@charset "utf-8";

.sec__exp {
  font-size: calc((28 / 828) * 100vw);
  font-weight: bold;
  text-align: center;
}
.sec__exp.normal {
  font-weight: normal;
}
.sec__ttl {
  left: 50%;
  position: absolute;
  top: calc((-100 / 828) * 100vw);
  transform: translate(-50%, 0);
  width: 93.52%;
  z-index: 1;
}

.sec__subttl {
  margin: 0 auto;
}

.txt__underline {
  display: inline;
  position: relative;
}

.txt__underline .txt {
  position: relative;
  z-index: 2;
}

.txt__underline .underline {
  background-color: #ffff1d;
  bottom: -5px;
  display: block;
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 105%;
  z-index: 1;
}

#merit {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/merit-bg-02_sp.jpg);
  background-repeat: repeat;
  overflow: hidden;
  padding: 50px 0 90px;
  position: relative;
}

#merit::before {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/merit-top-bg.png);
  background-repeat: repeat-x;
  background-size: cover;
  content: "";
  display: block;
  height: calc((1040 / 828) * 100vw);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.merit__top__bg {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.merit__inr {
  position: relative;
  z-index: 3;
}
.merit__ttl {
  margin: 0 auto 10px;
  position: relative;
  width: calc((552 / 828) * 100vw);
}
.merit__ttl__deco {
  right: calc((-120 / 828) * 100vw);
  position: absolute;
  top: calc((90 / 828) * 100vw);
  width: calc((179 / 828) * 100vw);
}
.merit__end {
  padding: 0 20px;
}

.point-list {
  padding: calc((124 / 828) * 100vw) calc((50 / 828) * 100vw) calc((56 / 828) * 100vw);
  width: 100%;
}

.point-list__item {
  background-color: #fff;
  border: 2px solid #5cc040;
  border-radius: 15px;
  font-size: calc((28 / 828) * 100vw);
  margin: 0 auto;
  padding: calc((60 / 828) * 100vw) calc((40 / 828) * 100vw) calc((30 / 828) * 100vw);
  position: relative;
  text-align: center;
  font-feature-settings: "palt";
  width: 100%;
}

.point-list__item:nth-child(n+2) {
  margin-top: calc((80 / 828) * 100vw);
}

.point-list__num {
  left: 50%;
  margin-left: calc((-50 / 828) * 100vw);
  position: absolute;
  top: calc((-60 / 828) * 100vw);
  width: calc((100 / 828) * 100vw);
}

.point-list__ttl {
  margin-bottom: calc((20 / 828) * 100vw);
  padding-bottom: calc((30 / 828) * 100vw);
  position: relative;
  text-align: center;
}

.point-list__ttl::after {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/line-dots.png);
  background-size: 7px auto;
  background-repeat: repeat-x;
  bottom: 0;
  height: 4px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}

.point-list__ttl > img {
  height: 20px;
  width: auto;
}

#about {
  background: #fff7c5;
  padding: calc((160 / 828) * 100vw) calc((50 / 828) * 100vw) calc((200 / 828) * 100vw);
  position: relative;
}

#about::before {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/about-bg-top_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  height: calc((225 / 828) * 100vw);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

#about::after {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/about-bg-bottom_pc.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  bottom: 0;
  content: "";
  display: block;
  height: calc((225 / 828) * 100vw);
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.about__inr {
  position: relative;
  z-index: 2;
}

.about-list {
  margin: 0 auto calc((405 / 828) * 100vw);
}

.about-list__item {
  background: #fff;
  font-feature-settings: "palt";
  font-size: calc((28 / 828) * 100vw);
  letter-spacing: 0;
  line-height: 1.6;
  margin-bottom: 8px;
  padding: calc((60 / 828) * 100vw) calc((50 / 828) * 100vw);
  position: relative;
  text-align: center;
}

.about-list__item:first-child {
  border-radius: 20px 20px 0 0;
}

.about-list__item:last-child {
  border-radius: 0 0 20px 20px;
}

.about-list__deco {
  bottom: calc((-330 / 828) * 100vw);
  position: absolute;
  right: calc((20 / 828) * 100vw);
  width: calc((515 / 828) * 100vw);
}

.about-list__ttl {
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}

.about-list__ttl::after {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/line-dots-pink.png);
  background-repeat: repeat-x;
  bottom: 0;
  height: 4px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.about__recommend {
  padding-bottom: calc((30 / 828) * 100vw);
}
.about-facewash-flow {
  margin: calc((70 / 828) * 100vw) auto calc((85 / 828) * 100vw);
  width: calc((592 / 828) * 100vw);
}

#detail {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/merit-bg-02_sp.jpg);
  padding: calc((120 / 828) * 100vw) calc((50 / 828) * 100vw) calc((190 / 828) * 100vw);
  position: relative;
}

#detail .sec__subttl {
  position: relative;
}

.detail-ttl__deco {
  margin: 0 auto calc((20 / 828) * 100vw);
  width: calc((211 / 828) * 100vw);
}

