@charset "UTF-8";
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.css);
/* ------------------------------------------------
 common
------------------------------------------------ */
#sec0 {
  color: #806B70;
}
#sec0 .inner {
  padding-bottom: 15.7rem;
  position: relative;
}
@media screen and (max-width: 640px) {
  #sec0 .inner {
    padding-bottom: 4.2rem;
  }
}

/* ----------------------------
 smooth
------------------------------*/
body.color-type2 #sec0 {
  color: #766870;
}
body.color-type2 #main_head .main .sub {
  color: #B295A5;
}
body.color-type2 #awards_area {
  background-color: #F5F3F9;
}
body.color-type2 #awards_area .link_more a {
  color: #766870;
  border-color: #766870 !important;
}
@media screen and (any-hover: hover) {
  body.color-type2 #awards_area .link_more a:hover {
    background-color: #766870 !important;
  }
}

/* ----------------------------
 deep
------------------------------*/
body.color-deep #sec0, body.color-deep #method {
  color: #866d5c;
}
body.color-deep #main_head .main .sub {
  color: #b0917e;
}
body.color-deep #awards_area {
  background-color: #F5F3F9;
}
body.color-deep #awards_area .link_more a {
  color: #866d5c;
  border-color: #866d5c !important;
}
@media screen and (any-hover: hover) {
  body.color-deep #awards_area .link_more a:hover {
    background-color: #866d5c !important;
  }
}

/* ------------------------------------------------
  main_head
------------------------------------------------ */
#main_head {
  display: flex;
  margin-bottom: 12rem;
}
#main_head .img {
  width: 39.0625%;
  position: relative;
}
#main_head .img .icon {
  position: absolute;
}
#main_head .img .icon.new {
  width: 128px;
  width: 17.0666666667%;
  left: 5.0666666667%;
  top: 8.3333333333%;
}
#main_head .img .icon.award {
  width: 25.8666666667%;
  left: 69.3333333333%;
  top: 534px;
  top: 82.4074074074%;
}
#main_head .main {
  background-color: #e8dddc;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15rem;
  box-sizing: border-box;
}
#main_head .main .sub {
  color: #BC989A;
  font-size: 2.8rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
#main_head h1 img {
  width: auto;
  height: 100%;
}
#main_head .accompanying {
  line-height: 1.8;
}
#main_head .accompanying .jp, #main_head .accompanying .spec {
  font-size: 2rem;
}
@media screen and (min-width: 641px) {
  #main_head h1 {
    margin-bottom: 3rem;
    height: 5.3rem;
  }
  #main_head h1.two_lines {
    height: 11rem;
  }
}
@media screen and (max-width: 640px) {
  #main_head {
    display: block;
    margin-bottom: 2.5rem;
  }
  #main_head .img {
    width: auto;
  }
  #main_head .main {
    width: 80%;
    width: calc(31.5px * 1rem);
    display: block;
    background-color: transparent;
    padding: 2.8rem 0;
    margin: 0 auto;
  }
  #main_head .main .sub {
    font-size: 1.7rem;
    margin-bottom: 1.3rem;
  }
  #main_head h1 {
    height: 2.6rem;
    margin-bottom: 2rem;
  }
  #main_head h1.two_lines {
    height: 6.2rem;
  }
  #main_head h1.sp_wide {
    width: 100%;
    height: auto;
  }
  #main_head h1.sp_wide img {
    width: 100%;
    height: auto;
  }
  #main_head .accompanying .jp {
    font-size: 1.3rem;
  }
  #main_head .accompanying .spec {
    font-size: 1.2rem;
  }
}

