@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://use.fontawesome.com/releases/v5.4.1/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300&family=Inter:wght@300;400;500;600;700&family=Manrope:wght@300;400;500;600;700&family=Rubik:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Tenali+Ramakrishna&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&family=Tenali+Ramakrishna&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Carattere&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

.clearfix {
  *zoom: 1;
}

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

html {
  scroll-behavior: smooth;
  scroll-padding-top: 3.75rem;
}

body {
  font-family: "Shippori Mincho B1", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Sans-serif;
  background: #fff;
}

.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

.is-sp-s {
  display: none;
}

[data-anim-style] {
  opacity: 0;
}

[v-cloak] {
  display: none;
}

a {
  color: inherit;
}
a:visited {
  color: inherit;
}
a:link {
  color: inherit;
}

.about_block {
  margin-top: calc(135 / 1512 * 100vw);
  margin-bottom: calc(155 / 1512 * 100vw);
}
.about_block__text {
  color: #333333;
  text-align: center;
  font-family: "Shippori Mincho B1";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 230%;
  letter-spacing: 0.1em;
}

.staff_credit_block {
  margin-top: 246px;
}
.staff_credit_block__text {
  font-family: "Inter";
  font-size: 0.6875rem;
  line-height: 2.55;
  text-align: center;
  letter-spacing: 0.13em;
  margin-bottom: 15px;
}
.staff_credit_block__main {
  font-size: 38px;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.08em;
}
.staff_credit_block__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 34px;
}
.staff_credit_block__bottom_title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 93px;
  height: 93px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1.5px solid #A27D39;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.39;
  letter-spacing: 0.05em;
  margin-right: 20px;
}
.staff_credit_block__bottom_text {
  max-width: 500px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
  text-align: justify;
  color: #3F3F3F;
  margin-top: 9px;
}

.staff_credit_block {
  margin-bottom: 173px;
}
.staff_credit_block__text {
  font-family: Inter;
  font-size: 11px;
  line-height: 2.5;
  text-align: center;
  letter-spacing: 0.12em;
  color: #6B6B6B;
}

.pagetop_link_block {
  display: none;
  width: 1.8125rem;
  position: fixed;
  z-index: 10;
  bottom: 3%;
  right: 4.2%;
  border-radius: 50%;
}
.pagetop_link_block a {
  position: relative;
  display: block;
}
.pagetop_link_block__img {
  width: 100%;
  margin-bottom: 0.9375rem;
}
.pagetop_link_block__img img {
  width: 100%;
}
.pagetop_link_block__text {
  font-family: Inter;
  font-size: 0.625rem;
  letter-spacing: 0.15em;
  color: #000000;
  text-align: center;
  margin-left: 0.125rem;
}

[data-anim-element] {
  opacity: 0;
  will-change: opacity, transform;
}

.function_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 18.125rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 3.5rem;
}
.function_icon__item {
  width: 2.625rem;
}
.function_icon__item img {
  width: 100%;
}
.function_icon__item + .function_icon__item {
  margin-left: 2.5rem;
}

.recommended_feature_banner {
  margin: 0 auto 12.5rem;
  max-width: 42.5625rem;
}
.recommended_feature_banner__title {
  font-family: "EB Garamond";
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.27;
  letter-spacing: 0.1em;
  margin-bottom: 2.25rem;
}
.recommended_feature_banner__img {
  width: 100%;
}
.recommended_feature_banner__img img {
  width: 100%;
}

