@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp, picture,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  background: #f1f1f1;
  box-sizing: border-box;
  overflow-x: hidden;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ul, ol {
  list-style: none;
}
picture {
  display: block;
}

/************************************************
common
************************************************/
.wrapper {
  width: 100%;
  max-width: 1920px;
  background: #fff;
  margin: 0 auto;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-weight: 500;
  overflow: clip;
}
.wrapper section {
  overflow: hidden;
}
.wrapper .inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .wrapper .inner {
    padding: 0;
  }
}
.wrapper img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.onlySP {
  display: none;
}
@media (min-width: 768px) {
  .inner .cnt {
    margin: 0 -42.3076923077vw;
    position: relative;
  }
}
@media (min-width: 1000px) {
  .inner .cnt {
    margin: 0 -460px;
  }
}
.pbg {
  display: none;
  position:fixed;
  top: 50%;
  left:0;
  z-index:-1;
  width:100%;
  height:130vh;
  transition: 1.5s ease;
}
.active .pbg {
  display: block;
}


/************************************************
header
************************************************/
#header ul {
  position: absolute;
  left: calc( 456 / 1920 * 100% );
  top: calc( 467 / 960 * 100% );
  font-size: 0;
  width: calc( 556 / 1920 * 100% );
}
#header p {
  position: absolute;
  left: calc( 472 / 1920 * 100% );
  top: calc( 613 / 960 * 100% );
  font-size: 0;
  width: calc( 528 / 1920 * 100% );
}


/************************************************
point
************************************************/
.point {
  position: relative;
}
.point .cnt {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_point_bg.jpg") center -370px / 100% auto no-repeat;
}
.point h2 {
  width: calc( 583 / 1920 * 100% );
  aspect-ratio: 583 / 735;
  box-sizing: border-box;
  position: relative;
  left: 50%;
  top: 0;
  margin-left: -117px;
  padding-top: 215px;
}
.point .cnt .point03,
.point .cnt .point02,
.point .cnt .point01 {
  background: #efe7f2;
  padding-bottom: 72px;
}
.point .cnt .point01 p {
  width: calc( 800 / 1920 * 100% );
  margin: 0 auto;
}
.point .cnt p.cpt {
  width: calc( 1068 / 1920 * 100% );
  margin: 0 auto calc( -138 / 1920 * 100% );
}
.point dl.ac02  {
  width: calc( 800 / 1920 * 100% );
  margin: 0 auto;
  position: relative;
}
.point dl.ac02 dt {
  position: relative;
  z-index: 100;
  width: calc( 179 / 800 * 100% );
  left: 50%;
  margin: 0 0 calc( -28 / 800 * 100% ) calc( -85 / 800 * 100% );
  cursor: pointer;
}
.point dl.ac02 dt.active {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_point01_acc_close.png") left top / 100% auto no-repeat;
}
.point dl.ac02 dt.active img {
  visibility: hidden;
}
.point dl.ac02 dt + dd  {
  height: 130px;
  overflow: hidden;
  transition: .7s ease;
  position: relative;
  z-index: 90;
}
.point dl.ac02 dt + dd::after  {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 130px;
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_point01_acc_shadow.png") left top / auto 100% repeat-x;
  transition: .7s ease;
}
.point dl.ac02 dt.active + dd  {
  height: auto;
  height: calc-size(auto, size);
}
.point dl.ac02 dt.active + dd::after  {
  opacity: 0;
}
.point dl.ac02 dd.atte {
  color: #49586b;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  margin: 25px 0 0;
}
.point .cnt .point04 {
  position: relative;
  background: #efe7f2;
}
.point .cnt .point04 p {
  width: calc( 208 / 1920 * 100% );
  position: absolute;
  left: calc( 488 / 1920 * 100% );
  top: calc( 194 / 880 * 100% );
}