/* ------------------------------------------------
 points
------------------------------------------------ */
#contents .points {
  width: 108.8rem;
  margin: 0 auto;
}
#contents .points > li {
  display: grid;
}
#contents .points > li > .img {
  position: relative;
}
#contents .points > li > .img span {
  font-size: 1.2rem;
  text-align: right;
  padding-top: 0.5rem;
  width: 100%;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
}
#contents .points > li .heading {
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
#contents .points > li .heading strong {
  font-size: 3.6rem;
  display: block;
}
#contents .points > li .heading strong + span {
  margin-top: 0.6rem;
}
#contents .points > li .heading span {
  display: block;
}
#contents .points > li .heading span + strong {
  margin-top: 0.6rem;
}
#contents .points > li .heading .en {
  letter-spacing: 0.16em;
}
#contents .points > li .content .txt {
  font-size: 1.8rem;
  line-height: 1.8;
}
#contents .points > li .content .txt strong {
  display: block;
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
#contents .points > li .content .txt + .txt {
  margin-top: 1.2rem;
}
#contents .points > li .content .txt + .tile {
  margin-top: 3rem;
}
#contents .points > li .content .txt + .link_more {
  margin-top: 3.5rem;
}
#contents .points > li .content .annotation {
  font-size: 1.2rem;
  line-height: 1.8;
  margin-top: 1rem;
}
#contents .points > li .content .annotation + .tile {
  margin-top: 3rem;
}
#contents .points > li .content .tile {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
#contents .points > li .content .tile li {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  border-width: 1px;
  border-style: solid;
  border-radius: 1rem;
  padding: 0.7rem 1.1rem;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
}
#contents .points > li .content .tile li span {
  text-align: left;
  display: inline-block;
}
#contents .points > li .content .tile.center {
  justify-content: center;
}
#contents .points > li .content .tile.col2 li {
  width: calc(50% - 0.4rem);
}
#contents .points > li .content .tile + .txt {
  margin-top: 1.5rem;
}
#contents .points > li + li {
  margin-top: 12rem;
}
@media screen and (min-width: 640.1px) {
  #contents .points > li {
    grid-template-columns: repeat(2, 52rem);
    grid-template-rows: auto 1fr;
    row-gap: 3.5rem;
    justify-content: space-between;
    align-items: start;
  }
  #contents .points > li .img {
    grid-row: 1/span 2;
    grid-column: 2/span 1;
  }
  #contents .points > li .heading {
    grid-row: 1/span 1;
    grid-column: 1/span 1;
    margin-right: -1em;
  }
  #contents .points > li .content {
    grid-row: 2/span 1;
    grid-column: 1/span 1;
  }
  #contents .points > li:nth-child(odd) .img {
    grid-column: 1/span 1;
  }
  #contents .points > li:nth-child(odd) .heading,
  #contents .points > li:nth-child(odd) .content {
    grid-column: 2/span 1;
  }
  #contents .points.reverse > li:nth-child(odd) .img {
    grid-row: 1/span 2;
    grid-column: 2/span 1;
  }
  #contents .points.reverse > li:nth-child(odd) .heading {
    grid-row: 1/span 1;
    grid-column: 1/span 1;
  }
  #contents .points.reverse > li:nth-child(odd) .content {
    grid-row: 2/span 1;
    grid-column: 1/span 1;
  }
  #contents .points.reverse > li:nth-child(even) .img {
    grid-column: 1/span 1;
  }
  #contents .points.reverse > li:nth-child(even) .heading,
  #contents .points.reverse > li:nth-child(even) .content {
    grid-column: 2/span 1;
  }
}
@media screen and (max-width: 640px) {
  #contents .points {
    width: 84%;
  }
  #contents .points > li {
    row-gap: 1.5rem;
  }
  #contents .points > li .img span {
    font-size: 1rem;
    position: static;
  }
  #contents .points > li .heading {
    font-size: 1.3rem;
    text-align: center;
  }
  #contents .points > li .heading strong {
    font-size: 2rem;
  }
  #contents .points > li .content .txt {
    font-size: 1.2rem;
  }
  #contents .points > li .content .txt strong {
    font-size: 1.8rem;
  }
  #contents .points > li .content .txt + .tile {
    margin-top: 1.5rem;
  }
  #contents .points > li .content .annotation {
    font-size: 0.9rem;
    margin-top: 1.2rem;
  }
  #contents .points > li .content .annotation + .tile {
    margin-top: 1.5rem;
  }
  #contents .points > li .content .tile {
    gap: 0.6rem;
  }
  #contents .points > li .content .tile li {
    font-size: 1.1rem;
    border-radius: 0.5rem;
    padding: 0.4rem 0.9rem;
  }
  #contents .points > li .content .tile.s li {
    font-size: 0.8rem;
  }
  #contents .points > li .content .tile.col2 li {
    width: calc(50% - 0.3rem);
  }
  #contents .points > li + li {
    margin-top: 6.6rem;
  }
}

