@charset "UTF-8";
/* ----- font ----- */
@import url("font.css");
/* ----- breakpoint ----- */
@media screen and (max-width: 768px) {
  .isPc {
    display: none !important; } }

@media screen and (min-width: 769px) {
  .isSp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  body.layout_theory #mainWrap.stylingPage .stMod a {
    color: #000;
    text-decoration: none; } }

.saxony {
  color: #000;
  overflow: hidden;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.8;
  /*ページ下部リンクボタン*/ }
  .saxony *:focus {
    outline: none; }
  .saxony a {
    color: #000;
    text-decoration: none; }
    .saxony a .stMod-linkTxt {
      text-decoration: underline; }
  .saxony img {
    width: 100%;
    height: auto;
    display: block; }
  .saxony video {
    width: 100%;
    vertical-align: bottom; }
  .saxony .youtube {
    position: relative;
    width: 100%;
    padding-top: 177.7%; }
    .saxony .youtube iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      outline: none; }
  .saxony figure {
    margin: 0; }
  .saxony p {
    margin-bottom: 0; }
  .saxony ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  @media screen and (min-width: 769px) {
    .saxony .mb0_pc {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 768px) {
    .saxony .mb0_sp {
      margin-bottom: 0 !important; } }
  .saxony .lt-api-anker {
    display: block;
    color: #000;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 12px;
    margin-bottom: 4px; }
    @media screen and (max-width: 768px) {
      .saxony .lt-api-anker {
        font-size: 11px; } }
  .saxony a.lt-api-anker:hover {
    text-decoration: none; }
  .saxony #pomalo_head {
    border: none;
    padding-top: 20px; }
  .saxony .hero {
    position: relative;
    z-index: 10;
    text-align: center; }
    .saxony .hero_title {
      position: absolute;
      color: #fff;
      font-family: "theory-web-tbeweb-tbe";
      font-size: 45px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      line-height: 0.8; }
      @media screen and (max-width: 768px) {
        .saxony .hero_title {
          font-size: 22px;
          bottom: auto;
          top: 50%;
          left: 50%;
          transform: translateY(-50%) translateX(-50%);
          width: 100%; } }
    .saxony .hero_subtitle {
      font-size: 16px;
      font-family: "theory-web-uweb-u"; }
      @media screen and (max-width: 768px) {
        .saxony .hero_subtitle {
          font-size: 14px; } }
    .saxony .hero_lead {
      position: absolute;
      color: #fff;
      font-family: trade_gothic_lhboldextended;
      font-size: 14px;
      bottom: 2%;
      left: 50%;
      transform: translateX(-50%);
      line-height: 1.5;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .saxony .hero_lead {
          font-size: 12px; } }
    .saxony .hero .video_wrapper {
      margin-bottom: 20px; }
    .saxony .hero figure picture img {
      width: 100%;
      height: auto; }
  .saxony .section {
    margin: 0 auto;
    /*ここから修正版*/
    /* PC用レイアウト */
    /* SP用レイアウト */
    /*ここまで修正版*/ }
    @media screen and (min-width: 769px) {
      .saxony .section {
        width: 92%; } }
    @media screen and (max-width: 768px) {
      .saxony .section {
        width: calc(100% - 20px); } }
    @media screen and (min-width: 769px) {
      .saxony .section.gallery {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box; }
        .saxony .section.gallery .gallery-item {
          position: relative;
          display: flex;
          justify-content: center;
          align-items: center;
          overflow: hidden; }
          .saxony .section.gallery .gallery-item.item-1, .saxony .section.gallery .gallery-item.item-17 {
            grid-column: 1 / 3;
            grid-row: 1 / 3; }
          .saxony .section.gallery .gallery-item.item-2, .saxony .section.gallery .gallery-item.item-3, .saxony .section.gallery .gallery-item.item-18, .saxony .section.gallery .gallery-item.item-19 {
            grid-row: 1 / 2; }
          .saxony .section.gallery .gallery-item.item-4, .saxony .section.gallery .gallery-item.item-5, .saxony .section.gallery .gallery-item.item-20, .saxony .section.gallery .gallery-item.item-21 {
            grid-row: 2 / 3; }
          .saxony .section.gallery .gallery-item.item-6, .saxony .section.gallery .gallery-item.item-22 {
            grid-column: 3 / 5;
            grid-row: 3 / 5; }
          .saxony .section.gallery .gallery-item.item-7, .saxony .section.gallery .gallery-item.item-8, .saxony .section.gallery .gallery-item.item-23, .saxony .section.gallery .gallery-item.item-24 {
            grid-row: 3 / 4; }
          .saxony .section.gallery .gallery-item.item-9, .saxony .section.gallery .gallery-item.item-10, .saxony .section.gallery .gallery-item.item-25, .saxony .section.gallery .gallery-item.item-26 {
            grid-row: 4 / 5; }
          .saxony .section.gallery .gallery-item.item-11, .saxony .section.gallery .gallery-item.item-27 {
            grid-column: 1 / 3;
            grid-row: 5 / 7; }
          .saxony .section.gallery .gallery-item.item-12, .saxony .section.gallery .gallery-item.item-13, .saxony .section.gallery .gallery-item.item-28, .saxony .section.gallery .gallery-item.item-29 {
            grid-row: 6 / 5; }
          .saxony .section.gallery .gallery-item.item-14, .saxony .section.gallery .gallery-item.item-30 {
            grid-column: 3 / 5;
            grid-row: 6 / 8; }
          .saxony .section.gallery .gallery-item.item-15, .saxony .section.gallery .gallery-item.item-16, .saxony .section.gallery .gallery-item.item-31, .saxony .section.gallery .gallery-item.item-32 {
            grid-row: 7 / 8; } }
    @media screen and (max-width: 768px) {
      .saxony .section.gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
        padding: 0; }
        .saxony .section.gallery .gallery-item {
          grid-column: auto;
          grid-row: auto; }
          .saxony .section.gallery .gallery-item.item-1, .saxony .section.gallery .gallery-item.item-6, .saxony .section.gallery .gallery-item.item-11, .saxony .section.gallery .gallery-item.item-14, .saxony .section.gallery .gallery-item.item-17, .saxony .section.gallery .gallery-item.item-22, .saxony .section.gallery .gallery-item.item-27, .saxony .section.gallery .gallery-item.item-30 {
            grid-column: 1 / span 2; } }
    .saxony .section.bg_gray {
      background: #f7f7f7; }
    .saxony .section_inner {
      width: 100%;
      margin: 0 auto; }
    .saxony .section_head {
      margin-bottom: 0; }
    .saxony .section_ttl {
      font-family: "theory-web-tbeweb-tbe";
      font-size: 34px;
      font-weight: 600;
      line-height: 1.7;
      display: inline-block; }
      @media screen and (max-width: 768px) {
        .saxony .section_ttl {
          line-height: 1.5;
          font-size: 22px; } }
    .saxony .section_lead {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .saxony .section_lead {
          font-size: 20px; } }
    .saxony .section_txt {
      font-size: 18px;
      font-weight: 600; }
      @media screen and (max-width: 768px) {
        .saxony .section_txt {
          font-size: 14px; } }
      @media screen and (min-width: 769px) {
        .saxony .section_txt {
          margin-top: 10px; } }
    @media (min-width: 768px) {
      .saxony .section {
        /* 画像を親要素にフィットさせる */ }
        .saxony .section .section_lookbook {
          display: grid;
          grid-template-columns: repeat(4, 1fr);
          /* 4カラム */
          grid-template-rows: repeat(3, auto);
          /* 3行 */
          gap: 12px;
          /* アイテム間の隙間 */ }
        .saxony .section .section_lookbook_link {
          grid-column: span 1;
          /* 横1カラム */
          grid-row: span 1;
          /* 縦1行 */
          position: relative; }
        .saxony .section .section_lookbook_link.section_lookbook_link_large_pc {
          grid-column: span 2;
          /* 横2カラム */
          grid-row: span 2;
          /* 縦2行 */ }
        .saxony .section .section_lookbook_link.section_lookbook_link_large_pc_right {
          grid-column: 3 / span 2;
          grid-row: 1 / span 2; }
        .saxony .section .section_lookbook_img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          /* 画像を適切にトリミング */ }
        .saxony .section .section_lookbool_num {
          position: absolute;
          bottom: 1px;
          right: 10px;
          font-size: 16px;
          font-family: "theory-web-ulweb-ul", "FOT-ロダン Pro L", sans-serif; } }
    @media (max-width: 767px) {
      .saxony .section {
        /* 特定の画像を2カラム分使用 */
        /* 画像が親要素にフィットするよう設定 */ }
        .saxony .section .section_lookbook {
          display: grid;
          gap: 12px;
          /* アイテム間の隙間 */
          grid-template-columns: repeat(2, 1fr);
          /* 2カラム表示 */
          margin-bottom: 12px; }
        .saxony .section .section_lookbook_link {
          position: relative; }
        .saxony .section .section_lookbook_link.section_lookbook_link_large_sp {
          grid-column: span 2;
          /* 横2カラム */ }
        .saxony .section .section_lookbook_img {
          width: 100%;
          height: auto;
          object-fit: cover;
          /* 画像をトリミングしてフィット */ }
        .saxony .section .section_lookbool_num {
          position: absolute;
          bottom: 0px;
          right: 2%;
          font-size: 14px;
          color: #000;
          font-family: "theory-web-ulweb-ul", "FOT-ロダン Pro L", sans-serif; } }
    .saxony .section a.discover_btn {
      width: 240px;
      height: 48px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #000;
      color: #000;
      font-size: 15px; }
      @media screen and (max-width: 768px) {
        .saxony .section a.discover_btn {
          font-size: 12px;
          width: 56%;
          height: 40px;
          text-decoration: none !important;
          color: #000 !important; } }
    .saxony .section.notes {
      padding: 0;
      font-size: 12px;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .saxony .section.notes {
          width: 95%; } }
    .saxony .section.sub_title {
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .saxony .section.sub_title {
          width: 95%; } }
      .saxony .section.sub_title .section_ttl {
        line-height: 1; }
      .saxony .section.sub_title .section_txt {
        line-height: 1.4; }
  @media screen and (max-width: 768px) {
    .saxony .section5 {
      width: 95%; } }
  .saxony .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    z-index: 10000;
    background-color: #fff;
    transition: opacity 0.3s, visibility 0.3s; }
    @media screen and (min-width: 769px) {
      .saxony .modal {
        padding: 0 20px; } }
    .saxony .modal.is-active {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
      overflow-y: auto; }
    .saxony .modal .modal_content {
      position: relative;
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 769px) {
        .saxony .modal .modal_content {
          max-width: 1170px; } }
      .saxony .modal .modal_content .modal_close_btn {
        position: fixed;
        cursor: pointer;
        z-index: 10;
        width: 40px;
        height: 40px;
        right: 0px;
        top: 0px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (min-width: 769px) {
          .saxony .modal .modal_content .modal_close_btn {
            left: 90%;
            top: 20px; } }
        @media screen and (max-width: 768px) {
          .saxony .modal .modal_content .modal_close_btn {
            right: 7px; } }
        .saxony .modal .modal_content .modal_close_btn img {
          width: 20px;
          height: 20px; }
          @media screen and (min-width: 769px) {
            .saxony .modal .modal_content .modal_close_btn img {
              width: 40px;
              height: 40px; } }
      .saxony .modal .modal_content a.discover_btn {
        width: 240px;
        height: 48px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #000;
        color: #000;
        font-size: 15px;
        margin-top: 80px; }
        @media screen and (max-width: 768px) {
          .saxony .modal .modal_content a.discover_btn {
            font-size: 12px;
            width: 56%;
            height: 40px;
            text-decoration: none !important;
            color: #000 !important; } }
      .saxony .modal .modal_content .looks {
        padding-bottom: 85px; }
        @media screen and (min-width: 769px) {
          .saxony .modal .modal_content .looks {
            padding-top: 35px;
            padding-bottom: 176px; } }
        .saxony .modal .modal_content .looks .look {
          display: flex;
          flex-direction: column; }
          @media screen and (max-width: 768px) {
            .saxony .modal .modal_content .looks .look {
              padding-top: 57px;
              padding-bottom: 57px; }
              .saxony .modal .modal_content .looks .look:first-child {
                padding-top: 0; } }
          @media screen and (min-width: 769px) {
            .saxony .modal .modal_content .looks .look {
              flex-direction: row;
              padding-top: 125px; } }
          @media screen and (max-width: 768px) {
            .saxony .modal .modal_content .looks .look .look_main {
              padding: 0 10px; } }
          @media screen and (min-width: 769px) {
            .saxony .modal .modal_content .looks .look .look_main {
              width: 50%;
              padding-right: 3%; } }
          .saxony .modal .modal_content .looks .look .look_main figure {
            position: relative; }
          .saxony .modal .modal_content .looks .look .look_main img {
            width: 100%; }
          .saxony .modal .modal_content .looks .look .look_main .look_main_num {
            position: absolute;
            bottom: 0%;
            right: 2%;
            font-size: 16px;
            font-family: "theory-web-ulweb-ul", "FOT-ロダン Pro L", sans-serif; }
          .saxony .modal .modal_content .looks .look .look_items {
            padding-left: 20px;
            margin-top: 42px; }
            @media screen and (min-width: 769px) {
              .saxony .modal .modal_content .looks .look .look_items {
                margin-top: 0;
                width: 50%;
                padding-left: 25px; } }
            @media screen and (max-width: 768px) {
              .saxony .modal .modal_content .looks .look .look_items {
                position: relative;
                padding: 0 10px; } }
            @media screen and (max-width: 768px) {
              .saxony .modal .modal_content .looks .look .look_items.look_items_mt10px {
                margin-top: 10px; } }
            .saxony .modal .modal_content .looks .look .look_items .look_item_wrap {
              display: flex;
              align-items: center;
              justify-content: space-between;
              padding-right: 20px; }
              @media screen and (min-width: 769px) {
                .saxony .modal .modal_content .looks .look .look_items .look_item_wrap {
                  padding-right: 40px;
                  margin-bottom: 23px; } }
              @media screen and (max-width: 768px) {
                .saxony .modal .modal_content .looks .look .look_items .look_item_wrap {
                  position: absolute;
                  top: 38%;
                  left: 50%;
                  transform: translate(-50%, -50%);
                  z-index: 100;
                  padding-right: 0;
                  width: 100%;
                  pointer-events: none; } }
            .saxony .modal .modal_content .looks .look .look_items .look_item_ttl {
              font-family: "theory-web-tbeweb-tbe";
              font-size: 20px;
              font-weight: 700; }
              @media screen and (min-width: 769px) {
                .saxony .modal .modal_content .looks .look .look_items .look_item_ttl {
                  font-size: 25px; } }
            .saxony .modal .modal_content .looks .look .look_items .weight-normal {
              display: block;
              font-family: "theory-web-ulweb-ul", "FOT-ロダン Pro L", sans-serif;
              font-size: 11px;
              font-style: normal;
              font-weight: 300;
              line-height: 2; }
              @media screen and (min-width: 769px) {
                .saxony .modal .modal_content .looks .look .look_items .weight-normal {
                  font-size: 12px;
                  margin-top: 12px; } }
              .saxony .modal .modal_content .looks .look .look_items .weight-normal:has(.ec-find) {
                text-decoration: underline; }
                @media screen and (min-width: 769px) {
                  .saxony .modal .modal_content .looks .look .look_items .weight-normal:has(.ec-find):hover {
                    text-decoration: none; } }
              .saxony .modal .modal_content .looks .look .look_items .weight-normal .item-price {
                text-decoration: underline; }
              @media screen and (min-width: 769px) {
                .saxony .modal .modal_content .looks .look .look_items .weight-normal:hover .item-price {
                  text-decoration: none; } }
            .saxony .modal .modal_content .looks .look .look_items .lt-api-price {
              display: inline-block;
              font-family: "theory-web-ulweb-ul", "FOT-ロダン Pro L", sans-serif;
              font-size: 11px;
              font-style: normal;
              font-weight: 300;
              line-height: 2; }
              @media screen and (min-width: 769px) {
                .saxony .modal .modal_content .looks .look .look_items .lt-api-price {
                  font-size: 12px; } }
              .saxony .modal .modal_content .looks .look .look_items .lt-api-price::after {
                content: "円 (税込)";
                font-size: 10px;
                line-height: 12px; }
            .saxony .modal .modal_content .looks .look .look_items .swiper-buttons {
              display: flex;
              justify-content: space-between;
              width: 100%; }
              .saxony .modal .modal_content .looks .look .look_items .swiper-buttons .swiper-button-prev,
              .saxony .modal .modal_content .looks .look .look_items .swiper-buttons .swiper-button-next {
                position: static;
                pointer-events: auto;
                margin: 0;
                width: 18px;
                height: 100px;
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                background-image: url("../img/arrow.png"); }
                @media screen and (min-width: 769px) {
                  .saxony .modal .modal_content .looks .look .look_items .swiper-buttons .swiper-button-prev,
                  .saxony .modal .modal_content .looks .look .look_items .swiper-buttons .swiper-button-next {
                    width: 24px;
                    height: 38px; } }
              .saxony .modal .modal_content .looks .look .look_items .swiper-buttons .swiper-button-next {
                transform: rotate(180deg); }
          .saxony .modal .modal_content .looks .look .item_container.swiper-container {
            padding-bottom: 0; }
    .saxony .modal .product_cnt {
      margin-top: 10px; }
  .saxony #load {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999;
    inset: 0;
    display: none; }
  .saxony .concept_btnWrap {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 120px; }
    @media screen and (max-width: 768px) {
      .saxony .concept_btnWrap {
        flex-direction: column;
        align-items: center;
        margin-top: 15px;
        margin-bottom: 80px; } }
  .saxony .concept_btn {
    border: 1px solid #000;
    width: 250px;
    margin: 0 15px;
    padding: 10px 0;
    font-size: 16px;
    text-align: center; }
    .saxony .concept_btn:hover {
      text-decoration: none; }
    @media screen and (max-width: 768px) {
      .saxony .concept_btn {
        width: 56%;
        font-size: 12px;
        margin: 15px 0 0 0;
        padding: 7px 0 !important; }
        .saxony .concept_btn a {
          text-decoration: none !important; } }

.stylingPage a {
  text-decoration: none !important; }

/*season-select*/
ul.tabButton {
  font-size: 20px !important;
  display: flex !important;
  align-items: flex-end;
  border-bottom: 1px solid #dadada !important; }
  @media screen and (min-width: 769px) {
    ul.tabButton {
      margin-bottom: 80px !important;
      width: 92%;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 768px) {
    ul.tabButton {
      margin-bottom: 30px; } }
  ul.tabButton .tabButton_item {
    cursor: pointer;
    border-bottom: 2px solid transparent;
    color: #ababab;
    width: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      ul.tabButton .tabButton_item {
        font-size: 13px;
        line-height: 20px; } }
    ul.tabButton .tabButton_item a {
      color: #ababab !important;
      text-decoration: none !important;
      display: inline-block;
      width: 100%;
      padding: 11px 0; }
    ul.tabButton .tabButton_item .tabButton_item_small {
      display: inline-block;
      font-size: 12px;
      margin-bottom: 0.3em; }
      @media screen and (max-width: 768px) {
        ul.tabButton .tabButton_item .tabButton_item_small {
          font-size: 10px; } }
  ul.tabButton .tabButton_item.is-active {
    border-bottom-color: #000; }
    ul.tabButton .tabButton_item.is-active a {
      color: #000 !important; }
  ul.tabButton#js-tabButtonFixed {
    text-align: center;
    max-width: 1656px;
    position: fixed;
    top: -106px;
    left: 50%;
    z-index: 999;
    background-color: #ffffff;
    transform: translateX(-50%);
    transition: top 0.4s ease;
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.1)); }
    @media screen and (max-width: 769px) {
      ul.tabButton#js-tabButtonFixed {
        top: -126px;
        width: 100%; } }
    ul.tabButton#js-tabButtonFixed.is-fixed {
      top: 99px; }
      @media screen and (max-width: 769px) {
        ul.tabButton#js-tabButtonFixed.is-fixed {
          top: 80px; } }

.stMod-fllowing .stMod-fllowing__inner.is-fixed {
  top: 124px; }

@media screen and (min-width: 1025px) {
  .stMod-fllowing .stMod-fllowing__inner.is-fixed {
    top: 147px; } }
.tac {
  text-align: center; }

@media screen and (min-width: 769px) {
  .stMod1-product .product-tile {
    margin-right: 10px; }

  .stMod1-product:has(.product-tile:nth-child(4):last-child) .product-tile {
    margin-right: 0px;
    padding-right: 10px; } }
.stMod1-product {
  position: relative; }
  @media screen and (min-width: 769px) {
    .stMod1-product {
      margin-bottom: 40px; } }

.slick-arrow {
  position: absolute;
  width: 12px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer; }
  .slick-arrow.--next {
    background-image: url("/assets/images/arrow_next.png");
    right: -20px; }
  .slick-arrow.--prev {
    background-image: url("/assets/images/arrow_prev.png");
    left: -30px; }

@media screen and (min-width: 769px) {
  .stMod.stMod5 .stMod5-imgArea {
    order: 1; } }
@media screen and (max-width: 768px) {
  .stMod.stMod5 .stMod5-imgArea {
    margin-bottom: 0; } }
@media screen and (min-width: 769px) {
  .stMod.stMod5 .stMod5-txtArea {
    order: 2; } }
@media screen and (max-width: 768px) {
  .stMod.stMod5 .stMod5-txtArea {
    margin-bottom: 24px; } }

.weight-normal.mt0 {
  margin-top: 0 !important; }

h3.section_ttl {
  margin-bottom: 0 !important; }

/*# sourceMappingURL=contents.css.map */