.detail-box {
  background: #fff;
  border: 2px solid #5cc040;
  border-radius: 20px;
  margin: calc((50 / 828) * 100vw) auto 0;
  overflow: hidden;
  padding: 0 calc((50 / 828) * 100vw) calc((50 / 828) * 100vw);
}

.detail-box__ttl {
  background: #5cc040;
  margin: 0 calc((-50 / 828) * 100vw) calc((50 / 828) * 100vw);
  padding: calc((30 / 828) * 100vw) 0;
  text-align: center;
}

.detail-box__ttl img {
  height: calc((79 / 828) * 100vw);
  width: auto;
}

.detail-box__top {
  font-size: calc((28 / 828) * 100vw);
  justify-content: space-between;
}

.detail-box__top__txt {
  font-feature-settings: "palt";
  margin-bottom: calc((20 / 828) * 100vw);
}

.detail-box__item {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/line-dots.png);
  background-size: 7px auto;
  background-repeat: repeat-x;
  background-position: center top;
  margin-top: calc((43 / 828) * 100vw);
  padding-top: calc((43 / 828) * 100vw);
}

.detail-box__attention {
  background-color: #e7f4b7;
  border-radius: 15px;
  padding: calc((40 / 828) * 100vw);
}

.detail-box__attention__image {
  margin: 0 auto calc((10 / 828) * 100vw);
}

.detail-box__attention__txt {
  background-color: #fff;
  border-radius: 15px;
  font-feature-settings: "palt";
  font-size: calc((28 / 828) * 100vw);
  padding: calc((30 / 828) * 100vw) calc((50 / 828) * 100vw) calc((50 / 828) * 100vw);
}

#chose {
  background-color: #fff7c5;
  padding: calc((120 / 828) * 100vw) calc((50 / 828) * 100vw) calc((104 / 828) * 100vw);
  position: relative;
}

#chose .sec__subttl {
  margin-top: 0;
  max-width: 830px;
  position: relative;
}

.chose-subttl__deco {
  position: absolute;
  right: calc((30 /828) * 100vw);
  top: calc((60 /828) * 100vw);
  width: calc((150 /828) * 100vw);
}

.products-table {
  background: #fff;
  border: 2px solid #aaa;
  border-radius: 20px;
  margin: calc((50 /828) * 100vw) auto 0;
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}

.products-table > div {
  border-bottom: 1px solid #aaa;
  display: table-row;
}

.products-table > div:last-child > div {
  border-bottom: 0;
}

.products-table > div:first-child > div:nth-child(n+2) {
  vertical-align: top;
}

.products-table > div > div {
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  display: table-cell;
  font-feature-settings: "palt";
  font-size: calc((25 / 828) * 100vw);
  font-weight: bold;
  line-height: 1.37;
  padding: calc((30 / 828) * 100vw) calc((10 / 828) * 100vw);
  text-align: center;
  vertical-align: middle;
  width: calc((200 / 828) * 100vw);
}

.products-table > div > div:first-child {
  background: #e7f4b7;
  font-size: calc((20 / 828) * 100vw);
  padding: calc((30 / 828) * 100vw) 0;
  width: calc((122 / 828) * 100vw);
}

.products-table > div > div:last-child {
  border-right: 0;
}

.products-table > div > div > span {
  display: block;
  font-size: calc((18 / 828) * 100vw);
  margin-top: calc((10 / 828) * 100vw);
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.products-table > div > div > span:before {
  content: "（";
  font-size: calc((74 / 828) * 100vw);
  font-weight: normal;
  left: calc((-10 / 828) * 100vw);
  position: absolute;
  top: calc((-10 / 828) * 100vw);
  transform: scaleX(0.4);
  transform-origin: center left;
}

.products-table > div > div > span:after {
  content: "）";
  font-size: calc((74 / 828) * 100vw);
  font-weight: normal;
  right: calc((-10 / 828) * 100vw);
  position: absolute;
  top: calc((-10 / 828) * 100vw);
  transform: scaleX(0.4);
  transform-origin: center right;
}

@media screen and (max-width: 424px) {
  .products-table > div > div > span {
    margin: 0 -2em;
    transform-origin: center;
    transform: scale(.7)
  }
  .products-table > div > div > span:before {
    font-size: calc((90 / 828) * 100vw);
  }
  .products-table > div > div > span:after {
    font-size: calc((90 / 828) * 100vw);
  }
}

.products-table .arrow-btn {
  margin-top: calc((60 / 828) * 100vw);
  width: 100%;
}

.arrow-btn {
  background: #eb4872;
  border-radius: 30px;
  color: #fff;
  font-size: calc((10 / 828) * 100vw);
  font-weight: bold;
  padding: calc((20 / 828) * 100vw) calc((25 / 828) * 100vw) calc((20 / 828) * 100vw) calc((20 / 828) * 100vw);
  position: relative;
  text-align: center;
}

.arrow-btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: calc((13 / 828) * 100vw);
  transform: translate(0, -50%);
}