/* ------------------------------------------------
 pyramid_area
------------------------------------------------ */
#sec0 .pyramid_area {
  letter-spacing: 0.2em;
  width: 108.8rem;
  margin: 12rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sec0 .pyramid_area > .right {
  width: 52rem;
}
#sec0 .pyramid_area > .left {
  width: 45rem;
}
#sec0 .pyramid_area .phs {
  display: flex;
  justify-content: space-between;
  margin-top: 1.7rem;
}
#sec0 .pyramid_area .phs li {
  width: 12.4rem;
}
#sec0 .pyramid_area .phs .name {
  font-size: 1.3rem;
  text-align: center;
  margin-top: 0.5em;
  margin: 0.5em -0.5em 0;
}
#sec0 .pyramid_area .annotation {
  font-size: 1.15rem;
  text-align: right;
  margin-top: 2rem;
}
@media screen and (max-width: 640px) {
  #sec0 .pyramid_area {
    margin-top: 3.4rem;
    width: 85%;
    flex-direction: column-reverse;
  }
  #sec0 .pyramid_area > .right,
  #sec0 .pyramid_area > .left {
    width: 100%;
  }
  #sec0 .pyramid_area .phs {
    margin-top: 4rem;
  }
  #sec0 .pyramid_area .phs li {
    width: 7.4rem;
  }
  #sec0 .pyramid_area .phs .name {
    font-size: 0.8rem;
    letter-spacing: 0.03em;
  }
  #sec0 .pyramid_area .annotation {
    font-size: 0.9rem;
    margin-top: 1rem;
  }
}

/* ------------------------------------------------
 method
------------------------------------------------ */
#method {
  color: #806b70;
  background-color: #e8dddc;
  margin: 12rem 0;
  padding: 12rem 41.6rem;
}
#method h2 {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3rem;
}
#method .important {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.7;
  margin: 2rem 0;
}
#method .important strong {
  font-size: 2.1rem;
  display: block;
}
#method ol {
  font-size: 1.8rem;
  text-align: left;
  line-height: 1.6;
  margin: 3rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
#method ol li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
#method ol li + li {
  margin-top: 1.8rem;
}
#method .movie {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
#method .movie iframe {
  width: 100%;
  height: 100%;
}
#method .movie::before {
  content: "";
  display: block;
  width: 27.6rem;
  height: 20.3rem;
  position: absolute;
  top: 2rem;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(/images/special/movie_attachment.png);
  background-size: contain;
  pointer-events: none;
  transition: transform 1.4s ease;
}
#method .movie:hover::before {
  transform: scale(0.95);
}
@media screen and (max-width: 640px) {
  #method {
    margin: 5rem 0;
    padding: 5rem 3rem;
  }
  #method h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
  #method .important {
    font-size: 1.2rem;
    margin-left: -1em;
    margin-right: -1em;
  }
  #method .important strong {
    font-size: 1.4rem;
  }
  #method ol {
    margin-top: 2rem;
  }
  #method ol li {
    font-size: 1.2rem;
    text-indent: -1em;
    padding-left: 1em;
  }
  #method ol li + li {
    margin-top: 1.5rem;
  }
  #method .movie::before {
    width: 10.28rem;
    height: 8.09rem;
  }
}