.contents_block {
  overflow: hidden;
  margin-top: 205px;
  margin-bottom: 292px;
  position: relative;
  /*
    &__wide-img {
      position: relative;
      display: block;
      width: 100vw;
      max-width: unset;
      margin-left: calc(-50vw + 50%);
      margin-right: calc(-50vw + 50%);
      margin-bottom: 80px;
      overflow: visible;

      img {
        width: 100%;
        display: block;
      }

      &[data-add-active] {
        &.is-active {
          animation: wide_img_anime 0.7s ease-in-out forwards;
        }

        @keyframes wide_img_anime {
          0% {
            clip-path: inset(0 100% 0 0);
          }

          100% {
            clip-path: inset(0);
          }
        }
      }

    }
  */
}
.contents_block__inner {
  max-width: 1250px;
  margin: auto;
  padding-inline: 25px;
}
.contents_block__head {
  position: relative;
  margin-top: 134px;
  position: relative;
  overflow: visible;
}
.contents_block__head--02 {
  margin-top: 0;
}
.contents_block__head--04 {
  margin-top: 248px;
  margin-bottom: 80px;
}
.contents_block__head--06 {
  margin-top: 242px;
  margin-bottom: 80px;
}
.contents_block__head[data-add-active] {
  clip-path: inset(0 100% 0 0);
}
.contents_block__head[data-add-active].is-active {
  -webkit-animation: contents_title_anime 1s ease-in-out forwards;
  animation: contents_title_anime 1s ease-in-out forwards;
}
@-webkit-keyframes contents_title_anime {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@keyframes contents_title_anime {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.contents_block_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contents_block_sub span {
  font-style: italic;
  margin-right: 6px;
}
.contents_block_sub--01 {
  padding-left: 60px;
  gap: 27px;
}
.contents_block_sub--02 {
  padding-left: 43px;
  gap: 24px;
}
.contents_block_sub--03 {
  padding-left: 40px;
  gap: 20px;
}
.contents_block__num {
  position: relative;
  font-family: Cormorant Garamond;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
}
.contents_block__num::after {
  content: "";
  position: absolute;
  display: block;
  width: calc(993 / 1512 * 100vw);
  height: 1px;
  top: 50%;
  left: calc(100% + 30px);
}
.contents_block__num--01 {
  color: #becdd5;
}
.contents_block__num--01::after {
  background-color: #becdd5;
}
.contents_block__num--02 {
  color: #b6b8c8;
}
.contents_block__num--02::after {
  background-color: #b6b8c8;
}
.contents_block__num--03 {
  color: #99b1a6;
}
.contents_block__num--03::after {
  background-color: #99b1a6;
}
.contents_block__sub_title {
  color: #000000;
  font-size: calc(20 / 1512 * 100vw);
  line-height: 210%;
  letter-spacing: 0.12em;
  font-family: "Shippori Mincho B1";
}
.contents_block__sub_title img {
  width: 100%;
  height: auto;
}
.contents_block__sub_title--01 {
  width: calc(206 / 1512 * 100vw);
  height: calc(37 / 1512 * 100vw);
  max-width: 206px;
}
.contents_block__sub_title--02 {
  width: calc(403.27 / 1512 * 100vw);
  height: calc(23.8 / 1512 * 100vw);
  max-width: 403.27px;
}
.contents_block__sub_title--03 {
  width: calc(481.15 / 1512 * 100vw);
  height: calc(24.37 / 1512 * 100vw);
  max-width: 481.15px;
}
.contents_block__sub_title--left--01 {
  color: #385172;
}
.contents_block__sub_title--left--02 {
  color: #4A789E;
}
.contents_block__sub_title--left--06 {
  color: #BAB475;
}
.contents_block__title-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #333333;
}
.contents_block--01 {
  gap: 124px;
}
.contents_block--02 {
  gap: 84px;
}
.contents_block--03 {
  gap: 246px;
}
.contents_block__title {
  font-family: "Cormorant Garamond";
  font-size: calc(82 / 1512 * 100vw);
  font-style: normal;
  font-weight: 300;
  line-height: 110%; /* 180px */
  text-transform: uppercase;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 16px;
}
.contents_block__title span {
  text-align: center;
  font-style: normal;
  font-size: calc(82 / 1512 * 100vw);
  line-height: 110%;
}
.contents_block__title img {
  width: 100%;
}
.contents_block__title--03 {
  color: #89956B;
  margin-top: 0;
  max-width: 393px;
}
.contents_block__title--04 {
  margin-bottom: 24px;
}
.contents_block__title--06 {
  margin-bottom: 22px;
}
.contents_block--02 {
  margin-top: 360px;
}
.contents_block__title-top-image {
  width: calc(149.5 / 1512 * 100vw);
  height: auto;
  margin-inline: auto;
}
.contents_block__title-top-image img {
  width: 100%;
}
.contents_block__icon-image {
  width: calc(256.37 / 1512 * 100vw);
  max-width: 256.37px;
  margin-top: 7px;
}
.contents_block__icon-image img {
  width: 100%;
}
+ .contents_block__item:not(.contents_block__item--03 .contents_block__item.contents_block__item--05) {
  margin-top: 241px;
}
.contents_block__item--01 {
  margin-top: 133px;
  margin-bottom: 352px;
}
.contents_block__item--02 {
  margin-bottom: 0;
}
.contents_block__item--03 {
  margin-bottom: 349px;
  width: 964px;
  max-width: 90%;
  margin-top: -200px;
  margin-inline: 23.4% 0;
  gap: 70px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(70 / 1512 * 100vw);
}
.contents_block__item--04 {
  margin-bottom: 0;
}
.contents_block__item--05 {
  margin-top: -205px;
  margin-bottom: 343px;
  margin-inline: 0 19%;
}
.contents_block__item--07 {
  margin-bottom: 138px;
}
.contents_block__item--08 {
  margin-bottom: 225px;
}
.contents_block__item--10 {
  margin-bottom: 352px;
  margin-inline: 9.5% 0;
}
.contents_block__item--11 {
  margin-bottom: 302px;
}
.contents_block__item--13 {
  margin-bottom: 138px;
}
.contents_block__item--14 {
  margin-bottom: 385px;
}
.contents_block__item--16 {
  margin-bottom: 362px;
}
.contents_block__item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: calc(60 / 1512 * 100vw);
}
.contents_block__item-flex--01 {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  gap: calc(66 / 1512 * 100vw);
  margin-left: 24px;
}
.contents_block__item-flex--02 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
}
.contents_block__item-flex--04 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
}
.contents_block__item-flex--06 {
  margin-left: auto;
  margin-right: calc(50% - 50vw);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: calc(64 / 1512 * 100vw);
}
.contents_block__item-flex--08 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
}
.contents_block__item-flex--09 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
}
.contents_block__item-flex--10 {
  margin-top: -195px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contents_block__item-flex--11 {
  margin-bottom: 32px;
  margin-top: -55px;
  margin-inline: 10.5% 0;
  gap: calc(28 / 1512 * 100vw);
}
.contents_block__item-flex--text-11 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-inline: 10.5% 0;
  gap: calc(28 / 1512 * 100vw);
}
.contents_block__item-flex--14 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  margin-left: 20px;
}
.contents_block__item-flex--15 {
  margin-top: -100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contents_block__item-flex--16 {
  margin-top: -200px;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  margin-inline: 3% 0;
}
.contents_block__item-flex--17 {
  margin-bottom: 32px;
  margin-top: -65px;
  margin-inline: 10.5% 0;
  gap: calc(24 / 1512 * 100vw);
}
.contents_block__item-flex--text-17 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: calc(100 / 1512 * 100vw);
  margin-inline: 10.5% 0;
  gap: calc(24 / 1512 * 100vw);
}
.contents_block__item-flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.contents_block__item-main {
  max-width: 358px;
  width: 42%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.contents_block__item-main--02 {
  position: relative;
  left: -10%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: -75px;
  z-index: 50;
}
.contents_block__item-main--04 {
  position: relative;
  right: -14%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: -80px;
  z-index: 50;
  max-width: 358px;
}
.contents_block__item-main--06 {
  position: relative;
  top: -10px;
}
.contents_block__item-main--08 {
  margin-inline: auto;
  max-width: 1072px;
  width: calc(1072 / 1512 * 100vw);
}
.contents_block__item-main--09 {
  position: relative;
  left: -13.5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: -80px;
  z-index: 50;
  max-width: 358px;
}
.contents_block__item-main--14 {
  margin-inline: auto;
  max-width: 1072px;
  width: calc(1072 / 1512 * 100vw);
}
.contents_block__item-main--15 {
  position: relative;
  right: -11.7%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: -50px;
  z-index: 50;
  max-width: 358px;
}
.contents_block__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 38px;
  gap: calc(38 / 1512 * 100vw);
}
.contents_block__item-wrap.is-sp {
  display: none;
}
.contents_block__item-text-contents {
  max-width: 536px;
  width: 100%;
  width: calc(536 / 1512 * 100vw);
}
.contents_block__item-head {
  margin-bottom: 46px;
  position: relative;
  z-index: 50;
}
.contents_block__item-head--02 {
  margin-bottom: 43px;
}
.contents_block__item-head--04 {
  margin-bottom: 40px;
}
.contents_block__item-head--06 {
  margin-bottom: 40px;
}
.contents_block__item-head--09 {
  margin-bottom: 40px;
}
.contents_block__item-head--11 {
  margin-top: -9px;
}
.contents_block__item-head--15 {
  margin-bottom: 40px;
}
.contents_block__item-head--17 {
  margin-bottom: 40px;
}
.contents_block__item-head[data-add-active] {
  clip-path: inset(0 100% 0 0);
}
.contents_block__item-head[data-add-active].is-active {
  -webkit-animation: contents_title_anime 1s ease-in-out forwards;
  animation: contents_title_anime 1s ease-in-out forwards;
}
@keyframes contents_title_anime {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.contents_block__txt_head img {
  width: 100%;
  height: auto;
}
.contents_block__txt_head--01 {
  max-width: 212.9px;
}
.contents_block__txt_head--02 {
  max-width: 300.4px;
}
.contents_block__txt_head--03 {
  max-width: 222.5px;
}
.contents_block__txt_head--04 {
  max-width: 261.4px;
}
.contents_block__txt_head--06 {
  max-width: 266.2px;
}
.contents_block__txt_head--09 {
  max-width: 143px;
}
.contents_block__txt_head--11 {
  max-width: 96.8px;
  margin-left: 10px;
}
.contents_block__txt_head--15 {
  max-width: 179.8px;
}
.contents_block__txt_head--17 {
  max-width: 168.8px;
  margin-left: 10px;
  margin-top: -10px;
}
.contents_block__item-title--top {
  font-size: calc(38 / 393 * 100vw);
  line-height: 100%;
  letter-spacing: 0.02em;
  font-family: "Cormorant Garamond";
  margin-left: 18px;
}
.contents_block__item-sub-title {
  color: #373737;
  font-family: "Shippori Mincho B1";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 37.4px */
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
.contents_block__item-sub-title--07 {
  margin-bottom: 30px;
}
.contents_block__item-sub-title[data-add-active] {
  clip-path: inset(0 100% 0 0);
}
.contents_block__item-sub-title[data-add-active].is-active {
  -webkit-animation: contents_title_anime 0.7s ease-in-out forwards;
  animation: contents_title_anime 0.7s ease-in-out forwards;
}
@keyframes contents_title_anime {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.contents_block__contents_title {
  width: 100%;
  height: 100%;
}
.contents_block__contents_title--01 {
  max-width: 57px;
  max-height: 13px;
}
.contents_block__contents_title--02 {
  max-width: 90px;
  max-height: 13px;
}
.contents_block__contents_title--03 {
  max-width: 120px;
  max-height: 14px;
}
.contents_block__item-text-wrap {
  margin-bottom: 48px;
  max-width: 440px;
}
.contents_block__item-text-wrap--08 {
  max-width: 609px;
}
.contents_block__item-text-wrap--11 {
  max-width: 358px;
}
.contents_block__item-text-wrap--14 {
  max-width: 609px;
}
.contents_block__item-text-wrap--17 {
  max-width: 358px;
}
.contents_block__item-text {
  color: #373737;
  text-align: justify;
  font-family: "Shippori Mincho B1";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 190%;
  letter-spacing: 0em;
  margin: 0 0 20px 0;
}
.contents_block__item-text--sub {
  color: #545454;
  font-family: "Shippori Mincho B1";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.24px;
}
.contents_block__item-detail--08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.contents_block__item-detail--14 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contents_block__item-credit {
  width: 295px;
}
.contents_block__item-credit--08 {
  justify-items: flex-end;
}
.contents_block__item-credit--10 {
  justify-items: flex-end;
}
.contents_block__item-credit--14 {
  justify-items: flex-end;
}
.contents_block__item-img {
  max-width: 536px;
  width: calc(536 / 1512 * 100vw);
  overflow: hidden;
}
.contents_block__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents_block__item-img--01 {
  max-width: 685px;
  width: 100%;
  aspect-ratio: 685/913;
  overflow: hidden;
}
.contents_block__item-img--01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents_block__item-img--06 {
  width: calc(761 / 1512 * 100vw);
  overflow: hidden;
}
.contents_block__item-img--06 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents_block__item-img--full {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.contents_block__item-img--full img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents_block__item-img--full[data-add-active] img {
  clip-path: inset(0 100% 0 0);
  -webkit-transition: clip-path 0.6s ease-in-out;
  transition: clip-path 0.6s ease-in-out;
}
.contents_block__item-img--full[data-add-active].is-active img {
  clip-path: inset(0);
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.contents_block__item-img--wide-left {
  width: calc(947 / 1512 * 100vw);
  margin-left: calc(50% - 50vw);
  margin-right: auto;
}
.contents_block__item-img--wide-left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.contents_block__item-img--wide-right {
  width: calc(947 / 1512 * 100vw);
  margin-right: calc(50% - 50vw);
  margin-left: auto;
}
.contents_block__item-img--wide-right img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents_block__item-img--wide-center {
  max-width: 1072px;
  width: calc(1072 / 1512 * 100vw);
  margin-inline: auto;
  margin-bottom: 40px;
}
.contents_block__item-img--wide-center img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.contents_block__item-img--wide-center--08 {
  max-width: 650px;
  width: calc(650 / 1512 * 100vw);
}
.contents_block__item-img--small {
  max-width: 536px;
  width: calc(536 / 1512 * 100vw);
}
.contents_block__item-img--small img {
  width: 100%;
  height: 100%;
}
.contents_block__item-img--10 {
  width: calc(596 / 1512 * 100vw);
}
.contents_block__item-img--10 img {
  width: 100%;
  height: 100%;
}
.contents_block__item-img_sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  gap: 50px;
}
.contents_block__item-img_sub--left {
  width: calc(536 / 1512 * 100vw);
  max-width: 536px;
}
.contents_block__item-img_sub--left img {
  width: 100%;
}
.contents_block__item-img_sub--right {
  width: calc(403 / 1512 * 100vw);
  max-width: 403px;
}
.contents_block__item-img_sub--right img {
  width: 100%;
}
.contents_block__item-img_sub--06 {
  margin-top: 160px;
  margin-bottom: 344px;
  margin-left: 25px;
  gap: 56px;
}
.contents_block__item-img_sub--anime[data-add-active] {
  clip-path: inset(0 100% 0 0);
}
.contents_block__item-img_sub--anime.is-active {
  -webkit-animation: wide_img_anime 0.7s ease-in-out forwards;
  animation: wide_img_anime 0.7s ease-in-out forwards;
}

.footer_block {
  padding: 0 20px;
}
.footer_block__inner {
  max-width: 1095px;
  margin: auto;
  padding: 345px 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_block__title {
  display: block;
  width: 194px;
  margin: auto;
}
.footer_block__title img {
  width: 100%;
}
.footer_block__link {
  display: block;
  text-align: center;
  font-family: "Inter";
  font-weight: 400;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #000000;
  margin-top: 24px;
}
.footer_block__link span {
  color: #9C9C9C;
  margin-left: 7px;
}
.footer_block__insta {
  display: block;
  width: 20px;
  margin-top: 60px;
  margin: 60px auto 0;
}
.footer_block__insta img {
  width: 100%;
}
.footer_block__onward_closset {
  display: block;
  width: 105px;
  margin: 16px auto 0;
}
.footer_block__onward_closset img {
  width: 100%;
}
.footer_block__copy {
  font-family: "Inter";
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #000000;
  text-align: center;
  margin-top: 42px;
}

.header_block {
  position: absolute;
  width: 100%;
  z-index: 10;
}
.header_block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: calc(26 / 1512 * 100vw) calc(29 / 1512 * 100vw);
}
.header_block__logo a {
  display: block;
  width: calc(144 / 1512 * 100vw);
}
.header_block__logo a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.header_block__text {
  font-family: Inter;
  font-size: calc(12 / 1512 * 100vw);
  line-height: 1;
  color: #fff;
}
.header_block__date {
  margin-top: 25px;
  color: #000;
  font-size: 10px;
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.44px;
}
.header_block__date span {
  font-family: "EB Garamond";
}

.mainvisual_block {
  position: relative;
  overflow: hidden;
}
.mainvisual_block__inner {
  position: relative;
  width: 100%;
}
.mainvisual_block__img {
  width: calc(1512 / 1512 * 100vw);
}
.mainvisual_block__img img {
  width: 100%;
}
.mainvisual_block__main {
  position: absolute;
  bottom: 9.9206349206vw;
  left: 87.5%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mainvisual_block__main[data-add-active] {
  opacity: 0;
}
.mainvisual_block__main[data-add-active].is-active {
  -webkit-animation: mainvisual_text_anime 1s 1.5s ease-out forwards;
  animation: mainvisual_text_anime 1s 1.5s ease-out forwards;
}
@-webkit-keyframes mainvisual_text_anime {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-87%);
    transform: translateX(-87%);
  }
}
@keyframes mainvisual_text_anime {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-87%);
    transform: translateX(-87%);
  }
}
.mainvisual_block__main-sp[data-add-active] {
  opacity: 0;
}
.mainvisual_block__main-sp[data-add-active].is-active {
  -webkit-animation: mainvisual_text_anime_sp 1s 1.5s ease-out forwards;
  animation: mainvisual_text_anime_sp 1s 1.5s ease-out forwards;
}
@-webkit-keyframes mainvisual_text_anime_sp {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes mainvisual_text_anime_sp {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.mainvisual_block__subtitle-img {
  -webkit-animation: mainvisual_text_anime 1s 1.5s sease-out forwards;
  animation: mainvisual_text_anime 1s 1.5s sease-out forwards;
  width: calc(381 / 1512 * 100vw);
  margin-inline: auto;
}
.mainvisual_block__subtitle-img img {
  width: 100%;
}
.mainvisual_block__title-img {
  -webkit-animation: mainvisual_text_anime 1s 1.5s sease-out forwards;
  animation: mainvisual_text_anime 1s 1.5s sease-out forwards;
  margin-top: calc(55 / 1512 * 100vw);
  margin-left: auto;
  width: calc(562 / 1512 * 100vw);
}
.mainvisual_block__title-img img {
  width: 100%;
}
.mainvisual_block__title-img-sp {
  width: calc(351.35 / 393 * 100vw);
  margin-left: 0;
  margin-top: 20px;
}
.mainvisual_block__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  font-family: Inter;
  font-size: calc(12 / 1512 * 100vw);
  line-height: 22px;
  letter-spacing: 0.15em;
  color: #FFFFFF;
  margin-bottom: calc(42 / 1512 * 100vw);
  margin-top: 45px;
  margin-left: calc(56 / 1512 * 100vw);
}
.mainvisual_block__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFFFFF;
  font-family: Inter;
  font-size: calc(12 / 1512 * 100vw);
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.12em;
  width: auto;
  white-space: nowrap;
}
.mainvisual_block__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Inter;
  font-size: 0.7936507937vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.12em;
  white-space: nowrap;
}
.mainvisual_block__day-sp {
  display: none;
  letter-spacing: 0.12em;
  line-height: 160%;
  font-size: calc(10 / 393 * 100vw);
  color: #333333;
  margin-top: -12px;
}

