@charset "UTF-8";

/*all------------------------*/
#Wrap,
.wrapTop,
.wrapBottom {
  width: 100%;
}

#Contents {
  padding-top: 0;
  position: relative;
}

#Header,
#Foot {
  width: 1000px;
  margin: 0 auto;
}

.LP_page a,
.each-page_inner a,
.theme_area a {
  transition: opacity .3s;
}

.LP_page a:hover,
.each-page_inner a:hover,
.theme_area a:hover {
  opacity: .65;
}
#footer {
  z-index: 100;
  position: relative;
}

html {
  font-size: 62.5%;
}

@font-face {
  font-family: Alegreya Sans;
  src: url(../font/AlegreyaSans-Regular.ttf) format("ttf");
  font-weight: normal;
}
@font-face {
  font-family: Alegreya Sans;
  src: url(../font/AlegreyaSans-Bold.ttf) format("ttf");
  font-weight: bold;
}

.LP_page *,
.each-page_inner *,
.theme_area * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.LP_page {
  width: 100%;
  min-width: 120rem;
  margin: 0 auto;
  background: #fff;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
}

.LP_page picture,
.each-page_inner picture,
.LP_page a,
.each-page_inner a,
.theme_area a {
  display: block;
}

.LP_page img,
.each-page_inner img,
.theme_area img {
  width: 100%;
  height: auto;
}

#Contents .swiper-button-next, #Contents .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 0.8rem;
  height: 1.6rem;
  margin-top: -1.6rem;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}

#Contents .swiper-button-prev, #Contents .swiper-container-rtl .swiper-button-next {
  background-image: url(../img/swiper_left.svg)!important;
  left: 0!important;
  right: auto!important;
  background-size: cover;
}

#Contents .swiper-button-next, #Contents .swiper-container-rtl .swiper-button-prev {
  background-image: url(../img/swiper_right.svg)!important;
  right: 0!important;
  left: auto!important;
  background-size: cover;
}
/*----------------------------all*/


/*top----------------------------*/
.LP_pagetop .mv_wrap::after {
  display: none;
}
/*----------------------------top*/

/*mv_area----------------------------*/
.mv_area .topMenueList {
  padding: 0 0 4.5rem 4.1rem;
  position: absolute;
  bottom: 0;
  letter-spacing: 0.04em;
}
.mv_area .topMenueList a {
  color: #fff;
  font-family: Alegreya Sans, sans-serif;
  font-weight: bold;

}
.mv_area .topMenueList a span{
  font-size: 1.2rem;
  margin-left: 1rem;
  letter-spacing: 0;
  font-weight: normal;
  
}

.mv_wrap {
  position: relative;
  height: calc(100vh - 70px);
  overflow: hidden;
  background-image: url(../img/MV/mv_pc.jpg);
  background-size: cover;
  background-position: center;
}
.mv_wrap::after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  z-index: 0;
}
.LP_pagetop .mv_wrap::after {
  display: none;
}
.LP_page_makeup .mv_wrap {
  background-image: url(../img/MV/makeup_mv.jpg);
}
.LP_page_detox .mv_wrap {
  background-image: url(../img/MV/detox_mv.jpg);
}
.LP_page_insight .mv_wrap {
  background-image: url(../img/MV/insight_mv.jpg);
}
.LP_page_skincare .mv_wrap {
  background-image: url(../img/MV/skincare_mv.jpg);
}
.LP_page_new .mv_wrap {
  background-image: url(../img/MV/new_mv.jpg);
}


.main-img {
  width: 50%;
}

.main-ttl {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding-top: 4.7rem;
  padding-left: 4rem;
  font-family: Alegreya Sans, sans-serif;
  font-size: 2.9rem;
  color: #fff;
  filter: drop-shadow(12px 12px 8px rgba(0,0,10px,0.5));
}
#LP_pagetop .main-ttl .txt-indent {
  letter-spacing: 0.04em;
  font-size: 4.2rem;
}
.main-ttl .txt-indent {
  position: relative;
  display: block;
  font-size: 5.6rem;
  line-height: 1;
  letter-spacing: 0.04em;
  margin-bottom: 0.9rem;
}
.main-ttl.main-ttl--each {
  width: 100%;
  display: block;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Alegreya Sans, sans-serif;
  font-size: 8rem;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  filter: drop-shadow(0 0 10px rgba(0,0,0,0.5));
}
.main-ttl__rubi {
  display: block;
  margin-top: 1.3rem;
  font-size: 1.4rem;
  letter-spacing: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  filter: drop-shadow(0 0 10px rgba(0,0,0,0.5));
}
.main-ttl__sub {
  display: block;
  margin-top: 3rem;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.04em;
  filter: drop-shadow(0 0 10px rgba(0,0,0,0.5));
}

.main-lead {
  background-color: #3B3832;
  padding: 10rem 0 10rem;
  color: #fff;
}