/* ------------------------------------------------
  アワード
------------------------------------------------ */
#awards_area {
  background-color: #F7F2F0;
}
#awards_area .inner {
  padding: 12rem 0;
}
#awards_area h2 {
  height: 2.9rem;
  text-align: center;
  margin-bottom: 6rem;
}
#awards_area h2 img {
  width: auto;
  height: 100%;
}
#awards_area .award {
  width: 107rem;
  margin: 0 auto;
}
#awards_area .award > * {
  width: 50rem;
  margin: 0 4rem;
}
#awards_area .award ul {
  display: flex;
  flex-direction: column;
  margin-bottom: -20px;
}
#awards_area .award li {
  color: #806b70;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 20px;
  height: 7.1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
#awards_area .award li.hidden {
  display: none;
}
#awards_area .award li a {
  font-size: 80%;
  text-decoration: underline;
  display: inline-block;
  margin-top: 0.8rem;
}
#awards_area .award li em {
  font-style: normal;
  background-color: #ffe7b2;
  padding: 1px 5px;
}
#awards_area .award li::before, #awards_area .award li::after {
  content: "";
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.7rem;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}
#awards_area .award li::before {
  background-image: url(/images/top/leaf_l.svg);
  left: 0;
}
#awards_area .award li::after {
  background-image: url(/images/top/leaf_r.svg);
  right: 0;
}
#awards_area .award .annotation {
  font-size: 1.2rem;
  margin-top: 0.7rem;
  margin-bottom: 14px;
  text-align: right;
}
#awards_area .award.single_column ul {
  width: auto;
  justify-content: center;
  flex-direction: row;
}
#awards_area .award.single_column li {
  width: 50rem;
}
#awards_area .award.single_column li.short {
  width: 40rem;
}
#awards_area .award.twin_column ul {
  width: auto;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}
#awards_area .award.twin_column li {
  width: 50rem;
}
#awards_area .right .award {
  width: auto;
  justify-content: flex-start;
}
#awards_area .right .award > * {
  margin-left: 0;
}
#awards_area .logo {
  width: 50rem;
  margin: 0 auto 3rem;
}
#awards_area .link_more {
  text-align: center;
  margin-top: 5%;
}
#awards_area .link_more a {
  font-size: 2rem;
  color: #806B70;
  display: inline-block;
  position: relative;
  letter-spacing: 0.06em;
  padding: 1.8rem;
  padding-left: 4rem;
  padding-right: 6rem;
  border: 1px solid #8a6d73;
  border-radius: 100rem;
  transition: all 0.2s ease;
}
#awards_area .link_more a::after {
  display: none;
}
#awards_area .link_more a em {
  font-style: normal;
}
#awards_area .link_more a span {
  background-color: #806B70;
  width: 1.3rem;
  height: 0.1rem;
  display: block;
  position: absolute;
  top: calc(50% - 0.1rem);
  right: 3rem;
}
#awards_area .link_more a span object {
  width: 100%;
  height: auto;
  display: none;
}
#awards_area .link_more a span.plus {
  transform: rotate(90deg);
}
@media screen and (any-hover: hover) {
  #awards_area .link_more a:hover span {
    background-color: #fff;
  }
}
#awards_area.show .award li.hidden {
  display: flex;
}
#awards_area.show .link_more a span.plus {
  opacity: 0;
}
@media screen and (max-width: 640px) {
  #awards_area .inner {
    padding: 5rem 0;
  }
  #awards_area h2 {
    height: 5.6rem;
    text-align: center;
    margin-bottom: 3.5rem;
  }
  #awards_area .award {
    width: 100%;
    display: block;
    justify-content: center;
  }
  #awards_area .award > * {
    width: 29rem;
    margin: 0 auto;
  }
  #awards_area .award ul {
    margin-bottom: -1.1rem;
  }
  #awards_area .award li {
    font-size: 1rem;
    margin: 0 auto 1.1rem;
    height: 4rem;
  }
  #awards_area .award .annotation {
    font-size: 0.9rem;
    margin-top: 0.5rem;
  }
  #awards_area .award.twin_column ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  #awards_area .award.twin_column li {
    width: 29rem;
  }
  #awards_area .logo {
    width: 29rem;
    margin-bottom: 2rem;
  }
  #awards_area .link_more {
    margin-top: 8%;
  }
  #awards_area .link_more a {
    font-size: 1.2rem;
    padding: 1rem;
    padding-left: 2.5rem;
    padding-right: 4rem;
  }
  #awards_area .link_more a::after {
    width: 0.7rem;
    padding-top: 0.8rem;
    right: 2rem;
  }
  #awards_area .link_more a em {
    font-style: normal;
  }
  #awards_area .link_more a span {
    width: 0.65rem;
    right: 2.5rem;
  }
}