.nav_block {
  margin-top: 165px;
  padding: 0 20px;
}
.nav_block__inner {
  max-width: 1168px;
  margin: 0 auto;
}
.nav_block__title {
  color: #777;
  font-family: "Cormorant Garamond";
  font-size: 3.75rem;
  line-height: 2.8792rem;
  letter-spacing: 0.3rem;
  text-align: center;
}
.nav_block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 57px;
  max-width: 1169px;
  margin-top: 152px;
}
.nav_block__list .nav_item_block {
  max-width: 323px;
  position: relative;
}
.nav_block__list .nav_item_block::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -35px;
  left: 20px;
}
.nav_block__list .nav_item_block--01::before {
  background: url("../../assets/img/top/num_nav_01.svg") center no-repeat;
  background-size: contain;
  width: 81px;
  height: 53px;
}
.nav_block__list .nav_item_block--02::before {
  background: url("../../assets/img/top/num_nav_02.svg") center no-repeat;
  background-size: contain;
  width: 83px;
  height: 53px;
}
.nav_block__list .nav_item_block--03::before {
  background: url("../../assets/img/top/num_nav_03.svg") center no-repeat;
  background-size: contain;
  width: 76px;
  height: 53px;
}
.nav_block__list .nav_item_block a {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.nav_block__list .nav_item_block a:hover {
  opacity: 0.7;
}
.nav_block__list .nav_item_block__sub_title {
  font-family: "Cormorant Garamond";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.045rem;
  text-align: center;
  padding-bottom: 10px;
  margin-top: 12px;
}
.nav_block__list .nav_item_block__sub_title--01 {
  color: #8BAF93;
  border-bottom: 1px solid #8BAF93;
}
.nav_block__list .nav_item_block__sub_title--02 {
  color: #A28795;
  border-bottom: 1px solid #A28795;
}
.nav_block__list .nav_item_block__sub_title--03 {
  color: #758EA4;
  border-bottom: 1px solid #758EA4;
}
.nav_block__list .nav_item_block__title {
  font-family: "Cormorant Garamond";
  font-size: 2.1875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.0875rem;
  text-transform: uppercase;
  text-align: center;
  margin-top: 12px;
}
.nav_block__list .nav_item_block__title--01 {
  color: #586C5C;
}
.nav_block__list .nav_item_block__title--02 {
  color: #4E4449;
}
.nav_block__list .nav_item_block__title--03 {
  color: #1B2F41;
}
.nav_block__list .nav_item_block__img {
  width: 100%;
  overflow: hidden;
}
.nav_block__list .nav_item_block__img img {
  width: 100%;
}
.nav_block__list .nav_item_block__list {
  position: relative;
  margin-top: 12px;
  padding: 19px 32px 23px 32px;
  max-width: 307px;
  margin-inline: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_block__list .nav_item_block__list::before, .nav_block__list .nav_item_block__list::after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 1px solid #A6A6A6;
  z-index: -1;
}
.nav_block__list .nav_item_block__list::before {
  top: 0;
  right: 0;
}
.nav_block__list .nav_item_block__list::after {
  bottom: 0;
  left: 0;
}
.nav_block__list .nav_item_block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 8px;
  color: #1E2D36;
  font-family: "Shippori Mincho B1";
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.nav_block__list .nav_item_block__item::before {
  content: "";
  display: block;
  width: 17px;
  aspect-ratio: 1;
  background: url("../img/top/icon_nav_check.svg") no-repeat center center/contain;
}
.nav_block__list .nav_item_block__item + .nav_item_block__item {
  margin-top: 12px;
}

.navi_block {
  position: relative;
  overflow: visible;
}
.navi_block__inner {
  max-width: 1120px;
  margin-inline: auto;
  margin-top: 0;
  padding-inline: 20px;
}
.navi_block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: calc(35 / 1512 * 100vw);
}
.navi_block__item {
  position: relative;
  /*
      &::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 51px;
        left: 9px;
        @media (max-width: 897px) and (min-width: 768px) {
          bottom: 86px;
        }

        @include sp {
          bottom: 21px;
          left: 24px;
        }
      }
  */
}
.navi_block__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.navi_block__item a:hover {
  opacity: 0.7;
}
.navi_block__item-img {
  max-width: 233px;
  width: 100%;
  aspect-ratio: 233/318;
  margin-bottom: 15px;
  position: relative;
  margin-top: 10px;
}
.navi_block__item-img img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.navi_block__item-body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navi_block__item-body[data-add-active] {
  clip-path: inset(0 100% 0 0);
}
.navi_block__item-body[data-add-active].is-active {
  -webkit-animation: contents_title_anime 0.6s ease-in-out forwards;
  animation: contents_title_anime 0.6s ease-in-out forwards;
}
@keyframes contents_title_anime {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.navi_block__item-text img {
  margin: 20px 8px 0 0;
}
.navi_block__item-title {
  text-align: center;
  margin-bottom: calc(10 / 1512 * 100vw);
}
.navi_block__item-text {
  font-size: 14px;
  letter-spacing: 0.1em;
}

.coordinate_products_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.coordinate_products_item + .coordinate_products_item {
  margin-top: 12px;
}
.coordinate_products_item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.coordinate_products_item__left {
  width: 100%;
}
.coordinate_products_item__left .coordinate_products_item_left_title {
  font-family: "Inter";
  font-size: 13px;
  line-height: normal;
  font-weight: normal;
  letter-spacing: 0.05em;
  color: #373737;
}
.coordinate_products_item__left .coordinate_products_item_left_text {
  font-family: "Noto Sans CJK JP", sans-serif;
  margin-top: 8px;
  font-size: 11px;
  color: #8D8D8D;
  word-break: keep-all;
}
.coordinate_products_item__left .coordinate_products_item_left_price {
  margin-top: 4px;
  font-weight: normal;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  color: #8D8D8D;
  letter-spacing: 0.39px;
  line-height: normal;
  position: relative;
  z-index: 50;
}
.coordinate_products_item__right {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: calc(14 / 1512 * 100vw);
}
.coordinate_products_item__right .right_product_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: calc(3 / 1512 * 100vw);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  border-bottom: 1px solid #373737;
}
.coordinate_products_item__right .right_product_btn:hover {
  opacity: 0.8;
}
.coordinate_products_item__right .right_product_btn.is-soldOut {
  opacity: 0.5 !important;
}
.coordinate_products_item__right .right_product_btn__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.coordinate_products_item__right .right_product_btn__en_text {
  color: #373737;
  font-family: Noto Sans JP;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 130%;
  position: relative;
  z-index: 50;
}

