@charset "UTF-8";
/*===============================================
Lapidem site｜ritual-ritual-skin-care-routine
===============================================*/
/*===============================================
Lapidem site｜common
===============================================*/
.fw400 {
  font-weight: 400 !important;
}

* {
  word-break: normal !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

body {
  font-family: futura-pt, "Noto Sans JP", sans-serif;
  letter-spacing: 0.1rem;
  font-feature-settings: "palt";
  background: #f3f1ee;
  color: #837677 !important;
  overflow-x: hidden;
}
body .wrapper {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
body .w1024 {
  max-width: 1024px;
}
body .w1280 {
  max-width: 1280px;
  margin: 0 auto;
}
body .w1440 {
  max-width: 1440px;
}
body img {
  height: auto;
  max-width: 100%;
}
body p, body dl {
  font-size: 0.9375rem;
  line-height: 2;
  text-align: justify;
  font-weight: normal;
}
body em {
  display: block;
  font-size: 3rem;
  line-height: 1;
  font-style: normal;
}
body a[href^="tel:"] {
  pointer-events: none;
}
body .txt-area {
  padding: 56px 32px;
}
body .txt-area p {
  margin-bottom: 40px;
}
body .txt-area p:last-child {
  margin-bottom: 0;
}
body .contents-image {
  width: calc(100% - 32px);
  padding-top: 62.577%;
}
body .contents-image::after {
  transform: rotate(-90deg) translateX(-100%);
  transform-origin: left top;
  left: 16px;
}
@media screen and (min-width: 960px) {
  body .contents-image {
    padding: 0;
  }
}
body .author {
  text-align: right;
  margin: 1rem 0 0 auto;
  display: inherit;
  line-height: 1.8;
}
body .slick-next {
  right: -24px;
}
body .slick-prev {
  left: -24px;
  z-index: 10;
}
body .slick-prev:before, body .slick-next:before {
  color: #837677;
}
body .txt-effects {
  position: relative;
  overflow: hidden;
  word-break: normal;
}
body .txt-effects > span {
  visibility: hidden;
}
body .txt-effects::after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 120%;
  height: 100%;
  background: #f3f1ee;
  content: "";
  transform: translate3D(-120%, 0, 0);
}
body .txt-effects.isAnimate > span {
  visibility: visible;
  transition: visibility 0s 0.5s;
}
body .txt-effects.isAnimate::after {
  transition: transform 1.2s cubic-bezier(0.66, 0.45, 0.14, 0.79);
  transform: translate3D(100%, 0, 0);
}
body .txt-effects small {
  display: block;
}
body .btn-go-top {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1000;
  width: 48px;
  height: 48px;
  background: #09112C;
  border: 1px solid #f3f4f1;
  border-radius: 50%;
  display: block;
}
body .btn-go-top::before, body .btn-go-top::after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background: white;
  position: absolute;
  border-radius: 1px;
}
body .btn-go-top::before {
  transform: rotate(45deg);
  top: 20px;
  left: 19px;
}
body .btn-go-top::after {
  transform: rotate(-45deg);
  top: 20px;
  left: 7px;
}
@media screen and (min-width: 520px) {
  body .btn-go-top {
    bottom: 32px;
    right: 32px;
  }
}
body .modaal-content-container {
  padding: 32px;
}
body .modaal-content-container h3 {
  margin-bottom: 24px;
}
body .modaal-content-container h3:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 1px;
  background: #4C4445;
  margin-right: 7px;
  transform: translateY(-4px);
}
body .modaal-content-container p {
  padding-left: 0.9375rem;
}
@media screen and (min-width: 768px) {
  body .modaal-content-container {
    padding: 80px 56px 80px 41px;
  }
}
@media screen and (min-width: 960px) {
  body .txt-area {
    padding: 66px 56px 80px;
  }
  body .slick-next {
    right: 8px;
  }
  body .slick-prev {
    left: 8px;
  }
  body #stalker {
    pointer-events: none;
    position: fixed;
    top: -8px;
    left: -8px;
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    transform: translate(0, 0);
    transition: transform 0.2s;
    transition-timing-function: ease-out;
    z-index: 999;
  }
  body #stalker.hov_ {
    animation-name: hover;
    animation-duration: 1s;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
  }
  @keyframes hover {
    0% {
      top: -8px;
      left: -8px;
      width: 16px;
      height: 16px;
    }
    100% {
      top: -48px;
      left: -48px;
      width: 96px;
      height: 96px;
      opacity: 0;
    }
  }
}
body .tb-hide {
  display: block;
}
body .sp-hide {
  display: none;
}
@media screen and (min-width: 768px) {
  body .tb-hide {
    display: none;
  }
  body .sp-hide {
    display: initial;
  }
}
@media screen and (min-width: 960px) {
  body .tb-hide {
    display: initial;
  }
  body header nav ul .tb-hide {
    display: none;
  }
  body .pc-hide {
    display: none !important;
  }
}
body .contents-ttl {
  width: 100%;
  border-bottom: 1px solid #9F9391;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 8px;
  padding-bottom: 12px;
}
body .contents-ttl.ja {
  font-size: 1.125rem;
  line-height: 1.6;
}
body .contents-ttl.ritual-detox {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  body .contents-ttl {
    font-size: 2rem;
    margin-bottom: 56px;
    padding-bottom: 24px;
    margin-top: 24px;
  }
  body .contents-ttl.ja {
    font-size: 1.5rem;
  }
}
body .item-ttl {
  font-size: 1.5rem;
}
body .sub-ttl {
  font-size: 1.75rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 40px;
}
body .sub-ttl__name {
  display: block;
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-top: 4px;
}
body .sub-ttl__spec {
  font-size: 0.75rem;
  margin-left: 12px;
}
body .sub-ttl__academy-curriculum-list {
  margin-bottom: 24px;
  position: relative;
}
body .sub-ttl__academy-curriculum-list span {
  display: inline-block;
  background: #f3f1ee;
  padding-right: 15px;
  position: relative;
  z-index: 10;
}
body .sub-ttl__academy-curriculum-list::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 8px;
  left: 0;
  background: #837677;
}
body .sub-ttl__contents {
  font-size: 1.75rem;
  line-height: 1.3;
  text-transform: uppercase;
}
body .sub-ttl__contents--sholder {
  font-size: 0.75rem;
  padding: 0.75rem 0.75rem 0.75rem 0;
  display: inline-block;
  line-height: 1.8;
}
body .sub-ttl__contents--sholder::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background: #4C4445;
  margin-right: 7px;
  transform: translateY(-4px);
}
body .sub-ttl__contents--container {
  margin-bottom: 40px;
}
body .sub-ttl__contents--container small {
  display: inline-block;
  line-height: 1.5;
}
body .sub-ttl__contents.line {
  width: 100%;
}
body .sub-ttl__contents.line span {
  display: inline-block;
  padding-right: 16px;
  background: #f3f1ee;
}
body .sub-ttl__contents.line span::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #837677;
  display: block;
  position: absolute;
  top: 15px;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  body .sub-ttl__contents--sholder {
    padding: 0.75rem;
    display: inline-block;
  }
}
body .read-ttl {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 32px;
}
body .capitalize {
  text-transform: capitalize;
  display: inline-block;
}
body .blockSub__text__price {
  width: 180px;
  height: 32px;
  border: #837677 1px solid;
  padding-top: 2px;
  margin-bottom: 8px;
}
body .blockSub__text__price p {
  text-align: center;
}
body .blockSub__text__price p span {
  border-right: #4C4445 1px solid;
  padding-left: 4px;
  margin-right: 6px;
}
body .list-details > li:not(:last-child) {
  margin-bottom: 1rem;
}
body .list-details > li span::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 1px;
  background: #837677;
  margin-right: 7px;
  transform: translateY(-4px);
}
body .list-details--sub li h3 {
  font-weight: normal !important;
  margin-bottom: 0 !important;
}
body .list-details--sub li p {
  text-indent: 1rem;
  margin-bottom: 0 !important;
  width: 100%;
}
body .list-details--sub li p span::before {
  display: none;
}
@media screen and (min-width: 960px) {
  body .list-details li:not(:last-child) {
    margin-bottom: 0;
  }
}
body .txt-list {
  line-height: 1.6;
  font-size: 0.75rem;
}
body .txt-list h3 {
  margin-bottom: 8px;
}
body .txt-list ul {
  text-align: left;
}
body .txt-list ul li {
  display: inline-block;
}
body .txt-list ul li:not(:last-of-type) span::after {
  content: "、";
}
body .attention-list {
  margin-top: 24px;
  font-size: 0.75rem;
  line-height: 1.8;
}
body .attention-list li:first-of-type::before {
  content: "*1";
}
body .attention-list li:nth-of-type(2)::before {
  content: "*2";
}
body .mb16 {
  margin-bottom: 16px;
}
body .mb40 {
  margin-bottom: 40px;
}
body .mb56 {
  margin-bottom: 56px;
}
body .mb80 {
  margin-bottom: 56px;
}
@media screen and (min-width: 960px) {
  body .mb80 {
    margin-bottom: 80px;
  }
}
body .u-txtCenter {
  text-align: center;
}
body .u-blockCenter {
  margin: 0 auto;
}
body .u-mb0 {
  margin-bottom: 0 !important;
}
body .u-pb0 {
  padding-bottom: 0 !important;
}
body .u-mb__spacer-C {
  margin-bottom: 80px;
}
body .u-mb__spacer-H {
  margin-bottom: 24px;
}
body .u-marker {
  background: linear-gradient(transparent 50%, #ff0 50%);
}
body .u-bottomLine0 {
  background-image: none !important;
}
body .no-links {
  pointer-events: none;
}
body .ja {
  font-size: 80%;
}
body .stalker {
  z-index: 100000;
}
body .annotation {
  font-size: 80%;
}
body .ritual__active-ingredients__topic .annotation {
  margin-left: 1rem;
}
body .btn-container {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
body .btn-container .linkButton {
  margin: 0;
}
@media screen and (min-width: 480px) {
  body .btn-container {
    flex-direction: row;
    margin-top: 40px;
  }
}

/*===============================================
Lapidem site｜category-digest｜slider-component-B
===============================================*/
.slider-component-B.category-digest nav .main-ttl.txt-effects {
  padding: 56px 32px 0;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest nav .main-ttl.txt-effects {
    padding: 0;
  }
}
.slider-component-B.category-digest .slider-component__ritual-Detox .contents-image {
  background: url(../../img/index__rithal-Detox--mv-main240523-sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest .slider-component__ritual-Detox .contents-image {
    min-height: 570px;
    background: url(../../img/index__rithal-Detox--mv-main240523-pc.jpg) no-repeat center center/cover;
  }
}
.slider-component-B.category-digest .slider-component__ritual .contents-image {
  background: url(../../img/index__rithal--mv-main240523-sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest .slider-component__ritual .contents-image {
    min-height: 570px;
  }
}
.slider-component-B.category-digest .slider-component__five-elements .contents-image {
  background: url(../../img/index__five-elements--mv-main-sp.jpg) no-repeat top center/cover;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest .slider-component__five-elements .contents-image {
    background: url(../../img/index__five-elements--mv-main-sp.jpg) no-repeat bottom center/cover;
    min-height: 570px;
  }
}
.slider-component-B.category-digest .slider-component__bath-collection .contents-image {
  background: url(../../img/index__bath-collection--mv-main-sp.jpg) no-repeat top center/cover;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest .slider-component__bath-collection .contents-image {
    background: url(../../img/index__bath-collection--mv-main-sp.jpg) no-repeat bottom center/cover;
    min-height: 570px;
  }
}
.slider-component-B.category-digest .slider-component__massage-stone .contents-image {
  background: url(../../img/index__massage-stone--mv-main240526--sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest .slider-component__massage-stone .contents-image {
    background: url(../../img/index__massage-stone--mv-main240526--PC.jpg) no-repeat center center/cover;
    min-height: 570px;
  }
}
.slider-component-B.category-digest .slider-component__massage-oil .contents-image {
  background: url(../../img/index__massage-oil--mv-main240523-pc.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 960px) {
  .slider-component-B.category-digest .slider-component__massage-oil .contents-image {
    min-height: 570px;
  }
}

/*===============================================
Lapidem｜_header-ritual-component
===============================================*/
/*===============================================
Lapidem site｜mixin
===============================================*/
header.header-ritual-component {
  background: #f3f1ee;
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 92px;
  padding: 38px 0;
  box-sizing: border-box;
  transition: all 0.5s ease-in-out;
}
header.header-ritual-component h1 {
  width: 120px;
  height: 16px;
  margin: 0 auto;
  background: url(../logotype_lapidem-black.svg) no-repeat center center/contain;
  position: relative;
  z-index: 100;
}
header.header-ritual-component h1 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  overflow: hidden;
}
header.header-ritual-component h2 {
  position: absolute;
  width: 60px;
  top: -5px;
  right: 24px;
}
header.header-ritual-component h2.detox {
  font-size: 0.625rem;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
}
header.header-ritual-component h2.detox img {
  display: block;
  margin-bottom: 2px;
}
header.header-ritual-component nav {
  position: absolute;
  top: -138px;
  left: -110%;
  width: 100%;
  min-height: 100vh;
  background: #f3f1ee;
  padding: 156px 40px 40px 40px;
  box-sizing: border-box;
  z-index: 100;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
header.header-ritual-component nav .external-link a {
  display: block;
  position: relative;
}
header.header-ritual-component nav .external-link a::before {
  content: "";
  width: 6px;
  height: 1px;
  position: absolute;
  right: 16px;
  display: block;
  transform: rotate(-45deg) translateY(-30%);
  top: 50%;
  background-color: #837677;
}
header.header-ritual-component nav .external-link a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #837677;
  border-right: 1px solid #837677;
  margin-left: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
@media screen and (min-width: 960px) {
  header.header-ritual-component nav .external-link a {
    display: flex;
    align-items: center;
    position: relative;
  }
  header.header-ritual-component nav .external-link a::before {
    right: 0;
  }
  header.header-ritual-component nav .external-link a::after {
    position: initial;
    transform: translateY(0);
  }
}
header.header-ritual-component nav .nav-ttl {
  display: block;
  margin-bottom: 112px;
  width: 120px;
}
header.header-ritual-component nav ul {
  text-transform: uppercase;
  width: 186px;
  border-bottom: 1px solid #837677;
  font-size: 0.75rem;
}
header.header-ritual-component nav ul li {
  padding-bottom: 24px;
}
@media screen and (min-width: 960px) {
  header.header-ritual-component nav .external-link a::before {
    background-color: #f3f1ee;
  }
  header.header-ritual-component nav .external-link a::after {
    border-top: 1px solid #f3f1ee;
    border-right: 1px solid #f3f1ee;
  }
}
header.header-ritual-component.active nav {
  top: -38px;
  left: 0;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
header.header-ritual-component .openButton {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 92px;
  height: 92px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  transition: all 0.5s ease-in-out;
}
header.header-ritual-component .openButton span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 0;
  height: 1px;
  background-color: #837677;
  z-index: 2000;
}
header.header-ritual-component .openButton span:nth-of-type(1) {
  top: 37px;
  left: 24px;
  width: 44px;
}
header.header-ritual-component .openButton span:nth-of-type(2) {
  top: 46px;
  left: 24px;
  width: 40px;
}
header.header-ritual-component .openButton span:nth-of-type(3) {
  top: 55px;
  left: 24px;
  width: 36px;
}
header.header-ritual-component.active .openButton {
  transition: all 0.5s ease-in-out;
}
header.header-ritual-component.active .openButton span {
  background-color: #837677;
}
header.header-ritual-component.active .openButton span:nth-of-type(1) {
  transform: rotate(30deg);
  width: 44px;
  top: 40px;
}
header.header-ritual-component.active .openButton span:nth-of-type(2) {
  width: 0;
}
header.header-ritual-component.active .openButton span:nth-of-type(3) {
  transform: rotate(-30deg);
  width: 44px;
  top: 40px;
}
@media screen and (min-width: 960px) {
  header.header-ritual-component {
    padding: 120px 80px 32px;
    height: auto;
    transition: all 0.5s ease-in-out;
  }
  header.header-ritual-component h1 {
    width: 340px;
    height: 46px;
    margin: 0 auto;
    background: url(../logotype_lapidem-black.svg) no-repeat center center/contain;
    position: relative;
    z-index: 100;
    margin-bottom: 40px;
  }
  header.header-ritual-component h1 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    overflow: hidden;
  }
  header.header-ritual-component h2 {
    position: initial;
    width: auto;
    margin: 0 auto 56px;
    text-align: center;
  }
  header.header-ritual-component h2 a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.2rem;
  }
  header.header-ritual-component h2 a img {
    width: 120px;
    display: block;
    margin: 0 auto 12px !important;
  }
  header.header-ritual-component nav {
    position: initial;
    min-height: auto;
    background: inherit;
    padding: 0;
    opacity: 1;
    z-index: 10;
  }
  header.header-ritual-component nav .nav-ttl {
    display: none;
  }
  header.header-ritual-component nav ul {
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: none;
    font-size: 0.6875rem;
    letter-spacing: 0.1rem;
    margin-top: 2px;
    line-height: 1.5;
    transform: translateX(0);
  }
  header.header-ritual-component nav ul li {
    padding: 0 12px;
    margin: 0;
  }
  header.header-ritual-component .icon_cart {
    position: absolute;
    top: -8px;
  }
  header.header-ritual-component .openButton {
    display: none;
  }
  header.header-ritual-component.nav-scroll nav ul {
    color: #837677;
  }
  header.header-ritual-component.scroll {
    padding: 38px 32px;
    transition: all 0.5s ease-in-out;
  }
  header.header-ritual-component.scroll .wrapper {
    display: flex;
    align-items: baseline;
  }
  header.header-ritual-component.scroll .wrapper h1 {
    height: 16px;
    margin-bottom: 0;
  }
  header.header-ritual-component.scroll .wrapper h2 {
    margin: 0;
  }
  header.header-ritual-component.scroll .wrapper h2 a {
    display: flex;
    width: 175px;
    gap: 15px;
  }
  header.header-ritual-component.scroll .wrapper h2 a img {
    height: 10px;
    width: auto;
    aspect-ratio: 300/45;
    object-fit: contain;
    margin: 0 !important;
  }
  header.header-ritual-component.scroll .wrapper h2.sleep a {
    width: 250px;
  }
  header.header-ritual-component.scroll .wrapper nav ul {
    justify-content: flex-end;
  }
}

/*===============================================
Lapidem site｜_mv-component-ritual-lower
===============================================*/
/*===============================================
Lapidem site｜_btn-scroll
===============================================*/
.btn-scroll {
  /*スクロールダウン全体の場所*/
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  /*Scrollテキストの描写*/
  /* 丸の描写 */
  /* 線の描写 */
}
.btn-scroll span {
  /*描画位置*/
  position: absolute;
  left: 10px;
  bottom: 10px;
  /*テキストの形状*/
  color: #f3f1ee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  word-break: initial;
}
.btn-scroll:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: -4px;
  /*丸の形状*/
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #eee;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}
.btn-scroll:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: 0;
  /*線の形状*/
  width: 2px;
  height: 50px;
  background: #f3f1ee;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}
/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.mv-component-ritual-lower {
  width: 100%;
  position: relative;
  padding: 92px 32px 0;
  box-sizing: border-box;
  height: 70vh;
}
.mv-component-ritual-lower .mv-component-ritual-lower__imageArea {
  height: 100%;
}
.mv-component-ritual-lower .mv-component-ritual-lower__imageArea .mv-component-ritual-lower__ttl {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  text-align: center;
  color: #f3f1ee;
}
.mv-component-ritual-lower .mv-component-ritual-lower__imageArea .mv-component-ritual-lower__ttl h2 {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.mv-component-ritual-lower .mv-component-ritual-lower__imageArea .mv-component-ritual-lower__ttl h3 {
  font-size: 1.125rem;
}
.mv-component-ritual-lower .mv-component-sub__ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 46px;
  color: #f3f1ee;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.9375rem;
  text-align: center;
  margin-left: 0.9375rem;
}
@media screen and (min-width: 960px) {
  .mv-component-ritual-lower {
    padding: 330px 80px 0;
    height: auto;
  }
  .mv-component-ritual-lower .mv-component-ritual-lower__imageArea {
    height: calc(100vh - 330px - 56px);
    position: relative;
    background: #09112C;
  }
  .mv-component-ritual-lower .mv-component-ritual-lower__imageArea .mv-component-ritual-lower__ttl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    text-align: center;
    color: #f3f1ee;
  }
}

/*===============================================
Lapidem site｜item-component-D
===============================================*/
/*===============================================
Lapidem site｜mixin
===============================================*/
/*===============================================
Lapidem site｜main-ttl
===============================================*/
.main-ttl {
  font-size: 2rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.main-ttl word-break:normal span {
  word-break: break-word;
}
.main-ttl .main-ttl__name {
  display: block;
  font-size: 0.75rem;
  margin-top: 8px;
  margin-bottom: 6px;
  line-height: 1.8;
}
.main-ttl .main-ttl__name > span {
  font-size: 0.625rem;
  margin-left: 0.625rem;
}
.main-ttl .main-ttl__name > span::before, .main-ttl .main-ttl__name > span::after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 1px;
  border-bottom: 1px solid #837677;
  margin-bottom: 3px;
}
.main-ttl .main-ttl__name > span::before {
  margin-right: 3px;
}
.main-ttl .main-ttl__name > span::after {
  margin-left: 3px;
}
.main-ttl__sub {
  font-size: 0.9375rem;
  margin-left: 0.5rem;
  display: inline-block;
}

.item-component-D {
  padding: 40px 32px;
  position: relative;
}
.item-component-D .item-component-D__ttl {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 40px;
}
.item-component-D ol.wrapper li {
  margin-bottom: 80px;
}
.item-component-D ol.wrapper li a figure {
  margin-bottom: 40px;
}
.item-component-D ol.wrapper li a .txt-area {
  padding: 0 0 0 47px;
  position: relative;
}
.item-component-D ol.wrapper li a .txt-area .item-num {
  position: absolute;
  top: -23px;
  left: 0;
  font-size: 2rem;
}
.item-component-D ol.wrapper li a .txt-area h3 {
  margin-bottom: 6px;
  font-size: 0.75rem;
}
.item-component-D ol.wrapper li a .txt-area .main-ttl {
  font-size: 1.5rem;
  margin-bottom: 16px;
}
.item-component-D ol.wrapper li a .linkButton {
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .item-component-D {
    padding: 56px;
  }
  .item-component-D .item-component-D__ttl {
    font-size: 2rem;
    margin-bottom: 56px;
  }
  .item-component-D ol.wrapper {
    display: flex;
    gap: 80px;
    flex-wrap: wrap;
  }
  .item-component-D ol.wrapper li {
    width: calc((100% - 160px) / 3);
  }
  .item-component-D ol.wrapper li a {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .item-component-D ol.wrapper li a figure {
    margin-bottom: 40px;
  }
  .item-component-D ol.wrapper li a .txt-area {
    padding: 0 0 0 47px;
    position: relative;
  }
  .item-component-D ol.wrapper li a .txt-area .item-num {
    position: absolute;
    top: -23px;
    left: 0;
    font-size: 2rem;
  }
  .item-component-D ol.wrapper li a .txt-area h3 {
    margin-bottom: 16px;
    font-size: 1.125rem;
  }
  .item-component-D ol.wrapper li a .txt-area .main-ttl {
    font-size: 1.5rem;
  }
  .item-component-D ol.wrapper li a .linkButton {
    margin: auto auto 0 47px;
  }
}

/*===============================================
Lapidem site｜contents-component-B
===============================================*/
/*===============================================
Lapidem site｜main-ttl
===============================================*/
.main-ttl {
  font-size: 2rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.main-ttl word-break:normal span {
  word-break: break-word;
}
.main-ttl .main-ttl__name {
  display: block;
  font-size: 0.75rem;
  margin-top: 8px;
  margin-bottom: 6px;
  line-height: 1.8;
}
.main-ttl .main-ttl__name > span {
  font-size: 0.625rem;
  margin-left: 0.625rem;
}
.main-ttl .main-ttl__name > span::before, .main-ttl .main-ttl__name > span::after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 1px;
  border-bottom: 1px solid #837677;
  margin-bottom: 3px;
}
.main-ttl .main-ttl__name > span::before {
  margin-right: 3px;
}
.main-ttl .main-ttl__name > span::after {
  margin-left: 3px;
}
.main-ttl__sub {
  font-size: 0.9375rem;
  margin-left: 0.5rem;
  display: inline-block;
}

/*===============================================
Lapidem site｜linkButton
===============================================*/
.linkButton {
  width: 80%;
  max-width: 200px;
  height: 46px;
  padding-left: 24px;
  border: 1px #837677 solid;
  border-radius: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  text-transform: uppercase;
  overflow: hidden;
}
.linkButton::before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #837677;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  transition: all 0.5s ease-in-out;
}
.linkButton::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #09112C;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.linkButton.before40::before {
  width: 40px;
}
.linkButton.before60::before {
  width: 60px !important;
}
.linkButton.before100::before {
  width: 100px !important;
}
.linkButton:hover {
  color: #f3f1ee;
}
.linkButton:hover::after {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.linkButton:hover::before {
  background-color: #f3f1ee;
  transform: translateX(24px);
  transition: all 0.5s ease-in-out;
}
.linkButton:hover .linkButton__content {
  color: #f3f1ee;
}
.linkButton__content {
  color: #837677;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.8;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 430px) {
  .linkButton::before {
    width: 50px;
  }
}
@media screen and (min-width: 960px) {
  .linkButton {
    margin: 0 auto 0 0;
  }
}

/*===============================================
Lapidem site｜mixin
===============================================*/
.concept-component-B {
  justify-content: center;
  align-items: center;
  position: relative;
}
.concept-component-B .txt-area {
  padding: 80px 32px;
}
.concept-component-B .txt-area h2 {
  text-align: center;
  margin-bottom: 4px;
  font-size: 0.9375rem;
  line-height: 1.8;
}
.concept-component-B .txt-area .main-ttl {
  font-size: 1.5rem;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 56px;
  line-height: 1.4;
}
.concept-component-B .txt-area .main-ttl .main-ttl__name {
  margin: 8px 0 0;
}
.concept-component-B .txt-area .sholder-copy {
  margin-bottom: 32px;
}
@media screen and (min-width: 960px) {
  .concept-component-B {
    display: flex;
  }
  .concept-component-B .txt-area h2 {
    margin-bottom: 40px;
    font-size: 1.5rem;
  }
  .concept-component-B .txt-area .main-ttl {
    font-size: 2rem;
  }
  .concept-component-B .txt-area .sholder-copy {
    margin-bottom: 40px;
    transform: translateX(-50%);
    text-align: center;
  }
}

/*===============================================
Lapidem site｜contents-component-L
========================================*/
/*===============================================
Lapidem site｜main-ttl
===============================================*/
.main-ttl {
  font-size: 2rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.main-ttl word-break:normal span {
  word-break: break-word;
}
.main-ttl .main-ttl__name {
  display: block;
  font-size: 0.75rem;
  margin-top: 8px;
  margin-bottom: 6px;
  line-height: 1.8;
}
.main-ttl .main-ttl__name > span {
  font-size: 0.625rem;
  margin-left: 0.625rem;
}
.main-ttl .main-ttl__name > span::before, .main-ttl .main-ttl__name > span::after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 1px;
  border-bottom: 1px solid #837677;
  margin-bottom: 3px;
}
.main-ttl .main-ttl__name > span::before {
  margin-right: 3px;
}
.main-ttl .main-ttl__name > span::after {
  margin-left: 3px;
}
.main-ttl__sub {
  font-size: 0.9375rem;
  margin-left: 0.5rem;
  display: inline-block;
}

/*===============================================
Lapidem site｜linkButton
===============================================*/
.linkButton {
  width: 80%;
  max-width: 200px;
  height: 46px;
  padding-left: 24px;
  border: 1px #837677 solid;
  border-radius: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  text-transform: uppercase;
  overflow: hidden;
}
.linkButton::before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #837677;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  transition: all 0.5s ease-in-out;
}
.linkButton::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #09112C;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.linkButton.before40::before {
  width: 40px;
}
.linkButton.before60::before {
  width: 60px !important;
}
.linkButton.before100::before {
  width: 100px !important;
}
.linkButton:hover {
  color: #f3f1ee;
}
.linkButton:hover::after {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.linkButton:hover::before {
  background-color: #f3f1ee;
  transform: translateX(24px);
  transition: all 0.5s ease-in-out;
}
.linkButton:hover .linkButton__content {
  color: #f3f1ee;
}
.linkButton__content {
  color: #837677;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.8;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 430px) {
  .linkButton::before {
    width: 50px;
  }
}
@media screen and (min-width: 960px) {
  .linkButton {
    margin: 0 auto 0 0;
  }
}

/*===============================================
Lapidem site｜mixin
===============================================*/
.contents-component-L {
  position: relative;
}
.contents-component-L .wrapper .image-area {
  padding: 32px 32px 0;
  display: flex;
}
.contents-component-L .wrapper .image-area .contents-image {
  padding-top: 100%;
  width: 100%;
  margin-bottom: 24px;
}
.contents-component-L .wrapper .contents-area {
  padding: 0 32px 40px;
  box-sizing: border-box;
}
.contents-component-L .wrapper .contents-area .contents-ttl {
  text-align: justify;
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 40px;
}
.contents-component-L .wrapper .contents-area p:not(.linkButton__content) {
  margin-bottom: 32px;
}
.contents-component-L .wrapper .contents-area table {
  margin-bottom: 16px;
}
.contents-component-L .wrapper .contents-area table tr td {
  padding-right: 32px;
  font-size: 0.75rem;
  padding-bottom: 8px;
  line-height: 1.8;
}
.contents-component-L .wrapper .contents-area .attention-list {
  font-size: 0.75rem;
  margin-bottom: 32px;
}
.contents-component-L .wrapper .contents-area .linkButton {
  margin-bottom: 24px;
}
.contents-component-L .wrapper .contents-area .price-list {
  text-align: center;
}
.contents-component-L .wrapper .contents-area .price-list li {
  display: inline-block;
}
.contents-component-L .wrapper .contents-area .price-list li:first-of-type {
  margin-right: 8px;
  font-size: 1.5rem;
}
.contents-component-L .wrapper .contents-area .price-list li:nth-of-type(2) {
  font-size: 0.875rem;
}
.contents-component-L .wrapper .contents-area figure {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.contents-component-L .wrapper .contents-area figure img {
  width: 100px;
}
.contents-component-L .wrapper .contents-area figure p span {
  color: #C39191;
}
.contents-component-L.right .wrapper {
  flex-direction: row-reverse;
}
.contents-component-L.right .wrapper .image-area .main-ttl {
  padding: 0 56px 0 0;
}
@media screen and (min-width: 960px) {
  .contents-component-L .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .contents-component-L .wrapper .image-area {
    padding: 80px;
    width: 50%;
  }
  .contents-component-L .wrapper .image-area .contents-image {
    margin: 0;
  }
  .contents-component-L .wrapper .contents-area {
    width: 50%;
    padding: 80px;
    box-sizing: border-box;
  }
  .contents-component-L .wrapper .contents-area table {
    margin-bottom: 24px;
  }
  .contents-component-L .wrapper .contents-area .price-list {
    text-align: left;
  }
}

/*===============================================
Lapidem site｜inquiry-component
===============================================*/
/*===============================================
Lapidem site｜linkButton
===============================================*/
.linkButton {
  width: 80%;
  max-width: 200px;
  height: 46px;
  padding-left: 24px;
  border: 1px #837677 solid;
  border-radius: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  text-transform: uppercase;
  overflow: hidden;
}
.linkButton::before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #837677;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  transition: all 0.5s ease-in-out;
}
.linkButton::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #09112C;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.linkButton.before40::before {
  width: 40px;
}
.linkButton.before60::before {
  width: 60px !important;
}
.linkButton.before100::before {
  width: 100px !important;
}
.linkButton:hover {
  color: #f3f1ee;
}
.linkButton:hover::after {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.linkButton:hover::before {
  background-color: #f3f1ee;
  transform: translateX(24px);
  transition: all 0.5s ease-in-out;
}
.linkButton:hover .linkButton__content {
  color: #f3f1ee;
}
.linkButton__content {
  color: #837677;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.8;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 430px) {
  .linkButton::before {
    width: 50px;
  }
}
@media screen and (min-width: 960px) {
  .linkButton {
    margin: 0 auto 0 0;
  }
}

.inquiry-component {
  padding: 80px 0;
  background: #f3f1ee;
}
.inquiry-component p:not(.linkButton__content) {
  text-align: center;
  margin-bottom: 24px;
}
.inquiry-component .linkButton {
  margin: 0 auto;
}

.l_2column {
  display: flex;
}
.l_2column > div {
  flex-grow: 1;
}
.l_2column > div:first-child {
  border-right: 1px solid #f3f1ee;
}

/* タブレット&PC Setting */
@media screen and (min-width: 520px) {
  .l_2column {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
/*===============================================
Lapidem｜_footer
===============================================*/
/*===============================================
Lapidem site｜mixin
===============================================*/
footer {
  background: #09112C;
  padding: 56px 0;
  text-align: center;
  color: #f3f1ee;
  position: relative;
}
footer h2 {
  width: 124px;
  height: 17px;
  margin: 0 auto 40px;
  background: url(../logotype_lapidem-white.svg) no-repeat center center/contain;
}
footer h2 a {
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
footer nav ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
}
footer nav ul.footer__contens-nav {
  text-transform: uppercase;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  margin-bottom: 56px;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  border-left: 1px solid #474d63;
  border-top: 1px solid #474d63;
}
footer nav ul.footer__contens-nav li {
  width: 50%;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
footer nav ul.footer__contens-nav li a {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (min-width: 960px) {
  footer nav ul.footer__contens-nav {
    border: none;
    display: block;
  }
  footer nav ul.footer__contens-nav li {
    border: none;
    width: 100%;
    text-align: left;
    height: auto;
    line-height: 1.8;
    margin-bottom: 20px;
  }
}
footer nav ul.footer__contens-nav li {
  border-bottom: 1px solid #474d63;
  border-right: 1px solid #474d63;
}
footer nav ul.footer__sns-nav {
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
footer nav ul.footer__sns-nav li a {
  padding: 0 22px;
  display: block;
  font-size: 0.875rem;
}
footer small {
  font-size: 0.75rem;
}
@media screen and (min-width: 960px) {
  footer {
    display: flex;
    flex-wrap: wrap;
    padding-top: 36px;
    padding-bottom: 0;
  }
  footer h2 {
    width: 200px;
    margin: 0;
  }
  footer nav {
    width: calc(100% - 200px);
    border-left: 1px solid #f3f1ee;
    padding-left: 36px;
    padding-bottom: 80px;
  }
  footer nav ul.footer__contens-nav {
    display: flex;
    margin-bottom: 16px;
  }
  footer nav ul.footer__contens-nav li {
    width: auto;
    border: none;
    margin-right: 24px;
    margin-bottom: 0;
  }
  footer nav ul.footer__sns-nav {
    margin: 0;
    justify-content: flex-start;
  }
  footer nav ul.footer__sns-nav li a {
    padding: 0 24px 0 0;
  }
  footer small {
    position: absolute;
    bottom: 24px;
    right: 120px;
  }
}

/*===============================================
Lapidem site｜_btn-scroll
===============================================*/
.btn-scroll {
  /*スクロールダウン全体の場所*/
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  /*Scrollテキストの描写*/
  /* 丸の描写 */
  /* 線の描写 */
}
.btn-scroll span {
  /*描画位置*/
  position: absolute;
  left: 10px;
  bottom: 10px;
  /*テキストの形状*/
  color: #f3f1ee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  word-break: initial;
}
.btn-scroll:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: -4px;
  /*丸の形状*/
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #eee;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}
.btn-scroll:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: 0;
  /*線の形状*/
  width: 2px;
  height: 50px;
  background: #f3f1ee;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: -5px;
  }
}
/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
/*===============================================
Lapidem site｜mixin
===============================================*/
/* 各ページ個別の記述　※コンポーネント全体に関することは各コンポーネントに記述 */
/*===============================================
Lapidem｜ritual-skin-care-routine｜common
===============================================*/
body {
  background: #f3f1ee;
}
body .attention-list {
  margin-top: 24px;
  font-size: 0.75rem;
  line-height: 1.8;
}
body .attention-list li {
  padding-left: 0 !important;
}
body .attention-list li:first-of-type::before {
  content: "*1";
}
body .attention-list li:nth-of-type(2)::before {
  content: "*2";
}
body .attention-list li::after {
  display: none !important;
}
body .main-ttl {
  font-size: 1.5rem;
  margin-bottom: 24px;
}
body .ritual-detox-top__introduction .wrapper .txt-area .main-ttl {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.75rem;
  margin-left: 0.75rem;
  margin-bottom: 56px;
}
body .concept-component-B .txt-area .lowerTtl {
  margin-bottom: 80px;
}
body .contents-component-L .wrapper .contents-area figure {
  justify-content: flex-start;
}
@media screen and (min-width: 960px) {
  body .main-ttl {
    font-size: 2rem;
    margin-bottom: 40px;
  }
}

/*===============================================
Lapidem｜ritual-skin-care-routine｜mv-component-ritual-lower
===============================================*/
.mv-component-ritual-lower .mv-component-ritual-lower__imageArea {
  background: url(../ritual-skin-care-routine__mv.jpg) no-repeat center center/cover;
}

/*===============================================
Lapidem｜ritual-skin-care-routine｜concept-component-B
===============================================*/
.concept-component-B .txt-area h2 {
  margin-bottom: 0;
}
.concept-component-B .txt-area .main-ttl {
  margin-bottom: 160px;
}
@media screen and (min-width: 960px) {
  .concept-component-B {
    padding-top: 74px;
  }
}

/*===============================================
Lapidem｜ritual-skin-care｜ritual-skin-care-how-to
===============================================*/
.ritual-skin-care-how-to .wrapper .image-area .contents-image {
  background: url(../ritual-skin-care-how-to.jpg) no-repeat center center/cover;
}
.ritual-skin-care-how-to .wrapper .contents-area .inner-link {
  display: flex;
}
.ritual-skin-care-how-to .wrapper .contents-area .inner-link li {
  border-right: 1px solid #837677;
  font-weight: bold;
}
.ritual-skin-care-how-to .wrapper .contents-area .inner-link li:first-of-type {
  padding-right: 14px;
}
.ritual-skin-care-how-to .wrapper .contents-area .inner-link li:not(:first-of-type) {
  padding: 0 14px;
}

/*===============================================
Lapidem｜ritual-skin-care-routine｜ritual-skin-care-how-to__details
===============================================*/
.ritual-skin-care-how-to__details .wrapper {
  align-items: flex-start;
}
.ritual-skin-care-how-to__details .wrapper .image-area .contents-num {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 4px;
  margin-left: 0;
  margin-right: 8px;
}
@media screen and (min-width: 960px) {
  .ritual-skin-care-how-to__details .wrapper .image-area .contents-num {
    font-size: 2rem;
    margin-left: -8px;
  }
}
.ritual-skin-care-how-to__details .wrapper .contents-area {
  padding: 10px 32px 40px;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li {
  padding-left: 15px;
  position: relative;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li:not(:last-of-type) {
  margin-bottom: 56px;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li .sub-contents-num {
  position: absolute;
  top: -4px;
  left: 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  transform: translateY(-5px);
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li h3 {
  margin-bottom: 8px;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li h3::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 1px;
  background: #4C4445;
  margin-right: 7px;
  transform: translateY(-4px);
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li h3 + p {
  padding-left: 15px;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li p:last-of-type {
  margin-bottom: 0;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li figure {
  justify-content: flex-start;
}
.ritual-skin-care-how-to__details .wrapper .contents-area ol li::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 1px;
  background: #4C4445;
  margin-right: 7px;
  transform: translateY(-4px);
  position: absolute;
  left: 0;
  top: 19px;
}
.ritual-skin-care-how-to__details .wrapper .contents-area .linkButton .linkButton__content {
  font-size: 0.75rem;
}
@media screen and (min-width: 960px) {
  .ritual-skin-care-how-to__details .wrapper .contents-area {
    padding: 80px;
  }
  .ritual-skin-care-how-to__details .wrapper .contents-area ol li .sub-contents-num {
    top: 0;
    font-size: 80px;
  }
}
.ritual-skin-care-how-to__details h3 {
  padding-top: 6px;
}
.ritual-skin-care-how-to__details h3::before {
  display: none !important;
}
.ritual-skin-care-how-to__details p {
  padding-left: 0 !important;
}

/*===============================================
ritual-skin-care-routine｜experience-our-spa
===============================================*/
.ritual-top__experience-our-spa .wrapper .image-area .contents-image {
  background: url(../ritual-top__experience-our-spa.png) no-repeat center center/cover;
}/*# sourceMappingURL=ritual-skin-care-routine.css.map */