/* ------------------------------------------------
 商品共通エリアstyle
------------------------------------------------ */
#last_introduction h2, #experience h2, #recommend h2 {
  text-align: center;
  background-color: #BC989A;
  margin: 0 auto;
  height: 2.8rem;
  display: block;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body.color-type2 #last_introduction h2, body.color-type2 #experience h2, body.color-type2 #recommend h2 {
  background-color: #B295A5;
}
body.color-deep #last_introduction h2, body.color-deep #experience h2, body.color-deep #recommend h2 {
  background-color: #b0917e;
}
@media screen and (max-width: 640px) {
  #last_introduction h2, #experience h2, #recommend h2 {
    height: 1.95rem;
  }
}

/* ------------------------------------------------
 last_introduction お買い求めはこちらから
------------------------------------------------ */
#last_introduction .inner {
  color: #806B70;
  background-color: #e8dddc;
  padding: 12rem 0;
}
#last_introduction h2 {
  margin-bottom: 1rem;
  aspect-ratio: 280/25;
  -webkit-mask-image: url(../images/common/ttl_introduction.svg);
          mask-image: url(../images/common/ttl_introduction.svg);
}
#last_introduction .lead {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 7.5rem;
}
#last_introduction ul {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#last_introduction ul li {
  text-align: center;
  margin: 0 2rem;
  width: 40rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#last_introduction ul .img {
  margin-bottom: 3rem;
}
#last_introduction ul .img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#last_introduction ul .sub {
  font-size: 2.2rem;
  letter-spacing: 0.12em;
  margin-bottom: 1rem;
}
#last_introduction ul .name {
  font-size: 2.4rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  margin-bottom: 0.5rem;
}
#last_introduction ul .txt {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
#last_introduction ul .capacity {
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
#last_introduction ul .btn_buy {
  margin: auto auto 0;
}
#last_introduction ul .btn_buy a {
  color: #f9e6df;
  background-color: #BC989A;
  margin-top: 3.4rem;
}
#last_introduction ul .btn_buy a:after {
  background-color: #f9e6df;
}
#last_introduction ul .prolong {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}
#last_introduction .scroll_inner ul li {
  margin: 0 5rem;
  width: 23rem;
}
@media screen and (max-width: 640px) {
  #last_introduction .inner {
    padding: 5rem 0 6rem;
  }
  #last_introduction h2 {
    margin-bottom: 1rem;
  }
  #last_introduction .lead {
    font-size: 1.3rem;
    margin-bottom: 3rem;
  }
  #last_introduction ul {
    padding: 0 8.4rem;
  }
  #last_introduction ul .img {
    margin: 0 auto 2rem;
  }
  #last_introduction ul .sub {
    font-size: 1.1rem;
    margin-bottom: 0.7rem;
  }
  #last_introduction ul .variable {
    margin-bottom: 1.6rem;
  }
  #last_introduction ul .name {
    font-size: 1rem;
    margin-bottom: 0.3rem;
  }
  #last_introduction ul .txt {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
  }
  #last_introduction ul .capacity {
    font-size: 0.9rem;
  }
  #last_introduction ul .btn_buy {
    width: 11rem;
  }
  #last_introduction ul .btn_buy a {
    margin-top: 1.5rem;
  }
  #last_introduction ul .prolong {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  #last_introduction .scroll_inner {
    padding: 0 4.7rem 3rem;
  }
  #last_introduction .scroll_inner ul {
    padding-left: 6.5rem;
    width: 60rem;
    justify-content: space-between;
  }
  #last_introduction .scroll_inner ul li {
    width: 30rem;
    margin: 0 2.5rem;
  }
  #last_introduction .scroll_inner ul li:last-child {
    padding-right: 14rem;
  }
}