.archive_block {
  margin-top: 242px;
}
.archive_block__title {
  font-family: "Inter", san-serif;
  font-weight: 300;
  font-size: 23px;
  letter-spacing: 0.125em;
  text-align: center;
}
.archive_block__swiper_wrapper {
  margin-top: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.archive_block__swiper_wrapper .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.archive_block__swiper_wrapper .swiper-slide {
  max-width: 255px;
  width: 100%;
}
.archive_block__swiper_wrapper .swiper-slide a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.archive_block__swiper_wrapper .swiper-slide a:hover {
  opacity: 0.7;
}
.archive_block__swiper_wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.archive_block__item_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
}
.archive_block__item_label {
  font-family: "Inter", san-serif;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.15em;
}
.archive_block__item_title {
  font-family: "Noto Sans JP", san-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.13em;
  line-height: 1.6;
}
.archive_block__item_text {
  font-family: "Noto Sans JP", san-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.67;
}
.archive_block__item_date {
  margin-top: 9px;
  font-family: "Inter", san-serif;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 0.15em;
  line-height: 1;
  color: #737373;
}
.archive_block__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
  max-width: 1845px;
  margin: 93px auto 0;
}
.archive_block__item {
  width: 589px;
}
.archive_block__item_img {
  width: 100%;
}
.archive_block__item_img img {
  width: 100%;
}

