@import url("basic.css");
@import url("setting.css");
@import url("parts.css");
@import url("unique.css");
@import url("blog.css");
.custom-shape-divider-bottom-1699767085 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape-divider-bottom-1699767085 svg {
  position: relative;
  display: block;
  width: calc(134% + 1.3px);
  height: 120px;
}
@media (max-width: 1000px) {
  .custom-shape-divider-bottom-1699767085 svg {
    height: 10%;
  }
}
.custom-shape-divider-bottom-1699767085 .shape-fill {
  fill: #ffffff;
}
.custom-shape-divider-bottom-1699767085 .shape-fill_yellow {
  fill: #FFF77D;
}
.custom-shape-divider-bottom-1699767085 .shape-fill_beige {
  fill: #F5F3ED;
}

/*buy-delivery*/
.buy-delivery .secTitle-big {
  font-size: 3rem;
  color: #6B91AF;
}
.buy-delivery article {
  text-align: center;
}
.buy-delivery article h1 {
  font-size: 3rem;
  color: #6B91AF;
  margin-top: 4rem;
}
.buy-delivery article p {
  margin-bottom: 4rem;
}
.buy-delivery article h2 {
  color: #6B91AF;
}
.buy-delivery article .flow {
  position: relative;
  padding-bottom: 15%;
  background: #F5F3ED;
}
.buy-delivery article .flow .feature {
  background: #F5F3ED;
  padding: 4rem;
}
.buy-delivery article .flow .feature h2 {
  font-size: 3rem;
  color: #6B91AF;
  border-bottom: #6B91AF 4px dotted;
  display: inline;
  padding: 0 3rem 1rem;
}
.buy-delivery article .flow .feature h2 span {
  font-size: 4.5rem;
  margin-right: 2rem;
}
.buy-delivery article .flow .feature .note {
  border: #595757 1px solid;
  background: #fff;
  border-radius: 10px;
  margin: 2rem auto;
  padding: 0.5rem;
  width: 23rem;
}
.buy-delivery-2 {
  margin: 2rem auto;
  padding: 0.5rem;
}
.buy-delivery-2 ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}
.buy-delivery-2 ul li img {
  width: 41.6rem;
}
.buy-delivery-2 ul li img .feature-btn-red {
  background: #F5765F;
  color: #ffffff;
  padding: 1rem;
  margin-bottom: 6rem;
  width: 23rem;
  display: inline-block;
  border-radius: 10px;
}
.buy-delivery-2 ul li img .tel a {
  color: #595757;
}
.buy-delivery-2 ul li .white-box {
  width: 43rem;
  background: #ffffff;
  border-radius: 1rem;
  padding: 1.6rem;
}
.buy-delivery-2 ul li .white-box small {
  font-size: 1.3rem;
}
.buy-delivery-2 ul li .white-box .nc-box {
  width: 43rem;
  padding: 1.6rem;
}
.buy-delivery-2 ul li .white-box .nc-box small {
  font-size: 1.3rem;
}
.buy-delivery-2 ul li .white-box .document {
  width: 23rem;
  padding: 2rem 0;
  margin: 0 auto 4rem;
  border-radius: 10px;
}
.buy-delivery-2 ul li .white-box .document.d-01 {
  border: #595757 1px solid;
  background: #ffffff;
}
.buy-delivery-2 ul li .white-box .document.d-02 {
  border: #6B91AF 1px solid;
  background: #6B91AF;
  color: #ffffff;
}
.buy-delivery-2 ul li .white-box .tel {
  color: #595757;
}
.buy-delivery-2 ul .last {
  margin-bottom: 0;
}
.buy-delivery-2 .necessary {
  display: block;
  position: relative;
  padding: 5% 5% 15%;
  background: #FFF77D;
}
.buy-delivery-2 .necessary h2 {
  margin-bottom: 4rem;
}
.buy-delivery-2 .necessary h3 {
  font-size: 3rem;
  color: #6B91AF;
  margin-bottom: 3.6rem;
}
.buy-delivery-2-ID {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 57rem;
  margin: 0 auto 10rem;
}
.buy-delivery-2-ID li {
  margin-bottom: 4rem;
}
.buy-delivery-2-ID li p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 12.5rem;
  margin: 0 auto;
  color: #6B91AF;
  background: #ffffff;
  font-weight: bold;
  font-size: 2.5rem;
  border-radius: 4rem;
  border: #6B91AF 1px solid;
}
.buy-delivery-2-ID .cover {
  background: #ffffff;
  border-radius: 10px;
}
.buy-delivery-2-ID .cover .tips {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 2.8rem;
}
.buy-delivery-2-ID .cover .tips li {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: flex-start;
  width: 50%;
  text-align: left;
  padding-left: 10%;
  border-right: #6B91AF 4px dotted;
  border-bottom: #6B91AF 4px dotted;
}
.buy-delivery-2-ID .cover .tips li:nth-child(2) {
  border-right: none;
}
.buy-delivery-2-ID .cover .tips li:nth-child(3) {
  border-bottom: none;
}
.buy-delivery-2-ID .cover .tips li:nth-child(4) {
  border-right: none;
  border-bottom: none;
}
.buy-delivery-2-ID .cover .tips li h3 {
  margin: 2rem 0 1.5rem;
  font-size: 3rem;
  color: #6B91AF;
}
.buy-delivery-2-ID .cover .tips li h3 span {
  font-size: 4.5rem;
  margin-right: 1rem;
}
.buy-delivery-2-ID .cover .tips li p {
  padding-left: 2em;
}
.buy-delivery-2 .bgGray {
  background: #F5F3ED;
  padding-top: 5%;
}
.buy-delivery-2 .bgGray .secTitle-big {
  font-size: 3rem;
  color: #6B91AF;
  margin-bottom: 3.6rem;
}
.buy-delivery-2 .bgGray .squareBoxArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px auto;
}
.buy-delivery-2 .bgGray .squareBoxArea .squareBox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 12.5rem;
  margin: 0 auto 4rem;
  font-size: 2rem;
  background: #ffffff;
  border-radius: 4rem;
  background-image: url(../images/ng-icon.png);
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1000px) {
  .buy-delivery article .flow .feature ul {
    flex-direction: column;
  }
  .buy-delivery article .flow .feature ul .performanceList-list-btn-area {
    width: 100%;
  }
  .buy-delivery article .flow .feature .white-box {
    width: 100%;
  }
  .buy-delivery article .flow .feature .performanceList-list-btn-area {
    width: 100%;
  }
  .buy-delivery .necessary-ID {
    width: 100%;
  }
  .buy-delivery .necessary-ID li {
    width: 50%;
  }
  .buy-delivery .necessary-ID li p {
    width: 90%;
    font-size: 2rem;
  }
  .buy-delivery .necessary-ID .cover .tips {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
  }
  .buy-delivery .necessary-ID .cover .tips li {
    width: 100%;
  }
  .buy-delivery .necessary-ID .cover .tips li:nth-child(1) {
    border-right: none;
  }
  .buy-delivery .necessary-ID .cover .tips li:nth-child(3) {
    border-right: none;
    border-bottom: #6B91AF 4px dotted;
  }
  .buy-delivery .necessary-ID .cover .tips li:nth-child(4) {
    border-right: none;
  }
  .buy-delivery .necessary .bgGray .squareBoxArea .squareBox {
    width: 44%;
    padding: 4%;
    font-size: 1.6rem;
  }
}/*# sourceMappingURL=style.css.map */