/* ----------------------------
 smooth #last_introduction
------------------------------*/
body.color-type2 #last_introduction .inner {
  color: #766870;
  background-color: #DBD8E5;
}
body.color-type2 #last_introduction .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background-color: #DBD8E5;
}
body.color-type2 #last_introduction .btn_buy a {
  color: #E6E0F0;
  background-color: #B295A5;
}
body.color-type2 #last_introduction .btn_buy a:after {
  background-color: #E6E0F0;
}

/* ----------------------------
 deep #last_introduction
------------------------------*/
body.color-deep #last_introduction .inner {
  color: #866d5c;
  background-color: #e5d5bd;
}
body.color-deep #last_introduction .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background-color: #e5d5bd;
}
body.color-deep #last_introduction .btn_buy a {
  color: #f4e8d1;
  background-color: #b0917e;
}
body.color-deep #last_introduction .btn_buy a:after {
  background-color: #f4e8d1;
}
body.color-deep #last_introduction .btn_buy a:hover {
  background-color: #B295A5;
}

/* ------------------------------------------------
  Melt EXPERIENCE
------------------------------------------------ */
#experience .inner {
  padding: 12rem 0;
}
#experience h2 {
  margin-bottom: 6rem;
  aspect-ratio: 582/40;
  -webkit-mask-image: url(../images/common/ttl_experience.svg);
          mask-image: url(../images/common/ttl_experience.svg);
}
#experience .img {
  width: 140rem;
  margin: 0 auto;
  padding: 0;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  #experience .inner {
    padding: 5rem 0;
  }
  #experience h2 {
    margin-bottom: 4rem;
    width: 29rem;
  }
  #experience .img {
    width: 84rem;
    margin: 0 auto;
    padding: 0 2.2rem;
  }
}

/* ----------------------------
 smooth #experience
------------------------------*/
body.color-type2 #experience .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background-color: #E6E0F0;
}

/* ----------------------------
 deep #experience
------------------------------*/
body.color-deep #experience .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background-color: #f4e8d1;
}