.index_page .coordinate_block {
  margin-top: 154px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}
.index_page .coordinate_block__number {
  display: block;
  max-width: 164px;
  width: 100%;
  aspect-ratio: 164/25.47;
  -o-object-fit: contain;
  object-fit: contain;
}
.index_page .coordinate_block__title {
  display: block;
  max-width: 373.28px;
  width: 100%;
  aspect-ratio: 373.28/85.5;
  -o-object-fit: contain;
  object-fit: contain;
}
.index_page .coordinate_block__text {
  font-size: 1.375rem;
  letter-spacing: 0.08em;
}
.index_page .stylist_block {
  max-width: 696px;
  width: 100%;
  margin: 367px auto 0;
}
.index_page .stylist_block__title {
  margin-bottom: 48px;
  color: #464646;
  text-align: center;
  font-family: "Cormorant Garamond";
  font-weight: 500;
  font-size: 19.38px;
  line-height: 210%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.index_page .stylist_block__title span {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(70, 70, 70, 0.6);
}
.index_page .stylist_block_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index_page .stylist_block__img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 150px;
  margin-right: calc(45 / 1512 * 100vw);
  padding-bottom: 4px;
}
.index_page .stylist_block__img img {
  width: 100%;
  height: auto;
}
.index_page .stylist_block_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #313131;
  font-family: "Shippori Mincho B1";
}
.index_page .stylist_block__name {
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.04em;
}
.index_page .stylist_block__en {
  margin-bottom: 28px;
  color: #888;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.04em;
}
.index_page .stylist_block__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.04em;
}

.sns_link_block {
  text-align: center;
}
.sns_link_block__text {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  letter-spacing: 0.125em;
  font-weight: 300;
}
.sns_link_block__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}
.sns_link_block__line, .sns_link_block__insta {
  max-width: 318px;
  width: 100%;
  border: solid 1px #A7A7A7;
}
.sns_link_block__line a, .sns_link_block__insta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 19px 28px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sns_link_block__img {
  width: 32px;
  aspect-ratio: 1/1;
}
.sns_link_block__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.sns_link_block__line-text, .sns_link_block__insta-text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  font-weight: 500;
}
.sns_link_block__line a:hover, .sns_link_block__insta a:hover {
  opacity: 0.7;
}

