@charset "utf-8";
/* ↓RESET */
body,html {
  overflow-x: hidden;
}
body {
  background-color: #fff;
  position: relative;
}
img {
  vertical-align: bottom;
  width: 100%;
}
a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (min-width: 834px) {
  a:hover {
    opacity: 0.7;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
@media (max-width: 833px) {
  a:active {
    opacity: 0.7;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
a:after,a:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure {
  margin: 0;
}
@media (min-width: 834px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media (max-width: 833px) {
  .container {
    padding-left: 5vmin;
    padding-right: 5vmin;
  }
}
html {
  font-size: 62.5%;
}
body {
  color: #000;
  font-size: 1.4rem;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, Noto Sans Japanese, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (max-width: 833px) {
  body {
    font-size: 0.75rem;
    line-height: 2;
  }
}
h1 {
  font-size: 36px;
  line-height: 1.3;
}
h2 {
  font-size: 3.6rem;
  letter-spacing: 0.03em;
  line-height: 1.7;
  font-weight: 700;
}
h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}
@media screen and (max-width: 833px) {
  body {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  h1 {
    font-size: 2.4rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.5rem;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0;
}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  font-weight: 400;
  font-size: inherit;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
dd,dl,dt,ol,ul {
  padding: 0;
  margin: 0;
}
li,ol {
  list-style: none;
}
a {
  text-decoration: none;
  display: inline-block;
  color: inherit;
  cursor: pointer;
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
}
button:focus {
  outline: 0;
}
button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
[role="button"] {
  color: inherit;
  cursor: default;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
/* ↑RESET */

img {
  height: auto;
  vertical-align: bottom;
  width: 100%;
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

.dp-b {
  display: block;
}

@media screen and (min-width: 768px) {
  .pc-mgb-0 {
      margin-bottom: 0;
  }
  .pc-mgb-10 {
      margin-bottom: 10px;
  }
  .pc-mgb-20 {
      margin-bottom: 20px;
  }
  .pc-mgb-30 {
      margin-bottom: 30px;
  }
  .pc-mgb-60 {
    margin-bottom: 60px;
  }
  .pc-mgb-100 {
      margin-bottom: 100px;
  }
  .pc-mgb-140 {
      margin-bottom: 140px;
  }
}

.ta-c {
  text-align: center;
}

.dp-ib {
  display: inline-block;
}

.lp-login-help {
  background-color: #fff;
}


.main-visual {
  padding-bottom: 34px;
}

.main-visual-bottom {
  margin: 0 auto 10px;
  width: 722px;
}

.for-you {
  margin-top: -40px;
}

.recommend {
  background: url(/shop/f/assets/img/lp/view/1780/recommend-bg_pc.png) 0 0 / 100% auto repeat-x;
  padding: 130px 20px;
  transform: translate(0, -30px);
}
.recommend-ttl {
  margin: 0 auto 40px;
  max-width: 950px;
}

.border-list {
  background-color: #fff;
  border: 4px solid #9fd836;
  border-radius: 30px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
  padding: 70px 70px 140px;
  margin: 0 auto;
  max-width: 1050px;
}
.border-list > li {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.border-list > li:nth-child(n+2) {
  border-top: 1px solid #818181;
  margin-top: 40px;
  padding-top: 40px;
}
.border-list__ttl {
  width: calc((557 / 1440) * 100vw);
}
.border-list__image {
  width: calc((262 / 1440) * 100vw);
}
.border-list__info {
  font-size: 20px;
}
@media (max-width: 1024px) {
  .border-list__info {
    font-size: 16px;
  }
  
}
.border-list__info p {
  line-height: 1.5;
  padding-left: 60px;
}
.border-list > li.special .border-list__image {
  position: absolute;
  right: 0;
  top: calc((20 / 1440) * 100vw);
  width: calc((430 / 1440) * 100vw);
}
.border-list__image__txt {
  color: #00b400;
  font-size: calc((15 / 1440) * 100vw);
  font-weight: 700;
  font-feature-settings: "palt" 1;
  line-height: 1.45;
  position: absolute;
  right: 3%;
  top: 8.4%;
  width: calc((193 / 1440) * 100vw);
  white-space: nowrap;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 1024px) {
  .border-list__image__txt {
    transform: scale(.9);
  }
}
.border-list__image__txt .middle {
  font-size: 134%;
  font-weight: 900;
  line-height: 1.3;
}
.border-list__image__txt .bigger {
  font-size: 208%;
  font-weight: 900;
  line-height: 1.1;
}
.border-list__image__txt .comment {
  display: block;
  margin-top: 15%;
}
.border-list__image__txt .super {
  color: #000;
  letter-spacing: 0;
  vertical-align: top;
}
.order-list__image__attention {
  font-size: calc((15 / 1440) * 100vw);
  position: absolute;
  bottom: calc((-15 / 1440) * 100vw);
  right: 0;
  white-space: nowrap;
}
@media screen and (min-width: 1440px){
  .border-list > li.special .border-list__image {
    top: 20px;
    width: 430px
  }
  .border-list__image__txt {
    font-size: 15px;
    width: 193px;
  }
  .order-list__image__attention {
    font-size: 15px;
    bottom: -15px;
  }
}

.syokki-arai {
  background: url(/shop/f/assets/img/lp/view/1780/syokkiarai-bg_pc.png) 0 0 / 100% auto repeat-x;
  margin-top: -60px;
  padding: 163px 20px 0;
  position: relative;
  z-index: 1;
}

.green-list {
  background-color: #93ca48;
  border-radius: 30px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
  padding: 70px;
  margin: 0 auto;
  max-width: 1050px;
}
.green-list > li:nth-child(n+2) {
  padding: 30px 0 0;
}
.green-list > li p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-left: 80px;
}

.dot-border {
  background: url(/shop/f/assets/img/lp/view/1780/dot-border.png) 0 0 / 100% auto repeat-x;
  height: 6px;
  margin-top: 50px;
}

.dot-border-black {
  background: url(/shop/f/assets/img/lp/view/1780/dot-border-black.png) 0 0 / 100% auto repeat-x;
  height: 6px;
}

.voice {
  margin-top: -286px;
  padding-bottom: 30px;
}

.how-to {
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.how-to-box {
  background-color: #f4fcea;
  border: 4px solid #9fd836;
  border-radius: 30px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
  padding: 80px 70px 46px;
  margin: 0 auto;
  max-width: 1050px;
  position: relative;
}
.how-to-balloon {
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translate(-50%, 0);
  width: 226px;
}
.attention-box {
  background-color: #fff;
  border: 2px solid #cf2c25;
  color: #cf2c25;
  font-size: calc((25 / 1440) * 100vw);
  font-weight: 700;
  line-height: 1.5;
  margin: 10px auto 50px;
  padding: 10px;
  text-align: center;
  width: 598px;
}

.how-to-image {
  display: flex;
  margin-bottom: 50px;
}
.how-to-image > div:nth-child(1) {
  padding-right: 15px;
}
.how-to-image > div:nth-child(2) {
  padding-left: 15px;
}
.how-to-image__ttl {
  color: #6db800;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}


.precautions {
  margin-top: calc((-519 / 1440) * 100vw);
  padding-top: calc((519 / 1440) * 100vw);
  padding-bottom: 40px;
  position: relative;
}
.precautions_bg {
  display: block;
  margin-top: calc((-519 / 1440) * 100vw);
  z-index: 0;
}
.precautions__inr {
  left: 50%;
  margin: 92px auto 0;
  max-width: 1090px;
  padding: 0 20px;
  position: absolute;
  top: calc((519 / 1440) * 100vw);
  transform: translate(-50%, 0);
  width: 100%;
}


.precautions__box {
  background-color: #fff;
  border-radius: 20px;
  padding: 50px;
}
.precautions__box__ttl {
  background: url(/shop/f/assets/img/lp/view/1780/dot-line.png) 0 bottom / auto 12px repeat-x;
  padding-bottom: 24px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
}
.dot-list {
  margin-bottom: 20px;
}
.dot-list > li {
  font-size: 20px;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .2em;
}
.dot-list > li::before {
  content: "●";
  color: #2a75bf;
}
.precautions__box__attention {
  color: #cf2c25;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}
.border-area {
  border: 1px solid #000;
  font-size: 16px;
  padding: 20px;
}
.border-area__ttl {
  border: 1px solid #000;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 2px 10px;
  width: 140px;
  text-align: center;
}


#products {
  background: url(/shop/f/assets/img/lp/view/1780/products-bg_pc.png) 0 0 / cover;
  padding: 135px 20px;
}
.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1050px;
}
.product-list > li {
  border-radius: 0;
  border: 2px solid #8fce03;
  border-radius: 30px;
  padding: 30px 50px;
}
.product-list > li.product-list__sec-ttl {
  border: 0;
  margin: 60px auto;
  max-width: 1050px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.product-list > li.product-list__sec-ttl img {
  width: 715px;
}
.product-list > li:first-child {
  justify-content: space-between;
  margin-bottom: 70px;
  max-width: 1050px;
  padding: 55px 90px 62px;
  width: 100%;
}
.product-list > li:first-child .img {
  margin-right: 50px;
  width: calc((350 / 854) * 100%);
}
.product-list > li:first-child .data {
  width: calc((380 / 854) * 100%);
}
.product-list > li:first-child .selling-price {
  font-size: 22px;
  align-items: center;
}
.product-list > li:first-child .empha-pink {
  color: #ff6682;
}
.product-list > li:first-child .empha-pink > span {
  font-size: 48px;
}
.product-list > li:first-child .cart-in-btn {
  font-size: 20px;
  max-width: 390px;
  width: 100%;
}
.product-list > li:first-child .selling-price {
  font-weight: bold;
}
.product-list > li:nth-child(n+3) {
  display: block;
  margin: 0;
  max-width: 500px;
  padding: 30px 50px;
}
.product-list > li:nth-child(n+3) .selling-price {
  font-size: 22px;
}
.product-list > li:nth-child(n+3) .selling-price.tomonokai .price {
  color: #ff6682;
}
.product-list > li:nth-child(n+3) .img {
  height: 382px;
  margin-bottom: 20px;
}
.product-list > li:nth-child(n+3) .img img {
  height: 100%;
  width: auto;
}
.product-list > li:nth-child(n+3) .price-wrap {
  padding-top: 15px;
}
.product-list > li:nth-child(n+3) .price-wrap dl {
  padding-bottom: 5px;
}
.product-list > li:nth-child(n+3) .quantity {
  padding-top: 15px;
}
.products-list__name {
  color: #606060;
  line-height: 1.5;
  font-size: 25px;
}
.products-list__name .bold {
  font-weight: 900;
  font-size: 150%;margin-top: 20px;
}
.product-list > li:nth-child(n+3) .products-list__name {
  color: #606060;
  font-feature-settings: "palt";
  font-size: 30px;
  font-weight: bold;
}
.product-list > li:nth-child(n+3) .cart-in-btn {
  font-size: 20px;
  padding: 12px 0;
  width: 100%;
}
.product-list > li:nth-child(n+3) .empha-pink {
  color: initial;
}
.product-list > li:nth-child(n+3) .empha-pink .cta-member-price-inc {
  color: #ff6682;
  font-size: 48px;
}
.product-list > li:nth-child(n+5) {
  margin-top: 50px;
}
.product-list > li .img {
  text-align: center;
  width: 100%;
}
.products_code {
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0 10px;
}

.cart-in-btn {
  display: block;
  width: 100%;
  background: #ff668d;
  text-align: center;
  padding: 13px 0;
  border-radius: 29px;
}
.cart-in-btn span {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  padding-left: 38px;
  background: url(/shop/f/assets/img/lp/view/3410/cart_icon01.svg) 0 center/26px 27px no-repeat;
}
.products-item-detail {
  background: #fff;
  border-radius: 20px;
  display: flex;
  margin: 0 auto;
  max-width: 925px;
  padding: 40px 40px 30px;
  position: relative;
}
.products-item-detail .baroon {
  left: -30px;
  position: absolute;
  top: 20px;
  width: 172px;
}
.products-item-detail .img {
  width: 337px;
}
.products-item-detail .data {
  width: 100%;
}
.products-item-detail .data .name {
  background-image: url(/shop/f/assets/img/lp/view/3410/line-dots.png);
  background-size: 8px auto;
  background-repeat: repeat-x;
  background-position: center bottom;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.products-item-detail .data .name img {
  height: 34px;
  width: auto;
}
.products-item-detail .data .info {
  font-size: 18px;
  font-feature-settings: "palt";
}
.products-item-detail .data .price-wrap {
  font-weight: 700;
  padding-top: 30px;
}
.products-item-detail .data .price-wrap dl {
  padding-bottom: 15px;
}
.products-item-detail .data .selling-price {
  align-items: flex-end;
  display: flex;
  line-height: 1;
  padding-top: 10px;
}
.products-item-detail .data .quantity {
  align-items: center;
  display: flex;
  padding-bottom: 20px;
}
.products-item-detail .data .quantity select {
  box-sizing: border-box;
  height: 31px;
  width: 59px;
}
.products-item-detail .data button {
  width: 312px;
}
.products-item-detail .empha-pink .cta-member-price-inc {
  color: #ff6682;
  font-weight: bold;
}