.main416 {
  width: 100%;
  background-color: #f6ece1;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .main416 {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_001.jpg"), url("../../../../../images/pages/f-static/campaign/416/416_bg_002.jpg");
    background-size: 1700px, 100% 1150px;
    background-position: center top, center top;
    background-repeat: no-repeat, repeat-x;
  }
}

.breadcrumb-content {
  padding: 5px 0;
}
@media screen and (min-width: 768px) {
  .breadcrumb-content {
    padding: 10px 0;
  }
}

.kome {
  margin-bottom: 20px;
  font-size: 11px;
  color: #333333;
}

.expired {
  color: red;
  text-align: center;
  font-weight: 500;
  background-color: #FAE0E0;
  padding: 10px;
}

.w100 {
  width: 100%;
}

.bigytxt {
  color: #fdff5d;
}
@media screen and (min-width: 768px) {
  .bigytxt {
    font-size: 29px;
    letter-spacing: 0.15em;
  }
}

.ctr {
  text-align: center;
}

.blu {
  background-color: #9593ca;
}

.ylw {
  background-color: #e1bb85;
}

.red {
  background-color: #e195a2;
}

.pink {
  color: #e15c87;
  font-weight: 600;
}

.atttxt {
  border: #f14569 1px solid;
  padding: 8px;
  color: #f14569;
  font-size: 12px;
  font-weight: 500;
  margin-top: 10px;
  letter-spacing: 0.04em;
}

.minitxt {
  background-color: #f7f7f7;
  padding: 10px;
  font-size: 12px;
}

.base_water {
  background-image: url("../../../../../images/pages/f-static/campaign/339/336_bg_002.png");
  background-repeat: repeat;
  background-color: #c1e1ec;
  background-size: 200px;
  margin: 0 !important;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .base_water {
    background-size: 400px;
  }
}

.base_pblu {
  background-image: url("../../../../../images/pages/f-static/campaign/339/336_bg_002.png");
  background-repeat: repeat;
  background-color: #dfebee;
  background-size: 200px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .base_pblu {
    background-size: 400px;
  }
}

a.btn_toprod {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 91%;
  margin: auto;
  padding: 8px 5px;
  font-weight: 500;
  border: 1px solid #676767;
  color: #676767;
  transition: 0.5s;
}
a.btn_toprod:hover {
  color: #fff;
  background: #676767;
}

