@charset "UTF-8";

/* 337 夏の美肌を応援あ*/
.bg337 {
  background: url("../images/337/337_bg.jpg") center center;
  z-index: 0;
  background-size: cover;
  align-items: center;
  padding-bottom: 40px;
}

.mv337 {
  width: 1400px;
  margin: auto auto 250px auto;
  position: relative;
}

.mv337 h1 {
  position: absolute;
  right: 0px;
  bottom: -50px;
}

.mv337 h1 img {
  width: 800px;
}

.mv337 h2 {
  position: absolute;
  right: 300px;
  top: 90px;
}

.mv337 h2 img {
  width: 450px;
}

.mv337 .att {
  position: absolute;
  right: 30px;
  bottom: -85px;
}

.mv337 .icon {
  width: 65px;
  position: absolute;
  right: 165px;
  top: 20px;
  opacity: 0.5;
}

.mv337 .img {}

.mv337 .img img {
  width: 1200px;
}

.conA337 {
  background-color: #ffffff;
  width: 1200px;
  padding: 0 0 50px 0;
  margin-bottom: 200px;
  position: relative;
}

.conA337 .lineup01 {
  position: absolute;
  top: -75px;
  right: -10px;
  width: 250px;
}

.conA337 .lineup03 {
  position: absolute;
  top: -75px;
  right: 0px;
  width: 250px;
}

.conA337 .campaign-wrap {
  position: relative;
  padding: 50px 50px 0px 550px;
}

.conA337 .campaign-wrap__img {
  position: absolute;
  top: -50px;
  left: -50px;
  width: 600px;
}