.main-lead dt {
  position: relative;
  width: fit-content;
  margin: 0px auto 0.8rem;
  font-size: 4rem;
  letter-spacing: .06em;
  text-align: center;
  line-height: 1.3;
  font-family: Alegreya Sans, sans-serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.main-lead dt .txt_small {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0;
  font-family: 'Noto Sans JP', sans-serif;
}

.main-lead dd {
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: .06em;
  text-align: center;
}

/*----------------------------mv_area*/

/*cp_area----------------------------*/
.cp_area {
  padding: 6rem 0 2.5rem;
  background: #F0EBE2;
}

.cp-area_inner {
  width: 80rem;
  margin: 0 auto;
}

.coupon-dtl {
  margin-bottom: 3rem;
}

.each-dtl dt {
  width: fit-content;
  margin: 0 auto 1.5rem;
  font-family: Alegreya Sans, sans-serif;
  font-size: 4rem;
  line-height: 1.125;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.each-dtl dt .txt_small {
  display: block;
  margin-bottom: .7rem;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0;
}

.each-dtl dd {
  width: fit-content;
  margin: 0 auto;
}
.each-dtl dd .caption {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
}

.coupon-code {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 40rem;
  margin: 0 auto;
  padding: .7rem 2rem;
  background: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  white-space: nowrap;
}

.coupon-code .txt_large {
  display: flex;
  align-items: center;
  font-family: Alegreya Sans, sans-serif;
  font-size: 2.2rem;
  color: #000;
  white-space: nowrap;
  letter-spacing: 0.04em;
}

.copy-btn {
  transition: opacity .3s;
  border: none;
  border-radius: 1.8rem;
  width: 8rem;
  height: 3.6rem;
  background: #333;
  /*font-family: 'pragmatica', sans-serif;*/
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
  color: #fff;
  cursor: pointer;
}

.copy-btn:hover {
  opacity: .65;
  transition: opacity .3s;
}

.coupon-code input {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.copy-alert {
  display: none;
  opacity: 0;
  padding: 1rem 0 0;
  text-align: center;
  color: #3B3832;
}
.coupon-date {
  margin-top: 2.2rem;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.06em;
}
.coupon-finished {
  margin-top: 1.5rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #f00;
}

.alert_active {
  display: block;
  animation: opa_act 2s;
}

@keyframes opa_act {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.each-dtl dd .cp-img {
  width: 68rem;
  margin-bottom: 1rem;
}
.each-dtl dd .asterisk {
  margin: 3rem auto 0;
  width: 62.2rem;
}
.each-dtl dd .asterisk li {
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0;
}
/*----------------------------cp_area*/

/*link_area-------------------------*/

.link_area {
  position: relative;
  height: 33.3rem;
  width: 100%;
  background-image: url(../img/MV/makeup_mv.jpg);
  background-position: center;
  background-size: cover;
}
.LP_page_makeup .link_area {
  background-image: url(../img/MV/detox_mv.jpg);
}
.LP_page_detox .link_area {
  background-image: url(../img/MV/insight_mv.jpg);
}
.LP_page_insight .link_area {
  background-image: url(../img/MV/skincare_mv.jpg);
}
.LP_page_skincare .link_area {
  background-image: url(../img/MV/new_mv.jpg);
}
.LP_page_new .link_area {
  background-image: url(../img/MV/mv_pc.jpg);
}

.link_area::after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: 0;
}
.link_area .link_area--link {
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
  position: relative;
}
.link_area .link_area--link:hover {
  opacity: 1;
}
.link_area .link__textArea {
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.link_area .link__textArea p {
  text-align: center;
}
.link_area .link__next {
  font-family: 'Alegreya Sans', sans-serif;
  letter-spacing: 0.04em;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1;
}
.link_area .limk__ttl {
  font-family: 'Alegreya Sans', sans-serif;
  letter-spacing: 0.04em;
  font-size: 5.4rem;
  font-weight: bold;
  margin-top: 1rem;
  line-height: 1;
}
.link_area .limk__ttl--sub {
  font-size: 1.2rem;
}
.link_area .link__check {
  position: relative;
  font-family: 'Alegreya Sans', sans-serif;
  letter-spacing: 0.04em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3.6rem;
  width: 9.2rem;
  height: 3.6rem;
  margin: 2.3rem auto 0;
  font-size: 1.8rem;
  font-weight: bold;
  transition: width 0.5s;
  right: 0.4rem;
  transition: right 0.5s;
}
.link_area .link__check::after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  right: -0.5rem;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 3.5rem;
  border: 1px solid #fff;
  background-color: transparent;
  transition: width 0.5s, background-color 0.5s;
}
.link_area .link__check:hover {
  right: -1rem;
}
.link_area .link__check:hover::after {
  top: 0;
  right: -0.8rem;
  width: 12rem;
  height: 3.5rem;
  border-radius: 3.5rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: -1;
}
.link_area .arrow_wrap {
  display: block;
  width: 2rem;
  position: relative;
  margin-left: 1.7rem;
  right: -0.2rem;
}

.link_area .arrow_wrap svg {
  width: 2rem;
  height: 1.2rem;
}
.link_area .link__check:hover .arrow_wrap svg g path{
  stroke: #000;
}
.link_area .link__check .text_check {
  color: #fff;
  transition: color 1s;
}
.link_area .link__check:hover .text_check {
  color: #000;
  position: relative;
  right: -0.7rem;
}
/*----------------------------link_area*/

/*theme_area-------------------------*/
.theme_area {
  padding: 5rem 0 6rem;
  background: #fff;
}

.theme_area_inner {
  width: 110rem;
  margin: 0 auto;
}

.theme_area .sec-ttl {
  margin-bottom: 3.2rem;
  font-family: Alegreya Sans, sans-serif;
  font-size: 3.2rem;
  line-height: 1.125;
  text-align: center;
}

.theme_area .sec-ttl .txt_small {
  display: block;
  margin-bottom: .5rem;
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.4rem;
}

.theme_area ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.theme_area li {
  margin-bottom: 2rem;
}

.theme_area li a {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
  width: 54rem;
  height: 22.3rem;
}

.theme_area li a::before {
  transition: .3s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.theme_area li a:hover::before {
  transform: scale(1.1);
  transition: .3s;
}

.theme_area li:nth-of-type(1) a::before {
  background: url(../../../Contents/ImagesPkg/lp/22winter/bg_002.png) center center / cover no-repeat;
}

.theme_area li:nth-of-type(2) a::before {
  background: url(../../../Contents/ImagesPkg/lp/22winter/bg_003.png) center center / cover no-repeat;
}

.theme_area li:nth-of-type(3) a::before {
  background: url(../../../Contents/ImagesPkg/lp/22winter/bg_004.png) center center / cover no-repeat;
}

.theme_area li:nth-of-type(4) a::before {
  background: url(../../../Contents/ImagesPkg/lp/22winter/bg_005.png) center center / cover no-repeat;
}

.theme_area dt {
  margin-bottom: 1.2rem;
  font-weight: bold;
  font-family: Alegreya Sans, sans-serif;
  font-size: 3.3rem;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  filter: drop-shadow(0px 0px .6rem rgba(77, 77, 77, 1));
}

.theme_area li:nth-of-type(2) dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.7rem;
}

.theme_area li:nth-of-type(3) dt {
  color: #333;
  filter: drop-shadow(0px 0px .6rem rgba(255, 255, 255, 1));
}

.theme_area dt .txt_small {
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.5rem;
  letter-spacing: .06em;
}

.theme_area dd {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  filter: drop-shadow(0px 0px .6rem rgba(77, 77, 77, 1));
}

.theme_area li:nth-of-type(3) dd {
  color: #333;
  filter: none;
}

.top-bnr a {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
  height: 22.3rem;
  font-weight: bold;
  font-family: Alegreya Sans, sans-serif;
  font-size: 2.5rem;
  line-height: 1.5;
  color: #fff;
}

.top-bnr a::before {
  transition: .3s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../../Contents/ImagesPkg/lp/22winter/bg_006.png) center center / cover no-repeat;
  content: "";
}

.top-bnr a:hover::before {
  transform: scale(1.1);
  transition: .3s;
}

.top-bnr .txt_wrap {
  margin-top: 1rem;
  text-align: center;
  filter: drop-shadow(0px 0px .6rem rgba(77, 77, 77, 1));
}

.top-bnr .txt_large {
  display: block;
  font-size: 3.3rem;
  line-height: 1;
}

.top-bnr .txt_small {
  display: block;
  margin-bottom: 1.2rem;
  font-size: 2.4rem;
}
/*-------------------------theme_area*/

/*report_area-------------------------*/
.report_area{
  margin: 0 auto 6rem;
}
.report_area .sec-ttl {
    margin-bottom: 3.2rem;
    font-family: Alegreya Sans, sans-serif;
    font-size: 3.2rem;
    line-height: 1.125;
    text-align: center;
}
.report_area .sec-ttl .txt_small {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.4rem;
}
.report_area .swiperModalButton {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.report_area .swiperModalButton img{
  width: calc(100% / 6);
}

/*makeu.aspx-------------------------*/
.LP_page_makeup {
  background: #F0EBE2;
  font-family: 'Noto Sans JP', sans-serif;
}
.LP_page_makeup .anivversary {
  text-align: center;
  margin: 0 auto 0.6rem;
  width: 120rem;
}
.anivversary__ttl {
  text-align: center;
  font-family: Alegreya Sans, sans-serif;
  font-size: 3.2rem;
  line-height: 1.125;
  letter-spacing: 0.04em;
}
.anivversary__subTtl {
  margin-top: 1rem;
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 2;
}
.each-page_inner {
  width: 100%;
  margin: 0 auto;
  color: #333;
}

.each-page_inner .sec-ttl {
  width: fit-content;
  margin: 0 auto 1.6rem;
  font-family: Alegreya Sans, sans-serif;
  font-size: 3.6rem;
  line-height: 1.2;
}

.each-page_inner .sec-ttl .txt_small {
  display: block;
  margin-bottom: 0.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.4rem;
  text-align: center;
}
.LP_page_makeup .each-brand_wrap {
  padding: 5rem 0 5rem 0;
  margin-bottom: 0;
}
#makeup_01 {
  padding: 4rem 0 4rem;
  background: linear-gradient(-45deg, #d1c9b9 0%, #eae5dc 12.32%, #f7f5f0 19.7%, #f4eee2 32.51%, #f7f7f2 45.81%, #efe8db 70.94%, #f8f8f7 85.71%, #d1c9b9 100%);
  position: relative;
}
#makeup_01::before {
  display: block;
  position: sticky;
  content: "";
  top: 11.8rem;
  right: 2.5rem;
  margin-top: 7.8rem;
  width: 5rem;
  height: 49.8rem;
  color: #D6CCB9;
  line-height: 1;
  font-weight: 500;
  background-image: url(../img/makeup/anniversary.png);
  background-size: cover;
  background-repeat: no-repeat;
  float: right;
}
.anivversary__deco {
  display: none;
}
#makeup_01 .itm-list {
  max-width: 120rem;
  margin: 0 auto;
  position: relative;
}
#makeup_02 .itm-list .each-brand_wrap:nth-of-type(odd) {
  background-color: #f7f3ec;
}
#makeup_02 .itm-list .each-brand_wrap:nth-of-type(even) {
  background-color: #F0EBE2;
}

/*detox.aspx-------------------------*/
.LP_page_detox {
  background: #DCDDDA;
  font-family: 'Noto Sans JP', sans-serif;
}
.each-page_inner .sec-ttl {
  width: fit-content;
  margin: 0 auto 1.6rem;
  font-family: Alegreya Sans, sans-serif;
  font-size: 3.6rem;
  line-height: 1.2;
}

.LP_page_detox .each-brand_wrap {
  padding: 5rem 0 5rem 0;
  margin-bottom: 0;
}
.LP_page_detox .itm_area {
  padding-top: 6.5rem;
}

.LP_page_detox .itm-list .each-brand_wrap:nth-of-type(odd) {
  background-color: #E7E8E5;
}
.LP_page_detox .itm-list .each-brand_wrap:nth-of-type(even) {
  background-color: #DCDDDA;
}

/*insight.aspx-------------------------*/
.LP_page_insight #insight_01 {
  background-color: #E9E8E1;
}
.LP_page_insight #insight_02 .itm-list .each-brand_wrap:nth-of-type(odd) {
  background-color: #DFDDD4;
}
.LP_page_insight #insight_02 .itm-list .each-brand_wrap:nth-of-type(even) {
  background-color: #E9E8E1;
}


/*lead---------------------*/
.each-lead_area {
  margin-bottom: 6.4rem;
  padding: 3.6rem 0 6.5rem;
  position: relative;
}
.each-lead_area::after {
  display: block;
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 120rem;
  width: 120rem;
  height: 1px;
  background-color: #B7B7B7;
}


.each-lead_area .sec-ttl {
  text-align: center;
}

.each-page_inner .lead {
  width: 80rem;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: .06em;
}