/************************************************
voice
************************************************/
.voice {
  background: #f4ecf7;
  position: relative;
  z-index: 8500;
}
.voice h2 {
  width: calc( 1000 / 1920 * 100% );
  margin: 0 auto;
}
.voice .slide {
  width: calc( 840 / 1920 * 100% );
  margin: 0 auto;
  position: relative;
}
.voice .slide + p.atte {
  display: block;
  width: calc( 810 / 1920 * 100% );
  margin: 0 auto;
  color: #585d5e;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: calc( 20 / 1920 * 100% ) 0;
}
.voice .swiper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.voice .slide .swipe-prev,
.voice .slide .swipe-next {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_voice_arrow.png") left top / auto 100% no-repeat;
  width: 28px;
  height: 59px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
  z-index: 20;
}
.voice .slide .swipe-prev {
  right: auto;
  left: 0;
  transform: rotate(180deg);
}
.voice .slide .swiper-button-disabled {
  display: none;
}
.voice .swiper .swiper-slide {
  position: relative;
  width: calc( 277 /  840 * 100% );
  padding: 0 calc( 11 /  840 * 100% );
  box-sizing: border-box;
}
.voice .swiper-pagination {
  position: relative;
  width: 100%;
  height: 12px;
  top: 0;
  line-height: 0.1;
  margin: calc( 35 / 1920 * 100% ) auto calc( 70 / 1920 * 100% );
}
.voice .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
  margin: 0 8px;
  border-radius: 0;
  transform: rotate(45deg);
}
.voice .swiper-pagination .swiper-pagination-bullet-active {
  background: #e6bee3;
}
.voice .evaluation {
  position: relative;
}
.voice .evaluation ul {
  position: absolute;
  left: 50%;
  top: calc( 200 / 604 * 100% );
  width: calc( 252 / 1920 * 100% );
}
.voice .evaluation ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.voice .evaluation ul li.point01 {
  width: calc( 201 / 252 * 100% );
}
.voice .evaluation ul li.point02 {
  padding-top: calc( 70 / 252 * 100% );
}
.voice .evaluation ul li.point03 {
  padding-top: calc( 140 / 252 * 100% );
}


/************************************************
nayami
************************************************/
.nayami .cnt {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_nayami_bg01.jpg") center top / auto 100% no-repeat;
  aspect-ratio: 1920 / 1253;
  padding-top: 1px;
}
.nayami h2 {
  width: calc( 660 / 1920 * 100% );
  margin: calc( 84 / 1920 * 100% ) auto calc( 50 / 1920 * 100% );
}
.nayami ul {
  width:  calc( 682 / 1920 * 100% );
  aspect-ratio: 682 / 274;
  margin: 0 auto;
  position: relative;
}
.nayami ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.nayami ul li:nth-child(2) {
  padding-top: calc( 76 / 682 * 100% );
}
.nayami ul li:nth-child(3) {
  padding-top: calc( 152 / 682 * 100% );
}
.nayami h3 {
  width: calc( 862 / 1920 * 100% );
  margin: 0 auto;
}


/************************************************
dev
************************************************/
.dev .inner {
  z-index: 9500;
}
.dev ul {
  position: absolute;
  left: 0;
  bottom: calc( 158 / 1587 * 100% );
  width: 100%;
  display: flex;
  justify-content: center;
}
.dev ul li {
  width: calc( 152 / 1920 * 100% );
  margin: 0 calc( 44 / 1920 * 100% );
}


/************************************************
component
************************************************/
.component {
  background: #fff;
}
.component .inner {
  z-index: 8500;
}
.component h2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 8600;
}
.component h2 + p {
  position: relative;
  z-index: 8550;
}


/************************************************
commitment
************************************************/
.commitment {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_commitment_bg.jpg") 50% 100% / cover no-repeat;
}
.commitment .inner {
  z-index: 7500;
}
.commitment .pbg {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_commitment_bg.jpg") 50% 100% no-repeat;
  z-index: 7400;
}


/************************************************
lineup
************************************************/
.lineup {
  background: #f3e9f6;
}
.lineup .inner {
  z-index: 9500;
}
.lineup .base {
  position: relative;
}
.lineup div.wash {
  position: absolute;
  left: calc( 414 / 1920 * 100% );
  top: calc( 375 / 2361 * 100% );
  width: calc(565 / 1920 * 100% );
}
.lineup div.lotion {
  position: absolute;
  left: calc( 980 / 1920 * 100% );
  top: calc( 413 / 2361 * 100% );
  width: calc( 616 / 1920 * 100% );
}
.lineup div.day {
  position: absolute;
  left: calc( 426 / 1920 * 100% );
  top: calc( 1503 / 2361 * 100% );
  width: calc( 553 / 1920 * 100% );
}
.lineup div.night {
  position: absolute;
  left: calc( 980 / 1920 * 100% );
  top: calc( 1611 / 2361 * 100% );
  width: calc( 590 / 1920 * 100% );
}
.lineup dl.ac {
  width: calc( 896 / 1920 * 100% );
  margin: 0 auto calc( 60 / 1920 * 100% );
}
.lineup dl.ac dt {
  cursor: pointer;
}
.lineup dl.ac dt.active {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_lineup_acc_close.png") left top / 100% auto no-repeat;
}
.lineup dl.ac dt.active img {
  visibility: hidden;
}
.lineup dl.ac dd {
  display: none;
}
.lineup dl.cleansing {
  width: calc( 1006 / 1920 * 100% );
  margin: 0 auto calc( 63 / 1920 * 100% );
}
.lineup dl.last {
  position: relative;
}
.lineup dl.last dd {
  position: absolute;
  left: calc( 505 / 1920 * 100% );
  top: calc( 152 / 909 * 100% );
  width: calc( 192 / 1920 * 100% );
}