.conA337 .campaign-wrap__txt h3 {
  font-size: 32px;
  font-weight: bold;
  background: linear-gradient(270deg, #32b7b6 0%, #418db5 40%, #32b7b6 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.conB337 {
  background-color: #ffffff;
  width: 1200px;
  padding: 0 0 10px 0;
  margin-bottom: 200px;
  position: relative;
}

.conB337 .lineup02 {
  position: absolute;
  top: -75px;
  left: 0px;
  width: 250px;
}

.conB337 .campaign-wrap {
  position: relative;
  padding: 50px 550px 0px 50px;
}

.conB337 .campaign-wrap__img {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 600px;
}

.conB337 .campaign-wrap__txt h3 {
  font-size: 32px;
  font-weight: bold;
  background: linear-gradient(270deg, #32b7b6 0%, #418db5 40%, #32b7b6 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.specbox .posi_r {
  position: relative;
}

.specbox .off,
.specbox .offB {
  margin: auto;
  text-align: center;
  width: 60%;
  background-color: #ff3366;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px;
  padding: 0 10px 5px 10px;
}

.specbox .color {
  background-color: #ffffff;
  padding: 10px 20px;
}

.specbox .color img {
  width: 100%;
}

.att_box {
  width: 90%;
  margin: auto;
}

.red337 {
  color: #cb2e60;
}

.pink337 {
  color: #ff3366;
}



.specbox .arrow_s {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  color: #333;
  text-decoration: none;
}

.specbox .arrow_s:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 60%;
  left: 0;
  margin-top: -6px;
}






.row-r {
  flex-direction: row-reverse;
}

.row-r .campaign-wrap__img {
  width: 50%;
  padding: 0;
}

.campaign-wrap__txt .ttl {
  letter-spacing: 0.1em;
}

.left {
  left: -30px;
}


.bnr__link a {}

.bnr__link a:hover {}

/*サイズ・位置調節*/

.red327 {
  color: #cb2e60;
}

.brown327 {
  color: #8c7947;
}

.ls-01 {
  letter-spacing: 0.1em;
}

.f60px {
  font-size: 60px;
}

.ctrt {
  text-align: center;
}

.ctrm {
  margin: auto;
}

.ctr {
  text-align: center !important;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.yline {
  /*background:linear-gradient(transparent 90%, #f3ff8f 90%);*/
  color: #f3ff8f;
  font-size: 24px;
}

.wline {
  background: linear-gradient(transparent 60%, #ffffff 60%);
}

.mt180 {
  margin-top: 180px;
}


/* ここにSP向けのCSS指定 */
@media (max-width: 768px) {
  .mv337 {
    width: 100%;
    margin: auto auto 150px auto;
  }

  .mv337 h1 {
    bottom: -5vh;
    margin: auto;
    text-align: center;
  }

  .mv337 h1 img {
    width: 90%;
  }

  .mv337 h2 {
    right: 0;
    top: 20px;
  }

  .mv337 h2 img {
    width: 31vh;
  }

  .mv337 .img img {
    width: 100%;
  }

  .mv337 .icon {
    display: none;
  }

  .mv337 .att {
    bottom: -23vh;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
  }

  .conA337 {
    width: 95%;
    margin: auto;
    padding: 0 0 30px 0;
    margin-bottom: 100px;
  }

  .conA337 .lineup01 {
    position: absolute;
    top: -45px;
    right: -10px;
    width: 150px;
  }

  .conA337 .lineup03 {
    position: absolute;
    top: -45px;
    right: 0px;
    width: 150px;
  }

  .conA337 .campaign-wrap {
    position: static;
    padding: 10px 10px 10px 10px;
  }

  .conA337 .campaign-wrap__img {
    position: static;
    top: 0px;
    left: 0px;
    width: 100%;
  }

  .conA337 .campaign-wrap__txt h3 {
    font-size: 22px;
  }

  .conA337 .campaign-wrap__txt {
    padding: 0 10px;
  }

  .conA337 .campaign-wrap__txt .txt {
    font-size: 15px;
  }

  .conB337 {
    width: 95%;
    margin: auto;
    padding: 0 0 30px 0;
    margin-bottom: 100px;
  }

  .conB337 .lineup02 {
    position: absolute;
    top: -45px;
    left: 0px;
    width: 150px;
  }

  .conB337 .campaign-wrap {
    position: static;
    padding: 10px 10px 10px 10px;
  }

  .conB337 .campaign-wrap__img {
    position: static;
    top: 0px;
    left: 0px;
    width: 100%;
  }

  .conB337 .campaign-wrap__txt h3 {
    font-size: 22px;
  }

  .conB337 .campaign-wrap__txt {
    padding: 0 10px;
  }

  .conB337 .campaign-wrap__txt .txt {
    font-size: 15px;
  }


  .specbox .off,
  .specbox .offB {
    margin: auto;
    text-align: center;
    width: 90%;
    background-color: #ff3366;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 10px 5px 10px;
  }

  /*.specbox .off{display: none;}	*/

  .left {
    left: 0px;
  }

  .row-r {
    flex-direction: row-reverse;
  }

  /*サイズ調節	*/
  .mt180 {
    margin-top: 0px !important;
  }

  .w100 {
    width: 100%;
  }

  .pconly {
    display: none;
  }


}







/* ここにPC向けのCSS指定 */
@media (min-width: 768px) {
  .conA337 .campaign-wrap__txt h3 {
    font-size: 32px;
  }

  .conA337 .campaign-wrap__txt .txt {
    font-size: 17px;
  }

  .conB337 .campaign-wrap__txt h3 {
    font-size: 32px;
  }

  .conB337 .campaign-wrap__txt .txt {
    font-size: 17px;
  }

  .specbox .off {
    width: 35%;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    bottom: 5px;
    line-height: 1.2em;
  }

  .specbox .offB {
    width: 32%;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    bottom: 5px;
    line-height: 1.2em;
  }

  .sponly {
    display: none !important;
  }

  .campaign-wrap__img {
    width: 550px;
    height: auto;
    padding-right: 50px;
    margin: 0 auto;
  }

  /* バナーエリア */
  .bnr__link a {
    transition: 1.0;
  }

  .bnr__link a:hover {
    opacity: 0.8;
    transition: 0.8;
  }

  .bnr__link a:hover img {
    transform: scale(1.02);
    /* 拡大 */
    transition: transform .6s ease;
    /* ゆっくり */
  }

}






.w100 {
  width: 100% !important;
}

.w90 {
  width: 90% !important;
}

/* 買い物ボタン */
.btn_style {
  width: 300px;
  height: 45px;
  background: #444;
  letter-spacing: 0.15em;
  border: 1px solid #444;
  box-sizing: border-box;
  transition: all .3s 0s ease-in-out;
  text-align: center;
  font-size: 15px;
}

.btn_style.mini {
  width: 100%;
  height: 45px;
}

.btn_style.mini>a,
.btn_style.mini>span {
  font-size: 15px;
}

.btn_style.mini>a span,
.btn_style.mini>span span {
  padding-left: 35px;
}

.btn_style.off {
  background: #ccc;
  border: 1px solid #ccc;
}

.btn_style:not(.btn_style.off):hover {
  background: #fff;
}

.btn_style:not(.btn_style.off):hover>a,
.btn_style:not(.btn_style.off):hover>span {
  color: #444;
}

.btn_style>a,
.btn_style>span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}

.btn_style>a span,
.btn_style>span span {
  position: relative;
  padding-left: 40px;
  text-align: center;
}

.btn_style>a span:before,
.btn_style>span span:before {
  display: block;
  content: '';
  width: 23px;
  height: 17px;
  background: url("../images/icon_cart.png") left top no-repeat;
  background-size: 23px 17px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}

.btn_style:not(.btn_style.off):hover>a span:before,
.btn_style:not(.btn_style.off):hover>span span:before {
  background: url("../images/icon_cart_b.png") left top no-repeat;
  background-size: 23px 17px;
}




/* 買い物かご */

.specbox {
  margin: auto;
  width: 100%;
  margin-left: 0px;
  position: relative;
  background-color: #f6f6f6;
  padding: 10px 25px 30px 25px;
}

.specbox .name {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.11em;
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 1.5;
  text-align: center;
}

.specbox .spec {
  font-size: 12px;
  letter-spacing: 0.11em;
  font-weight: 500;
}

.specbox .limit {
  font-size: 14px;
  letter-spacing: 0.1em;
  border: solid 1px #ff3366;
  /**/
  padding: 2px 7px;
  color: #ff3366;
  background-color: #ffffff;
}

.specbox .limit_red {
  font-size: 14px;
  letter-spacing: 0.1em;
  background-color: #cb2e60;
  border: solid 1px #cb2e60;
  /**/
  padding: 2px 7px;
  color: #ffffff;
  /*background-color: #b6929c;*/
}

.specbox .price {
  font-size: 23px;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
}

.specbox .psmall {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
}




/* ここにPC向けのCSS指定 */
@media (min-width: 768px) {


  /* 買い物かご */

  .specbox {
    width: 100%;
    margin-left: 0px;
    position: relative;
  }

  .specbox .name {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.10em;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
  }

  .specbox .spec {
    font-size: 13px;
    letter-spacing: 0.13em;
  }

  /*.specbox .limit {
      font-size: 15px;
      letter-spacing: 0.13em;
      border: solid 1px #48bec5;
      padding: 2px 5px;
      color: #ffffff; }*/

  .specbox .price {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-top: 0px;
    text-align: left;
    margin-bottom: 20px;
    /*margin-left: 140px;*/
  }

  .specbox .psmall {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1em;
  }

  .btn_wrap {
    position: absolute;
    width: 290px;
    right: 35px;
    bottom: 25px;
    box-sizing: border-box;
  }

  .sponly {
    display: none !important;
  }
}




/* ここにSP向けのCSS指定 */
@media (max-width: 768px) {
  .specbox {
    padding-top: 25px !important;
  }

  .specbox .name {
    line-height: 1.3 !important;
  }

  .specbox .spec {
    font-size: 12px;
    letter-spacing: 0em;
    font-weight: 500;
  }

  .specbox .psmall {
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 0.1em;
  }

  .specbox .price_off {
    line-height: 1.7em;
  }

  .specbox {
    width: 100%;
  }

  .btn_wrap {
    margin-top: 10px;
    width: 90%;
    margin-left: 5%;
  }


  /* 買い物ボタン */

  .btn_style {
    height: 13vw;
    width: 100%;
  }

  .btn_style .mini {
    height: 12vw;
  }

  .btn_style .mini>a,
  .btn_style .mini>span {
    font-size: 0.9rem;
  }

  .btn_style .mini>a span,
  .btn_style .mini>span span {
    padding-left: 40px;
  }

  .btn_style>a,
  .btn_style>span {
    font-size: 0.9rem;
  }

  .btn_style>a span,
  .btn_style>span span {
    padding-left: 32px;
  }

  .btn_style>a span:before,
  .btn_style>span span:before {
    width: 20px;
    height: 15px;
    background: url("../images/icon_cart.png") left top no-repeat;
    background-size: 20px 15px;
  }

  .btn_style:not(.btn_style.off):hover>a span:before,
  .btn_style:not(.btn_style.off):hover>span span:before {
    background: url("../images/icon_cart_b.png") left top no-repeat;
    background-size: 20px 15px;
  }

  .pconly {
    display: none;
  }
}