.lead-hidden {
  height: 16.2rem;
  overflow: hidden;
}

.lead-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border:  solid 1px #777;
  border-radius: 1.6rem;
  width: 12rem;
  height: 3.2rem;
  margin: 1.8rem auto 0;
  font-size: 1.4rem;
  color: #777;
  cursor: pointer;
}

.lead-btn:hover {
  opacity: .65;
  transition: opacity .3s;
}

.btn-hidden {
  display: none;
}

/*---------------------lead*/

/*brand---------------------*/
.brand_area .sec-ttl {
  margin-bottom: 2.5rem;
  font-size: 3.2rem;
  line-height: 1.5;
}

.brand-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 110rem;
  margin: 0 auto 5rem;
}

.brand-list::after {
  display: block;
  width: 36rem;
  content: "";
}

.brand-list li {
  border-radius: 1rem;
  width: 36rem;
  margin-bottom: 1rem;
  padding: 2rem 0;
  background: #fff;
}

.brand-logo {
  width: 32rem;
  margin: 0 auto .5rem;
  mix-blend-mode: multiply;
}

.brand-name {
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  text-align: center;
}

.brand-list li .brand-caption {
  width: 32rem;
  margin: 0 auto 1rem;
  line-height: 2;
  letter-spacing: .06em;
}

.brand-btn_wrap {
  display: flex;
  justify-content: space-between;
  width: 31rem;
  margin: 0 auto;
}

.btn_inner {
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 1.8rem;
  width: 15rem;
  height: 3.6rem;
  font-size: 1.3rem;
  background: #3B3832;
  color: #fff;
}

.btn-color-change {
  border: solid 1px #707070;
  background: #fff;
  color: #3B3832;
}

.btn_inner img {
  width: 2rem;
  margin-left: .5rem;
}

.modal_wrap {
  display: none;
}

/*今回用モーダルデザイン---------*/
.modaal-content-container .brand-caption {
  line-height: 2;
}
/*---------今回用モーダルデザイン*/

/*modaal.min.cssの値変更---------*/
.modaal-content-container li {
  list-style: none;
}

.modaal-content-container img {
  width: 100%;
}

.modaal-content-container {
  padding: 0;
}

.modaal-inner-wrapper {
  padding: 0;
}

.modaal-container {
  position: relative;
  border-radius: 1rem;
  width: 60rem;
  padding: 1.8rem 2rem 2rem;
  background: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.4rem;
  letter-spacing: .06em;
  color: #333;
  box-shadow: none;
}

.modaal-close {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 1.5rem;
  width: 3rem;
  height: 3rem;
  margin: -1.5rem -1.5rem 0 0;
  background: url(../../../Contents/ImagesPkg/lp/22winter/icon_005.svg) center center / cover no-repeat !important;
}

.modaal-close:before {
  display: none;
}

.modaal-close:after {
  display: none;
}

.modaal-close:hover {
  transition: opacity .3s;
  opacity: .8;
}
/*---------modaal.min.cssの値変更*/
/*---------------------brand*/

/*item---------------------*/
.itm_area .sec-ttl {
  margin-bottom: 2.5rem;
  font-size: 4.8rem;
  line-height: 1;
  letter-spacing: 0.04em;
}

.each-brand_wrap {
  padding: 5rem 0 5rem 0;
  margin-bottom: 0;
}

.itm-list .brand-name {
  font-size: 1.1rem;
  margin-bottom: 2rem;
}

.each-itm-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 119rem;
  margin: 0 auto;
}

.each-itm-list li {
  border-radius: 1rem;
  width: 19rem;
  padding: 2rem 1rem;
  margin: 0 1rem 1rem 0;
  background: #fff;
}

.each-itm-list li:nth-last-of-type(1) {
  margin-right: 0;
}

.itm-img_wrap {
  position: relative;
  width: fit-content;
}

.each-itm-list li .itm-img {
  width: 17rem;
}

.itm-tag_wrap {
  position: absolute;
  top: -1rem;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
}

.itm-img_wrap .itm-tag {
  display: flex;
  align-items: center;
  border-radius: .5rem;
  height: 1.9rem;
  margin-right: .5rem;
  margin-bottom: .4rem;
  padding: 0 .6rem;
  font-size: 1rem;
  letter-spacing: .06em;
  color: #000;
}

.tag-reserve {
  background: #C7E8E6;
}

.tag-coupon {
  background: #EBEACD;
}

.tag-mk {
  background: #E8CFC7;
}
.tag-pre {
  background: #D2E8C7;
}

.each-itm-list .release-day {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.4rem;
  background: #f0f0f0;
  font-size: 1.3rem;
  letter-spacing: .06em;
  color: #000;
  line-height: 2.4rem;
}

.each-itm-list .itm-name {
  margin: 0.7rem auto 1.1rem;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  text-align: left;
}

.itm-btn_wrap {
  width: 14rem;
  margin: 0 auto;
}

.itm-btn_wrap .btn_inner {
  border-radius: 1.6rem;
  width: 14rem;
  height: 3.2rem;
  font-size: 1.2rem;
}

.itm-btn_wrap .itm-btn:nth-of-type(1) {
  margin-bottom: .8rem;
}

.itm-btn_wrap .itm-btn:nth-of-type(2) .btn_inner img {
  width: 1.3rem;
  margin-left: .5rem;
}

/*.itm-btn_wrap .pdf-hidden {
  display: none;
}※一般用*/

.comment_wrap {
  width: 55rem;
  margin: 0 auto;
  padding: 0;
}

.comment_wrap dt {
  width: 100%;
  margin: 1.7rem auto 0;
  text-align: center;
  font-family: Alegreya Sans, sans-serif;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 500;
}

.comment_wrap dd {
  width: 100%;
  margin: 0 auto;
}

.comment_wrap dd .comment-list {
  display: flex;
  flex-wrap: wrap;
}

.comment_wrap dd .comment-list li {
  position: relative;
  display: flex;
}

.buyer-img_wrap {
  margin-right: 2rem;
}

.buyer-img {
  width: 10rem;
  margin-bottom: .8rem;
}

.buyer-name {
  font-size: 1.1rem;
  text-align: center;
}

.buyer-txt {
  font-size: 1.2rem;
  line-height: 1.75;
  letter-spacing: .06em;
}
/*---------------------item*/

/*nav-area-----------------*/
.nav-area {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  transition: .3s;
  z-index: 100;
}

.up-move {
  transform: translate(-50%, 0);
  transition: .3s;
}

.nav-area ul {
  display: flex;
  box-shadow: 0px 0px 10px 0 #707070;
}

.nav-area li {
  position: relative;
}

.nav-area li::before {
  opacity: 0;
  transition: opacity .3s;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4.6rem;
  height: .6rem;
  background: #333;
  content: "";
}

.nav-area li:nth-of-type(2):before {
  width: 11.4rem;
}

.nav-area li:nth-of-type(3):before {
  width: 3.8rem;
}

.nav-area li:nth-of-type(4):before {
  width: 9.8rem;
}

.nav-area li a {
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: solid 1px #333; 
  width: 20rem;
  height: 6rem;
}

.nav-area li a p {
  font-family: Alegreya Sans, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
  color: #333;
}

.nav-area li a p .txt_small {
  display: block;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: .06em;
}

.nav-area .pure a {
  background: #d6e0de;
}

.nav-area .skincare a {
  background: #e6e0d8;
}

.nav-area .skincare a p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.2;
}

.nav-area .gift a {
  background: #ebe8d0;
}

.nav-area .newitem a {
  background: #ebdbdb;
}

.nav-area li:nth-last-of-type(1) a {
  border-right: none;
}

.selected::before,
.current::before {
  opacity: 1 !important;
  transition: opacity .3s;
}
/*-----------------nav-area*/
/*-------------------------pure.aspx*/

/*skincare.aspx----------------------*/
.LP_page_skincare {
  background: #e6e0d8;
  font-family: 'Noto Sans JP', sans-serif;
}

/*lead--------------------*/
.LP_page_skincare .each-lead_area .sec-ttl {
  margin-top: 4.8rem;
  font-size: 2.2rem;
}
.LP_page_skincare .each-lead_area .sec-ttl__sub {
  font-size: 1.6rem;
  margin-top: 1.2rem;
  line-height: 1.6;
  text-align: center;
}
/*--------------------lead*/

/*item---------------------*/
.LP_page_skincare .each-itm-list {
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 110rem;
  margin: 0 auto 7rem;
}

.LP_page_skincare .each-itm-list li {
  width: 36rem;
  margin: 0 0 1rem;
  padding: 2rem;
}
.LP_page_skincare .each-itm-list li:not(:nth-of-type(3n)) {
  margin-right: 1rem;
}

.each-itm-list .brand-logo {
  width: 17rem;
  margin-left: 0;
}

.each-itm-list .brand-name {
  margin-bottom: .6rem;
  text-align: left;
}