.contents_block__item-img_sub--06 .contents_block__item-img_sub--left,
.contents_block__item-img_sub--06 .contents_block__item-img_sub--right {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.contents_block__item-img_sub--06.is-active .contents_block__item-img_sub--left {
  -webkit-animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.contents_block__item-img_sub--06.is-active .contents_block__item-img_sub--right {
  -webkit-animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.contents_block__item-img_sub--anime .contents_block__item-img_sub--image.is-sp .contents_block__item-img_sub--image--item-left,
.contents_block__item-img_sub--anime .contents_block__item-img_sub--image.is-sp .contents_block__item-img_sub--image--item-right {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.contents_block__item-img_sub--anime .contents_block__item-img_sub--image.is-sp.is-active .contents_block__item-img_sub--image--item-left {
  -webkit-animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.contents_block__item-img_sub--anime .contents_block__item-img_sub--image.is-sp.is-active .contents_block__item-img_sub--image--item-right {
  -webkit-animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation: fadeUpAnimation 3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes fadeUpAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeUpAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .nav_block__list .nav_item_block__item {
    min-height: 36px;
  }
}

@media screen and (max-width: 1024px) {
  .recommended_feature_banner {
    padding: 0 1.25rem;
  }
  .coordinate_products_item + .coordinate_products_item {
    font-size: calc(12 / 1024 * 100vw);
  }
  .coordinate_products_item__left .coordinate_products_item_left_price {
    font-size: 13px;
  }
  .coordinate_products_item__right .right_product_btn__text {
    font-size: calc(12 / 1024 * 100vw);
  }
}

@media screen and (max-width: 769px) {
  html {
    scroll-padding-top: 1.875rem;
  }
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .about_block {
    margin-top: calc(65 / 393 * 100vw);
    padding: 0 calc(20 / 393 * 100vw);
    margin-bottom: calc(25 / 393 * 100vw);
  }
  .about_block__text {
    color: #1B1B1B;
    line-height: 210%;
    font-size: calc(14 / 393 * 100vw);
    letter-spacing: 0.02em;
  }
  .staff_credit_block {
    margin-top: calc(83 / 393 * 100vw);
  }
  .staff_credit_block__text {
    font-size: calc(17 / 393 * 100vw);
    margin-bottom: 0;
  }
  .staff_credit_block__main {
    font-size: calc(23.5 / 393 * 100vw);
  }
  .staff_credit_block__bottom {
    margin-top: calc(24 / 393 * 100vw);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .staff_credit_block__bottom_title {
    width: calc(72 / 393 * 100vw);
    height: calc(72 / 393 * 100vw);
    font-size: calc(10 / 393 * 100vw);
    margin-right: 0;
  }
  .staff_credit_block__bottom_text {
    font-size: calc(13 / 393 * 100vw);
    max-width: calc(245 / 393 * 100vw);
    line-height: 1.8;
    margin-top: 0;
  }
  .staff_credit_block {
    margin-top: calc(146 / 393 * 100vw);
    margin-bottom: calc(94 / 393 * 100vw);
  }
  .staff_credit_block__text {
    font-size: calc(10 / 393 * 100vw);
  }
  .pagetop_link_block {
    width: calc(27 / 393 * 100vw);
  }
  .pagetop_link_block__img {
    margin-bottom: calc(15 / 393 * 100vw);
  }
  .pagetop_link_block__text {
    font-size: calc(10 / 393 * 100vw);
    margin-left: calc(2 / 393 * 100vw);
  }
  .function_icon {
    margin-bottom: calc(40 / 393 * 100vw);
  }
  .function_icon__item + .function_icon__item {
    margin-left: calc(30 / 393 * 100vw);
  }
  .recommended_feature_banner {
    margin-bottom: 8.75rem;
  }
  .recommended_feature_banner__title {
    text-align: center;
    font-size: calc(18 / 393 * 100vw);
    margin-bottom: calc(36 / 393 * 100vw);
  }
  .contents_block {
    margin-top: 40px;
    margin-bottom: 122px;
  }
  .contents_block__inner {
    padding-inline: 0;
    margin-inline: auto;
  }
  .contents_block__head {
    margin-top: 108px;
  }
  .contents_block__head--04 {
    margin-top: 145px;
    margin-bottom: 0;
  }
  .contents_block__head--06 {
    margin-top: 152px;
    margin-bottom: 0;
  }
  .contents_block_sub {
    padding-left: 0;
  }
  .contents_block__num::after {
    width: calc(251 / 393 * 100vw);
    left: calc(100% + 20px);
  }
  .contents_block__num {
    font-size: calc(20 / 393 * 100vw);
  }
  .contents_block__sub_title {
    margin-top: calc(8 / 393 * 100vw);
    margin-inline: initial;
    font-size: calc(16.6 / 393 * 100vw);
  }
  .contents_block__sub_title--01 {
    width: calc(129 / 393 * 100vw);
    height: calc(23 / 393 * 100vw);
  }
  .contents_block__sub_title--02 {
    width: calc(286.65 / 393 * 100vw);
    height: calc(16.15 / 393 * 100vw);
  }
  .contents_block__sub_title--03 {
    width: calc(323.48 / 393 * 100vw);
    height: calc(15.84 / 393 * 100vw);
  }
  .contents_block {
    display: block;
  }
  .contents_block__title {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: calc(60 / 393 * 100vw);
  }
  .contents_block__title span {
    font-size: calc(60 / 393 * 100vw);
  }
  .contents_block__title--01 {
    margin-left: 0;
  }
  .contents_block__title--02 {
    margin-left: 0;
  }
  .contents_block__title--03 {
    width: calc(218 / 393 * 100vw);
  }
  .contents_block--02 {
    margin-top: calc(180 / 393 * 100vw);
  }
  .contents_block__title-top-image {
    width: calc(124.4 / 393 * 100vw);
  }
  .contents_block__icon-image {
    width: calc(256.95 / 393 * 100vw);
  }
  .contents_block__item {
    margin-top: calc(40 / 393 * 100vw);
  }
  + .contents_block__item:not(.contents_block__item--03 .contents_block__item.contents_block__item--05) {
    margin-top: calc(150 / 393 * 100vw);
  }
  .contents_block__item--01 {
    margin-bottom: 116px;
  }
  .contents_block__item--02 {
    margin-bottom: 0px;
    margin-top: 140px;
  }
  .contents_block__item--03 {
    margin-bottom: 116px;
    margin-top: 45px;
    margin-inline: 0;
    max-width: 100%;
  }
  .contents_block__item--04 {
    margin-top: 35px;
    margin-bottom: 0;
  }
  .contents_block__item--05 {
    margin-top: 42px;
    margin-inline: 0;
    margin-bottom: 140px;
  }
  .contents_block__item--06 {
    margin-top: 36px;
  }
  .contents_block__item--07 {
    margin-top: 140px;
    margin-bottom: 40px;
  }
  .contents_block__item--08 {
    margin-top: 0;
    margin-bottom: 136px;
  }
  .contents_block__item--10 {
    margin-top: 130px;
    margin-inline: 0;
    margin-bottom: 116px;
  }
  .contents_block__item--11 {
    margin-top: 130px;
    margin-bottom: 120px;
  }
  .contents_block__item--13 {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .contents_block__item--14 {
    margin-top: 0;
    margin-bottom: 140px;
  }
  .contents_block__item--16 {
    margin-top: 240px;
    margin-bottom: 124px;
  }
  .contents_block__item-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-left: 0;
    gap: 18px;
  }
  .contents_block__item-flex--03 {
    gap: 20px;
  }
  .contents_block__item-flex--10 {
    margin-top: -150px;
  }
  .contents_block__item-flex--11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -30px;
    margin-bottom: 19px;
  }
  .contents_block__item-flex--text-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-inline: auto;
  }
  .contents_block__item-flex--14 {
    margin-left: 0;
  }
  .contents_block__item-flex--15 {
    margin-top: -85px;
  }
  .contents_block__item-flex--17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -78px;
    margin-bottom: 23px;
  }
  .contents_block__item-flex--text-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contents_block__item-flex--reverse {
    margin-left: 0;
  }
  .contents_block__item-main {
    width: calc(353 / 393 * 100vw);
    max-width: none;
    padding-inline: 18px;
    margin-inline: auto;
  }
  .contents_block__item-main--02 {
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .contents_block__item-main--04 {
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    max-width: none;
  }
  .contents_block__item-main--06 {
    top: 0;
  }
  .contents_block__item-main--09 {
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
  }
  .contents_block__item-main--15 {
    right: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
  }
  .contents_block__item-wrap.is-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    gap: 27px;
    margin-left: calc(20 / 393 * 100vw);
  }
  .contents_block__item-text-contents {
    width: calc(353 / 393 * 100vw);
    max-width: none;
    padding-inline: 18px;
    margin-inline: auto;
  }
  .contents_block__item-head {
    margin-bottom: 22px;
  }
  .contents_block__item-head--top--07 {
    margin-bottom: 24px;
  }
  .contents_block__txt_head {
    margin-left: auto;
  }
  .contents_block__txt_head--01 {
    max-width: 148.27px;
  }
  .contents_block__txt_head--02 {
    max-width: 229px;
    margin-left: 18px;
  }
  .contents_block__txt_head--03 {
    max-width: 151.8px;
  }
  .contents_block__txt_head--04 {
    max-width: 199px;
    margin-left: 18px;
  }
  .contents_block__txt_head--06 {
    max-width: 210px;
    margin-top: 0;
    margin-left: 0;
  }
  .contents_block__txt_head--09 {
    margin-top: 0;
    max-width: 109px;
    margin-left: 18px;
  }
  .contents_block__txt_head--11 {
    margin-top: 0;
    max-width: 83px;
    margin-left: 18px;
  }
  .contents_block__txt_head--15 {
    max-width: 136.8px;
    margin-left: 18px;
  }
  .contents_block__txt_head--17 {
    margin-top: 0;
    max-width: 128.7px;
    margin-left: 18px;
  }
  .contents_block__item-sub-title--05 {
    margin-bottm: 0;
  }
  .contents_block__item-sub-title {
    color: #373737;
    font-family: "Shippori Mincho B1";
    font-size: calc(20 / 393 * 100vw);
    font-style: normal;
    font-weight: 400;
    line-height: 170%; /* 32px */
    letter-spacing: 0.04em;
    margin-bottom: 18px;
  }
  .contents_block__item-sub-title--06 {
    margin-bottom: 15px;
  }
  .contents_block__item-sub-title--16 {
    margin-bottom: 19px;
  }
  .contents_block__contents_title--01 {
    max-width: calc(49 / 393 * 100vw);
    max-height: calc(13 / 393 * 100vw);
  }
  .contents_block__contents_title--02 {
    max-width: calc(75 / 393 * 100vw);
    max-height: calc(13 / 393 * 100vw);
  }
  .contents_block__contents_title--03 {
    max-width: calc(100 / 393 * 100vw);
  }
  .contents_block__item-text-wrap {
    margin-bottom: 32px;
    max-width: none;
  }
  .contents_block__item-text {
    font-size: calc(14 / 393 * 100vw);
    line-height: 200%;
    letter-spacing: 0em;
    margin: 0 0 calc(3 / 393 * 100vw);
  }
  .contents_block__item-text--sub {
    font-size: calc(11 / 393 * 100vw);
    letter-spacing: calc(0.22 / 393 * 100vw);
  }
  .contents_block__item-detail--08 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
  }
  .contents_block__item-detail--14 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contents_block__item-credit {
    max-width: none;
    width: calc(353 / 393 * 100vw);
    padding-inline: 18px;
    margin-inline: auto;
  }
  .contents_block__item-credit--01 {
    padding-inline: 0;
  }
  .contents_block__item-credit--05 {
    padding-inline: 0;
  }
  .contents_block__item-credit--08 {
    padding-inline: 0;
  }
  .contents_block__item-credit--14 {
    padding-inline: 0;
  }
  .contents_block__item-img {
    width: calc(353 / 393 * 100vw);
  }
  .contents_block__item-img--01 {
    width: calc(393 / 393 * 100vw);
    max-width: none;
  }
  .contents_block__item-img--06 {
    width: calc(353 / 393 * 100vw);
    margin-left: auto;
    margin-bottom: 22px;
  }
  .contents_block__item-img--11 {
    margin-inline: auto;
  }
  .contents_block__item-img--12 {
    margin-inline: auto;
  }
  .contents_block__item-img--17 {
    width: calc(350 / 393 * 100vw);
    margin-right: auto;
    margin-top: 75px;
  }
  .contents_block__item-img--18 {
    width: calc(280 / 393 * 100vw);
    margin-left: auto;
    margin-top: -40px;
  }
  .contents_block__item-img--full {
    width: calc(381.6 / 393 * 100vw);
    margin-right: auto;
    margin-left: 0;
  }
  .contents_block__item-img--full--07 {
    width: calc(379.4 / 393 * 100vw);
  }
  .contents_block__item-img--wide-left {
    width: calc(353 / 393 * 100vw);
    margin-left: 0;
  }
  .contents_block__item-img--wide-right {
    width: calc(353 / 393 * 100vw);
    margin-left: 0;
    margin-right: auto;
    margin-top: 85px;
  }
  .contents_block__item-img--wide-right--04 {
    margin-top: 0;
  }
  .contents_block__item-img--wide-center {
    width: calc(353 / 393 * 100vw);
    margin-bottom: 0;
  }
  .contents_block__item-img--wide-center--14 {
    margin: 0;
    width: calc(393 / 393 * 100vw);
  }
  .contents_block__item-img--small {
    width: calc(280 / 393 * 100vw);
    margin-right: calc(50% - 50vw);
    margin-left: auto;
    margin-top: -65px;
  }
  .contents_block__item-img--04 {
    margin-top: 10px;
  }
  .contents_block__item-img--10 {
    width: calc(280 / 393 * 100vw);
    margin-left: auto;
  }
  .contents_block__item-img_sub {
    margin-right: auto;
  }
  .contents_block__item-img_sub--image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    gap: calc(12 / 393 * 100vw);
  }
  .contents_block__item-img_sub--image--item-left {
    width: calc(209 / 393 * 100vw);
  }
  .contents_block__item-img_sub--image--item-left img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .contents_block__item-img_sub--image--item-right {
    width: calc(157.6 / 393 * 100vw);
    height: calc(210.5 / 393 * 100vw);
    padding-right: 20px;
  }
  .contents_block__item-img_sub--image--item-right img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .contents_block__item-img_sub--06 {
    margin-bottom: 0;
    margin-top: 0;
  }
  .footer_block {
    padding: 0 calc(20 / 393 * 100vw);
  }
  .footer_block__inner {
    max-width: 100%;
    padding: calc(170 / 393 * 100vw) 0 calc(60 / 393 * 100vw);
    border-top: none;
  }
  .footer_block__title {
    width: calc(194 / 393 * 100vw);
  }
  .footer_block__link {
    font-size: calc(12 / 393 * 100vw);
  }
  .footer_block__link span {
    margin-left: calc(7 / 393 * 100vw);
  }
  .footer_block__insta {
    width: calc(20 / 393 * 100vw);
    margin-top: calc(60 / 393 * 100vw);
  }
  .footer_block__onward_closset {
    width: calc(105 / 393 * 100vw);
    margin-top: calc(12 / 393 * 100vw);
  }
  .footer_block__copy {
    font-size: calc(10 / 393 * 100vw);
    margin-top: calc(45 / 393 * 100vw);
  }
  .header_block__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 3.8167938931vw 2.5445292621vw;
  }
  .header_block__logo a {
    width: calc(122 / 393 * 100vw);
    margin-bottom: calc(8 / 393 * 100vw);
  }
  .header_block__text {
    font-size: calc(10 / 393 * 100vw);
    position: relative;
    left: -1px;
    letter-spacing: 0.06em;
  }
  .header_block__date {
    margin-top: calc(6 / 393 * 100vw);
    letter-spacing: 0.06em;
    font-size: calc(10 / 393 * 100vw);
  }
  .mainvisual_block__img {
    width: calc(393 / 393 * 100vw);
  }
  .mainvisual_block__img-item-sp:not(:last-of-type) {
    margin-bottom: calc(140 / 393 * 100vw);
    position: relative;
  }
  .mainvisual_block__main {
    display: block;
    padding: 0;
    width: calc(351 / 393 * 100vw);
    bottom: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .mainvisual_block__main-sp {
    display: block;
    padding-inline: 18px;
    opacity: 0;
    margin-top: -76%;
  }
  .mainvisual_block__subtitle-img {
    width: calc(225 / 393 * 100vw);
    margin: auto;
  }
  .mainvisual_block__head {
    position: absolute;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    top: -66.1577608142vw;
    left: 0;
    gap: 6px;
    font-size: calc(12 / 393 * 100vw);
    padding-bottom: calc(4 / 393 * 100vw);
    margin-bottom: calc(5 / 393 * 100vw);
    margin-top: calc(22 / 393 * 100vw);
  }
  .mainvisual_block__title {
    font-size: calc(7.8 / 393 * 100vw);
    font-weight: 500;
    line-height: 160%; /* 16px */
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-top: 0;
    margin-left: 0;
  }
  .mainvisual_block__day-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav_block {
    margin-top: calc(120 / 393 * 100vw);
    padding: 0 calc(20 / 393 * 100vw);
  }
  .nav_block__inner {
    max-width: 100%;
  }
  .nav_block__title {
    font-size: calc(33 / 393 * 100vw);
    line-height: 2.8792rem;
    letter-spacing: 0.0725rem;
  }
  .nav_block__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: calc(34 / 393 * 100vw);
    margin-top: calc(40 / 393 * 100vw);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav_block__list .nav_item_block {
    max-width: 333px;
  }
  .nav_block__list .nav_item_block::before {
    top: calc(-5 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block--01::before {
    width: calc(72 / 393 * 100vw);
    height: calc(53 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block--02::before {
    width: calc(69 / 393 * 100vw);
    height: calc(49 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block--03::before {
    width: calc(63 / 393 * 100vw);
    height: calc(49 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block__sub_title {
    margin-top: calc(12 / 393 * 100vw);
    font-size: calc(15 / 393 * 100vw);
    letter-spacing: 0.0375rem;
    padding-bottom: calc(9 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block__title {
    font-size: calc(30 / 393 * 100vw);
    letter-spacing: 0.075rem;
    margin-top: calc(8 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block__img {
    margin-top: calc(28 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block__list {
    margin-top: calc(15 / 393 * 100vw);
    padding: calc(32 / 393 * 100vw) calc(20 / 393 * 100vw) calc(34 / 393 * 100vw) calc(27 / 393 * 100vw);
    max-width: 100%;
  }
  .nav_block__list .nav_item_block__item {
    gap: calc(9 / 393 * 100vw);
    font-size: calc(14 / 393 * 100vw);
    letter-spacing: 0.1em;
  }
  .nav_block__list .nav_item_block__item::before {
    width: calc(20 / 393 * 100vw);
  }
  .nav_block__list .nav_item_block__item + .nav_item_block__item {
    margin-top: calc(19 / 393 * 100vw);
  }
  .navi_block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0;
    padding: calc(42 / 393 * 100vw) calc(16 / 393 * 100vw) calc(40 / 393 * 100vw);
  }
  .navi_block__list {
    gap: calc(6 / 393 * 100vw);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navi_block__item-img {
    margin-bottom: calc(5 / 393 * 100vw);
    height: calc(213 / 393 * 100vw);
    width: calc(114 / 393 * 100vw);
  }
  .navi_block__item-body--03 {
    padding: 0;
  }
  .navi_block__item-title {
    text-align: center;
    margin-top: 0;
  }
  .navi_block__item-title--01 {
    max-width: 74.8px;
    margin-inline: auto;
  }
  .navi_block__item-title--01 img {
    width: 100%;
  }
  .navi_block__item-title--02 {
    max-width: 88.6px;
    margin-inline: auto;
  }
  .navi_block__item-title--02 img {
    width: 100%;
  }
  .navi_block__item-title--03 {
    max-width: 61.8px;
    margin-inline: auto;
  }
  .navi_block__item-title--03 img {
    width: 100%;
  }
  .coordinate_products_item {
    max-width: 244px;
    gap: 30px;
  }
  .coordinate_products_item + .coordinate_products_item {
    margin-top: calc(12 / 393 * 100vw);
  }
  .coordinate_products_item__left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .coordinate_products_item__left .coordinate_products_item_left_text {
    display: none;
    font-size: 10px;
  }
  .coordinate_products_item__left .coordinate_products_item_left_price {
    margin-top: 0;
    font-size: 12px;
  }
  .coordinate_products_item__right {
    margin-top: 0;
  }
  .coordinate_products_item__right .right_product_btn {
    padding-bottom: calc(3 / 393 * 100vw);
  }
  .coordinate_products_item__right .right_product_btn__text {
    font-size: calc(10 / 393 * 100vw);
  }
  .coordinate_products_item__right .right_product_btn__en_text {
    font-size: 12px;
  }
  .archive_block {
    margin-top: calc(140 / 393 * 100vw);
  }
  .archive_block__inner {
    padding: 0;
  }
  .archive_block__title {
    padding-right: 0;
    font-size: calc(20.52 / 393 * 100vw);
  }
  .archive_block__swiper .swiper {
    margin-left: initial;
    margin-right: auto;
  }
  .archive_block__swiper_wrapper {
    margin-top: calc(46 / 393 * 100vw);
  }
  .archive_block__swiper_wrapper .swiper-wrapper {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .archive_block__swiper_wrapper .swiper-slide {
    max-width: 228.15px;
    margin-right: 34px !important;
  }
  .archive_block__swiper_wrapper .swiper-slide a {
    gap: 18px;
  }
  .archive_block__item_body {
    margin-top: 20px;
    gap: 11px;
  }
  .archive_block__item_label {
    font-size: 9.487px;
  }
  .archive_block__item_title {
    font-size: 13.74px;
    letter-spacing: 1.711px;
  }
  .archive_block__item_text {
    font-size: 10.971px;
    line-height: 170%;
  }
  .archive_block__item_date {
    font-size: 9.142px;
    letter-spacing: 1.371px;
  }
  .archive_block__items {
    margin-top: 48px;
  }
  .archive_block__item {
    width: calc(353 / 393 * 100vw);
  }
  .archive_block__item_img {
    width: calc(353 / 393 * 100vw);
  }
  .index_page .stylist_block {
    max-width: calc(202 / 393 * 100vw);
    margin: calc(145 / 393 * 100vw) auto 0;
  }
  .index_page .stylist_block__title {
    margin-bottom: calc(39 / 393 * 100vw);
    font-size: calc(19.38 / 393 * 100vw);
  }
  .index_page .stylist_block_card {
    display: block;
  }
  .index_page .stylist_block__img {
    width: calc(123 / 393 * 100vw);
    margin: 0 auto calc(38 / 393 * 100vw);
    padding: 0;
  }
  .index_page .stylist_block__name {
    margin-bottom: calc(8 / 393 * 100vw);
    text-align: center;
    font-size: calc(14 / 393 * 100vw);
  }
  .index_page .stylist_block__en {
    margin-bottom: calc(21 / 393 * 100vw);
    text-align: center;
    font-size: calc(13 / 393 * 100vw);
  }
  .index_page .stylist_block__text {
    font-size: calc(13 / 393 * 100vw);
  }
  .sns_link_block__text {
    font-size: calc(14 / 393 * 100vw);
  }
  .sns_link_block__wrap {
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
  }
  .sns_link_block__line a, .sns_link_block__insta a {
    padding: 15px 20px;
  }
  .sns_link_block__line-text, .sns_link_block__insta-text {
    font-size: calc(16 / 393 * 100vw);
  }
}

@media screen and (max-width: 769px) and (max-width: 769px) {
  .contents_block__item-credit--03 {
    position: relative;
    top: -20px;
  }
  .contents_block__item-credit--06 {
    padding: 0;
  }
  .contents_block__item-credit--08 {
    justify-items: flex-start;
  }
  .contents_block__item-credit--10 {
    position: relative;
    top: -20px;
    justify-items: flex-start;
  }
  .contents_block__item-credit--11 {
    position: relative;
    top: -20px;
  }
  .contents_block__item-credit--14 {
    justify-items: flex-start;
  }
  .contents_block__item-credit--16 {
    position: relative;
    top: -15px;
  }
  .contents_block__item-credit--17 {
    position: relative;
    top: -20px;
  }
}

@media screen and (max-width: 320px) {
  .is-sp-s {
    display: block;
  }
}