/* ------------------------------------------------
 Recommend
------------------------------------------------ */
#recommend > .inner {
  background-color: #f7f2f0;
  padding: 12rem 0;
}
#recommend .title {
  -webkit-mask-image: url(../images/common/ttl_recommend.svg);
          mask-image: url(../images/common/ttl_recommend.svg);
  aspect-ratio: 270/25;
}
#recommend .sbody {
  margin-top: 5.5rem;
}
#recommend .list .slick-slide {
  padding: 0 0.7rem;
  width: 61.6rem !important;
}
#recommend .list .slick-slide img {
  width: 100%;
  height: auto;
}
#recommend .list .item {
  border-radius: 1.2rem;
  padding: 4rem;
  height: 32rem;
  display: grid !important;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
  position: relative;
  box-sizing: border-box;
}
#recommend .list .item .txt .name {
  color: #BC989A;
}
#recommend .list .item .txt .name .en {
  width: 100%;
  height: 5rem;
}
#recommend .list .item .txt .name .en img {
  width: auto;
  height: 100%;
}
#recommend .list .item .txt .name .en.ls {
  height: 2.5rem;
}
#recommend .list .item .txt .name .en.des {
  margin-bottom: -0.5rem;
}
#recommend .list .item .txt .name .ja {
  font-size: 1.4rem;
  margin-top: 0.8em;
}
#recommend .list .item .txt .copy {
  color: #806B70;
  line-height: 1.6;
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
}
#recommend .list .item .txt .copy .l {
  font-size: 2rem;
}
#recommend .list .item .txt .copy .s {
  font-size: 1.4rem;
}
#recommend .list .item .txt .copy .s + .l {
  margin-top: 0;
}
#recommend .list .item .img {
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
#recommend .list .item .img .ph {
  display: block;
}
#recommend .list .item .img .ph.powder {
  width: 155px;
  width: 53.7037037037%;
  width: 11.6rem;
}
#recommend .list .item .img .ph.shampoo {
  width: 10rem;
}
#recommend .list .item .img .ph.shampoo.deep:last-child {
  width: 7rem;
}
#recommend .list .item .img .ph.water {
  width: 5rem;
}
#recommend .list .item .img .ph.oil {
  width: 5rem;
}
#recommend .list .item .link_more {
  align-self: end;
}
#recommend .list .item .link_more a {
  padding: 1.4rem 0;
  width: 100%;
}
#recommend .list .item aside {
  position: absolute;
  left: 4rem;
  bottom: 1rem;
}
#recommend .list .item.powder {
  background-color: #ece1e0;
}
#recommend .list .item.powder .copy {
  flex-direction: column-reverse;
}
#recommend .list .item.moist {
  background-color: #f9e6df;
}
#recommend .list .item.smooth {
  background-color: #E6E0F0;
}
#recommend .list .item.smooth .name {
  color: #B295A5;
}
#recommend .list .item.smooth .copy {
  color: #766870;
}
#recommend .list .item.deep {
  background-color: #f4e8d1;
}
#recommend .list .item.deep .name {
  color: #b0917e;
}
#recommend .list .item.deep .copy {
  color: #866d5c;
}
#recommend .slide-dots {
  margin-top: 4rem;
  display: flex;
  justify-content: center;
  -moz-column-gap: 1.8rem;
       column-gap: 1.8rem;
}
#recommend .slide-dots li button {
  text-indent: -200%;
  border: 1px solid #806B70;
  border-radius: 2rem;
  background-color: transparent;
  padding: 0;
  width: 1.6rem;
  height: 1.6rem;
  overflow: hidden;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
#recommend .slide-dots li.slick-active button {
  background-color: #806B70;
}
@media screen and (min-width: 640.1px) {
  #recommend .list .item {
    grid-template-columns: 28rem 21.6rem;
    grid-template-rows: 1fr auto;
  }
  #recommend .list .item .txt {
    grid-column: 1/span 1;
    grid-row: 1/span 1;
  }
  #recommend .list .item .img {
    grid-column: 2/span 1;
    grid-row: 1/span 2;
  }
  #recommend .list .item .link_more {
    grid-column: 1/span 1;
    grid-row: 2/span 1;
  }
  #recommend .list .item aside .annotation li {
    display: inline-block;
  }
  #recommend .list .item aside .annotation li + li {
    margin-left: 1em;
  }
}
@media screen and (max-width: 640px) {
  #recommend .inner {
    padding: 4rem 0;
  }
  #recommend .sbody {
    margin-top: 3rem;
  }
  #recommend .list {
    margin: 0;
  }
  #recommend .list .slick-slide {
    padding: 0 1rem;
    width: 29.8rem !important;
  }
  #recommend .list .item {
    border-radius: 0.6rem;
    padding: 3rem 0;
    height: 40rem;
    grid-template-columns: 1fr;
  }
  #recommend .list .item .txt {
    text-align: center;
  }
  #recommend .list .item .txt .name .en {
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
    height: 4.6rem;
  }
  #recommend .list .item .txt .name .en.ls {
    height: 2.2rem;
  }
  #recommend .list .item .txt .name .ja {
    font-size: 1.1rem;
  }
  #recommend .list .item .txt .copy {
    margin-top: 1.6rem;
  }
  #recommend .list .item .txt .copy .l {
    font-size: 1.6rem;
  }
  #recommend .list .item .txt .copy .s {
    font-size: 1.1rem;
  }
  #recommend .list .item .img {
    aspect-ratio: unset;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  #recommend .list .item .img .ph.powder {
    width: 7.8rem;
  }
  #recommend .list .item .img .ph.shampoo {
    width: 6.8rem;
  }
  #recommend .list .item .img .ph.shampoo.deep:last-child {
    width: 4.76rem;
  }
  #recommend .list .item .img .ph.water {
    width: 3.2rem;
  }
  #recommend .list .item .img .ph.oil {
    width: 3.2rem;
  }
  #recommend .list .item .link_more {
    text-align: center;
    padding-top: 1.5rem;
  }
  #recommend .list .item .link_more a {
    padding: 1rem 0;
    width: 17.2rem;
  }
  #recommend .list .item aside {
    left: 1rem;
    bottom: 0.4rem;
  }
  #recommend .list .item aside .annotation {
    font-size: 0.8rem;
  }
  #recommend .slide-dots {
    margin-top: 2rem;
    -moz-column-gap: 1.4rem;
         column-gap: 1.4rem;
  }
  #recommend .slide-dots li button {
    width: 1.1rem;
    height: 1.1rem;
  }
}