#faq {
  padding: calc((67 / 828) * 100vw) calc((50 / 828) * 100vw) calc((64 / 828) * 100vw);
}

#faq .detail-box__ttl {
  padding: calc((30 / 828) * 100vw) calc((40 / 828) * 100vw);
}

#faq .detail-box__ttl img {
  height: calc((80 / 828) * 100vw);
  width: auto;
}

.faq-list > li {
  background: #e7f4b7;
  border-radius: 25px;
  padding: calc((50 / 828) * 100vw);
}

.faq-list > li:nth-child(n+2) {
  margin-top: calc((30 / 828) * 100vw);
}

.faq-list__ttl {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/line-dots.png);
  background-size: 7px auto;
  background-repeat: repeat-x;
  background-position: center bottom;
  font-size: calc((28 / 828) * 100vw);
  font-weight: bold;
  padding-bottom: calc((30 / 828) * 100vw);
  margin-bottom: calc((20 / 828) * 100vw);
  text-align: center;
}

.faq-list__txt {
  font-feature-settings: "palt";
  font-size: calc((28 / 828) * 100vw);
  line-height: 1.9;
  text-align: center;
}

#products {
  padding: 0 calc((50 / 828) * 100vw);
}

.item-lp_3410 .cart-in-btn {
  display: block;
  width: 100%;
  background: #ff668d;
  text-align: center;
  padding: calc((20 / 828) * 100vw) 0;
  border-radius: 29px;
}

.item-lp_3410 .cart-in-btn span {
  display: inline-block;
  color: #fff;
  font-size: calc((31 / 828) * 100vw);
  font-weight: 700;
  padding-left: calc((60 / 828) * 100vw);
  background: url(https://shabon.life/shop/f/assets/img/lp/view/3410/cart_icon01.svg) 0 center / auto 100% no-repeat;
}

.item-lp_3410 .item-detail {
  background: #fff;
  border-radius: 10px;
  padding: calc((50 / 828) * 100vw) calc((70 / 828) * 100vw);
  position: relative;
}

.item-lp_3410 .item-detail .baroon {
  left: calc((30 / 828) * 100vw);
  position: absolute;
  top: calc((-50 / 828) * 100vw);
  width: calc((238 / 828) * 100vw);
}

.item-lp_3410 .item-detail .img {
  margin-bottom: calc((20 / 828) * 100vw);
  text-align: center;
}

.item-lp_3410 .item-detail .data {
}

.item-lp_3410 .item-detail .data .name {
  background-image: url(https://shabon.life/shop/f/assets/img/lp/view/3410/line-dots.png);
  background-size: 7px auto;
  background-repeat: repeat-x;
  background-position: center bottom;
  margin-bottom: calc((20 / 828) * 100vw);
  padding-bottom: calc((30 / 828) * 100vw);
}

.item-lp_3410 .item-detail .data .name img {
  height: calc((38 / 828) * 100vw);
  width: auto;
}

.item-lp_3410 .item-detail .data .info {
  font-size: calc((28 / 828) * 100vw);
  font-feature-settings: "palt";
}

.item-lp_3410 .item-detail .data .price-wrap {
  padding: calc((30 / 828) * 100vw) 0;
}

.item-lp_3410 .item-detail .data .price-wrap dl {
  font-size: calc((31 / 828) * 100vw);
  font-weight: bold;
  padding-bottom: calc((10 / 828) * 100vw);
}

.item-lp_3410 .item-detail .data .selling-price {
  align-items: flex-end;
  display: flex;
  line-height: 1;
}

.item-lp_3410 .item-detail .data .quantity {
  align-items: center;
  display: flex;
  font-size: calc((33 / 828) * 100vw);
  padding-bottom: 20px;
}

.item-lp_3410 .item-detail .data .quantity select {
  box-sizing: border-box;
  height: 31px;
  width: 59px;
}

.item-lp_3410 .item-detail .data button {
  max-width: 452px;
  width: calc((452 / 828) * 100vw);
}
.item-lp_3410 .item-detail .data button > span {
  font-size: calc((31 / 828) * 100vw);
}

.item-lp_3410 .item-detail .empha-pink {
  color: #ff6682;
  font-weight: bold;
}
.item-lp_3410 .item-detail .empha-pink .cta-member-price-inc {
  font-size: calc((55 / 828) * 100vw);
}

.product-list {
  padding-top: calc((60 / 828) * 100vw);
}

.product-list > li:nth-child(n+2) {
  margin-top: calc((40 / 828) * 100vw);
}

.product-list .item-detail {
  border-radius: 12px;
  border: 1px solid #06a8e1;
  padding: 0 calc((50 / 828) * 100vw) calc((50 / 828) * 100vw);
}

.product-list .item-detail .img {
  margin: 0 auto;
  width: calc((426 / 828) * 100vw);
}

.products-list .item-detail .data .price-wrap dl {
  font-size: calc((28 / 828) * 100vw);
}