@charset "UTF-8";

.-sponly {
  display: none;
}

.-sponly-sp {
  display: none;
}

.fs-l-main {
  margin: 0 auto 60px;
  padding: 0px;
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.fs-c-breadcrumb__list {
  padding: 0;
}

.l__side {
  width: 21%;
}

.fs-l-pageMain,
.m_cont,
.las_cont {
  width: 76%;
}

#single {
  width: 100%;
}

.fs-c-breadcrumb {
  max-width: 1000px;
  margin: 0 auto 50px;
}

.search--input {
  width: 100%;
  font: inherit;
  outline: none;
  width: 100%;
}

.search--btn,
.search--input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
}

.side__ban--list {
  margin-bottom: 20px;
}

.side__sns,
.search--label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.side_sns--icon {
  width: 40px;
  margin: 0 3%;
}

.side__cate,
.side_search {
  margin-bottom: 40px;
}

.side__cate--a {
  display: block;
  background: url(../img/right-arrow.svg) no-repeat left center;
  background-size: 8px 10px;
  padding-left: 18px;
}

.side__cate--list:not(:last-child) {
  margin-bottom: 15px;
}

.side_tit {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.side_tit::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#aaa), color-stop(25%, #aaa), color-stop(75%, #aaa), to(transparent));
  background-image: linear-gradient(to right, #aaa, #aaa 25%, #aaa 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
}

.search--label {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search--input {
  width: 84%;
  border: 1px solid #ddd;
  padding: 5px;
  height: 30px;
}

.search--btn {
  width: 30px;
}

.fs-c-heading--page {
  border-bottom: 1px solid #ddd;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin: 0 auto 35px;
  padding: 0 0 20px;
  text-align: left;
}

.gothic,
.fs-c-buttonContainer--inquiryAboutProduct,
.fs-c-productQuantityAndWishlist__wishlist {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mrb_grams {
  margin: 0 auto 100px;
}

/*group*/

.fs-c-subgroup .fs-c-listControl,
.fs-c-subgroupList__link::after {
  display: none;
}

.fs-c-subgroupList {
  margin: 0px auto 30px;
}

.fs-c-subgroupList__item {
  flex-basis: calc(50% + 0px);
  flex-grow: unset;
}

.fs-c-subgroupList__link {
  border: none;
  background: #fff;
  font-size: 1.5rem;
  line-height: 2.2rem;
}

#fs_ProductCategory .fs-c-productListItem__control,
#fs_ProductSearch .fs-c-productListItem__control,
.fs-c-sortItems {
  display: none;
}

.fs-c-productList .fs-c-productList__controller:last-of-type {
  border-bottom: 1px solid #ddd;
}

.fs-c-listControl {
  justify-content: flex-start;
}

.fs-c-productMarks {
  margin-bottom: 10px;
}

.fs-c-mark--subscription {
  background: #ea6000;
}

.fs-c-mark--firstTimeSpecialPrice {
  background: #fc0100;
}

.fs-c-productList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-c-productListItem {
  width: 30%;
  margin: 0 5% 5% 0;
}

.fs-c-productListItem:nth-child(3n) {
  margin-right: 0;
}

.fs-c-productListItem__viewMoreImageButton {
  display: none;
}

.fs-c-productList__list__item {
  padding: 0;
  border: none;
}

.fs-c-productName__copy {
  font-size: 1.3rem;
  line-height: 2rem;
  display: block;
  margin-bottom: 10px;
}

.fs-c-productListItem__productName {
  margin: 15px 0 10px;
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.5rem;
}

.fs-c-productPrice__main__label {
  font-size: 1.3rem;
}

/*detail*/
.fs-c-buttonContainer--inquiryAboutProduct {
  font-size: 1.4rem;
}

.fs-c-buttonContainer--inquiryAboutProduct .fs-c-button__label {
  background: url(../img/mail.svg) no-repeat left center;
  background-size: 14px 14px;
  padding-left: 24px;
}

#twitter-widget-0 {
  height: 20px !important;
}

.fs-l-product4 .fs-l-productLayout,
.fs-l-product2 .fs-l-productLayout {
  display: grid;
  grid-template-columns: calc(41% - 40px / 2) calc(59% - 40px / 2);
  grid-gap: 40px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin: 0 auto 50px !important;
}

.fs-c-productMainImage__expandButton,
.fs-c-productThumbnail {
  display: none;
}

.fs-c-productNumber {
  padding: 0;
  border: none;
}

.fs-c-productNameHeading {
  margin: 0 auto 10px;
  font-weight: normal;
}

.fs-c-productNameHeading__copy {
  display: block;
  margin-bottom: 8px;
}

.fs-c-productQuantityAndWishlist__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-c-productQuantityAndWishlist__quantity::before {
  content: "数量";
  display: block;
  margin-right: 10px;
  width: 90px;
}

.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
  border-bottom: 1px solid #ddd;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 35px;
  padding-bottom: 20px;
  text-align: left;
}

.fs-c-productListCarousel {
  display: block;
}

.fs-c-productListCarousel__ctrl {
  display: none !important;
}

.fs-c-slick.slick-slider .slick-track,
.fs-c-wishlistProduct .fs-c-slick .slick-track,
.fs-body-my-coupons .fs-c-slick .slick-track {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-c-productListCarousel__list__item {
  margin: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
}

.fs-c-featuredProduct .slick-slide,
.fs-c-wishlistProduct .slick-slide,
.fs-body-my-coupons .slick-slide {
  float: none;
  height: 100%;
  min-height: 1px;
  width: 22%;
  margin: 0 4% 4% 0;
}

.fs-c-featuredProduct .slick-slide:nth-child(4n),
.fs-c-wishlistProduct .slick-slide:nth-child(4n),
.fs-body-my-coupons .slick-slide:nth-child(4n) {
  margin-right: 0;
}

.fs-c-button--addToCart--detail {
  padding: 4%;
  font-size: 2rem;
  font-weight: bold;
}

.fs-c-productPointDisplay,
.fs-c-cartDiscountInfo__info__next {
  background: none;
  color: rgb(255, 51, 0);
  padding: 0;
}

.item_hero {
  margin: 0 auto 50px;
}

/*coupon*/
.fs-body-my-coupons .fs-c-couponName__name {
  order: 3;
}

.fs-body-my-coupons .fs-c-couponName__explain {
  order: 1;
  text-align: left !important;
}

.fs-body-my-coupons .fs-c-couponName__discount {
  order: 2;
  margin: 10px auto;
}

.fs-body-my-coupons .fs-c-couponExpiration__noPeriod {
  display: none;
}

/*cart*/

.fs-c-continueShopping {
  margin-bottom: 60px;
}

.fs-p-announcement__title {
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 0 auto 20px;
}

/*login*/

.fs-c-inputInformation__field {
  width: 100%;
  max-width: 100%;
}

/*privacy*/

.fs-c-documentColumn__heading {
  border: none;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 10px;
  margin-bottom: 20px;
  background: #eee;
}

.privacy__sign {
  text-align: right;
}

/*spaoxy*/

.mrb20 {
  margin-bottom: 20px;
}

.mrb30 {
  margin-bottom: 30px;
}

.mrb40 {
  margin-bottom: 40px;
}

.mrb60 {
  margin-bottom: 60px;
}

.mrb_itemtxt {
  margin-bottom: 45px;
}

.m__tit {
  text-align: center;
  margin: 40px 0;
  font-size: 2.6rem;
  line-height: 3.3rem;
  font-weight: normal;
  letter-spacing: 0.3em;
}

.cont__tit {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 3rem;
  margin-bottom: 20px;
}

.seo__txt,
.seo__txt p:not(:last-child) {
  margin-bottom: 30px;
}

.seibun {
  text-align: right;
  font-size: 1.4rem;
}

/*uv*/

.uv__tit {
  font-size: 2.4rem;
  line-height: 3.5rem;
  color: #555555;
  text-align: center;
  margin: 0 auto 40px;
  font-weight: 600;
}

.uv__box {
  padding: 0 3%;
  margin: 0 auto 60px;
}

.uv__sld {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.uv__secne {
  width: 30%;
}

.attention {
  font-size: 1.2rem;
  padding: 0 3px;
  position: relative;
  top: -5px;
}

.uv__secne--txt {
  font-size: 1.5rem;
  line-height: 2.4rem;
  text-align: center;
  margin-top: 10px;
}

.uv__txt {
  width: 65%;
  line-height: 3rem;
}

.component {
  border: 1px solid #ddd;
  padding: 3%;
}

.component__tit {
  font-weight: bold;
  font-size: 1.7rem;
  color: #555;
  margin-bottom: 10px;
}

.component__num {
  font-size: 1.3rem;
  line-height: 2rem;
}

.component__num:not(:last-child) {
  margin-bottom: 30px;
}

/*cleansing*/

.barrier {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px auto;
}

.barrier--list {
  width: 30%;
  text-align: center;
}

.barrier--list__img {
  margin: 0 auto 10px;
}

.barrier--list:not(:first-child) .barrier--list__img {
  max-width: 100px;
}

.micro {
  font-size: 1rem;
  line-height: 1.6rem;
}

.barrier--name {
  margin-bottom: 20px;
  text-align: center;
  font-size: 2rem;
}

/*vccreamplus*/

.dod__tit {
  font-size: 1.8rem;
  line-height: 3rem;
  border: 1px dashed #403e3e;
  padding: 10px 0;
  text-align: center;
  margin: 0px auto 30px;
  font-weight: 500;
}

.seibun__left {
  font-size: 1.3rem;
  line-height: 2rem;
  margin-top: 30px;
}

.vitamin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
}

.vitamin--img {
  width: 45%;
}

.vitamin--txt {
  width: 50%;
}

.barrier--harf {
  width: 47%;
}

.harf__view {
  max-width: 175px;
  margin: 0 auto 10px;
}

.nines {
  margin-bottom: 35px;
}

/*clustivewater*/

.graybox {
  background-color: #f5f5f5;
  padding: 5% 10%;
  margin: 0 auto 40px;
}

.clustive_grtxt {
  margin-bottom: 30px;
}

.clustive_t {
  text-align: center;
  font-size: 1.8rem;
  margin: 0 auto 20px;
}

.clustive_grlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clustive_grlist li {
  width: 43%;
  text-align: center;
  margin: 0 10px 20px;
  padding: 5px 5%;
  background-color: #fff;
  border-radius: 50px;
  border: solid 1px #ec6d02;
  color: #ec6d02;
  font-size: 1.6rem;
  line-height: 2.4remm;
}

.clustive_grlist li:nth-child(n + 3) {
  margin-bottom: 0;
}

.barrier__fv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px auto;
}

.many__view {
  max-width: 130px;
  margin: 0 auto 10px;
}

.barrier--fifth {
  width: 18.4%;
}

.barrier--fifth .barrier--name {
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 20px;
}

.barrier--fifth .micro {
  line-height: 2rem;
  font-size: 1.4rem;
  font-weight: normal;
}

.line__tit {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.3em;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.line__tit02 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 20px;
  position: relative;
}

.list-step-alone03 {
  text-align: center;
  height: auto;
  margin: 0 10px;
  list-style: none;
  width: 28%;
}

.list-arrow {
  list-style: none;
  width: 20px;
}

.ralltop .list-arrow {
  padding-top: 70px;
}

/*spa-001*/

.barrier--four {
  width: 23%;
}

.barrier--four .barrier--name {
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 20px;
}

.barrier--four .micro {
  line-height: 2rem;
  font-size: 1.1rem;
  font-weight: normal;
}

/*spa-002*/

.attention {
  font-size: 1.2rem;
  padding: 0 3px;
  position: relative;
  top: -5px;
}

.at__last {
  text-align: right;
  display: block;
  font-size: 1.3rem;
  padding: 0 3px;
  top: 0;
}

.point--txt {
  text-align: left;
  margin: 20px auto 0;
  font-size: 1.5rem;
}

.onepoint {
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
  padding: 0px 4px;
  font-size: 1.2rem;
  position: relative;
  margin: 20px 0 10px;
  display: inline-block;
  letter-spacing: 4px;
}

.ralltop {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.base-gray {
  padding: 20px 40px;
  background-color: #f3f3f2;
  margin: 15px auto 40px;
  font-size: 1.5rem;
  line-height: 2.4rem;
}

.gray__tit {
  font-size: 2.5rem;
  line-height: 3.5rem;
  color: #555;
  text-align: center;
  margin: 0 auto 30px;
  font-weight: 500;
}

.gray__img {
  max-width: 530px;
  margin: 30px auto 0;
}

/*spa-007*/

.grays__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px;
}

.grays__flex .gray__tit {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 46%;
}

.grays__flex .gray__img {
  margin: 0;
  width: 50%;
}

.gray-att {
  font-size: 1.2rem;
  margin-top: 20px;
}

.dual_mv {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
}

.dual_mv video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*spa-005*/

.barrier--five {
  width: 20%;
}

.barrier--five .many__view {
  width: 80%;
}

.barrier--five .barrier--name {
  font-size: 1.3rem;
  line-height: 1.8rem;
  margin-top: 20px;
  font-weight: 600;
}

.barrier--five .micro {
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: normal;
}

.list-step-alone04 {
  text-align: center;
  height: auto;
  margin: 0 10px;
  list-style: none;
  width: 22%;
}

.point__ab {
  padding-bottom: 120px;
}

.wide-block,
.wide-block--r {
  width: 47%;
  display: block;
  position: absolute;
  bottom: 0;
}

.wide-block {
  left: 0;
}

.wide-block--r {
  right: 0;
}

/*sody-001*/
.carthere {
  width: 300px;
  margin-left: auto;
  margin-bottom: 50px;
  font-size: 2rem;
}

.carthere--btn {
  display: block;
  background: url(../img/icon_d-arrow.svg) no-repeat 85% center #f7532e;
  background-size: 10px 15px;
  color: #fff !important;
  text-align: center;
  padding: 12px 5%;
  border-radius: 4px;
}

.sody__img {
  max-width: 700px;
  margin: 0 auto 10px;
}

.sody__tablet {
  text-align: center;
  background: url(../img/t6.jpg) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 120px;
}

.sody__tablet--tit {
  color: #9c7eae;
  font-size: 2.4rem;
  line-height: 3rem;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
}

.sody__recom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 30px;
}

.sody__recom--img {
  width: 147px;
  margin-right: 5%;
}

.sody__recom--list {
  background: url(../img/t8.gif) no-repeat left center;
  background-size: 21px 23px;
  padding-left: 35px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 3rem;
}

.sody_title {
  width: 100%;
  background-color: #c85d94;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 10px 5%;
  margin-bottom: 20px;
}

.sody__seibun,
.sody__seibun--list,
.spdy__work,
.beautys,
.items__sody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sody__seibun {
  margin: 0 auto 50px;
}

.sody__seibun--list {
  width: 49%;
  border: 1px solid #eee;
  padding: 2%;
}

.sody__seibun--img {
  width: 35%;
}

.sody__seibun--txt {
  width: 60%;
  font-size: 1.3rem;
}

.sody__seibun--bd,
.spdy__work--tit {
  color: #c85d94;
}

.spdy__work {
  padding: 0 5% 140px;
  background: url(../img/t010.jpg) no-repeat center bottom;
  background-size: 100% auto;
}

.spdy__work--txt {
  width: 48%;
  font-size: 1.8rem;
  line-height: 3rem;
}

.spdy__work--img {
  width: 50%;
}

.spdy__work--tit {
  margin-bottom: 25px;
  font-size: 2.6rem;
  line-height: 3.4rem;
}

.bathtime {
  padding: 0 5%;
  margin: 0 auto 40px;
}

.bathtime--mintit {
  color: #999;
  font-size: 2.3rem;
  line-height: 3rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.bathtime--tit {
  color: #9b7ead;
  font-size: 3rem;
  line-height: 4.5rem;
  margin-bottom: 20px;
}

.beautys {
  margin: 0 auto 50px;
}

.beautys--list {
  width: 49%;
  border: 1px solid #eee;
  padding: 3%;
  font-size: 1.4rem;
}

.beautys--use {
  color: #fff;
  background: #c75d93;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  line-height: 1em;
  font-weight: bold;
}

.beautys--tit {
  font-size: 2.2rem;
  line-height: 3.2rem;
  margin: 10px auto;
  color: #c75d93;
  font-weight: bold;
}

.items__sody--list {
  width: 48%;
  text-align: center;
  font-size: 1.4rem;
}

.items__sody--list a:hover {
  color: #666;
}

.items__sody--img {
  max-width: 300px;
  margin: 0 auto 20px;
}

.items__sody--gm {
  border: 2px solid #e3aeca;
  margin-bottom: 10px;
}

.items__sody--page {
  background: url(../img/w_delta.svg) no-repeat 5% center #e3aeca;
  background-size: 5px 6px;
}

.items__sody--gm,
.items__sody--page {
  border-radius: 6px;
  padding: 10px 5%;
  font-weight: bold;
}

.capacity {
  border-collapse: collapse;
  width: 100%;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0 auto 30px;
}

.capacity--th,
.capacity--td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3%;
}

.capacity--th {
  width: 30%;
  background: #ffb973;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

.capacity--add {
  padding: 3%;
  border: 1px solid #ccc;
  margin: 20px auto 50px;
}

.capacity--plus {
  background: url(../img/arrow-right.png) no-repeat left 8px;
  background-size: 6px 8px;
  padding-left: 16px;
  font-size: 1.4rem;
  margin-top: 20px;
}

.upers {
  margin: 0 auto 60px;
}

#cartHere {
  margin-top: -130px;
  padding-top: 130px !important;
}

.new {
  color: #ef450e;
  margin-right: 10px;
}

.icon_pres--tit {
  text-align: center;
  font-size: 2.4rem;
  color: #ef450e;
  line-height: 3.5rem;
  margin-bottom: 20px;
}

.icon_pres {
  background: url(../img/icon_present.svg) no-repeat no-repeat left center;
  background-size: 20px 20px;
  padding-left: 32px;
}

.deed_w {
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.deed_w--img {
  max-width: 120px;
  width: 20%;
  margin-right: 5%;
}

.deed_w--txt {
  width: 75%;
}

.deed__list {
  margin-top: 20px;
  font-size: 1.4rem;
}

.deed__list li {
  list-style: disc;
  margin-left: 20px;
}

/*spaoxygel*/
.mask_pre {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
  color: #fe5000;
}

/*spa-002camp*/
.bubble {
  background: url(../img/bubble_bg.png) no-repeat center top;
  padding: 5%;
  height: 360px;
  line-height: 200%;
  text-align: center;
  margin: 0 auto 60px;
}

.bubble__tit {
  font-size: 2.5rem;
  line-height: 3.3rem;
  color: #555555;
  margin: 0 auto 40px;
  font-weight: 500;
}

.tansan_cmp_box {
  background-color: #fafafa;
  padding: 45px;
  position: relative;
  margin-bottom: 80px;
}

.tansan_cmp_dug {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tansan_cmp_insta {
  text-align: center;
  margin-bottom: 30px;
}

.tansan_cmp_tit {
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 40px;
  color: #fe5000;
}

.tansan_cmp_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px;
}

.tansan_cmp_tw {
  width: 67%;
}

.tansan_cmp_tw__tit {
  width: 100%;
  background-color: #fafafa;
  font-size: 1.7rem;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}

.tansan_cmp_tw__tit:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 28%;
  height: 1px;
  background-color: black;
  right: 0;
}

.tansan_cmp_tw__txt span {
  color: #fe5000;
}

.tansan_cmp_spo {
  margin-right: -20px;
}

.tansan_cmp_dt {
  padding: 25px 20px;
  background-color: #fff;
  border: dashed 1px #959595;
}

.tansan_cmp_dt__tit {
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.tansan_cmp_dt__con {
  list-style: disc;
  font-size: 1.4rem;
  margin-left: 20px;
  margin-bottom: 5px;
}

.tansan_cmp_dt__stxt {
  font-size: 1.4rem;
}

.tansan_cmp_dt__stxt a {
  color: #fe5000;
  text-decoration: underline;
}

.tansan_cmp_dt__stxt a:hover {
  text-decoration: none;
}

/*platinum19*/
.snows {
  background: url(../img/snow_bg02.png) no-repeat center top;
  padding: 80px 5% 5%;
  height: 267px;
  line-height: 3rem;
  text-align: center;
  margin: 0 auto 60px;
}

.snows_h4 {
  font-size: 2.4rem;
  line-height: 4rem;
  color: #555;
  font-weight: 500;
  margin-bottom: 40px;
}

.values {
  margin-bottom: 30px;
}

.values dt {
  background: linear-gradient(225deg, transparent 25px, #976e49 25px);
  background-position: top right;
  color: #fff;
  padding: 8px 5% 8px 3%;
  display: inline-block;
  line-height: 1em;
  font-size: 1.7rem;
}

.values dd {
  background: #fbf2e8;
  padding: 3%;
}

.values dd p:last-child {
  text-align: right;
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: 10px;
}

.coff_lineda {
  background: url(../img/dod_strate.gif) repeat-y center top, url(../img/dod_line.gif) repeat-x left bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.coff_lineda li {
  list-style: none;
  width: 352px;
  padding-bottom: 25px;
}

.coff_lineda h4 {
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 20px;
}

.esse {
  margin-bottom: 15px;
}

.minis {
  font-size: 1.2rem;
}

.coff_set {
  margin: 0 auto 40px;
}

.coff_set h5 {
  font-size: 2.2rem;
  line-height: 3.2rem;
  text-align: center;
}

.coff_set h4 {
  font-size: 3.3rem;
  font-weight: bold;
  line-height: 4.5rem;
  margin-bottom: 30px;
  text-align: center;
}

.prs_s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../img/or_delta.gif) no-repeat center center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.prs_s li {
  list-style: none;
  width: 46%;
}

.prs_s li:last-child {
  text-align: left;
  font-size: 3.2rem;
  color: #ea6000;
  font-weight: bold;
  padding-left: 6%;
}

.prs_s li:first-child {
  text-align: right;
  padding-right: 8%;
  font-size: 2.6rem;
}

.prs_s li:last-child span {
  font-size: 2rem;
  color: #ea6000;
}

.less_pr {
  text-align: center;
  background: #ea6000;
  padding: 0px 10px;
  color: #fff;
  font-size: 2.4rem;
  line-height: 3.2rem;
  display: block;
  margin: 0 auto;
  width: 30%;
}

.set_gray {
  background: #f3f3f3;
  padding: 3%;
  margin-bottom: 70px;
}

.sert_ss {
  font-weight: bold;
}

.set_gray ul {
  margin: 10px 0 20px 20px;
}

.set_gray li {
  list-style: disc;
  margin-bottom: 10px;
}

.set_gray li:last-child {
  margin-bottom: 0;
}

.set_gray li span {
  vertical-align: top;
  background: #ea6000;
  padding: 5px 10px;
  color: #fff;
  font-size: 1.4rem;
  margin: 0 10px;
}

.hide_key {
  padding: 10px 15px;
  margin-bottom: 5px;
  font-size: 1.4rem;
  font-weight: bold;
  background: url(../img/teki_30.jpg);
  display: block;
}

.hide {
  display: none;
  margin-top: 20px;
}

.un_cartitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.un_cartitem .photo {
  width: 400px;
}

.photo03 {
  max-width: 300px;
}

.specs02 {
  width: 52%;
}

.cmaptit {
  font-size: 1.5rem;
  font-weight: normal;
}

.cmaptit__price_special_price,
.cmaptit__price_fs2_point {
  font-size: 1.2rem;
}

.cmapnumber,
.cmaptit__price_itemprice_addition {
  font-size: 1.3rem;
}

.cmaptit__price_itemprice,
.cmaptit__price_fs2_point {
  color: #eb3c12;
}

.un_cartitem form input[type="submit"] {
  background: #ff652a;
  background-size: 20px 20px;
  border-radius: 6px;
  box-shadow: 0 0 5px #eee;
  -webkit-box-shadow: 0 0 5px #eee;
  width: 200px;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  margin-left: 20px;
  border: none;
  cursor: pointer;
}

.un_cartitem form input[type="text"] {
  height: 1.8em;
  font-size: 108%;
}

.un_cartitem .specs {
  width: 330px;
}

.cmaptit__price_area {
  font-weight: bold;
}

.specs dt,
.un_prce strong {
  font-size: 1.7rem;
  line-height: 2.6rem;
}

.specs dd {
  font-size: 3rem;
  font-weight: bold;
  line-height: 4.5rem;
}

.sumi {
  color: #aaa;
}

.un_prce strong {
  font-size: 130%;
}

.un_prce strong span,
.un_points {
  color: #e71400;
}

.itemStock {
  border: 1px dotted #f30;
  color: #f30;
  padding: 0 5px;
  margin: 20px 0 10px 0;
  text-align: center;
}

/*teiki-vcplus-set*/
.attention.last {
  text-align: right;
  display: block;
  font-size: 1.3rem;
  padding: 0 3px;
  margin: 40px 0 0;
}

.vc_tit {
  font-size: 3rem;
  line-height: 4.5rem;
  color: #555;
  margin: 0 auto 40px;
  font-weight: 600;
}

.caresrese--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.caresrese--txt {
  width: 70%;
}

.caresrese--img {
  width: 24%;
  margin: 0 auto;
  text-align: center;
}

.caresrese--img .imgmax {
  height: 210px;
  width: auto;
  margin: 0 auto;
  text-align: center;
}

.caresrese--list:not(:last-child) {
  margin-bottom: 60px;
}

.caresrese--list:last-child .caresrese--img .imgmax {
  height: 80px;
  width: auto;
}

.caresrese--vtit {
  margin-bottom: 20px;
}

.bcmins {
  font-size: 2rem;
  margin-bottom: 20px;
}

.vc_step {
  width: 100%;
  display: table;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  margin: 30px 0 40px 0;
  padding: 0;
}

.vc_step li {
  font-size: 1.5rem;
  list-style-type: none;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.vc_step li img {
  max-height: 120px;
}

.vc_step li span {
  font-size: 1.3rem;
  background: #ddd;
  padding: 5px 20px;
  border-radius: 20px;
  line-height: 300%;
}

.vc_step .list-arrow {
  -webkit-transform: scaleX(0.5) rotate(-90deg);
  transform: scaleX(0.5) rotate(-90deg);
}

.list-arrow {
  /* -webkit-transform: scaleX(0.5) rotate(-90deg); */
  /* transform: scaleX(0.5) rotate(-90deg); */
  color: #ccc;
  font-size: 2rem !important;
  width: auto;
}

.component__head {
  margin: 0 0 20px 0;
  padding: 0 0 15px 0;
  font-size: 2rem;
  border-bottom: 1px solid #d4d4d4;
}

/*supplement*/
.supple__colors {
  width: 100%;
}

.supple__colorbox {
  padding: 5%;
  margin-bottom: 50px;
}

.supple__bglogo {
  background: url(../img/supple__logos.jpg) no-repeat right top;
  background-size: 150px auto;
  text-align: center;
}

.colors_01 {
  color: #f00;
}

.colors_02 {
  color: #ff9200;
}

.colors_03 {
  color: #fa088c;
}

.colors_04 {
  color: #80098b;
}

.colors_05 {
  color: #00a4f0;
}

.colors_06 {
  color: #00ad50;
}

.supple__bglogo--tit {
  font-size: 3.3rem;
  line-height: 4.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.supples {
  display: flex;
  flex-wrap: wrap;
}

.supples--list {
  width: 47%;
  margin: 0 6% 6% 0;
}

.supples--list:nth-child(2n) {
  margin-right: 0;
}

.supple__tit {
  display: flex;
  align-items: center;
}

.supple__num {
  width: 13%;
  border-right: 2px solid #fff;
}

.supple__name {
  width: 72%;
}

.supple__num,
.supple__name {
  padding: 10px;
  background: #333;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
}

.supple__num {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.supple__name {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.supple__delta {
  width: 10%;
  margin-left: auto;
}

.bg_colors_red {
  background: #f00;
}

.bg_colors_yellow {
  background: #ff9200;
}

.bg_colors_pink {
  background: #fa088c;
}

.bg_colors_paple {
  background: #80098b;
}

.bg_colors_blue {
  background: #00a4f0;
}

.bg_colors_green {
  background: #00ad50;
}

.sup__bottle {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.sup__bottle--img {
  max-width: 142px;
  width: 40%;
}

.sup__bottle--spec {
  width: 54%;
  font-size: 1.4rem;
}

.sup__bottle--list {
  list-style: disc;
  margin-left: 20px;
}

.supple--item {
  max-width: 96px;
  margin: 10px 0;
}

.meyasu {
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px 10px;
  display: inline-block;
  margin: 0 auto;
  line-height: 1em;
  font-weight: bold;
}

.meyasu--red {
  border-color: #f00;
  color: #f00;
}

.meyasu--yellow {
  border-color: #ff9200;
  color: #ff9200;
}

.meyasu--pink {
  border-color: #fa088c;
  color: #fa088c;
}

.meyasu--paple {
  border-color: #80098b;
  color: #80098b;
}

.meyasu--blue {
  border-color: #00a4f0;
  color: #00a4f0;
}

.meyasu--green {
  border-color: #00ad50;
  color: #00ad50;
}

.sup__cp {
  font-size: 1.8rem;
  margin: 15px 0;
}

.sup__mincp {
  font-size: 1.4rem;
}

.items__btn {
  text-align: center;
  width: 70%;
  margin: 20px auto 0;
}

.items__btn--a {
  display: block;
  padding: 10px;
  background: #eee;
}

.r_arrow {
  background: url(../img/supple_arrow.svg) no-repeat left center;
  background-size: 6px 8px;
  padding-left: 16px;
}

/*sup-001*/
.support__first {
  padding: 3%;
  border-radius: 6px;
  margin: 0 auto 40px;
}

.support__first .supple__num,
.support__first .supple__name {
  font-size: 2.4rem;
  line-height: 4rem;
}

.support__first--red {
  background: #ffeeef;
}

.support__first--pink {
  background: #ffeef6;
}

.support__first--green {
  background: #e7fbf3;
}

.support__first--yellow {
  background: #fcf2eb;
}

.support__first--paple {
  background: #f7f2f8;
}

.support__first--blue {
  background: #dff4fc;
}

.berrys {
  font-size: 1.3rem;
  margin-top: 20px;
}

.supple__tag {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.supple__tag .sup__bottle--list {
  list-style: none;
  margin: 0 1% 0 0;
  width: 24%;
  text-align: center;
  background: #fff;
  padding: 10px 2px;
  border-radius: 6px;
  font-size: 1.4rem;
}

.supple__tag .sup__bottle--list:last-child {
  margin-right: 0;
}

.supple__box {
  margin: 0 auto 30px;
}

.sup_t_bk2 {
  background: url(../img/sup_t_bk2.jpg) repeat-x left center;
  padding: 5px 10px;
  font-size: 1.7rem;
  margin-bottom: 20px;
}

.supple__seibun {
  display: flex;
  flex-wrap: wrap;
}

.supple__seibun--list {
  width: 47%;
  margin: 0 6% 4% 0;
}

.supple__seibun--list:nth-child(2n) {
  margin-right: 0;
}

.supple__seibun--tit {
  font-size: 1.6rem;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.last__sup {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.last__sup--img {
  width: 35%;
}

.last__sup--txt {
  width: 60%;
  font-size: 1.7rem;
}

.last__sup--ins {
  background: url(../img/block.svg);
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.8rem;
  display: inline-block;
}

.rinbow {
  max-width: 700px;
  margin: 0 auto 40px;
}

.rinbow__detail {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 0 auto 50px;
}

.rinbow__detail--img {
  width: 35%;
}

.rinbow__detail--info {
  width: 60%;
}

.rinbow__detail--info p:not(:last-child) {
  margin-bottom: 20px;
}

.doria li:not(:last-child) {
  margin-bottom: 10px;
}

.doria--co1 {
  border: 2px solid #fc4a55;
  border-left: 10px solid #fc4a55;
  color: #fc4a55;
}

.doria--co2 {
  border: 2px solid #7d3197;
  border-left: 10px solid #7d3197;
  color: #7d3197;
}

.doria--co3 {
  border: 2px solid #00bb6f;
  border-left: 10px solid #00bb6f;
  color: #00bb6f;
}

.doria--co1,
.doria--co2,
.doria--co3 {
  padding: 5px 10px;
  font-weight: bold;
}

.cause {
  background: url(../img/m5.jpg) no-repeat center top;
  background-size: 100% auto;
  padding: 5%;
  margin: 0 auto 50px;
}

.cause--tit {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 3.5rem;
  margin-bottom: 30px;
}

.cause--info {
  color: #4cb443;
}

.greet {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px;
  background: url(../img/supple__colors.svg) no-repeat left top;
  background-size: 100% auto;
  padding-top: 60px;
}

.greet--tag {
  width: 24%;
}

.greet--img {
  margin-bottom: 20px;
}

.greet--skill {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.greet--skill--kai {
  font-size: 1.3rem;
}

.dashline {
  padding: 10px 0;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font-size: 1.3rem;
  line-height: 2rem;
}

.greet--infos {
  width: 70%;
}

.greet--infos--cp {
  font-size: 2.4rem;
  line-height: 3.5rem;
  margin-bottom: 30px;
}

/*cashless*/
.bord__tit {
  background: #eee;
  padding: 5px;
  margin: 0 auto 20px;
}

.mb_txt {
  margin: 0 auto 50px;
}

.mb_txt p:not(:last-child) {
  margin-bottom: 20px;
}

.daysweek {
  border: solid 2px #ec6d02;
  text-align: center;
  padding: 10px;
}

/*1910_tax*/
.tax__listarea {
  margin: 0 auto 20px;
}

.tax__list {
  list-style: disc;
  margin-left: 40px;
}

.free_bk {
  background: url(../img/free_bk.svg) no-repeat left center;
  background-size: 20px 20px;
  padding-left: 30px;
  margin-left: 10px;
}

.bord__ag {
  margin-bottom: 20px;
  padding: 0 20px;
}

/*teiki*/

.shadow__line {
  background: url(../img/c_line3.jpg) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 auto 30px;
}

.dod__num--list {
  list-style: disc;
  margin-left: 20px;
}

.dod__num {
  margin-bottom: 50px;
}

.three_pre {
  font-size: 1.5rem;
  margin: 0 auto 50px;
}

.three_pre--box {
  background: url(../img/sarani.svg) no-repeat left center;
  background-size: 86px 86px;
  padding: 20px 0 20px 100px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.three_pre--tit {
  font-size: 2.1rem;
  line-height: 3rem;
}

.three_pre--cont {
  font-size: 2.7rem;
  line-height: 4rem;
  color: #ed6c00;
}

.teiki_prbox {
  background: #fafafa;
  padding: 5%;
  margin-top: 30px;
}

.pre_spas,
.deed_spas {
  display: flex;
  align-items: center;
}

.pre_spas--img {
  max-width: 129px;
  margin-right: 5%;
}

.pre_spas--txt {
  font-size: 1.8rem;
  font-weight: bold;
}

.deed_gel {
  max-width: 165px;
  margin-right: 5%;
}

.deed_dual {
  max-width: 38px;
  margin-right: 10%;
}

.deed_set {
  max-width: 122px;
  margin-right: 10%;
}

.deed_gel--txt {
  font-weight: bold;
  font-size: 1.8rem;
}

.deed_spas {
  width: 70%;
  margin: 0 auto 30px;
  align-items: center;
}

.pre_tikiflow {
  max-width: 609px;
  margin: 20px auto 0;
}

.icon_present {
  background: url(../img/icon_present.svg) no-repeat 6px center;
  background-size: 10px 13px;
  border: 1px solid #ed6c00;
  color: #ed6c00;
  padding: 5px 6px 5px 23px;
  font-size: 1rem;
  line-height: 1rem;
  display: block;
  width: 145px;
  margin-bottom: 3px;
}

/*PrivacyPolicy*/
.un_line {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 auto 30px;
}

.prive {
  text-align: right;
  margin: 0 auto 30px;
}

.pv__sign--tit {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.company__area--list {
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.company__area--cont {
  width: 20%;
  margin-right: 5%;
}

.company__area--pro {
  width: 75%;
}

/*MemberAgreement*/
.m_greettit {
  margin-bottom: 10px;
  font-weight: 600;
}

.m_greetarea {
  margin: 0 auto 50px;
}

.m_greet--list {
  list-style: decimal;
  margin-left: 20px;
}

.gibm_greettit {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 30px;
}

/*BusinessDeal*/
.un_line--min {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-weight: 600;
  margin: 0 auto 30px;
}

.deal,
.form__deal {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0 auto 50px;
}

.deal--th,
.deal--td,
.form--th,
.form--td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.deal--th,
.form--th {
  width: 30%;
  text-align: left;
  font-weight: normal;
  background: #fff6eb;
}

.form--th {
  width: 40%;
}

/*InquiryEdit*/
.need {
  margin-left: 10px;
  background: #900;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1em;
  padding: 5px;
  border-radius: 6px;
}

.form__deal input,
.form__deal button,
.inq__btn,
.form__deal select,
.form__deal textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.form__deal textarea {
  resize: vertical;
}

.form__deal input[type="checkbox"],
.form__deal input[type="radio"] {
  display: none;
}

.form__deal input[type="submit"],
.form__deal input[type="button"],
.form__deal label,
.form__deal button,
.form__deal select,
.inq__btn {
  cursor: pointer;
}

.form__deal select::-ms-expand {
  display: none;
}

.inq__input {
  border: 1px solid #ccc !important;
  width: 80%;
}

.inq__btn {
  background: #ec6d02;
  color: #fff;
  width: 30%;
  margin: 0 auto;
  display: block;
  padding: 10px;
}

/*amazonpay*/
.amazon-pay {
  max-width: 208px;
  margin: 50px auto 40px;
}

.amazon--anker,
.amazon__step {
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  line-height: 1.3em;
}

.amazon--anker--min {
  font-size: 1.3rem;
  line-height: 1.5rem;
  color: #f30;
  margin-bottom: 10px;
}

.amazon--anker--list {
  border: 2px solid #f30;
  height: 100px;
}

.amazon--anker--list,
.amazon__step--list,
.amazon__step--list_four {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.amazon--anker--list,
.amazon__step--list {
  width: 32%;
}

.amazon--a {
  display: block;
  width: 100%;
}

.mins {
  font-size: 1.3rem;
}

.amazon__step--num {
  color: #f30;
  font-weight: bold;
  margin-bottom: 10px;
}

.amazon__step--list,
.amazon__step--list_four {
  box-shadow: 0 0 0 10px #eee inset;
  padding: 5% 0;
  height: 130px;
}

.amazon__step {
  margin: 30px auto;
}

.steps {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.steps--color {
  color: #f30;
}

.stepbox,
.stepbox-min {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}

.stepbox {
  margin: 0 auto 50px;
}

.stepbox-min:not(:last-of-type) {
  margin-bottom: 30px;
}

.stepbox--img {
  width: 60%;
  border: 1px solid #ccc;
}

.stepbox--txt {
  width: 35%;
}

.amazon__step--list_four {
  width: 24%;
}

.amazon__step dl {
  margin: 0 auto;
}

.amazon__step dd {
  font-size: 1.5rem;
}

/*guide*/
.guide__tit {
  font-size: 1.3rem;
  font-weight: normal;
  background: url(../img/guide__tit.jpg) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.guide__tit span {
  font-size: 1.2rem;
}

.c_red {
  color: #c00;
}

.credit {
  max-width: 433px;
}

.atobarai {
  max-width: 405px;
}

.amazon-pays {
  max-width: 208px;
}

.rakutenpay {
  max-width: 106px;
}

.payflow {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
}

.payflow--list {
  width: 32%;
  box-shadow: 0 0 0 10px #eee inset;
  padding: 5% 3%;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.payflow--step {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.payflow--step,
.payflow--tit,
.pay__img {
  text-align: center;
  color: #f7532e;
  font-weight: bold;
}

.payflow--txt {
  text-align: center;
}

.pay__img {
  margin: 20px auto;
}

.s_point--list {
  list-style: disc;
  margin-left: 20px;
}

.s_point {
  margin: 0 auto 50px;
}

.fg_shippingtime {
  max-width: 341px;
}

.sendtable {
  width: 100%;
  border-collapse: collapse;
}

.sendtable--th,
.sendtable--td {
  border: 1px solid #ccc;
  font-size: 1.3rem;
  line-height: 2rem;
  padding: 1%;
}

.sendtable--th {
  width: 24%;
  text-align: left;
}

/*regist*/
.fs-c-subSection__title {
  border: none;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.4rem;
  margin-bottom: 20px;
}

.fs-c-anotherLogin__message {
  margin-bottom: 20px;
}

.fs-c-heading--page {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 auto 30px;
}

/*skincare*/
.care__anker {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto 50px;
}

.care__anker--list {
  margin: 0 10px;
}

/*2015fukubukuro*/
.fukubukuro {
  margin: 0 auto 40px;
}

.fukubukuro--img {
  width: 100%;
}

/*sody-002*/
.sody_bg {
  background: url(../img/sody_bg.jpg) no-repeat center top;
  background-size: 100% auto;
  padding: 270px 10% 60px;
}

.sody_cp {
  font-size: 2.7rem;
  line-height: 3.5rem;
  font-weight: 600;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  width: 72%;
  padding-bottom: 10px;
}

.sody_cp--min p:first-child {
  margin-bottom: 10px;
}

.sody__bg02 {
  background: url(../img/sody_bg2.jpg) no-repeat center top;
  background-size: 100% auto;
  padding: 5% 10% 0 25%;
  margin: 0 auto 50px;
}

.mmicrobubble--tit {
  color: #ec89c5;
  font-size: 3rem;
  line-height: 3rem;
  margin-bottom: 30px;
}

.mmicrobubble__min {
  font-size: 1.8rem;
}

.mmicrobubble--cont {
  display: flex;
  justify-content: space-between;
}

.mmicrobubble--img {
  width: 45%;
}

.mmicrobubble--txt {
  width: 50%;
  font-size: 1.4rem;
}

.mmicros {
  font-size: 1.2rem;
}

.sody__bg02 .mmicrobubble:first-child {
  margin-bottom: 80px;
}

.sody__tits {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.sody__tits--img {
  width: 40%;
  margin-right: 20px;
}

.sody__tits--name {
  font-size: 1.8rem;
  font-weight: bold;
}

.about_sody {
  margin-bottom: 60px;
}

.recom_sody {
  display: flex;
  align-items: center;
  margin: 30px auto;
  position: relative;
  box-shadow: 0 0 0 1px #f1d5ea inset;
  border-radius: 8px;
  padding: 3% 3% 3% 15%;
  width: 90%;
}

.recom_sody--circle {
  position: absolute;
  top: -25%;
  left: -5%;
  width: 100px;
  height: 100px;
  color: #fff;
  background: #c9e9f0;
  border-radius: 50%;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.7rem;
  font-weight: bold;
  padding-top: 35px;
}

.recom_sody--list {
  background: url(../img/t8.gif) no-repeat left 0px;
  background-size: 18px 20px;
  padding-left: 26px;
  font-size: 1.4rem;
  font-weight: bold;
}

.recom_sody--list:not(:last-child) {
  margin-right: 15px;
}

.sody_bk4 {
  background: url(../img/sody_bk4.jpg) no-repeat center top;
  padding: 0 5% 10px;
  margin: 0 auto 50px;
}

.sody_bk4--tit {
  text-align: center;
  margin: 0 auto 30px;
}

.sody_bk4--up {
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #ec89c5;
}

.sody_bk4--down {
  font-size: 2.8rem;
  line-height: 3.8rem;
}

.sody_bk4--txt {
  padding: 0 10%;
}

.sody_tablet {
  display: flex;
  justify-content: space-between;
  padding-left: 5%;
}

.sody_tablet--txt {
  width: 54%;
  margin-top: 50px;
  font-size: 1.5rem;
}

.sody_tablet--img {
  width: 40%;
}

.sody_tablet--tit {
  font-size: 2.4rem;
  line-height: 3.3rem;
  margin-bottom: 25px;
  color: #bfa3c9;
}

.c_blue {
  color: #8bd4e2;
  font-weight: 600;
}

.spdy__works {
  padding: 0 5%;
  margin: 0 auto 40px;
}

.sodyworks__img {
  max-width: 642px;
  margin: 30px auto 50px;
}

.youtube_movie {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  margin: 0 auto 80px;
}

.youtube_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.sody_qa {
  background: url(../img/s18.jpg) no-repeat left top;
}

.sody_qa--box {
  text-align: center;
  color: #d889c9;
  border-top: 1px solid #ddb4d5;
  border-bottom: 1px solid #ddb4d5;
  padding: 10px 5%;
  margin: 0 auto 40px;
  width: 90%;
}

.sody_qa--tit {
  font-size: 2.6rem;
  line-height: 3.2rem;
}

.sody_qa--tit span {
  font-size: 1.8rem;
}

.sody__faq {
  padding: 0 5% 0 15%;
}

.atacch {
  max-width: 455px;
  margin-top: 20px;
}

.sody__faq--q {
  background: url(../img/q.png) no-repeat left 3px;
  background-size: 16px 16px;
  padding-left: 34px;
  margin-bottom: 20px;
}

.sody__faq--a {
  background: url(../img/a.png) no-repeat left 3px;
  background-size: 16px 16px;
  padding-left: 34px;
  margin-bottom: 30px;
}

/*lasionne*/
.lacion {
  background: url(../img/lasionne_care.jpg) no-repeat center top;
  background-size: 100% auto;
  padding: 380px 14% 5%;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.lacion__tit {
  font-size: 2.4rem;
  letter-spacing: 1px;
  font-style: italic;
  margin-bottom: 10px;
}

.lacion__tit,
.lacion__min {
  color: #ab51bb;
}

.lacion__min {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.lacion__middle {
  background: url(../img/las_1_06.jpg) no-repeat center top;
  background-size: 100% auto;
  padding: 20px 5% 40px;
  margin-bottom: 60px;
}

.lacion__middle--tit {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  background: #633a8b;
  padding: 10px;
  margin: 0 auto 30px;
}

.lasionne__step {
  display: flex;
  margin-top: 50px;
}

.las_a {
  max-width: 100%;
  margin-right: 10%;
}

.las_spec {
  width: 46%;
  padding-top: 20px;
}

.las_spec--name {
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 10px;
}

.las_spec--name,
.las_spec--price {
  font-weight: 600;
}

.las_spec--min {
  font-size: 1.3rem;
}

.las_spec--price {
  margin-bottom: 20px;
}

.las_spec--info {
  border: 1px solid #d5d1e6;
  padding: 15px;
  border-radius: 6px;
  width: 100%;
  margin-bottom: 20px;
}

.las_spec--btn {
  width: 100%;
}

.las_spec--a {
  display: block;
  padding: 20px 5%;
  border-radius: 6px;
  background: #c4b6e1;
  text-align: center;
}

.las_spec--a:hover {
  color: #999;
}

.w_delta {
  background: url(../img/w_delta.svg) no-repeat left center;
  background-size: 10px 10px;
  padding-left: 20px;
}

.las_step2 {
  justify-content: flex-end;
}

.las_step2 .las_spec--info {
  width: 100%;
}

/*las-001*/
.las__item__ded {
  display: flex;
  margin: 0 auto 50px;
}

.las__item {
  width: 20%;
  max-width: 120px;
  margin-right: 5%;
}

.las__item__spec {
  width: 70%;
}

.las__item__cp {
  color: #972eb2;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: 600;
  margin-bottom: 30px;
}

.las__item__name,
.las__item__price {
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.points__box {
  border: 1px solid #ddd;
  padding: 3%;
  border-radius: 6px;
  background: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.points {
  width: 36%;
  font-size: 1.5rem;
  letter-spacing: 1px;
  position: relative;
  color: #a40b5d;
}

.points--txt {
  width: 54%;
  font-size: 1.4rem;
}

.icon_point {
  width: 59px;
  position: absolute;
  top: -40px;
  left: 0;
}

.skin {
  max-width: 216px;
}

.howto_scal {
  width: 90%;
}

.howto_scal,
.howto_step {
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.howto_step {
  margin-top: 30px;
}

.howto_scal--list {
  width: 30%;
  font-size: 1.4rem;
}

.howto_scal--img {
  max-width: 158px;
  margin: 0 auto 10px;
}

.howto_scal--list__four {
  width: 22.4%;
}

.howto_scal--list__four:not(:last-child) {
  background: url(../img/peaple_delta.svg) no-repeat right 160px;
  background-size: 20px 20px;
}

.howto_step--box {
  border: 2px solid #c4b8e0;
  border-radius: 6px;
  padding: 10px 5px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
  margin: 20px auto;
}

.howto_step--a {
  background: #c4b8e0;
  display: block;
  padding: 10px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
  border-radius: 6px;
}

.howto_step--a.active {
  background: #ded9ed;
}

/*las-002*/
.nosilicon {
  max-width: 427px;
  margin-top: 30px;
}

.points__box--las02 {
  border: 1px solid #ddd;
  padding: 60px 3% 3%;
  border-radius: 6px;
  background: none;
  margin-bottom: 40px;
  position: relative;
}

.points__box--las02 .points,
.points__box--las02 .points--txt {
  width: 100%;
}

.icon_point-fix {
  position: absolute;
  width: 59px;
  top: 20px;
  left: -10px;
}

.dpt {
  font-size: 1.5rem;
  letter-spacing: 1px;
  position: relative;
  color: #a40b5d;
  margin-bottom: 20px;
}

.las-seibun {
  margin: 30px auto 0;
  max-width: 100%;
  padding: 3%;
  border-radius: 6px;
  background: #fff;
}

/*las-003*/
.geranium--first,
.geranium--sd {
  display: flex;
  justify-content: space-between;
  font-size: 1.3rem;
}

.geranium {
  margin-top: 40px;
  padding: 0 5%;
}

.geranium--img {
  max-width: 190px;
}

.geranium--spec {
  width: 65%;
}

.geranium--sd {
  flex-direction: row-reverse;
}

.geranium--sd .geranium--img {
  margin-top: -100px;
}

.geranium--first {
  margin-bottom: 50px;
}

.geranium--name {
  color: #e491a3;
  margin-bottom: 10px;
}

.geranium--sd .geranium--name {
  color: #906eb2;
  text-align: right;
}

.fukoidan {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}

.fukoidan--img {
  width: 30%;
}

.fukoidan--info {
  width: 65%;
}

.fukoidan--name {
  color: #00a199;
  margin-bottom: 20px;
}

.fukoidan--info dd {
  font-size: 1.4rem;
}

/*las-004*/
.essence__area {
  display: flex;
  justify-content: space-between;
}

.essence__area--list {
  width: 32%;
}

.essence__area--tit {
  background: #8d5ea4;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.essence__area--box {
  padding: 10px;
  background: #f0eaf3;
  font-size: 1.3rem;
  line-height: 1.9rem;
}

.essence__area--sei {
  color: #8d5ea4;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 10px;
}

.ekisu {
  max-width: 500px;
  margin: 30px auto 0;
}

.sicle {
  max-width: 475px;
  margin: 30px auto 0;
}

/*teiki-clustive*/
.teiki_off {
  display: flex;
  justify-content: space-between;
  background: url(../img/sy_line.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-top: 100px;
}

.teiki_ocp {
  font-size: 2.4rem;
  line-height: 3.5rem;
}

.teiki_off--bd {
  font-size: 3rem;
}

.teiki_off--stg {
  font-size: 4rem;
  line-height: 5rem;
  font-weight: normal;
  color: #f1522a;
  background: url(../img/teiki_offbg.jpg) repeat-y left bottom;
}

.teiki_scp {
  margin-top: -30px;
}

.gray_babble {
  background: url(../img/gray_babble.jpg) no-repeat center top;
  padding: 120px 5% 70px;
}

.gray_babble--tit {
  text-align: center;
  font-size: 2.6rem;
}

.teiki__map {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto 50px;
}

.teiki_parts_g {
  background: url(../img/teiki_parts_1.jpg);
}

.teiki_parts_o {
  background: url(../img/teiki_parts_2.jpg);
}

.teiki__map--th,
.teiki__map--td {
  padding: 8px 10px;
  font-size: 1.4rem;
}

.teiki__map--td {
  border-bottom: 1px solid #eee;
}

.teiki__map--a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.teiki__map--img {
  width: 79px;
}

.teiki__map--name {
  width: 75%;
  text-align: left;
  font-weight: normal;
}

.teiki_price,
.teiki_price__two {
  font-size: 1.8rem;
}

.teiki_price__two {
  text-align: left;
  padding-left: 40px;
}

.underline_bk {
  text-decoration: underline;
}

.teiki__map--th:nth-child(2) {
  width: 13%;
}

.teiki__map--th:last-child {
  width: 43%;
}

.teiki_pointinfo {
  background: url(../img/sy_line.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-top: 100px;
  margin-bottom: 40px;
}

.teiki_pointinfo .teiki_ocp {
  margin-bottom: 40px;
}

.teiki_systemcyeck {
  padding: 0 15%;
  margin-bottom: 40px;
}

.teiki_systemcyeck--list {
  background: url(../img/teiki_parts_3.jpg) no-repeat left top;
  background-size: 31px 37px;
  padding: 10px 0 10px 40px;
}

.teiki-qa {
  font-size: 1.4rem;
}

.teiki-q {
  background: url(../img/teiki_parts_1.jpg);
  padding: 10px 15px;
  margin-bottom: 4px;
  font-weight: bold;
}

.teiki-a {
  display: none;
  background: url(../img/teki_29.jpg) no-repeat 20px 20px;
  background-size: 14px 14px;
  padding: 2% 2% 2% 50px;
}

/*teiki*/
.allteiki {
  text-align: center;
}

.allteiki--cp {
  font-size: 2rem;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

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

.allteiki__tokuten {
  font-size: 4rem;
  line-height: 6rem;
  color: #f1522a;
}

.allteiki__spc {
  display: flex;
  justify-content: center;
  margin: 20px auto 80px;
}

.allteiki__spc--list {
  max-width: 168px;
  width: 30%;
  margin: 0 10px;
}

.line__teiki {
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 3rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.teiki_system {
  margin: 0 auto 60px;
}

.teiki_system--list {
  background: url(../img/teiki_05.jpg) no-repeat left top;
  background-size: 30px 30px;
  padding: 5px 0 5px 45px;
  text-align: left;
}

.teiki_system--list:first-child {
  margin-bottom: 40px;
}

.autopoint {
  text-align: left;
  margin-bottom: 60px;
}

.series {
  /*    margin-bottom: 20px;*/
  margin-bottom: 0;
}

.series--th,
.series--td {
  padding: 8px 10px;
  font-size: 1.4rem;
}

.series--th:first-child {
  width: 40%;
}

.series--th:last-child {
  width: 46%;
}

.series--td {
  border-bottom: 1px solid #eee;
}

.series_g {
  background: #ddd;
}

.series_o {
  background: #fbd8bc;
}

.series--th:not(:last-child) {
  border-right: 5px solid #fff;
}

.series--td .teiki__map--img {
  margin-right: 5%;
}

.series_price div {
  display: flex;
  justify-content: center;
  padding: 0 10%;
}

.series_price div p {
  margin: 0 20px;
}

.sesin {
  display: flex;
  justify-content: space-between;
  padding: 0;
  width: 100%;
  text-align: left;
}

.series_price-two {
  padding-left: 5%;
}

.sesin p:first-child {
  width: 40%;
}

.sesin p:nth-child(2) {
  width: 30%;
}

.sesin p:last-child {
  width: 30%;
}

/*teiki-cluctive-water*/
.renuual__info {
  border: 1px solid #ddd;
  padding: 3%;
  margin: 0 auto 30px;
}

.renuual__info--tit {
  font-weight: bold;
}

.renuual__info--txt {
  margin-bottom: 20px;
}

.kakushitu {
  text-align: right;
  font-size: 1.3rem;
  margin-top: 20px;
}

.nanowater {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nanowater--img {
  width: 35%;
}

.nanowater--txt {
  width: 60%;
}

/*shopset1*/
.secret__in--tit {
  text-align: center;
  font-size: 1.9rem;
  line-height: 3rem;
  font-weight: 600;
  margin: 0 auto 20px;
}

.secret__in {
  margin: 0 auto 60px;
}

.mins-autalist {
  vertical-align: super;
  font-size: 1rem;
}

.shopset--ank {
  font-size: 1.4rem;
  margin-top: 40px;
}

.notbold {
  font-weight: normal !important;
  text-align: left !important;
  font-size: 1.6rem !important;
  margin: 0 !important;
}

.area-teiki-cart {
  padding: 20px;
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #555;
  border: 1px dashed #b9b9b9;
}

.title-about-teiki {
  text-align: center;
  font-size: 2rem;
  font-weight: normal;
  margin: 10px 0;
}

.list-send-point li {
  background: url(../img/arrow-right.png) no-repeat left center;
  background-size: 5px 6px;
  padding-left: 15px;
}

/*trial-set*/
.trial_set--cp {
  text-align: center;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 auto 50px;
}

.trial_set--cp p:first-child {
  margin-bottom: 30px;
}

.up_d-line {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 15px 5%;
  font-size: 2rem;
  font-weight: normal;
  margin: 0 auto 40px;
}

.trial_setlist--list {
  list-style: disc;
  margin-left: 20px;
}

.trial_setlist--list:not(:last-child) {
  margin-bottom: 10px;
}

.trial_setlist {
  padding: 0 3%;
  margin: 0 auto 50px;
}

.dayly,
.dayly__last {
  border: 1px solid #eee;
  padding: 2%;
  margin: 0 auto 30px;
}

.dayly a:hover,
.dayly__last a:hover {
  color: #999;
  opacity: 0.6;
}

.dayly__last {
  margin-bottom: 60px;
}

.coust {
  margin-top: 30px;
}

.coust2 {
  margin-top: 50px;
}

.coust .mins {
  font-size: 1.2rem;
  margin-top: 10px;
}

.dayly__bl,
.dayly__bl--box {
  display: flex;
  justify-content: space-between;
}

.dayly__bl--box {
  align-items: center;
}

.dayly__bl--list {
  font-size: 1.3rem;
  line-height: 1.7rem;
  width: 16%;
}

.g_dayly__bl {
  background: #eee;
  padding: 5px;
  text-align: center;
}

.dayly__bl--img {
  max-width: 30px;
  margin-right: 5px;
}

.spajei .dayly__bl--img {
  max-width: 60px;
  margin-right: 5px;
}

.spamask .dayly__bl--img {
  max-width: 46px;
  margin-right: 5px;
}

.dayly--tip {
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 20px;
}

.care_arrow {
  background: url(../img/care_arrow.svg) no-repeat right 60%;
  background-size: 15px 18px;
  padding-right: 4%;
  width: 22%;
}

.creams {
  margin-top: 20px;
}

.component_coution {
  margin-bottom: 30px;
}

.component_coution--list {
  font-size: 1.3rem;
  list-style: disc;
  margin-left: 20px;
}

.dayly__last .dayly__bl--list {
  margin-right: 10%;
}

.ageng {
  text-align: right;
  font-size: 1.2rem;
  margin: -40px 0 60px;
}

/*faq*/
#faqtab {
  width: auto;
  max-width: 760px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
}

#faqtab li {
  width: 24%;
  box-sizing: border-box;
  border: solid 1px #eee;
  border-bottom: none;
  list-style-type: none;
}

#faqtab li a {
  font-size: 1.4rem;
  height: 100%;
  color: #ec6239;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none;
}

#faqtab li a:hover {
  background: #ec6239;
  color: #fff;
  text-decoration: none;
}

#faqtab li a.active {
  background: #ec6239;
  color: #fff;
}

#faq {
  padding: 20px;
  background: #fff;
  text-align: center;
  border: 1px solid #eeeeee;
  text-align: left;
  clear: both;
}

#faqbox {
  clear: both;
}

.faq__cp {
  margin: 0 auto 40px;
}

#faqbtn {
  width: auto;
  max-width: 720px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-bottom: 15px;
}

#faqbtn::after {
  content: "";
  display: block;
  width: 32.5%;
}

#faqbtn li {
  width: 32.5%;
  margin-bottom: 5px;
  font-weight: bold;
  list-style-type: none;
}

#faqbtn li span {
  font-size: 1.3rem;
  height: 100%;
  color: #eb6139;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 100%;
  background: #fdefeb;
  border: solid 1px #fdefeb;
  box-sizing: border-box;
  padding: 10px 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#faqbtn li span:hover {
  border: solid 1px #ec6239;
  text-decoration: none;
}

#faqbtn li span.current {
  border: solid 1px #ec6239;
}

.faqs {
  font-size: 1.3rem;
  width: 100%;
  box-sizing: border-box;
}

.faqs dt {
  display: block;
  cursor: pointer;
  background-color: #f6f6f6;
  font-size: 1.4rem;
  color: #555;
  margin-bottom: 10px;
  padding: 10px 10px 10px 30px;
  background-image: url(../img/g_question.png);
  background-repeat: no-repeat;
  background-position: 10px 12px;
  background-size: 12px 16px;
  width: 100%;
  box-sizing: border-box;
}

.faqs dd {
  display: none;
  margin-bottom: 20px;
  padding: 10px 10px 10px 40px;
  background-image: url(../img/g_answer.png);
  background-repeat: no-repeat;
  background-position: 10px 12px;
  background-size: 16px 16px;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.4rem;
}

.faqs dd:last-child {
  margin-bottom: 0;
}

.faqtable {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

.faqtable th,
.faqtable td {
  padding: 10px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.faqtable th {
  text-align: center;
  width: 30%;
}

/*event*/
.carender_color {
  display: flex;
  margin: 20px auto 40px;
}

.tokyo {
  background-color: #e6804d;
}

.kanagawa {
  background-color: #7ec225;
}

.chiba {
  background-color: #668cd9;
}

.saitama {
  background-color: #e67399;
}

.osaka {
  background-color: #9933cc;
}

.tokyo,
.kanagawa,
.chiba,
.saitama,
.osaka {
  color: #fff !important;
  padding: 0px 15px;
  width: 80px;
  text-align: center;
}

.carender_color li:not(:last-child) {
  margin-right: 10px;
}

.carender_gmap iframe {
  width: 100%;
  height: 800px !important;
}

/*bestcosme*/
.pagelink1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
}

.pagelink1 li {
  display: inline;
  border-right: 1px solid #999;
  padding: 0 2.1em 0 1.9em;
  text-align: center;
  font-size: 1.2rem;
}

.pagelink1 li:last-child {
  border: none;
  margin-right: 0;
}

.pagelink1 span {
  display: inline-block;
}

.bes_item,
.besflex,
.conLine {
  display: flex;
  justify-content: space-between;
}

.besflex {
  margin: 0 auto 40px;
}

.bes_tit {
  background-color: #fff9b7;
  background-image: url(../img/bes_icon.png);
  background-repeat: no-repeat;
  font-size: 1.8rem;
  margin: 15px 0 30px 0;
  background-position: 25px 10px;
  padding: 2px 15px 13px 75px;
}

.bes_tit p {
  padding-top: 10px;
}

.review-summary-container.mb_20 {
  margin-bottom: 20px;
}

.conLine {
  background-image: url(../img/c_line650.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.l300p,
.l300 {
  max-width: 300px;
  width: 39%;
}

.r425,
.r330 {
  width: 55%;
}

.bes_item {
  margin: 70px 0 30px;
}

.bes_item p {
  font-size: 160%;
  margin: 20px 0 10px;
}

.clearfix:after,
.clearfix:before {
  display: none !important;
  content: "";
  line-height: 0;
}

.l300 img {
  width: 100%;
  height: auto;
  display: block;
}

.conLine a,
.besflex a,
.pagelink1 a,
.papers a,
.mediablog a {
  color: #eb3c12;
  text-decoration: none;
}

.bes_item img,
.l300p img {
  width: 100%;
  height: auto;
  display: block;
}

.r425 img {
  max-width: 219px;
  height: auto;
}

/*media*/
.l150 {
  max-width: 150px;
  margin-right: 5%;
  width: 19%;
}

.r480 {
  width: 75%;
}

.mediatv {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 50px;
}

.tCentert {
  width: 48% !important;
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.papers {
  margin: 0 auto 50px;
}

.papers img {
  max-width: 100%;
  height: auto;
}

.papers .mb_15 {
  margin-bottom: 20px;
}

.mediablog p {
  margin: 0 auto 30px;
}

.mediatv img {
  max-width: 100%;
  height: auto;
}

/*media_bk*/
.bodyjob {
  width: 40%;
}

.mediaBox {
  flex-wrap: wrap;
}

.mediaBox img {
  width: 100%;
  height: auto;
  display: block;
}

.leftBox {
  max-width: 150px;
  width: 19%;
}

.rightBox {
  width: 75%;
}

.bottomBox {
  margin-top: 30px;
}

/*teikibox*/
.teikibox {
  border: 1px dashed #ccc;
  padding: 20px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem;
}

.teikibox--tit {
  text-align: center;
  font-size: 2rem;
  font-weight: normal;
  margin: 0 auto 10px;
}

.teiki__check {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.teiki__check--list {
  background: url(../img/arrow-right.png) no-repeat left 5px;
  background-size: 5px 8px;
  padding-left: 15px;
}

.kiyaku__a {
  font-size: 1.3rem;
  margin-bottom: 30px;
}

.teiki__itemname {
  font-weight: bold;
  margin-bottom: 15px;
}

.teiki__itembox {
  border: 0;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}

.teiki__itembox th,
.teiki__itembox td {
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 1.3rem;
}

.teiki__itembox th {
  width: 35%;
  text-align: left;
  font-weight: normal;
  background: rgb(237, 230, 237);
}

.teiki__itembox td span {
  font-size: 2.2rem;
  color: rgb(255, 51, 0);
  font-weight: bold;
}

.buys {
  display: flex;
  align-items: center;
}

.buys p {
  width: 30%;
}

.buys button {
  width: 50%;
  margin-left: 5%;
  padding: 4%;
  font-size: 2rem;
  font-weight: bold;
  background: #ef450e;
  border: 1px solid #ef450e;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
}

/*dry*/
.ud_line {
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 5%;
  font-weight: normal;
  margin: 0 auto 30px;
}

/*2020autumn*/
.tuyahada_tbg {
  background: url(../img/tuyahada_drop_water.jpg) no-repeat center top;
  background-size: cover;
  padding: 55px 5% 100px 8%;
  margin-bottom: 40px;
  font-size: 1.5rem;
}

.tuyahada_tbg p:not(:last-child) {
  margin-bottom: 25px;
}

.tuyahada_worries {
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px #ccc inset;
  padding: 3%;
}

.tuyahada_worries__tit {
  font-size: 2rem;
  line-height: 3rem;
  text-align: center;
  color: #fe5000;
  margin-bottom: 15px;
}

.tuyahada_worries__con {
  max-width: 350px;
  margin: 0 auto;
  font-size: 15px;
}

.tuyahada_worries__list {
  margin-bottom: 10px;
}

.tuyahada_worries__check {
  padding-left: 30px;
  background: url(../img/tuyahada_check.png) no-repeat left center;
  background-size: contain;
}

.tuyahada_goods01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 0 2px;
  background: url(../img/dash_line.gif) repeat-x left bottom;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tuyahada_goods02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 35px 0 55px;
}

.tuyahada_goods__mcon {
  width: 66%;
  font-size: 1.5rem;
}

.tuyahada_goods__txt_mrb {
  margin-bottom: 15px;
}

.tuyahada_goods__tit {
  color: #fe5000;
  font-weight: bold;
  margin-bottom: 20px;
}

.tuyahada_goods__img,
.tuyahada_goods__img02 {
  width: 30%;
}

.tuyahada_goods__mcon02 {
  width: 60%;
  font-size: 1.5rem;
}

.tuyahada_goods03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 50px 50px;
  border: 1px dashed #ccc;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 50px;
}

.tuyahada_goods__com {
  margin-bottom: 10px;
  font-weight: 600;
}

.ft_oren {
  color: #fe5000;
}

.tuyahada_3step {
  font-size: 2.2rem;
  line-height: 3.4rem;
  text-align: center;
  margin-bottom: 10px;
}

.tuyahada_steplist {
  margin: 40px 0 90px;
  padding-bottom: 90px;
  border-bottom: 1px solid #ccc;
}

.tuyahada_3step__box {
  background-color: #f8f8f8;
  padding: 25px;
  margin-bottom: 60px;
}

.tuyahada_3step__tit {
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}

.tuyahada_3step__txt {
  text-align: center;
}

.tuyahada_3step__licon {
  padding-left: 25px;
  background: url(../img/tuyahada_check.svg) no-repeat left center;
  background-size: contain;
}

.fukkura {
  text-align: center;
  margin-bottom: 30px;
}

.tuyahada_season_mtit {
  text-align: center;
}

.tuyahada_season_mtit__m {
  font-size: 1.5rem;
}

.tuyahada_season_mtit__s {
  font-size: 2.8rem;
  letter-spacing: 3px;
  line-height: 5rem;
  color: #fe5000;
  margin: 10px 0 25px;
}

.tuyahada_bset_offs {
  background: #f8f8f8;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 78%;
  margin: 0 auto 90px;
}

.tuyahada_bset_offs__bf,
.tuyahada_bset_offs__af {
  font-size: 2rem;
  letter-spacing: 2px;
}

.off_bfst {
  font-size: 3rem;
}

.off_afst {
  font-size: 3.5rem;
  color: #fe5000;
}

.tuyahada_bset_offs__bf {
  margin-right: 30px;
}

.tuyahada_bset_offs__af {
  color: #fe5000;
  background: url(../img/del_arr.png) no-repeat left center;
  padding-left: 70px;
}

/*sody-002camp*/
.tokuten {
  padding: 10px;
  margin: 0 auto 60px;
}

.tokuten01 {
  border: solid 2px #c9c9c9;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

.tokuten01_ftxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tokuten01_ftxt_l,
.tokuten01_ftxt_r {
  font-size: 16px;
}

.tokuten01_ftxt_l {
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tilt {
  padding: 0 10px;
  background-image: url(../img/shape-l.png), url(../img/shape-r.png);
  background-position: left bottom, right bottom;
  background-repeat: no-repeat;
}

.ft-pink {
  color: #e782b6;
}

.tokuten01_ctxt {
  font-size: 23px;
  line-height: 35px;
}

.tokuten01_ctxt .ft-lg {
  font-size: 35px;
}

.tokuten01_btn {
  width: 195px;
  margin: 0 auto;
}

.tokuten01_btn a {
  display: block;
  background-color: #e782b6;
  color: #fff;
  padding: 3px;
  border-radius: 5px;
  font-family: sans-serif;
  font-size: 14px;
  border-bottom: solid 4px #c5528d;
}

.tokuten01_btn a:hover {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  border-bottom: none;
  /*線を消す*/
  text-decoration: none;
  color: #fff;
  margin-bottom: 4px;
}

.tokuten01_img {
  position: absolute;
  top: -7px;
  left: -7px;
}

.tokuten_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tokuten02,
.tokuten03 {
  width: 49%;
  border: solid 2px #c9c9c9;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  position: relative;
}

.tokuten_con_tit {
  font-size: 1.6rem;
  line-height: 1em;
  margin-bottom: 5px;
}

.tokuten_con_titml {
  margin-left: 15px;
}

.tokuten_con_off {
  font-size: 3.2rem;
  color: #e782b6;
  line-height: 41px;
}

.tokuten_con_off .ft_lg {
  font-size: 4.2rem;
}

.tokuten_con_txt {
  font-size: 2rem;
  line-height: 21px;
  color: #e782b6;
}

.tokuten_con_img {
  position: absolute;
  top: -7px;
  left: -7px;
}

/*sody-002camp*/
.henpins {
  text-align: right;
  margin: 20px auto 30px;
}

.sody9_box {
  margin-top: 55px;
  margin-bottom: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sody9_box_con {
  padding: 20px;
  border-radius: 10px;
  background-color: #eee;
  margin-bottom: 25px;
  font-size: 1.4rem;
}

.sody9_box_ptit {
  color: #fff;
  background-color: #f9a0ce;
  border-radius: 5px;
  font-size: 1.8rem;
  padding-left: 50px;
  margin-bottom: 10px;
  background-image: url(../img/sody_icon_smile.png);
  background-position: 20px center;
  background-repeat: no-repeat;
}

.sody9_box_btit {
  color: #fff;
  background-color: #a0d8f9;
  border-radius: 5px;
  font-size: 1.8rem;
  padding-left: 50px;
  margin-bottom: 10px;
  background-image: url(../img/sody_icon_sad.png);
  background-position: 20px center;
  background-repeat: no-repeat;
}

.sody9_box_wcon {
  margin-top: 15px;
  padding: 15px;
  background-color: #fff;
  font-size: 1.4rem;
}

.sody9_wcon_tlist {
  list-style: disc;
  margin-left: 20px;
  font-size: 1.3rem;
}

/*supplement_special*/
.mitocond {
  text-align: center;
  font-size: 1.5rem;
  line-height: 3rem;
  margin: 0 auto 40px;
}

.mitocond__box {
  background: #fefbf2;
  padding: 3% 5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 40px;
}

.mitocond__box--img {
  width: 20%;
}

.mitocond__box--txt {
  width: 75%;
}

.mitocond__box--tit {
  font-size: 2rem;
  color: #00ad50;
  margin-bottom: 10px;
}

.sapli_bgg,
.sapli_bgg_last {
  background: url(../img/sapli--bgg.jpg) no-repeat center top;
  background-size: 100% auto;
  text-align: center;
  color: #51b543;
}

.sapli_bgg {
  padding: 100px 5%;
}

.sapli_bgg_last {
  background: url(../img/sapli--bgg.jpg) no-repeat center bottom;
  padding: 50px 5% 80px;
}

.sapli_bgg dt,
.sapli_bgg_last dt {
  font-size: 2rem;
  line-height: 3rem;
}

.sapli_bgg dd,
.sapli_bgg_last dd {
  font-size: 3rem;
  line-height: 5rem;
  font-weight: bold;
}

.sapli_list {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}

.sapli_list--item {
  width: 50%;
}

.sapli_list--spec {
  width: 45%;
}

.sap_item {
  display: flex;
  flex-wrap: wrap;
}

.sap_item li {
  width: 48%;
  margin: 0 4% 4% 0;
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding: 5%;
  border-radius: 10px;
}

.sap_item li:nth-child(2n) {
  margin-right: 0;
}

.sap_mtit {
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.sap_red li {
  background: #fbebeb;
}

.sap_pink li {
  background: #fef4fa;
}

.sap_green li {
  background: #f4fbf7;
}

.sap_yellow li {
  background: #fef4e8;
}

.sap_paple li {
  background: #f1e7f2;
}

.sap_blue li {
  background: #e4f4fd;
}

.delitem {
  text-align: right;
}

.sup__mcp {
  text-align: center;
}

.sap_red .sap_mtit,
.sup__mcp--red dt {
  color: #f00;
}

.sap_pink .sap_mtit,
.sup__mcp--pink dt {
  color: #e62389;
}

.sap_green .sap_mtit,
.sup__mcp--green dt {
  color: #2aaa5d;
}

.sap_yellow .sap_mtit,
.sup__mcp--yellow dt {
  color: #f4980d;
}

.sap_paple .sap_mtit,
.sup__mcp--paple dt,
.c_paple {
  color: #791285;
}

.sap_blue .sap_mtit,
.sup__mcp--blue dt,
.c_blue {
  color: #04a0e8;
}

.sup__mcp dt {
  font-size: 2.6rem;
  line-height: 3.6rem;
}

.sapli_list:nth-child(even) {
  flex-direction: row-reverse;
}

.sap_paple li {
  width: 100%;
  margin: 0 auto 10px;
}

.sapli__voice {
  padding: 0 5%;
  margin: 0 auto 60px;
}

.sapli__voice--tit {
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 10px;
  color: #1da491;
}

.sapli__voice--txt {
  margin-bottom: 20px;
}

.sapli__voice--last {
  text-align: right;
  font-size: 1.3rem;
}

.safe_sap {
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-top: 20px;
  text-align: center;
  color: #2aaa5d;
}

.supple__colorbox__super {
  margin-bottom: 0px;
}

/*salon*/
/*直営店*/
.i_delta {
  background: url(../img/arrow-right.png) no-repeat left center;
  background-size: 5px 8px;
  padding-left: 15px;
}

.free-beginners h3,
.free-retail h3,
.free-about h3,
.free-sales h3 {
  margin-bottom: 50px;
  font-size: 2.5rem;
  line-height: 4rem;
  border-bottom: 1px solid #ed6d00;
  color: #ed6d00;
  text-align: center;
  font-weight: bold;
}

.retail-contents-inner {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}

.under-border h6,
.under-border p {
  display: inline-block;
  font-weight: bold;
  line-height: 36px;
}

.retail-salon section {
  display: inline-block;
  font-size: 1.2rem;
}

.free-retail h3 {
  text-align: center;
}

.retail-contents-inner:first-child {
  margin-right: 50px;
}

.retail-contents {
  text-align: center;
  display: flex;
  justify-content: space-between;
  max-width: 645px;
  margin: 0 auto 120px;
}

.retail-contents-inner p {
  text-align: left;
}

.retail-contents-inner h6 {
  margin: 20px 0;
  font-weight: bold;
  font-size: 17px;
}

.retail-salonbox {
  display: flex;
  max-width: 80%;
  margin: 0 auto 40px;
}

.max-photo {
  max-width: 190px;
  margin-right: 2%;
}

.beginners-contents h4,
.beginners-merit h4,
.retail-menu h4,
.about-contact h4,
.retail-salon h4 {
  color: #555;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 14px 0;
  margin-bottom: 50px;
  font-size: 2rem;
}

.retail-top {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
}

.retail-menu h4 + p {
  margin: 40px 0 50px 0;
  text-align: center;
}

.retail-menu h5 {
  font-size: 2rem;
  text-align: center;
  background: #fbe2cc;
  padding: 15px 0;
  font-weight: bold;
}

.retail-menu div {
  max-width: 660px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.gmaps {
  max-width: 100%;
}

.retail-menu h5,
.under-border + p {
  margin-bottom: 20px;
}

.plus-option .under-border + p {
  margin-bottom: 0;
}

p.menu-option {
  margin: 10px 0 40px 0;
}

p.option:before {
  content: "オプション";
  background: #ed6d00;
  color: #fff;
  margin: 0 8px 0 0;
  border-radius: 3px;
  padding: 2px 7px;
}

.retail-salon section {
  vertical-align: top;
  text-align: left;
  margin-left: 30px;
}

.retail-salon {
  text-align: center;
  margin-bottom: 146px;
}

.retail-salon h4 {
  margin-bottom: 40px;
}

.retail-salon section table tr {
  margin-bottom: 12px;
}

.retail-salon h5 {
  margin-bottom: 20px;
}

.retail-salon td:nth-child(2) {
  width: 20px;
}

.retail-salon td:nth-child(1) {
  width: 60px;
}

.retail-salon td {
  height: 26px;
}

.retail-menu .under-border {
  border-bottom: 1px solid #ed6d00;
  font-weight: bold;
  width: auto;
}

.under-border p {
  float: right;
}

.retail-menu section h6:before {
  content: "";
  color: #ed6d00;
  margin-right: 5px;
  border-left: 6px solid;
}

.retail-menu .plus-option {
  margin-bottom: 120px;
}

.retail-salon section + img {
  margin-top: 20px;
  width: 70%;
}

.retail-menu > div {
  margin-bottom: 70px;
}

.retail-menu section {
  width: 97%;
  margin: 40px auto;
}

.retail-menu h4 {
  color: #ed6d00;
}

.retail-menu section p span {
  font-size: 1rem;
  vertical-align: top;
}

.retail-menu section p .small {
  font-size: 1.3rem;
}

.retail-menu .menu-margin {
  margin: 40px auto 50px;
}

.retail-menu section h6 {
  border-bottom: 1px solid #ed6d00;
  width: 100%;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.retail-menu {
  margin-bottom: 150px;
}

.retail-menu section span .small {
  border-bottom: none;
  border-bottom: none;
}

.retail-menu section .small {
  border-bottom: none;
}

.retail-menu h6 span {
  float: right;
}

.retail-menu section p {
  margin-bottom: 15px;
}

/*tansan*/
.cont1 {
  font-size: 1.5rem;
  line-height: 2em;
  padding: 10px 20px;
}

h2.conttitle {
  background-image: url(../img/cont_h2_bk.gif);
  background-repeat: repeat-x;
  background-position: left center;
  padding: 5px 5px 5px 15px;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.f200 {
  font-size: 2.5rem;
  color: #fff;
}

.cont2 {
  margin-bottom: 20px;
  clear: both;
}

.cont2 dt {
  float: left;
  margin: 10px 20px 30px 20px;
  padding: 10px 20px;
  border-radius: 5px 5px 5px 5px;
  background-color: #ec3d12;
  font-weight: 500;
  color: #fff;
  background-position: center center;
  font-size: 1.8rem;
  text-align: center;
  line-height: 2em;
}

.cont2 dd.cont2_org {
  color: #ec3d12;
  font-size: 2rem;
  padding-bottom: 5px;
  padding-top: 2px;
}

.cont2 dd {
  font-size: 1.4rem;
  line-height: 2em;
}

.cont3 {
  padding: 0px 10px;
  font-size: 1.5rem;
  line-height: 30px;
}

.cont3_t15 {
  padding: 15px 10px 0px 10px;
  font-size: 1.5rem;
  line-height: 30px;
}

.cont3_t20 {
  padding: 20px 10px 0px 10px;
  font-size: 1.5rem;
  line-height: 30px;
}

h3.apps_title {
  padding: 20px 0px 10px 0px;
  font-size: 2rem;
  color: #333;
  font-weight: 500;
}

h3.apps_title span {
  background: #f30;
  color: #fff;
  padding: 5px 13px;
  margin: 10px;
}

.pcenter {
  text-align: center;
}

.mtb_40 {
  margin: 40px 0px;
}

.tansanbox {
  border: 1px solid #dedede;
  padding: 15px;
  margin: 12px;
  line-height: 2em;
}

.tansanbox .tnsan_left {
  float: left;
  margin-right: 10px;
  clear: both;
}

.tansanbox .tansan_right {
  float: right;
  width: 460px;
}

.tansanbox .tansan_right2 {
  float: right;
  width: 335px;
}

.tansanbox .t-t1 {
  font-size: 1.5rem;
  margin-top: 10px;
}

.tansanbox .t-t2 {
  font-size: 2rem;
  margin-bottom: 15px;
}

.tansanbox .t-t3 {
  font-size: 1.5rem;
  color: #333;
  background-color: #eeeeee;
  width: 460px;
  margin-top: 20px;
  padding-left: 6px;
}

.tansanbox .t-t4 {
  font-size: 130%;
}

.tansanbox .t-t5 {
  line-height: normal;
  margin: 10px 0 20px 0;
  font-size: 95%;
}

.tansanbox {
  overflow: hidden;
}

/* clearfix */
.tansanbox:before,
.tansanbox:after {
  content: "";
  display: table;
}

.tansanbox:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.tansanbox {
  zoom: 1;
}

.navi1 {
  margin: auto;
  text-align: center;
  max-width: 525px;
  display: block;
}

/* 2019.0718追記 */
.tecnic_s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5%;
  background: #fae5e0;
  border-radius: 6px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.spa_tt {
  width: 40%;
}

.spa_spc {
  width: 46%;
}

.spa_spc dt,
.spa_pric {
  font-size: 2rem;
  line-height: 150%;
  font-weight: bold;
  letter-spacing: 1px;
}

.spa_pric {
  margin-bottom: 20px;
}

.s_names {
  font-size: 1.4rem;
  margin-bottom: 25px;
}

.sell_s a {
  display: block;
  padding: 15px;
  background: #ec3d12;
  border-radius: 6px;
  text-align: center;
  color: #fff !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 120%;
}

.sell_s a:hover {
  text-decoration: none !important;
  opacity: 0.6;
}

sup {
  vertical-align: top;
  font-size: 76%;
}

.minimu {
  font-size: 80%;
}

.plan_cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 30px;
}

.sele_plan {
  width: 12%;
  margin-right: 5%;
  background: #ec3d12;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 1.8rem;
}

.plande {
  width: 80%;
  font-size: 2rem;
}

.planning {
  margin-bottom: 30px;
}

.planning img {
  width: 100%;
  height: auto;
}

.plan_infos {
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  line-height: 30px;
}

.plan_infos_la {
  margin-bottom: 50px;
  line-height: 30px;
}

.minxed {
  color: #ec3d12;
  font-size: 1.8rem;
  width: 50%;
}

.three_tec {
  margin: 20px auto 40px;
}

.three_tec dt {
  font-size: 1.8rem;
  line-height: 150%;
  margin-bottom: 10px;
}

.three_tec dd {
  font-size: 1.4rem;
  line-height: 30px;
  margin-bottom: 30px;
}

.dire_shop {
  margin-top: -20px;
  background: url(../img/un_delt.svg) no-repeat left center/10px 10px;
  padding-left: 16px;
}

.mrb40 {
  margin-bottom: 40px;
}

.pagelink1 li {
  padding: 0 2em 0 1.9em;
}

.item_using {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 0 1px #ddd inset;
  box-shadow: 0 0 0 1px #ddd inset;
  border-radius: 6px;
  margin-bottom: 25px;
  padding: 1% 3%;
}

.using_p {
  width: 40%;
  margin: 0 5%;
}

.using_p img {
  width: 100%;
  height: auto;
}

.using_p .using_img {
  width: 80%;
  height: auto;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_20 {
  margin-bottom: 20px;
}

.fr {
  float: right;
  margin: 0 0 30px 30px;
}

.fl {
  float: left;
  margin: 0 30px 30px 0px;
}

.fr .imgmax,
.fl .imgmax {
  max-width: 100%;
}

.history {
  margin: 0 auto 40px;
}

.conttitle {
  margin-bottom: 30px;
}

.o2item {
  display: flex;
  align-items: center;
}

.o2item--img {
  width: 45%;
  margin-right: 6%;
}

.o2item--item {
  width: 50%;
}

.o2item--item {
  max-width: 302px;
  text-align: center;
}

.o2item--name {
  margin: 0 auto 30px;
}

.o2item--btn {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.o2item--btn--a {
  background: url(../img/w_delta.svg) no-repeat 5% center #ec3d12;
  background-size: 6px 8px;
  color: #fff !important;
  font-size: 2rem;
  display: block;
  border-radius: 6px;
  padding: 10px;
}

.o2item--cp {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 30px auto 20px;
}

.o2care {
  max-width: 700px;
}

.o2care div {
  margin-bottom: 30px;
}

.ttl_movie {
  max-width: 338px;
  margin: 0 auto;
}

.af_pack {
  margin: 0 auto 50px;
}

.af_pack--box {
  display: flex;
  justify-content: space-between;
}

.af_pack--list {
  width: 48%;
  border: 1px solid #ddd;
  padding: 3%;
}

.af_pack--cp {
  background: url(../img/afbg.gif);
  padding: 5px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.4rem;
}

.af_pack--mcp {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 10px;
}

.af_pack--mcp span {
  font-size: 10px;
  vertical-align: super;
}

.af_pack--btn {
  width: 80%;
  margin: 10px auto 0;
  text-align: center;
}

.af_pack--a {
  background: url(../img/w_delta.svg) no-repeat 5% center #ec3d12;
  background-size: 6px 8px;
  color: #fff !important;
  display: block;
  padding: 6px;
  font-weight: bold;
}

.pic_timetable {
  max-width: 700px;
  margin: 20px auto 30px;
}

/*初めての方へ*/

.free-beginners h3,
.free-retail h3,
.free-about h3,
.free-sales h3 {
  margin-bottom: 50px;
  font-size: 2.5rem;
  border-bottom: 1px solid #ed6d00;
  color: #ed6d00;
  text-align: center;
  font-weight: bold;
}

.free-beginners h4,
.retail-menu h4 {
  font-size: 2.5rem;
}

.beginners-main {
  text-align: center;
}

.contents-left ul li,
.contents-right ul li {
  display: inline-block;
  width: 110px;
  vertical-align: top;
}

.contents-left,
.contents-right {
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  text-align: left;
}

.contents-left ul li:nth-child(2n),
.contents-right ul li:nth-child(2n) {
  width: auto;
  margin-top: 95px;
}

.contents-right ul li:nth-child(7) {
  width: 237px;
  margin-right: 17px;
}

.beginners-contents .contents-right .right-position {
  width: auto;
  margin: 7px 0 7px 102px;
}

.contents-right ul li:nth-child(8) {
  width: 110px;
  margin-top: 0;
}

.contents-right + a {
  text-align: center;
  display: block;
  margin-bottom: 120px;
}

.merit-inner > img,
.merit-inner h6 {
  display: inline-block;
  vertical-align: middle;
}

.beginners-merit h5 {
  margin-bottom: 50px;
}

.merit-inner {
  width: 560px;
  margin: 0 auto;
  margin-bottom: 50px;
  clear: both;
}

.color {
  color: #ed6d00;
}

.beginners-main h3 + img,
.about-top img {
  margin-bottom: 80px;
}

.free-beginners h4 + p {
  margin-bottom: 40px;
  text-align: center;
}

.beginners-main a {
  margin-bottom: 120px;
  display: block;
}

.beginners-contents > img + p {
  text-align: center;
  margin: 50px 0 30px 0;
}

.merit-inner:nth-child(5) {
  margin-bottom: 0;
}

.free-beginners {
  margin-bottom: 120px;
}

.beginners-main h5,
.about-contents h4 {
  font-size: 2.5rem;
  line-height: 4rem;
  color: #ed6d00;
  margin-bottom: 30px;
  font-weight: bold;
}

.beginners-main .beginner-btn {
  background: #ed6d00;
  color: #fff;
  width: 400px;
  height: 48px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 120px;
  display: block;
  line-height: 48px;
  font-size: 1.5rem;
}

.beginners-main p {
  margin-bottom: 40px;
  font-weight: bold;
}

.beginners-contents h4,
.beginners-merit h4,
.retail-menu h4,
.about-contact h4,
.retail-salon h4 {
  color: #555;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 14px 0;
  margin-bottom: 50px;
  font-size: 2rem;
}

.beginners-contents .beginner-btn {
  background: #ed6d00;
  color: #fff;
  width: 280px;
  height: 48px;
  margin: 0 auto;
  margin-bottom: 120px;
  line-height: 48px;
  font-size: 1.5rem;
  display: block;
  text-align: center;
  position: relative;
}

.merit-inner h6 + p + img {
  display: inline-block;
  margin-top: 10px;
}

.beginner-call + p {
  clear: both;
}

.merit-inner .beginner-call {
  font-size: 3rem;
  margin: 0 0 0 5px;
  vertical-align: top;
  display: inline-block;
  float: none;
  color: #555;
}

.free-beginners a:hover,
.about-contact div a:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.merit-inner h6 {
  font-weight: bold;
  font-size: 20px;
}

.merit-inner p {
  margin-top: 18px;
}

.inner-link {
  display: block;
  width: 170px;
  float: right;
}

.free-beginners section h5 {
  font-size: 2.5rem;
  line-height: 4rem;
  color: #ed6d00;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}

.free-beginners section {
  text-align: center;
  margin: 80px auto 0;
}

.free-beginners section a,
.contents-right + a,
.uvcream_btn_link {
  background: #ed6d00;
  color: #fff !important;
  padding: 17px 55px;
  display: block;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  margin: 40px 0 120px;
  font-size: 15px;
}

a.uvcream_btn_link {
  display: block;
  margin: 30px auto 120px;
  width: 345px;
}

.free-beginners section a:after,
.contents-right + a:after,
.uvcream_btn_link:after {
  content: ">";
  font-size: 1.1rem;
  border-bottom: none;
  position: absolute;
  right: 20px;
  top: 20px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}

.inner-link a,
.inner-link a:hover {
  border-bottom: 1px solid !important;
}

.beginner-call + p {
  margin-top: 0;
}

.beginners-contents-block {
  margin: 0 auto;
  display: block;
  width: 745px;
  margin-bottom: 40px;
  font-size: 0;
}

.contents-right {
  width: 364px !important;
}

.contents-left {
  margin-right: 5px;
}

.contents-left p,
.contents-right p {
  line-height: 150%;
  margin: 10px 0 0 0;
}

.contents-right ul li:nth-child(5),
.contents-right ul li:nth-child(8) {
  margin: 0;
}

.free-beginners .under-line {
  color: #ea6c05;
}

.merit-inner a {
  font-size: 5px;
  vertical-align: middle;
}

.merit-inner a {
  font-size: 8px;
}

.merit-inner a {
  vertical-align: middle;
  font-size: 2px;
  float: right;
  display: inline;
  overflow: hidden;
}

p.merit-text {
  font-size: 1.3rem;
  margin: 20px 0 0 0;
}

.beginners-merit h4 span {
  color: #ed6d00;
  margin-left: 10px;
  font-size: 2.4rem;
}

.beginners-main a:after,
.beginners-contents .beginner-btn:after {
  content: "▶";
  font-size: 0.9rem;
  vertical-align: bottom;
  position: absolute;
  right: 20px;
}

.beginners-main a {
  position: relative;
}

.beginners-contents-block p {
  font-size: 1.2rem;
  margin-top: 10px;
}

.contents--flex {
  display: flex;
  justify-content: space-between;
}

.contents-left ul li:nth-child(2n) {
  margin: 95px 5px 0 6px;
}

.contents-left ul li:last-child {
  margin-right: 0;
}

.contents-right ul li:nth-child(2n) {
  margin: 95px 5px 0 6px;
}

.contents-right ul li:last-child {
  margin: 0;
}

.contents-left ul li:nth-child(5) {
  position: relative;
}

.contents-left ul li:nth-child(5) a {
  position: absolute;
  width: 108px;
  margin-left: 1px;
}

.gel {
  height: 170px;
  top: 26px;
}

.free-beginners .gel:hover,
.free-beginners .mask:hover {
  opacity: 0.6;
  background: #fff;
}

.mask {
  height: 178px;
  top: 231px;
}

.beginners-contents {
  text-align: center;
}

/*Dr.MEDIONについて*/

.about-main-img {
  margin: 0 auto 80px;
}

.about-top {
  text-align: center;
}

.about-contents h4,
.about-contents h5 {
  text-align: center;
}

.about-contents h5 {
  color: #ed6d00;
  font-size: 1.5rem;
  margin-bottom: 40px;
  font-weight: bold;
}

.about-contents {
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}

.about-contents-inner p {
  text-align: left;
}

.about-contents-inner h6 {
  max-width: 580px;
  margin: 0 auto 30px;
}

.c_txt {
  text-align: center;
}

.about-contact h4 {
}

.about-contact div {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-right: 46px;
  position: relative;
}

.about-contact div:last-child {
  margin: 0;
}

.about-contact {
  text-align: center;
}

.about-contact div p,
.about-contact div a {
  text-align: left;
  display: block;
}

.about-contents-inner p {
  width: 580px;
  margin: 0 auto;
}

.about-top p {
  font-weight: bold;
  margin-bottom: 100px;
}

.about-contents p {
  margin-bottom: 50px;
}

.about-contents-inner p {
  margin-bottom: 80px;
}

.about-contents-inner h6 {
  margin-bottom: 23px;
}

.free-about {
  margin-bottom: 150px;
}

.about-contact div a,
.about-contact div a:hover {
  color: #ec6d03;
  width: 112px;
  position: absolute;
  right: 0;
  font-size: 70%;
}

.under-line {
  border-bottom: 1px solid;
  margin-left: 4px;
  font-size: 1.3rem;
  color: #ec6d02;
}

.about-contact div h6 {
  font-size: 1.7rem;
  margin: 10px 0 3px;
  font-weight: bold;
}

.contents-left ul li:nth-child(2n) {
  margin: 0;
}

.contents-left .contents-left-dj {
  width: 271px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.contents-left .contents-left-spk {
  width: 271px;
  display: flex;
  flex-wrap: wrap;
  background-color: #fdffe0;
  margin: 0 0 0 5px;
  padding: 0 0 10px;
}

.contents-left .contents-left-spk li:nth-child(1) {
  width: 271px;
  text-align: center;
}

.contents-left .contents-left-spk li:nth-child(1) p {
  font-size: 20px;
  margin: 10px 0;
}

.contents-left .contents-left-spk li:nth-child(2n) {
  margin: 95px 5px 0 6px;
}

.contents-left .contents-left-spk li:nth-child(2) {
  margin: 95px 5px 0 0;
}

.contents-left .contents-left-spk li:last-child {
  margin-left: 10px;
  margin-right: 0;
}

.contents-left .contents-left-dj li:nth-child(2) {
  width: 130px;
  margin: 0 25px;
}

.contents-left .contents-left-dj li:nth-child(3) {
  margin-right: 0;
}

.contents-left .contents-left-dj li:nth-child(4) {
  width: 200px;
  margin: 0 0 20px;
}

.contents-left ul .contents-arrow {
  margin: 95px 5px 0 6px;
  width: auto;
}

.flexs,
.flexs__left {
  display: flex;
  font-size: 1.4rem;
  line-height: 1.6rem;
}

.flexs__left {
  flex-wrap: wrap;
}

.beginners-btncon {
  display: flex;
  justify-content: space-between;
}

.contact-retail p,
.contact-sales p {
  margin-bottom: 20px;
}

.merit__num--tit {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.merit__num {
  text-align: left;
  margin-bottom: 40px;
}

.merit__num--img {
  width: 12%;
  margin-right: 5%;
}

.merit__num--cont {
  font-size: 2rem;
  font-weight: bold;
}

.merit__num--txt p {
  margin-bottom: 20px;
}

.free-tel {
  background: url(../img/merit-call.jpg) no-repeat left center;
  background-size: 43px 31px;
  padding-left: 53px;
  font-size: 3rem;
}

/*==============================
ラシオンヌ エッセンス単品 & トライアル4点セット
==============================*/
#lasionne-se {
  width: 760px;
}

#lasionne-se div img,
#lasionne-se div p,
#lasionne-se div {
  vertical-align: bottom;
}

#lasionne-se section h2 {
  margin: 0;
}

#lasionne-se * {
}

#lasionne-se img {
  max-width: 100%;
}

#lasionne-se strong {
  font-weight: bold;
}

#lasionne-se .note strong.point {
  display: inline-block;
  margin: 9px 0;
  padding: 0 0.3em 0 0.5rem;
  background: rgba(135, 52, 175, 0.2);
  -webkit-box-shadow: 0 0 8px 8px rgba(135, 52, 175, 0.2);
  box-shadow: 0 0 8px 8px rgba(135, 52, 175, 0.2);
  line-height: 1;
}

/*Buy Now ---------------*/
#lasionne-se .buynow {
  position: relative;
}

#lasionne-se .buybtn {
  position: absolute;
  right: 55px;
  bottom: 20px;
  width: 300px;
}

/*Page Header ---------------*/
#lasionne-se #pageheader .buynow {
  margin-top: -60px;
}

/*悩み ---------------*/
#lasionne-se .que {
}

/*3ステップ（共通） ---------------*/
#lasionne-se .growsteps {
  background: url(../img/3step_bg.jpg) no-repeat 0px 288px;
  background-size: 100%;
}

#lasionne-se .growsteps .step {
  position: relative;
  width: 555px;
  margin: 0 auto;
  padding-top: 20px;
}

#lasionne-se .growsteps .step .note {
  padding: 0 0px 30px;
}

#lasionne-se .growsteps .step .note p {
  text-align: center;
  font-size: 13px;
}

#lasionne-se .growsteps .step .note p:not(:last-of-type) {
  margin-bottom: 10px;
}

#lasionne-se .growsteps .step .note p strong {
  font-size: 14px;
}

#lasionne-se .growsteps .step h3 {
  margin-bottom: 15px;
}

/*3ステップ（ステップ1） ---------------*/
#lasionne-se .growsteps .step1 {
  height: 588px;
  margin-top: -34px;
  margin-bottom: 70px;
}

#lasionne-se .growsteps .step1 figcaption {
  text-align: center;
  font-weight: bold;
}

#lasionne-se .growsteps .step1 .pict {
  margin-bottom: 10px;
}

#lasionne-se .growsteps .step1 .feature {
  margin-top: -20px;
  width: 100%;
  height: 140px;
  background: url(../img/3step_01_point_bg.png) center top no-repeat;
  padding: 25px 5px 5px;
}

#lasionne-se .growsteps .step1 .feature .note {
  text-align: center;
}

#lasionne-se .growsteps .step1 .feature h4 {
  margin-bottom: 10px;
}

#lasionne-se .growsteps .step1 .feature span {
  font-size: 10px;
}

#lasionne-se .growsteps .step1 .feature strong {
  font-size: 14px;
}

/*3ステップ（ステップ2） ---------------*/
#lasionne-se .growsteps .step2 {
  height: 574px;
  margin-bottom: 53px;
  padding-top: 30px;
}

#lasionne-se .growsteps .step2 .note span {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /* border-bottom:2px solid #FF9F00; */
  background: url(../img/underline.png) left bottom repeat-x;
  background-size: auto 2px !important;
}

#lasionne-se .growsteps .step2 .detail {
  position: relative;
  height: 240px;
  background: url(../img/3step_02_detail_image.png) center center no-repeat;
  background-size: 100%;
}

#lasionne-se .growsteps .step2 dl {
  width: 150px;
  position: absolute;
}

#lasionne-se .growsteps .step2 dl * {
  text-align: left;
  color: #4b2c19;
}

#lasionne-se .growsteps .step2 dl dt {
  font-size: 11px;
  font-weight: bold;
}

#lasionne-se .growsteps .step2 dl dd {
  padding: 7px;
  font-size: 9.5px;
  line-height: 14px;
}

#lasionne-se .growsteps .step2 dl dd strong {
  display: block;
  font-weight: bold;
}

#lasionne-se .growsteps .step2 dl.growup {
  left: 20px;
  top: 0;
}

#lasionne-se .growsteps .step2 dl.growup dd {
  background: #dbc2e7;
}

#lasionne-se .growsteps .step2 dl.circulation {
  left: 20px;
  bottom: 0;
}

#lasionne-se .growsteps .step2 dl.circulation dd {
  background: #46b2b7;
}

#lasionne-se .growsteps .step2 dl.antiinf {
  right: 20px;
  top: 5px;
}

#lasionne-se .growsteps .step2 dl.antiinf dd {
  background: #f2cde7;
}

#lasionne-se .growsteps .step2 dl.remove {
  right: 20px;
  bottom: 0;
}

#lasionne-se .growsteps .step2 dl.remove dd {
  background: #ced7ec;
}

/*3ステップ（ステップ3） ---------------*/
#lasionne-se .growsteps .step3 {
  height: 530px;
  margin-bottom: 158px;
  padding-bottom: 20px;
  padding-top: 60px;
}

/*3ステップ：Solution ---------------------------------*/
#lasionne-se .growsteps .solution h3,
#lasionne-se .growsteps .solution .detail {
  font-size: 0;
}

#lasionne-se .growsteps .solution h3 {
  background: url(../img/3step_solution_title.jpg) center top no-repeat;
  background-size: 121% !important;
  height: 209px;
}

#lasionne-se .growsteps .solution .detail {
  height: 320px;
  background: url(../img/3step_solution_example.jpg) center top no-repeat #ccc;
  background-size: 121% !important;
}

/*3ステップ：購入 ---------------------------------*/
#lasionne-se .growsteps .buynow.set4 {
  margin-top: -30px;
  margin-bottom: 20px;
}

/*理由 ---------------------------------*/
#lasionne-se .reason {
  position: relative;
  width: 634px;
  background: #f1ead0;
  margin: 30px auto 50px;
  padding: 200px 0 40px;
}

#lasionne-se .reason h2 {
  width: 700px;
  position: absolute;
  top: 0;
  left: -33px;
}

#lasionne-se .reason .point {
  position: relative;
  background: #fff;
  margin: 0 40px;
}

#lasionne-se .reason .point .note p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #4b2c19;
}

#lasionne-se .reason .point .note strong {
  font-size: 15px;
  color: #ff6400;
}

/*理由 : Point 1 --------------------------*/
#lasionne-se .reason .point1 {
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  padding: 20px 0 50px;
}

#lasionne-se .reason .point1 .note {
  min-height: 150px;
  background: url(../img/reason_01_photo.jpg) -20px top no-repeat;
  background-size: 110% !important;
  padding: 0 20px 0 220px;
}

#lasionne-se .reason .point1 .signature {
  position: absolute;
  left: 60px;
  bottom: 30px;
  font-size: 10px;
  color: #4b2c19;
}

/*理由 : Point 2 --------------------------*/
#lasionne-se .reason .point2 {
  padding-bottom: 30px;
}

#lasionne-se .reason .point2 .note {
  min-height: 162px;
  background: url(../img/reason_02_photo.jpg) center top no-repeat;
  padding: 10px 20px 0 220px;
}

/*理由 : Point 3 --------------------------*/
#lasionne-se .reason .point3 {
  overflow: hidden;
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
}

#lasionne-se .reason .point3 .note {
  min-height: 160px;
  background: url(../img/reason_03_photo.jpg) center top no-repeat;
  padding: 20px 240px 20px 30px;
}

/*理由 : 愛用者の声 --------------------------*/
#lasionne-se .voice {
  overflow: hidden;
  position: relative;
  min-height: 490px;
  background: url(../img/voice_bg.jpg) center 146px no-repeat #ccc;
}

#lasionne-se .voice h2 {
  margin-bottom: 27px;
}

#lasionne-se .voice .note {
  width: 278px;
}

#lasionne-se .voice .note p {
  font-size: 10px;
  line-height: 1.97;
  color: #000;
}

#lasionne-se .voice .note p strong {
  color: #ff6400;
}

#lasionne-se .voice .note:first-of-type {
  float: left;
  margin-left: 66px;
  padding: 0 20px 0 25px;
}

#lasionne-se .voice .note:first-of-type p:last-of-type {
  padding-left: 110px;
}

#lasionne-se .voice .note:last-of-type {
  float: right;
  margin-right: 70px;
  padding: 0 20px 0 26px;
}

#lasionne-se .voice .note:last-of-type p:first-of-type {
  padding-right: 110px;
}

#lasionne-se .voice .cap {
  position: absolute;
  right: 70px;
  bottom: 60px;
  font-size: 9px;
  color: #666;
}

/* シンプルケアステップ -----------------*/
#lasionne-se .simplecare .note {
  background: url(../img/simplecare_bg.png) center top repeat-y;
  padding: 30px 0;
  text-align: center;
}

#lasionne-se .simplecare .note strong {
  font-size: 15px;
  font-weight: bold;
}

#lasionne-se .simplecare .steps {
  height: 318px;
  background: url(../img/simplecare_detail.jpg) center top no-repeat;
  font-size: 0;
}

/* TRY -----------------*/
#lasionne-se .try {
  margin-bottom: 50px;
}

#lasionne-se .try .buynow.set4 {
  margin-bottom: 20px;
}

/*==============================
ラシオンヌ トライアル4点セット
==============================*/

#lasionne-trial * {
  margin: 0;
  padding: 0;
  background-size: 100% !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #4b2c19;
}

#lasionne-trial img {
  max-width: 100%;
}

#lasionne-trial strong {
  font-weight: bold;
}

#lasionne-trial .note strong.point {
  display: inline-block;
  margin-top: 7px;
  padding: 0 0.3em 0 0.5rem;
  background: rgba(135, 52, 175, 0.2);
  -webkit-box-shadow: 0 0 8px 8px rgba(135, 52, 175, 0.2);
  box-shadow: 0 0 8px 8px rgba(135, 52, 175, 0.2);
  line-height: 1;
}

/*Buy Now ---------------*/
#lasionne-trial .buynow {
  position: relative;
}

#lasionne-trial .buybtn {
  position: absolute;
  right: 45px;
  bottom: 20px;
  width: 300px;
}

/*Page Header ---------------*/
#lasionne-trial #pageheader .buynow {
  margin-top: -60px;
}

/*悩み ---------------*/
#lasionne-trial .que {
  margin-top: -100px;
}

#lasionne-trial .que .note {
  background: url(../img/que_matter_note.jpg) center top no-repeat;
  padding-top: 23%;
  font-size: 0;
}

#lasionne-trial .que .photos {
  position: relative;
  background: url(../img/que_matter_photos.jpg) center top no-repeat;
  padding-top: 38.4%;
}

#lasionne-trial .que .photos p {
  position: absolute;
  top: 6%;
  right: 7.8%;
  width: 15%;
  text-align: center;
  font-size: 10px;
}

/*3ステップ（共通） ---------------*/
#lasionne-trial .growsteps {
}

#lasionne-trial .growsteps .step {
  position: relative;
}

#lasionne-trial .growsteps .step .note,
#lasionne-trial .growsteps .step .note p {
  line-height: 1.9;
}

/*3ステップ（ステップ1） ---------------*/
#lasionne-trial .growsteps .step1 {
}

#lasionne-trial .growsteps .step1 > .note {
  position: absolute;
  left: 11%;
  top: 34%;
  width: 68%;
  z-index: 2;
}

#lasionne-trial .growsteps .step1 .details {
  position: relative;
  background: url(../img/3step_01_image.jpg) center top no-repeat;
  padding-top: 38.3%;
}

#lasionne-trial .growsteps .step1 .details h4,
#lasionne-trial .growsteps .step1 .details li,
#lasionne-trial .growsteps .step1 .details .note {
  position: absolute;
}

#lasionne-trial .growsteps .step1 .details h4 {
  top: 5%;
  left: 15%;
  font-size: 14px;
  font-weight: bold;
  color: #643286;
}

#lasionne-trial .growsteps .step1 .details .note {
  top: 13%;
  right: 14%;
  width: 37%;
}

#lasionne-trial .growsteps .step1 .details ul {
  font-size: 1.4rem;
}

#lasionne-trial .growsteps .step1 .details li {
  width: 13%;
  bottom: 32%;
  text-align: center;
  color: #666;
}

#lasionne-trial .growsteps .step1 .details li:first-of-type {
  left: 15.5%;
}

#lasionne-trial .growsteps .step1 .details li:last-of-type {
  left: 33%;
}

/*3ステップ（ステップ2） ---------------*/
#lasionne-trial .growsteps .step2 {
}

#lasionne-trial .growsteps .step2 .note p {
  position: absolute;
  top: 19.5%;
  left: 35%;
  width: 55%;
}

#lasionne-trial .growsteps .step2 .note ul {
  width: 150px;
  position: absolute;
  top: 29.5%;
  left: 34.8%;
  width: 54.1%;
  letter-spacing: -0.5em;
}

#lasionne-trial .growsteps .step2 .note li {
  display: inline-block;
  width: 21.7%;
  padding-top: 9%;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
}

#lasionne-trial .growsteps .step2 .note li:not(:last-of-type) {
  margin-right: 4.4%;
}

#lasionne-trial .growsteps .step2 .shampoo {
  position: relative;
  background: url(../img/3step_02_shampoo_image.jpg) center top no-repeat #ccc;
  padding-top: 65%;
}

#lasionne-trial .growsteps .step2 .shampoo h4 {
  display: none;
}

#lasionne-trial .growsteps .step2 .shampoo li {
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  font-size: 11px;
  line-height: 1;
  color: #666;
}

#lasionne-trial .growsteps .step2 .shampoo li.odoriko {
  left: 42.5%;
  top: 30%;
}

#lasionne-trial .growsteps .step2 .shampoo li.karashi {
  left: 61%;
  top: 30%;
}

#lasionne-trial .growsteps .step2 .shampoo li.arnica {
  left: 24.5%;
  top: 48%;
}

#lasionne-trial .growsteps .step2 .shampoo li.kizuta {
  left: 78.5%;
  top: 48%;
}

#lasionne-trial .growsteps .step2 .shampoo li.gobo {
  left: 24.5%;
  bottom: 22%;
}

#lasionne-trial .growsteps .step2 .shampoo li.garlic {
  left: 42.5%;
  bottom: 6.5%;
}

#lasionne-trial .growsteps .step2 .shampoo li.camomille {
  left: 78.5%;
  bottom: 22%;
}

#lasionne-trial .growsteps .step2 .shampoo li.rosemary {
  left: 60.5%;
  bottom: 6.5%;
}

#lasionne-trial .growsteps .step2 .conditioner ul {
  position: relative;
  background: url(../img/3step_02_conditioner_image.jpg) center top no-repeat;
  padding-top: 23.3%;
}

#lasionne-trial .growsteps .step2 .conditioner li {
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  font-size: 11px;
  line-height: 1;
  color: #666;
}

#lasionne-trial .growsteps .step2 .conditioner li.fucoidan {
  bottom: 33%;
  left: 33%;
}

#lasionne-trial .growsteps .step2 .conditioner li.collagen {
  bottom: 33%;
  left: 52%;
}

#lasionne-trial .growsteps .step2 .conditioner li.vitamine {
  bottom: 33%;
  left: 70%;
}

/*3ステップ（ステップ3） ---------------*/
#lasionne-trial .growsteps .step3 {
}

#lasionne-trial .growsteps .step3 > .note {
  width: 65%;
  position: absolute;
  top: 22%;
  left: 11%;
}

#lasionne-trial .growsteps .step3 .details ul {
  position: relative;
  background: url(../img/3step_03_detail_point.jpg) center top no-repeat;
  padding-top: 16%;
}

#lasionne-trial .growsteps .step3 .details li {
  position: absolute;
  bottom: 26%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  text-align: center;
  color: #fff;
}

#lasionne-trial .growsteps .step3 .details li.senburi {
  left: 31%;
}

#lasionne-trial .growsteps .step3 .details li.pant {
  left: 50.5%;
}

#lasionne-trial .growsteps .step3 .details li.glycyr {
  left: 70%;
}

#lasionne-trial .growsteps .step3 .pict {
  position: relative;
  background: url(../img/3step_03_detail_image.jpg) center bottom no-repeat;
  padding-bottom: 43.4%;
}

#lasionne-trial .growsteps .step3 .pict p {
  position: absolute;
  width: 100%;
  padding-top: 3.5%;
  text-align: center;
}

#lasionne-trial .growsteps .step3 .pict strong {
  font-size: 14px;
}

#lasionne-trial .growsteps .step3 .pict strong.deco {
  display: inline-block;
  margin-top: 7px;
  padding: 0 0.3em 0 0.5rem;
  background: rgba(135, 52, 175, 0.2);
  -webkit-box-shadow: 0 0 8px 8px rgba(135, 52, 175, 0.2);
  box-shadow: 0 0 8px 8px rgba(135, 52, 175, 0.2);
  line-height: 1;
}

#lasionne-trial .growsteps .step3 .feature {
  position: relative;
  background: url(../img/3step_03_more_bg.jpg) center top no-repeat;
  padding-top: 22%;
}

#lasionne-trial .growsteps .step3 .feature h4,
#lasionne-trial .growsteps .step3 .feature .note {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

#lasionne-trial .growsteps .step3 .feature h4 {
  top: 17%;
}

#lasionne-trial .growsteps .step3 .feature .note {
  top: 45%;
}

/*3ステップ：Solution ---------------------------------*/
#lasionne-trial .growsteps .solution h3,
#lasionne-trial .growsteps .solution .note,
#lasionne-trial .growsteps .solution .detail {
  font-size: 0;
}

#lasionne-trial .growsteps .solution h3 {
  background: url(../img/3step_solution_title.jpg) center top no-repeat;
  padding-top: 28.85%;
}

#lasionne-trial .growsteps .solution .note {
  background: url(../img/3step_solution_note.jpg) center top no-repeat;
  padding-top: 18.3%;
}

#lasionne-trial .growsteps .solution .detail {
  background: url(../img/3step_solution_example.jpg) center top no-repeat;
  padding-top: 50.3%;
}

/*3ステップ：購入 ---------------------------------*/
#lasionne-trial .growsteps .buynow.set4 {
  margin-top: -30px;
  margin-bottom: 40px;
}

/*理由 ---------------------------------*/
#lasionne-trial .reason {
  background: #f1ead0;
  margin-bottom: 50px;
  padding: 0 0 40px;
}

#lasionne-trial .reason h2 {
}

#lasionne-trial .reason .point {
  position: relative;
  background: #fff;
  margin: 0 40px;
}

#lasionne-trial .reason .point .note p {
  line-height: 1.8;
  color: #4b2c19;
}

#lasionne-trial .reason .point .note strong {
  font-size: 15px;
  color: #ff6400;
}

/*理由 : Point 1 --------------------------*/
#lasionne-trial .reason .point1 {
  position: relative;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  padding: 20px 0 50px;
}

#lasionne-trial .reason .point1 .note {
  min-height: 170px;
  background: url(../img/reason_01_photo.jpg) left top no-repeat;
  padding: 0 20px 0 240px;
}

#lasionne-trial .reason .point1 .signature {
  position: absolute;
  left: 180px;
  bottom: 40px;
  font-size: 10px;
  color: #4b2c19;
}

/*理由 : Point 2 --------------------------*/
#lasionne-trial .reason .point2 {
  padding-bottom: 30px;
}

#lasionne-trial .reason .point2 .note {
  min-height: 162px;
  background: url(../img/reason_02_photo.jpg) center top no-repeat;
  padding: 10px 20px 0 225px;
}

/*理由 : Point 3 --------------------------*/
#lasionne-trial .reason .point3 {
  overflow: hidden;
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
}

#lasionne-trial .reason .point3 .note {
  background: url(../img/reason_03_photo.jpg) center bottom no-repeat;
  padding: 20px 260px 20px 30px;
}

/*理由 : 愛用者の声 --------------------------*/
#lasionne-trial .voice {
  overflow: hidden;
  position: relative;
  min-height: 458px;
  background: url(../img/voice_bg-ca.jpg) center 160px no-repeat;
}

#lasionne-trial .voice h2 {
  margin-bottom: 33px;
}

#lasionne-trial .voice .note {
  width: 295px;
}

#lasionne-trial .voice .note p {
  font-size: 10px;
  line-height: 2.2;
  color: #000;
}

#lasionne-trial .voice .note p strong {
  color: #ff6400;
}

#lasionne-trial .voice .note:first-of-type {
  float: left;
  margin-left: 45px;
  padding: 0 20px 0 25px;
}

#lasionne-trial .voice .note:first-of-type p:last-of-type {
  padding-left: 110px;
}

#lasionne-trial .voice .note:last-of-type {
  float: right;
  margin-right: 45px;
  padding: 0 20px 0 26px;
}

#lasionne-trial .voice .note:last-of-type p:first-of-type {
  padding-right: 110px;
}

#lasionne-trial .voice .cap {
  position: absolute;
  right: 35px;
  bottom: 85px;
  font-size: 9px;
  color: #666;
}

.fs-c-featuredProduct .fs-c-productListItem__control {
  display: none;
}

/* シンプルケアステップ -----------------*/
#lasionne-trial .simplecare .note {
  background: url(../img/simplecare_bg.png) center top repeat-y;
  padding: 30px 0;
  text-align: center;
}

#lasionne-trial .simplecare .note {
  background: url(../img/simplecare_note_bg.png) center top repeat-y;
}

#lasionne-trial .simplecare .note strong {
  font-size: 15px;
  font-weight: bold;
}

#lasionne-trial .simplecare .steps {
  background: url(../img/simplecare_detail.jpg) center top no-repeat;
  padding-top: 50.1%;
  font-size: 0;
}

/* TRY -----------------*/
#lasionne-trial .try {
  margin-bottom: 50px;
}

#lasionne-trial .try .buynow.set4 {
  margin-bottom: 20px;
}

.inshi {
  font-size: 1.4rem;
  margin-bottom: 20px;
}

#lasionne-trial .que .photos p {
  line-height: 1.6rem;
}

#lasionne-trial .growsteps .step .note,
#lasionne-trial .growsteps .step .note p {
  font-size: 1.4rem;
  line-height: 2rem;
}

#lasionne-trial .growsteps .step3 .pict p {
  font-size: 1.4rem;
  line-height: 2rem;
}

#lasionne-trial .reason .point1 .note p,
#lasionne-trial .reason .point .note p {
  font-size: 1.4rem;
  line-height: 2.2rem;
}

#lasionne-trial .growsteps .step3 .pict strong.deco {
  margin-top: 20px;
}

#lasionne-trial .simplecare .note {
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding: 5% 20px 20px;
}

/*kessai*/
.kessai-w {
  margin-bottom: 40px;
  font-size: 1.8rem;
  line-height: 3rem;
}

.kessai-w--tit {
  font-size: 2.4rem;
  line-height: 4rem;
  margin-bottom: 30px;
}

#maps,
#las-005-cart {
  margin-top: -100px;
  padding-top: 100px;
}

/*mypage*/
.fs-c-inputInformation__message {
  justify-content: flex-start;
}

.regist_fin {
  text-align: left !important;
}

.regist_fin p {
  margin-bottom: 25px;
}

.lefts {
  text-align: left;
}

.my_coution {
  margin-top: 20px;
}

.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
  background: #666;
  border: none;
  display: block;
  padding: 10px;
  border-radius: 6px;
  color: #fff !important;
}

.my_teiki,
.my_coution {
  border: 1px solid #ddd;
  padding: 20px;
  font-size: 1.5rem;
}

.my_teiki {
  margin-bottom: 40px;
}

#fs_MyAccountSettings .fs-c-inputTable,
#fs_DeleteAccount .fs-c-inputTable {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
  border-collapse: collapse;
}

#fs_MyAccountSettings .fs-c-inputTable__headerCell,
#fs_MyAccountSettings .fs-c-inputTable__dataCell,
#fs_DeleteAccount .fs-c-inputTable__headerCell,
#fs_DeleteAccount .fs-c-inputTable__dataCell {
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 1.4rem;
}

#fs_MyAccountSettings .fs-c-inputTable__headerCell,
#fs_DeleteAccount .fs-c-inputTable__headerCell {
  background: #efefef;
  width: 30%;
}

#fs_MyAccountSettings .fs-c-inputTable__dataCell,
#fs_DeleteAccount .fs-c-inputTable__dataCell {
  width: 70%;
}

#fs_MyAccountSettings .fs-c-inputTable > tbody > tr,
#fs_DeleteAccount .fs-c-inputTable > tbody > tr {
  flex-direction: inherit;
}

#fs_MyAccountSettings .fs-c-inputTable > tbody > tr + tr,
#fs_DeleteAccount .fs-c-inputTable > tbody > tr + tr {
  margin-top: -1px;
}

#fs_EditAccountSettings .fs-c-additionalCheckField .fs-c-inputField {
  padding: 2%;
  text-align: center;
  background: #fff8d3;
  font-weight: bold;
}

/*platinum20*/

.snows02 {
  background: url(../img/snow_bg03.png) no-repeat center top;
  padding: 80px 5% 5%;
  height: 295px;
  line-height: 3rem;
  text-align: center;
  margin: 0 auto 60px;
}

.snows02_h4 {
  font-size: 2.8rem;
  line-height: 4rem;
  color: #555;
  font-weight: 500;
  margin-bottom: 40px;
}

.coff_lineda02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.coff_lineda02 li {
  list-style: none;
  width: 352px;
  padding-bottom: 25px;
}

.coff_lineda02 li:first-child h4 {
  border-bottom: solid 2px #ef450e;
  padding-bottom: 5px;
}

.coff_lineda02 li:nth-child(2) h4 {
  border-bottom: solid 2px #fabf30;
  padding-bottom: 5px;
}

.coff_lineda02 h4 {
  display: inline-block;
  font-size: 2rem;
  line-height: 3rem;
  margin-bottom: 20px;
}

.coff_set02_h5 {
  letter-spacing: 2px;
}

.photo02 {
  width: 45%;
}

.specs02 {
  width: 48%;
}

.specs02 dt {
  font-size: 1.7rem;
  line-height: 2.6rem;
  margin-bottom: 10px;
}

.specs02 dd {
  font-size: 3rem;
  line-height: 3.8rem;
}

.sumi02 {
  color: #aaa;
  font-size: 1.3rem;
}

.un_prce .un_prce_strong {
  font-weight: normal;
}

.sec_cart {
  display: flex;
  align-items: center;
}

.sec_cart_num {
  display: flex;
  align-items: center;
}

.sec_cart_num_txt {
  width: 46%;
}

.sec_cart_num_no {
  width: 52%;
}

.kome_mark {
  font-size: 1rem;
}

.set_use {
  line-height: 2.8rem;
}

/*add 2021.11.16*/
.fs-c-accountService__page--accountDelete {
  height: 50px;
}

.ma-infos {
  width: 100%;
  margin-bottom: 50px;
}

/* uvクリームページ */
.uvcream_main_banner {
  margin-bottom: 60px;
}

.uvcreampage_wrapper {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 60px;
}

.uvcream_dounyu {
  margin-bottom: 60px;
  padding: 0 10px;
}

.uvcream_dounyu p:first-child {
  margin-bottom: 46px;
}

.uvcream_contents_tit {
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.5;
  letter-spacing: 0.1px;
  margin-bottom: 30px;
}

.uvcream_contents {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.uvcream_contents_wrapper {
  width: 53%;
}

.uvcream_contents_img {
  width: 42.603%;
}

.uvcream_contents_box {
  margin-bottom: 60px;
  padding: 0 10px;
}

/* VCプラスシリーズ 定期便　新規お申し込みキャンペーン */
.vcplus_teikicp_main_banner {
  margin-bottom: 50px;
}

.vcplus_teikicp_dounyu {
  width: 90%;
  margin: 0 auto 60px;
}

.vcplus_teikicp_firstitem--txt {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 20px;
}

.vcplus_teikicp_firstitem--time {
  background-color: #fff;
  padding: 10px;
  border-radius: 40px;
  text-align: center;
  max-width: 400px;
}

.vcplus_teikicp_firstitem {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  margin-bottom: 60px;
  padding: 30px 8% 30px 5%;
  justify-content: space-between;
}

.vcplus_teikicp_firstitem--box {
  width: 78%;
}

.vcplus_teikicp_firstitem--img {
  width: 20%;
}

.teikicp_figurebox {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 60px 0;
  border-bottom: dashed 1px;
}

.teikicp_figurebox--wrapper {
  padding: 0 2% 2%;
}

.teikicp_figurebox--under {
  margin-top: auto;
}

.teikicp_figurebox--bold {
  font-weight: bold;
  margin-bottom: 20px;
}

.teikicp_figurebox--bold p span {
  color: red;
}

.teikicp_figurebox_gbox {
  background-color: #fafafa;
  padding: 20px 20px;
}

.teikicp_figurebox--wrapper.teikicp_figure--border {
  border-left: dashed 1px;
  border-right: dashed 1px;
  padding: 0 calc(2% - 1px) 2%;
}

.teikicp_figurebox_gbox_off {
  color: #fe5000;
  text-align: center;
  width: 100%;
  border: solid 1px #fe5000;
  margin-bottom: 5px;
  font-family: initial;
}

.teikicp_figurebox--wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 33%;
}

.teiki_cp--span_large {
  color: #fe5000;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
}

.teiki_cp--span_price {
  color: #f00;
}

.teikicp_figurebox_gbox_price {
  text-align: center;
}

.teikicp_figurebox--bold p:nth-child(2) {
  margin-bottom: 10px;
}

.teikicp_figurebox--wrapper .c_btn {
  margin-top: 20px;
}

.vcplus_teikicp_firstitem--img.vcplus_teikicp_jel {
  max-width: 50px;
}

.vcplus_teikicp_allset {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  margin: 0 0 60px 0;
  border-bottom: dashed 1px;
}

.cplus_teikicp_allset_item-bold {
  font-weight: bold;
  margin-bottom: 20px;
}

.cplus_teikicp_allset_gbox {
  background-color: #fafafa;
  padding: 20px;
  width: 40;
  margin-bottom: 20px;
}

.cplus_teikicp_allset_item-bold p:first-child {
  margin-bottom: 10px;
}

.c_btn.cplus_teikicp_allset {
  max-width: 300px;
  width: 60%;
  margin: 0 auto 60px;
}

.vcplus_teikicp_allset_img {
  width: 45%;
  margin-right: 5%;
}

.cplus_teikicp_allset_item {
  width: 50%;
}

.cplus_teikicp_allset_item-bold p span {
  color: red;
}

.cplus_teikicp_allset_off {
  color: #fe5000;
  margin: 0 10px 0 0;
  border: solid 1px #fe5000;
  font-weight: normal;
  width: 170px;
  text-align: center;
  margin-right: 10px;
  font-family: initial;
}

.cplus_teikicp_allset_ptit {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.cplus_teikicp_allset--imgs {
  width: 100%;
  margin: 0 auto 20px;
}

.vcplus_teikicp_firstitem--yll {
  background-color: #fff5a9;
}

.teikivc_topimg_display {
  display: block;
}

.teikivc_topheroimg {
  margin-bottom: 20px;
}

.vcplus_teikicp_dounyu.teikivc_apps {
  width: 100%;
  padding: 0 10px;
}

.vcplus_teikicp_dounyu.vcteiki_conmax {
  width: 100%;
}

/* ブランドアンバサダー2期生募集 */

.free-mvwrap {
  margin-bottom: 15%;
  line-height: 2;
}

.free-mvwrap_img {
  margin-bottom: 60px;
}

.free-mvwrap__tit {
  font-size: 2.8rem;
  line-height: 3.6rem;
  margin-bottom: 40px;
  text-align: center;
}

.free-mvwrap__txt {
  margin-bottom: 60px;
  text-align: center;
}

.free-ambassador h3 {
  margin-bottom: 50px;
  font-size: 2.5rem;
  line-height: 4rem;
  border-bottom: 1px solid #ed6d00;
  color: #ed6d00;
  text-align: center;
  font-weight: bold;
}

.requirements__area {
  margin-bottom: 60px;
}

.requirements__area--list {
  display: flex;
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.requirements__area--cont {
  color: #ed6d00;
  width: 25%;
  margin-right: 5%;
  position: relative;
  height: fit-content;
}

.requirements__area--cont:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #ed6d00;
  left: 0;
  bottom: -15px;
}

.requirements__area--pro {
  width: 70%;
}

.requirements__area--pro p:not(:last-child) {
  margin-bottom: 30px;
}

.free-ambassador h4 {
  color: #555;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 14px 0;
  margin-bottom: 50px;
  font-size: 2rem;
}

.free-ambassador__txst {
  text-align: center;
  margin-bottom: 40px;
}

.free-ambassador__box {
  padding: 30px;
  background-color: #f3f5f7;
  margin-bottom: 50px;
}

.free-ambassador__box li:not(:last-child) {
  margin-bottom: 30px;
}

.pdf_btn__a {
  background: #ed6d00;
  color: #fff !important;
  padding: 17px 55px;
  display: block;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  font-size: 15px;
}

.pdf_btn__a:after {
  content: url(../img/pdf_icon.svg);
  padding-right: 20px;
  font-size: 1.1rem;
  border-bottom: none;
  position: absolute;
  right: 0px;
  top: 20px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}

.ambassador_cp {
  background: url(../img/ambassador_cp_bk.jpg) no-repeat center / cover;
  padding: 30px;
  margin-bottom: 40px;
}

.ambassador_cp_box {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 30px;
}

.free-ambassador h5 {
  text-align: center;
  font-size: 1.9rem;
  color: #ed6d00;
  font-weight: bold;
}

.free-ambassador__subtxst {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 40px;
}

.ambassador_cp__list {
  display: flex;
  justify-content: space-between;
}

.ambassador_cp__list li {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.ambassador_cp__list li {
  max-width: 250px;
  width: 22%;
}

.ambassador_cp__list--img {
  max-width: 90px;
  margin: 0 auto 15px;
}

.ambassador_cp__list--name {
  font-weight: bold;
  margin-bottom: 10px;
}

.ambassador_cp__list--name-small {
  font-weight: normal;
  font-size: 1.2rem;
}

.ambassador_cp__list--txst {
  font-size: 1.1rem;
  text-align: left;
  line-height: 2rem;
}

.ambassador_cp__list--iconbox {
  margin: auto auto 0 auto;
}

.ambassador_cp__list--iconbox-insta {
  margin-top: 30px;
  width: 19px;
}

.pdf_btn {
  text-align: center;
  margin-bottom: 80px;
}

.-positionup {
  padding-bottom: 15px;
}

.free-ambassador__box-li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 8px;
}

/* ブランドアンバサダー2期生募集ここまで */

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

  .fs-l-pageMain,
  .m_cont,
  #single {
    width: 90%;
    margin: 0 auto;
  }

  .las_cont {
    width: 100%;
    margin: 0 auto;
  }

  /*add*/
  .fs-c-accountService__page:not(:last-child) {
    flex-basis: 48%;
    margin: 1%;
  }

  /* VCプラスシリーズ 定期便　新規お申し込みキャンペーン */
  .vcplus_teikicp_firstitem {
    flex-direction: row-reverse;
    flex-direction: column;
  }

  .vcplus_teikicp_firstitem--box {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    order: 1;
  }

  .vcplus_teikicp_firstitem--img {
    margin: 0 auto;
    width: 50%;
  }

  .vcplus_teikicp_firstitem--time {
    margin: 0 auto;
  }

  .vcplus_teikicp_firstitem--txt {
    font-size: 16px;
  }

  .vcplus_teikicp_dounyu.teikivc_apps {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .fs-l-product4 .fs-l-productLayout,
  .fs-l-product2 .fs-l-productLayout {
    display: block;
  }

  .fs-c-productList__list {
    display: block;
  }

  #fs_ProductCategory .fs-c-productListItem,
  #fs_ProductSearch .fs-c-productListItem {
    width: 100%;
    margin: 0 auto 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }

  .fs-c-productList__list__item form {
    display: flex;
    justify-content: space-between;
  }

  #fs_ProductCategory .fs-c-productListItem__imageContainer,
  #fs_ProductSearch .fs-c-productListItem__imageContainer {
    width: 35%;
  }

  .item_group--spec {
    width: 60%;
  }

  /*uv*/
  .uv__tit {
    font-size: 2rem;
    line-height: 3rem;
    color: #403e3e;
    font-weight: 700;
    margin-bottom: 30px;
  }

  .uv__sld {
    display: block;
  }

  .uv__secne {
    width: 90%;
    margin: 0 auto 30px;
  }

  .uv__txt {
    width: 100%;
    font-size: 1.5rem;
  }

  .seibun {
    text-align: left;
    font-size: 1rem;
  }

  .component {
    padding: 5%;
  }

  /*cleansing*/
  .barrier {
    display: block;
  }

  .barrier--list {
    width: 100%;
    margin: 0 auto 40px;
  }

  .barrier--list:first-child .barrier--list__img {
    max-width: 70%;
  }

  /*vccreamplus*/
  .dod__tit {
    font-weight: bold;
    font-size: 2rem;
  }

  .vitamin {
    display: block;
    padding: 0;
  }

  .vitamin--txt {
    margin-bottom: 40px;
  }

  .vitamin--txt,
  .vitamin--img,
  .barrier--harf {
    width: 100%;
  }

  .barrier--harf:first-child {
    margin-bottom: 40px;
  }

  /*clustivewater*/
  .clustive_grlist {
    display: block;
  }

  .clustive_grlist li,
  .clustive_grlist li:nth-child(n + 3) {
    width: 100%;
    margin: 0 auto 10px;
  }

  .barrier__fv {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .barrier--fifth {
    width: 40%;
    margin: 0 5% 6%;
  }

  .list-item {
    display: block;
    text-align: center;
  }

  .list-arrow {
    display: none;
  }

  .list-step-alone03 {
    width: 100%;
    margin: 0 auto 50px;
  }

  .display_list-arrow {
    display: block;
    width: 20px;
    padding: 0px 0 20px !important;
  }

  .list-step-alone03 .imgmax {
    width: 80%;
    margin: 0 auto;
  }

  /*spa-002*/
  .barrier__fv {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .barrier--four,
  .barrier--five {
    width: 47%;
    margin: 0 6% 0% 0;
  }

  .barrier--four:nth-child(2n),
  .barrier--five:nth-child(2n) {
    margin-right: 0;
  }

  .barrier--four:nth-child(n + 3),
  .barrier--five:nth-child(5) {
    margin-bottom: 0;
  }

  .barrier--four .barrier--name,
  .barrier--five .barrier--name {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .line__tit {
    font-weight: normal;
    letter-spacing: 0;
  }

  .gray__tit {
    font-size: 2.1rem;
    font-weight: bold;
  }

  /*spa-007*/

  .base-gray {
    padding: 5%;
  }

  .grays__flex {
    display: block;
  }

  .grays__flex .gray__tit {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    font-size: 2.2rem;
  }

  .grays__flex .gray__img {
    width: 100%;
  }

  /*spa-005*/
  .list-step-alone04 {
    width: 100%;
    margin: 0 auto 50px;
  }

  .list-step-alone04 .imgmax {
    width: 60%;
    margin: 0 auto;
  }

  .list-step-alone04:last-child {
    margin-bottom: 0;
  }

  .wide-block,
  .wide-block--r {
    width: 100%;
    display: block;
    position: inherit;
    bottom: inherit;
  }

  .wide-block {
    left: inherit;
  }

  .wide-block--r {
    right: inherit;
  }

  .point__ab {
    padding-bottom: 0;
  }

  /*sody-001*/
  .carthere {
    margin: 0 auto 40px;
  }

  .sody__tablet--tit {
    font-size: 2rem;
  }

  .sody__tablet,
  .spdy__work {
    padding-bottom: 70px;
  }

  .sody__recom {
    display: block;
  }

  .recom__tit {
    font-size: 2.2rem;
    margin: 20px auto 10px;
    color: #c75d93;
    font-weight: bold;
    text-align: center;
  }

  .recom__tit,
  .sody__recom--area {
    width: 100%;
  }

  .sody__recom--list {
    font-size: 1.7rem;
    padding-top: 5px;
  }

  .sody_title {
    font-size: 2.1rem;
  }

  .sody__seibun {
    display: block;
  }

  .sody__seibun--list {
    width: 100%;
    padding: 6%;
  }

  .sody__seibun--list:first-child {
    margin-bottom: 10px;
  }

  .spdy__work {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .spdy__work--img {
    width: 100%;
    margin: 0 auto 30px;
  }

  .spdy__work--txt {
    width: 100%;
  }

  .spdy__work {
    margin-bottom: 40px;
  }

  .bathtime--mintit {
    font-size: 2rem;
  }

  .bathtime--tit {
    font-size: 2.2rem;
    line-height: 3.3rem;
  }

  .beautys {
    display: block;
  }

  .beautys--list {
    width: 100%;
  }

  .beautys--list:first-child {
    margin-bottom: 10px;
  }

  /*spa-002camp*/
  .bubble__bf {
    width: 90%;
    margin: 0 auto;
  }

  .bubble__tit {
    font-size: 2rem;
    line-height: 3rem;
  }

  .bubble {
    height: auto;
  }

  .tansan_cmp_con {
    display: block;
  }

  .tansan_cmp_box {
    padding: 45px 5%;
  }

  .tansan_cmp_tw {
    width: 100%;
  }

  .tansan_cmp_spo {
    margin: 30px auto 30px;
    text-align: center;
  }

  .tansan_cmp_tw__tit:before {
    content: none;
  }

  /*platinum19*/
  .values dt {
    display: block;
  }

  .coff_lineda,
  .un_cartitem {
    display: block;
    background: none;
  }

  .un_cartitem {
    width: 90%;
    margin: 0 auto;
  }

  .values dd {
    padding: 5%;
  }

  .coff_lineda {
    width: 90%;
    margin: 0 auto;
  }

  .coff_lineda li {
    width: 100%;
  }

  .un_cartitem .photo {
    width: 90%;
    margin: 0 auto;
  }

  .snows {
    height: auto;
    margin-bottom: 50px;
    padding-top: 40px;
  }

  .syohin-component {
    width: 90%;
    margin: 0 auto 50px;
  }

  .coff_set h5 {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }

  .coff_set h4 {
    font-size: 2.4rem;
    line-height: 3.5rem;
  }

  .specs dt,
  .un_prce strong {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }

  .specs dd {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

  .prs_s {
    display: block;
    background: url(../img/un_or_delta.gif) no-repeat center center;
    margin-bottom: 10px;
  }

  .prs_s li {
    width: 100%;
  }

  .prs_s li:first-child {
    padding: 0;
    margin: 0 auto 60px;
    text-align: center;
  }

  .prs_s li:last-child {
    padding: 0;
    margin: 0 auto 10px;
    text-align: center;
  }

  .less_pr {
    width: 80%;
  }

  .set_gray {
    padding: 10%;
  }

  /*teiki-vcplus-set*/
  .caresrese--list,
  .vc_step,
  .vc_step li {
    display: block;
  }

  .caresrese--img {
    margin: 0 auto 30px;
  }

  .caresrese--txt {
    width: 100%;
  }

  .vc_step li {
    text-align: center;
    font-size: 1.6rem;
  }

  .vc_step li img {
    max-height: 200px;
    margin: 0 auto;
    display: block;
  }

  .vc_step .list-arrow {
    -webkit-transform: none;
    transform: none;
  }

  .list-arrow {
    -webkit-transform: none;
    transform: none;
    margin: 20px auto;
  }

  .vc_step li span {
    background: #555;
    font-size: 1.6rem;
    color: #fff;
  }

  /*supplement*/
  .supple__bglogo--tit {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }

  .supple__colorbox {
    padding: 10% 5%;
    margin-bottom: 10px;
  }

  .supples {
    width: 90%;
    margin: 0 auto 60px;
    display: block;
  }

  .supples--list {
    width: 100%;
  }

  .supples--list:not(:last-child) {
    margin-bottom: 50px;
  }

  /*sup-001*/
  .support__first {
    padding: 5%;
  }

  .support__first .supple__num,
  .support__first .supple__name {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .supple__tag {
    flex-wrap: wrap;
  }

  .supple__tag .sup__bottle--list {
    width: 49%;
    margin: 0 2% 2% 0;
  }

  .supple__tag .sup__bottle--list:nth-child(2n) {
    margin-right: 0;
  }

  .supple__seibun,
  .last__sup,
  .rinbow__detail,
  .greet {
    display: block;
    margin: 0 auto 50px;
  }

  .supple__seibun--list {
    width: 100%;
  }

  .supple__seibun--list:not(:last-child) {
    margin-bottom: 30px;
  }

  .last__sup--img,
  .rinbow__detail--img {
    max-width: 100%;
    width: 60%;
    margin: 0 auto 30px;
  }

  .last__sup--txt,
  .rinbow__detail--info {
    width: 100%;
  }

  .cause--tit,
  .greet--infos--cp {
    font-size: 2rem;
  }

  .greet--tag {
    width: 100%;
    margin: 0 auto 30px;
  }

  .greet--img {
    max-width: 157px;
    margin: 0 auto 20px;
  }

  .greet--infos {
    width: 100%;
  }

  /*PrivacyPolicy*/
  .company__area--cont {
    width: 35%;
  }

  .company__area--pro {
    width: 60%;
  }

  .form--th,
  .form--td {
    display: block;
    width: 100%;
  }

  .inq__input {
    width: 100%;
  }

  .inq__btn {
    width: 80%;
  }

  /*amazonpay*/
  .amazon--anker,
  .amazon__step,
  .stepbox,
  .steps--color {
    display: block;
  }

  .amazon--anker--list,
  .amazon__step--list,
  .amazon__step--list_four {
    width: 100%;
    height: auto;
  }

  .amazon--anker--list:not(:last-child),
  .amazon__step--list:not(:last-child),
  .amazon__step--list_four:not(:last-child) {
    margin-bottom: 15px;
  }

  .amazon--a {
    padding: 3%;
  }

  .stepbox--img {
    width: 100%;
    margin-bottom: 20px;
  }

  .stepbox--txt {
    width: 100%;
  }

  /*guide*/
  .payflow {
    display: block;
  }

  .payflow--list {
    width: 100%;
    padding: 25px 5%;
    box-shadow: 0 0 0 5px #eee inset;
  }

  .payflow--list:not(:last-child) {
    margin-bottom: 20px;
  }

  /*sody-002*/
  .sody_bg {
    padding-top: 140px;
  }

  .sody_cp {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-bottom: 50px;
  }

  .sody__bg02 {
    background: none;
    padding: 5%;
  }

  .mmicrobubble--tit {
    color: #ec89c5;
    font-size: 2.4rem;
  }

  .mmicrobubble--cont,
  .sody__tits,
  .recom_sody,
  .sody_tablet {
    display: block;
  }

  .mmicrobubble--img,
  .mmicrobubble--txt {
    width: 100%;
    font-size: 1.6rem;
  }

  .mmicrobubble--img {
    margin-bottom: 25px;
  }

  .sody__tits {
    width: 90%;
    margin: 0 auto 20px;
  }

  .sody__tits--img,
  .sody_tablet--txt,
  .sody_tablet--img {
    width: 100%;
    margin: 0 auto 20px;
  }

  .sody__tits--name {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }

  .recom_sody--circle {
    left: inherit;
    right: 5%;
  }

  .recom_sody {
    padding: 30px 5% 5% 5%;
    margin: 60px auto;
  }

  .sody_bk4--txt {
    margin-bottom: 40px;
  }

  .sody_bk4--txt,
  .sody_tablet {
    padding: 0;
  }

  .sody_tablet--img {
    margin-bottom: 0;
  }

  .sody__faq {
    padding: 0 5%;
  }

  /*lasionne*/
  .lacion {
    background: none;
    padding: 0px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: 0 auto 30px;
  }

  .lacion__cp {
    margin-top: 20px;
  }

  .lacion__middle {
    padding: 0;
  }

  .lacion__middle--tit {
    font-size: 1.8rem;
    letter-spacing: ;
  }

  .lasionne__step {
    display: block;
  }

  .las_a {
    max-width: 130px;
    margin: 0 auto 20px;
  }

  .las_spec {
    width: 100%;
    margin: 0 auto 40px;
  }

  /*las-001*/
  .points__box {
    border: none;
    display: block;
  }

  .points {
    width: 100%;
    margin-bottom: 20px;
  }

  .lacion__middle {
    background: none;
  }

  .points--txt,
  .icon_point {
    width: 100%;
  }

  .icon_point {
    width: 100%;
    position: inherit;
    top: inherit;
    left: inherit;
  }

  .skin {
    max-width: 100%;
  }

  .howto_scal--img {
    max-width: 100%;
  }

  .lacion__middle--tit {
    background: none;
    color: #000;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto 20px;
  }

  .howto_step,
  .howto_scal {
    display: block;
  }

  .howto_scal--list__four,
  .howto_scal--list {
    width: 100%;
  }

  .howto_scal--list__four:not(:last-child),
  .howto_scal--list:not(:last-child) {
    background: none;
    margin-bottom: 30px;
  }

  .pointbox {
    border: 1px solid #c75d93;
    color: #c75d93;
    padding: 5px;
    line-height: 1em;
    display: block;
    width: 80px;
    text-align: center;
    margin-bottom: 10px;
  }

  .howto_scal--list:nth-child(2) .howto_scal--img {
    display: none;
  }

  .las__item__cp {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 20px;
  }

  .las__item__name,
  .las__item__price {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }

  .las__item {
    margin-right: 10%;
  }

  .las__item__spec {
    width: 65%;
  }

  .howto_scal--list__four div,
  .howto_scal--img {
    display: none;
  }

  .la-step {
    max-width: 600px;
    margin: 0 auto;
  }

  .las-point {
    max-width: 600px;
    margin: 0 auto 20px;
  }

  .points__box--las02 {
    border: none;
    padding: 0;
  }

  .las-seibun {
    padding: 0;
    margin-top: 10px;
  }

  /*las-003*/
  .geranium--img {
    width: 90px;
  }

  .geranium--sd .geranium--img {
    margin-top: 0;
  }

  .geranium--first {
    margin-bottom: 30px;
  }

  .geranium--sd .geranium--name {
    text-align: left;
  }

  /**/
  .essence__area {
    display: block;
  }

  .essence__area--list {
    width: 100%;
  }

  .essence__area--list:not(:last-child) {
    margin-bottom: 20px;
  }

  /*teiki-clustive*/
  .teiki_off {
    display: block;
  }

  .teiki_ocp {
    font-size: 1.8rem;
    line-height: 3rem;
    text-align: center;
    margin: 0 auto 20px;
  }

  .teiki_off--stg {
    line-height: 1rem;
  }

  .teiki_img {
    margin: 0 auto;
    width: 200px;
  }

  .teiki_scp {
    margin-top: 30px;
  }

  .gray_babble--tit {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .gray_babble {
    background: url(../img/gray_babble.jpg) no-repeat center bottom;
    padding: 40px 5% 60px;
  }

  .teiki__map--th:first-child {
    border-right: 3px solid #fff;
  }

  .teiki__map--th:nth-child(2),
  .teiki__map--td:nth-child(2),
  .series--th:nth-child(2),
  .series--td:nth-child(2) {
    display: none;
  }

  .teiki_parts_g {
    background: #ddd;
  }

  .teiki_parts_o {
    background: #fbd8bc;
  }

  .teiki__map--th,
  .teiki__map--td,
  .series--th,
  .series--td {
    font-size: 1.2rem;
    line-height: 1.7rem;
    font-weight: normal;
  }

  .teiki__map--img {
    width: 46px;
  }

  .underline_bk {
    text-decoration: none;
  }

  .teiki__map--td {
    font-size: 1rem;
  }

  .teiki_price,
  .teiki_price__two {
    text-align: left;
    color: #ed6d00;
    font-size: 1.3rem;
  }

  .teiki_price__two {
    padding: 0;
  }

  .teiki__map--th:last-child {
    width: 50%;
  }

  .spmins_day,
  .teikkinum {
    color: #000;
    font-size: 1rem;
  }

  .teiki_price .c_orange,
  .teiki_price__two .c_orange,
  .series_price .c_orange,
  .sesin .c_orange {
    color: #fff;
    background: #ed6d00;
    font-weight: bold;
    padding: 3px;
    border-radius: 4px;
    font-size: 1rem;
  }

  .teiki_off--bd {
    font-size: 2.5rem;
  }

  .teiki_off--stg {
    font-size: 3rem;
  }

  .teiki_systemcyeck {
    padding: 0 6%;
  }

  .teiki_pointinfo {
    padding-top: 60px;
  }

  .teiki-qa {
    font-size: 1.3rem;
  }

  .teiki-q {
    background: url(../img/plus.svg) no-repeat 95% center, url(../img/teiki_parts_1.jpg);
    background-size: 12px 12px, auto;
    padding: 10px 10% 10px 15px;
  }

  .teiki-q.active {
    background: url(../img/muinus.svg) no-repeat 95% center, url(../img/teiki_parts_1.jpg);
    background-size: 12px 12px, auto;
    padding: 10px 10% 10px 15px;
  }

  .teiki-a {
    padding: 5% 5% 5% 50px;
  }

  /*teiki*/
  .allteiki__tokuten {
    font-size: 2.4rem;
    line-height: 3rem;
  }

  .allteiki__spc {
    width: 90%;
    margin-bottom: 40px;
  }

  .allteiki__spc--list {
    max-width: 118px;
    width: 30%;
  }

  .line__teiki {
    font-weight: normal;
    font-size: 2rem;
    line-height: 3rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }

  .teiki_system--list:first-child {
    margin-bottom: 20px;
  }

  .teiki_system--list {
    background: url(../img/teiki_05.jpg) no-repeat left top;
    background-size: 20px 20px;
    padding: 0px 0 0px 35px;
    text-align: left;
    font-size: 1.4rem;
  }

  .line__teiki {
    border-top: 1px solid #ddd;
    padding-top: 20px;
  }

  .series {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    text-align: center;
  }

  .series_price div {
    justify-content: flex-start;
    padding: 0;
  }

  .spmins_day {
    text-align: left;
  }

  .series_price div p {
    margin: 0 10px 0 0;
  }

  .series_price div p:last-child,
  .sesin p:last-child {
    font-size: 1.3rem;
    color: #ed6d00;
  }

  .series_o span {
    display: block;
  }

  .sesin p:first-child {
    width: 30%;
  }

  .series_price-two {
    padding: 0;
  }

  .teiki__map--td {
    padding: 10px 0%;
  }

  .three_pre--box {
    background: url(../img/sarani.svg) no-repeat left center;
    background-size: 56px 56px;
    padding: 20px 0 20px 70px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
  }

  .three_pre--tit {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .three_pre--cont {
    font-size: 2rem;
    line-height: 3rem;
    color: #ed6c00;
  }

  .teiki_prbox {
    background: #fafafa;
    padding: 5%;
    margin-top: 30px;
  }

  .pre_spas--txt {
    font-size: 1.5rem;
    font-weight: bold;
  }

  .pre_tikiflow {
    max-width: 609px;
    margin: 20px auto 0;
  }

  .icon_present {
    background-size: 8px 13px;
    border: 1px solid #ed6c00;
    color: #ed6c00;
    padding: 3px 6px 3px 20px;
    font-size: 1rem;
    line-height: 1rem;
    display: block;
    width: 98px;
    margin-bottom: 3px;
  }

  /**/
  .nanowater {
    display: block;
  }

  .nanowater--txt,
  .nanowater--img {
    width: 100%;
  }

  .nanowater--txt {
    margin-bottom: 30px;
  }

  /*secret*/
  .secret__in--tit {
    font-size: 1.7rem;
    text-align: left;
  }

  /*trial-set*/
  .title-about-teiki {
    font-size: 1.5rem;
  }

  .list-send-point li {
    background: url(../img/arrow-right.png) no-repeat left 5px;
    background-size: 5px 6px;
    padding-left: 15px;
    font-size: 1.3rem;
  }

  .trial_set--cp {
    text-align: left;
    font-size: 1.4rem;
    line-height: 2.4rem;
    width: 90%;
  }

  .up_d-line {
    font-weight: bold;
  }

  .trial_setlist--list {
    font-size: 1.4rem;
  }

  .trial_setlist--list:not(:last-child) {
    margin-bottom: 30px;
  }

  .dayly,
  .dayly__last {
    border: none;
    padding: 0;
  }

  .dayly__bl {
    flex-wrap: wrap;
  }

  .dayly__bl .coust,
  .dayly__last .coust2,
  .dayly__bl .coust2,
  .dayly--tip {
    width: 100%;
    text-align: center;
    font-size: 1.8rem;
    padding: 15px 5%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
  }

  .coust .mins {
    display: flex;
    justify-content: center;
    margin-top: 5px;
  }

  .g_dayly__bl {
    font-size: 1.5rem;
    padding: 0;
    background: none;
  }

  .dayly__bl--box {
    display: block;
    font-size: 0.9rem;
    line-height: 1.3rem;
  }

  .dayly__bl--img {
    margin: 0 auto;
    max-width: 60px;
  }

  .care_arrow {
    background: url(../img/care_arrow.svg) no-repeat right 34%;
    background-size: 5px 8px;
    padding-right: 2%;
    width: 23%;
  }

  .dayly__bl--list {
    width: 23%;
    margin-bottom: 20px;
  }

  .dayly__bl--box .-sponly {
    display: none;
  }

  .dayly:nth-of-type(2) .care_arrow,
  .dayly__last .dayly__bl--list:not(:first-child) {
    background: none;
    padding-right: 0;
    width: 100%;
  }

  .dayly__bl,
  .dayly__bl--box {
    justify-content: flex-start;
  }

  .dayly:nth-of-type(2) .dayly__bl--list:last-of-type {
    width: 100%;
  }

  .creams {
    margin-top: 0;
  }

  .creams .dayly__bl--img {
    max-width: 90px;
  }

  .creams .dayly__bl--img {
    overflow: hidden;
  }

  .creams .dayly__bl--img .imgmax {
    margin: -40px auto -30px;
  }

  .dayly__last .dayly__bl--list {
    margin: 0;
  }

  .dayly__last .dayly__bl--list:first-child {
    margin-bottom: 20px;
  }

  .spajei .dayly__bl--img,
  .spamask .dayly__bl--img {
    margin: 0 auto;
  }

  .spajei .dayly__bl--img {
    max-width: 130px;
    overflow: hidden;
  }

  .spamask .dayly__bl--img {
    max-width: 105px;
  }

  .dayly__bl--list {
    text-align: center;
  }

  .dayly__last .dayly__bl--list:nth-child(2) .dayly__bl--img {
  }

  .dayly__last .dayly__bl--list:nth-child(2) .dayly__bl--img .imgmax {
    margin-top: -30px;
  }

  .dayly__last .care_arrow {
    background-size: 14px 14px;
    background-position: right 50%;
  }

  .spajei {
    margin-bottom: 40px;
  }

  .spajei .imgmax {
    margin-bottom: -40px;
  }

  .dayly:nth-of-type(2) .care_arrow {
    margin-bottom: 40px;
  }

  /*faq*/
  #faqtab {
    display: block;
  }

  #faqtab li {
    width: 100%;
    margin-bottom: 10px;
  }

  #faqtab li a {
    padding: 10px 5%;
  }

  #faqbtn li a {
    line-height: 1.8rem;
  }

  /*event*/

  .carender_color {
    flex-wrap: wrap;
  }

  .carender_color li:not(:last-child) {
    margin: 0 2% 2% 0;
  }

  .tokyo,
  .kanagawa,
  .chiba,
  .saitama,
  .osaka {
    padding: 0px 5%;
    width: 32%;
    margin: 0 2% 2% 0;
    text-align: center;
  }

  .chiba {
    margin-right: 0 !important;
  }

  .carender_gmap iframe {
    width: 100%;
    height: 800px;
  }

  /**/
  .bes_item,
  .besflex,
  .conLine {
    display: block;
  }

  .r425,
  .l300p {
    width: 100%;
  }

  .l300p {
    max-width: 100%;
    margin: 0 auto 20px;
  }

  .l300 {
    width: 70%;
    margin: 0 auto 20px;
  }

  .bes_tit span {
    display: block;
  }

  .r425 a img {
    max-width: 180px;
    height: auto;
  }

  .bes_item p {
    font-size: 2rem;
  }

  /*media*/
  .magazines .conLine {
    display: flex;
    flex-wrap: wrap;
  }

  .magazines .l150 {
    width: 30%;
  }

  .magazines .l150 img {
    width: 100%;
    height: auto;
  }

  .magazines .r480 {
    width: 65%;
  }

  .magazines .l300 {
    width: 70%;
  }

  .magazines .r330 {
    width: 100%;
  }

  .pagelink1 {
    margin-bottom: 40px;
  }

  /**/
  .tuyahada_tbg {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .tuyahada_tbg {
    background: url(../img/tuyahada_drop_water.jpg) no-repeat right center;
    background-size: cover;
    padding: 10% 5% 5% 5%;
    margin-bottom: 40px;
  }

  .tuyahada_worries {
    padding: 5%;
  }

  .tuyahada_worries__tit {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .tuyahada_worries__con {
    margin: 0 auto;
    font-size: 1.3rem;
  }

  .tuyahada_goods01,
  .tuyahada_goods02,
  .tuyahada_goods03 {
    display: block;
    padding: 30px 0 30px;
  }

  .tuyahada_goods03 {
    padding: 5%;
  }

  .tuyahada_goods__mcon,
  .tuyahada_goods__mcon02 {
    width: 100%;
    font-size: 1.4rem;
  }

  .tuyahada_goods__img {
    width: 190px;
    margin: 15px auto 0;
  }

  .tuyahada_goods__img02 {
    width: 185px;
    margin: 15px auto 0;
  }

  .tuyahada_3step {
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    margin-bottom: 15px;
  }

  .tuyahada_3step__tit {
    margin-bottom: 8px;
    text-align: center;
  }

  .tuyahada_3step__box {
    padding: 5%;
  }

  .tuyahada_3step__txt,
  .tuyahada_3step__tit {
    font-size: 1.2rem;
    line-height: 2.4rem;
  }

  .tuyahada_steplist {
    margin: 0px 0 40px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
  }

  .tuyahada_season_mtit__s {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }

  .tuyahada_bset_offs {
    display: block;
    width: 100%;
    text-align: center;
  }

  .tuyahada_bset_offs__bf,
  .tuyahada_bset_offs__af {
    font-size: 1.8rem;
    letter-spacing: 1px;
  }

  .tuyahada_bset_offs__bf {
    text-align: center;
    margin-bottom: 5px;
  }

  /*sody-002camp*/
  .tokuten01_ftxt,
  .tokuten_con {
    display: block;
  }

  .tokuten01_ftxt_l,
  .tokuten01_ftxt_r,
  .tokuten_con_tit {
    font-size: 1.4rem;
  }

  .tokuten01_ctxt {
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  .tokuten01_btxt .ft-lg,
  .tokuten01_ctxt .ft-lg {
    font-size: 2.2rem;
  }

  .tokuten02 {
    margin-bottom: 20px;
  }

  .tokuten02,
  .tokuten03 {
    width: 100%;
  }

  .sody9_box_l {
    display: none;
  }

  .henpins,
  .henpins--tp {
    text-align: center;
  }

  .sody9_box_r {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .sody9_box_con {
    width: 49%;
    padding: 6px;
    font-size: 1.3rem;
  }

  .sody9_box_wcon {
    padding: 6px;
  }

  .sody9_box {
    display: block;
  }

  .sody9_box_more {
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .sody9_box_all {
    width: 100%;
  }

  .sody9_box_ptit {
    font-size: 1.4rem;
    background-image: url(../img/sody_icon_smile.png);
    background-position: 10px center;
    background-size: 18px 18px;
    padding: 2px 0 2px 30px;
  }

  .sody9_box_btit {
    font-size: 1.4rem;
    background-image: url(../img/sody_icon_sad.png);
    background-position: 10px center;
    background-size: 18px 18px;
    padding: 2px 0 2px 30px;
  }

  .sody9_titcon {
    font-size: 15px;
    text-align: center;
    color: #fff;
    background-color: #d282b5;
  }

  .sody_arrow_img {
    width: 16.5px;
    margin: 10px auto 15px;
  }

  .sody_arrow_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  /**/
  .mitocond__box {
    justify-content: space-between;
    align-items: flex-start;
  }

  .mitocond__box--img {
    width: 35%;
  }

  .mitocond__box--txt {
    width: 60%;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .mitocond__box--tit {
    font-size: 1.6rem;
  }

  .mitocond {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .sapli_bgg {
    padding: 40px 5%;
  }

  .sapli_bgg dt,
  .sapli_bgg_last dt {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 10px;
  }

  .sapli_bgg dd,
  .sapli_bgg_last dd {
    font-size: 1.8rem;
    line-height: 2.8rem;
    font-weight: bold;
  }

  .supples--spe {
    width: 100%;
  }

  .supples--spe .sapli_list {
    display: block;
  }

  .sapli_list--item {
    margin-bottom: 20px;
  }

  .sapli_list--item,
  .sapli_list--spec {
    width: 100%;
  }

  .sup__mcp dt {
    font-size: 2rem;
    line-height: 3.6rem;
  }

  .safe_sap {
    font-size: 2rem;
    line-height: 3.4rem;
    margin-top: 20px;
    text-align: center;
    color: #2aaa5d;
  }

  /*salon*/
  .retail-top {
    margin-bottom: 40px;
  }

  .retail-contents {
    margin-bottom: 60px;
  }

  .retail-contents-inner {
    width: 47%;
    font-size: 1.4rem;
  }

  .retail-contents-inner:first-child {
    margin-right: 0;
  }

  .retail-menu h4 + p {
    font-size: 1.5rem;
    margin: 20px auto 30px;
  }

  .retail-menu h5 {
    font-size: 1.6rem;
    padding: 10px 0;
  }

  .retail-menu section h6 {
    font-size: 1.5rem;
  }

  .retail-menu h6 span {
    float: none;
  }

  .retail-menu > div {
    margin-bottom: 40px;
  }

  .retail-menu,
  .retail-salon {
    margin-bottom: 50px;
  }

  .retail-salonbox {
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
  }

  .max-photo {
    width: 30%;
  }

  .retail-salon section {
    margin: 0;
    width: 65%;
  }

  /*tansan*/
  h2.conttitle {
    background: #fff;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
    padding: 15px;
  }

  .tecnic_s {
    display: block;
    padding: 10% 5%;
  }

  .spa_tt {
    width: 100%;
    margin: 0 auto 30px;
  }

  .spa_spc {
    width: 100%;
  }

  .tansanteiban {
    font-size: 1.4rem;
    margin-bottom: 40px;
  }

  .cont3_t15 {
    font-size: 1.4rem;
    line-height: 2.2rem;
    padding: 15px 0 0;
  }

  .cont3 {
    padding: 0px;
  }

  .cont3_t20 {
    padding: 20px 0 0px;
  }

  .spa_tt {
    width: 80%;
  }

  .plan_cat,
  .item_using {
    display: block;
  }

  .sele_plan {
    font-size: 1.5rem;
    width: 80px;
    padding: 5px;
  }

  .item_using {
    padding: 6%;
  }

  .plan_cat .plande {
    margin: 0;
    width: 100%;
    font-size: 15px !important;
    padding: 5px 0;
  }

  .using_p {
    width: 70%;
    margin: 0 auto;
  }

  .using_p .using_img {
    width: 100%;
  }

  .minxed {
    color: #ec3d12;
    font-size: 1.4rem;
    width: 100%;
  }

  .dire_shop {
    background-position: left 9px;
    line-height: 2rem;
  }

  .pagelink1 li {
    display: inline;
    border-right: 1px solid #999;
    padding: 0 5px;
    text-align: center;
    font-size: 1rem;
    line-height: 1em;
    letter-spacing: -1px;
  }

  .pagelink1 li:first-child {
    padding: 0 5px 0 0;
  }

  .pagelink1 li:last-child {
    padding: 0 0 0 5px;
  }

  .pagelink1 span {
    display: none;
  }

  .history {
    display: flex;
    flex-direction: column-reverse;
  }

  .fr,
  .fl {
    max-width: 100%;
    margin: 30px auto 0;
  }

  .fr .imgmax {
    max-width: 100%;
  }

  .o2item--cp {
    font-size: 1.6rem;
  }

  .mar_t40 {
    margin-top: 40px;
  }

  .kasen {
    border-bottom: 1px solid #ddd;
    margin: 20px 10px;
  }

  .kakomi {
    padding: 0.5em 0.8em;
    margin: 0 0 3em 0.3em;
    color: #fff;
    background: #999;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 85%;
    font-weight: bold;
  }

  .kasen p {
    line-height: 180%;
    padding: 10px 5px 0 5px;
    font-size: 90%;
    margin-bottom: 15px;
  }

  .cont2 dt {
    float: left;
    margin: 0px 10px 5px 0px;
    padding: 7px 10px;
    border-radius: 5px 5px 5px 5px;
    background-color: #ec3d12;
    font-weight: 300;
    color: #fff;
    background-position: center center;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
  }

  .cont1 {
    padding: 0;
    font-size: 1.4rem;
    margin: 0 auto 30px;
  }

  .cont2 dt .f200 {
    font-size: 1.6rem;
  }

  .cont2 dd {
    padding: 30px 5px 0 5px;
    display: block;
  }

  .rens {
    padding-top: 15px !important;
  }

  .cont2 dd.cont2_org {
    color: #ec3d12;
    font-size: 1.6rem;
    padding-bottom: 5px;
    line-height: 1.5em;
  }

  .af_pack--box {
    display: block;
  }

  .af_pack--list {
    width: 100%;
  }

  .af_pack--list:first-child {
    margin-bottom: 30px;
  }

  .about-main-img,
  .about-top p,
  .beginners-main h3 + img,
  .about-top img {
    margin: 0 auto 30px;
    font-weight: normal;
    font-size: 1.4rem;
  }

  .beginners-main h5,
  .about-contents h4 {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 15px;
  }

  .about-contents h5 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }

  .about-contents p {
    text-align: left;
    font-weight: normal;
  }

  .c_txt {
    font-size: 1.4rem;
  }

  /*2019.7.19追記　*/

  .contents-kea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fdffe0;
    margin: 0 0 10px;
  }

  .contents-dj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 0px;
  }

  .day_kea {
    width: 15%;
    padding: 0 5%;
    background-color: #fff;
  }

  .dj_arrow {
    width: 15%;
    padding: 0 6% 0 0;
  }

  .beginners-contents-block .day_kea .d-arrow:first-child {
    margin: 10px auto 10px;
  }

  .beginners-contents-block .day_kea .d-arrow:nth-child(3),
  .beginners-contents-block .day_kea .d-arrow,
  .beginners-contents-block .day_kea .d-arrow:last-child {
    margin: 50px auto 30px;
  }

  .beginners-contents-block .dj_arrow .d-arrow:first-child {
    margin: 0px auto;
  }

  .beginners-contents-block .dj_arrow .d-arrow:nth-child(3) {
    margin: 10px auto 40px;
  }

  .beginners-contents-block .dj_arrow .d-arrow {
    margin: 95px auto;
  }

  .beginners-contents-block .dj_arrow .d-arrow:last-child {
    margin: 70px auto 30px;
  }

  .spe_kea {
    width: 100%;
    padding: 0 6% 5%;
  }

  .dj_gel {
    width: 68%;
    padding: 0 0 0 5%;
  }

  .about .free-about .beginners-contents .spe_kea p,
  .about .free-about .beginners-contents .day_kea p {
    font-size: 18px;
    text-align: center;
  }

  .free-about {
    margin-bottom: 0;
  }

  .beginners-contents-block .spe_kea .d-arrow:last-child {
    margin: 16px auto 10px;
  }

  .beginners-contents-block .dj_gel .d-arrow:last-child {
    margin: 10px 0 10px 26%;
  }

  .beginners-contents-block img:nth-child(2n) {
    max-width: 20px;
  }

  .beginners-contents-block .d-arrow {
    max-width: 20px;
    margin: 10px auto;
  }

  .contents-ts-position {
    position: relative;
    max-width: 670px;
    margin: 0 auto;
  }

  .contents-ts-position a {
    position: absolute;
    margin: 0 !important;
    width: 100%;
    height: 30%;
    top: 7%;
    left: 0;
    background: none;
  }

  .contents-ts-position .mask {
    top: 48%;
  }

  .tate-font {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 20px auto;
    padding: 0 2px 0 0;
    font-size: 1.6rem !important;
  }

  .beginners-contents div:after {
    content: unset;
  }

  .beginners-contents-block {
    width: 100%;
  }

  .w89 {
    width: 100%;
  }

  .contents-side {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 20px;
  }

  .dj_gel {
    width: 68%;
    padding: 0;
  }

  .contents-left {
    width: 42%;
    text-align: center;
    margin: 0;
  }

  .contents-side > a {
    width: 48%;
  }

  .contents-or {
    margin: 0 auto 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .beginners-contents-block .contents-or img {
    max-height: 30px;
    max-width: 30px;
  }

  .beginners-contents-block .contents-or .d-arrow {
    max-height: 13.5px;
    max-width: 20px;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .beginners-contents-block .contents-or .con-or-l {
    width: 68%;
    padding: 0 0 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .beginners-contents-block .contents-or .con-or-l img:nth-child(1) {
    margin: 0 0 0 26%;
  }

  .beginners-contents-block .contents-or .con-or-l img:nth-child(2) {
    margin: 3% 0 3% 27%;
  }

  .beginners-contents-block .contents-or .con-or-r {
    width: 15%;
    padding: 6px 6% 0 0;
  }

  .about .free-beginners .beginners-contents .spe_kea p,
  .about .free-beginners .beginners-contents .day_kea p {
    font-size: 18px;
  }

  .free-beginners {
    margin-bottom: 0px;
  }

  /*追加*/

  .tx_u a {
    color: #ec6d02;
    text-decoration: underline;
  }

  /*2019.10.23追記　*/

  .cash_btn {
    text-align: center;
  }

  .tp_bn_area {
    text-align: center;
  }

  .tp_bn_area a {
    text-align: center;
    color: #fff;
    background-color: #ec6c01;
    display: block;
    padding: 10px;
  }

  .tp_bn_area02 {
    text-align: center;
  }

  .tp_bn_area02 a {
    text-align: center;
    color: #ec6c01;
    background-color: #f7f5f5;
    display: block;
    padding: 10px;
  }

  /*2020.07.01追記　*/

  section.top-footer {
    margin-bottom: 0;
  }

  .box ul.sns {
    width: 70%;
  }

  .sns_tit {
    text-align: center;
    padding-top: 20px;
  }

  .box ul.sns li {
    width: 17%;
  }

  .contents-right {
    width: 100% !important;
  }

  .dior {
    display: flex;
    flex-wrap: wrap;
  }

  .beginners-btncon {
    display: block;
  }

  .beginners-btncon a {
    display: block;
  }

  .beginners-btncon a:first-child {
    margin-bottom: 20px;
  }

  .about-contact div {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .contact-retail--img {
    width: 30%;
  }

  .about-contact span {
    width: 64%;
    text-align: left;
  }

  .about-contact div h6 {
    font-size: 1.5rem;
    margin: 0 auto 10px;
  }

  .contact-retail p,
  .contact-sales p {
    margin-bottom: 0;
    font-size: 1.4rem;
  }

  .about-contact div a,
  .about-contact div a:hover {
    color: #ec6d03;
    width: 100%;
    position: relative;
    right: 0;
    font-size: 70%;
    margin: 0 0 20px;
  }

  .merit__num--img {
    width: 22%;
    margin-right: 5%;
  }

  .merit__num--cont {
    font-size: 1.6rem;
    letter-spacing: -1px;
    font-weight: bold;
  }

  /* Lasionne-se (LP)
  ================================================== */
  figure {
    margin: 0;
    padding: 0;
  }

  body#lasionne-se {
    border-top: 3px solid #cb98cb;
  }

  #main {
    margin-bottom: 10%;
  }

  /*=====================
    Buy Now
  =====================*/
  .buynow {
    position: relative;
  }

  .buynow h6 {
    width: 95%;
    margin: 0 auto;
  }

  .buynow .detail {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 95%;
    font-size: 0 !important;
  }

  .buynow.set4 .detail {
    background-image: url(../img/4set_detail.jpg);
    padding-top: 149%;
  }

  .buynow.specialcare .detail {
    background-image: url(../img/specialcare_detail.jpg);
    padding-top: 125%;
  }

  .buynow .buybtn {
    max-width: 80%;
    position: absolute;
    left: 10%;
    bottom: 6%;
  }

  .buynow .buybtn img {
    width: 100%;
  }

  /*=====================
    Page Header
  =====================*/
  #pageheader {
    position: relative;
    z-index: 2;
    background: url(../img/cover-sp.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 145%;
  }

  #pageheader .copy {
    position: absolute;
    top: 1%;
    right: 4%;
    font-size: 9px;
    color: #ddd;
  }

  /*=====================
    Que
  =====================*/
  .que {
    position: relative;
    z-index: 1;
    margin-top: -12%;
  }

  .que .queex,
  .que .matter * {
    font-size: 0;
  }

  .que .queex {
    background: url(../img/que_example-sp.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 121%;
  }

  /*a??a?? -----------*/
  .que .matter .note {
    background: url(../img/que_matter_note-sp.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 205.9%;
  }

  .que .matter .conclution {
    background: url(../img/que_matter_conclusion-sp.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 69.6%;
  }

  /*=====================
    3steps
  =====================*/
  .growsteps {
    background: #e7d6ef;
    margin-bottom: 8%;
  }

  .growsteps h2 {
    text-align: center;
  }

  /*Step (Common) ---------------------------------*/
  .growsteps .step {
    position: relative;
    overflow: hidden;
    width: 95%;
    background: rgba(255, 255, 255, 0.9);
    margin: 0 auto;
    padding: 5% 0 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }

  .growsteps .step:not(:last-of-type) {
    margin-bottom: 5%;
  }

  #las-005 .growsteps .step h3 {
    margin-bottom: 0%;
  }

  .growsteps .step .note {
    padding: 0 5%;
  }

  .growsteps .step .note p {
    line-height: 2;
  }

  .growsteps .step .note p strong {
    font-size: 15px;
    font-weight: bold;
  }

  /*Step 1 ---------------------------------*/
  .growsteps .step1 {
    padding-bottom: 1%;
  }

  .growsteps .step1 .note {
    margin-bottom: 5%;
  }

  .growsteps .step1 figure {
    margin-bottom: 5%;
    text-align: center;
  }

  .growsteps .step1 figcaption {
    padding: 0 5%;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
  }

  .growsteps .step1 .feature {
    position: relative;
    background: url(../img/3step_01_point_bg-sp.png) center top no-repeat;
    background-size: 100%;
    padding-top: 61.5%;
  }

  .growsteps .step1 .feature h4 {
    position: absolute;
    top: 17%;
    left: 0;
    width: 100%;
  }

  .growsteps .step1 .feature .note {
    position: absolute;
    bottom: 4%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #4b2c19;
  }

  .growsteps .step1 .feature .note strong {
    font-weight: bold;
    font-size: 15px;
    color: #4b2c19;
  }

  .growsteps .step1 .feature .note span {
    font-size: 10px;
  }

  /*Step 2 ---------------------------------*/
  .growsteps .step2 {
  }

  .growsteps .step2 .note {
    margin-bottom: 6%;
  }

  .growsteps .step2 .note span {
    border-bottom: 2px solid #ff9f00;
  }

  .growsteps .step2 .detail {
    position: relative;
    background: url(../img/3step_02_detail_image-sp.png) center center no-repeat;
    background-size: 100%;
    padding-top: 137%;
  }

  .growsteps .step2 .detail h4 {
    position: absolute;
    top: 0;
    left: 0;
  }

  .growsteps .step2 dl {
    width: 45%;
    position: absolute;
  }

  .growsteps .step2 dl * {
    text-align: left;
    color: #4b2c19;
  }

  .growsteps .step2 dl dt {
    font-weight: bold;
  }

  .growsteps .step2 dl dd {
    padding: 12px;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }

  .growsteps .step2 dl dd strong {
    display: block;
    font-weight: bold;
    font-size: 10px;
  }

  .growsteps .step2 dl.growup {
    left: 3%;
    top: 5%;
  }

  .growsteps .step2 dl.growup dd {
    background: #dbc2e7;
  }

  .growsteps .step2 dl.circulation {
    left: 3%;
    bottom: 9.5%;
    width: 42%;
  }

  .growsteps .step2 dl.circulation dd {
    background: #46b2b7;
  }

  .growsteps .step2 dl.antiinf {
    right: 3%;
    top: 8%;
    width: 46%;
  }

  .growsteps .step2 dl.antiinf dd {
    background: #f2cde7;
  }

  .growsteps .step2 dl.remove {
    right: 3%;
    bottom: 6.5%;
    width: 48%;
  }

  .growsteps .step2 dl.remove dd {
    background: #ced7ec;
  }

  /*Step 3 ---------------------------------*/
  .growsteps .step3 {
    padding-bottom: 5%;
  }

  .growsteps .step3 .note {
    margin-bottom: 5%;
  }

  /*Solution ---------------------------------*/
  .growsteps .solution h3,
  .growsteps .solution .detail {
    font-size: 0;
  }

  .growsteps .solution h3 {
    background: url(../img/3step_solution_title-sp.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 65%;
  }

  .growsteps .solution .detail {
    background: url(../img/3step_solution_example-sp.jpg) center top no-repeat #fff;
    background-size: 100%;
    padding-top: 110%;
  }

  .about-contents-inner p {
    width: auto;
  }

  /*Solution ---------------------------------*/
  .growsteps .buynow {
  }

  .growsteps .buynow.set4 {
    margin-top: -15%;
  }

  .growsteps .buynow .detail {
    background-color: #fff;
    font-size: 0;
  }

  .growsteps .buynow.specialcare {
    background-color: #fff;
    padding-top: 5%;
  }

  /*=====================
    3a??a?Rc?†c”±
  =====================*/
  body#lasionne-se .reason {
    position: relative;
    background: #f1ead0;
    margin-bottom: 10%;
    padding-bottom: 5%;
  }

  .reason h2 {
  }

  .reason .points {
    width: 95%;
    position: relative;
    background: #fff;
    border: none;
    margin: 0 auto;
  }

  .reason .points h3 {
    margin-bottom: 3%;
  }

  .reason .points .note {
    padding: 0 4% 0 5%;
  }

  .reason .points .note p {
    color: #4b2c19;
  }

  .reason .points .note p:not(:last-of-type) {
    margin-bottom: 1em;
  }

  .reason .points .note strong {
    color: #ff6400;
  }

  /*Point 1 --------------------------*/
  .reason .point1 {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    padding: 5% 0 8%;
  }

  .reason .point1 .note {
    position: relative;
    background: url(../img/reason_01_photo-sp.jpg) center top no-repeat;
    background-size: 100%;
  }

  .reason .point1 .note p:first-of-type::before {
    content: "";
    display: block;
    width: 41%;
    padding-top: 41%;
    float: left;
    margin: 0 7% 0 0;
  }

  .reason .point1 .signature {
    font-size: 8px;
  }

  .reason .point1 .note {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .trump {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .dayly-vv .creams .dayly__bl--img .imgmax {
    margin: 0 !important;
  }

  .dayly-vv .creams .dayly__bl--img {
    padding-bottom: 25px;
  }

  .dayly-vv .dayly__bl {
    justify-content: space-between;
  }

  .dayly-vv .dayly__bl--img {
    max-width: 50px;
  }

  .dayly-vv .creams .dayly__bl--img {
    max-width: 63px;
  }

  .dayly:first-of-type .creams .dayly__bl--img {
    max-width: 70px;
  }

  .dayly:first-of-type .creams .dayly__bl--img .imgmax {
    margin: 20px auto 20px;
  }

  .fs-body-product-trial-set .dayly__bl,
  .fs-body-product-trial-set .dayly__bl--box {
    justify-content: space-between;
  }

  .fs-body-product-trial-set .dayly__bl--box {
    font-size: 1.4rem;
  }

  /*Point 1 --------------------------*/
  .reason .point2 {
    padding-bottom: 5%;
  }

  .reason .point2 .note {
    background: url(../img/reason_02_photo.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 35%;
  }

  /*Point 3 --------------------------*/
  .reason .point3 {
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    margin-bottom: 30px;
  }

  .reason .point3 .note {
    background: url(../img/reason_03_photo.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 55%;
  }

  /*=====================
    a?!a?‡a?￡a?￠a?…a?±
  =====================*/
  .media {
    margin-bottom: 10%;
  }

  /*=====================
    a??c”¨e?…a?Ra￡°
  =====================*/
  .voice {
    overflow: hidden;
    position: relative;
    background: url(../img/voice_bg.jpg) center bottom 10% no-repeat;
    background-size: 100%;
    margin-bottom: 10%;
    padding-bottom: 195%;
  }

  .voice h2 {
  }

  .voice .note {
    position: absolute;
    padding: 5% 13% 0;
  }

  .voice .note p {
    font-size: 13px;
    line-height: 2.02;
    color: #000;
  }

  .voice .note p strong {
    color: #ff6400;
  }

  .voice .note:first-of-type {
    left: 0;
    top: 23.8%;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .voice .note:last-of-type {
    left: 0;
    bottom: 4.2%;
  }

  .voice .cap {
    position: absolute;
    right: 5%;
    bottom: 0;
    font-size: 11px;
    color: #666;
  }

  .simplecare {
    position: relative;
    background: url(../img/simplecare_bg.jpg) center top 5% no-repeat;
    background-size: 100%;
    margin-bottom: 10%;
  }

  .simplecare .note {
    width: 100%;
    position: absolute;
    top: 5.5%;
    left: 0;
    padding: 5% 8%;
  }

  .simplecare .note strong {
    font-weight: bold;
  }

  .simplecare .steps {
    background: url(../img/simplecare_detail.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-top: 213.4%;
  }

  .simplecare .steps li {
    font-size: 0;
  }

  /*=====================
    TRY
  =====================*/
  .try h2 {
    margin-bottom: 5%;
  }

  .try .buynow.set4 {
    margin-bottom: 5%;
  }

  #las-005 .buynow.set4 .detail {
    background-image: url(../img/4set_detail-cv.jpg);
    padding-top: 149%;
    margin-bottom: 30px;
  }

  /*Step 1 ---------------------------------*/
  #las-005 .growsteps .step1 {
    padding-bottom: 4%;
  }

  #las-005 .growsteps .step1 > .note {
    position: relative;
    background: none;
    background-size: 100%;
    padding-top: 60.7%;
    margin-bottom: 5%;
  }

  .feature--sp img {
    width: 80%;
    height: auto;
    text-align: center;
    margin: 0 auto;
  }

  #las-005 .growsteps .step1 > .note p {
    width: 90%;
    position: absolute;
    left: 5%;
    top: 8px;
  }

  #las-005 .growsteps .step1 .details {
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 4%;
    padding: 3% 0;
  }

  #las-005 .growsteps .step1 .details h4 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #643286;
  }

  #las-005 .growsteps .step1 .details ul {
    position: relative;
    background: url(../img/3step_01_image-cv.jpg) center top no-repeat;
    background-size: 80%;
    margin-bottom: 5%;
    padding-top: 47%;
  }

  #las-005 .growsteps .step1 .details ul li {
    position: absolute;
    bottom: 0;
    width: 45%;
    text-align: center;
    color: #666;
  }

  #las-005 .growsteps .step1 .details ul li:first-of-type {
    left: 5%;
  }

  #las-005 .growsteps .step1 .details ul li:last-of-type {
    right: 5%;
  }

  /*Step 2 ---------------------------------*/
  #las-005 .growsteps .step2 {
    padding-bottom: 6%;
  }

  #las-005 .growsteps .step2 .note {
    position: relative;
    background: none;
    background-size: 100%;
    margin-bottom: 6%;
    padding-top: 0;
  }

  #las-005 .growsteps .step2 .note p {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
  }

  #las-005 .growsteps .step2 .note .compornent {
    position: relative;
    background: url(../img/3step_02_compornent_bg.png) center top no-repeat;
    background-size: 110%;
    padding-top: 21%;
    letter-spacing: -0.5em;
  }

  #las-005 .growsteps .step2 .note .compornent li {
    position: absolute;
    top: 40%;
    width: 21%;
    font-size: 8px;
    text-align: center;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
  }

  #las-005 .growsteps .step2 .note .compornent li:first-of-type {
    left: 1.5%;
  }

  #las-005 .growsteps .step2 .note .compornent li:nth-of-type(2) {
    left: 27%;
  }

  #las-005 .growsteps .step2 .note .compornent li:nth-of-type(3) {
    left: 52%;
  }

  #las-005 .growsteps .step2 .note .compornent li:last-of-type {
    left: 77.5%;
  }

  #las-005 .growsteps .step2 .shampoo {
    position: relative;
    background: url(../img/3step_02_shampoo_image-cv.jpg) center top no-repeat #ccc;
    background-size: 100%;
    padding-top: 101.5%;
  }

  #las-005 .growsteps .step2 .shampoo h4 {
    display: none;
  }

  #las-005 .growsteps .step2 .shampoo li {
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    width: 30%;
    text-align: center;
    font-size: 7px;
    line-height: 1;
    color: #666;
  }

  #las-005 .growsteps .step2 .shampoo li.odoriko {
    left: 37%;
    top: 29%;
  }

  #las-005 .growsteps .step2 .shampoo li.karashi {
    left: 65%;
    top: 29%;
  }

  #las-005 .growsteps .step2 .shampoo li.arnica {
    left: 14%;
    top: 46%;
  }

  #las-005 .growsteps .step2 .shampoo li.kizuta {
    left: 87%;
    top: 46%;
  }

  #las-005 .growsteps .step2 .shampoo li.gobo {
    left: 14%;
    bottom: 25%;
  }

  #las-005 .growsteps .step2 .shampoo li.camomille {
    left: 87%;
    bottom: 25%;
  }

  #las-005 .growsteps .step2 .shampoo li.garlic {
    left: 37%;
    bottom: 8.5%;
  }

  #las-005 .growsteps .step2 .shampoo li.rosemary {
    left: 65%;
    bottom: 8.5%;
  }

  #las-005 .growsteps .step2 .conditioner ul {
    position: relative;
    background: url(../img/3step_02_conditioner_image-cv.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 25%;
  }

  #las-005 .growsteps .step2 .conditioner li {
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    font-size: 8px;
    line-height: 1;
    color: #666;
  }

  #las-005 .growsteps .step2 .conditioner li.fucoidan {
    left: 22%;
  }

  #las-005 .growsteps .step2 .conditioner li.collagen {
    left: 51%;
  }

  #las-005 .growsteps .step2 .conditioner li.vitamine {
    left: 79%;
  }

  /*Step 3 ---------------------------------*/
  #las-005 .growsteps .step3 {
    padding-bottom: 4%;
  }

  #las-005 .growsteps .step3 > .note {
    position: relative;
    background: none;
    background-size: 100%;
    padding-top: 0%;
  }

  #las-005 .growsteps .step3 > .note p {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
  }

  #las-005 .growsteps .step3 .details ul {
    position: relative;
    background: url(../img/3step_03_detail_point.png) center top no-repeat;
    background-size: 100%;
    margin-bottom: 5%;
    padding-top: 24%;
  }

  #las-005 .growsteps .step3 .details li {
    width: 24%;
    position: absolute;
    bottom: 26%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    text-align: center;
    font-size: 9px;
    color: #fff;
  }

  #las-005 .growsteps .step3 .details li.senburi {
    left: 18.5%;
  }

  #las-005 .growsteps .step3 .details li.pant {
    left: 50%;
  }

  #las-005 .growsteps .step3 .details li.glycyr {
    left: 82%;
  }

  #las-005 .growsteps .step3 .pict p {
    padding: 0 5%;
    text-align: center;
  }

  #las-005 .growsteps .step3 .pict strong:first-of-type {
    display: inline-block;
    margin-bottom: 2%;
  }

  #las-005 .growsteps .step3 .pict figure {
    margin: 3% 0 5%;
  }

  #las-005 .growsteps .step3 .feature {
    position: relative;
    background: url(../img/3step_03_more_bg-cv.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 64.4%;
  }

  #las-005 .growsteps .step3 .feature h4,
  #las-005 .growsteps .step3 .feature .note {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }

  #las-005 .growsteps .step3 .feature h4 {
    top: 17%;
  }

  #las-005 .growsteps .step3 .feature .note {
    top: 35%;
    line-height: 180%;
  }

  #las-005 .growsteps .step3 .feature span {
    font-size: 9px;
  }

  /*Solution ---------------------------------*/
  #las-005 .growsteps .solution h3,
  #las-005 .growsteps .solution .note,
  #las-005 .growsteps .solution .detail {
    font-size: 0;
  }

  #las-005 .growsteps .solution h3 {
    background: url(../img/3step_solution_title.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 50.4%;
  }

  #las-005 .growsteps .solution .note {
    background: url(../img/3step_solution_note.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 34.3%;
  }

  #las-005 .growsteps .solution .detail {
    background: url(../img/3step_solution_example.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 97.9%;
  }

  /*Solution ---------------------------------*/
  #las-005 .growsteps .buynow {
  }

  #las-005 .growsteps .buynow.set4 {
    margin-top: -15%;
  }

  #las-005 .growsteps .buynow .detail {
    background-color: #fff;
    font-size: 0;
  }

  /*=====================
    3つの理由
  =====================*/
  #las-005 .reason {
    position: relative;
    background: #f1ead0;
    margin-bottom: 10%;
    padding-bottom: 5%;
  }

  #las-005 .reason h2 {
  }

  #las-005 .reason .points {
    width: 95%;
    position: relative;
    background: #fff;
    border: none;
    margin: 0 auto;
  }

  #las-005 .reason .points h3 {
    margin-bottom: 3%;
  }

  #las-005 .reason .points .note {
    padding: 0 4% 0 5%;
  }

  #las-005 .reason .points .note p {
    color: #4b2c19;
  }

  #las-005 .reason .points .note p:not(:last-of-type) {
    margin-bottom: 1em;
  }

  #las-005 .reason .points .note strong {
    color: #ff6400;
  }

  /*Point 1 --------------------------*/
  #las-005 .reason .point1 {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    padding: 5% 0 8%;
  }

  #las-005 .reason .point1 .note {
    position: relative;
    background: url(../img/reason_01_photo.jpg) center top no-repeat;
    background-size: 100%;
  }

  #las-005 .reason .point1 .note p:first-of-type::before {
    content: "";
    display: block;
    width: 40%;
    padding-top: 41%;
    float: left;
    margin: 0 7% 0 0;
  }

  #las-005 .reason .point1 .note .signature {
    font-size: 8px;
  }

  /*Point 1 --------------------------*/
  #las-005 .reason .point2 {
    padding-bottom: 5%;
  }

  #las-005 .reason .point2 .note {
    background: url(../img/reason_02_photo-sp.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 35%;
  }

  /*Point 3 --------------------------*/
  #las-005 .reason .point3 {
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
  }

  #las-005 .reason .point3 .note {
    background: url(../img/reason_03_photo.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-bottom: 55%;
  }

  /*=====================
    メディア情報
  =====================*/
  #las-005 .media {
    margin-bottom: 10%;
  }

  /*=====================
    愛用者の声
  =====================*/
  #las-005 .voice {
    overflow: hidden;
    position: relative;
    margin-bottom: 10%;
  }

  #las-005 .voice h2 {
  }

  #las-005 .voice .note {
    position: relative;
  }

  #las-005 .voice .note p,
  #las-005 .voice .note p strong {
    font-size: 11px;
    line-height: 2.28;
  }

  #las-005 .voice .note p {
    position: absolute;
    color: #000;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 1.7rem;
  }

  #las-005 .voice .note p strong {
    color: #ff6400;
  }

  #las-005 .voice .note:first-of-type {
    background: url(../img/voice_bg_01.jpg) center top no-repeat;
    background-size: 100%;
    padding-top: 79.6%;
  }

  #las-005 .voice .note:first-of-type p:first-of-type {
    top: 6%;
    left: 11%;
    width: 78%;
  }

  #las-005 .voice .note:first-of-type p:last-of-type {
    bottom: 16%;
    left: 49%;
    width: 40%;
  }

  #las-005 .voice .note:last-of-type {
    background: url(../img/voice_bg_02.jpg) center top no-repeat;
    background-size: 100%;
    margin-bottom: 2%;
    padding-top: 65%;
    /*padding:6% 45% 10% 11%;*/
  }

  #las-005 .voice .note:last-of-type p:first-of-type {
    top: 8%;
    left: 11%;
    width: 41%;
  }

  #las-005 .voice .cap {
    margin-right: 5%;
    text-align: right;
    font-size: 10px;
    color: #666;
  }

  /*=====================
    シンプルケアステップ
  =====================*/
  #las-005 .simplecare {
    position: relative;
    background: url(../img/simplecare_bg.jpg) center top 4% no-repeat;
    background-size: 100%;
    margin-bottom: 10%;
  }

  #las-005 .simplecare .note {
    width: 100%;
    position: absolute;
    top: 5.5%;
    left: 0;
    padding: 5% 8%;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  #las-005 .simplecare .note strong {
    font-weight: bold;
  }

  #las-005 .simplecare .steps {
    background: url(../img/simplecare_detail-cv.jpg) center bottom no-repeat;
    background-size: 100%;
    padding-top: 175.4%;
  }

  #las-005 .simplecare .steps li {
    font-size: 0;
  }

  #las-005 .voice {
    background: none;
    padding-bottom: 30px;
  }

  /*=====================
    TRY
  =====================*/
  #las-005 .try h2 {
    margin-bottom: 5%;
  }

  #las-005 .try .buynow.set4 {
    margin-bottom: 5%;
  }

  .pagelas {
    width: 100% !important;
  }

  .notelas {
    background: url(../img/3step_01_note_bg-cv.jpg) no-repeat right top !important;
    background-size: 100% auto !important;
  }

  .notelas p {
    width: 65% !important;
  }

  .notelas2 {
    background: url(../img/3step_02_note_bg.jpg) no-repeat left top !important;
    background-size: 100% auto !important;
  }

  .notelas2 p {
    width: 100% !important;
    line-height: 1.6rem !important;
    padding: 20px 0 70px 46% !important;
  }

  .notelas3 {
    background: url(../img/3step_03_note_bg.jpg) no-repeat left top !important;
    background-size: 100% auto !important;
  }

  .notelas3 p {
    width: 73% !important;
  }

  .deed_gel,
  .deed_dual,
  .deed_set {
    width: 35%;
  }

  .deed_spas {
    width: 100%;
    justify-content: center;
  }

  .deed_w {
    align-items: flex-start;
  }

  .deed_w--img {
    max-width: 120px;
    width: 30%;
    margin: 5% auto 20px;
  }

  .deed_gel--txt {
    width: 60%;
    font-size: 1.5rem;
  }

  /*kessai*/
  .kessai-w {
    margin-bottom: 40px;
    font-size: 1.8rem;
    line-height: 3rem;
  }

  .kessai-w--tit {
    font-size: 2.2rem;
    line-height: 3.6rem;
    margin-bottom: 30px;
  }

  .line--bans {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  /*group*/
  .fs-c-sortItems {
    display: block;
  }

  .fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-sortItems {
    display: none;
  }

  /*mypage*/
  .fs-c-featuredProduct .slick-slide,
  .fs-c-wishlistProduct .slick-slide,
  .fs-body-my-coupons .slick-slide {
    float: none;
    height: 100%;
    min-height: 1px;
    width: 48%;
    margin: 0 4% 4% 0;
  }

  .fs-c-featuredProduct .slick-slide:nth-child(4n),
  .fs-c-wishlistProduct .slick-slide:nth-child(4n),
  .fs-body-my-coupons .slick-slide:nth-child(4n) {
    margin: 0 4% 4% 0;
  }

  .fs-c-featuredProduct .slick-slide:nth-child(2n),
  .fs-c-wishlistProduct .slick-slide:nth-child(2n),
  .fs-body-my-coupons .slick-slide:nth-child(2n) {
    margin-right: 0;
  }

  .specs02 {
    width: 100%;
    margin: 0 auto 40px;
  }

  /*platinum20*/

  .snows02 {
    background-position: left;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .snows02_h4 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }

  .photo02 {
    width: 90%;
    margin: 0 auto;
  }

  .specs02 {
    width: 100%;
  }

  .photo02 dt {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }

  .specs02 dd {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

  .un_points {
    margin-bottom: 10px;
  }

  .coff_lineda02 {
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  .coff_lineda02 li {
    width: 100%;
  }

  /* UVクリームページ追記 */
  .uvcream_contents {
    margin-bottom: 30px;
    flex-direction: column;
  }

  .uvcream_contents_wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .uvcream_contents_tit {
    font-size: 2.5rem;
  }

  .uvcream_contents_img {
    width: 100%;
  }

  .uvcream_dounyu {
    padding: 0;
  }

  .uvcream_contents_box {
    padding: 0;
  }
}

/*20201111追加*/

.tag_first.gothic.fs-c-mark--firstTimeSpecialPrice {
  display: none;
}

.hpy_box {
  padding: 0 50px 70px;
  border-bottom: solid 1px #bababa;
}

.hpy_box02 {
  padding: 70px 50px;
  border-bottom: solid 1px #bababa;
}

.hpy_tit {
  font-size: 2.8rem;
  line-height: 1.5;
  color: #555555;
  text-align: center;
  margin: 0 auto 30px;
}

.hpy_tit02 {
  font-size: 2.8rem;
  line-height: 1.5;
  color: #555555;
  text-align: center;
  margin: 0 auto 50px;
}

.hpy_txt {
  text-align: center;
}

.hpy_base-gray {
  margin-bottom: 60px;
}

.component__cont {
  margin-bottom: 30px;
  padding-left: 30px;
}

.component__cont_list {
  font-size: 1.4rem;
}

.hyp_hide_key {
  padding-left: 30px;
}

.hyp_component__num {
  padding: 0 30px;
}

.set_gray .hyp_set_list {
  margin-bottom: 0;
}

.hpy_lineda02 {
  margin-bottom: 35px;
}

/* cp2021　cpページ */

.cmpn_hyp.cmpn_top_bg {
  background: url(../img/happybox_top_bg.jpg);
  background-size: 100% 100%;
  line-height: 2;
  padding: 0 20px 60px;
  margin-bottom: 100px;
}

.cmpn_hyp {
  margin-bottom: 15%;
  line-height: 2;
}

.cmpn_hyp_img {
  margin-bottom: 60px;
}

.cmpn_hyp_tit {
  font-size: 2.6rem;
  line-height: 1.5;
  margin-bottom: 60px;
}

.cmpn_top_bg .cmpn_hyp_tit {
  font-weight: 600;
}

.happybox-font-large {
  font-size: 2.3rem;
}

.colorandsize {
  color: #ed6d00;
  font-size: 2rem;
}

/* cp2021 商品詳細 */

.cmpn_hyp.happpybox_underline {
  border-bottom: solid 1px #bababa;
  padding-bottom: 65px;
  margin-bottom: 30px;
}

.hpy_box02-txtbox {
  line-height: 2;
  letter-spacing: 1.5px;
}

.hpy_box02.hpy_box2021bg {
  background: url(../img/happybox_main_bg.jpg);
  background-size: 100% 100%;
}

.hpy_tit02.hpy_box_txtbold {
  font-weight: 600;
}

.hpy_box_txt_subtit {
  font-size: 1.9rem;
}

@media screen and (max-width: 767px) {
  .-sponly {
    display: block;
  }

  .hpy_box {
    padding: 0 0 50px;
  }

  .hpy_box02 {
    padding: 50px 0;
  }

  .hpy_txt {
    text-align: left;
  }

  .hyp_set_gray {
    padding: 5%;
  }

  .line__tit,
  .line__tit02 {
    font-size: 1.9rem;
  }

  .component__cont,
  .hyp_hide_key {
    padding-left: 15px;
  }

  .hyp_component__num {
    padding: 0 15px;
  }

  .cmpn_hyp_img {
    margin-bottom: 40px;
  }

  .cmpn_hyp_tit {
    font-size: 2.2rem;
    margin-bottom: 40px;
  }

  /* ブランドアンバサダー2期生募集_sp */

  .free-mvwrap__titt {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 30px;
  }

  .free-mvwrap__txt {
    margin-bottom: 30px;
  }

  .ambassador_cp {
    padding: 20px 5%;
  }

  .ambassador_cp_box {
    padding: 30px 5%;
  }

  .ambassador_cp__list {
    flex-wrap: wrap;
    justify-content: center;
  }

  .ambassador_cp__list li {
    width: 100%;
  }

  .ambassador_cp__list li:not(:last-child) {
    margin-bottom: 50px;
  }

  /* .ambassador_cp__list li:nth-child(2){
        margin-bottom: 30px;
    } */

  .free-ambassador__subtxst {
    margin-bottom: 30px;
  }

  .ambassador_cp__list--iconbox-insta {
    margin-top: 20px;
    width: 30px;
  }

  .pdf_btn__a:after {
    top: 50%;
    transform: translate(0%, -50%);
  }

  .ambassador_cp__list--txst {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  /* ブランドアンバサダー2期生募集_spここまで */
}

@media screen and (max-width: 414px) {
  /* cp2021 商品詳細 */
  .hpy_box_txt_subtit {
    font-size: 1.6rem;
  }

  .hpy_tit,
  .hpy_tit02 {
    font-size: 2.5rem;
  }

  .hpy_tit02 {
    margin-bottom: 30px;
  }

  /* VCプラスシリーズ 定期便　新規お申し込みキャンペーン */

  .vcplus_teikicp_firstitem--txt {
    font-size: 16px;
    text-align: left;
  }

  .teikicp_figurebox {
    flex-direction: column;
  }

  .teikicp_figurebox_itemimg {
    width: 70%;
    margin: 0 auto 20px;
  }

  .teikicp_figurebox--wrapper .c_btn {
    margin-top: 20px;
    margin: 20px auto 20px;
  }

  .teikicp_figurebox--wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .teikicp_figurebox--wrapper.teikicp_figure--border {
    border-left: 0;
    border-right: 0;
    padding: 0 2% 2%;
  }

  .vcplus_teikicp_firstitem--time {
    font-size: 13px;
    letter-spacing: 0.1px;
  }

  .vcplus_teikicp_allset {
    flex-direction: column;
  }

  .vcplus_teikicp_allset_img {
    width: 90%;
    margin: 0 auto 20px;
  }

  .cplus_teikicp_allset_item {
    width: 100%;
    margin: 0 auto;
  }

  .c_btn.cplus_teikicp_allset {
    max-width: 300px;
    width: 80%;
    margin: 0 auto 60px;
  }

  .teikicp_figurebox--wrapper .c_btn {
    width: 80%;
  }

  .cplus_teikicp_allset_ptit {
    flex-direction: column;
  }

  .cplus_teikicp_allset_off {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .vcplus_teikicp_firstitem {
    padding: 30px 5%;
  }

  .teikicp_figurebox--wrapper.teikicp_figure--border {
    padding: 0;
  }
}

.fs-body-category-campaign .fs-c-subgroupList {
  display: none;
}

.item_info__txt {
  margin: -30px auto 20px;
  font-size: 1.4rem;
  padding: 20px;
  box-shadow: 0 0 0 1px #ccc inset;
}

.series_ptxt {
  text-align: right;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .series_ptxt {
    margin: 10px 0 0;
  }
}

.fs-c-productList .fs-c-mark--subscription,
.fs-c-featuredProduct .fs-c-mark--subscription,
.fs-c-productMarks .fs-c-mark--subscription {
  display: none;
}

/*商品詳細IE*/

.fs-l-product2 .fs-l-productLayout {
  display: -ms-grid;
  -ms-grid-columns: calc(41% - 40px / 2) calc(59% - 40px / 2);
}

.fs-body-product .fs-l-productLayout__item--1 {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}

.fs-body-product .fs-l-productLayout__item--2 {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}

/*雑誌コラボ記念キャンペーン*/

.gold-focus {
  background: url(../img/gold-focus-bg.png) no-repeat center top;
  padding: 5% 5% 15%;
  line-height: 200%;
  text-align: center;
  margin: 0 auto;
}

.gold-focus_tit {
  font-size: 2.8rem;
  line-height: 3.6rem;
  color: #ed6c00;
  margin: 0 auto 60px;
  font-weight: 500;
}

.gold-focus_txt {
  margin-bottom: 50px;
}

.gold-focus_txt:last-child {
  margin-bottom: 0;
}

.magazine-collabo_insta {
  background: url(../img/instagram-bg.jpg) no-repeat left top / cover;
  margin-bottom: 60px;
  padding: 5%;
  position: relative;
}

.magazine-collabo_insta_ribbon {
  top: -10px;
  right: -10px;
  position: absolute;
}

.magazine-collabo_insta_con {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 7% 7% 9%;
  text-align: center;
}

.magazine-collabo_insta_con_insta {
  margin: 0 auto 40px;
  max-width: 220px;
}

.magazine-collabo_insta_con_tit {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 4rem;
}

.magazine-collabo_insta_con_stit {
  font-size: 2.9rem;
  font-weight: 500;
  line-height: 3.7rem;
  margin-bottom: 50px;
}

.magazine-collabo_insta_con_txt {
  margin-bottom: 40px;
}

.magazine-collabo_insta_con_txt-b {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.1rem;
}

.magazine-collabo_insta_con_period {
  border: solid 1px #606060;
  font-size: 2.4rem;
  line-height: 3.2rem;
  padding: 5px;
  margin: 0 auto 30px;
  max-width: 314px;
}

.magazine-collabo_insta_con_more {
  margin-bottom: 50px;
}

.magazine-collabo_insta_con_bnr {
  margin: 0 auto;
  max-width: 566px;
}

@media screen and (max-width: 767px) {
  .gold-focus_tit {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 40px;
  }

  .gold-focus_txt {
    margin-bottom: 40px;
  }

  .magazine-collabo_insta_con {
    padding: 15% 5% 9%;
  }

  .magazine-collabo_insta_con_tit {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 5px;
  }

  .magazine-collabo_insta_con_stit {
    font-size: 1.9rem;
    line-height: 2.6rem;
    margin-bottom: 30px;
  }

  .magazine-collabo_insta_con_txt,
  .magazine-collabo_insta_con_more {
    margin-bottom: 30px;
  }

  .magazine-collabo_insta_con_txt-b,
  .magazine-collabo_insta_con_period {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}

.cmpn-mother-tit {
  color: #ed6c00;
  background: url(../img/mothers-day-ftit-l.svg) no-repeat left top, url(../img/mothers-day-ftit-r.svg) no-repeat right top;
  font-size: 2.8rem;
  line-height: 3.6rem;
  margin-bottom: 60px;
  padding: 0 70px;
  text-align: center;
}

.cmpn-mother-txt {
  margin-bottom: 60px;
  text-align: center;
}

.cmpn-mother-wrapping {
  border: solid 2px #ed6c00;
  margin-bottom: 30px;
  padding: 0 6% 6%;
}

.cmpn-mother-wrapping__con {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -25px;
  margin-bottom: 45px;
  padding: 0 3%;
}

.cmpn-mother-wrapping__con_img {
  max-width: 237px;
  width: 38%;
}

.cmpn-mother-wrapping__con_txt {
  font-size: 1.8rem;
  line-height: 2.8rem;
  width: 58%;
}

.cmpn-mother-line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffe656));
  background: linear-gradient(transparent 60%, #ffe656 60%);
}

.cmpn-mother-wrapping__tit {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 600;
  margin-bottom: 40px;
  text-align: center;
}

.cmpn-mother-wrapping__gbox {
  background-color: #f8f8f8;
  padding: 3% 5% 5%;
}

.cmpn-mother-wrapping__gbox_tit {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.8rem;
  margin-bottom: 15px;
  text-align: center;
}

.cmpn-mother-wrapping__gbox_txt {
  line-height: 2.4rem;
}

.cmpn-mother-wrapping__notelist {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 25px;
}

.cmpn-mother-wrapping__notelist:last-child {
  margin-bottom: 0;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.cmpn_ccon_area {
  margin-bottom: 100px;
}

.cmpn_ccon_area__img {
  margin-bottom: 40px;
}

.cmpn_ccon_area__btn {
  margin: 0 auto;
  max-width: 420px;
  text-align: center;
  width: 100%;
}

.cmpn_ccon_area__btn-let {
  letter-spacing: -1px;
}

.cmpn_ccon_area__btnlink {
  background: url(../img/btn-arrow-w.svg) no-repeat 95% center;
  background-color: #ed6d00;
  color: #fff;
  display: block;
  padding: 15px 10px;
}

.cmpn_ccon_area__btnlink:visited {
  color: #fff;
}

.th15-dot {
  border: 1px dashed #403e3e;
  margin-bottom: 80px;
  padding: 25px;
}

.th15-dot-tit,
.th15-dot-con {
  font-size: 1.4rem;
  line-height: 2.6rem;
}

.th15-limited {
  background: url(../img/15th-limited-bk.jpg) no-repeat center top / 100%;
  margin-bottom: 80px;
  padding: 8% 7.5%;
}

.th15-limited-box {
  background-color: #fff;
  padding: 8%;
}

.th15-limited-con {
  margin-bottom: 60px;
}

.th15-limited-con__tit {
  color: #92c431;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.6rem;
  margin-bottom: 40px;
  text-align: center;
}

.th15-limited-con__txt {
  margin-bottom: 30px;
  letter-spacing: 0.08em;
}

.th15-limited-con__txt:last-child {
  margin-bottom: 0;
}

.th15-limited-con__aroma {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.th15-limited-con__aromalist {
  max-width: 132px;
  width: 26%;
}

.th15-limited-con__aromalist_name {
  font-size: 2.4rem;
  line-height: 3.2rem;
  text-align: center;
}

.th15-limited-con__aromalist_name_yuzu {
  color: #ffdc00;
}

.th15-limited-con__aromalist_name_nerori {
  color: #8ca93c;
}

.th15-limited-con__aromalist_name_orange {
  color: #ffb600;
}

.th15-limited-con__aroma_cross {
  margin-bottom: 7px;
}

.name_yuzu_border,
.name_nerori_border,
.name_orange_border {
  padding: 0 2px 5px;
}

.name_yuzu_border {
  border-bottom: solid 7px #ffdc00;
}

.name_nerori_border {
  border-bottom: solid 7px #8ca93c;
}

.name_orange_border {
  border-bottom: solid 7px #ffb600;
}

.th15-maho {
  background-color: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 100px;
  padding: 8% 7%;
}

.th15-maho-tit {
  color: #fabf30;
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.2rem;
  margin-bottom: 35px;
  text-align: center;
  width: 100%;
}

.th15-maho-img {
  max-width: 140px;
  width: 22%;
}

.th15-maho-tcon {
  width: 72%;
}

.th15-maho-tcon__txt {
  margin-bottom: 20px;
}

.th15-maho-tcon__name {
  text-align: right;
}

.th15-barrier {
  margin-bottom: 70px;
}

.th15-apps {
  margin-bottom: 50px;
}

.th15-kutikomi {
  background-color: #fff6e0;
  border: solid 2px #fabf30;
  margin-bottom: 110px;
  padding: 8%;
}

.th15-kutikomi-tit {
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 3.6rem;
  margin-bottom: 20px;
  text-align: center;
}

.th15-kutikomi-img {
  margin: 0 auto 30px;
  max-width: 368px;
}

.th15-kutikomi-txt {
  margin-bottom: 20px;
}

.th15-kutikomi-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 45px;
  padding: 10px 5.5% 5%;
}

.th15-kutikomi-box__con {
  padding: 20px 0 30px;
}

.th15-kutikomi-box__con:first-child {
  background: url(../img/15th-limited-dline.png) repeat-x left bottom;
}

.th15-kutikomi-box__con_tcon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid 7px #fffec3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 20px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.th15-kutikomi-box__con_tcon_num,
.th15-kutikomi-box__con_tcon_tit {
  font-size: 2rem;
}

.th15-kutikomi-box__con_tcon_num {
  background-color: #fabf30;
  border-radius: 50%;
  line-height: 2rem;
  height: 30px;
  margin-right: 15px;
  min-width: 30px;
  padding: 5px;
  text-align: center;
  width: 30px;
}

.th15-kutikomi-box__con_tcon_tit {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.th15-kutikomi-utxt {
  text-align: center;
}

.th15-kutikomi-ulink {
  text-decoration: underline;
}

.th15-kutikomi-ulink:hover {
  text-decoration: none;
}

.th15-pre {
  background-color: #fff6e0;
  padding: 20px;
}

.th15-pre_tit {
  border-bottom: solid 1px #f79f01;
  color: #f79f01;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.8rem;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.th15-pre_tit_online {
  color: #f79f01;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.8rem;
  margin-bottom: 5px;
}

.th15-pre_tit-c {
  text-align: center;
}

.th15-pre_num {
  font-size: 2.2rem;
}

.item_hero02 {
  margin: 0 auto 50px;
}

.item_hero03 {
  margin: 0 auto 25px;
}

.th15-pre_txt_online {
  font-size: 1.5rem;
  margin-bottom: 5px;
}

.th15-pre_txt_online_come {
  font-size: 1.2rem;
}

.sup_uset {
  vertical-align: unset;
}

/*20210805*/

.vc__effect--tit {
  text-align: center;
  margin: 3rem auto 2rem;
}

.vc__effect,
.vc__shintou {
  width: 55%;
  margin: 0 auto 2rem;
}

/* APPSは様々な肌悩みにアプローチ */

p.vc__approach {
  width: 85%;
  margin: 0 auto;
}

/* ビタミンC　一般的性質 */

.vc__general {
  width: 90%;
  margin: 0 auto 2rem;
}

.vc__feature--number {
  background: #f30;
  color: #fff;
  padding: 5px 13px;
  margin: 10px;
  width: 3.7rem;
  font-size: 2rem;
}

.vc__feature--flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.apps_area h3.apps_title {
  padding: 10px 0px 10px 0px;
}

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

  .sp {
    display: block;
  }

  .cmpn-mother-tit {
    background-size: 14%;
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 30px;
    padding: 0px 14%;
  }

  .cmpn-mother-txt {
    margin-bottom: 30px;
  }

  .cmpn-mother-wrapping {
    margin-bottom: 15px;
    padding: 20px 3%;
  }

  .cmpn-mother-wrapping__con {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .cmpn-mother-wrapping__con_img {
    margin: 0 auto 10px;
    width: 100%;
  }

  .cmpn-mother-wrapping__con_txt {
    width: 100%;
  }

  .cmpn-mother-wrapping__con {
    margin-bottom: 20px;
  }

  .cmpn-mother-wrapping__tit {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 20px;
  }

  .cmpn-mother-wrapping__gbox {
    padding: 5%;
  }

  .cmpn-mother-wrapping__gbox_tit {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 10px;
  }

  .cmpn_ccon_area__img {
    margin-bottom: 20px;
  }

  .cmpn_ccon_area__btnlink {
    background-position: 97% center;
    font-size: 1.4rem;
  }

  .th15-limited {
    background-size: cover;
    padding: 4%;
  }

  .th15-limited-box {
    padding: 5% 5% 10%;
  }

  .th15-limited-con__tit {
    font-size: 2rem;
    line-height: 3.2rem;
    margin-bottom: 20px;
  }

  .th15-limited-con__txt {
    margin-bottom: 20px;
  }

  .th15-limited-con {
    margin-bottom: 40px;
  }

  .th15-limited-con__aroma_cross {
    width: 14px;
  }

  .th15-limited-con__aromalist_name {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }

  .th15-maho {
    padding: 10% 5%;
  }

  .th15-maho-img {
    margin: 0 auto 20px;
    width: 100%;
  }

  .th15-maho-tcon {
    width: 100%;
  }

  .th15-kutikomi {
    padding: 5%;
  }

  .th15-kutikomi-box {
    margin-bottom: 20px;
    padding: 10px 5% 5%;
  }

  .th15-pre {
    margin-bottom: 20px !important;
    padding: 15px;
  }

  .th15-dot {
    padding: 20px;
  }

  .th15-kutikomi-box__con_tcon {
    display: block;
  }

  .th15-kutikomi-box__txt {
    width: 100%;
  }

  .th15-kutikomi-box__con_tcon_tit {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }

  .th15-kutikomi-box__con_tcon_num {
    margin: 0 auto 10px;
  }

  .item_hero02,
  .item_hero03 {
    margin: 0 auto 10px;
  }

  .mrb_itemtxt {
    margin-bottom: 30px;
  }
}

/*20210907追加*/

/* Notosans設定 */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.w100 {
  font-weight: 100;
}
.w200 {
  font-weight: 200;
}
.w300 {
  font-weight: 300;
}
.w400 {
  font-weight: 400;
}
.w500 {
  font-weight: 500;
}
.w700 {
  font-weight: 700;
}
.w900 {
  font-weight: 900;
}

/* ビタミンCは全方位対応の万能成分 */

.vc__effect--tit {
  text-align: center;
  margin: 3rem auto 2rem;
}

.vc__effect {
  width: 100%;
  margin: 0 auto 2rem;
}

.vc__shintou {
  width: 55%;
  margin: 0 auto 2rem;
}

/* APPSは様々な肌悩みにアプローチ */

p.vc__approach {
  width: 85%;
  margin: 0 auto;
}

/* ビタミンC　一般的性質 */

.vc__general--box {
  background-color: #fceb68;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 1.5rem;
  padding: 1.7rem 5%;
}

.vc__general--flexbox {
  display: grid;
  grid-template-columns: auto 60px;
  column-gap: 30px;
}

/* ビタミンC　一般的性質 矢印部分 */

.vc__generai--detail-arrow__in {
  background: rgb(248, 154, 0);
  background: linear-gradient(180deg, rgba(248, 154, 0, 1) 0%, rgba(186, 204, 68, 1) 50%, rgba(95, 181, 149, 1) 100%);
  position: relative;
  height: 100%;
  border-top: 20px solid #fceb68;
  border-bottom: 20px solid #fceb68;
  width: 35px;
}

.vc__generai--detail-arrow__in::before {
  border-style: solid;
  border-width: 0 30px 30px 30px;
  border-color: transparent transparent #f89900 transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -20px;
  left: -12px;
}

.vc__generai--detail-arrow__in::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #5fb595 transparent transparent transparent;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -20px;
  left: -12px;
}

.vc__generai--detail-arrow-rate {
  top: 40%;
  left: 16%;
  letter-spacing: 3px;
  position: absolute;
  font-size: 2rem;
}

.vc__generai--detail-arrow-area {
  position: absolute;
  bottom: 8%;
  right: -60%;
  z-index: 2;
}

.vc__generai--detail-arrow-fast {
  font-size: 2rem;
  position: absolute;
  top: 2%;
  left: 25%;
}

.vc__generai--detail-arrow-late {
  font-size: 2rem;
  position: absolute;
  bottom: 2%;
  left: 25%;
  z-index: 2;
}

.vc__generai--detail-arrow-rate,
.vc__generai--detail-arrow-area {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.vc__general--ditail-continer {
  margin-bottom: 1rem;
}

.vc__general--ditail-continer:last-child {
  margin-bottom: 0;
}

.vc__general--imgbox {
  padding-top: 5%;
  width: 13%;
}

.vc__general--tit {
  border-bottom: 2px solid #f30;
  color: #f30;
  font-size: 2.5rem;
  text-align: center;
  padding-bottom: 0.5rem;
  margin: 0 auto 21.6px;
  display: inline-block;
  letter-spacing: 2px;
}

.vc__general--box-tit {
  display: flex;
}

.vc__general--ditail-tit-apps {
  background-color: #f30;
  border-radius: 3rem;
  color: #fff;
  font-size: 2.1rem;
  padding: 0.2rem 1rem;
  text-align: center;
  width: 41%;
}

.vc__general--ditail-tit-suiyousei {
  background-color: #f99900;
  border-radius: 3rem;
  color: #fff;
  font-size: 2.1rem;
  padding: 0.2rem 0.2rem;
  text-align: center;
  width: 34%;
}

.vc__general--ditail-tit-youtousei {
  background-color: #59b49a;
  border-radius: 3rem;
  color: #fff;
  font-size: 2.1rem;
  padding: 0.2rem 0.2rem;
  text-align: center;
  width: 34%;
}

.vc__general--ditail-subtit {
  font-size: 1.6rem;
}

.vc__general--ditail-apps-flexbox,
.vc__general--ditail-suiyousei-flexbox,
.vc__general--ditail-yutousei-flexbox {
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  padding: 1.5rem 1.1rem;
}

.vc__general--ditail-merit-box {
  width: 50%;
  margin-right: 3%;
}

.vc__general--ditail-demerit-box {
  width: 50%;
}

.vc__general--ditail-demerit-tit {
  display: inline-block;
}

.vc__general--ditail-merit-tit {
  border-bottom: 1px solid #f30;
  color: #f30;
  margin-bottom: 0.2rem;
  display: inline-block;
}

.vc__general--ditail-demerit-tit {
  border-bottom: 1px solid;
  margin-bottom: 0.2rem;
  display: inline-block;
}

.vc__general--ditail-merit-list li {
  position: relative;
  padding-left: 15px;
}

.vc__general--ditail-merit-list li:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #f30;
  border-radius: 50%;
}

.vc__general--ditail-demerit-list li {
  position: relative;
  padding-left: 15px;
}

.vc__general--ditail-demerit-list li:before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}

.vc__general {
  width: 100%;
  margin: 0 auto 2rem;
}

.vc__feature--number {
  background: #f30;
  color: #fff;
  font-size: 2rem;
  padding: 5px 13px;
  margin: 10px;
  width: 3.7rem;
}

.vc__feature--flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.apps_area h3.apps_title {
  padding: 10px 0px 10px 0px;
}

.vc__coming {
  width: 85%;
  margin: 0 auto 2rem;
}

/* リンク部分 */

.vc__plus-link {
  color: #f99900;
  text-decoration: underline;
}

/* レスポンシブ対応 */

.seal_img {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .cont3_t15 {
    font-size: 1.5rem;
    line-height: 3rem;
    padding: 15px 0 0;
  }
}

@media (max-width: 750px) {
  /* ビタミンC　一般的性質 */

  .vc__general--tit {
    font-size: 1.7rem;
    width: 38%;
    letter-spacing: 2px;
  }

  .vc__general--ditail-tit-apps {
    font-size: 1.6rem;
    padding: 0.5rem 1rem;
    width: 90%;
  }

  .vc__general--ditail-subtit {
    font-size: 1.4rem;
  }

  .vc__general--ditail-apps-flexbox,
  .vc__general--ditail-suiyousei-flexbox,
  .vc__general--ditail-yutousei-flexbox {
    flex-direction: column;
    padding: 0.5rem 1rem;
  }

  .vc__general--ditail-merit-box {
    font-size: 1.4rem;
    width: 90%;
  }

  .vc__general--ditail-demerit-box {
    width: 90%;
    font-size: 1.4rem;
  }

  .vc__general--ditail-merit-tit {
    font-size: 1.4rem;
    width: 33%;
  }

  .vc__general--ditail-demerit-tit {
    font-size: 1.4rem;
    width: 41%;
  }

  .vc__general--ditail-tit-suiyousei {
    font-size: 1.5rem;
    width: 63%;
  }

  .vc__general--ditail-tit-youtousei {
    font-size: 1.5rem;
    width: 63%;
  }
}

@media (max-width: 375px) {
  /* APPSは様々な肌悩みにアプローチ */

  p.vc__approach {
    width: 100%;
    margin: 0 auto;
  }

  /* APPSについて */
  .vc__coming {
    width: 100%;
  }

  /* 「浸透型」ビタミンC誘導体としての3つの特徴 */
  .vc__shintou {
    width: 100%;
    margin: 0 auto 2rem;
  }
}

/*20211001追記*/

.-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.pointrally_mv {
  margin-bottom: 60px;
}

.pointrally_tarea {
  margin-bottom: 60px;
}

.pointrally_tit {
  color: #fe5000;
  font-size: 3rem;
  font-weight: bold;
  line-height: 3.8rem;
  margin-bottom: 30px;
  text-align: center;
}

.pointrally_tit_sub {
  font-size: 2.2rem;
  line-height: 3rem;
}

.pointrally_stit {
  color: #fe5000;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.8rem;
  margin-bottom: 30px;
  text-align: center;
}

.pointrally_come {
  color: #fe5000;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3.2rem;
  margin-bottom: 60px;
  text-align: center;
}

.pointrally_txt {
  font-weight: 600;
  line-height: 2.6rem;
  text-align: center;
}

.pointrally_txt:not(:last-child) {
  margin-bottom: 40px;
}

.pointrally_txt_no {
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.pointrally_txt_m {
  font-size: 1.8rem;
  line-height: 2.4rem;
}

.pointrally_confetti {
  margin-bottom: 30px;
}

.pointrally_cp {
  background: url(../img/pointrally_bk.jpg) no-repeat center / cover;
  margin-bottom: 50px;
  padding: 40px;
}

.pointrally_cp_box {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 6% 30px;
}

.pointrally_cp_box_tit {
  background: url(../img/pointrally_tit_bk-01.png) no-repeat center / 474px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 3.2rem;
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
}

.pointrally_cp_box_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pointrally_cp_box_con_img {
  position: relative;
  width: 50%;
  z-index: 2;
}

.pointrally_cp_box_con_tcon {
  width: 48%;
}

.pointrally_cp_box_con_txt {
  margin-bottom: 40px;
}

.pointrally_cp_box_con_otxt {
  color: #fe5000;
  margin-left: -10px;
  padding-bottom: 5px;
  position: relative;
}

.pointrally_cp_box_con_otxt::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  width: 120%;
  height: 1px;
  background-color: #fe5000;
}

.pointrally_select {
  margin-bottom: 100px;
}

.pointrally_select_tit {
  margin: 0 auto 40px;
  max-width: 490px;
  width: 100%;
}

.pointrally_select_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.pointrally_select_con_list01,
.pointrally_select_con_list02,
.pointrally_select_con_list03 {
  position: relative;
}

.pointrally_select_con_list01 {
  background-color: #fff8cf;
  border-radius: 10px;
  margin-right: 6%;
  padding: 0 25px 20px;
  width: 60%;
}

.pointrally_select_con_list02 {
  background-color: #f5f6c6;
  border-radius: 10px;
  padding: 35px 20px 25px;
  width: 34%;
}

.pointrally_select_con_list03 {
  background-color: #fdebdc;
  border-radius: 10px;
  margin-top: 40px;
  padding: 40px 75px;
  width: 100%;
}

.pointrally_select_con_list01_icon,
.pointrally_select_con_list02_icon,
.pointrally_select_con_list03_icon {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-30%, -15%);
  transform: translate(-30%, -15%);
}

.pointrally_select_con_list01_icon {
  max-width: 110px;
}

.pointrally_select_con_list01_box,
.pointrally_select_con_list02_box,
.pointrally_select_con_list03_box {
  position: relative;
}

.pointrally_select_con_list01_box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -25px;
}

.pointrally_select_con_list03_box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pointrally_select_con_list01_box_item,
.pointrally_select_con_list03_box_item {
  width: 46%;
}

.pointrally_select_con_list01_box_item_img {
  margin: 0 auto 10px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.pointrally_select_con_list01_box_item_img02 {
  margin-bottom: 30px;
}

.pointrally_select_con_list02_box_item_img {
  margin: 0 auto 35px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.pointrally_select_con_list03_box_item_img {
  margin: 0 auto 40px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.pointrally_select_con_list03_box_item_img02 {
  margin-bottom: 20px;
}

.pointrally_select_con_list01_box_item_btn {
  background-color: #fe5000;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.2rem;
  margin: 0 auto 10px;
  padding: 10px 5px;
  text-align: center;
  max-width: 183px;
  width: 100%;
}

/*
.pointrally_select_con_list01_box_item_btnlink,
.pointrally_select_con_list01_box_item_btnlink:visited {
    background-color: #fe5000;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.2rem;
    margin-bottom: 10px;
    padding: 10px 5px;
    text-align: center;
}
*/

.pointrally_select_con_list01_box_item_name,
.pointrally_select_con_list02_box_item_name,
.pointrally_select_con_list03_box_item_name {
  text-align: center;
}

.pointrally_select_con_list03_box_item_limit {
  color: #fe5000;
  font-size: 1.4rem;
  text-align: center;
}

.pointrally_select_con_list01_box_item_size {
  font-size: 1.4rem;
  text-align: center;
}

.pointrally_select_con_list01_box_or,
.pointrally_select_con_list03_box_or {
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
}

.pointrally_select_con_list01_box_or::before,
.pointrally_select_con_list03_box_or::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 1px;
  height: 200px;
  background-color: #fe5000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pointrally_select_con_list01_box_ortxt,
.pointrally_select_con_list03_box_ortxt {
  background-color: #fff8cf;
  color: #f39800;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 10px 0 15px;
  position: relative;
}

.pointrally_select_con_list03_box_ortxt {
  background-color: #fdebdc;
}

.pointrally_select_note {
  border: 1px solid #000;
  padding: 20px 10px;
  text-align: center;
}

.pointrally_select_notelink,
.pointrally_select_notelink:visited {
  color: #fe5000;
  text-decoration: underline;
}

.pointrally_select_notelink:hover {
  text-decoration: none;
}

.pointrally_subject {
  margin-bottom: 80px;
}

.pointrally_subject_tit {
  color: #fe5000;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

.pointrally_subject_tit_b {
  background-color: #fff;
  padding: 0 10px;
  position: relative;
  z-index: 2;
}

.pointrally_subject_tit::before {
  content: "";
  position: absolute;
  top: 42%;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: solid 1px black;
}

.pointrally_subject_tit::after {
  content: "";
  position: absolute;
  top: 58%;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: solid 1px black;
}

.pointrally_subject_stit {
  font-size: 2.2rem;
  line-height: 3rem;
  margin-bottom: 50px;
  text-align: center;
}

.pointrally_subject_con {
  margin-bottom: 20px;
}

.pointrally_subject_list:not(:last-child) {
  margin-bottom: 30px;
}

.pointrally_subject_list_price {
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}

.pointrally_subject_list_price_b {
  background: #fff;
  padding: 0 10px;
  position: relative;
}

.pointrally_subject_list_price::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: solid 1px #c1c1c1;
}

.pointrally_subject_list_price_no {
  font-size: 2.8rem;
  line-height: 3.6rem;
}

.pointrally_subject_list_tcon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}

.pointrally_subject_list_tit {
  font-size: 2rem;
  line-height: 2.8rem;
  margin-right: 10px;
}

.pointrally_subject_list_tit_s {
  font-size: 1.8rem;
  line-height: 2.6rem;
}

.pointrally_subject_list_seal {
  width: 68px;
}

.pointrally_subject_list_area {
  background-color: #f8f8f8;
  margin-top: -10px;
  padding: 30px;
}

.pointrally_subject_list_area_teiki {
  background-color: #fffaf0;
}

.pointrally_subject_list_arealist:not(:last-child) {
  margin-bottom: 5px;
}

.pointrally_subject_note {
  font-size: 1.4rem;
  padding-left: 20px;
}

.pointrally_tricks {
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f8f6), to(#f5e5d6));
  background: linear-gradient(#f9f8f6, #f5e5d6);
  padding: 50px 35px 40px;
}

.pointrally_tricks_tit {
  background: url(../img/pointrally_tit_bk-02.png) no-repeat center / 548px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 3.2rem;
  margin-bottom: 10px;
  padding: 15px 0;
  text-align: center;
}

.pointrally_tricks_stit {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 3rem;
  text-align: center;
}

.pointrally_tricks_mtit {
  color: #fe5000;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 4.4rem;
  margin-bottom: 50px;
  text-align: center;
}

.pointrally_tricks_list {
  background-color: #fff;
  padding: 10px;
}

.pointrally_tricks_list:not(:last-child) {
  margin-bottom: 40px;
}

.pointrally_tricks_listbox {
  border: solid 1px #fe5000;
  padding: 50px 65px 40px;
}

.pointrally_tricks_listbox_no {
  border-bottom: solid 1px #fe5000;
  color: #fe5000;
  font-size: 3.4rem;
  line-height: 4.2rem;
  margin: 0 auto 20px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-bottom: 10px;
}

.pointrally_tricks_listbox_tit {
  color: #fe5000;
  font-size: 2rem;
  font-weight: 600;
  line-height: 3.8rem;
  margin-bottom: 50px;
  text-align: center;
}

.pointrally_linemarker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fffec3));
  background: linear-gradient(transparent 60%, #fffec3 60%);
}

.pointrally_tricks_listbox_tit_c {
  background: url(../img/pointrally_check_icon.svg) no-repeat left center / 20px;
  font-size: 2.2rem;
  line-height: 3rem;
  padding: 5px 0 5px 25px;
}

.pointrally_tricks_listbox_tit_m {
  font-size: 2.2rem;
  line-height: 3rem;
}

.pointrally_tricks_listbox_txt:not(:last-child) {
  margin-bottom: 40px;
}

.pointrally_tricks_listbox_bcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.pointrally_tricks_listbox_btn {
  width: 46%;
}

.pointrally_tricks_listbox_btnlink,
.pointrally_tricks_listbox_btnlink:visited {
  background: url(../img/pointrally_icon_arrow.svg) no-repeat 96% center / 5px;
  border: 1px solid #fe5000;
  border-radius: 8px;
  color: #fe5000;
  display: block;
  font-size: 1.4rem;
  padding: 10px;
  text-align: center;
}

.pointrally_tricks_listbox_btn_insta {
  background: url(../img/instagram.svg) no-repeat left center / 20px;
  padding: 5px 0 5px 25px;
}

.pointrally_tricks_listbox_btn_line {
  background: url(../img/line.svg) no-repeat left center / 20px;
  padding: 5px 0 5px 25px;
}

.pointrally_tricks_listbox_note {
  font-size: 1.4rem;
}

.pointrally_subject_list_arealist_link {
  text-decoration: underline;
}

.pointrally_subject_list_arealist_link:hover {
  color: #fe5000;
  text-decoration: none;
}

.pointrally_select_eventday {
  border: solid 10px #fe5000;
  margin-top: 40px;
  padding: 20px 50px 30px;
}

.pointrally_select_eventday_period {
  color: #fe5000;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3.2rem;
  margin-bottom: 5px;
  text-align: center;
}

.pointrally_select_eventday_period_no {
  font-size: 3rem;
  line-height: 3.8rem;
}

.pointrally_select_eventday_period_day {
  font-size: 1.7rem;
  line-height: 2.5rem;
  margin-left: -5px;
}

.pointrally_select_eventday_tit {
  color: #fe5000;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 4.2rem;
  margin-bottom: 15px;
  text-align: center;
}

.pointrally_select_eventday_box {
  background-color: #fdebdc;
  padding: 15px 35px;
  position: relative;
}

.pointrally_select_eventday_box_txt {
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 5px;
}

.pointrally_select_eventday_box_note {
  color: #fe5000;
  font-size: 1.4rem;
}

.pointrally_select_eventday_img {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(15%, -55%);
  transform: translate(15%, -55%);
  width: 100px;
}

.cp_seal {
  background-color: #fdebdc;
  border: 2px solid #fdebdc;
  padding-bottom: 4%;
}

.cp_seal_txt {
  color: #707070;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.4rem;
  text-align: center;
}

.cp_seal_txt_limit {
  border: 1px solid #fe5000;
  color: #fe5000;
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-right: 10px;
  padding: 5px;
}

.item_half_bnr {
  margin-bottom: 20px !important;
}

/* ヘッドスパCP */
.barrier__fv.headspa_alomalist li .many__view {
  max-width: 122px;
  margin-bottom: 5px;
}

.headspa_new_celebnr_tit {
  font-size: 2.5rem;
  color: #c1a43c;
  margin-bottom: 15px;
}

.headspa_new_celebnr_txt {
  line-height: 1.3;
}

.headspa_new_celebnr_free {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.headspa_new_celebnr_tit {
  border-bottom: solid 1px #c1a43c;
  display: block;
  font-size: 2.5rem;
  color: #c1a43c;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.headspa_new_celebnr {
  background-color: #fff8df;
  padding: 25px;
  text-align: center;
}

.headspa_top_reservebnr.headspa_set {
  margin-bottom: 20px;
}

.headspa_top_reservebnr {
  margin-bottom: 20px;
}

.headspa_top_reservebnr.headspa_set .headspa_top_reservebnr_tit {
  margin-bottom: 15px;
}

.headspa_top_reservebnr_tit {
  color: #fe6404;
  display: block;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
}

.headspa_top_reservebnr_date {
  color: #fe6404;
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}

.headspa_top_reservebnr_date:before,
.headspa_top_reservebnr_date:after {
  border-top: 1px solid;
  content: "";
  width: 7%; /* 線の長さ */
}

.headspa_top_reservebnr_date:before {
  margin-right: 1em;
}

.headspa_top_reservebnr_date:after {
  margin-left: 1em; /* 文字の左隣 */
}

.headspa_top_reservebnr {
  padding: 20px;
  border: solid 2px #fe7028;
}

.headspa_top_reservebnr_large {
  font-size: 2.2rem;
}

.headspa_top_reservebnr_imgbox {
  font-size: 1.5rem;
  font-weight: 600;
}

.headspa_top_reservebnr_imgboxtxt-small {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
}

.headspa_top_reservebnr_imgbox {
  display: grid;
  grid-template-columns: auto 40%;
  gap: 0 3%;
}

.barrier__fv.headspa_alomalist {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin: 40px auto;
  flex-wrap: wrap;
}

.barrier__fv.headspa_alomalist li {
  width: 23%;
}

.headspa_box.headspa_grid {
  display: grid;
  grid-template-columns: auto 172px;
  gap: 0 5%;
}

.headspa_item_concept_titsvg {
  width: 200px;
}

.headspa_item_concept_tit {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #c0a43c;
  text-align: center;
  margin: 0 auto 30px;
  font-weight: 600;
}

.headspa_item_concept_figure_aromaimgbox {
  display: flex;
  gap: 0 5%;
}

.headspa_item_concept_figure {
  align-items: center;
  display: grid;
  grid-template-columns: 23% auto;
  gap: 0 3%;
}

.headspa_item_concept_figure_aromaimgbox li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 18%;
}

.headspa_item_concept_figure_aromaimgbox li p {
  max-width: 122px;
  margin-bottom: 5px;
}

.headspa_item_concept_figure_aromaimgname {
  font-size: 14px;
  letter-spacing: -0.1em;
}

.headspa_item_concept_txt {
  margin-bottom: 30px;
}

.headspa_item_concept {
  border: solid 3px #bfa43b;
  margin-bottom: 50px;
}

.headspa_item_concept_pdd {
  padding: 30px;
}

.headspa_box {
  margin: 0 auto 60px;
}

.haircare_figure_mrg {
  width: 70%;
  display: block;
  margin: 0 auto;
}

.headspa_detailfigurebox_font picture {
  display: block;
  margin-left: 12%;
}

.headspa_detailfigurebox_font {
  font-family: "Noto Sans Japanese", sans-serif;
}

.headspa_detailfigurebox_tit {
  display: block;
  font-size: 1.7rem;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: -36px;
}

h3.uv__tit.mrb30 {
  margin-bottom: 60px;
}

.headspa_detailfigurebox_dushed_innertit {
  line-height: 1.25;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.headspa_detailfigurebox_dushed_innertxt {
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: -0.01em;
  font-size: 1.4rem;
}

.headspa_detailfigurebox_dushed_inner {
  display: flex;
  gap: 0 5%;
  justify-content: space-between;
  position: relative;
  padding: 30px;
}

ul.headspa_detailfigurebox_dushed_inner:before {
  content: "";
  background-image: linear-gradient(to right, #000, #000 -6px, transparent 6px, transparent 8px), linear-gradient(to right, #000, #000 3px, transparent 6px, transparent 8px), linear-gradient(to bottom, #000, #000 3px, transparent 6px, transparent 8px), linear-gradient(to bottom, #000, #000 3px, transparent 6px, transparent 8px);
  background-size: 10px 1px, 10px 1px, 1px 10px, 1px 10px;
  background-position: left top, left bottom, left top, right top;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.headspa_detailfigurebox {
  padding: 40px;
  background-color: #f3f5f7;
  margin-bottom: 50px;
}

.headspa_howtouse {
  display: grid;
  grid-template-columns: 185px auto;
  gap: 0 2%;
  margin-bottom: 50px;
}

.headspa_howtouse_txtarea_txt {
  margin-bottom: 10px;
}

.headspa_howtouse_txtarea_detail span {
  font-size: 1.7rem;
  font-weight: bold;
  margin-right: 2%;
}

.headspa_howtouse_txtarea_detail {
  background-color: #f3f5f7;
  padding: 20px;
}

.headspa_nocoulpontxt {
  display: block;
  margin-top: 5px;
}

.headspa_setseries_contentsarea_wrapper li {
  display: grid;
  grid-template-columns: auto 152px;
  gap: 0 1%;
}

.headspa_setseries_contents_detailtit {
  margin-bottom: 30px;
}

.headspa_setseries_contents_detail h4 {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 15px;
}

.headspa_setseries_contents_detailtxt {
  margin-bottom: 10px;
}

.headspa_setseries_contents_detailcatch {
  display: grid;
  grid-template-columns: 30% auto;
  gap: 0 3%;
  margin-top: 20px;
}

.headspa_setseries_contents_detailcatchtxt.scalparoma {
  color: #bfa43b;
  font-weight: 600;
}

.headspa_setseries_contents_detailcatchtxt.shampooaroma {
  color: #d1a036;
  font-weight: 600;
}

.headspa_setseries_contents_detailcatchtxt.treataroma {
  color: #d08f36;
  font-weight: 600;
}

.headspa_setseries_contentsarea_wrapper li:not(:last-child) {
  margin-bottom: 80px;
}

.headspa_setseries_contentsarea {
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .pointrally_mv,
  .pointrally_come,
  .pointrally_tarea {
    margin-bottom: 30px;
  }

  .pointrally_tit,
  .pointrally_stit {
    margin-bottom: 20px;
  }

  .pointrally_txt:not(:last-child) {
    margin-bottom: 25px;
  }

  .pointrally_cp {
    padding: 20px 5%;
  }

  .pointrally_cp_box {
    padding: 30px 5%;
  }

  .pointrally_cp_box_con_img {
    margin: 0 auto 20px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%;
  }

  .pointrally_cp_box_con_tcon {
    width: 100%;
  }

  .pointrally_cp_box_con_txt {
    margin-bottom: 20px;
  }

  .pointrally_cp_box_con_otxt {
    margin: 0;
  }

  .pointrally_cp_box_con_otxt::before {
    content: none;
  }

  .pointrally_select_con_list01,
  .pointrally_select_con_list02 {
    width: 100%;
  }

  .pointrally_select_con_list01 {
    margin: 0 auto 50px;
    padding: 0 5% 20px;
  }

  .pointrally_select_con_list03 {
    padding: 100px 5% 20px;
  }

  .pointrally_select_con_list01_box,
  .pointrally_select_con_list03_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pointrally_select_con_list01_box_item,
  .pointrally_select_con_list03_box_item {
    width: 100%;
  }

  .pointrally_select_con_list01_box_item:not(:last-child),
  .pointrally_select_con_list03_box_item:not(:last-child) {
    margin-bottom: 20px;
  }

  .pointrally_select_con_list01_icon,
  .pointrally_select_con_list02_icon,
  .pointrally_select_con_list03_icon {
    max-width: 95px;
    -webkit-transform: translate(-10%, -15%);
    transform: translate(-10%, -15%);
  }

  .pointrally_select_con_list01_box_item_btn {
    max-width: 220px;
  }

  .pointrally_select_con_list01_box_or,
  .pointrally_select_con_list03_box_or {
    margin-bottom: 20px;
    width: 100%;
  }

  .pointrally_select_con_list01_box_or::before,
  .pointrally_select_con_list03_box_or::before {
    height: 1px;
    height: 1px;
    width: 100%;
  }

  .pointrally_select_con_list01_box_ortxt,
  .pointrally_select_con_list03_box_ortxt {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0 auto;
    padding: 0 10px;
  }

  .pointrally_select {
    margin-bottom: 60px;
  }

  .pointrally_subject_tit {
    margin-bottom: 20px;
  }

  .pointrally_subject_stit {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 30px;
  }

  .pointrally_subject_list_area {
    padding: 30px 5%;
  }

  .pointrally_tricks {
    padding: 30px 5%;
  }

  .pointrally_tricks_tit {
    background: url(../img/pointrally_tit_bk-02.png) no-repeat center / 120%;
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 5px;
    padding: 10px 0;
  }

  .pointrally_tricks_mtit {
    margin-bottom: 30px;
  }

  .pointrally_tricks_listbox {
    padding: 30px 5%;
  }

  .pointrally_tricks_listbox_tit {
    margin-bottom: 30px;
  }

  .pointrally_tricks_listbox_txt {
    font-size: 1.5rem;
  }

  .pointrally_tricks_listbox_txt:not(:last-child) {
    margin-bottom: 20px;
  }

  .pointrally_tricks_listbox_bcon {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pointrally_tricks_listbox_btn {
    margin-bottom: 20px;
    width: 100%;
  }

  .pointrally_tricks_listbox_btn:last-child {
    margin-bottom: 0;
  }

  .pointrally_select_eventday {
    padding: 25px 5%;
  }

  .pointrally_select_eventday_period {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .pointrally_select_eventday_period_no {
    font-size: 2.8rem;
    line-height: 3.6rem;
  }

  .pointrally_select_eventday_tit {
    font-size: 3.2rem;
    line-height: 4rem;
  }

  .pointrally_select_eventday_box {
    padding: 20px 5%;
  }

  .pointrally_select_eventday_box_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pointrally_select_eventday_img {
    max-width: 100px;
    position: relative;
    -webkit-transform: unset;
    transform: unset;
    width: 28%;
  }

  .pointrally_select_eventday_box_txt {
    font-size: 1.8rem;
    line-height: 2.6rem;
    width: 70%;
  }

  /* ヘッドスパCP */
  .headspa_top_reservebnr_date {
    font-size: 1.4rem;
  }

  .headspa_top_reservebnr_imgbox {
    grid-template-columns: auto 70px;
  }

  .headspa_item_concept__img {
    width: 50%;
    margin: 0 auto 25px;
  }

  .headspa_item_concept_figure {
    display: flex;
    flex-direction: column;
  }

  .headspa_item_concept_figure_aromaimgbox {
    display: flex;
    gap: 10px 3%;
    justify-content: center;
  }

  .headspa_detailfigurebox_dushed_inner {
    gap: 15px 5%;
    flex-direction: column;
  }

  .headspa_detailfigurebox_dushed_inner li:first-child {
    padding-bottom: 15px;
    border-bottom: solid 1px #9b9b9b;
    margin-bottom: 10px;
  }

  .headspa_top_reservebnr_imgbox {
    display: grid;
    grid-template-columns: auto 100px;
    gap: 0 3%;
  }

  .headspa_setseries_contents_detailaromatit {
    width: 170px;
  }

  .headspa_setseries_contents_detailcatch {
    grid-template-columns: 1fr;
    gap: 15px 0;
    grid-template-rows: 20px auto;
  }

  .headspa_setseries_contentsarea_wrapper li {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    padding-bottom: 40px;
    border-bottom: solid 1px #ccc;
  }

  .headspa_setseries_contents_detailiem {
    order: -1;
    width: 45%;
    margin: 0 auto 20px;
  }

  .headspa_setseries_contentsarea_wrapper li:not(:last-child) {
    margin-bottom: 40px;
  }

  .headspa_top_reservebnr.headspa_set .headspa_top_reservebnr_imgboximg {
    width: 100px;
    margin: 0 auto;
    order: -1;
  }

  .headspa_top_reservebnr.headspa_set .headspa_top_reservebnr_imgbox {
    display: flex;
    gap: 5px 0;
    flex-direction: column;
  }

  .headspa_top_reservebnr.headspa_set .headspa_top_reservebnr_imgbox_cont {
    text-align: center;
  }

  .headspa_detailfigurebox_font picture {
    display: block;
    margin-top: 20px;
  }

  .headspa_detailfigurebox_tit {
    margin-top: -5px;
  }

  h3.uv__tit.mrb30 {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* ヘッドスパ */
  .barrier__fv.headspa_alomalist {
    display: grid;
    grid-template-columns: repeat(4, 22%);
    gap: 1px 4%;
  }

  .barrier__fv.headspa_alomalist li {
    width: 100%;
  }
}

@media (max-width: 480px) {
  /* ヘッドスパCP */
  .barrier__fv.headspa_alomalist li {
    width: 100%;
  }

  .barrier__fv.headspa_alomalist {
    display: grid;
    grid-template-columns: repeat(3, 30%);
    gap: 1px 4%;
  }

  .headspa_c_alomalist {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto 60px;
    gap: 0 5%;
  }

  .headspa_box.headspa_grid {
    grid-template-columns: auto 135px;
  }

  .headspa_item_concept_figure_aromaimgname {
    font-size: 11px;
    letter-spacing: -0.1em;
  }

  .headspa_item_concept_tit {
    font-size: 2.1rem;
    letter-spacing: 0.01em;
    margin: 0 auto 25px;
  }

  .headspa_detailfigurebox {
    padding: 30px 20px;
    background-color: #f3f5f7;
    margin-bottom: 50px;
  }

  .headspa_howtouse {
    display: flex;
    flex-direction: column;
  }

  .headspa_howtouseillust {
    width: 70%;
    margin: 0 auto 20px;
  }

  .headspa_howtouse_txtarea_txt {
    width: 100%;
  }

  .headspa_howtouse_txtarea_detail span {
    margin-bottom: 5px;
  }

  .headspa_top_reservebnr_imgbox {
    grid-template-columns: auto 120px;
  }

  .headspa_detailfigurebox_font picture {
    width: 90%;
    display: block;
    margin: 10px auto 0;
  }

  .headspa_detailfigurebox_tit {
    margin-top: 0;
  }
}

@media (max-width: 420px) {
  .headspa_top_reservebnr.headspa_set .headspa_top_reservebnr_imgbox {
    display: grid;
    grid-template-columns: 100px auto;
    gap: 0 1%;
  }

  .headspa_top_reservebnr.headspa_set .headspa_top_reservebnr_imgbox_cont {
    text-align: left;
  }

  .headspa_item_concept__img {
    width: 65%;
  }

  .headspa_item_concept_figure_aromaimgbox {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .headspa_item_concept_figure_aromaimgbox li {
    width: 43%;
  }

  .headspa_setseries_contents_detailcatch {
    grid-template-columns: 1fr;
    gap: 20px 0;
    grid-template-rows: auto;
  }

  .headspa_item_concept_figure_aromaimgname {
    font-size: 14px;
  }
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}

@media (max-width: 768px) {
  .d_care .dayly:nth-of-type(2) .care_arrow,
  .d_care .dayly:nth-of-type(2) .dayly__bl--list:last-of-type {
    width: 30%;
  }

  .d_care .dayly:nth-of-type(2) .care_arrow {
    background: url(../img/care_arrow.svg) no-repeat right 34%;
    background-size: 5px 8px;
    padding-right: 2%;
  }

  .d_care .creams_mn .dayly__bl--img .imgmax {
    margin: 0;
  }
}

/* ブライトプラスCP */
.bright_c_intro {
  letter-spacing: 0.08em;
  line-height: 2;
}

.m__tit.bright {
  letter-spacing: 0.1em;
}

.bright_c_first {
  display: grid;
  grid-template-columns: auto 50%;
  gap: 0 5%;
  margin-bottom: 35px;
}

.bright_c_btn {
  padding: 10px 5%;
  background-color: #eb6e00;
  color: #fff;
  margin: 0 auto 40px;
  display: block;
  max-width: max-content;
}

.bright_c_btn.middle:after {
  top: 10px;
}

.bright_c_btn:after {
  content: "?";
  font-size: 1.1rem;
  border-bottom: none;
  position: absolute;
  right: 14px;
  top: 15px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  vertical-align: middle;
}

.bright_c_btn {
  background: #ed6d00;
  border-radius: 6px;
  color: #fff !important;
  padding: 10px 55px;
  display: block;
  position: relative;
  margin: 0 auto;
  display: block;
  margin: 0 auto 40px;
  font-size: 15px;
}

.bright_c_set_price_l {
  font-size: 2.5rem;
}

.bright_c_set_pricelg {
  font-size: 3.7rem;
  color: #fac446;
}

.bright_c_set_spetit {
  font-weight: 600;
  font-size: 3rem;
  margin-bottom: 4rem;
  position: relative;
  display: inline-block;
  padding: 0 65px;
  text-align: center;
}

.p-section__head:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
  transform: translateX(-50%) translateY(-50%);
  top: 59%;
  left: 50%;
  z-index: -1;
}

.bright_c_btn.middle {
  padding: 10px 12%;
  max-width: 320px;
  text-align: center;
}

.p-section__head {
  position: relative;
}

.p-section__title {
  padding: 0 2rem;
  background: #fff;
  margin-bottom: 100px;
  text-align: center;
  max-width: max-content;
  margin: 0 auto;
}

.bright_c_settit_large {
  font-size: 3rem;
}

.bright_c_set h4 {
  font-size: 1.9rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 40px auto 20px;
}

.bright_c_settit_orange {
  font-size: 2.8rem;
  font-weight: 600;
  color: #fabf30;
}

.bright_c_set_itemname {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 40px;
}

.bright_c_set_itemimg {
  margin: 0 auto 60px;
  width: 100%;
  max-width: 551px;
}

p.bright_c_set_itemimg.width {
  max-width: 506px;
}

.bright_c_set_price {
  width: 80%;
  letter-spacing: 0.1em;
  margin: 0 auto;
}

.bright_c_set_price_con {
  align-items: center;
  background-color: #f8f8f8;
  display: flex;
  font-weight: 600;
  gap: 2%;
  padding: 25px;
  margin: 0 auto 25px;
  justify-content: center;
  position: relative;
}

.bright_sixcon_mb .bright_c_set_price_con {
  margin: 0 auto 60px;
}

.bright_c_set_price_s {
  font-size: 1.6rem;
}

.bright__set_inneritem-conitems {
  display: block;
  padding-left: 15px;
}

.bright_c_fisrt_txtbox {
  letter-spacing: 0.08em;
  line-height: 2;
}

.bright_c_set_price_con span.bright_c_set_pricelg {
  font-size: 3.6rem;
  color: #fbbf38;
}

.bright_c_set_pricelg_s {
  font-size: 2.2rem;
}

.bright_c_set_price_conmaru {
  position: absolute;
  right: 9%;
  top: -50px;
}

.bright_c_set_expeople {
  border: solid 1px #555;
  padding: 2px 10px;
  margin: 0 0 10px 0;
  max-width: max-content;
}

.bright_c_set_expeople_txt {
  width: 80%;
  margin: 0 auto 40px;
}

.bright_c_set_expeople_pdd {
  padding-left: 10%;
}

.bright_sixcon_catch {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px;
}

.bright_sixcon_txt {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 2;
}

.bright_sixcon_catch.attention {
  top: -10px;
}

.bright_sixcon_attention_list {
  font-size: 1.3rem;
  margin-bottom: 40px;
  line-height: 1.5;
}

.gray-corse--name {
  padding: 5px 5%;
  border-radius: 50px;
  border: solid 1px #444;
  height: 30px;
  line-height: 1;
}

.gray-corse {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 1%;
  margin-bottom: 15px;
}

.gray__tit_lg {
  font-size: 2.6rem;
}

.gray__tit.bright {
  font-size: 2rem;
}

.gray__img.mrb20 {
  margin-bottom: 20px;
  max-width: max-content;
  margin: 15px auto 15px;
}

.gray__point {
  grid-template-columns: 56px auto;
  display: grid;
  gap: 4%;
  padding: 15px 8%;
  margin-bottom: 20px;
  position: relative;
  align-items: center;
}

.gray__point::before {
  content: "";
  background-image: linear-gradient(to right, #444, #444 15px, transparent 15px, transparent 20px), linear-gradient(to right, #444, #444 15px, transparent 15px, transparent 20px), linear-gradient(to bottom, #444, #444 15px, transparent 15px, transparent 20px), linear-gradient(to bottom, #444, #444 15px, transparent 15px, transparent 20px);
  background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
  background-position: left top, left bottom, left top, right top;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.attention.bright {
  top: -10px;
}

.gray__tit.bright {
  margin-top: 20px;
}

.bright__set_inneritem-tit,
.bright__set_inneritem-conname {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}

.bright__set_inneritem-con li:first-child {
  margin-bottom: 15px;
}

.bright__set_inneritem {
  background-color: #fafafa;
  padding: 30px;
  margin-bottom: 50px;
}

.bright_ex_con {
  display: grid;
  gap: 0 5%;
  grid-template-columns: 68px auto;
  align-items: center;
}

.component__cont li:first-child {
  margin-bottom: 10px;
}

.bright_ex {
  padding: 0 3%;
  letter-spacing: 0.05em;
}

.bright_txtspace.mrb30 {
  letter-spacing: 0.08em;
}

.bright_ex_img {
  width: 85%;
  margin: 40px auto 70px;
}

.line__tit.bright {
  letter-spacing: 0;
}

.bright_sixcon .coff_lineda02.hpy_lineda02 li {
  width: 48%;
}

.bright_ex dl:first-child {
  margin-bottom: 15px;
}

.bright_c_set_expeople_pdd.wide {
  padding-left: 0;
}

.bright_c_set_expeople_txt.wide {
  width: 100%;
}

.bright__barrier--con {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  margin: 40px auto;
  flex-wrap: wrap;
}

.bright__barrier--con--four .barrier--name {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 20px;
}

.bright__barrier--con--four {
  width: 23%;
}

.barrier--name-s {
  font-size: 1.4rem;
}

@media screen and (max-width: 959px) {
  .bright_c_set_price_conmaru {
    right: 7%;
  }

  .bright__barrier--con--four .barrier--name {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .bright_c_first {
    display: flex;
    flex-direction: column;
  }

  .bright_c_set_price_con {
    padding: 25px 10px;
  }

  .bright_c_set_price_con span {
    font-size: 2.3rem;
  }

  .bright_c_set_price_con span.bright_c_set_pricelg {
    font-size: 3.5rem;
  }

  .bright_c_intro h3 {
    font-size: 2.3rem;
  }

  .bright_c_first p:first-child {
    order: 2;
  }

  .bright_c_set_price {
    width: 100%;
    margin: 0 auto;
  }

  .bright_c_set_expeople_pdd {
    padding-left: 0%;
  }

  .bright_c_set_expeople_txt {
    width: 100%;
    margin: 0 auto 40px;
  }

  .bright__barrier--con {
    display: grid;
    gap: 1px 4%;
    grid-template-columns: repeat(3, 22%);
  }

  .bright__barrier--con--four {
    width: 100%;
  }

  .bright_sixcon .coff_lineda02.hpy_lineda02 li {
    width: 100%;
  }
}

@media screen and (max-width: 520px) {
  .bright_c_set_price_conmaru {
    position: absolute;
    right: 0%;
    top: -43px;
    width: 64px;
  }

  .gray-corse {
    display: block;
  }

  .gray-corse--name {
    margin-bottom: 5px;
    display: block;
    max-width: max-content;
  }

  .gray__point {
    display: block;
  }

  .gray__point--point {
    width: 25%;
    margin: 0 auto 10px;
  }

  .bright_ex_con {
    display: block;
  }

  .bright_ex_con dt {
    width: 20%;
    margin: 0 auto 10px;
  }

  .bright_ex_img {
    width: 100%;
    margin: 40px auto 70px;
  }

  .bright_sixcon_catch.ss {
    font-size: 2rem;
  }

  .bright_c_fisrt_txtbox {
    order: 2;
    margin-top: 30px;
  }

  .bright_c_set_itemimg {
    width: 90%;
  }

  .bright_c_set_price {
    letter-spacing: 0;
  }

  .bright__barrier--con {
    grid-template-columns: repeat(3, 30%);
  }
}

@media screen and (max-width: 320px) {
  .bright_c_set_price_conmaru {
    position: absolute;
    right: 0%;
    top: -43px;
    width: 64px;
  }

  .bright_c_set_price_con span {
    font-size: 1.8rem;
  }

  .bright_c_set_price_con span.bright_c_set_pricelg {
    font-size: 2.6rem;
  }

  .bright_c_btn {
    background: #ed6d00;
    color: #fff !important;
    padding: 17px 45px;
    display: block;
    position: relative;
    margin: 0 auto;
    display: block;
    margin: 0 auto 40px;
    font-size: 15px;
  }

  .bright_c_set_price_con {
    padding: 25px 10px;
  }

  .bright_c_intro h3 {
    font-size: 2rem;
  }

  .bright_sixcon_catch {
    font-size: 2.1rem;
  }

  .gray__tit.bright {
    font-size: 1.6rem;
  }

  .gray__tit_lg {
    font-size: 2rem;
  }
}

/* ブライトプラスCPここまで */

@media screen and (max-width: 767px) {
  .threes--list.sp-none {
    display: none;
  }
}

/* skin&haircareCPここから */
.skinxhaircp--intro-box-tit {
  background: url(https://drmedion.itembox.design/item/common/img/skin_haircare--cp_water-left.png) no-repeat left 10%, url(https://drmedion.itembox.design/item/common/img/skin_haircare--cp_water-right.png) no-repeat 95% 90%;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 40px;
  padding: 30px 40px;
  margin: 0 auto 16px;
  max-width: fit-content;
  line-height: 3.3rem;
}

.skinxhaircp--intro-box-txt {
  text-align: center;
  margin-bottom: 100px;
  line-height: 2;
  letter-spacing: 0.08em;
}

.skinxhaircp--intro-box-txt-or {
  color: #ec6000;
  font-size: 1.8rem;
}

.skinxhaircp--intro-box-txt-ors {
  color: #ec6000;
}

.skinxhaircp--intro-box.item--detail {
  padding-bottom: 100px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 40px;
}

.skinxhaircp--intro-box.item--detail .skinxhaircp--intro-box-txt {
  margin-bottom: 0;
}

.coff_lineda02.hpy_lineda02 li h4.skinxhaircp-uv {
  border-bottom: solid 2px #ff6c36 !important;
}

.coff_lineda02 li .skinxhaircp-brightplus {
  border-bottom: solid 2px #fabf30 !important;
}

.coff_lineda02 li .skinxhaircp-headspa {
  border-bottom: solid 2px #c1a43c !important;
}

.attention-left {
  text-align: left;
  display: block;
  font-size: 1.3rem;
  top: 0;
}

.bright_c_set_price.mrb40 {
  margin-bottom: 40px;
}

.attentuon-obon-con {
  border: solid 1px #ccc;
  padding: 30px 5%;
  margin-bottom: 90px;
  text-align: center;
}

.attentuon-obon-con-tit {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.attentuon-obon-con-txt-or {
  color: #ec6000;
}

.skinxhaircp-headspa-best {
  color: #c0a43b;
  border: solid 1px #c0a43b;
  padding: 5px 10px;
  max-width: fit-content;
  margin-bottom: 10px;
}

.attention.skinhaircp {
  font-size: 1rem;
  padding: 0 2px;
}

@media screen and (max-width: 767px) {
  .skinxhaircp--intro-box-tit {
    font-size: 2.3rem;
    margin-top: 24px;
  }
}

@media screen and (max-width: 519px) {
  .-sponly-sp {
    display: block;
  }

  .skinxhaircp--intro-box.item--detail {
    padding-bottom: 80px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 320px) {
  .bright_c_set_pricelg {
    font-size: 3.2rem;
  }

  .skinxhaircp--intro-box.item--detail {
    padding-bottom: 80px;
    margin-bottom: 30px;
  }

  .bright_c_set_price_l {
    font-size: 2rem;
  }
}

/* skin&haircareCPここまで */

/* beautydayCPここから */
.pconly {
  display: block;
}

.beautycp_mv {
  margin-bottom: 50px;
}

.beautycp_tit {
  display: block;
  background: url(https://drmedion.itembox.design/item/common/img/i-snow-left.svg) no-repeat 5% -3%, url(https://drmedion.itembox.design/item/common/img/i-snow-right.svg) no-repeat 98% 90%;
  text-align: center;
  padding: 30px 50px;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 auto 25px;
  text-align: center;
  max-width: max-content;
}

.beautycp_intro {
  margin-bottom: 100px;
}

.beautycp_intro {
  margin-bottom: 100px;
  line-height: 2;
  letter-spacing: 0.08em;
}

.beautycp_intro-ll {
  color: #ec6000;
  font-size: 1.8rem;
}

.beautycp_intro-ora {
  color: #ec6001;
}

.beautycp_intro p:not(:last-child) {
  margin-bottom: 40px;
}

.beautycp_lineup-li-bnr {
  margin-bottom: 30px;
}

.beautycp_lineup-li-inner {
  align-items: center;
  display: grid;
  grid-template-columns: 256px auto;
  gap: 0 5%;
}

.beautycp_lineup-li-tit {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 5px;
}

.beautycp_lineup-li-txt {
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 30px;
}

.mini__btn.beautycp a {
  border-radius: 6px;
  padding: 15px 70px;
}

.mini__btn.beautycp {
  max-width: max-content;
  width: 100%;
}

.beautycp_lineup li:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: solid 1px #ccc;
}

.beautycp_lineup.after li:not(:last-child) {
  padding: 0;
  border-bottom: none;
  margin-bottom: 40px;
}

.skinxhaircp--intro-box-txt.beautycp {
  text-align: left;
  margin-bottom: 32px;
}

.skinxhaircp--intro-box.beautycp {
  margin-bottom: 125px;
}

.beautycp_tit.beautycp {
  background: none;
  padding: 0;
  margin-bottom: 54px;
  letter-spacing: 0.1em;
}

.beautycp_intro.beautycp {
  text-align: center;
  margin-bottom: 0;
}

.beautycp_intro--con {
  padding-bottom: 80px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 40px;
  margin-top: 90px;
}

.syohin-component.wide .component__cont li:first-child {
  margin-bottom: 0;
}

.beautycp_intro--con .beautycp_tit.beautycp {
  margin-bottom: 40px;
}

.trial_set--cp.lignight {
  line-height: 1.6;
}

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

  .beautycp_lineup-li-inner {
    grid-template-columns: 100%;
    gap: 16px 0;
  }

  .beautycp_tit {
    background: url(https://drmedion.itembox.design/item/common/img/i-snow-left.svg) no-repeat 0% -6% / 14%, url(https://drmedion.itembox.design/item/common/img/i-snow-right.svg) no-repeat 95% 84% / 10%;
    padding: 35px 42px;
    font-size: 2.2rem;
    margin: 0 auto 10px;
    line-height: 1.6;
  }

  .beautycp_lineup.after li:not(:last-child) {
    margin-bottom: 70px;
  }

  .beautycp_lineup-li-ico {
    width: 80%;
    margin: 0 auto;
  }

  .beautycp_intro.beautycp .beautycp_intro-txt {
    text-align: left;
  }

  .beautycp_intro.beautycp p:not(:last-child) {
    margin-bottom: 32px;
  }

  .syohin-component.wide {
    width: 100%;
  }

  .syohin-component.wide {
    width: 100%;
    margin: 0 auto 10px;
  }

  .item_underbnr {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 320px) {
  .beautycp_tit {
    padding: 35px 34px;
    font-size: 2rem;
  }

  .beautycp_lineup-li-tit {
    font-size: 1.6rem;
  }

  .beautycp_lineup-li-txt {
    font-size: 1.4rem;
  }
}

/* beautydayCPここまで */

/* 母の日CPここから */
.beautycp_tit.motherscp {
  background: none;
  padding: 0;
  margin-bottom: 40px;
}

.skinxhaircp--intro-box.motherscp p:not(:last-child) {
  margin-bottom: 40px;
}

.attention--box {
  border: solid 1px #ccc;
  font-size: 1.4rem;
  padding: 30px;
  margin-bottom: 100px;
}

.attention--box p:not(:last-child) {
  margin-bottom: 25px;
}

.cp_tit {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 40px;
}

.cmpn_hyp.happpybox_underline.-center p {
  text-align: center;
}

.cmpn_hyp.happpybox_underline.-center {
  padding-bottom: 100px;
}

.coff_lineda02 h4.coff_lineda--scalp {
  border-bottom: solid 2px #fabf30 !important;
}

.coff_lineda02 h4.coff_lineda--shampoo {
  border-bottom: solid 2px #c1a43c !important;
}

.esse.linehight {
  line-height: 2;
}

.bestcosme_txt {
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  padding: 20px 0;
  margin-bottom: 60px;
  text-align: center;
  line-height: 1.7;
}

.bestcosme_txt a {
  color: #ef450e;
  text-decoration: underline;
}

.bestcosme_txt-tit {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .bestcosme_txt {
    font-size: 1.4rem;
  }
}

/* 母の日CPここまで */

/* フォーミングウォッシュCP ここから */
.uv__box1 {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.uv__box1 p {
  padding-right: 40px;
  line-height: 2;
}

.uv__box.add p {
  line-height: 2;
  margin-bottom: 20px;
}

.uv__box1 img {
  width: 310px;
  height: 199px;
}

.uv__tit.add {
  letter-spacing: 0.1em;
  font-weight: 600;
}

.uv__box2 p {
  margin-bottom: 35px;
  line-height: 2;
}

.barrier__fv1 {
  display: flex;
}

.barrier__fv2 {
  display: flex;
  margin-bottom: 40px;
}
.barrier--four_add {
  width: 50%;
  text-align: center;
}

.cn_explanation {
  display: inline-block;
  text-align: left;
}
.uv__box3 {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

.uv__box3 p {
  padding-right: 40px;
  line-height: 2;
}

.uv__box3 img {
  width: 310px;
}

.uv__box.howto p {
  line-height: 1.7;
}

.uv__box2 p.capacity--plus--txt {
  font-size: 1.4rem;
  margin-top: 10px;
}

.uv__box2 .step_2-message {
  position: relative;
  display: inline-block;
  padding: 5%;
  min-width: 120px;
  max-width: 100%;
  font-size: 14px;
  background: #fff;
  border: solid 1px #ec6c00;
  box-sizing: border-box;
  border-radius: 10px;
  line-height: 1.7;
}

.step_2-message:before {
  content: "";
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  color: #ec6c00;
  border-bottom: 14px solid #fff;
  z-index: 2;
}
.step_2-message:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 16px solid #ec6c00;
  z-index: 1;
}
.step3_point {
  display: block;
  padding-bottom: 10px;
}
.point--txt .htu_step3 {
  margin-bottom: 0px;
}
.skinxhaircp-wash_sub {
  display: block;
}

.uv__tit-sp2 {
  display: none;
}

.uv__box2 p.barrier--name.formcp {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 24px;
  letter-spacing: 0.1em;
}

.uv__box2 p.barrier--name.formcp .micro.micro_add {
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .box_pc {
    display: none;
  }
  .uv__tit-sp {
    display: block;
  }
  .uv__box1 {
    display: block;
  }
  .uv__box1 p {
    text-align: left;
    padding-right: 0px;
  }
  .uv__box1 img {
    margin: 0 auto;
    margin-top: 20px;
  }
  .uv__box2 p {
    margin-bottom: 40px;
  }
  .uv__box3 {
    display: block;
  }
  .uv__box3 p {
    font-size: 1.6rem;
    padding-right: 0px;
  }
  .uv__box3 img {
    margin: 0 auto;
  }
  .barrier--four_add {
    width: 100%;
    padding: 0px 20px 0px 20px;
  }
  .barrier--four_add .micro_add {
    display: block;
  }
  .cn_explanation {
    font-size: 1.4rem;
  }
  .at__last_add {
    margin-top: 10px;
  }

  .uv__box2 p.capacity--plus--txt {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 480px) {
  .box_pc {
    display: none;
  }
  .uv__tit-sp2 {
    display: block;
  }
  .barrier__fv1 {
    display: block;
  }
  .barrier__fv2 {
    display: block;
    margin-bottom: 40px;
  }
  .barrier--four_add {
    padding: 0px;
  }

  .uv__box2 .step_2-message {
    padding: 5%;
  }

  .minibnr_two {
    margin-bottom: 20px !important;
  }
}

.skinxhaircp-wash {
  border-bottom: solid 2px #ff6c36 !important;
}

.minibnr_one {
  margin-bottom: 20px !important;
}

/* フォーミングウォッシュCP ここまで */

.fourth-Anniversary-spda .spda_pc {
  display: block !important;
}

.fourth-Anniversary-spda .spda_sp {
  display: none !important;
}

.fourth-Anniversary-spda {
  margin-bottom: 60px;
}

.fourth-Anniversary-spda img {
  width: 100%;
  height: auto;
  display: block;
}

.fourth-Anniversary-spda-top {
  margin-bottom: 90px;
}

.fourth-Anniversary-spda-top-fasttext,
.fourth-Anniversary-spda-top-secondtext {
  line-height: 2;
}

.fourth-Anniversary-spda-top-fasttext a {
  color: #ef450e;
  text-decoration: underline;
}

.fourth-Anniversary-spda-top img {
  max-width: 760px;
  height: auto;
  margin-bottom: 60px;
}

.fourth-Anniversary-spda-top-fasttext,
.fourth-Anniversary-spda-top-secondtext {
  margin-bottom: 30px;
}

.fourth-Anniversary-carthere {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 60px;
  font-size: 2rem;
  line-height: 2.4rem;
}

.fourth-Anniversary-carthere--btn {
  display: block;
  background: url(../img/icon_d-arrow.svg) no-repeat 85% center #f7532e;
  background-size: 10px 15px;
  color: #fff !important;
  text-align: center;
  padding: 12px 5%;
  border-radius: 4px;
}

.fourth-Anniversary-spda-title-box {
  position: relative;
}

.fourth-Anniversary-spda-title-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
}

.fourth-Anniversary-spda-title {
  position: absolute;
  background: #fff;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.3;
  padding: 0 45px;
  margin-bottom: 20px;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.fourth-Anniversary-spda-title span {
  font-size: 2.4rem;
}

.fourth-Anniversary-spda-title span :last-of-type {
  font-size: 3.6rem;
}

.fourth-Anniversary-spda-subtitle {
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  color: #ec6c00;
  text-align: center;
  padding-top: 50px;
  margin-bottom: 40px;
  line-height: 1.5;
}

.fourth-Anniversary-spda-secret1 {
  margin-bottom: 80px;
}

.fourth-Anniversary-spda-secret1-box {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 203px;
  gap: 50px;
}

.fourth-Anniversary-spda-secret1-box p {
  line-height: 2;
  order: 1;
}

.fourth-Anniversary-spda-secret1-box-img {
  order: 2;
}

.fourth-Anniversary-spda-secret2 {
  margin-bottom: 80px;
}

.fourth-Anniversary-spda-secret2-box {
  display: grid;
  align-items: center;
  grid-template-columns: 203px 1fr;
  gap: 50px;
}

.fourth-Anniversary-spda-secret2-box p {
  line-height: 2;
}

.fourth-Anniversary-spda-secret3 {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: #bababa solid 1px;
}

.fourth-Anniversary-spda-secret3-fasttext {
  line-height: 2;
  margin-bottom: 40px;
}

.fourth-Anniversary-spda-secret3-back {
  background-color: #f8f8f8;
  padding: 32px 40px;
  text-align: center;
}

.fourth-Anniversary-spda-secret3-contentstext {
  font-size: 1.8rem;
  position: relative;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fourth-Anniversary-spda-secret3-contentstext:before,
.fourth-Anniversary-spda-secret3-contentstext:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #707070;
  width: 1px;
  height: 18px;
  margin: 0 7px;
  vertical-align: middle;
}

.fourth-Anniversary-spda-secret3-contentstext:before {
  transform: rotate(-25deg);
}

.fourth-Anniversary-spda-secret3-contentstext:after {
  transform: rotate(25deg);
}

.fourth-Anniversary-spda-secret3-box {
  display: grid;
  grid-template-columns: 40% 10% 40%;
  gap: 20px 5%;
  align-items: center;
}

.fourth-Anniversary-spda-secret3-l {
  order: 1;
}

.fourth-Anniversary-spda-secret3-arrow {
  order: 2;
}

.fourth-Anniversary-spda-secret3-r {
  order: 3;
}

.fourth-Anniversary-spda-secret3-l-text {
  order: 4;
  grid-column-start: 1;
  grid-column-end: 2;
}

.fourth-Anniversary-spda-secret3-r-text {
  order: 5;
  grid-column-start: 3;
  grid-column-end: 4;
}

.fourth-Anniversary-spda-secret3-arrow {
  background-color: #ec6c00;
  width: 14px;
  height: 24px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin: 0 auto;
}

.fourth-Anniversary-spda-secret3-gallery-fasttext {
  font-size: 2.4rem;
  font-weight: 600;
  padding: 0 20px;
  text-align: center;
  margin-bottom: 40px;
}

.fourth-Anniversary-spda-secret3-gallery-mvbox {
  margin-bottom: 50px;
}

.fourth-Anniversary-spda-secret3-gallery-secondtext {
  font-size: 1.8rem;
  font-weight: bold;
  color: #ed6b00;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .fourth-Anniversary-spda .spda_pc {
    display: none !important;
  }

  .fourth-Anniversary-spda .spda_sp {
    display: block !important;
  }

  .fourth-Anniversary-spda-title {
    font-size: 1.8rem;
    padding: 0 5px;
  }

  .fourth-Anniversary-spda-title span {
    font-size: 2.2rem;
  }

  .fourth-Anniversary-spda-title span :last-of-type {
    font-size: 3.4rem;
  }

  .fourth-Anniversary-spda-subtitle {
    font-size: 2.6rem;
  }

  .fourth-Anniversary-spda-secret1-box,
  .fourth-Anniversary-spda-secret2-box {
    display: block;
  }

  .fourth-Anniversary-spda-secret1-box-img,
  .fourth-Anniversary-spda-secret2-box-img {
    width: 80%;
    margin: 0 auto 40px;
  }

  .fourth-Anniversary-spda-secret3-contentstext {
    justify-content: space-between;
  }

  .fourth-Anniversary-spda-secret3-box {
    display: block;
  }

  .fourth-Anniversary-spda-secret3-l {
    margin-bottom: 10px;
  }

  .fourth-Anniversary-spda-secret3-l-text {
    margin-bottom: 20px;
  }

  .fourth-Anniversary-spda-secret3-arrow {
    width: 24px;
    height: 14px;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #fs_BundleProductList .fs-c-productListItem {
    width: 100%;
    margin: 0 auto 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }

  #fs_BundleProductList .fs-c-productListItem__imageContainer {
    width: 35%;
  }
}
/* 231109ベストコスメCPページここから */
.bestcos_title {
  text-align: center;
  font-size: 2rem;
  background: url(https://drmedion.itembox.design/item/common/img/cp_title-soap.jpg) no-repeat;
  background-position: right 18% top 40%;
  height: 170px;
}
.bestcos_title-b {
  font-size: 2.6rem;
  color: #ec6000;
  line-height: 1.6;
  font-weight: 600;
}
.bestcos_soap {
  max-width: 98px;
  height: auto;
}
.bestcos_red {
  color: #ec6000;
}
.bestcos_lead01 {
  margin-bottom: 25px;
}
.bestcos_lead02 {
  margin-bottom: 60px;
}
.award_item {
  display: grid;
  grid-template-columns: 14px 1fr;
  gap: 0 10px;
}
.aword_icon-img {
  min-width: 14px;
  min-height: 12px;
}
.award_item {
  margin-bottom: 15px;
}
.award_area {
  margin-bottom: 60px;
}
.bestcos_lead03 {
  margin-bottom: 10px;
}
.note_text {
  font-size: 1.2rem;
  margin-bottom: 60px;
}
.pro_voice-title {
  background: url(https://drmedion.itembox.design/item/common/img/cream_img.png) no-repeat;
  background-position: left 33% top 45%;
  font-size: 2.6rem;
  color: #ec6000;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
  position: relative;
}
.pro_voice-title:before {
  position: absolute;
  left: 20%;
  top: 30px;
  content: "";
  width: 1px;
  height: 50px;
  background: #ec6000;
  border-radius: 3px;
  transform: rotate(-25deg);
}

.pro_voice-title:after {
  position: absolute;
  content: "";
  right: 20%;
  top: 30px;
  width: 1px;
  height: 50px;
  background: #ec6000;
  border-radius: 3px;
  transform: rotate(25deg);
}
.pro_voice-img {
  max-width: 64px;
  height: auto;
}
.pro_voice_box01 {
  display: flex;
  gap: 0 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.pro_voice_box-text {
  position: relative;
  display: inline-block;
  margin: 10px 0 10px 15px;
  padding: 10px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #fff;
  border: solid 1px #ec6000;
  box-sizing: border-box;
  border-radius: 10px;
}
.pro_voice_box-text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -28.5px;
  margin-top: -13px;
  border: 14px solid transparent;
  border-right: 16px solid #fff;
  z-index: 2;
}
.pro_voice_box-text::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -13px;
  border: 14px solid transparent;
  border-right: 16px solid #ec6000;
  z-index: 1;
}
.pro_voice_box-name {
  display: block;
  font-size: 1rem;
  text-align: end;
}
.voice_reverse {
  position: relative;
  display: inline-block;
  margin: 10px 15px 10px 0;
  padding: 10px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #fff;
  border: solid 1px #ec6000;
  box-sizing: border-box;
  border-radius: 10px;
}
.voice_reverse:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -28.5px;
  margin-top: -13px;
  border: 14px solid transparent;
  border-left: 16px solid #fff;
  z-index: 2;
}
.voice_reverse:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -13px;
  border: 14px solid transparent;
  border-left: 16px solid #ec6000;
  z-index: 1;
}
.best_sp-only {
  display: none;
}
.bestcos_title_u {
  font-size: 2.6rem;
  color: #ec6000;
  display: block;
}
@media screen and (max-width: 767px) {
  .best_sp-only {
    display: block;
  }
  .bestcos_title_u {
    font-size: 2.2rem;
    color: #ec6000;
    font-weight: 600;
    display: block;
  }
  .item_hero02.bestcos_top {
    margin-bottom: 40px;
  }
  .bestcos_title {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .bestcos_title-b {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .bestcos_title {
    background: url(https://drmedion.itembox.design/item/common/img/cp_title-soap.jpg) no-repeat;
    background-position: right 16% top 90%;
    height: 170px;
    margin-bottom: 20px;
  }
  .bestcos_lead01 {
    margin-bottom: 20px;
  }
  .bestcos_lead02,
  .award_area,
  .note_text {
    margin-bottom: 40px;
  }
  .pro_voice-title {
    font-size: 2.2rem;
  }
  .pro_voice-title {
    background-size: 70px;
    margin-bottom: 30px;
  }
  .pro_voice_box-name {
    line-height: 1;
  }
  .award_list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 519px) {
  .pro_voice-title {
    background-position: left 27% top 45%;
  }
  .pro_voice-title:before {
    position: absolute;
    left: 2%;
    top: 25px;
    content: "";
    width: 1px;
    height: 50px;
    background: #ec6000;
    border-radius: 3px;
    transform: rotate(-25deg);
  }
  .pro_voice-title:after {
    position: absolute;
    content: "";
    right: 2%;
    top: 25px;
    width: 1px;
    height: 50px;
    background: #ec6000;
    border-radius: 3px;
    transform: rotate(25deg);
  }
}
@media (max-width: 414px) {
  .pro_voice-title {
    background-position: left 18% top 45%;
  }
}
@media screen and (max-width: 375px) {
  .pro_voice-title {
    background-position: left 15% top 45%;
  }
}
/* タイトル水滴ないバージョン追記 */
.pro_voice-title.pro_voice-title_no {
  background: none;
}
/* タイトル水滴ないバージョン追記 */
.headspa_new_celebnr_add {
  border: 2px solid #ec6c00;
  background: #fff;
}
.headspa_new_celebnr_tit2.headspa_new_celebnr_tit2_add {
  border-bottom: solid 1px #ec6c00;
  font-size: 1.8rem;
  padding-bottom: 10px;
  font-weight: 600;
  color: #ec6c00;
  display: inline-block;
}
.th15-pre_num_add {
  font-size: 2rem;
}
.headspa_new_celebnr_free_add {
  font-size: 1.8rem;
  font-weight: 500;
}
.bestcos_day-area {
  color: #ec6c00;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}
.headspa_top_reservebnr_imgbox.headspa_top_reservebnr_imgbox_add {
  gap: 0 2%;
  align-items: center;
}
.headspa_top_reservebnr_tit.headspa_top_reservebnr_tit_add {
  font-size: 2.1rem;
  margin-bottom: 10px;
  color: #ec6c00;
}
.headspa_top_reservebnr_imgboxtxt_add {
  font-size: 1.6rem;
  font-weight: 500;
}
.headspa_top_reservebnr.headspa_top_reservebnr_add {
  padding: 20px 20px 10px 20px;
  border: solid 2px #ec6c00;
}
.teiki__check--list {
  background: url(https://drmedion.itembox.design/item/common/img/arrow-right.png) no-repeat left 5px;
  background-size: 5px 8px;
  padding-left: 15px;
}
.award_list {
  margin-bottom: 30px;
}
.bestcos_more-text {
  text-align: center;
  border: 1px solid #ec6000;
  padding: 10px;
  background: url(https://drmedion.itembox.design/item/common/img/bestcos_award-arrow.svg) no-repeat center right 10px;
}
/* 231109ベストコスメCPページここまで */
/* 231215新規消費CPページここから */
.hp_box {
  padding: 0 20px;
}
.hp_box-tit {
  text-align: center;
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 50px;
}
.b__text {
  font-size: 2.6rem;
  color: #ec6000;
  font-weight: 600;
}
.emphasis_txt {
  color: #ec6000;
}
.hp_box-txtarea {
  margin-bottom: 50px;
}
.hp_box-txt01 {
  margin-bottom: 20px;
}
.hp_box-setlist {
  display: grid;
  grid-template-columns: 30px auto;
  gap: 0 10px;
  font-size: 2rem;
  line-height: 1.4;
  align-items: center;
}
.hp_box-setlist01 {
  margin-bottom: 10px;
}
.set_icon {
  height: 30px;
}
.hp_box-set {
  margin-bottom: 20px;
}
.hp_box-txt02 {
  margin-bottom: 20px;
}
.hp_box-txtline {
  border-bottom: 1px solid #bac139;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.hp_box-luckarea {
  margin-bottom: 60px;
}
.cp__sp-omly {
  display: none;
}
.hp_box-luck-txtarea {
  display: grid;
  grid-template-columns: auto 60px;
  gap: 0 30px;
  align-items: center;
}
.sample__img {
  width: 60px;
  height: auto;
}

@media screen and (max-width: 767px) {
  .hp_box-top,
  .hp_box-txtarea,
  .hp_box-luckarea {
    margin-bottom: 40px;
  }
  .cp__sp-omly {
    display: block;
  }
  .hp_box-tit {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
  .b__text {
    font-size: 2.2rem;
  }
  .hp_box-txt02 {
    text-align: center;
    margin-bottom: 30px;
  }
  .hp_box-setlist {
    font-size: 1.8rem;
  }
  .hp_box-lucktxt {
    order: 2;
  }
  .hp_box-luck-txtarea {
    grid-template-columns: 100%;
  }
  .sample__img {
    margin: 0 auto 20px;
  }
  .hp_box {
    padding: 0px;
  }
  .hp_box-setlist {
    align-items: normal;
  }
}
.hp_box-toparea {
  margin-bottom: 60px;
}
.hp_box-d-tit {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.6;
}
.emphasis_txt1 {
  font-size: 2rem;
  color: #ec6000;
}
.hp_box1,
.hp_box2 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 60px 0;
}
.hp_box1 {
  background: url(https://drmedion.itembox.design/item/common/img/box1_back.png) no-repeat center;
}
.hp_box-d-lead {
  line-height: 2;
  max-width: 600px;
  margin: 0 auto;
}
.hp_box-d-lead01 {
  margin-bottom: 20px;
}
.coff_lineda02__add {
  border-bottom: solid 2px #ff6c36 !important;
  padding-bottom: 5px;
}
.hp_box2 {
  background: url(https://drmedion.itembox.design/item/common/img/box2_back.png) no-repeat center;
}
.list___icon {
  width: 30px;
  height: auto;
}
/* 231215新規消費CPページここまで */

/* 240208追記ここから */
.mrb50.cp2024 {
  line-height: 2;
}
.mrb50.cp2024 .mrb30 {
  margin-bottom: 30px;
}
.mrb50.cp2024 .mrb50 {
  margin-bottom: 50px;
}
.mrb50.cp2024 .catch {
  color: #ec3d12;
  font-size: 2em;
  line-height: 1.8;
  margin: 1.5em 0 1em 0;
  text-align: center;
}
.mrb50.cp2024 .colorandsize {
  font-size: 1.8rem;
}
.mrb50.cp2024 dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mrb50.cp2024 dl dt {
  width: calc(100% - 210px);
}
.mrb50.cp2024 dl dt .point {
  background: #eee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 1px 0;
  text-align: center;
  width: 70px;
}
.mrb50.cp2024 dl dd {
  width: 180px;
}
.mrb50.cp2024 .sele_plan {
  width: 260px;
}
.mrb50.cp2024 {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .mrb50.cp2024 {
    font-size: 1.4rem;
  }
  .mrb50.cp2024 .catch {
    font-size: 1.2em;
  }
  .mrb50.cp2024 .colorandsize {
    font-size: 1.6rem;
  }
  .mrb50.cp2024 dl dt {
    width: 100%;
  }
  .mrb50.cp2024 dl dd {
    margin: 5px auto 0 auto;
  }
  .mrb50.cp2024 .sele_plan {
    width: 100%;
  }
}
/* 240208追記ここまで */

/* 240510_アンカーリンク改修ここから */
.media_con #cat1,
.media_con #cat2,
.media_con #cat3,
.media_con #cat4 {
  margin-top: -117px;
  padding-top: 117px;
}

.bestcosme_con #cat1 {
  margin-top: -67px;
  padding-top: 117px;
}

.bestcosme_con #cat2 {
  margin-top: -117px;
  padding-top: 97px;
}

.bestcosme_con #cat3 {
  margin-top: -207px;
  padding-top: 207px;
}

@media screen and (max-width: 959px) {
  .media_con #cat1,
  .media_con #cat2,
  .media_con #cat3,
  .media_con #cat4 {
    margin-top: -69px;
    padding-top: 69px;
  }

  .bestcosme_con #cat1 {
    margin-top: -39px;
    padding-top: 69px;
  }

  .bestcosme_con #cat2 {
    margin-top: -69px;
    padding-top: 49px;
  }

  .bestcosme_con #cat3 {
    margin-top: -187px;
    padding-top: 187px;
  }
}
/* 240510_アンカーリンク改修ここまで */
/* 240513キャンペーンなしテキストここから */
.no_campaign {
  text-align: center;
  margin-bottom: 50px;
}
/* 240513キャンペーンなしテキストここまで */
/* 240704vcプラスここから */
.vcplus .sp__only {
  display: none;
}
.vcplus .tit {
  font-size: 2rem;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 40px;
  line-height: 1.5;
  border-bottom: 1px solid #ed6c00;
  letter-spacing: 1px;
}
.vcplus .content {
  display: grid;
  grid-template-columns: auto 220px;
  gap: 0 30px;
  margin-bottom: 60px;
}
.vcplus .content p {
  line-height: 1.8;
}
.vcplus a {
  color: #ef450e;
  text-decoration: underline;
}
.vcplus .renewal {
  background: #fffae9;
  padding: 40px 0;
  margin-bottom: 60px;
}
.vcplus .renewal img {
  max-width: 450px;
  margin: 0 auto;
  height: auto;
}
.vcplus .point {
  margin-bottom: 40px;
}
.vcplus .point_img {
  margin-bottom: 20px;
}
.vcplus .point_img img {
  max-width: 94px;
  height: auto;
}
.vcplus .point_img_1 img {
  max-width: 90px;
  height: auto;
}
.vcplus .point_tit {
  font-size: 2rem;
  margin-bottom: 30px;
  line-height: 1.5;
}
.vcplus .point_inner {
  display: grid;
  grid-template-columns: 60% 35%;
  gap: 0 5%;
  margin-bottom: 30px;
}
.vcplus .point_txt {
  margin-bottom: 30px;
}
.vcplus .point_inner p {
  line-height: 1.8;
}
.vcplus .point_inner img {
  height: auto;
  margin: 0 0 0 auto;
}
.vcplus .small_txt {
  font-size: 1.2rem;
  position: relative;
  top: -5px;
}
.vcplus .htu_subtit {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0px;
  margin-top: 10px;
}
.vcplus .step {
  display: grid;
  grid-template-columns: auto 30px auto;
  gap: 0 30px;
  align-items: center;
  margin-bottom: 20px;
}
.vcplus .htu_box {
  margin-bottom: 60px;
}
.vcplus .htu_box p {
  line-height: 1.8;
}
.vcplus .htu_boxtit {
  font-size: 2rem;
  margin-bottom: 40px;
  line-height: 1.5 !important;
  text-align: center;
}
.vcplus .htu_point {
  font-size: 2rem;
  margin-bottom: 20px;
  line-height: 1.5 !important;
}
.vcplus .htu_point span {
  padding-right: 20px;
  font-weight: 600;
}
.vcplus .htu_boxtit_add {
  font-size: 2.4rem;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
}
.vcplus .mrt80 {
  margin-top: 60px;
}
.vcplus .step.list-arrow {
  padding-top: 40px;
}
.vcplus .orange {
  color: #ed6c00;
}
.vcplus .orange.plus {
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
}
.vcplus .pinpoint {
  display: grid;
  grid-template-columns: repeat(4, 22%);
  gap: 40px 4%;
  margin-bottom: 40px;
}
.vcplus .pinpoint_list img {
  max-width: 175px;
  height: auto;
  margin: 0 auto;
}
.vcplus .pinpoint_list .subtxt {
  font-size: 1.2rem;
  line-height: 1.5;
}
.vcplus .pinpoint_list p {
  text-align: center;
}
.vcplus .pinpoint_list .mini {
  display: block;
}
.vcplus .bnr {
  margin-bottom: 60px;
  display: block;
}
.vcplus .bnr img {
  max-width: 760px;
  height: auto;
}
.vcplus .dual_mv {
  margin-bottom: 60px;
}
.vcplus.re {
  border: 2px solid #fe7028;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.vcplus .re_tit {
  text-align: center;
  color: #ec6c00;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 8px;
}
.vcplus .re_inner {
  display: grid;
  grid-template-columns: 60px auto;
  gap: 0px 24px;
  align-items: center;
}
.vcplus .re_txt .backline {
  background: linear-gradient(transparent 50%, #fdebc5 50%);
  font-size: 1.7rem;
}
.vcplus .re_txt span {
  color: #ec6c00;
  font-weight: 600;
}
.vcplus.re_bnr {
  border: 2px solid #ec6c00;
  padding: 20px;
}
.vcplus .re_bnr_tit {
  font-size: 2rem;
  color: #ec6c00;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.vcplus.re_bnr .presenttit {
  max-width: 220px;
  margin: 0 auto 20px;
}
.vcplus.re_bnr .goods_img {
  width: 100px;
  margin: 0 auto 20px;
}
.vcplus.re_bnr .goods_img img {
  height: auto;
}
.vcplus.re_bnr ul {
  max-width: 240px;
  margin: 0 auto;
  border-top: 1px solid #555;
  padding-top: 20px;
}
.vcplus.re_bnr li {
  display: flex;
  gap: 0 6px;
  font-size: 1.5rem;
}
.fs-body-product-spa-013 .fs-c-productQuantityAndWishlist {
  display: block;
  margin-bottom: -15px;
}
.teiki_subtxt {
  margin-bottom: 10px;
}
.teiki_prbox_add {
  margin-top: 0px;
}
.vcplus .day {
  font-size: 1.4rem;
  margin-bottom: 35px;
  text-align: center;
}
.vcplus .margin {
  margin-bottom: 10px;
}
.vcplus .note_box {
  margin: 40px 0 60px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 60px;
}
.vcplus .note_box .note_tit {
  text-align: left;
  margin-bottom: 20px;
}
.vcplus .note_box li {
  margin-bottom: 15px;
  display: grid;
  grid-template-columns: 10px auto;
  gap: 0 10px;
}
.vcplus .note_box li:last-child {
  margin-bottom: 0px;
}
.vcplus .htu_box.add {
  max-width: 640px;
  margin: 0 auto 60px;
  border: 1px solid #ddd;
  padding: 20px 20px 30px 20px;
}
.vcplus .htu_ngok_img {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  gap: 0 2%;
}
.vcplus .htu_ngok {
  display: grid !important;
  grid-template-columns: 69% 29% !important;
  gap: 0 2% !important;
  align-items: center;
}
.vcplus .ngok_txt {
  background: #ffeecc;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  font-size: 1.4rem;
}
.vcplus .ngok_txt::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -32px;
  top: 30px;
  border-right: 35px solid #ffeecc;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.vcplus .pc__only {
  display: block;
}
.vcplus .deed_spas {
  display: grid;
  grid-template-columns: 7% 83%;
  gap: 0 10%;
}
.vcplus .deed_dual {
  margin-right: 0px;
}
.vcplus .un_cartitem {
  display: grid;
  grid-template-columns: calc(41% - 40px / 2) calc(59% - 40px / 2);
  grid-gap: 40px;
  margin-bottom: 60px;
}
.vcplus .un_cartitem .d_subtit {
  font-size: 1.7rem;
  line-height: 2.6rem;
  margin-bottom: 10px;
}
.vcplus .un_cartitem .d_tit {
  font-size: 3rem;
  line-height: 3.8rem;
}
.vcplus.un_cartitem .fs-c-productPostage {
  margin: 5px 0;
}
@media screen and (max-width: 767px) {
  .vcplus .sp__only {
    display: block;
  }
  .vcplus .content {
    grid-template-columns: 100%;
    gap: 30px 0;
    justify-items: center;
  }
  .vcplus .content p:nth-child(1) {
    order: 2;
  }
  .vcplus .point_inner {
    grid-template-columns: 100%;
    gap: 30px 0;
    justify-items: center;
  }
  .vcplus .point_inner p:nth-child(1) {
    order: 2;
  }
  .vcplus .point_inner img {
    max-width: 220px;
    margin: 0 auto;
  }
  .vcplus .step {
    grid-template-columns: 100%;
    gap: 40px 0;
  }
  .vcplus .pinpoint {
    grid-template-columns: repeat(2, 48%);
    gap: 40px 2%;
  }
  .vcplus .htu_boxtit {
    text-align: left;
  }
  .vcplus .htu_point span {
    display: block;
  }
  .vcplus .pc__only {
    display: none;
  }
  .vcplus .htu_ngok_img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .vcplus .htu_ngok {
    grid-template-columns: 100% !important;
  }
  .vcplus .ngok_txt {
    text-align: center;
  }
  .vcplus .ngok_txt::before {
    content: "";
    position: absolute;
    left: 90%;
    top: -55px;
    display: block;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 55px solid #ffeecc;
    border-left: 10px solid transparent;
  }
  .vcplus .deed_spas {
    display: flex;
    gap: 0;
  }
  .vcplus .deed_dual {
    margin-right: 10%;
  }
  .vcplus .un_cartitem {
    grid-template-columns: 100%;
  }
  .vcplus .un_cartitem .d_tit {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }
}
@media screen and (max-width: 560px) {
  .vcplus .renewal {
    width: 100vw;
    margin-left: -20px;
    padding: 40px 20px;
  }
  .vcplus .ngok_txt {
    text-align: left;
  }
} /* 240704vcプラスここまで */

/* 2408_スパオキシジェル オスマンサス追記ここから */
.coff_lineda02.hpy_lineda02 li h4.skinxhaircp-uv.-greenline {
  border-bottom: solid 2px #8ac8d2 !important;
}

.limiteditems {
  font-weight: 600;
  border: 2px solid #ec6c00;
  padding: 30px 20px 25px;
}

.limiteditems--tit {
  color: #fe7028;
  font-size: 2.2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}

.limiteditems--period {
  text-align: center;
  margin-bottom: 15px;
}

.limiteditems_cardcon {
  background: #fff9ec;
  border-radius: 6px;
  padding: 30px 30px 20px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.limiteditems_cardcon-label {
  width: 120px;
  color: #ec6c00;
  font-size: 1.5rem;
  background: #fdebc5;
  text-align: center;
  position: absolute;
  top: 20px;
  right: -28px;
  transform: rotate(43deg);
}

.limiteditems_cardcon:last-of-type {
  margin-bottom: 15px;
}

.limiteditems_cardcon_threecolumn {
  display: grid;
  gap: 20px;
  align-items: center;
  margin-bottom: 10px;
}

.limiteditems_cardcon:nth-of-type(1) .limiteditems_cardcon_threecolumn {
  grid-template-columns: 41% 14px 37%;
}

.limiteditems_cardcon:nth-of-type(2) .limiteditems_cardcon_threecolumn {
  grid-template-columns: 46% 14px 31%;
}

.limiteditems_cardcon--txt {
  font-size: 1.8rem;
  display: flex;
  gap: 6px;
  align-items: flex-end;
  margin-bottom: 4px;
}

.limiteditems_cardcon--txt::before {
  content: "";
  display: block;
  width: 48px;
  height: 50px;
}

.limiteditems_cardcon--txt.-onebox::before {
  background: url(../img/limiteditems-card-serif01.svg) no-repeat center center / 100%;
}

.limiteditems_cardcon--txt.-twobox::before {
  background: url(../img/limiteditems-card-serif02.svg) no-repeat center center / 100%;
}

.limiteditems_cardcon--colortxt {
  color: #ec6c00;
  font-size: 1.8rem;
  line-height: 1.5;
}

.limiteditems_cardcon--colortxt span {
  background: linear-gradient(transparent 60%, #fdebc5 60%);
  padding-bottom: 2px;
}

.limiteditems--mintxt {
  font-size: 1.3rem;
}

.spoxosm_addtxt {
  line-height: 1.8;
}

.spoxosm_addtxt .orange {
  color: #ec6c00;
}

.spoxosm_ef-tit {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 40px;
}

.spoxosm_ef-tit span {
  position: relative;
}

.spoxosm_ef-tit span::before,
.spoxosm_ef-tit span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -40px;
}

.spoxosm_ef-tit span::before {
  background: url(../img/spoxosm-ef-tit-l.svg) no-repeat center center / 100%;
  width: 93px;
  height: 64px;
  left: -140px;
}

.spoxosm_ef-tit span::after {
  background: url(../img/spoxosm-ef-tit-r.svg) no-repeat center center / 100%;
  width: 114px;
  height: 74px;
  right: -140px;
}

.spoxosm_ef-subtit {
  font-size: 2rem;
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 5px;
  align-items: center;
}

.spoxosm_ef-subtit::before {
  content: "";
  display: block;
  width: 40px;
  height: 34px;
}

.spoxosm_ef-subtit.-no01::before {
  background: url(../img/spoxosm-ef-subtit-no01.svg) no-repeat center left / 100%;
}

.spoxosm_ef-subtit.-no02::before {
  background: url(../img/spoxosm-ef-subtit-no02.svg) no-repeat center left / 100%;
}

.spoxosm_ef-subtit.-no03::before {
  background: url(../img/spoxosm-ef-subtit-no03.svg) no-repeat center left / 100%;
}

.spoxosm_addmintxt {
  font-size: 1.3rem;
  line-height: 1.5;
  margin-top: 6px;
}

.spoxosm_addimg {
  max-width: 420px;
  margin: 0 auto 50px;
}

.spoxosm_nutrients--img {
  max-width: 420px;
  margin: 0 auto 40px;
}

.spoxosm_nutrients {
  background: linear-gradient(180deg, #fff 0%, #f6f6f6 100%);
  padding: 0 20px 40px;
}

.spoxosm_nutrients_gridbox {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 6%;
}

.spoxosm_nutrients_gridbox-sell {
  text-align: center;
}

.spoxosm_nutrients_gridbox-sell p:first-of-type {
  margin-bottom: 10px;
}

.spoxosm_nutrients_gridbox-sell p:last-of-type {
  font-size: 1.4rem;
  text-align: center;
}

.spoxosm_tit {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .spoxosm_ef-tit span::before {
    content: none;
  }

  .spoxosm_ef-tit span {
    display: block;
  }

  .spoxosm_ef-tit span::after {
    width: 90px;
    bottom: -70px;
    right: 0;
  }

  .spoxosm_nutrients_gridbox {
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
}

@media screen and (max-width: 519px) {
  .limiteditems_cardcon {
    padding: 20px 10px;
  }

  .limiteditems_cardcon_threecolumn {
    gap: 4%;
  }

  .limiteditems_cardcon:nth-of-type(1) .limiteditems_cardcon_threecolumn {
    grid-template-columns: 38% 14px 34%;
  }

  .limiteditems_cardcon:nth-of-type(2) .limiteditems_cardcon_threecolumn {
    grid-template-columns: 42% 14px 28%;
  }

  .limiteditems {
    padding: 20px 10px;
  }

  .spoxosm_ef-tit span {
    letter-spacing: -1px;
  }

  .spoxosm_nutrients--img {
    max-width: 295px;
    margin-bottom: 30px;
  }

  .spoxosm_nutrients_gridbox {
    max-width: 240px;
    margin: 0 auto;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 414px) {
  .spoxosm_ef-tit {
    text-align: left;
  }

  .spoxosm_ef-tit span {
    letter-spacing: 0;
  }

  .spoxosm_ef-tit span br {
    display: none;
  }

  .spoxosm_ef-tit span::after {
    width: 114px;
    bottom: -50px;
  }

  .spoxosm_ef-subtit {
    align-items: flex-start;
  }
}
.fs-body-product-spa-osm .limiteditems--mintxt {
  margin-top: 20px;
}
/* 2408_スパオキシジェル オスマンサス追記ここまで */
/* 240911_スパオキシVCプラス数量下余白ここから */
.fs-body-product-spa-013 .fs-c-productQuantityAndWishlist__quantity {
  margin-bottom: 35px;
}
/* 240911_スパオキシVCプラス数量下余白ここまで */
/* 240918_検索窓下層ページ検索アイコン配置変更ここから */
.sercharea_add .search--label {
  justify-content: left;
}
/* 240918_検索窓下層ページ検索アイコン配置変更ここまで */
/* 240920_カウンセリングスケジュールgoogleカレンダー文言追加_ここから */
.no_calendar {
  margin-top: 20px;
}
.no_calendar .m_txt {
  font-size: 1.4rem;
}
.no_calendar .s_txt {
  font-size: 1.3rem;
}
.no_calgoogle {
  margin: 20px 0 10px 0;
}
.no_calgoogle .m_txt,
.no_calsafari .m_txt {
  font-weight: 600;
}

/* 240920_カウンセリングスケジュールgoogleカレンダー文言追加_ここまで */

/* 241206_販売店各都道府県のカラー変更 ここから */
.carender_color .tokyo {
  background-color: rgb(177, 68, 14);
}

.carender_color .kanagawa {
  background-color: rgb(47, 99, 9);
}

.carender_color .chiba {
  background-color: rgb(41, 82, 163);
}

.carender_color .saitama {
  background-color: rgb(177, 54, 95);
}

.carender_color .osaka {
  background-color: rgb(120, 50, 140);
}
/* 241206_販売店各都道府県のカラー変更 ここまで */

/* 250106_2025ベスコスCP ここから */
.bc2025 .tit {
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 40px;
  font-weight: 600;
}

.bc2025 .lead {
  display: flex;
  justify-content: center;
  line-height: 2;
  margin-bottom: 40px;
}

.bc2025 .cont_titarea {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 0 10px;
  border-bottom: 1px solid #d7d7d7;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.bc2025 .icon {
  max-width: 80px;
}

.bc2025 .item {
  max-width: 190px;
  margin-bottom: -30px;
}

.bc2025 .cont_tit {
  font-size: 1.7rem;
}

.bc2025 .cont_tit span {
  font-size: 2.6rem;
  margin-bottom: 10px;
  font-weight: 600;
  display: block;
}

.bc2025 .book_tit {
  font-size: 2.4rem;
  padding-right: 15px;
}

.bc2025 .cont_itembox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 30px;
  align-items: center;
}

.bc2025 .item_neme .tit {
  text-align: left;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 2.2rem;
}

.bc2025 .goods_morebtn {
  background: #ec3d12;
  text-align: center;
  border-radius: 2px;
  font-weight: 600;
  font-size: 1.4rem;
  max-width: 210px;
}

.bc2025 .goods_morebtn a {
  color: #fff;
  display: block;
  padding: 8px 10px;
}

.bc2025 .goods_morebtn span {
  background: url(https://drmedion.itembox.design/item/common/img/bc2025_arrow-right.svg) no-repeat center left;
  padding-left: 20px;
}

.bc2025 .yellow_tit {
  display: flex;
  color: #bd9841;
  font-size: 1.4rem;
  font-weight: bold;
  gap: 0 8px;
}

.bc2025 .s_txt {
  font-size: 1.6rem;
}

.bc2025 .bes_tit {
  background-size: 40px;
  background-position: 35px 21px;
  padding: 7px 15px 13px 100px;
  margin: 0px 0 40px 0;
}

.bc2025 .besflex {
  margin: 0 auto 60px;
}

.bc2025 .line {
  margin-bottom: 30px;
}

.bc2025 .more_btn {
  background: #ed6c00;
  max-width: 340px;
  text-align: center;
  color: #fff;
  padding: 10px;
  margin: 0 auto 40px;
  border-radius: 4px;
}

.bc2025 .more_btn span {
  background: url(https://drmedion.itembox.design/item/common/img/bc2025_arrow.svg) no-repeat center right;
  padding-right: 20px;
}

.bc2025 .lead.end {
  margin: 80px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .bc2025 {
    margin-top: 50px;
  }

  .bc2025 .tit {
    margin-bottom: 30px;
    font-size: 1.8rem;
    line-height: 1.7;
  }

  .bc2025 .lead {
    line-height: 1.8;
  }

  .bc2025 .cont_titarea {
    grid-template-columns: 100%;
    justify-items: center;
    gap: 16px 0;
  }

  .bc2025 .cont_tit {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }

  .bc2025 .cont_tit span {
    font-size: 2rem;
  }

  .bc2025 .cont_itembox {
    grid-template-columns: 100%;
  }

  .bc2025 .item_neme .tit {
    font-size: 2rem;
    text-align: center;
    line-height: 1.5;
  }

  .bc2025 .goods_morebtn {
    margin: 0 auto 30px;
  }

  .bc2025 .book_tit {
    font-size: 2rem;
  }

  .bc2025 .bes_tit span {
    display: initial;
  }

  .bc2025 .bes_tit .txt,
  .bc2025 .s_txt {
    font-size: 1.4rem;
  }

  .bc2025 .bes_tit {
    background-size: 24px;
    background-position: 20px 19px;
    padding: 7px 15px 13px 60px;
    margin: 0px 0 20px 0;
  }

  .bc2025 .yellow_tit {
    justify-content: center;
  }

  .bc2025 .more_btn {
    margin: 40px 20px 20px 20px;
  }

  .bc2025 .lead.end {
    margin: 0 0 60px 0;
    text-align: center;
  }

  .bc2025 .goods_morebtn a {
    padding: 6px 10px;
  }

  .bc2025 .besflex {
    margin: 0 auto 30px;
  }

  .bc2025 .line {
    margin-bottom: 20px;
  }
}

.bf_box {
  border: 2px solid #fe7028;
  padding: 30px 25px;
}

.bf_box .tit {
  text-align: center;
  font-size: 2rem;
  color: #fe7028;
  font-weight: 600;
  margin-bottom: 10px;
}

.bf_box .date {
  text-align: center;
  font-size: 1.5rem;
  color: #fe7028;
  margin-bottom: 20px;
}

.bf_box .bf_box-in {
  display: grid;
  grid-template-columns: auto 35%;
  align-items: end;
  gap: 0 10px;
}

.bf_box .bf_box-in img {
  max-width: 90px;
}

.bf_box-in .note {
  font-size: 1.2rem;
  display: block;
  margin-top: 5px;
}

.bf_box.-mask .bf_box-in {
  display: block;
}

.bf_box.-mask .-mask_img img {
  max-width: 70%;
  margin: 20px auto 0;
}

@media screen and (max-width: 767px) {
  .bf_box {
    margin-bottom: 20px !important;
  }
}
/* 250106_2025ベスコスCP ここまで */

/* 250226_春のゆらぎ肌キャンペーン ここから */
.spring25 .tit {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 40px;
  font-weight: 600;
  letter-spacing: 1px;
}

.spring25 .subtit {
  font-size: 2rem;
  display: block;
}

.spring25 .tit.set {
  margin-top: 60px;
}

.spring25 .first_message {
  margin-bottom: 90px;
}

.spring25 .item {
  font-size: 1.4rem;
  background: #ff1f35;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  padding: 2px;
  max-width: 168px;
  margin: -42px auto 0;
}

.spring25 .box {
  background: #ffeff1;
  border-radius: 4px;
  padding: 30px 20px 18px 20px;
  text-align: center;
}

.spring25 .itemtxt {
  padding-top: 18px;
}

.spring25 .pink {
  color: #ff1f35;
}

.spring25 .offprice {
  font-size: 2.2rem;
}

.spring25 .item_area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 10px;
  max-width: 670px;
  margin: 0 auto 40px;
}

.spring25 .rec {
  display: flex;
  gap: 0 6px;
}

.spring25 .num {
  background: #ed7116;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  line-height: 22px;
  text-align: center;
  color: #fff;
}

.spring25 .rec_set {
  margin-bottom: 80px;
}

.spring25 .rec_tit {
  font-size: 2rem;
  margin-bottom: 8px;
}

.spring25 .rec_area {
  margin-bottom: 40px;
}

.spring25 .set_off {
  background: #ed7116;
  color: #fff;
  text-align: center;
  padding: 8px;
  max-width: 300px;
  margin: 0 auto 30px;
  border-radius: 4px;
  position: relative;
  font-weight: bold;
}

.spring25 .set_off::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 10px solid #ed7116;
}

.spring25 .set_off span {
  font-size: 2.2rem;
}

.spring25 .set_box {
  display: grid;
  grid-template-columns: 180px 23px 180px;
  justify-content: center;
  margin-bottom: 40px;
}

.spring25 .set_box.ire {
  grid-template-columns: 220px 23px 180px;
}

.spring25 .set_box .m_right {
  margin-right: 20px;
}

.spring25 .set_itemname {
  text-align: center;
  margin-top: 16px;
  line-height: 1.5;
}

.spring25 .plus {
  position: relative;
}

.spring25 .plus::before,
.spring25 .plus::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 3px;
  background-color: #ed7116;
  position: absolute;
  right: 0;
  top: 36%;
}

.spring25 .plus::before {
  transform: translateY(-50%);
}

.spring25 .plus::after {
  transform: translateY(-50%) rotate(90deg);
}

.spring25 .more {
  background: #fff;
  max-width: 360px;
  margin: -160px auto 0;
  border-radius: 50%;
  padding-bottom: 16px;
}

.spring25 .moretit {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #ed7116;
  font-weight: bold;
  margin-bottom: 4px;
}

.spring25 .moretit::before,
.spring25 .moretit::after {
  background-color: #ed7116;
  content: "";
  height: 1px;
  width: 12px;
}

.spring25 .moretit::before {
  margin-right: 8px;
  transform: rotate(60deg);
}

.spring25 .moretit::after {
  margin-left: 8px;
  transform: rotate(-60deg);
}

.spring25 .moretit_add {
  text-align: center;
  color: #ed7116;
  font-weight: bold;
}

.spring25 .moretit_add span {
  font-size: 2.2rem;
}

.spring25 .square {
  color: #ed7116;
  font-size: 12px;
  text-align: center;
}

.spring25 .bg_area {
  background: #fff7f1;
  padding: 100px 20px 40px 20px;
}

.spring25 .more_img {
  max-width: 30px;
  margin: 0 auto 16px;
  padding-top: 30px;
}

.spring25 .plusone {
  text-align: center;
  color: #ed7116;
  font-size: 1.5rem;
}

.spring25 .plusone_neme {
  text-align: center;
  margin-bottom: 20px;
}

.spring25 .bg_area {
  margin-bottom: 70px;
}

.spring25 .bg_area .lead {
  width: max-content;
  margin: 0 auto;
}

.spring25 .tit.coupon {
  font-size: 2rem;
  border-bottom: 1px solid #ccc;
  max-width: 550px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
}

.spring25 .coupon_area {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  gap: 0 10px;
  margin-bottom: 30px;
}

.spring25 .coupon_area .lead {
  background: #f6f6f6;
  padding: 30px 20px;
  position: relative;
  border-radius: 4px;
}

.spring25 .coupon_area .lead::before {
  content: "";
  position: absolute;
  bottom: 10%;
  left: -25px;
  margin-top: -15px;
  border: 12px solid transparent;
  border-right: 20px solid #f6f6f6;
}

.spring25 .coupon_list li {
  list-style: disc;
  margin-left: 20px;
}

.spring25 .coupon_list {
  margin-bottom: 90px;
}

.spring25 .caw {
  border-bottom: solid 2px #ef8a90 !important;
}

.spring25 .mcg {
  border-bottom: solid 2px #867875 !important;
}

.spring25 .sog {
  border-bottom: solid 2px #ff6c36 !important;
}

.spring25 .muvc {
  border-bottom: solid 2px #fabf30 !important;
}

.spring25 .hpy_lineda02 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 768px) {
  .spring25 .tit {
    font-size: 2rem;
  }

  .spring25 .first_message {
    margin-bottom: 60px;
    margin-top: 40px;
  }

  .spring25 .item_area {
    grid-template-columns: 100%;
    gap: 24px 0px;
    margin: 0 auto 20px;
  }

  .spring25 .rec_tit {
    font-size: 1.8rem;
  }

  .spring25 .bg_area .lead {
    width: 100%;
  }

  .spring25 .coupon_area {
    grid-template-columns: 100%;
    gap: 30px 0;
    margin-bottom: 20px;
  }

  .spring25 .coupon_area .lead::before {
    content: "";
    position: absolute;
    top: -15px;
    bottom: auto;
    left: 80%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 20px solid #f6f6f6;
  }

  .spring25 .coupon_list {
    margin-bottom: 80px;
  }

  .spring25 .set_box {
    grid-template-columns: auto 20px auto;
  }

  .spring25 .set_box.ire {
    grid-template-columns: auto 20px auto;
  }

  .spring25 .coff_lineda02 {
    width: 100%;
    grid-template-columns: 100%;
  }
}

@media screen and (max-width: 540px) {
  .spring25 .box {
    width: 260px;
    margin: 0 auto;
  }

  .spring25 .bg_area {
    padding: 100px 0px 20px 0px;
    margin-bottom: 60px;
  }

  .spring25 .bg_area .lead {
    padding: 0 20px;
  }

  .spring25 .more {
    padding-bottom: 4px;
    margin: -145px auto 0;
  }

  .spring25 .rec_area {
    margin-bottom: 30px;
  }

  .spring25 .set_itemname {
    font-size: 1.4rem;
    margin-top: 10px;
  }

  .spring25 .tit.set {
    margin-top: 0px;
  }

  .spring25 .coff_lineda02 li {
    padding-bottom: 15px;
  }

  .spring25 .set_off {
    margin: 0 auto 20px;
  }

  .spring25 .plusone_neme {
    margin-bottom: 12px;
  }
}
.spring25.bf_box {
  background: #ffeff1;
  border: 1px solid #ff1f35;
  padding: 14px 10px 6px 10px;
}

.spring25.bf_box .tit {
  color: #444;
  font-size: 2.2rem;
  line-height: 1.3;
  margin-bottom: 10px;
}

.spring25.bf_box .tit span {
  display: block;
  font-size: 1.8rem;
}

.spring25.bf_box .date {
  margin: 0 auto 25px;
  max-width: 142px;
}

.spring25.bf_box .itembox {
  background: #fff;
  padding: 14px 10px 6px 10px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.spring25.bf_box .item {
  margin: -26px auto 0;
}

.spring25.bf_box .item_txt {
  padding-top: 6px;
  font-size: 1.4rem;
  text-align: center;
}

.spring25.bf_box .item_off {
  text-align: center;
  font-size: 1.4rem;
}

.spring25.bf_box .item_off span {
  font-size: 1.8rem;
}

.spring25.bf_box .glid {
  display: grid;
  grid-template-columns: auto auto;
  padding: 6px 0 0 0;
}

.spring25.bf_box .glid .border {
  border-right: 1px dashed #eee;
}

.spring25.bf_box .glid .item_txt {
  padding-top: 0px;
}

.spring25.bf_box .note {
  font-size: 1.2rem;
  text-align: center;
}

.spring25.bf_box .itembox.s {
  margin-bottom: 6px;
}

.spring25.bf_box .small {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .spring25.bf_box {
    padding: 14px 20px 8px 20px;
  }
}
/* 250226_春のゆらぎ肌キャンペーン ここまで */