.LP_page_skincare .each-itm-list .flex-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.LP_page_skincare .each-itm-list .itm-img {
  width: 16rem;
}

.LP_page_skincare .each-itm-list .itm-caption_wrap {
  width: 15.2rem;
}

.LP_page_skincare .each-itm-list .itm-caption_wrap .itm-name {
  width: 100%;
  margin-bottom: .8rem;
  font-size: 1.4rem;
}

.LP_page_skincare .each-itm-list .itm-caption_wrap .itm-caption01 {
  margin-bottom: .8rem;
  font-size: 1.3rem;
  line-height: 1.75;
  letter-spacing: .06em;
}

.LP_page_skincare .each-itm-list .itm-caption_wrap .btn_inner {
  width: 14rem;
  height: 3.2rem;
}

.graph_wrap {
  margin-bottom: 2rem;
}

.graph_wrap dt {
  margin-bottom: .7rem;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: .06em;
}

.graph_wrap dd .graph {
  position: relative;
  margin-bottom: .7rem;
}

.graph_wrap dd .graph::after {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: .8rem;
  width: 1.6rem;
  height: 1.6rem;
  margin-left: -.7rem;
  background: #d1c8bc;
  content: "";
}

.graph_wrap dd .second::after {
  margin-left: 4.6rem;
}

.graph_wrap dd .third::after {
  margin-left: 10.6rem;
}

.graph_wrap dd .fourth::after {
  margin-left: 15.2rem;
}

.graph_wrap dd .fifth::after {
  margin-left: 20.5rem;
}

.graph_wrap dd .sixth::after {
  margin-left: 25.8rem;
}

.graph_wrap dd .seventh::after {
  left: auto;
  right: 0;
  margin-right: -.7rem;
}

.graph_wrap dd .graph-txt {
  display: flex;
  justify-content: space-between;
  font-size: 1.2rem;
  letter-spacing: .06em;
  color: #797979;
}

.LP_page_skincare .each-itm-list .itm-caption02 {
  font-size: 1.1rem;
  line-height: 1.5;
  letter-spacing: .06em;
}
/*---------------------item*/
/*----------------------skincare.aspx*/

/*newitem.aspx----------------------*/
.LP_page_new {
  background: #F0E7E2;
  font-family: 'Noto Sans JP', sans-serif;
}
.LP_page_new .itm_area {
  padding-top: 6.5rem;
}
.LP_page_new #new_01 {
  background: #F5EFEB;
  font-family: 'Noto Sans JP', sans-serif;
}

/*lead---------------------*/
.LP_page_newitem .each-lead_area {
  border-bottom: none;
}

/*---------------------lead*/

/*item---------------------*/
.comment_wrap dd .comment-list li:nth-of-type(even) {
  margin-left: 5rem;
}

.comment_wrap dd .comment-list li:nth-of-type(even)::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  margin-left: -2.5rem;
  background: #ccc;
  content: "";
}

.comment_wrap dd .comment-list li:nth-of-type(n+3) {
  margin-top: 4rem;
}

.comment_wrap dd .comment-list li:nth-of-type(n+3)::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -2rem;
  background: #ccc;
  content: "";
}

.comment_wrap dd .comment-list li .brand-logo {
  width: 17rem;
  margin-left: 0;
}

.comment_wrap dd .comment-list li .brand-name {
  margin: 0 0 .6rem 0;
  text-align: left;
}

.brand-copy {
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: .06em;
  text-align: center;
}

.each-brand_wrap .lead {
  margin-bottom: 2rem;
}

.each-brand_wrap .lead-btn {
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
  height: 2.8rem;
}

.lead-img {
  width: 80rem;
  margin: 0 auto 1.2rem;
}

.each-itm-list li:nth-of-type(6) {
  margin-right: 0;
}

.test-list_wrap {
  max-width: 80rem;
  margin: 0 auto 2rem;
}

.test-list {
  display: flex;
  justify-content: space-between;
}

.test-list_ctr {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: .5rem;
  width: 19rem;
  height: 4.8rem;
  margin-bottom: 1rem;
  background: rgba(255, 255, 255, .3);
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: .06em;
}

.test-list_ctr p {
  text-align: center;
}

.test-list_ctr p .txt_small {
  display: block;
  font-size: 1rem;
  line-height: 1.4;
}

.test-list_wrap .asterisk {
  font-size: 1rem;
}

/*---------------------item*/
/*newitem.aspx----------------------*/

/*gift.aspx----------------------*/
.LP_page_insight {
  background: #DFDDD4;
  font-family: 'Noto Sans JP', sans-serif;
}
/*lead----------------*/
.LP_page_insight .each-lead_area .lead-img {
  margin-bottom: 3rem;
}

/*----------------lead*/
.cat-info {
  width: 100%;
}
.cat-info__ttl {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 4rem 0;
  letter-spacing: 0.06em;
}
.cat-img {
  width: 80rem;
  margin: 0 auto 2rem;
}

.cat-lead {
  width: 80rem;
  margin: 1.6rem auto 4rem;
}
.cat-lead__text {
  line-height: 2;
  font-weight: 400;
}
.cat-lead__text.lead_hidden{
  height: 16rem;
  overflow: hidden;
}
.lead-btn.click_hidden {
  display: none;
}

#Gift_01 .each-brand_wrap:nth-of-type(3) {
  margin-left: 4rem;
}

.width-wide {
  width: 99.4rem !important;
  padding: 2rem !important;
  margin: 0 0 1rem !important;
}

.width-wide .flex-box {
  display: flex;
}

.width-wide .itm-img {
  width: 50rem !important;
  margin-right: 2rem;
}

.width-wide .itm-caption {
  margin-bottom: 1.5rem;
  font-size: 1.3rem;
  line-height: 1.75;
  letter-spacing: .06em;
}

.width-wide .itm-btn_wrap,
.width-middle .itm-btn_wrap {
  display: flex;
  justify-content: space-between;
  width: 29rem;
}

.width-wide .itm-btn_wrap .itm-btn:nth-of-type(1),
.width-middle .itm-btn_wrap .itm-btn:nth-of-type(1) {
  margin-bottom: 0;
}

.width-middle {
  width: 38.8rem !important;
  padding: 2rem !important;
  margin: 0 0 1rem !important;
}
.width-middle .itm-btn:nth-of-type(2){
  margin-left: 1rem;
}

.width-middle .itm-img {
  width: 34.8rem !important;
}

.width-middle .itm-name {
  margin-bottom: 1.5rem;
}

.width-resize {
  width: 100%;
}

.each-gift_area {
  padding-top: 4rem;
}

/*----------------------gift.aspx*/
#Contents {
  position: relative;
}
#Contents.scroll_on .MenueList a {
color: #000;
}
#Contents.scroll_on .MenueList.topMenueList a {
  color: #fff;
  }