/************************************************
qa
************************************************/
.qa {
}
.qa .cnt {
  padding: calc( 47 / 1920 * 100% ) 0 calc( 88 / 1920 * 100% );
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_qa_bg.jpg") center top / 100% no-repeat #f1e7f8;
}
.qa h2 {
  width: calc( 960 / 1920 * 100% );
  margin: 0 auto calc( 60 / 1920 * 100% );
}
.qa dl {
  max-width: 1000px;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .qa dl {
    max-width: none;
    width: calc( 980 / 1920 * 100% );
  }
}
.qa dl dt {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_qa_icn01.png") 20px 15px no-repeat #fff;
  color: #162a45;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: 21px 90px;
  position: relative;
  cursor: pointer;
}
.qa dl dt::after {
  content: "";
  display: block;
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_qa_icn04.png") center center / 100% auto no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -12px;
}
.qa dl dt.active::after {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_qa_icn03.png") center center / 100% auto no-repeat;
}
.qa dl dd {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_qa_icn02.png") 20px 30px no-repeat;
  color: #49586b;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.1em;
  padding: 32px 40px 30px 90px;
  display: none;
}
.qa dl dd span.atte {
  display: block;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  margin-top: 15px;
}


/************************************************
CV
************************************************/
.cv {
  background: #f4ecf7;
  padding: 0 0 calc( 110 / 1920 * 100% );
  overflow: hidden;
}
.message + .cv {
  padding-top: calc( 100 / 1920 * 100% );
}
.cv .cnt {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_cv_bg.jpg") center -155px / 100% auto no-repeat;
  padding: 1px 0 0;
  z-index: 100;
}
#cv02.cv .cnt {
  background: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_cv_bg.jpg") center 215px / 100% auto no-repeat;
  padding-top: 367px;
}
#cv02.cv .cnt::before {
  content: url("../../../../shopping/images/pub/ds_2w/b_net01/pc_cv_cpt01.png");
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 110;
}
.cv h2 {
  margin: calc( 123 / 1920 * 100% ) 0 calc( 78 / 1920 * 100% ) calc( 926 / 1920 * 100% );
  width: calc( 412 / 1920 * 100% );
}
.cv h2 dd.animated img {
  animation-name: float;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}
@keyframes float {
  50% {
      transform: translateY(-8px); 
  } 
  100% {
      transform: translateY(0px); 
  } 
}
.cv .panel {
  width: calc( 814 / 1920 * 100% );
  margin: 0 auto;
  position: relative;
}
.cv .cv-btn-new {
  width: calc( 697 / 814 * 100% );
  animation: btnslide 3s ease 0s infinite;
  position: absolute;
  left: calc( 63 / 814 * 100% );
  top: calc( 703 / 909 * 100% );
}
.cv .cv-btn-member {
  position: absolute;
  left: 0;
  bottom: calc( 63 / 909 * 100% );
  width: 100%;
  text-align: center;
  display: none;
}
.cv .cv-btn-member a {
  color: #8875cb;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
}
#b_net01 .cv .cv-btn-member {
  display: block;
}
.cv .cv-service {
  width: calc( 800 / 1920 * 100% );
  margin:  auto ;
}
.cv p.atte {
  color: #49586b;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.075em;
  width: calc( 814 / 1920 * 100% );
  margin: 0 auto calc( 65 / 1920 * 100% );
}
.cv p.atte strong {
  display: none;
}
#b_net01 .cv p.atte strong {
  display: inline;
  color: #cb58ab;
}
.cv .cv-service + p.atte {
  width: calc( 800 / 1920 * 100% );
  margin: calc( 20 / 1920 * 100% ) auto 0;
}
@keyframes btnslide {
  0% {
    transform: translateX(0);
  }
  5% {
    transform: translateX(10px);
  }
  10% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}

/************************************************
footer
************************************************/
#footer {
  background-color: #b67fb2;
  padding: 23px 0 0;
}
#footer ul {
  list-style: none;
  text-align: center;
  font-size: 0;
  padding-bottom: 23px;
}
#footer ul li {
  display: inline-block;
  padding: 0 16px;
  position: relative;
  line-height: 1.1;
}
#footer ul li + li {
  border-left: 1px solid #fff;
}
#footer ul li a {
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}
#footer p {
  display: block;
  background: #49586b;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  padding: 15px 0 14px;
}