.btn_style {
  width: 230px;
  height: 45px !important;
  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("/assets/images/pages/f-static/campaign/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("/assets/images/pages/f-static/campaign/icon_cart_b.png") left top no-repeat;
  background-size: 23px 17px;
}
@media screen and (max-width: 769px) {
  .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("/assets/images/pages/f-static/campaign/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("/assets/images/pages/f-static/campaign/icon_cart_b.png") left top no-repeat;
    background-size: 20px 15px;
  }
}

.mvsec {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mvsec {
    position: relative;
    height: 1000px;
    max-width: 3000px;
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  .mvsec .innerbox {
    position: relative;
    max-width: 1600px;
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  .mvsec .innerbox .main-img {
    position: absolute;
    width: 1000px;
    top: 230px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .mvsec .innerbox .main-img img {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .mvsec .innerbox .main-img {
    display: none;
  }
}
.mvsec .innerbox .main-ttl {
  width: 100%;
}
.mvsec .innerbox .main-ttl img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mvsec .innerbox .main-ttl {
    position: absolute;
    width: 410px;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .mvsec .innerbox .limit {
    position: absolute;
    width: 140px;
    right: 130px;
    top: 70px;
  }
  .mvsec .innerbox .limit img {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .mvsec .innerbox .limit {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .mvsec .innerbox .deco {
    position: absolute;
    width: 700px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 10px;
  }
  .mvsec .innerbox .deco img {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .mvsec .innerbox .deco {
    display: none;
  }
}
.mvsec .subttl {
  font-size: min(3.2vw, 17px);
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .mvsec .subttl {
    position: absolute;
    top: 800px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 800px;
    line-height: 2;
    text-align: center;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 769px) {
  .mvsec .subttl {
    letter-spacing: 0.11em;
    margin: 0 25px;
  }
}

.headline {
  text-align: center;
  padding-bottom: 80px;
}
.headline .dot {
  display: block;
  width: 20%;
}
@media screen and (min-width: 768px) {
  .headline .dot {
    width: 120px;
    margin: 40px auto 60px;
  }
}
@media screen and (max-width: 769px) {
  .headline .dot {
    margin: 40px auto 10px;
  }
}
.headline .character {
  display: block;
  margin: 20px auto;
}
@media screen and (min-width: 768px) {
  .headline .character {
    width: 550px;
  }
  .headline .character img {
    width: 550px;
  }
}
@media screen and (max-width: 769px) {
  .headline .character {
    width: 100%;
  }
  .headline .character img {
    width: 50%;
  }
}
.headline .ttl {
  margin: 30px 0 20px;
  letter-spacing: 0.15em;
  font-weight: 600;
  font-size: min(4.8vw, 28px);
  color: #ff590c;
}
.headline .txt {
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: min(3vw, 17px);
}
@media screen and (max-width: 769px) {
  .headline .txt {
    margin: 0 25px;
    line-height: 1.8;
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .mbm80sp {
    margin-bottom: -30px !important;
  }
}

@media screen and (max-width: 769px) {
  .mtm100sp {
    margin-top: -100px;
  }
}

.select-typesec {
  padding-bottom: 30px;
}
@media screen and (max-width: 769px) {
  .select-typesec {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .select-typesec_inner {
    display: flex;
    justify-content: space-around;
  }
}
.select-typesec_inner .pimg {
  width: 100%;
}
.select-typesec .item-cont {
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .select-typesec .item-cont {
    width: 31%;
    margin-top: -80px;
  }
}
.select-typesec .item-cont .specbox {
  width: 96%;
  margin-left: 2%;
}
.select-typesec .item-cont .specbox .pname {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .select-typesec .item-cont .specbox .pname {
    font-size: 20px;
    font-weight: 600;
  }
}
@media screen and (max-width: 769px) {
  .select-typesec .item-cont .specbox .pname {
    font-size: 19px;
    font-weight: 600;
  }
}
.select-typesec .item-cont .specbox .limiticon {
  border: #04afa1 solid 1px;
  width: 100px;
  padding: 2px 3px;
  font-weight: 600;
  color: #04afa1;
  text-align: center;
  margin: 7px auto 10px;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .select-typesec .item-cont .specbox .limiticon {
    font-size: 13px;
  }
}
@media screen and (max-width: 769px) {
  .select-typesec .item-cont .specbox .limiticon {
    font-size: 12px;
  }
}
.select-typesec .item-cont .specbox .pricebox {
  display: flex;
  margin: auto;
  justify-content: center;
  width: 100%;
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  .select-typesec .item-cont .specbox .pricebox_normal {
    margin-right: 5px;
    margin-top: 15px;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 769px) {
  .select-typesec .item-cont .specbox .pricebox_normal {
    margin-right: 5px;
    margin-top: 9px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 768px) {
  .select-typesec .item-cont .specbox .pricebox_special {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    font-size: 32px;
    color: #f14569;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 769px) {
  .select-typesec .item-cont .specbox .pricebox_special {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    font-size: 24px;
    color: #f14569;
    letter-spacing: 0.01em;
  }
}
.select-typesec .item-cont .specbox .pricebox_special:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #f14569;
  position: absolute;
  top: 12px;
  left: 0;
  bottom: 0;
  margin: auto;
}
.select-typesec .item-cont .specbox .pricebox .small {
  font-size: 13px;
}
.select-typesec .item-cont .btn_box {
  position: relative;
  height: 60px;
}
.select-typesec .item-cont_comp {
  width: 96%;
  margin-left: 2%;
  background-color: #f8f8f8;
  padding: 8px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.select-typesec .item-cont_comp p {
  font-size: 12px;
  line-height: 1.6;
}

.big-btn {
  display: block;
  width: 100%;
  max-width: 1000px;
  aspect-ratio: 936 / 117;
  margin: 0 auto;
  background: url("../../../../../images/pages/f-static/campaign/416/416_bigbtn.png") no-repeat center/contain;
  transition: transform .2s ease;
  margin-top: 30px;
}
.big-btn:hover {
  transform: translateY(8px);
}
@media screen and (max-width: 769px) {
  .big-btn {
    width: 90%;
    max-width: none;
    aspect-ratio: 469 / 252;
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bigbtns.png");
  }
}

.lotionsec {
  padding-bottom: 30px;
}
.lotionsec_inner {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 10px;
  margin: auto;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .lotionsec_inner {
    width: 1280px;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner {
    margin: 15px;
  }
}
.lotionsec_inner .nm-icon {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .nm-icon {
    top: -50px;
    left: -50px;
    width: 150px;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .nm-icon {
    top: -40px;
    left: -15px;
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .prottl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_003.jpg");
    text-align: center;
    padding: 10px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .prottl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_003s.jpg");
    background-size: 100%;
    text-align: right;
    padding: 10px 30px 10px 0px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .prottl p {
    font-size: 25px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-weight: 600;
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .prottl p {
    font-size: 19px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-weight: 600;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .mainbox {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    width: 90%;
    margin: 50px 80px 10px 80px;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .mainbox {
    margin-top: 50px;
    width: 88%;
    margin-left: 6%;
  }
}
.lotionsec_inner .mainbox .item-cont {
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .mainbox .item-cont {
    width: 30%;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .mainbox .item-cont {
    width: 100%;
    margin-top: 40px;
  }
}
.lotionsec_inner .mainbox .item-cont .pmain {
  display: flex;
}
.lotionsec_inner .mainbox .item-cont .pmain .txtbox {
  width: 64%;
  position: relative;
}
.lotionsec_inner .mainbox .item-cont .pmain .txtbox .lotionicon {
  color: #FFFFFF;
  padding: 5px 20px;
  font-weight: 600;
  letter-spacing: 0.15em;
  font-size: 15px;
  border-radius: 5px;
}
.lotionsec_inner .mainbox .item-cont .pmain .txtbox .proname {
  font-weight: 600;
  margin-top: 10px;
  font-size: min(4.2vw, 19px);
}
.lotionsec_inner .mainbox .item-cont .pmain .txtbox .spec {
  font-size: min(3.3vw, 15px);
}
.lotionsec_inner .mainbox .item-cont .pmain .txtbox .option {
  border: #e15c87 2px solid;
  border-radius: 5px;
  font-size: 13px;
  padding: 3px;
  margin-top: 20px;
  text-align: center;
  font-weight: 500;
  width: 180px;
}
.lotionsec_inner .mainbox .item-cont .pmain .txtbox .ttl {
  position: absolute;
  top: 160px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .mainbox .item-cont .pmain .txtbox .ttl {
    margin-top: 16px;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .mainbox .item-cont .pmain .txtbox .ttl {
    margin-top: 10px;
  }
}
.lotionsec_inner .mainbox .item-cont .pmain .imgbox {
  width: 35%;
}
.lotionsec_inner .mainbox .item-cont .pmain .imgbox img {
  width: 100%;
}
.lotionsec_inner .mainbox .item-cont .explanation {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .lotionsec_inner .mainbox .item-cont .explanation {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 769px) {
  .lotionsec_inner .mainbox .item-cont .explanation {
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}

.middleicon {
  margin: 30px auto;
  width: 50%;
}
.middleicon img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .middleicon {
    width: 280px;
  }
}

.regularitem {
  margin-bottom: 0 !important;
  padding-bottom: 30px;
  position: relative;
  background-color: #FFFFFF;
  border-radius: 10px;
  margin: auto;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .regularitem {
    width: 1280px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .regularitem {
    margin: 15px;
  }
}
.regularitem_inner .nm-icon {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .nm-icon {
    top: -50px;
    left: -50px;
    width: 150px;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .nm-icon {
    top: -40px;
    left: -15px;
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .regularitem_inner .prottl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_003.jpg");
    text-align: center;
    padding: 10px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .prottl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_003s.jpg");
    background-size: 100%;
    text-align: right;
    padding: 10px 30px 10px 0px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .regularitem_inner .prottl p {
    font-size: 25px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-weight: 600;
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .prottl p {
    font-size: 19px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-weight: 600;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    width: 90%;
    margin: 10px 80px;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox {
    margin-top: 50px;
    width: 94%;
    margin-left: 4%;
  }
}
.regularitem_inner .mainbox .item-cont {
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont {
    width: 48%;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont {
    width: 100%;
    margin-top: 20px;
  }
}
.regularitem_inner .mainbox .item-cont .pmain {
  display: flex;
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .pimgs {
    width: 29%;
  }
  .regularitem_inner .mainbox .item-cont .pmain .bgpimgwl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_img_009.jpg");
    background-size: 28%;
    background-position: right top;
  }
  .regularitem_inner .mainbox .item-cont .pmain .bgpimgsq {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_img_010.jpg");
    background-size: 28%;
    background-position: right top;
  }
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox {
  position: relative;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox {
    width: 70%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox {
    width: 100%;
    margin-top: 0px;
  }
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox {
  display: flex;
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox {
    margin-top: 20px;
  }
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .nsicon {
  width: 17%;
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .nsicon img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .nsicon {
    width: 70px;
  }
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .pname {
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .pname {
    font-size: 20px;
    font-weight: 600;
    margin-left: 20px;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .pname {
    font-size: 19px;
    font-weight: 600;
    margin-left: 10px;
  }
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .ttlbox .spec {
  font-weight: 400;
  font-size: min(3.3vw, 15px);
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .ttl {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .ttl {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .ttl {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
    padding-left: 12px;
  }
}
.regularitem_inner .mainbox .item-cont .pmain .txtbox .explanation {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .explanation {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .txtbox .explanation {
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 30px;
    max-width: 320px;
    padding-left: 12px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 768px) {
  .regularitem_inner .mainbox .item-cont .pmain .imgbox {
    width: 28%;
  }
  .regularitem_inner .mainbox .item-cont .pmain .imgbox img {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .regularitem_inner .mainbox .item-cont .pmain .imgbox {
    display: none;
  }
}

.limiteditem {
  padding-bottom: 30px;
}
@media screen and (max-width: 769px) {
  .limiteditem_inner {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin: auto;
    padding-bottom: 30px;
    margin: 0px 15px;
  }
}
.limiteditem_inner .nm-icon {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .nm-icon {
    top: -50px;
    left: -50px;
    width: 150px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .nm-icon {
    top: -40px;
    left: -15px;
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .prottl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_003.jpg");
    text-align: center;
    padding: 10px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .prottl {
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_003s.jpg");
    background-size: 100%;
    text-align: right;
    padding: 10px 30px 10px 0px;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .prottl p {
    font-size: 25px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-weight: 600;
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .prottl p {
    font-size: 19px;
    color: #ffffff;
    letter-spacing: 0.15em;
    font-weight: 600;
    width: 100%;
  }
}
.limiteditem_inner .firstbox {
  width: 90%;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .firstbox {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    margin: 10px 80px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .firstbox {
    margin-top: 50px;
    margin-left: 5%;
  }
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .firstbox .item-cont {
    width: 31%;
    padding: 0px 20px 0 5px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .firstbox .item-cont {
    width: 100%;
    margin-top: 30px;
  }
}
.limiteditem_inner .firstbox .item-cont .pimg {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .firstbox .item-cont .pimg {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .firstbox .item-cont .pimg {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.limiteditem_inner .firstbox .item-cont .pimg img {
  width: 100%;
}
.limiteditem_inner .secondbox {
  width: 90%;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .secondbox {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    margin: 50px 80px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .secondbox {
    margin-top: 50px;
    margin-left: 5%;
  }
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .secondbox .item-cont {
    width: 45%;
    padding-right: 30px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .secondbox .item-cont {
    width: 100%;
    margin-top: 30px;
  }
}
.limiteditem_inner .secondbox .item-cont .pimg {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .secondbox .item-cont .pimg {
    margin: 15px 0;
  }
  .limiteditem_inner .secondbox .item-cont .pimg img {
    width: 96%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .secondbox .item-cont .pimg {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .limiteditem_inner .secondbox .item-cont .pimg img {
    width: 100%;
  }
}
.limiteditem_inner .firstbox .nsicon, .limiteditem_inner .secondbox .nsicon {
  width: 60px;
  margin: auto;
  display: block;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .firstbox .ttl, .limiteditem_inner .secondbox .ttl {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .firstbox .ttl, .limiteditem_inner .secondbox .ttl {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
}
.limiteditem_inner .firstbox .pname, .limiteditem_inner .secondbox .pname {
  margin-left: 20px;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .firstbox .pname, .limiteditem_inner .secondbox .pname {
    font-size: 20px;
    font-weight: 600;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .firstbox .pname, .limiteditem_inner .secondbox .pname {
    font-size: 19px;
    font-weight: 600;
  }
}
.limiteditem_inner .firstbox .spec, .limiteditem_inner .secondbox .spec {
  text-align: center;
  font-weight: 400;
  font-size: min(3vw, 15px);
}
@media screen and (min-width: 768px) {
  .limiteditem_inner .firstbox .explanation, .limiteditem_inner .secondbox .explanation {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 769px) {
  .limiteditem_inner .firstbox .explanation, .limiteditem_inner .secondbox .explanation {
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 30px;
    margin-top: 10px;
  }
}

.hairset {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .hairset_inner {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin: auto;
    padding-bottom: 30px;
    width: 1000px;
    background-image: url("../../../../../images/pages/f-static/campaign/416/416_bg_004.jpg");
    background-size: 100%;
    height: 720px;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner {
    position: relative;
    border-radius: 10px;
    margin: auto;
    padding-bottom: 30px;
    width: 100%;
    background-color: #f4f8fa;
  }
}
@media screen and (min-width: 768px) {
  .hairset_inner .ttlimg {
    position: absolute;
    top: 40px;
    width: 550px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .hairset_inner .ttlimg img {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .ttlimg {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .mainimg {
    width: 100%;
  }
  .hairset_inner .mainimg img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .hairset_inner .subttl {
    position: absolute;
    top: 200px;
    width: 500px;
    font-size: 16px;
    font-weight: 500;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    text-align: center;
    line-height: 1.8;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .subttl {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .hairset_inner .limit {
    position: absolute;
    width: 140px;
    right: 70px;
    top: 70px;
  }
  .hairset_inner .limit img {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .limit {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .hairset_inner .cvbox {
    position: absolute;
    bottom: 40px;
    width: 700px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .cvbox {
    width: 90%;
    margin-left: 5%;
    background-color: #f4f8fa;
  }
}
.hairset_inner .cvbox .pname {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 10px;
  border-bottom: #A1A1A1 dotted 1px;
}
@media screen and (min-width: 768px) {
  .hairset_inner .cvbox .pname {
    font-size: 20px;
    font-weight: 600;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .cvbox .pname {
    font-size: 19px;
    font-weight: 600;
  }
}
.hairset_inner .cvbox .pricebox {
  display: flex;
  margin: auto;
  width: 100%;
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  .hairset_inner .cvbox .pricebox {
    margin-left: 160px;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .cvbox .pricebox {
    justify-content: center;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) {
  .hairset_inner .cvbox .pricebox_normal {
    margin-right: 5px;
    margin-top: 15px;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .cvbox .pricebox_normal {
    margin-right: 5px;
    margin-top: 9px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 768px) {
  .hairset_inner .cvbox .pricebox_special {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    font-size: 32px;
    color: #f14569;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 769px) {
  .hairset_inner .cvbox .pricebox_special {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    font-size: 24px;
    color: #f14569;
    letter-spacing: 0.01em;
  }
}
.hairset_inner .cvbox .pricebox_special:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #f14569;
  position: absolute;
  top: 12px;
  left: 0;
  bottom: 0;
  margin: auto;
}
.hairset_inner .cvbox .pricebox .small {
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .ctrpc {
    text-align: center;
  }
}

.tline {
  border-top: #A1A1A1 dotted 1px;
}
@media screen and (min-width: 768px) {
  .tline {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .rline {
    border-right: #A1A1A1 dotted 1px;
  }
}
@media screen and (max-width: 769px) {
  .rline {
    border-bottom: #A1A1A1 dotted 1px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .pr25pc {
    padding-right: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  .pconly {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .btn_wrap {
    width: 240px;
    box-sizing: border-box;
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media screen and (max-width: 769px) {
  .btn_wrap {
    margin-top: 10px;
    width: 80%;
    margin-left: 10%;
  }
}

@media screen and (min-width: 768px) {
  .btn_wrap2 {
    width: 240px;
    box-sizing: border-box;
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
}

@media screen and (min-width: 768px) {
  .btn_wrap3 {
    width: 200px;
    right: 70px;
    top: 130px;
    box-sizing: border-box;
    position: absolute;
  }
}

@media screen and (min-width: 768px) {
  .btn_wrap_top {
    position: absolute;
    width: 180px;
    margin-top: 30px;
    box-sizing: border-box;
  }
}