.MenueList {
  position: fixed;
  bottom: 0;
  z-index: 5;
  color: #fff;
  padding: 0 0 1.5rem 2rem;
  z-index: 100;
  font-family: Alegreya Sans, sans-serif;
}
.menu__floating, .MenueList__close, .title_2023, .menu--theme {
  display: none;
}
.MenueList .topmenu_ttl {
  margin-top: 1.3rem;
  line-height: 1;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.MenueList .topmenu_ttl a:hover::before {
  display: block;
  position: absolute;
  content: '';
  top: 0.4rem;
  right: -2.3rem;
  width: 0.6rem;
  height: 0.6rem;
  padding: 0 0rem;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.topMenueList.MenueList .topmenu_ttl a:hover::before { 
  display: none;
}
.scroll_on .MenueList .topmenu_ttl a:hover::before {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.MenueList.topMenueList .topmenu_ttl {
  margin-top: 2rem;
  line-height: 1;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.MenueList a {
  color: #fff;
  position: relative;
}
.MenueList a.pointer::after {
  position: absolute;
}
.MenueList .topmenu_ttl--jp {
  display: none;
}
.LP_pagetop .MenueList .topmenu_ttl--jp {
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
}
.LP_pagetop .MenueList .topmenu_ttl--jp::after {
  display: block;
  position: absolute;
  content: '';
  top: 0.5rem;
  right: -2rem;
  width: 0.4rem;
  height: 0.4rem;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.mv_area .topMenueList {
  padding: 0 0 4rem 4rem;
  position: absolute;
  bottom: 0;
  letter-spacing: 0.04em;
}
.mv_area .topMenueList .menu--theme {
  display: block;
}
.mv_area .topMenueList .menu--top {
  display: none;
}
.mv_area .topMenueList a {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: Alegreya Sans, sans-serif;
  font-weight: bold;
  font-size: 2.7rem;
  letter-spacing: 0.04em;
}
.mv_area .topMenueList a .topmenu_ttl--jp {
  display: block;
  margin-top: 0.4rem;
  font-weight: bold;
  font-size: 1.2rem;
  font-weight: 400;
  position: relative;
}
.mv_area .scroll__icon {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 7rem;
  right: -2rem;
  transform: rotate(-90deg);
  z-index: 1;
}
.mv_area .scroll__line {
  position: relative;
  background-color: #767676;
  width: 6rem;
  height: 0.1rem;
  overflow: hidden;
  left: -1rem;
  top: 0.2rem;
}
.mv_area .scroll__line .scroll__move {
  position: absolute;
  top: 0;
  left: -2rem;
  background-color: #fff;
  width: 18rem;
  height: 0.1rem;
}
.scroll__move {
  -webkit-animation-duration: 4s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-duration: 4s;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
}

@keyframes moving {
	from {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(24rem,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} to {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(-24rem,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 
}
@keyframes moving {
	from {
		animation-timing-function: linear;
		transform: translate(24rem,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} to {
		animation-timing-function: linear;
		transform: translate(-24rem,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 
}
.moving {
	animation-name: moving;
	transform-origin: center center;
  -webkit-animation-name: moving;
	-webkit-transform-origin: center center;
}

.mv_area .scroll__text {
  font-size: 1.6rem;
  color: #fff;
  font-family: Alegreya Sans, sans-serif;
  font-weight: 300;
}

/*一般用のみ*/
.itm-btn_wrap .itm-btn.pdf-hidden {
  display: none!important;
}

@media screen and  (min-width:768px) {
  .menu_select a{
    position: relative;
  }
  .menu_select a::after {
    display: block;
    position: absolute;
    content: '';
    top: 50%;
    left: -5%;
    width: 110%;
    height: 1px;
    padding: 0 0rem;
    background-color: #fff;
  }
  .scroll_on .menu_select a::after {
    background-color: #000;
  }
  .LP_page_makeup .each-page_inner .lead-hidden {
    height: auto;
  }
  .LP_page_insight .each-page_inner .lead-hidden {
    height: auto;
  }
  .LP_page_skincare .each-page_inner .lead-hidden {
    height: auto;
  }
}

/*Smart phone---------------------------------------------*/
@media screen and  (max-width:767px) {
  /*all----------------------------*/
  .only_pc {
    display: none;
  }
  
  .LP_page {
    width: 100%;
  }
  /*----------------------------all*/
  
  /*mv_area----------------------------*/
  .mv_area {
    padding-top: 0;
  }
  .mv_wrap {
    background-image: url(../img/MV/mv_sp.jpg);
    height: calc(100vh - calc(66 * (100vw / 428)));
    
  }
  .mv_wrap .main-ttl--each {
    font-size: calc(50 * (100vw / 428));
    letter-spacing: 0.04em;
    line-height: 1.3888;
  }
  .main-ttl__rubi {
    font-size: calc(16 * (100vw / 428));
    letter-spacing: 0.04em;
    line-height: 1;
    margin: calc(9 * (100vw / 428)) 0 0 0;
  }
  .main-ttl__sub {
    font-size: calc(16 * (100vw / 428));
    letter-spacing: 0.04em;
    margin: calc(29 * (100vw / 428)) 0 0 0;
  }
  .LP_page_skincare .mv_wrap {
    background-image: url(../img/MV/skincare_mv_sp.jpg);
  }
  .LP_page_new .mv_wrap {
    background-image: url(../img/MV/new_sp.jpg);
  }
  .LP_page_new .link_area .limk__ttl {
    line-height: 1.333;
  }
  .MenueList.topMenueList a {
    font-size: calc(22* (100vw / 428));
  }
  .main-img {
    width: 100%;
  }
  
  .main-ttl {
    position: static;
    width: 100%;
    height: calc(180 * (100vw / 428));
    padding-top: calc(15 * (100vw / 428));
    padding-left: calc(15 * (100vw / 428));
    font-size: calc(26 * (100vw / 428));
  }
  
  .main-ttl .txt-indent {
    margin: calc(0 * (100vw / 428)) 0 calc(5 * (100vw / 428));
    padding-left: 0;
    font-size: calc(48 * (100vw / 428));
    line-height: 1.0976;
  }
  
  .main-ttl .txt-indent::before {
    height: calc(76 * (100vw / 428));
    margin-top: calc(7 * (100vw / 428));
  }
  
  .main-lead {
    padding: calc(61 * (100vw / 428)) 0 calc(57 * (100vw / 428));
  }
  
  .main-lead dt {
    margin: 0 auto calc(0 * (100vw / 428));
    font-size: calc(32 * (100vw / 428));
    line-height: 1.4;
  }
  
  .main-lead dt .txt_small {
    font-size: calc(14 * (100vw / 428));
  }
  
  .main-lead dd {
    width: calc(368 * (100vw / 428));
    font-size: calc(13 * (100vw / 428));
  }
  /*----------------------------mv_area*/
  
  /*cp_area----------------------------*/
  .cp_area {
    padding: calc(40 * (100vw / 428)) 0;
  }
  
  .cp-area_inner {
    width: calc(368 * (100vw / 428));
  }
  
  .each-dtl {
    padding: calc(20 * (100vw / 428)) 0;
  }
  
  .coupon-dtl {
    margin-bottom: calc(0 * (100vw / 428));
  }
  
  .each-dtl dt {
    margin: 0 auto calc(8 * (100vw / 428));
    font-size: calc(28 * (100vw / 428));
    line-height: 1.2857;
  }
  
  .each-dtl dt .txt_small {
    margin-bottom: calc(4 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }
  
  .each-dtl dd .caption {
    margin-bottom: calc(15 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }
  
  .coupon-code {
    width: calc(328 * (100vw / 428));
    padding: calc(7 * (100vw / 428)) calc(15 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }
  
  .coupon-code .txt_large {
    font-size: calc(18 * (100vw / 428));
  }
  
  .copy-btn {
    border-radius: calc(18 * (100vw / 428));
    width: calc(80 * (100vw / 428));
    height: calc(36 * (100vw / 428));
    font-size: calc(13 * (100vw / 428));
  }
    
  .copy-alert {
    padding: calc(12 * (100vw / 428)) 0 0;
  }
  .coupon-date {
    font-size: calc(16 * (100vw / 428));
    margin-top: calc(20 * (100vw / 428));
    letter-spacing: 0;
  }
  .coupon-finished {
    margin-top: calc(20 * (100vw / 428));
    font-size: calc(15 * (100vw / 428));
  }
  .each-dtl dd .asterisk {
    width: calc(368 * (100vw / 428));
    margin: calc(33 * (100vw / 428)) auto 0;
  }
  
  .each-dtl dd .cp-img {
    width: calc(328 * (100vw / 428));
    margin-bottom: calc(6 * (100vw / 428));
  }
  
  .each-dtl dd .asterisk li {
    font-size: calc(11 * (100vw / 428));
  }
  /*----------------------------cp_area*/
  
  /*theme_area-------------------------*/
  .theme_area {
    padding: calc(40 * (100vw / 428)) 0 calc(60 * (100vw / 428));
  }
  
  .theme_area_inner {
    width: calc(388 * (100vw / 428));
  }
  
  .theme_area .sec-ttl {
    margin-bottom: calc(18 * (100vw / 428));
    font-size: calc(28 * (100vw / 428));
    line-height: 1.2857;
  }
  
  .theme_area .sec-ttl .txt_small {
    margin-bottom: calc(4 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }
  
  .theme_area ul {
    display: block;
    margin-bottom: calc(60 * (100vw / 428));
  }
  
  .theme_area li {
    margin-bottom: calc(10 * (100vw / 428));
  }
  
  .theme_area li a {
    border-radius: calc(10 * (100vw / 428));
    width: calc(388 * (100vw / 428));
    height: calc(160 * (100vw / 428));
  }
    
  .theme_area dt {
    margin-bottom: calc(10 * (100vw / 428));
    font-size: calc(24 * (100vw / 428));
    line-height: 1.2;
  }
  
  .theme_area li:nth-of-type(2) dt {
    font-size: calc(20 * (100vw / 428));
  }
  
  .theme_area dt .txt_small {
    font-size: calc(11 * (100vw / 428));
  }
  
  .theme_area dd {
    font-size: calc(14 * (100vw / 428));
  }
  
  .top-bnr a {
    border-radius: calc(10 * (100vw / 428));
    height: calc(160 * (100vw / 428));
    background: url(../../../Contents/ImagesPkg/lp/22winter/bg_006_sp.png) center center / cover no-repeat;
    font-size: calc(25 * (100vw / 428));
  }
  
  .top-bnr .txt_wrap {
    margin-top: calc(5 * (100vw / 428));
  }
  
  .top-bnr .txt_large {
    font-size: calc(24 * (100vw / 428));
  }
  
  .top-bnr .txt_small {
    margin-bottom: 0;
    font-size: calc(20 * (100vw / 428));
  }
  /*-------------------------theme_area*/

  /*report_area-------------------------*/
  .report_area{
    margin: 0 auto calc(60 * (100vw / 428));
  }
  .report_area .sec-ttl {
    margin-bottom: calc(18 * (100vw / 428));
    font-size: calc(28 * (100vw / 428));
    line-height: 1.2857;
  }
  .report_area .sec-ttl .txt_small {
    margin-bottom: calc(4 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }
  .report_area .swiperModalButton img{
    width: calc(100% / 3);
  }

  /* モーダルのコンテンツ */
  .report_area .modal__content {
      max-width: calc(388 *(100vw / 428));
      padding: calc(20 *(100vw / 428));
  }

  /* 閉じるボタン */
  .report_area .modal__close-btn {
      top: calc(-30 *(100vw / 428));
      width: calc(40 *(100vw / 428));
      height: calc(40 *(100vw / 428));
  }
  _::-webkit-full-page-media, .report_area .modal__close-btn {
    top: calc(-10 *(100vw / 428));
    right: calc(40 *(100vw / 428));
  }

  /* 閉じるボタンのX */
  .report_area .lineClose {
      width: calc(40 *(100vw / 428));
      height: calc(1 *(100vw / 428));
  }

  .report_area .swiper-button-next, 
  .report_area .swiper-button-prev{
    width: calc(20 *(100vw / 428));
    height: calc(40 *(100vw / 428));
  }

  :root {
      --swiper-navigation-size: calc(20 *(100vw / 428));
  }
  #Contents .swiper-button-prev, #Contents .swiper-container-rtl .swiper-button-next {
    width: calc(8 * (100vw / 428));
    height: calc(16 * (100vw / 428));
    left: calc(0 * (100vw / 428))!important;
  }
  #Contents .swiper-button-next, #Contents .swiper-container-rtl .swiper-button-prev {
    width: calc(8 * (100vw / 428));
    height: calc(16 * (100vw / 428));
    right: calc(0 * (100vw / 428))!important;
  }
  /*-------------------------report_area*/
  .each-brand_wrap {
    padding: calc(50 * (100vw / 428)) 0;
  }
  /*makeup.aspx-------------------------*/
  #makeup_01 {
    background: linear-gradient(-45deg, #d1c9b9 0%, #eae5dc 12.32%, #f7f5f0 19.7%, #f4eee2 32.51%, #f7f7f2 45.81%, #efe8db 70.94%, #f8f8f7 85.71%, #d1c9b9 100%);
    padding: calc(42 * (100vw / 428)) 0 calc(30 * (100vw / 428));
  }
  .LP_page_makeup .anivversary { 
    width: 100%;
  }
  .anivversary__ttl {
    font-size: calc(28 * (100vw / 428));
  }
  .anivversary__subTtl {
    font-size: calc(14 * (100vw / 428));
    margin: calc(5 * (100vw / 428)) 0 0 0;
  }
  #makeup_01::before {
    display: none;
    position: sticky;
    content: "";
    top: 0;
    right: calc(6 * (100vw / 428));
    margin-top: 0;
    width: calc(36 * (100vw / 428));
    height: calc(258 * (100vw / 428));
    color: #D6CCB9;
    line-height: 1;
    font-weight: 500;
    background-image: url(../img/makeup/anniversary.png);
    background-size: cover;
    background-repeat: no-repeat;
    float: right;
  }
  .anivversary__deco {
    position: absolute;
    display: block;
    /* top: calc(203 * (100vw / 428)); */
    right: calc(6 * (100vw / 428));
  }
  .anivversary__deco_inner {
    position: relative;
    height: calc(2780 * (100vw / 428));
  }
  .anivversary__deco .anivversary__deco_item {
    position: sticky;
    width: calc(36 * (100vw / 428));
    height: calc(258 * (100vw / 428));
    color: #D6CCB9;
    line-height: 1;
    font-weight: 500;
    background-image: url(../img/makeup/anniversary.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: calc(203 * (100vw / 428));
  }

  .LP_page_makeup .each-brand_wrap {
    padding: calc(50 * (100vw / 428)) 0;
  }
  #makeup_02 .each-brand_wrap:last-of-type .brand-name {
    margin-bottom: calc(15 * (100vw / 428));
  }
  /*pure.aspx-------------------------*/
  .each-page_inner {
    width: 100%;
    padding: 0 0 0;
  }

  .each-page_inner .sec-ttl {
    margin: 0 auto calc(15 * (100vw / 428));
    font-size: calc(36 * (100vw / 428));
    line-height: 1.2;
  }

  .each-page_inner .sec-ttl .txt_small {
    font-size: calc(14 * (100vw / 428));
    margin-bottom: 0;
  }
  .LP_page_detox .itm_area {
    padding-top: calc(44 * (100vw / 428));
  }
  .LP_page_detox .each-brand_wrap {
    padding: calc(50 * (100vw / 428)) 0;
    margin-bottom: 0;
  } 

  /*lead---------------------*/
  .each-lead_area {
    margin-bottom: calc(40 * (100vw / 428));
    padding: calc(20 * (100vw / 428)) calc(20 * (100vw / 428)) calc(30 * (100vw / 428));
  }
  .each-lead_area::after {
    width: calc(388 * (100vw / 428));
  }
  .each-lead_area.lead-btn {
    margin: calc(22 * (100vw / 428)) auto 0;
  }
  .each-lead_area .sec-ttl {

  }

  .each-page_inner .lead {
    width: 100%; 
    font-size: calc(14 * (100vw / 428));
  }

  .lead-hidden {
    height: calc(164 * (100vw / 428));
  }

  .lead-btn {
    border-radius: calc(28 * (100vw / 428));
    width: calc(120 * (100vw / 428));
    height: calc(28 * (100vw / 428));
    margin: calc(23 * (100vw / 428)) auto 0;
    font-size: calc(11 * (100vw / 428));
  }
  /*---------------------lead*/
.link_area {
  height: calc(283 * (100vw / 428));
}
.LP_page_insight .link_area {
  background-image: url(../img/MV/skincare_mv_sp.jpg);
}
.link_area .link__next {
  font-size: calc(28 * (100vw / 428));
  letter-spacing: 0.04em;
}
.link_area .limk__ttl {
  font-size: calc(45 * (100vw / 428));
  margin-top: calc(5 * (100vw / 428));
}
.link_area .limk__ttl--sub {
  font-size: calc(12 * (100vw / 428));
}
.link_area .link__textArea {
  top: 50.5%;
  width: 100%;
}
.link_area .link__textArea p {
}
.link_area .link__check {
  width: calc(120 * (100vw / 428));
  height: calc(36 * (100vw / 428));
  font-size: calc(18 * (100vw / 428));
  pointer-events: none;
  margin: calc(23 * (100vw / 428)) auto 0;
}
.link_area .link__check .text_check {
  transition: none;
  color: #000;
  z-index: 1;
}
.link_area .link__check::after {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: calc(36 * (100vw / 428));
  border: none;
  background-color: #fff;
  transition: none;
}
.link_area .arrow_wrap {
  z-index: 1;
  display: block;
  width: 2rem;
  position: relative;
  margin-left: 0rem;
  right: calc(-13 * (100vw / 428));
}
.link_area .arrow_wrap svg {
  width: calc(20 * (100vw / 428));
  height: calc(12 * (100vw / 428));
}
.link_area .link__check .arrow_wrap svg g path{
  stroke: #000;
}
  /*brand---------------------*/
  .brand_area .sec-ttl {
    font-size: calc(28 * (100vw / 428));
    line-height: 1.54;
  }

  .brand-list {
    display: block;
    width: 100%;
    margin: 0 auto calc(80 * (100vw / 428));
  }

  .brand-list::after {
    display: none;
  }

  .brand-list li {
    border-radius: calc(10 * (100vw / 428));
    width: 100%;
    margin-bottom: calc(10 * (100vw / 428));
    padding:  calc(20 * (100vw / 428)) 0;
  }

  .brand-logo {
    width: calc(320 * (100vw / 428));
    margin: 0 auto calc(5 * (100vw / 428));
  }

  .brand-name {
    margin-bottom: calc(13 * (100vw / 428));
    font-size: calc(11 * (100vw / 428));
  }

  .brand-list li .brand-caption {
    width: calc(348 * (100vw / 428));
    margin: 0 auto calc(12 * (100vw / 428));
  }

  .brand-btn_wrap {
    width: calc(334 * (100vw / 428));
  }

  .btn_inner {
    border-radius: calc(20 * (100vw / 428));
    width: calc(162 * (100vw / 428));
    height: calc(40 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }

  .btn_inner img {
    width: calc(20 * (100vw / 428));
    margin-left: calc(5 * (100vw / 428));
  }

  /*modaal.min.cssの値変更---------*/
  .modaal-container {
    border-radius: calc(10 * (100vw / 428));
    width: calc(388 * (100vw / 428));
    padding: calc(20 * (100vw / 428));  
    font-size: calc(14 * (100vw / 428));  
  }

  .modaal-close {
    border-radius: calc(15 * (100vw / 428)); 
    width: calc(30 * (100vw / 428)); 
    height: calc(30 * (100vw / 428)); 
    margin: calc(-15 * (100vw / 428)) calc(-15 * (100vw / 428)) 0 0;
  }
  /*---------modaal.min.cssの値変更*/
  /*---------------------brand*/

  /*item---------------------*/
  .itm_area .sec-ttl {
    margin-bottom: calc(8 * (100vw / 428));
    font-size: calc(36 * (100vw / 428));
    line-height: 1.54;
  }

  .itm-list .brand-name {
    margin-bottom: calc(20 * (100vw / 428));
    font-size: calc(11 * (100vw / 428));
  }

  .each-itm-list {
    justify-content: center;
    width: 100%;
  }
  .each-brand_wrap .each-itm-list li.width-middle {
    width: calc(388 * (100vw / 428))!important;
  }
  
  .each-itm-list li {
    border-radius: calc(10 * (100vw / 428));
    width: calc(190 * (100vw / 428));
    padding: calc(20 * (100vw / 428)) calc(10 * (100vw / 428));
    margin: 0 0 calc(10 * (100vw / 428)) 0;
  }
  .each-itm-list li:nth-of-type(even) {
    margin-left: calc(10 * (100vw / 428));
  }
  .each-itm-list li .itm-img {
    width: calc(170 * (100vw / 428));
  }

  .itm-img_wrap .itm-tag {
    border-radius: calc(5 * (100vw / 428));
    height: calc(19 * (100vw / 428));
    margin-right: calc(5 * (100vw / 428));
    padding: 0 calc(6 * (100vw / 428));
    font-size: calc(10 * (100vw / 428));
  }

  .each-itm-list .release-day {
    height: calc(24 * (100vw / 428));
    font-size: calc(13 * (100vw / 428));
  }

  .each-itm-list .itm-name {
    margin: calc(10 * (100vw / 428)) auto;
    font-size: calc(13 * (100vw / 428));
  }

  .itm-btn_wrap {
    width: calc(140 * (100vw / 428));
  }
  .itm-btn a {
    font-size: calc(12 * (100vw / 428));
  }

  .itm-btn_wrap .btn_inner {
    border-radius: calc(16 * (100vw / 428));
    width: calc(140 * (100vw / 428));
    height: calc(32 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }

  .itm-btn_wrap .itm-btn:nth-of-type(1) {
    margin-bottom: calc(8 * (100vw / 428));
  }

  .itm-btn_wrap .itm-btn:nth-of-type(2) .btn_inner img {
    width: calc(13 * (100vw / 428));
    margin-left: calc(5 * (100vw / 428));
  }

  .comment_wrap {
    border-radius: calc(10 * (100vw / 428));
    width: 100%;
    padding: calc(12 * (100vw / 428)) calc(20 * (100vw / 428)) 0;
  }

  .comment_wrap dt {
    margin: 0 auto 0;
    font-size: calc(20 * (100vw / 428));
  }

  .buyer-img_wrap {
    margin-right: calc(20 * (100vw / 428));
  }

  .buyer-img {
    width: calc(100 * (100vw / 428));
    margin-bottom: calc(10 * (100vw / 428));
  }

  .buyer-name {
    font-size: calc(11 * (100vw / 428));
  }

  .buyer-txt {
    width: 100%;
    font-size: calc(12 * (100vw / 428));
  }
  /*---------------------item*/

  /*nav-area-----------------*/
  .nav-area ul {
    display: flex;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

   .nav-area li::before {
    opacity: 0;
    transition: opacity .3s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4.6rem;
    height: .6rem;
    background: #333;
    content: "";
  }

  .nav-area li a { 
    width: calc(143 * (100vw / 428));
    height: calc(60 * (100vw / 428));
  }

  .nav-area li a p {
    font-size: calc(16 * (100vw / 428));
  }

  .nav-area li a p .txt_small {
    font-size: calc(10 * (100vw / 428));
  }

  .nav-area .skincare a p {
    font-size: calc(14 * (100vw / 428));
  }

  .current {
    display: none;
  }
  /*-----------------nav-area*/
  /*-------------------------pure.aspx*/

  /*skincare.aspx----------------------*/
  /*lead--------------------*/
  .LP_page_skincare .each-lead_area .sec-ttl {
    font-size: calc(22 * (100vw / 428));
  }
  .LP_page_skincare .each-lead_area .sec-ttl__sub {
    margin-top: calc(12 * (100vw / 428));
    font-size: calc(16 * (100vw / 428));
    font-weight: bold;
    letter-spacing: 0.06em;
  }
  .LP_page_skincare .each-lead_area .lead  {
    text-align: left;
  }
  /*--------------------lead*/
  .LP_page_new .itm_area {
    padding-top: calc(44 * (100vw / 428));
  }

  /*item---------------------*/
  .LP_page_skincare .itm_area .sec-ttl {
    margin-bottom: calc(10 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list {
    display: block;
    width: calc(388 * (100vw / 428));
    margin: 0 auto calc(60 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list li {
    width: 100%;
    margin: 0 0 calc(20 * (100vw / 428));
    padding: calc(20 * (100vw / 428));
  }
  .each-itm-list .brand-logo {
    width: calc(170 * (100vw / 428));
  }

  .each-itm-list .brand-name {
    margin-bottom: calc(6 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .flex-box {
    margin-bottom: calc(10 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .itm-img {
    width: calc(160 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .itm-caption_wrap {
    width: calc(180 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .itm-caption_wrap .itm-name {
    margin-bottom: calc(8 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .itm-caption_wrap .itm-caption01 {
    margin-bottom: calc(8 * (100vw / 428));
    font-size: calc(13 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .itm-caption_wrap .btn_inner {
    width: calc(140 * (100vw / 428));
    height: calc(32 * (100vw / 428));
    font-size: calc(12 * (100vw / 428));
  }

  .graph_wrap {
    margin-bottom: calc(20 * (100vw / 428));
  }

  .graph_wrap dt {
    margin-bottom: calc(7 * (100vw / 428));
    font-size: calc(15 * (100vw / 428));
  }

  .graph_wrap dd .graph {
    margin-bottom: calc(7 * (100vw / 428));
  }

  .graph_wrap dd .graph::after {
    border-radius: calc(8 * (100vw / 428));
    width: calc(16 * (100vw / 428));
    height: calc(16 * (100vw / 428));
    margin-left: calc(-7 * (100vw / 428));
  }

  .graph_wrap dd .second::after {
    margin-left: calc(51 * (100vw / 428));
  }

  .graph_wrap dd .third::after {
    margin-left: calc(108 * (100vw / 428));
  }

  .graph_wrap dd .fourth::after {
    margin-left: calc(166 * (100vw / 428));
  }

  .graph_wrap dd .fifth::after {
    margin-left: calc(224 * (100vw / 428));
  }

  .graph_wrap dd .sixth::after {
    margin-left: calc(281 * (100vw / 428));
  }

  .graph_wrap dd .seventh::after {
    margin-right: calc(-7 * (100vw / 428));
  }

  .graph_wrap dd .graph-txt {
    font-size: calc(12 * (100vw / 428));
  }

  .LP_page_skincare .each-itm-list .itm-caption02 {
    font-size: calc(11 * (100vw / 428));
  }
  /*---------------------item*/
  /*----------------------skincare.aspx*/

  /*newitem.aspx----------------------*/
  /*item---------------------*/
  .comment_wrap dd .comment-list li:nth-of-type(even) {
    margin-left: 0;
  }

  .comment_wrap dd .comment-list li:nth-of-type(even)::before {
    display: none;
  }

  .comment_wrap dd .comment-list li:nth-of-type(n+2) {
    margin-top: calc(40 * (100vw / 428));
  }

  .comment_wrap dd .comment-list li:nth-of-type(n+2)::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: calc(-20 * (100vw / 428));
    background: #ccc;
    content: "";
  }

  .comment_wrap dd .comment-list li .brand-logo {
    width: calc(170 * (100vw / 428));
  }

  .comment_wrap dd .comment-list li .brand-name {
    margin-bottom: calc(6 * (100vw / 428));
  }

  .brand-copy {
    margin-bottom: calc(20 * (100vw / 428));
    font-size: calc(16 * (100vw / 428));
  }

  .each-brand_wrap .lead {
    margin-bottom: calc(15 * (100vw / 428));
  }

  .each-brand_wrap .lead-btn {
    margin-bottom: calc(20 * (100vw / 428));
  }

  .lead-img {
    width: 100%;
    margin: 0 auto calc(15 * (100vw / 428));
  }

  .test-list_wrap {
    max-width: 100%;
    margin: 0 auto calc(20 * (100vw / 428));
  }

  .test-list {
    flex-wrap: wrap;
  }

  .test-list_ctr {
    border-radius: calc(5 * (100vw / 428));
    width: calc(190 * (100vw / 428));
    height: calc(48 * (100vw / 428));
    margin-bottom: calc(8 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }

  .test-list_ctr p .txt_small {
    font-size: calc(10 * (100vw / 428));
  }

  .test-list_wrap .asterisk {
    font-size: calc(10 * (100vw / 428));
  }

  /*---------------------item*/
  /*newitem.aspx----------------------*/

  /*gift.aspx----------------------*/
  /*lead----------------*/
  .LP_page_insight .each-lead_area .lead-img {
    margin-bottom: calc(18 * (100vw / 428));
  }

  .LP_page_insight .each-lead_area .lead {
    padding-bottom: 0;
  }
  /*----------------lead*/

  /*gift-nav-----------*/
  .gift-nav_area {
    margin-bottom: calc(25 * (100vw / 428));
  }

  .LP_page_insight .itm_area .sec-ttl {
    margin-bottom: calc(15 * (100vw / 428));
  }

  .gift-nav_area ul {
    display: block;
    max-width: 100%;
  }

  .gift-nav_area ul li {
    margin-bottom: calc(10 * (100vw / 428));
  }

  .gift-nav_area ul li dl {
    border-radius: calc(34 * (100vw / 428));
    width: 100%;
    height: calc(68 * (100vw / 428));
    padding: 0 calc(47 * (100vw / 428)) 0 calc(20 * (100vw / 428));
  }

  .gift-nav_area ul li dl::before {
    width: calc(20 * (100vw / 428));
    height: calc(20 * (100vw / 428));
    margin-right: calc(20 * (100vw / 428));
  }

  .gift-nav_area ul li dl dt {
    width: calc(60 * (100vw / 428));
    height: calc(22 * (100vw / 428));
    font-size: calc(14 * (100vw / 428));
  }

  .gift-nav_area ul li dl dd {
    width: calc(250 * (100vw / 428));
    font-size: calc(16 * (100vw / 428));
  }
  /*-----------gift-nav*/

  .cat-number {
    width: calc(100 * (100vw / 428));
    height: calc(30 * (100vw / 428));
    margin: 0 auto calc(10 * (100vw / 428));
    font-size: calc(20 * (100vw / 428));
  }

  .cat-ttl {
    margin-bottom: calc(20 * (100vw / 428));
    font-size: calc(24 * (100vw / 428));
  }

  .cat-info__ttl {
    font-size: calc(16 * (100vw / 428));
    margin: 0 0 calc(26 * (100vw / 428)) 0;
  }

  .cat-img {
    width: calc(388 * (100vw / 428));
    margin: 0 auto calc(10 * (100vw / 428));
  }
  .cat-lead {
    width: calc(388 * (100vw / 428));
    margin: 0 auto calc(30 * (100vw / 428));
  }
  .cat-lead__text {
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0.06em;
    font-size: calc(14 * (100vw / 428));
  }
  .each-brand_wrap .lead-btn {
    margin-bottom: calc(20 * (100vw / 428));
    border-radius: calc(28 * (100vw / 428));
    width: calc(120 * (100vw / 428));
    height: calc(28 * (100vw / 428));
    margin: calc(15 * (100vw / 428)) auto 0;
    font-size: calc(11 * (100vw / 428));
}
  .cat-lead__text.lead_hidden {
    height: calc(165 * (100vw / 428));
  }
  .itm-tag_wrap {
    top: calc(-8 * (100vw / 428));
  }

  #Gift_01 .itm-list {
    display: block;
  }

  #Gift_01 .each-brand_wrap:nth-of-type(3) {
    margin-left: 0;
  }

  .width-wide,
  .width-middle {
    width: 100% !important;
    padding: calc(20 * (100vw / 428)) !important;
    margin: 0 0 calc(8 * (100vw / 428)) !important;
  }
  .width-middle .itm-btn:nth-of-type(2){
    margin-left: calc(10 * (100vw / 428));
  }

  .width-wide .flex-box {
    display: block;
  }

  .width-wide .itm-img,
  .width-middle .itm-img {
    width: calc(348 * (100vw / 428)) !important;
    margin-right: 0;
  }

  .width-wide .itm-caption {
    margin-bottom: calc(15 * (100vw / 428));
    font-size: calc(13 * (100vw / 428));
  }

  .width-wide .itm-btn_wrap,
  .width-middle .itm-btn_wrap {
    width: calc(290 * (100vw / 428));
  }

  .width-resize {
    width: 100%;
  }

  .each-gift_area {
    padding-top: calc(35 * (100vw / 428));
  }

  /*----------------------gift.aspx*/
  #Contents.scroll_on .MenueList a {
    color: #fff;
  }
  .mv_area .topMenueList {
    background-color: transparent;
    padding: 0 0 calc(25* (100vw / 428)) calc(15* (100vw / 428));
  }
  .mv_area .topMenueList .title_2023 {
    display: none;
  }
  .mv_area .topMenueList.MenueList dt, .topMenueList.MenueList .topmenu_ttl {
    margin-top: calc(17* (100vw / 428));
  }
  .mv_area .topMenueList a .topmenu_ttl--jp {
    margin-top: calc(5* (100vw / 428));
    margin-left: calc(11* (100vw / 428));
    font-size: calc(11* (100vw / 428));
  }
  .MenueList {
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    padding: calc(33 * (100vw / 428)) 0 calc(33 * (100vw / 428)) calc(15 * (100vw / 428));
    bottom: -100%;
    transition: bottom 0.5s;
  }
  .MenueList.menu_open {
    bottom: 0;
  }
  .MenueList__close {
    display: block;
    width: calc(20* (100vw / 428));
    height: calc(20* (100vw / 428));
    position: absolute;
    top: calc(30* (100vw / 428));
    right: calc(35* (100vw / 428));
  }
  .MenueList__close::before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: calc(28* (100vw / 428));
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
  }
  .MenueList__close::after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: calc(28* (100vw / 428));
    height: 1px;
    background-color: #fff;
    transform: rotate(-45deg);
  }
  .MenueList .title_2023 {
    display: block;
  }
  .MenueList dt, .MenueList .topmenu_ttl {
    font-size: calc(24* (100vw / 428));
    font-weight: bold;
    letter-spacing: 0.04em;
  }
  .MenueList .topmenu_ttl {
    margin-top: calc(20* (100vw / 428));
  }
  .MenueList .topmenu_ttl a {
    display: flex;
    align-items: center;
  }
  .MenueList .topmenu_ttl--jp {
    display: block;
    font-size: calc(10* (100vw / 428));
    font-weight: 400;
    margin-left: calc(12* (100vw / 428));
    position: relative;
    letter-spacing: 0;
  }
  .topmenu_ttl--jp::after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: calc(-12* (100vw / 428));
    width: calc(8* (100vw / 428));
    height: calc(8* (100vw / 428));
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
  }
  .LP_pagetop .MenueList .topmenu_ttl--jp::after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    right: calc(-12* (100vw / 428));
    width: calc(8* (100vw / 428));
    height: calc(8* (100vw / 428));
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
  }
  .LP_pagetop .MenueList__close {
    display: none;
  }
  .menu__floating {
    display: block;
    position: fixed;
    z-index: 1000;
    bottom: calc(20* (100vw / 428));
    left: calc(20* (100vw / 428));
    width: calc(90* (100vw / 428));
    height: calc(28* (100vw / 428));
    border-radius: calc(28* (100vw / 428));
    border: 1px solid #fff;
    color: #fff;
    font-size: calc(18* (100vw / 428));
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.3));
  }
  .metu__floateng--acc {
    margin-left: calc(34* (100vw / 428));
    font-family: Alegreya Sans, sans-serif;
    font-weight: bold;
    position: relative;
  }
  .metu__floateng--acc::after {
    display: block;
    position: absolute;
    content: '';
    top: calc(3* (100vw / 428));
    left: calc(-25* (100vw / 428));
    width: calc(14* (100vw / 428));
    height: calc(14* (100vw / 428));
    background-color: #fff;
    border-radius: 50%;
  }
  #Contents.scroll_on .menu__floating {
    color: #000;
    border: 1px solid #fff;
    background-color: #fff;
  }
  #Contents.scroll_on .metu__floateng--acc::after {
    background-color: #000;
  }
  .mv_area .scroll__icon {
    bottom: calc(60* (100vw / 428));
    right: calc(-23* (100vw / 428));
  }
  .mv_area .scroll__line {
    width:  calc(60* (100vw / 428));;
  }
  .mv_area .scroll__text {
    font-size: calc(16* (100vw / 428));
    font-weight: 300;
  }
  .mv_area .scroll__line .scroll__move {
    width: calc(60* (100vw / 428));
    left: calc(-2* (100vw / 428));
  }
}
/*---------------------------------------------Smart phone*/

/*pcのみ--------------------------------------------------*/
@media screen and  (min-width:768px) {
  .only_sp {
    display: none;
  }
}
/*--------------------------------------------------pcのみ*/

/*レスポンシブ＆タブレット対応-------------------------------*/
@media screen and (max-width: 1200px){
  html {
    font-size: calc((10 * (100vw / 1200)));
  }
}
/*-------------------------------レスポンシブ＆タブレット対応*/