@charset "UTF-8";.block {
    display: block
  }
  .contents {
    display: contents
  }
  .hidden {
    display: none
  }
  
  .-pc {
  display: block;
  }
  
  .FadeSlideUp {
    opacity: 0;
    transform: translate3d(0, calc(20 * var(--base)), 0);
  }
  .FadeSlideUp.-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 1s, transform 1s;
  }
  .FadeSlideDown {
    opacity: 0;
    transform: translate3d(0, calc(-20 * var(--base)), 0);
  }
  .FadeSlideDown.-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: opacity 1s, transform 1s;
  }
  .SlideLeft {
  overflow: hidden;
  }
  .SlideLeft.-active > * {
  transition: transform 0.4s;
  transform: translate3d(0, 0, 0);
  }
  .SlideLeft > * {
  transform: translate3d(100%, 0, 0);
  }
  .FadeSlideUp.-late.-active {
    transition-delay: 0.5s;
  }
  .ZoomInBack {
    opacity: 0;
    transform: scale(0);
  }
  .ZoomInBack.-active {
    transition: opacity 0.6s, transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 1;
    transform: scale(1);
  }
  .lead_text {
    opacity: 0;
  }
  .lead_text.-active {
    opacity: 1;
    animation-name: Fadein_title;
    animation-duration: .9s;
    animation-timing-function: ease-out;
    animation-delay: 1.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes Fadein_title {
      from {
          clip-path: inset(0 100% 0% 0);
          opacity: 1;
      }
      to {
          clip-path: inset(0);
          opacity: 1;
      }
  }
  
  
  .statement {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }
  .Statement_slider .swiper-button-prev {
      left: 8px;
  }
  .Statement_slider .swiper-button-next {
      right: 8px;
  }
  .Statement_slider .swiper-button-prev::after,
  .Statement_slider .swiper-button-next::after {
    content: none !important;
  }
  .Statement_slider .swiper-button-prev,
  .Statement_slider .swiper-button-next {
      width: calc(8* var(--base));
      height: calc(16* var(--base));
      top: calc(160* var(--base));
      margin-top: 0;
  }
  .button-down svg {
      width: calc(12* var(--base));
      height: calc(13* var(--base));
      margin: auto;
      fill: #000;
  }
  .button-down {
      background: #fff;
      border-radius: 50%;
      width: calc(26* var(--base));
      height: calc(26* var(--base));
      margin-bottom: -28px;
      z-index: 999;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .swiper-button-down p span {
      font-size: calc(10* var(--base));
  }
  .swiper-button-down p {
      font-size: calc(15* var(--base));
      line-height: calc(15* var(--base));
      padding-bottom: calc(4* var(--base));
  }
  .swiper-button-down .Button.-fill.-down {
      display: grid;
      place-content: center;
      background-color: #000;
      color: #fff;
      text-align: center;
      padding: calc(10* var(--base)) 0;
      justify-items: center;
  }
  .swiper-button-down {
      width: 100%;
      padding-bottom: 30px;
      max-width: calc(142* var(--base));
      margin-top: -10px;
  }
  
  .statement_img {
    width: 518px;
  }
  
  .theme-ress .swiper-slide-inner-col2 img {
      width: 185px;
      height: auto;
      max-width: fit-content;
      max-height: calc(235* var(--base));
  }
  .theme-ress .swiper-slide-inner-col3 img {
    width: 100%;
    height: auto;
    max-width: fit-content;
    max-height: calc(240* var(--base));
  }
  .Statement_slider {
      /* padding: 0 calc(16* var(--base)); */
      position: relative;
      overflow: hidden;
  }
  .anchor_menu {
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  .swiper-slide-inner-col3 {
    display: flex;
    gap: 8px;
    justify-content: center;
  }
  .swiper-slide-inner-col2 {
      display: grid;
      grid-template-columns: repeat(2, minmax(calc(106* var(--base)), 1fr));
      gap: 8px;
  }
  .swiper-slide-inner-col2 .anchor_menu:first-child {
      align-items: flex-end;
  }
  .swiper-slide-inner-col2 .anchor_menu:last-child {
      align-items: flex-start;
  }
  .slide_title svg {
      fill: #fff;
      height: calc(34* var(--base));
  }
  .slide_title {
      display: flex;
      justify-content: center;
      padding: 0 0 calc(16* var(--base));
  }
  .statement_text svg {
      width: calc(170* var(--base));
      height: calc(42* var(--base));
      margin-top: calc(24* var(--base));
  }
  .statement_text h2 {
    font-size: calc(18* var(--base));
    margin: calc(10* var(--base)) 0 calc(24* var(--base)) calc(12* var(--base));
  }
  .statement_text {
    text-align: center;
    font-size: calc(12* var(--base));
    background-color: #fff;
    margin: 0 0 calc(24* var(--base));
    padding: calc(24* var(--base)) 0  calc(32* var(--base));
    width: 508px;
  }
  section#intro {
      background-color: #E1D5BA;
      padding: calc(72* var(--base)) 0;
  }
  section#suit {
      background-color: #fff;
      padding: calc(40* var(--base)) 0;
  }
  
  
  .section_box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #suit_02 .section_box, #tops_02 .section_box, #knit_02 .section_box {
    flex-direction: row-reverse;
  }
  .image {
    width: 50%;
    position: relative;
  }
  .product_data {
    width: 50%;
    padding: 0 18% 0 4%;
    height: 65vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #suit_02 .product_data, #tops_02 .product_data, #knit_02 .product_data {
    width: 50%;
    padding: 0 4% 0 18%;
    height: 65vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .theme-ress .h4_title_01 h4 {
    width: calc(277* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    right: -180px;
    top: calc(32* var(--base));
  }
  .theme-ress .h4_title_02 h4 {
    width: calc(345* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    left: calc(-158* var(--base));
    top: calc(32* var(--base));
  }
  .theme-ress .h4_title_03 h4 {
    width: calc(315* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    right: calc(-156* var(--base));
    top: calc(32* var(--base));
  }
  .theme-ress .h4_title_04 h4 {
    width: calc(294* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    right: calc(-156* var(--base));
    top: calc(32* var(--base));
  }
  .theme-ress .h4_title_05 h4 {
    width: calc(322* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    left: calc(-166* var(--base));
    top: calc(32* var(--base));
  }
  .theme-ress .h4_title_06 h4 {
    width: calc(276* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    right: calc(-150* var(--base));
    top: calc(32* var(--base));
  }
  .theme-ress .h4_title_07 h4 {
    width: calc(251* var(--base));
    height: auto;
    position: absolute;
    z-index: 90;
    left: calc(-155* var(--base));
    top: calc(32* var(--base));
  }
  
  .Wide_slider .swiper-button-prev {
    left: 8px;
  }
  .Wide_slider .swiper-button-next {
    right: 8px;
  }
  .Wide_slider .swiper-button-prev::after,
  .Wide_slider .swiper-button-next::after {
  content: none !important;
  }
  .Wide_slider .swiper-button-prev,
  .Wide_slider .swiper-button-next {
    width: calc(11* var(--base));
    height: calc(26* var(--base));
    margin-top: 0;
  }
  .Point_trigger svg {
    width: calc(28* var(--base));
    height: calc(28* var(--base));
  }
  button.Point_trigger {
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50* var(--base));
    height: calc(50* var(--base));
    position: absolute;
    bottom: calc(24* var(--base));
    right: calc(24* var(--base));
    z-index: 10;
  }
  button.Point_trigger.-left {
    left: calc(24* var(--base));
  }
  
  .Modal {
    display: grid;
    place-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483650;
    background-color: rgba(0, 0, 0, 0.75);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: visibility 0.6s, opacity 0.6s;
  }
  .Modal.-active {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
  }
  .Modal_inner {
    width: calc(370 * var(--base));
    position: relative;
    z-index: 2;
    background-color: #E1D5BA;
  }
  .Modal_contents {
    display: none;
  }
  .Modal_contents.-active {
    display: block;
  }
  .Modal_close {
    width: calc(40* var(--base));
    height: calc(40* var(--base));
    padding-top: calc(32* var(--base));
    position: absolute;
    top: calc(-16* var(--base));
    right: calc(-16* var(--base));
    z-index: 2;
    overflow: hidden;
    background-color: #ffffff;
    border: 1px solid #000;
    border-radius: calc(99* var(--base));
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  @media (any-hover: hover) {
    .Modal_close {
      transition: background-color 0.4s;
    }
    .Modal_close:hover {
      background-color: #a68a70;
    }
  }
  .Modal_close::before, .Modal_close::after {
    content: "";
    width: calc(20* var(--base));
    height: calc(2* var(--base));
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #000000;
  }
  .Modal_close::before {
    transform: rotate(45deg);
  }
  .Modal_close::after {
    transform: rotate(-45deg);
  }
  .Modal_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  .Modal_slider .swiper-button-prev {
    left: calc(5* var(--base));
  }
  .Modal_slider .swiper-button-next {
    right: calc(5* var(--base));
  }
  .Modal_slider .swiper-button-prev::after,
  .Modal_slider .swiper-button-next::after {
  content: none;
  }
  .Modal_slider .swiper-button-prev,
  .Modal_slider .swiper-button-next {
    width: calc(32* var(--base));
    height: calc(32* var(--base));
    margin-top: 0;
    background-color: #fff;
    border-radius: 50%;
  }
  .Modal_slider .swiper-button-prev svg,
  .Modal_slider .swiper-button-next svg {
    width: calc(8* var(--base));
    height: calc(16* var(--base));
  }
  .Modal_slider .swiper-button-prev svg {
    margin-left: -2px;
  }
  .Modal_slider .swiper-button-next svg {
    margin-right: -2px;
  }
  .Modal_slider .swiper-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: calc(8* var(--base));
    bottom: calc(14* var(--base));
  }
  .Modal_slider .swiper-pagination-bullet {
    width: calc(6* var(--base));
    height: calc(6* var(--base));
  }
  .Modal_slider .swiper-pagination-bullet-active {
    background-color: #000;
  }
  
  .Point_item {
    counter-increment: point;
    position: relative;
  }
  /* .Point_item:nth-child(odd) { */
  .Point_item {
      padding: calc(40* var(--base)) calc(1* var(--base)) 0 calc(1* var(--base));
      margin-bottom: calc(32* var(--base));
  }
  .Point_no {
    width: calc(64* var(--base));
    height: calc(64* var(--base));
    position: absolute;
    top: calc(20* var(--base));
    z-index: 2;
    text-align: center;
    padding-top: calc(16* var(--base));
    margin-left: calc(20* var(--base));
    font-size: calc(12* var(--base));
    line-height: 1;
    color: #fff;
    background-color: #000000;
    border-radius: calc(99* var(--base));
  }
  .Point_item.-modal-02 .Point_no {
    width: calc(64* var(--base));
    height: calc(64* var(--base));
    position: absolute;
    top: calc(228* var(--base));
    z-index: 2;
    text-align: center;
    padding-top: calc(16* var(--base));
    margin-left: calc(24* var(--base));
    font-size: calc(12* var(--base));
    line-height: 1;
    color: #fff;
    background-color: #000000;
    border-radius: calc(99* var(--base));
  }
  .Point_no_none {
    width: calc(64* var(--base));
    height: calc(64* var(--base));
    position: absolute;
    top: calc(8* var(--base));
    z-index: 2;
    text-align: center;
    padding-top: calc(24* var(--base));
    margin-left: calc(8* var(--base));
    font-size: calc(12* var(--base));
    line-height: 1;
    color: #fff;
    background-color: #000000;
    border-radius: calc(99* var(--base));
  }
  .Point_no span {
    display: block;
    font-size: 24px;
  }
  .Point_item:nth-child(odd) .Point_no {
    left: 0;
  }
  .Point_def {
    display: flex;
    gap: calc(24* var(--base));
    justify-content: center;
  }
  .Point_item:nth-child(odd) .Point_def {
    flex-direction: row-reverse;
  }
  .Point_titleHolder {
    width: calc(50* var(--base));
    position: relative;
    overflow: hidden;
  }
  .Point_titleHolder_onesentence {
    width: calc(24* var(--base));
    position: relative;
    overflow: hidden;
  }
  .Point_body {
    width: calc(213* var(--base));
  }
  .Point_text {
    text-align: justify;
    font-size: calc(12* var(--base));
    line-height: 1.666;
    letter-spacing: 0;
    margin-top: calc(12* var(--base));
  }
  .Point_text_02 {
    text-align: center;
    font-size: calc(12* var(--base));
    line-height: 1.666;
    letter-spacing: 0;
    margin: 0 0 calc(16* var(--base)) calc(-27* var(--base));
    width: 120%;
  }
  .Point_text_02 span {
    color: #D17380;
  }
  .Point_imgbox {
    padding: 0 2em;
  }
  
  .theme-ress .product_data h4 {
    font-size: calc(21* var(--base));
    font-weight: bold;
    color: #D17380;
    margin-bottom: calc(32* var(--base));
    margin-left: calc(-30* var(--base));
    margin-top: calc(152* var(--base));
  }
  .theme-ress .product_data h4 ruby {
    font-weight: bold;
  }
  .theme-ress .product_data h4 rt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: calc(7* var(--base));
  }
  .theme-ress .Point_item.-modal-02 h4 {
    color: #000;
    margin: 8px 0 0 48px;
  }
  .theme-ress #suit_01 h4 {
    font-size: calc(21* var(--base));
    font-weight: bold;
    color: #D17380;
    margin-bottom: calc(32* var(--base));
    margin-left: calc(-30* var(--base));
  }
  .theme-ress #suit_03 h4 {
    font-size: calc(19* var(--base));
    font-weight: bold;
    color: #D17380;
    margin-bottom: calc(32* var(--base));
    margin-left: calc(-30* var(--base));
  }
  .section_text {
    font-size: min(19px, 1.3vw);
    text-align: justify;
    line-height: 2;
  }
  .section_text rt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: calc(6* var(--base));
  }
  /* .link_box {
    margin-top: 30%;
  } */
  .link_box p {
    font-family: "Noto Sans JP", sans-serif;
  }
  
  .coordinate_item {
    padding-bottom: calc(64* var(--base));
    margin-top: calc(24* var(--base));
  }
  .coordinate_item.-black {
    background-color: #000;
    color: #fff;
  }
  .coordinate_item.-beige {
    background-color: #E1D5BA;
    color: #000;
  }
  .coordinate_item h5 {
    font-size: calc(20* var(--base));
    font-weight: bold;
    text-align: center;
    padding: calc(64* var(--base)) 0 calc(40* var(--base));
  }
  .coordinate_itemlist a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  button.check_button {
    margin-top: 12px;
    text-align: center;
    background-color: #D17380;
    color: #fff;
    width: 97px;
    height: 36px;
    font-size: 14px;
    border: none;
  }
  
  .Coordinate_slider .swiper-wrapper {
    position: unset;
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
  }
  .Coordinate_slider .swiper-slide {
    width: 174px;
  }
  /* 
  .Coordinate_slider .swiper-button-prev {
    left: 20px;
  }
  .Coordinate_slider .swiper-button-next {
    right: 20px;
  }
  .Coordinate_slider .swiper-button-prev::after,
  .Coordinate_slider .swiper-button-next::after {
  content: none;
  }
  .Coordinate_slider .swiper-button-prev,
  .Coordinate_slider .swiper-button-next {
    width: calc(32* var(--base));
    height: calc(32* var(--base));
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #000;
  }
  .Coordinate_slider .swiper-button-prev svg,
  .Coordinate_slider .swiper-button-next svg {
    width: calc(8* var(--base));
    height: calc(16* var(--base));
  }
  .Coordinate_slider .swiper-button-prev svg {
    margin-left: -2px;
  }
  .Coordinate_slider .swiper-button-next svg {
    margin-right: -2px;
  } */
  
  .recommend_box {
    background-color: #e1d5ba7a;
    padding: calc(20* var(--base));
  }
  .recommend_box h5 {
    background-color: #000;
    color: #fff;
    text-align: center;
    /* width: calc(240* var(--base)); */
    width: min(240px, 18vw);
    padding: calc(2* var(--base)) 0;
    /* font-size: calc(16* var(--base)); */
    font-size: min(20px, 1.5vw);
    border-radius: 50px;
    margin: calc(-38* var(--base)) auto 0;
  }
  .recommend_box .text {
    position: relative;
    margin-top: calc(8* var(--base));
    padding-left: calc(24* var(--base));
    font-family: "Noto Sans JP", sans-serif;
    /* font-size: calc(12* var(--base)); */
    font-size: min(14px, 1vw);
    line-height: 1.6;
  }
  .recommend_box .text.-first {
    margin-top: calc(16* var(--base));
  }
  .recommend_box .text .check_icon {
    position: absolute;
    top: 3%;
    left: 0;
    width: calc(16* var(--base));
  }
  
  
  section#suit_01 {
    margin-top: calc(24* var(--base));
  }
  section#suit_02 {
    padding-top: calc(90* var(--base));
  }
  section#suit_03 {
    padding-top: calc(90* var(--base));
  }
  section#tops_01 {
    padding-top: calc(8* var(--base));
  }
  section#tops_02 {
    padding-top: calc(90* var(--base));
  }
  section#knit_01 {
    padding-top: calc(90* var(--base));
  }
  section#knit_02 {
    padding-top: calc(90* var(--base));
  }
  
  section.bottom_statement {
    background-color: #e1d5ba;
    padding: calc(56* var(--base)) 0;
  }
  .bottom_statement h2 {
    font-size: calc(24* var(--base));;
    margin: calc(10* var(--base)) 0 calc(24* var(--base)) calc(12* var(--base));
  }
  .bottom_statement .statement_text {
    text-align: center;
    background-color: #fff;
    margin: 0 auto calc(24* var(--base));
    padding: calc(24* var(--base)) 0 calc(32* var(--base));
    width: calc(498* var(--base));
  }
  .bottom_statement .statement_text p {
    font-size: calc(12.3* var(--base));
    line-height: 2.4;
    padding: 0 0 0 calc(4* var(--base));
  }
  
  .theme-ress .bottom_statement .Button {
    display: grid;
    place-content: center;
    width: 50%;
    height: calc(60* var(--base));
    position: relative;
    text-align: center;
    font-size: calc(14* var(--base));
    font-family: 'Shippori Mincho';
    line-height: 1.25;
    cursor: pointer;
    margin: 0 auto;
  }
  .theme-ress .bottom_statement .Button.-fill {
    color: #fff;
    background-color: #000;
  }
  @media (any-hover: hover) {
    .theme-ress .bottom_statement .Button.-fill {
        transition: background-color 0.4s;
    }
    .theme-ress .bottom_statement .Button.-fill:hover {
      background-color: #ffffff;
      border: 1px solid #000;
      color: #000;
    }
  }
  .theme-ress .bottom_statement .Button.-next svg {
    width: calc(8* var(--base));
    height: calc(14* var(--base));
    position: absolute;
    top: 0;
    right: calc(20* var(--base));
    bottom: 0;
    margin: auto;
  }
  .theme-ress .bottom_statement .Button.-fill svg {
    fill: #fff;
  }
  @media (any-hover: hover) {
    .theme-ress .bottom_statement .Button.-next svg {
        transition: transform 0.4s;
    }
    .theme-ress .bottom_statement .Button.-next:hover svg {
      transform: translate3d(calc(6 * var(--base)), 0, 0);
      fill: #000;
    }
  }
  
  .recommend {
    padding-bottom: calc(64* var(--base));
  }
  .recommend h5 {
    font-size: calc(20* var(--base));
    font-weight: bold;
    text-align: center;
    padding: calc(64* var(--base)) 0 calc(40* var(--base));
  }
  .recommend ul {
    display: flex;
    gap: calc(10* var(--base));
  }
  
  .Inner {
    width: 980px;
    margin: 0 auto;
    text-align: center;
  }
  #intro .lead_text {
    font-size: calc(18* var(--base));
    letter-spacing: calc(6* var(--base));
    margin-bottom: calc(64* var(--base));
  }
  .Inner_intro {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
  }
  
  .l-wrap {
    overflow: hidden;
    }
    .MenuSection {
      height: 0;
    }
    .Menu_Inner {
      width: 100%;
      display: flex;
      justify-content: center;}
    .Menu {
      width: 100%;
      z-index: 99;
      opacity: 0;
      visibility: hidden;
      transform: translate3d(0, -100%, 0);
      transition: 0.4s;
      display: flex;
      flex-direction: row;
    }
    .Menu.-active {
      position: fixed;
      top: 123px;
      opacity: 1;
      visibility: visible;
      transform: translate3d(0, 0, 0);
      border-bottom: 1px solid #fff;
      border-top: none;
      border-left: none;
      border-right: none;
    }
    .Menu_list {
      font-family: "Noto Sans JP", sans-serif;
      display: grid;
      grid-template-columns: calc(120* var(--base)) 0.8fr 1fr 0.8fr;
      width: 45%;
    }
    .Menu_list.-tops {
      grid-template-columns: calc(120* var(--base)) 0.9fr 1fr 1fr 0.9fr;
      width: 55%;
      border-top: none;
    }
    .Menu_item {
      position: relative;
      text-align: center;
    }
    .Menu_item:nth-child(n+2)::before {
      content: "";
      width: calc(1 * var(--base));
      /* height: calc(20 * var(--base)); */
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      background-color: #fff;
    }
    .Menu_link_title {
      background-color: #000;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .Menu_link {
    display: grid;
    place-content: center start;
    height: calc(35* var(--base));
    font-size: calc(12* var(--base));
    line-height: 1.1;
    color: #000;
    background-color: #E1D5BA;
    padding-left: calc(8* var(--base));
    justify-content: center;
  }
  .Menu_link.-disable {
    display: grid;
    place-content: center start;
    height: calc(35* var(--base));
    font-size: calc(12* var(--base));
    line-height: 1.1;
    color: #676259;
    background-color: #aba493;
    padding-left: calc(8* var(--base));
    justify-content: center;
  }
  .Menu_link em {
      font-size: calc(10* var(--base));
  }
    @media (any-hover: hover) {
      .Menu_link:hover {
        background-color: #e6c478;
      }
      .Menu_link {
        transition: background-color 0.4s;
      }
    }
    .Menu_link.-down svg {
      width: calc(10* var(--base));
      height: calc(6* var(--base));
      position: absolute;
      top: 0;
      right: calc(8* var(--base));
      bottom: 0;
      margin: auto;
  }
  .Menu_link.-down svg {
      fill: #000;
  }
  @media (any-hover: hover) {
    .Menu_link.-down svg {
        transition: transform 0.4s;
    }
    .Menu_link.-down:hover svg {
      transform: translate3d(0, calc(6* var(--base)), 0);
    }
  }
  rt {
    font-family: "Noto Sans JP", sans-serif;
  }
  
  .sticky_button a.Button.-fill.-next {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .sticky_button {
    position: fixed;
    width: 130px;
    bottom: 100px;
    right: 14px;
    height: 130px;
    z-index: 100;
    background-color: #ffffff;
    border-radius: 50%;
    border: 2px solid #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .sticky_button svg {
    width: calc(64* var(--base));
    height: calc(24* var(--base));
  }
  
  .theme-ress h3 {
    position: relative;
    padding: 1.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: calc(48* var(--base)) 0 calc(64* var(--base));
  }
  .theme-ress h3 svg:before {
      position: absolute;
      bottom: -10px;
      left: calc(50% - 30px);
      width: 60px;
      height: 5px;
      content: '';
      border-radius: 3px;
      background: #000;
    }
    .theme-ress h3 span {
      border-bottom: 1px solid #000;
      width: 5%;
      margin-bottom: 20px;
  }
  .theme-ress h3 svg {
      fill: #E1D5BA;
      height: calc(40* var(--base));
  }
  
  
  .KV {
    max-height: 500px;
    max-width: 980px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto;
  }
  
  .KV_img {
    display: block;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
       object-fit: contain;
    margin: auto;
    opacity: 0;
  }
  
  .KV_img:nth-child(n+2) {
    position: absolute;
    top: 0;
    left: 0;
  }
  .KV_img:nth-child(1) {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  .KV_img:nth-child(2) {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  .KV_img:nth-child(3) {
    opacity: 0;
  }
  .KV_img:nth-child(4) {
    opacity: 0;
  }
  .KV.-active .KV_img {
    opacity: 1;
    transform: scale(1);
    transition: opacity 2s, transform 5s;
  }
  .KV.-active .KV_img:nth-child(1) {
    transform: translate3d(0, 0, 0);
    transition: 0.6s;
    transition-delay: 0.8s;
  }
  .KV.-active .KV_img:nth-child(2) {
    transform: translate3d(0, 0, 0);
    transition: 0.6s;
    transition-delay: 0.6s;
  }
  .KV.-active .KV_img:nth-child(3) {
    transition: opacity 2s, transform 5s;
    transition-delay: 0.3s;
  }
  .KV.-active .KV_img:nth-child(4) {
    transition: opacity 2s, transform 5s;
  }
  
  
    
    .m-footer.l-footer {
      position: relative;
      z-index: 110;
    }
    
  main {
    position: relative;
  }
  
  .theme-ress {
    --base: 1.3px;
    font-family: "Shippori Mincho", serif;
    font-size: calc(14* var(--base));
    line-height: 1.75;
    color: #333;
    background-color: #fff;
  }
  
  .theme-ress *,
  .theme-ress ::before,
  .theme-ress ::after {
  box-sizing: border-box;
  vertical-align: unset;
  }
  .theme-ress img {
  width: 100%;
  height: auto;
  }
  .theme-ress [data-lazy] {
  opacity: 0;
  }
  .theme-ress [data-lazy].-loaded {
  opacity: 1;
  transition: opacity 0.5s;
  }
  .theme-ress span,
  .theme-ress em {
  vertical-align: baseline;
  font-weight: inherit;
  }
  
  
  @media screen and (min-width: 767px) and (max-width: 1024px) {
    .Inner, .Menu, .Inner_intro {
      width: 100%;
    }
    .statement {
      display: flex;
      flex-direction: column;
    }
    .product_data {
        padding: 0 4% 0 4%;
    }
    #suit_02 .product_data, #tops_02 .product_data {
      padding: 0 4% 0 4%;
    }
    .theme-ress .product_data h4 {
      margin-top: calc(90* var(--base));
      margin-bottom: calc(8* var(--base));
      margin-left: 0;
      font-size: calc(14* var(--base));
    }
    .theme-ress .h4_title_01 h4 {
      width: calc(197* var(--base));
      right: -126px;
      top: calc(24* var(--base));
    }
    .theme-ress #suit_01 h4 {
      font-size: calc(14* var(--base));
      margin-bottom: calc(8* var(--base));
      margin-left: 0;
    }
    .theme-ress .h4_title_02 h4 {
      width: calc(233* var(--base));
      left: calc(-115* var(--base));
      top: calc(16* var(--base));
    }
    .theme-ress .h4_title_03 h4 {
      width: calc(195* var(--base));
      z-index: 90;
      right: calc(-96* var(--base));
      top: calc(16* var(--base));
    }
    .theme-ress #suit_03 h4 {
      font-size: calc(13* var(--base));
      margin-left: 0;
      margin-bottom: calc(8* var(--base));
    }
    .theme-ress .h4_title_04 h4 {
      width: calc(184* var(--base));
      right: calc(-98* var(--base));
      top: calc(24* var(--base));
    }
    .theme-ress .h4_title_05 h4 {
      width: calc(198* var(--base));
      left: calc(-96* var(--base));
      top: calc(16* var(--base));
    }
    .section_text {
      font-size: min(19px, 1.5vw);
    }
    .link_box {
      width: 80%;
      margin-left: 20%;
    }
    .link_box p {
      font-size: min(13px, 1.3vw);
    }
    .Menu {
        flex-direction: column;
      }
      .Menu_list {
        grid-template-columns: calc(120* var(--base)) 1fr 1fr 1fr;
      width: 100%;
      }
      .Menu_list.-tops {
          grid-template-columns: calc(120* var(--base)) 1fr 1fr 1fr 1fr;
          width: 100%;
          border-top: calc(1* var(--base)) solid #fff;
      }
  }
  .Modal_slider{
    overflow: hidden;
  }