/* ----------------------------
 Recommend smooth
------------------------------*/
body.color-type2 #recommend .inner {
  background-color: #f5f3f9;
}

/* ----------------------------
 Recommend deep
------------------------------*/
body.color-deep #recommend .inner {
  background-color: #f6f3ed;
}

/* ------------------------------------------------
  simplebar
------------------------------------------------ */
.scrollbar .scroll_inner {
  padding-bottom: 2.5rem;
}

.simplebar-track {
  background-color: #8a6d73;
  overflow: visible;
}
.simplebar-track.simplebar-horizontal {
  height: 1px;
  margin: 0 2rem;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  font-size: 0;
  width: 1.5rem !important;
  height: 1.5rem !important;
  top: -0.76rem;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  border: 1px solid #8a6d73;
  border-radius: 10rem;
  background-color: #f9e6df;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  opacity: 1;
}

body.color-type2 .simplebar-track {
  background-color: #766870;
}
body.color-type2 .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  border-color: #766870;
}

body.color-deep .simplebar-track {
  background-color: #866d5c;
}
body.color-deep .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  border-color: #866d5c;
}

/* ------------------------------------------------
 PRODUCT local menu
------------------------------------------------ */
.products_index .inner {
  background-color: #e8dddc;
}
.products_index .body {
  margin: 0 auto;
  padding: 8rem 0;
  width: 140rem;
  width: 150rem;
}
.products_index .title {
  height: 4.8rem;
  margin-bottom: 7rem;
}
.products_index .title img {
  width: auto !important;
  height: 100% !important;
}
.products_index .local_menu {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}
.products_index .local_menu li {
  flex: 1;
  position: relative;
}
.products_index .local_menu li a {
  display: block;
  position: relative;
}
.products_index .local_menu li a::before {
  content: "";
  background-image: url(/images/product/common/lm_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 4rem;
  aspect-ratio: 1/1;
  display: block;
  position: absolute;
  top: 8rem;
  right: -1rem;
  z-index: 10;
  margin: auto;
}
.products_index .local_menu li a span {
  height: 17rem;
  display: block;
}
.products_index .local_menu li a span img {
  width: auto !important;
  height: 100% !important;
}
.products_index .local_menu li + li::before {
  content: "";
  background-color: #bc989a;
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: -4rem;
}
@media screen and (min-width: 641px) {
  .products_index .img {
    text-align: center;
    background-color: #BBB;
  }
}
@media screen and (max-width: 640px) {
  .products_index .body {
    padding: 3.85rem 3.6rem 4.5rem;
    width: auto;
  }
  .products_index .title {
    height: 2.1rem;
    margin-bottom: 4rem;
  }
  .products_index .local_menu {
    padding-left: 2.1rem;
    flex-direction: column;
    row-gap: 3.5rem;
  }
  .products_index .local_menu li a::before {
    width: 2.9rem;
    top: 6.5rem;
    right: 0;
  }
  .products_index .local_menu li a span {
    height: 13rem;
  }
  .products_index .local_menu li + li::before {
    content: none;
  }
}