@charset "UTF-8";
/* ---------- page-explore ---------- */
body.page-explore {
  /* ---------- lMain ---------- */ }
  body.page-explore .lMain {
    /* ---------- tommy_hilfiger_explore ---------- */ }
    body.page-explore .lMain .tommy_hilfiger_explore * {
      box-sizing: border-box; }
    body.page-explore .lMain .tommy_hilfiger_explore p {
      margin: 0; }
    body.page-explore .lMain .tommy_hilfiger_explore a {
      color: #00174f;
      text-decoration: none; }
    body.page-explore .lMain .tommy_hilfiger_explore li {
      list-style: none; }
    body.page-explore .lMain .tommy_hilfiger_explore .THModule1 {
      width: 100%;
      position: relative;
      margin: 0 auto 15px;
      overflow: hidden; }
      body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        position: relative; }
        @media (max-width: 768px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser {
            /*height: calc(100vh - 264px);
            min-height: calc(100vh - 264px);*/
            display: block; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__target-image {
          width: 100%;
          position: absolute;
          height: 100%; }
        body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__overlay {
          position: absolute;
          width: 500px;
          height: 100%;
          pointer-events: none;
          background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
          display: none; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__overlay {
              display: block; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__overlay--mobile {
            width: 100%;
            height: calc(100% + 40px);
            min-height: 324px;
            left: 0;
            bottom: 0;
            z-index: 0;
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
            display: block; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__overlay--mobile {
                display: none; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: flex-end;
          justify-content: flex-end;
          position: relative;
          pointer-events: none;
          width: 100%;
          height: 100%;
          padding: 0 20px 20px;
          max-width: none;
          margin: 0; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main {
              padding: 0;
              max-width: 450px;
              margin-left: 40px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-wrapper {
            display: -webkit-flex;
            display: flex;
            width: 100%;
            max-width: 1920px;
            margin: auto 0 0;
            height: auto; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-wrapper {
                margin: auto;
                position: absolute; } }
            @media (max-width: 768px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-wrapper {
                position: absolute;
                bottom: 0; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-content {
            z-index: 1; }
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-title {
            padding: 0;
            text-transform: uppercase;
            font-family: futurastdbold, Arial;
            font-weight: 700;
            letter-spacing: 2px;
            font-size: 22px;
            line-height: 32px;
            color: #fff;
            margin: 0 0 9px;
            z-index: 1; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-title {
                font-size: 34px;
                line-height: 44px;
                margin-bottom: 17px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-body {
            color: #fff;
            margin-bottom: 20px;
            z-index: 1;
            font-size: 15px;
            line-height: 24px; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-body {
                margin-bottom: 28px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-ctas {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-self: flex-start;
            text-align: center;
            z-index: 1;
            pointer-events: all;
            max-width: 100%;
            width: 100%; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-ctas {
                bottom: 20px;
                width: auto;
                position: static; } }
            body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-ctas .cta {
              text-transform: uppercase;
              display: flex;
              justify-content: center;
              align-items: center;
              cursor: pointer;
              text-decoration: none;
              height: 44px;
              min-width: 120px;
              padding: 0 32px;
              border-radius: 3px;
              transition: .25s;
              font-size: 14px;
              letter-spacing: 1px;
              width: 100%;
              font-family: futurastdbold, Arial;
              font-weight: 700;
              line-height: 20px;
              background-color: #fff;
              color: #00174f;
              border: 2px solid #fff; }
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-ctas .cta:not(:last-child) {
                margin-bottom: 12px; }
              body.page-explore .lMain .tommy_hilfiger_explore .THModule1--teaser__main-ctas .cta > span {
                text-align: center;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
    body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock {
      position: relative;
      width: 100%;
      max-width: 1920px;
      margin: 0 auto 20px;
      padding: 0 20px; }
      @media (min-width: 769px) {
        body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock {
          padding: 0 40px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser p {
        margin: 22px 0 30px; }
      body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser.position-center {
        text-align: center; }
      body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser__section {
        margin: 0 auto; }
        @media (min-width: 1024px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser__section {
            width: 900px; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser__section-title {
          color: #00174f;
          margin: 0;
          text-transform: uppercase;
          font-family: futurastdbold, Arial;
          font-weight: 700;
          letter-spacing: 2px;
          font-size: 22px;
          line-height: 32px; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser__section-title {
              font-size: 34px;
              line-height: 44px; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser__section-body {
          color: #00174f;
          margin: 10px 0;
          font-size: 15px;
          line-height: 24px; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THQuotationBlock--teaser__section-body {
              margin-top: 16px; } }
    body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries {
      margin: 0 auto 40px;
      padding: 0;
      max-width: 1920px; }
      @media (min-width: 769px) {
        body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries {
          padding: 0 40px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--title {
        color: #00174f;
        margin: 0 20px;
        text-transform: uppercase;
        font-family: futurastdbold, Arial;
        font-weight: 700;
        letter-spacing: 2px;
        font-size: 22px;
        line-height: 32px; }
        @media (min-width: 769px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--title {
            font-size: 34px;
            line-height: 44px;
            margin: 0 0 11px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        @media (min-width: 769px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser {
            margin: -8px auto 0; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          justify-content: center;
          /*max-height: 579px;*/
          /*削除*/
          height: 130vw;
          /*62vw*/
          margin-top: 4px;
          overflow: hidden;
          position: relative;
          opacity: 1;
          transition: opacity .5s; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item {
              height: 61vw;
              /*56vw*/
              margin-top: 8px; } }
          @media (min-width: 1024px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item {
              /*height: 28.6vw;*/
              /*削除*/ } }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item.animated {
            opacity: 1; }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item:hover .THCategoryEntries--teaser__item-background {
            -webkit-transform: scale(1.05);
            transform: scale(1.05); }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item_small {
            width: calc(50% - 2px);
            background: #f4f4f4; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item_small {
                width: calc(50% - 4px); } }
            @media (min-width: 1024px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item_small {
                width: calc(25% - 6px); } }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item_big {
            width: 100%;
            background: #f4f4f4; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item_big {
                /*1024→$breakpoint*/
                width: calc(50% - 4px); } }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            transition-duration: 1s;
            opacity: 1; }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-link {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 3; }
          body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-title {
            position: absolute;
            bottom: 0;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-justify-content: flex-end;
            justify-content: flex-end;
            text-align: center;
            width: 100%;
            min-height: 100px;
            height: auto;
            background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
            z-index: 2;
            color: #fff;
            padding: 14px 10px;
            text-transform: uppercase;
            font-family: futurastdbold, Arial;
            font-weight: 700;
            letter-spacing: .5px;
            font-size: 16px;
            line-height: 20px; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-title {
                letter-spacing: 1px;
                font-size: 18px;
                line-height: 24px;
                -webkit-justify-content: flex-end;
                justify-content: flex-end;
                padding: 14px 20px;
                text-transform: uppercase;
                font-family: futurastdbold, Arial;
                font-weight: 700; } }
            @media (min-width: 769px) and (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-title {
                letter-spacing: 2px;
                font-size: 22px;
                line-height: 32px; } }
            body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-title > span {
              text-overflow: ellipsis;
              overflow: hidden; }
            body.page-explore .lMain .tommy_hilfiger_explore .THCategoryEntries--teaser__item-title.animate-title {
              transition-delay: .5s;
              transition-duration: 1s; }
    body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate {
      padding: 0;
      max-width: 1920px;
      margin: 0 auto 40px; }
      @media (min-width: 769px) {
        body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate {
          padding: 0 40px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate__video-wrapper {
        height: 68.75vw;
        overflow: hidden; }
        @media (min-width: 769px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate__video-wrapper {
            height: 41.4vw;
            max-height: 794.88px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate .video {
        position: relative;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center; }
        body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate .video video {
          outline: none;
          -webkit-tap-highlight-color: transparent;
          display: block;
          height: 100%;
          width: 100%;
          min-width: 100%;
          position: absolute;
          bottom: 0;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: center center;
          object-position: center center; }
        body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate .video__play-button {
          cursor: pointer;
          outline: none;
          -webkit-tap-highlight-color: transparent;
          background-color: transparent;
          border: none;
          width: 100%;
          height: 50%;
          position: absolute;
          background-position: 50%;
          background-repeat: no-repeat;
          background-image: url(/tommy-hilfiger-explore/images/play_btn_sp.svg); }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate .video__play-button {
              background-image: url(/tommy-hilfiger-explore/images/play_btn.svg); } }
          body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate .video__play-button.active {
            display: none; }
          body.page-explore .lMain .tommy_hilfiger_explore .THVideoTemplate .video__play-button.overlaid {
            height: 100%; }
    body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule {
      box-sizing: border-box;
      height: 70vh;
      min-height: 70vh;
      position: relative;
      margin: 0 auto 40px;
      background: none;
      max-width: 1920px; }
      @media (min-width: 769px) {
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule {
          padding: 0 40px;
          height: 70vh;
          min-height: 70vh; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        color: #fff;
        padding: 20px 20px 38px;
        position: relative;
        height: calc(100% - 20px);
        width: calc(100% - 20px); }
        @media (min-width: 769px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser {
            height: calc(100% - 40px);
            width: calc(100% - 40px);
            padding: 20px 20px 38px 96px;
            -webkit-align-items: center;
            align-items: center; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__overlay {
          position: absolute;
          width: 100%;
          height: 238px;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
          left: 0;
          bottom: 0;
          z-index: 1;
          pointer-events: none; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__overlay {
              width: 311px;
              height: 100%;
              background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); } }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__underlay {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          bottom: 0;
          background: #00174f;
          -webkit-transform: translateX(20px) translateY(20px);
          transform: translateX(20px) translateY(20px); }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__underlay {
              -webkit-transform: translateX(40px) translateY(40px);
              transform: translateX(40px) translateY(40px); } }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__image {
          background-color: #f4f4f4;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          min-height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          -o-object-position: center center;
          object-position: center center; }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__main {
          width: 100%;
          z-index: 1;
          position: relative; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__main {
              width: 340px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__main-title {
            text-transform: uppercase;
            font-family: futurastdbold, Arial;
            font-weight: 700;
            letter-spacing: 2px;
            font-size: 22px;
            line-height: 32px;
            margin-bottom: 16px; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__main-title {
                font-size: 34px;
                line-height: 44px;
                margin-bottom: 24px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__main-body {
            font-size: 15px;
            line-height: 24px; }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__regular-wrapper {
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          align-items: center;
          margin-top: 12px; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule--teaser__regular-wrapper {
              margin-top: 24px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container {
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        transition: opacity .6s ease-in;
        opacity: 1; }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-track {
          height: 100%; }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-arrow {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          align-items: center;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          border: none;
          height: 48px;
          width: 48px;
          background: rgba(255, 255, 255, 0.3);
          cursor: pointer;
          border-radius: 50%;
          transition: .5s;
          z-index: 2; }
          @media (max-width: 768px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-arrow {
              display: none !important; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-arrow.slick-disabled {
            display: none !important; }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-prev::before,
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-next::before {
          display: none; }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-prev::after,
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-next::after {
          content: "";
          display: block;
          width: 6px;
          height: 6px;
          border-color: #fff transparent transparent #fff;
          border-style: solid;
          border-width: 1px;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg); }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-prev {
          left: 16px; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-prev::after {
              margin-left: 22px;
              margin-top: 22px;
              -webkit-transform: rotate(-40deg);
              transform: rotate(-40deg); } }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-next {
          right: 56px; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-next::after {
              margin-right: 2px; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots {
          position: absolute;
          text-align: center;
          transition: -webkit-transform .25s;
          transition: transform .25s;
          transition: transform .25s,-webkit-transform .25s;
          bottom: 0;
          left: 50%;
          -webkit-transform: translate(-50%);
          transform: translate(-50%);
          display: -webkit-flex;
          display: flex;
          max-width: calc(100% - 40px);
          line-height: 0;
          z-index: 2;
          justify-content: center;
          margin: 0; }
          body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots:not(:last-child) {
            margin-right: 8px; }
          body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li {
            width: 32px;
            height: 20px; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li {
                height: 40px;
                width: 96px;
                padding-top: 19px; } }
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li.slick-active button:hover:before,
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li.slick-active button:focus:before {
              opacity: .75; }
            body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li button {
              width: 100%;
              height: 20px;
              display: inline-block;
              padding-top: 9px;
              cursor: pointer;
              outline: none;
              -webkit-tap-highlight-color: transparent;
              -webkit-touch-callout: none;
              -webkit-user-select: none;
              -ms-user-select: none;
              user-select: none; }
              @media (min-width: 769px) {
                body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li button {
                  height: 40px;
                  width: 100%; } }
              body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li button:hover:before, body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li button:focus:before {
                opacity: .25; }
              body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li button::before {
                content: "";
                display: block;
                height: 2px;
                width: 100%;
                background-color: #fff;
                margin-top: 8px; }
                @media (min-width: 769px) {
                  body.page-explore .lMain .tommy_hilfiger_explore .THStorytellingModule .swiper-container .slick-dots > li button::before {
                    margin-top: 16px; } }
    body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook {
      max-width: 1920px;
      padding: 0;
      margin: 0 auto 40px;
      overflow: hidden;
      position: relative; }
      @media (min-width: 769px) {
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook {
          padding: 0 40px; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser {
        width: 100%;
        position: relative; }
        @media (min-width: 769px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser {
            width: 100%;
            height: auto;
            position: relative;
            overflow: hidden; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__wrap {
          display: block;
          width: 100%;
          height: auto;
          padding-right: 0; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__wrap {
              width: 100%;
              height: auto; } }
          @media (min-width: 1024px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__wrap {
              width: 100%;
              height: auto; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__overlay {
          width: 100%;
          height: 70%;
          position: absolute;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
          bottom: 0;
          pointer-events: none; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__overlay {
              width: 500px;
              height: 100%;
              background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
              display: none; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main {
          width: 100%;
          height: 100%;
          left: 0;
          padding: 0 20px 42px;
          -webkit-justify-content: flex-end;
          justify-content: flex-end;
          position: absolute;
          top: 0;
          display: -webkit-flex;
          display: flex;
          pointer-events: none;
          -webkit-flex-direction: column;
          flex-direction: column; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main {
              width: 530px;
              height: 100%;
              left: 150px;
              -webkit-justify-content: center;
              justify-content: center; } }
          @media (max-width: 768px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main {
              color: #fff; } }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main.txt_right {
              left: auto;
              right: 150px;
              width: 532px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-title {
            text-transform: uppercase;
            font-family: Futura,Calibri,sans-serif;
            font-weight: 700;
            letter-spacing: 2px;
            font-size: 22px;
            line-height: 32px;
            margin-bottom: 8px; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-title {
                font-size: 34px;
                line-height: 44px;
                margin-bottom: 16px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-body {
            margin-bottom: 20px;
            font-size: 15px;
            line-height: 24px;
            word-break: break-all; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-body {
                margin-bottom: 29px;
                text-align: justify; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-ctas {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-self: flex-start;
            text-align: center;
            z-index: 1;
            pointer-events: all;
            max-width: 100%;
            width: 100%; }
            @media (min-width: 769px) {
              body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-ctas {
                bottom: 20px;
                width: auto;
                position: static; } }
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-ctas .cta {
              text-transform: uppercase;
              display: flex;
              justify-content: center;
              align-items: center;
              cursor: pointer;
              text-decoration: none;
              height: 44px;
              min-width: 120px;
              padding: 0 32px;
              border-radius: 3px;
              transition: .25s;
              font-size: 14px;
              letter-spacing: 1px;
              width: 100%;
              font-family: futurastdbold, Arial;
              font-weight: 700;
              line-height: 20px;
              background-color: #fff;
              color: #00174f;
              border: 2px solid #fff; }
              @media (min-width: 769px) {
                body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-ctas .cta {
                  background-color: #00174f;
                  color: #fff;
                  border: 2px solid #00174f; } }
              body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-ctas .cta:not(:last-child) {
                margin-bottom: 12px; }
              body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__main-ctas .cta > span {
                text-align: center;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__actions {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          align-items: center;
          width: 100%; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-teaser__actions {
              width: -webkit-max-content;
              width: max-content;
              max-width: 100%; } }
      body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook .ResponsiveImage__aspect-ratio {
        width: 100%;
        display: block;
        padding-bottom: calc(100%/var(--aspect-ratio));
        height: auto;
        position: relative;
        overflow: hidden; }
      body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products {
        position: relative;
        width: 100%;
        top: -26px;
        z-index: 1; }
        @media (min-width: 769px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products {
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 29.2%; } }
        @media (min-width: 1024px) {
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products {
            right: 40px;
            width: 30%; } }
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__wrapper {
          display: flex;
          padding: 0 0 14px 20px; }
          @media (min-width: 769px) {
            body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__wrapper {
              padding: 0 0 16px 2px; } }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__wrapper .slick-list {
            padding-right: 32%; }
        body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__item {
          width: calc((100% - 8px) / 2);
          border-radius: 5px;
          background-color: #fff;
          overflow: hidden;
          box-shadow: 0 8px 16px -10px rgba(0, 0, 0, 0.3); }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__item:first-child {
            margin-right: 8px; }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__item .th-api-name {
            padding: 12px 20px 8px;
            color: #00174f; }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__item .th-api-price {
            padding: 0 20px;
            color: #00174f;
            font-weight: bold;
            display: block;
            margin-bottom: 12px; }
          body.page-explore .lMain .tommy_hilfiger_explore .THShopTheLook-products__item a {
            height: 100%;
            width: 100%; }
    body.page-explore .lMain .tommy_hilfiger_explore .ResponsiveImage {
      --aspect-ratio-width-m: 100;
      --aspect-ratio-height-m: 100;
      --aspect-ratio-width-t: 100;
      --aspect-ratio-height-t: 100;
      --aspect-ratio-width-d: 100;
      --aspect-ratio-height-d: 100;
      --aspect-ratio: calc(var(--aspect-ratio-width-m)/var(--aspect-ratio-height-m)); }
      @media (min-width: 769px) {
        body.page-explore .lMain .tommy_hilfiger_explore .ResponsiveImage {
          --aspect-ratio: calc(var(--aspect-ratio-width-t)/var(--aspect-ratio-height-t)); } }
      @media (min-width: 1024px) {
        body.page-explore .lMain .tommy_hilfiger_explore .ResponsiveImage {
          --aspect-ratio: calc(var(--aspect-ratio-width-d)/var(--aspect-ratio-height-d)); } }
    body.page-explore .lMain .tommy_hilfiger_explore .ResponsiveImage__aspect-ratio {
      width: 100%;
      display: block;
      height: auto;
      position: relative;
      overflow: hidden;
      padding-bottom: 0;
      height: 100%; }
    body.page-explore .lMain .tommy_hilfiger_explore .ResponsiveImage__body {
      display: block;
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      position: absolute;
      height: 100%;
      z-index: -1;
      -o-object-position: center top;
      object-position: center top; }

/*追加CSS*/
@media (max-width: 768px) {
  .isPc {
    display: none; } }

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

@media (max-width: 768px) {
  .richardquinn_title_adjust {
    margin-left: -15px !important;
    margin-right: -15px !important;
    word-break: break-all; } }

/*アンカーリンク：スムーススクロール*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;}

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