@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("../font/NotoSansJP-DemiLight.woff2") format("woff2"), url("../font/NotoSansJP-DemiLight.woff") format("woff"), url("../font/NotoSansJP-DemiLight.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Regular.woff2") format("woff2"), url("../font/NotoSansJP-Regular.woff") format("woff"), url("../font/NotoSansJP-Regular.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSansJP-Medium.woff2") format("woff2"), url("../font/NotoSansJP-Medium.woff") format("woff"), url("../font/NotoSansJP-Medium.otf") format("opentype"); }
.troistouch_top {
  overflow: hidden;
  /*h3{
  	font-size: $fs40;
  }*/ }
  .troistouch_top .inner {
    max-width: 1200px; }
  .troistouch_top h2 * {
    font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
  .troistouch_top h2 span {
    font-size: 0.86em;
    color: #5A5655; }
  .troistouch_top h2 strong {
    font-size: 1.71em; }
  .troistouch_top sup {
    font-size: 11px;
    vertical-align: top; }
  .troistouch_top .anime, .troistouch_top .anime_b, .troistouch_top .anime_l, .troistouch_top .anime_r {
    opacity: 0; }
    .troistouch_top .anime.is-animated, .troistouch_top .anime_b.is-animated, .troistouch_top .anime_l.is-animated, .troistouch_top .anime_r.is-animated {
      opacity: 1;
      transform: translate(0, 0);
      transition: all 1s; }
  .troistouch_top .anime_b {
    transform: translate(0, 2em); }
  .troistouch_top .anime_l {
    transform: translate(-2em, 0); }
  .troistouch_top .anime_r {
    transform: translate(2em, 0); }
  .troistouch_top .hero a:hover {
    opacity: .8; }
  .troistouch_top .hero img {
    object-fit: cover;
    height: 100vh;
    max-height: 600px;
    margin: 0 auto; }
  .troistouch_top .hero .sp {
    display: none; }
  .troistouch_top .hero .slide_txt01 {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60%;
    right: 2%;
    margin: auto;
    text-align: left;
    line-height: 1.5; }
    .troistouch_top .hero .slide_txt01 dt {
      margin-bottom: 20px;
      font-weight: 400; }
      .troistouch_top .hero .slide_txt01 dt strong {
        display: block;
        font-size: 32px; }
      .troistouch_top .hero .slide_txt01 dt span {
        display: block;
        font-size: 24px; }
        .troistouch_top .hero .slide_txt01 dt span sup {
          margin-top: .5em;
          display: block; }
    .troistouch_top .hero .slide_txt01 dd {
      font-size: 16px;
      margin-bottom: .2em;
      line-height: 1.8; }
    .troistouch_top .hero .slide_txt01.mist dt strong {
      display: inline-block; }
    .troistouch_top .hero .slide_txt01.aqua {
      text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9), 0px 0px 15px rgba(255, 255, 255, 0.9), 0px 0px 30px rgba(255, 255, 255, 0.9); }
  .troistouch_top .hero .slick-num {
    font-size: 1em;
    letter-spacing: -0.1em;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 1.2em;
    position: absolute;
    right: 2%;
    bottom: 2.5%;
    padding: .2em 1em; }
    .troistouch_top .hero .slick-num span {
      display: inline-block; }
  .troistouch_top .hero .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 0.3em;
    padding: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #d4d2d4; }
  .troistouch_top .hero .slick-dots li.slick-active {
    background: #e8b3b4;
    border: 1px solid #e8b3b4; }
  .troistouch_top .hero .slick-dots li button {
    width: auto;
    height: auto;
    padding: 0; }
  .troistouch_top .hero .slick-dots li button::before {
    line-height: inherit;
    font-size: 10px;
    width: auto;
    height: auto;
    position: static;
    color: unset;
    opacity: 0; }
  .troistouch_top .hero .slick-dots li.slick-active button::before {
    opacity: 0;
    color: unset; }
  .troistouch_top .bnr_area {
    margin: 5em auto; }
    .troistouch_top .bnr_area ul {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap;
      row-gap: 1.5em; }
    .troistouch_top .bnr_area li {
      width: 48.5%;
      max-width: 580px; }
  .troistouch_top .bnr_area_new ul {
    justify-content: center;
    column-gap: 2%; }
  .troistouch_top .bnr_area_new li {
    width: 32%;
    max-width: 380px; }
  .troistouch_top .intro_area {
    background: url("../images/top/intro_bg_pc.jpg") no-repeat center/cover;
    padding: 15.5em 0;
    position: relative; }
    .troistouch_top .intro_area .inner {
      color: #5a5655;
      position: relative;
      width: 95%;
      max-width: 1700px; }
    .troistouch_top .intro_area dl {
      margin-bottom: 1.8em;
      font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
      font-weight: 400; }
    .troistouch_top .intro_area dt {
      font-size: 0.78em;
      letter-spacing: 0.2em;
      margin-bottom: .5em; }
    .troistouch_top .intro_area dd {
      font-size: 3.4em;
      letter-spacing: 0.05em;
      color: #5A5655; }
    .troistouch_top .intro_area p {
      font-size: 1.21em;
      line-height: 2.5;
      color: #5A5655; }
    .troistouch_top .intro_area .intro_img {
      position: absolute; }
    .troistouch_top .intro_area .intro_01 {
      top: -130px;
      left: 0;
      max-width: 400px;
      width: 25%;
      margin: auto; }
    .troistouch_top .intro_area .intro_02 {
      right: 0;
      bottom: -340px;
      max-width: 530px;
      width: 33%;
      margin: auto; }
    .troistouch_top .intro_area .intro_01 p, .troistouch_top .intro_area .intro_02 p {
      position: relative; }
      .troistouch_top .intro_area .intro_01 p:after, .troistouch_top .intro_area .intro_02 p:after {
        content: "";
        position: absolute;
        top: 3%;
        right: -3%;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.1);
        z-index: -1; }
  .troistouch_top .top_items_area {
    margin-top: 17em;
    margin-bottom: 8.5em;
    text-align: left;
    color: #5a5655; }
    .troistouch_top .top_items_area .inner {
      max-width: 1050px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      flex-wrap: wrap;
      row-gap: 5em;
      margin-bottom: 8.5em; }
    .troistouch_top .top_items_area li {
      width: 46%;
      max-width: 480px;
      position: relative; }
      .troistouch_top .top_items_area li > a {
        color: inherit; }
        .troistouch_top .top_items_area li > a:hover {
          opacity: 1;
          cursor: auto; }
    .troistouch_top .top_items_area .product_img {
      margin: 0 auto 2em; }
    .troistouch_top .top_items_area p {
      margin-bottom: 1.5em;
      font-size: 1.07em; }
    .troistouch_top .top_items_area .flex_wrap {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .troistouch_top .top_items_area .left_area {
      max-width: 75%; }
    .troistouch_top .top_items_area h3 {
      margin-bottom: 1em; }
      .troistouch_top .top_items_area h3 span {
        font-size: 0.93em; }
      .troistouch_top .top_items_area h3 strong {
        font-size: 1.71em;
        font-weight: normal;
        font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
    .troistouch_top .top_items_area .sub_info {
      font-size: 0.93em; }
      .troistouch_top .top_items_area .sub_info strong {
        margin-bottom: .5em; }
    .troistouch_top .top_items_area .sub_img {
      max-height: 12px;
      width: auto;
      display: inline-block;
      margin-left: 1em; }
    .troistouch_top .top_items_area .note {
      font-size: 10px;
      display: block;
      margin-top: 2em; }
    .troistouch_top .top_items_area .more_btn {
      color: #5a5655;
      margin: 0;
      border-bottom: 1px solid #5a5655;
      display: inline-block;
      font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
      font-weight: 400;
      font-size: 0.86em;
      position: relative;
      cursor: pointer; }
      .troistouch_top .top_items_area .more_btn:after {
        content: '';
        position: absolute;
        top: 12px;
        right: 12px;
        bottom: 0;
        margin: auto;
        width: 87px;
        height: 87px;
        border-radius: 50%;
        border: 1px solid #958f8d; }
      .troistouch_top .top_items_area .more_btn:hover {
        opacity: .5;
        transition: all .2s ease-in;
        text-decoration: none; }
    .troistouch_top .top_items_area .all_items_btn {
      text-align: center; }
      .troistouch_top .top_items_area .all_items_btn a {
        padding: 5px 10px;
        color: #5a5655;
        font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
        font-weight: 400;
        font-size: 1.15em;
        display: inline-block;
        position: relative; }
        .troistouch_top .top_items_area .all_items_btn a:after {
          content: '';
          width: 40px;
          height: 1px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -5px;
          margin: auto;
          background: #5a5655; }
  .troistouch_top .p_shop_new {
    background: #f8f8f8;
    padding: 7.2em 0;
    margin-bottom: 8em;
    text-align: center; }
    .troistouch_top .p_shop_new dt {
      margin-bottom: 2.5em; }
    .troistouch_top .p_shop_new strong {
      font-size: 1.71em;
      margin-bottom: .5em; }
    .troistouch_top .p_shop_new span {
      font-size: 0.78em; }
    .troistouch_top .p_shop_new ul {
      width: 90%;
      margin: 0 auto;
      line-height: 2.5; }
    .troistouch_top .p_shop_new li {
      display: inline-block;
      margin: 0 1.2em;
      font-size: 1em; }
      .troistouch_top .p_shop_new li a {
        color: inherit;
        text-decoration: underline; }
        .troistouch_top .p_shop_new li a:hover {
          text-decoration: none; }
    .troistouch_top .p_shop_new .p_btn {
      border: 1px solid #333;
      border-radius: .2em;
      padding: .8em;
      background: #fff;
      font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
      max-width: 280px;
      color: #333;
      box-sizing: border-box; }
  .troistouch_top .information_area {
    background: #f8f8f8;
    padding: 7.5em 0;
    margin-bottom: 7.5em;
    text-align: left; }
    .troistouch_top .information_area .inner {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
    .troistouch_top .information_area h2 span {
      font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
    .troistouch_top .information_area ul {
      width: 67%;
      max-width: 800px; }
    .troistouch_top .information_area li {
      border-bottom: 1px solid #dfdfdf; }
      .troistouch_top .information_area li:first-of-type {
        border-top: 1px solid #dfdfdf; }
    .troistouch_top .information_area a {
      color: #333; }
    .troistouch_top .information_area .flex_wrap {
      padding: 1.4em 0 1.4em 3%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .troistouch_top .information_area .info_day {
      font-size: 0.86em;
      font-family: "Montserrat", "yu-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
      color: #888; }
    .troistouch_top .information_area .txt_wrap {
      width: 88%;
      max-width: 680px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      font-size: 1.15em; }
    .troistouch_top .information_area a p {
      text-decoration: underline; }
    .troistouch_top .information_area a:hover p {
      text-decoration: none; }
    .troistouch_top .information_area .thum {
      min-width: 80px;
      max-width: 80px;
      margin-right: 3.5%; }
    .troistouch_top .information_area .news-btn {
      text-align: right;
      width: 95%;
      max-width: 1200px;
      margin: 1.5em auto 0; }
      .troistouch_top .information_area .news-btn span {
        cursor: pointer; }
        .troistouch_top .information_area .news-btn span:hover {
          opacity: .5;
          transition: all .2s ease-in; }
  .troistouch_top .insta_area h2 {
    margin-bottom: 3em; }
    .troistouch_top .insta_area h2 img {
      max-width: 140px;
      margin: 0 auto .5em; }
  .troistouch_top .insta_area iframe {
    max-width: 800px;
    max-height: 800px;
    width: 100%;
    height: 100vw; }

@media screen and (max-width: 768px) {
  .troistouch_top h2 {
    text-align: center;
    margin-bottom: 35px; }
    .troistouch_top h2 strong {
      font-size: 1.43em; }
  .troistouch_top .hero {
    /*.slick-list, .slick-track, .slick-slide, .sp{
    	height: 80vh;
    }*/ }
    .troistouch_top .hero img {
      max-height: none;
      height: 100%;
      object-fit: cover;
      object-position: right bottom; }
    .troistouch_top .hero .pc {
      display: none; }
    .troistouch_top .hero .sp {
      display: block; }
    .troistouch_top .hero .slide_txt01 {
      display: block;
      top: 5vw;
      left: 0;
      width: 90%; }
      .troistouch_top .hero .slide_txt01 dt {
        margin-bottom: 4vw; }
        .troistouch_top .hero .slide_txt01 dt strong {
          font-size: 8.5vw;
          line-height: 1.2; }
        .troistouch_top .hero .slide_txt01 dt span {
          font-size: 5.5vw; }
      .troistouch_top .hero .slide_txt01 dd {
        font-size: 3.25vw;
        margin-bottom: 1vw;
        letter-spacing: 0.05em; }
      .troistouch_top .hero .slide_txt01 sup {
        font-size: 2.8vw; }
    .troistouch_top .hero .slick-dots {
      bottom: -18px; }
  .troistouch_top .bnr_area {
    margin: 12% 0; }
    .troistouch_top .bnr_area ul {
      display: block; }
    .troistouch_top .bnr_area li {
      max-width: 400px;
      width: 100%;
      margin: 0 auto 4.5%; }
      .troistouch_top .bnr_area li:last-of-type {
        margin-bottom: 0; }
  .troistouch_top .intro_area {
    background-image: url("../images/top/intro_bg.jpg");
    padding-top: min(80px, 18vw);
    padding-bottom: min(130px, 20vw); }
    .troistouch_top .intro_area .inner {
      max-width: 400px; }
    .troistouch_top .intro_area dd {
      font-size: min(38px, 8.5vw); }
    .troistouch_top .intro_area p {
      font-size: 1.07em;
      margin-bottom: 2.5em; }
    .troistouch_top .intro_area .intro_img {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto; }
    .troistouch_top .intro_area .intro_01 {
      max-width: none;
      width: 78%;
      margin-left: -5%;
      margin-bottom: 10%;
      z-index: 1; }
    .troistouch_top .intro_area .intro_02 {
      max-width: none;
      width: 87%;
      margin-right: 1%;
      margin-top: -26%; }
  .troistouch_top .top_items_area {
    margin-top: 6em;
    margin-bottom: 6em; }
    .troistouch_top .top_items_area .inner {
      display: block;
      margin-bottom: 4em; }
    .troistouch_top .top_items_area li {
      width: 100%;
      max-width: none;
      margin: 0 auto 6em; }
      .troistouch_top .top_items_area li:last-of-type {
        margin-bottom: 0; }
    .troistouch_top .top_items_area .product_img {
      max-width: 350px;
      width: 70%; }
    .troistouch_top .top_items_area p {
      font-size: 1em; }
    .troistouch_top .top_items_area .flex_wrap {
      display: block;
      text-align: right; }
    .troistouch_top .top_items_area .left_area {
      text-align: left;
      margin-bottom: 3em;
      max-width: none; }
    .troistouch_top .top_items_area .more_btn {
      font-size: 0.78em; }
      .troistouch_top .top_items_area .more_btn:after {
        width: 70px;
        height: 70px; }
  .troistouch_top .p_shop_new {
    padding: 6.3em 0;
    width: 100%; }
    .troistouch_top .p_shop_new strong {
      font-size: 1.43em; }
  .troistouch_top .information_area {
    padding: 4em 0;
    margin-bottom: 4em; }
    .troistouch_top .information_area .inner {
      display: block;
      max-width: 600px; }
    .troistouch_top .information_area ul {
      width: 100%;
      max-width: none; }
    .troistouch_top .information_area .flex_wrap {
      display: block;
      padding: 1.2em 0 1.5em; }
    .troistouch_top .information_area .info_day {
      font-size: 0.86em;
      margin-bottom: 0.8em;
      text-align: left; }
    .troistouch_top .information_area .txt_wrap {
      width: 100%;
      max-width: none;
      align-items: flex-start;
      font-size: 1em; }
    .troistouch_top .information_area .thum {
      margin-right: 10px; }
    .troistouch_top .information_area .news-btn {
      text-align: center;
      width: 90%;
      max-width: 600px; }
  .troistouch_top .insta_area iframe {
    max-width: 450px;
    max-height: 450px; } }
