@charset "UTF-8";

.fn-futura {
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: normal;
}

.fn-futura--italic {
font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: italic;
}

.z-visuallyHidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/*  BASE
==========================================================*/
html:has(.z-tao100) {
  scroll-behavior: smooth;
}
html:has(.z-tao100) #footer {
position: relative;
z-index: 2;
}

.z-tao100 {
  font-size: clamp(1.4rem, calc(15 / 1200 * 100vw), 1.5rem);
  /* font-size: 1.4rem; */
  line-height: 1.8;
  font-weight: 600;
  /* letter-spacing: 0.12em; */
  letter-spacing: 0;
  font-feature-settings: "palt";
  color: #1e1e1e;
  margin-bottom: 4rem;
  padding-bottom: 18rem;
  background-color: #f0f0e6;
  font-family: 'Helvetica Neue', Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, -apple-system, BlinkMacSystemFont, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
}

.z-inner--1300 {
  width:clamp(1300px, calc(1300 / 1720 * 100vw), 150rem);
  max-width: 80%;
  margin: 0 auto;
}
.z-inner--1200 {
  width: 120rem;
  max-width: 80%;
  margin: 0 auto;
}
.z-inner--970 {
  width: 97rem;
  max-width: 80%;
  margin: 0 auto;
}

@media screen and (min-width: 1024px) {
  .z-tao100 {
    font-size: clamp(1.25rem, calc(14 / 1280 * 100vw), 1.4rem);
  }
}
@media print, screen and (max-width: 750px) {
  .z-tao100 {
    margin-bottom: 7.6rem;
    padding-bottom: 10rem;
  }
  .z-inner--1300,.z-inner--1200 ,.z-inner--970 {
    max-width: 83%;
  }

}


.z-overflow-hidden{ overflow: hidden;}


/* aos */
[data-aos=fade-up]{transform:translate(0,60px)}
[data-aos=fade-left]{transform: translate3d(20px,0,0);}
[data-aos=fade-right]{transform: translate3d(20px,0,0);}
[data-aos=zoom-out]{transform:scale(1.05)}


[data-aos="slidein-left"]{position:relative;overflow:hidden}


[data-aos="slidein-left"]:after,
[data-aos="slidein-left"]:before{content:'';position:absolute;display:inline-block;top:0;left:0;width:100%;height:100%}
[data-aos="slidein-left"]:before{z-index:3;background:#FFF}
[data-aos="slidein-left"]:after{z-index:2;background-color:#cf121b}
[data-aos="slidein-left"].aos-animate:after{animation-name:slidein-leftplay;animation-duration:1.4s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.8,0,.5,1)}
[data-aos="slidein-left"].aos-animate:before{animation-name:slidein-left-maskOut;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.8,0,.5,1)}
.z-bgBlack [data-aos="slidein-left"]:before{z-index:3;background-color: #1e1e1e;}


@keyframes slidein-leftplay {
0%{transform:translateX(-101%);opacity:1}
50%{transform:translateX(0);opacity:1}
100%{transform:translateX(120%);opacity:1}
}
@keyframes slidein-left-maskOut {
0%{transform:translateX(0)}
50%{transform:translateX(0)}
100%{transform:translateX(120%)}
}



.aos-mask-wrap {
  overflow: hidden;
}

/* AOSで動かす本体 */
[data-aos="ttl-slide-up"] {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1); 
}
[data-aos="ttl-slide-up"].aos-animate {
  transform: translateY(0);
  opacity: 1;
}

@media print, screen and (max-width: 750px) {
  [data-aos=sp-fade]{opacity: 0;}
  [data-aos="sp-fade"].aos-animate {
    opacity: 1;
  }
}

/* HACK */
.h_wrap:not(.h_fixed){ 
  margin-top: -120px;
}
/* .h_wrap{ 
  margin-top: -120px !important;
} */

@media print, screen and (max-width:1110px) {
  .h_wrap:not(.h_fixed){ margin-top: -81px;}
  /* .h_wrap{ margin-top: -81px !important;} */
}

@media print, screen and (max-width:750px) {
  .h_wrap:not(.h_fixed){ margin-top: -16vw;}
  /* .h_wrap{ margin-top: -16vw !important;} */
}




/* modal */
.z-modalContents {
  height: 73svh;
  background-color: #1e1e1e;
}
.z-fv__modalMovie iframe,.z-fv__modalMovie {
  width: 100%;
  aspect-ratio: 16/9;
}
.modaal-container:has(.z-fv__modalMovie) {
background-color: unset;
}
.z-modal {
  display: none;
 }
 .modaal-wrapper:has(.z-modalContents){
  height: 90dvh;
  top: 5%;
 }
.modaal-container:has(.z-modalContents){
  width: 1200px ;
  max-width: 90vw;
  color: #fff;
  font-size: clamp(1.3rem, calc(14 / 1200 * 100vw), 1.4rem);
  line-height: 2;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
  font-family: 'Helvetica Neue', Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, -apple-system, BlinkMacSystemFont, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
 }
 .modaal-container:has(.z-modalContents--movie){
  max-width: 80vw;
 }

.modaal-inner-wrapper:has(.z-modalContents) {
  padding: 0;
 }
 .modaal-content-container:has(.z-modalContents) {
  padding: 0;
 }
 /* closeボタン */
 .modaal-wrapper:has(.z-modalContents) .modaal-close{
  position: fixed;
  right: 5%;
  top: 5%;
  background: url(../../../img/special/tao100/icon_close.svg) no-repeat center center/contain;
  width: 40px;  /* 画像の幅を設定 */
  height: 40px; /* 画像の高さを設定 */
  border: none; /* ボタンのデフォルトの枠線を消去 */
  text-indent: -9999px; /* テキストを画面外に隠す */
  overflow: hidden; /* テキストのはみ出しを防ぐ */
  cursor: pointer; /* マウスポインターを変更 */
  z-index: 100;
}
  .z-modalContents--movie {
  height: fit-content;
  }
  @media print, screen and (min-width:1024px) {
  .modaal-container:has(.z-modalContents){
      font-size: clamp(1.25rem, calc(14 / 1280 * 100vw), 1.4rem);
  }
  }
@media print, screen and (max-width:750px) {
   .modaal-container:has(.z-modalContents--movie){
    max-width: 90vw ;
    background-color: unset !important;
   }

}

/*  COMMON
==========================================================*/
.z-fv__logo {
  position: absolute;
  top: 2.2rem;
  left: 2.2rem;
  z-index: 3;
}
.z-fv__logoImg {
  width: 150px;
  height: auto;
  aspect-ratio: 116/32;
}
@media print, screen and (max-width:750px) {
  .z-fv__logo {
  top: 1.5rem;
  left: 1rem;
  }
  .z-fv__logoImg {
    width: 116px;
  }
}
.z-heading2 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
}
.z-heading2__sub {
  display: block;
  font-style: italic;
  font-size: clamp(2.5rem, calc(50 / 1720 * 100vw), 5rem);
  margin-left: clamp(14.2rem, calc(360 / 1720 * 100vw), 36rem);
  line-height: 1;
}
.z-heading2__sub--32 {
  display: block;
  font-style: italic;
  font-size: clamp(2.2rem, calc(32 / 1720 * 100vw), 3.2rem);
  margin-left: clamp(14.2rem, calc(360 / 1720 * 100vw), 36rem);
}
.z-heading2__main {
  font-variant-east-asian: proportional-width;
    display: block;
  font-style: normal;
  line-height: 1;
  font-size: clamp(7.2rem, calc(180 / 1720 * 100vw), 18rem);
  letter-spacing: -0.04em;
  z-index: 2;
}
.z-heading3 {
  font-size: clamp(2rem,calc(30/1720 *100vw),3rem);
  line-height: calc(40em/30);
}
.z-heading3__num {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  letter-spacing: -0.04em;
  font-size: clamp(4rem,calc(80/1720 *100vw),8rem);
  display: block;
  line-height: 1.6;
}
.z-heading3__sub {
  display: block;
  font-size: calc(19em/30);
  letter-spacing: 0;
}
.num1 {
  letter-spacing: -0.17em !important;
  margin-left: -0.1em;
}

.z-btn {
  width: fit-content;
  max-width: 100%;
  margin-top: 3rem;
}
.z-btn__link {
  position: relative;
  width: calc(350em/20);
  max-width: 100%;
  border-radius: 3.5rem;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(70em/20);
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 2rem;
  background-color: #1e1e1e;
  color: #fff;
  overflow: hidden;
  z-index: 1;
}
.z-btn__link::after {
  content: "";
  display: block;
  width: calc(8em/20);
  aspect-ratio: 8/19;
  height: auto;
  background: url(../../../img/special/tao100/icon-arrow_white.svg) no-repeat center center / contain;
  position: absolute;
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: .2s;
}
.z-btn__link--white {
  background-color: #fff;
  color: #1e1e1e;
}
@media screen and (min-width: 1024px) {
  .z-btn__link {
    font-size: clamp(1.8rem, calc(20 / 1720 * 100vw), 2rem);
  }
}
@media print, screen and (max-width: 991px) {
.z-heading2__sub {
  font-size: clamp(2.5rem, calc(50 / 990 * 100vw), 5rem);
  margin-left: clamp(14.2rem, calc(360 / 990 * 100vw), 36rem);
}
.z-heading2__sub--32 {
  font-size: clamp(2.2rem, calc(32 / 990 * 100vw), 3.2rem);
  margin-left: clamp(14.2rem, calc(360 / 990 * 100vw), 36rem);
}
.z-heading2__main {
  font-size: clamp(7.2rem, calc(180 / 990 * 100vw), 18rem);
}
}
@media print, screen and (max-width: 750px) {
  .z-btn__link {
    height: 6rem;  
  }


}

/* hoverアニメーション */
.z-expand::before {
  background-color: #4c4c4c;
  border-radius: 50%;
  content: "";
  display: block;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  padding-top: 100%;
  height: 0;
  z-index: -1;
  transform: translateY(-50%) scale(0.1);
  transition: opacity .25s, transform 0s;
  transition-delay: 0s, .2s;
}
.z-expand:hover {
  color: #fff;
  opacity: 1 !important;
}
.z-expand:hover::before {
   opacity: 1;
  transform: translateY(-50%) scale(1.1);
  transition-delay: 0s;
  transition: opacity .3s, transform .3s ease-in-out;
}
.z-btn__link:hover::after {
  background: url(../../../img/special/tao100/icon-arrow_white.svg) no-repeat center center / contain;
}
.z-btn__link--white::after {
    background: url(../../../img/special/tao100/icon-arrow.svg) no-repeat center center / contain;
}

/* ホバーでテキストを回転 */
.z-btn__inner {
  display: flex;
  flex-direction: column;
  height: 1em;
  overflow: hidden;
}
.z-btn__text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  line-height: 1;
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
a:hover .z-btn__text{
  transform: translateY(-100%);
}


/* ホバー時に下線 */
.z-linkBorder {
  width: fit-content;
  cursor: pointer;
  transition: all 0.3s;

  position: relative;
  opacity: 1 !important;

}
.z-linkBorder::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1e1e1e;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.3s ease;
  transition-property: transform;
}
.z-linkBorder:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.z-pore {
  position: relative;
}
.z-obf {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.z-tabHide {
  display: block;
}
.z-tabShow {
  display: none !important;
}
.z-spHide {
  display: block;
}
.z-spShow {
  display: none !important;
}
.z-sec {
  padding: calc(110 / 900 * 100vh) 0 calc(250 / 900 * 100vh) ;
}

.zmb-100 {
  margin-bottom: calc(100 / 900 * 100vh);
}
.z-show500 {
  display: none;
}
.z-bgBlack {
  background-color: #1e1e1e !important;
  color: #f0f0e6 !important;
}

@media print, screen and (max-width: 1370px) {
  .z-hide1370 {
    display: none;
  }
}
@media print, screen and (max-width: 1100px) {
  .z-hide1100 {
    display: none;
  }
}
@media print, screen and (max-width: 1200px) {
  .z-hide1200 {
    display: none;
  }
}
@media print, screen and (max-width: 1040px) {
.z-hide1040 {
  display: none;
}
}
@media print, screen and (max-width: 991px) {
  .z-tabHide {
    display: none;
  }
  .z-tabShow {
   display: block !important;
  }
  .z-btn {
    margin-top: 3rem;
  }
}
@media print, screen and (max-width: 750px) {

  .z-spHide {
    display: none !important;
  }
  .z-spShow {
    display: block !important;
  }
  .z-btn__link {
  height: 6rem;
  font-size: 1.7rem;
  width: 30rem;
  }
  .z-btn {
    margin: 3rem auto 0;
  }
  .z-sec {
    padding: 6rem 0;
  }
}
@media print, screen and (max-width: 500px) {
  .z-show500 {
    display: block;
  }
  .z-hide500 {
    display: none;
  }
}



/* 初期CSS */
/* .container {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3c3c3c;
} */



/*  Loading
==========================================================*/
#zloading-screen{position: fixed; top: 0; left: 0; width: 100%; height: 100vh; /*height: 100dvh; */
  z-index: 1000;background-color: #000; color: #fff; display: flex; align-items: center; justify-content: center; text-align: center;}
#zloading-screen dd{ font-size: 0.9em; margin-top: 1em;}
#zloading-screen dl{
    animation:zloadingblink .4s ease-in-out infinite alternate;
}

@keyframes zloadingblink{
  0% {opacity:0;}
  100% {opacity:1;}
}



/*  FV
==========================================================*/
.z-movieBtn {
  width: fit-content;
  max-width: 100%;
  /* position: absolute; */
  /* bottom: 5rem;
  left: 50%;
  transform: translateX(-50%); */
  /* margin: -10rem auto 5rem; */
  margin: calc(-10rem - 3vw) auto calc(5rem + 3vw) ;
  z-index: 3;
}
.z-movieBtn__link {
  position: relative;
  width: calc(250em/17);
  max-width: 100%;
  border-radius: 2.5rem;
  padding: 0 calc(8em/17) 0 calc(25em/17);
  display: flex;
  gap: calc(9em/17);
  align-items: center;
  height: calc(50em/17);  
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  color: #1e1e1e;
  background-color: #fff;
  overflow: hidden;
  z-index: 1;
}
.z-movieBtn__link::after {
  content: "";
  display: block;
  width: calc(35em/18);
  aspect-ratio: 1/1;
  background: url(../../../img/special/tao100/icon-play-movie.svg) no-repeat center center / contain;
  background-color: #1e1e1e;
  border-radius: 50%;
  position: absolute;
  right: calc(8em/18);
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: .2s;
}
.z-movieBtn__link--ja {
  font-family: initial;
  font-size: calc(11em/17);
  font-weight: 600;
}
.z-fv {
    aspect-ratio: 16/9;
  /* height: 100svh; */
  width: 100%;
  height: auto;
  background-color: #f0f0e6;
}
.z-fv__video {
  display: block;
  width: 100%;
  /* aspect-ratio: 16/9; */
  background-color: #000;
}
@media print, screen and (max-width: 991px) {
    .z-movieBtn {
      margin: 3rem auto;
  
    /* bottom: 3rem; */
   

  
  }
}
@media print, screen and (max-width: 750px) {
  .z-movieBtn {
     margin: 2rem auto;
  }
  .z-movieBtn__link {
  font-size: 1.7rem;
  margin-inline: auto;
  }

}




/* What is
==========================================================*/
.z-whatIs {
  overflow: hidden;
}
.z-whatIs__titleFrame {
  overflow: hidden;
}
.z-seriesList {
  margin-top: calc(18em/30);
  margin-bottom: calc(40em/30);  
   font-size: clamp(1.8rem, calc(30 /1720  * 100vw), 3.2rem);
   line-height: 1.6;
   margin-left: clamp(14.5rem, calc(360 / 1720 * 100vw), 36rem);
}
.z-seriesList__link {
  display: inline-block;
}
.z-whatIs__txt {
  text-align: justify;
  font-size: 1.5rem;
  line-height: calc(40em/15);
  margin-top: calc(85em/15);
}
.z-whatIs__copy {
  line-height: calc(55em/34);
  margin-top: calc(95em/34);
 font-size: clamp(2.4rem, calc(34 /1720  * 100vw), 3.8rem);
  
}
.z-whatIs__copy--s {
  font-size: 0.6em;
      margin-inline: 0.07em;
}
.z-whatIs__tagList {
  display: flex;
  margin-top:3rem;
  gap: 1.5rem;
}
.z-whatIs__img {
  width: min(30rem, calc(300/780 * 100%));
  min-width: 17rem;
  max-width: 100%;
  height: auto;
  aspect-ratio: 300/200;
  margin-left: clamp(14.5rem, calc(360 / 1720 * 100vw), 36rem);
}
/* .z-whatIs__img .slick-track {
 width: 100% !important;
 height: 100%;
} */
.z-whatIs__img img {
  width: 100%;
  height: 100%;
}
/* 共通 */
.z-flexBox__titleFrame {
  flex: 1;
  margin-left: calc(50% - 50vw);
}
.z-flexBox {
  position: relative;
  display: flex;
  height: 100%;
  gap: 2rem;
  justify-content: space-between;
 /* padding-right: calc(210/1720 * 100%); */
}

.z-flexBox__txtFrame {
  width: calc(580/1300 * 100%);
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .z-whatIs__txt {
    font-size: clamp(1.4rem,calc(15/1720 *100vw),1.5rem);
  }
}
@media print, screen and (max-width: 991px) {
  .z-whatIs__img {
    width: min(30rem, calc(195/375 * 100vw));
    min-width: unset;
  }
  .z-flexBox {
    flex-direction: column;
  }
  .z-flexBox__txtFrame {
    width: 100%;
  }
  .z-whatIs__titleFrame {
    overflow: visible;
  }
  .z-taoArc .z-flexBox__titleFrame {
    aspect-ratio: 1720/1600;
    height: auto;
  }
  .z-taoLione .z-flexBox__titleFrame {
    aspect-ratio: 1720/1300;
    height: auto;
  }

}
@media print, screen and (max-width: 750px) {
.z-whatIs__copy {
  font-size: clamp(2rem, calc(21 /375  * 100vw), 2.4rem);
}
.z-whatIs__tagList {
  gap: 5px;
}
.z-whatIs__txt {
  margin-top: 4rem;
}
.z-whatIs .z-inner--1300 {
    max-width: 82%
}
}

.z-product__color {
  position: absolute;
  left: 15%;
  top: min(calc(100% - 5rem), calc(950/1720 * 100vw));
}

.z-product__img {
  position: absolute;
  width: 100%;
  top: 0;
  right: auto;
  aspect-ratio: 1720/1000;
  left: 0;
  /* left: calc(-350/1720 * 100%); */

} 
.z-product__img img {
  position:absolute;
  top:0 ;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right top;
  }
.z-product__img--kage01 {
  position: relative;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1720/1000;
  background: url(../../../img/special/tao100/tao-arc_kage.png) no-repeat center top / contain;
  mix-blend-mode: multiply;
} 
.z-product__img--kage02 {
  position: relative;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1720/1000;
  background: url(../../../img/special/tao100/tao-lione_kage.jpg) no-repeat center top / contain;
  mix-blend-mode: multiply;
} 

@media print, screen and (max-width: 991px) {
  .z-product__img {
  width: clamp(10rem, calc(1580 / 900 * 100vw), 172rem);
  /* left: calc(-710 / 1300 * 100%); */
  left: 50%;
  transform: translateX(-50%);
  
  } 
  .z-product__color {
    width: 4rem;
    left: 10%;
    top: unset;
    bottom: 7rem;
  }
}
@media print, screen and (max-width: 750px) {
  .z-product__img {
  /* left: calc(-610 / 1300 * 100%); */
  top: calc(60/375 * 100vw);
  }
  .z-product__color {
    width: 3rem;
    bottom: 0;
  }
}
/* TAO ARC / TAO LIONE
==========================================================*/
.z-productSec {
  /* height: calc(1000/900 *100vh); */
   height: calc(1000/900 *100vh);
  padding: clamp(2rem, calc(100 / 1000 * 100vh), 10rem) 0 clamp(4rem, calc(200 / 1000 * 100vh), 20rem);
  position: relative;
  /* background-color: #f0f0e6;
  transition: background .4s; */

}

.z-productInfoWrap {
  margin-top:auto;
}
.z-productInfo__title {
  font-size: 2.5rem;
  line-height: calc(34em/25);
  margin-bottom: calc(27em/25);  
}
.z-productInfo__txt {
  text-align: justify;
  letter-spacing: 0.08em;
}

.z-productInfo__info {
  font-size: 1.3rem;
  letter-spacing: 0.08em;
  margin-top: calc(20em/13);
}

 .z-productSec {
      min-height: fit-content;
      height: fit-content;
 }

   .z-productSec .z-flexBox {
    min-height: 64rem;
  }
@media screen and (min-width: 1025px) {
  /* .z-taoArc,.z-taoLione {

  } */
  .z-productInfo__title {
    font-size: clamp(2rem, calc(25 / 1720 * 100vw), 2.5rem);
  }
  .z-productSec .z-flexBox {
    height: fit-content;
    min-height: 67rem;
    min-height: max(67rem,calc(670/1720 * 100vw));
  }

}

@media screen and (max-width: 1024px) {
  .z-productSec {
    padding: clamp(2rem, calc(80 / 1000 * 100vh), 8rem) 0 clamp(3rem, calc(100 / 1000 * 100vh), 10rem);
    height: fit-content;
  }
  
}
@media screen and (max-width: 991px) {
  .z-productInfoWrap {
    width: 45rem ;
    max-width: 100%;
    margin-left: auto;
  }
  .z-productSec {
   height: unset;
  }
}
@media print, screen and (max-width: 750px) {
  .z-productInfoWrap {
    width: 100%;
  }
  .z-productInfo__title {
    font-size: clamp(2rem, calc(25 / 750 * 100vw), 2.5rem);
  }
  .z-productSec .z-flexBox {
    min-height: calc(100vw + 200px);
  }


}

/* アニメーション */

.z-panel {
  /* position: sticky;
  top: 0; */
  position: relative;
  background-color: #f0f0e6;
  padding-bottom: 20rem;
  will-change: transform;
}
.z-panel.z-panel2{ padding-top: 0 !important; padding-bottom: 0 !important;}
.z-panel.z-fvPanel {
  min-height: unset;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  padding-bottom:0 !important;
  display: block;
  will-change: transform;
}
@media print, screen and (max-width: 991px) and (min-width:751px) {
  .z-panel {
    padding-bottom: 200px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }


}
/* @media print, screen and (max-width: 750px) {
  .z-fvPanel {
z-index: 3;
  }

} */
.panel:nth-child(2) {
  background-color: #4c4c4c;

}
.z-tao100 {
  transition: background .4s ease;
}
.z-tao100__contents {
  position: relative;
  z-index: 2;
}
.z-bgBlack .z-btn__link{
    background-color: #FFF;
    color: #1e1e1e;
}
.z-bgBlack .z-btn__link::after{
    mix-blend-mode: difference;
}
/* .z-js-product.z-active .z-product__img{
    transform: translateX(calc(-350/1720 * 100%));
    transition: transform .6s ease;
    transition-delay: .3s;
} */
.z-js-product .z-product__img{
    transform: translateX(calc(-350/1720 * 100%));
    /* transition: transform .6s ease;
    transition-delay: .3s; */
}
.z-product__color {
  opacity: 0;
  transition: opacity .4s ease;
  transition-delay:1s;
}
.z-js-product.z-active .z-product__color{
  opacity: 1;
}

.z-fadeText span{
  opacity:0;
  display:inline-block;
  white-space: pre;
  transition: opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.z-fadeText.z-active span{
  opacity:1;
}

.z-sctrigger.z-active span {
  opacity: 1;
}


.z-js-product .z-flexBox {
  opacity: 0;
  transition: opacity .4s ease;
}
.z-js-product.z-active .z-flexBox {
  opacity: 1;
}
.z-js-product .z-fadeText span{
  opacity:0;
  display:inline-block;
  white-space: pre;
  transition: opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.z-js-product.z-active .z-fadeText span{
  opacity:1;
}


.z-productInfo {
 opacity: 0 !important;
 pointer-events: none;
 transition: opacity .8s ease;
 /* transition-delay:1s; */
 transition-delay: 0.6s;

}
.z-js-product.z-active .z-productInfo {
opacity: 1 !important;
 pointer-events: auto;

}

@media print, screen and (max-width: 991px) {
  /* .z-js-product.z-active .z-product__img {
    transform: translateX(calc(-710 / 1300 * 100%));
  }  */
  .z-js-product .z-product__img{
     transform: translateX(calc(-710 / 1300 * 100%));
}
}
@media print, screen and (max-width: 750px) {
  .z-js-product.z-active .z-product__img {
      transform: translateX(calc(-710 / 1300 * 100%));
    } 
    .z-js-product .z-product__img{
       transform: translateX(calc(-710 / 1300 * 100%));
}
}
  


/* マスクアニメーション */
@keyframes maskShow {
    0% {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
    100% {
        -webkit-mask-position: 0 100%;
        mask-position: 0 100%;
    }
}

.js-maskShow {
  opacity: 0; 
  transition: opacity 1.6s ease;
}
.u-maskShow {
  -webkit-mask-image: url(../../../img/special/tao100/bg_mask.png); 
  mask-image: url(../../../img/special/tao100/bg_mask.png); 
  -webkit-mask-repeat: no-repeat; 
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 750%; 
  mask-size: 100% 750%; 
  -webkit-mask-position: 0 0;
   mask-position: 0 0; 
   opacity: 1; 
   animation: maskShow 1.6s ease-in both;
   transition-delay: 0.6s;
  }
.u-maskHide {
    opacity: 0;
}

@media print, screen and (max-width: 991px) {
  .js-maskShow {
    transition: opacity 1.3s ease; 
  }

  .u-maskShow {
    animation: maskShow 1.3s ease-in both;
     /* animation: maskShow 1.65s ease both; */
}

}




/*  Flex Slide
==========================================================*/

/* .z-flexSlideWrap.is-fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
} */
body.is-fixed {
  overflow: hidden; 
}
/* .z-js-flexSlide {
  position: relative;
}

body.is-fixed .z-js-flexSlide {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
} */
.z-flexSlideWrap {
 position: relative;
 overflow: hidden;
}
/* .z-flexSlide {
  display: flex;
  gap: calc(40/1350 * 100vw);
  align-items: flex-start;
  justify-content: flex-start;
  width: max-content;
} */
.z-flexSlide  {
  margin: 0 auto;
}
.z-flexSlide .slick-slide {
  height: auto;
}

.z-flexSlide .slick-slide {
  margin: 0 20px;
}
.z-flexSlide .slick-list {
  margin: 0 -20px;
}

.z-flexSlide__item {
  /* width: min(calc(970/1350 *100vw),97rem); */
  width: 100%;
  display: flex !important;
  justify-content: space-between;
  align-items: flex-end;
  gap: calc(95/970 * 100%);
  scroll-margin-top: 10rem;
}

.z-flexSlide__item--reverse {
  flex-direction: row-reverse !important;
}
.slick-list {
  padding: 0 !important;
}
.z-flexSlide__txtFrame{
  flex:1;
}
.z-flexSlide__txt {
  margin-top:calc(20em/14) ;
}
.z-flexSlide__img {
  width: calc(500 / 970 * 100%);
  max-width: 100%;
  aspect-ratio: 1/1;
  height: auto;
}
.z-modalLink {
display: flex;
align-items: center;
gap: 0.5em;
margin-top: calc(34em/21);
font-size: clamp(1.6rem,calc(21/1720 *100vw),2.1rem);
opacity: 1 !important;
}
.z-modalLink::before {
  content: "";
  display: block;
  width: calc(20em/21);
  height: auto;
  aspect-ratio: 1/1;
  background: url(../../../img/special/tao100/icon-plus.svg) no-repeat center center / contain;
}
.z-bgBlack .z-modalLink::before {
  background: url(../../../img/special/tao100/icon-plus_white.svg) no-repeat center center / contain;
}

.z-flexSlide__counter {
  /* position:absolute;
  left: 0;
  bottom: 0; */
  line-height: 1;
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
/* 動き */ 


/* .z-js-flexSlide {
  display: flex;
  width: max-content;
  max-width: unset !important;
}
.z-js-flexSlide .z-flexSlide__item {
  width: 97rem;
} */

/* .z-scrollSlide {
  height: 300vh; 
}

.z-scrollSlide__inner {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.z-scrollSlide__track {
  display: flex;
  align-items:flex-start;
  height: fit-content;
  transition: transform 0.6s ease;
}

.z-scrollSlide__item {
  min-width: 100%;
  height: fit-content;
} */
@media print, screen and (max-width: 991px) {
  .z-flexSlide {
  max-width: 85% !important;
}
.z-flexSlideWrap {
  max-width: 90% !important;
}
}
@media print, screen and (max-width: 750px) {
  .z-flexSlideWrap {
    margin-top: 2rem;
    margin-bottom: -2rem;
  }
  .z-flexSlide__item {
  flex-direction: column-reverse !important;
  gap: 1rem;
  }
  .z-flexSlide__img { 
    width: 100%;
  }
  .z-flexSlide__txtFrame {
    width: 100%;
  }
  .z-flexSlide__counter {
margin-top:2rem;
  }
}
@media print, screen and (max-width: 450px) {
  .z-flexSlide__item {
    gap: 0;
    }
    .z-flexSlide .slick-slide {
      margin: 0 5vw;
    }
    .z-flexSlide .slick-list {
       margin: 0 -5vw;
    }
}

.prev-arrow,
.next-arrow {
  display: block;
  width: 1.3rem;
  aspect-ratio: 13/30;
  height: auto;
  height: 100%;
  background: url(../../../img/special/tao100/icon-arrow.svg) no-repeat center center / contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: .2s;
}
.z-bgBlack .prev-arrow,
.z-bgBlack .next-arrow {
  background: url(../../../img/special/tao100/icon-arrow_white.svg) no-repeat center center / contain;
}
.next-arrow {
  right: 0;
}
.z-flexSlide.slick-slider {
  position: unset;

}
.slick-disabled {
  opacity: 0;
}
.prev-arrow {
  transform: rotate(180deg);
  left: 0;
  transform-origin: 50% 25%;
}
@media print, screen and (max-width: 750px) {
  .next-arrow {
    right: -3px;
  }
  .prev-arrow {
    left: -3px;
  }
}
 
/*  About
==========================================================*/
.z-aboutFlex {
  display: flex;
  align-items: center;
  gap: 4rem calc(80/970 *100%);

}
.z-aboutFlex--01 {
  gap: 4rem calc(14/970 *100%);
}
.z-aboutFlex:nth-child(even) {
  flex-direction: row-reverse;
  margin-top: 15rem;
}
.z-aboutFlex__txtFrame {
   flex: 1;
}
.z-aboutFlex__txt {
  text-align: justify;
}
.z-aboutFlex__img {
 width: calc(420/970 *100%);
}
.z-aboutFlex__video {
  aspect-ratio: 16/9;
  height: auto;
  width: 100%;
}
.z-aboutFlex__nsforce {
  width: 110px;
  height: auto;
  aspect-ratio: 200/152;
  max-width: 23%;
}
.z-aboutFlex__desc {
  display: flex;
  align-items: center;
  gap: 3rem;
}
.z-aboutFlex__img01 {
  width: calc(320/420 *100%);
  max-width: 100%;
  aspect-ratio: 320/250;
  height: auto;
}
.z-aboutFlex__ttl {
    font-size: clamp(2.4rem, calc(35 / 1720 * 100vw), 3.5rem);
    margin-bottom: calc(30em/35);
}


@media print, screen and (max-width: 991px){
  .z-aboutFlex {
    flex-direction: column !important;
  }
  .z-aboutFlex__img01 { 
    width: 100%;
  }

  .z-aboutFlex__ttl {
    text-align:center ;
  }
  .z-aboutFlex__img--01 {
      width: 35.3rem;
      max-width: 80%;
  }
    .z-aboutFlex__img--02 {
    width: 100%;

  }
  
}

@media print, screen and (max-width: 750px){
  .z-aboutFlex__ttl {
  font-size: clamp(2.4rem, calc(35 / 990 * 100vw), 3.5rem);
  }
  .z-aboutFlex__desc {
    gap: 2rem;
  }
  .z-aboutFlex {
    gap: 3rem;
  }
  .z-aboutFlex:nth-child(even){
    margin-top: 6rem;
  }
}
/* Elements of TAO 1OO
==========================================================*/
.z-elements .z-flexSlide__item{
  gap: 0 3rem;
}
.z-elements .z-flexSlide.z-inner--970 {
  max-width: 90%;
}
.z-elements {
  padding-bottom: calc(250 / 900 * 100vh);
}
.z-people {
  padding-bottom: min(calc(250 / 900 * 100vh),25rem);
}
.z-modalContents--elements{
  width: 100%;
  /* height: 69vh; */
  height: fit-content;
  padding: clamp(8rem,calc(150/1000 * 100vh),15rem) 0;
}
.modaal-container .z-inner--970 {
  max-width: 90%;
}
.modaal-container:has(.z-modalContents--elements) {
  width: fit-content;
box-shadow: unset;
-webkit-box-shadow:unset;
background-color: #1e1e1e;

}
.modaal-wrapper:has(.z-modalContents--elements) {
  width: 100%;
  inset: 0;
  height: 100vh;
  background-color: #1e1e1e;

}
.modaal-wrapper:has(.z-modalContents--elements) .modaal-close {
  background: unset;
  position: unset;
  text-indent: 0;
  width: fit-content;
  height: auto;
}
.z-modalLink--close {
    margin-top: calc(50em/21);
   font-weight: 600;

}
.z-modalLink--close::before {
  background: url(../../../img/special/tao100/icon-minus_white.svg) no-repeat center center / contain !important;
}
.z-elements__modalList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap:7rem calc(70/970 * 100%);
}
.z-elements__modalListImg {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.z-elements__modalList .z-heading3 {
  margin: calc(36em/30) 0 calc(25em/30);
}

.z-elements02__img {
  width: 100%;
  height: auto;
}
.z-modalContents__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 calc(95/970 *100%);
}
.z-heading3--mt65 {
  margin-top: calc(65em/30);
}
.z-heading3--mt50 {
  margin-top: calc(50em/30);
}
.z-modalContents__grid .z-heading3 {
  margin-bottom: calc(25em/30);

}
.z-modal__txt {
  text-align: justify;
  word-break: break-all;
}
.z-modal__txt--13 {
  text-align: justify;
  font-size:1.3rem;
  word-break: break-all;
}



@media print, screen and (min-width: 1025px) {
  .modaal-container .z-inner--970 {
    max-width: 100%;
  }
}


@media print, screen and (max-width: 991px) {
  .z-elements__modalList {
    grid-template-columns: 1fr;
    width: 36rem;
    max-width: 100%;
    margin: 0 auto;
  }

  .z-modalContents--elements {
    padding: 10rem 0
  }

}
@media print, screen and (max-width: 750px) {
  .z-modalContents--elements {
    padding: 6rem 0 8rem;
  }
  .modaal-container .z-inner--970 {
    max-width: 85%;
  }
  
  .z-modalContents__grid .z-heading3 {
    margin-top: calc(65em/30);
  }
  .z-heading3--mt0 {
    margin-top: 0 !important;
  }
  .z-elements__modalList {
    gap: 5rem;
  }
  .z-modalContents__grid {
    grid-template-columns: 1fr;
  }
}
 

/*  People with TAO 100
================================================s==========*/
.z-flexSlide__peopleInfo {
  margin-top: calc(46em/14);
}
.z-flexSlide__peopleInfoLink {
  margin-top: calc(20em/14);
  display: inline-block;
  line-height: 1.2;
  word-break: break-all;
}
@media screen and (max-width: 991px) {
  .z-people .z-flexSlide__item {
align-items: flex-start;
  }
  .z-flexSlide__peopleInfo {
    margin-top: 30px;
  }
}

@media screen and (max-width: 750px) {
  .z-flexSlide__peopleInfo {
    margin-top: 20px;
  }
  .z-flexSlide__peopleInfo br {
    display: block !important;
    }

    
}
@media screen and (max-width: 480px) {
  .z-flexSlide__peopleInfo {
    margin-right: -4px;
    margin-top: 1rem;
  }
  .z-flexSlide__peopleInfo .z-hide1040,.z-flexSlide__peopleInfo .z-hide1100,.z-flexSlide__peopleInfo .z-hide1200,.z-flexSlide__peopleInfo .z-hide1370 ,.z-flexSlide__peopleInfo .z-tabHide{
    display: none !important;
  }

}

.z-spec {
  background-color: #f0f0e6;
  position: relative;
}

.z-specWrap {
  margin-top: 8.5rem;
  display: flex;
  width: 72rem;
  max-width: 100%;
  align-items: center;  
  gap: 2rem;
  justify-content: center;
  margin: 8.5rem auto 0;
}

.z-spec__title {
  flex: 1;
  font-size: 2.2rem;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
.z-spec .z-specInfo {
  /* width: 40rem; */
  max-width: 100%;
}
.z-specWrap--first {
  margin-top: 5.6rem;
}
.z-specInfo {
  font-size: 1.2rem;
  line-height: 1.6;
}
.z-specInfo__row {
display: flex;
}
.z-specInfo__row:not(:first-child) {
  margin-top: 0.4em;
}
.z-specInfo__row dt {
  width: fit-content;
}
.z-specInfo__row dd {
  flex: 1;
}

@media print, screen and (max-width: 750px) {
  .z-specWrap {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }
}

/*  Product List
==========================================================*/
.z-productList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.5rem;
  width: 93rem;
  max-width: 100%;
  margin: 6rem auto 0;
}
.z-productList__title {
  text-align: center;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  margin-top: calc(20em/16);
  line-height: 1.2;
}
.z-productList__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;

}
.z-productList__link::after {
  content: "";
  display: block;
  width: 2rem;
  aspect-ratio: 8/19;
  height: auto;
  background: url(../../../img/special/tao100/icon-plus.svg) no-repeat center center / contain;
  position: absolute;
  bottom: calc(12/300 * 100%);
  right:calc(56/300 * 100%);
}
.z-productList__img {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
}
.z-productList__img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.z-btn--product {
  width: 100%;
  margin-top: 7rem;
}
.z-btn__link--product {
  width: 100%;
  height: calc(60em/20);
  line-height: 1.8;
  font-weight: 600;
    font-family: 'Helvetica Neue', Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, -apple-system, BlinkMacSystemFont, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;

}
.z-modalContents--product {
  width: 100%;
  height: auto;
  max-height: 80vh;
  /* height: 100%;
  object-fit: contain; */
}
.z-modalContents:has(.z-modalContents--product) {
width: fit-content;
  height: fit-content;
  /* background-color: #f0f0e6; */
  /* background-color: unset !important;
display: flex;
justify-content: center;
align-items: center; */
/* padding: 2rem; */
}
.modaal-container:has(.z-modalContents--product) {
    background-color: unset !important;
    width: fit-content;
    height: fit-content;

}
@media print, screen and (max-width: 750px) {
  .z-productList {
    grid-template-columns: 1fr;
    width: 30rem;
    max-width: 100%;
    margin: 3rem auto 0;
    gap: 2.5rem;
  }
 
}

/*  背景のnoise
==========================================================*/


 #canvas{
  position:absolute;
  inset:0;
  width:50rem;
  aspect-ratio: 1/1;
  pointer-events:none;
  background: url(../../../img/special/tao100/bg-noise.png) no-repeat center center / 99%;
  transition: all 1.8s ease-in-out;
  /* transition-delay: 0.2s; */
  left: 40%;
  top: 30%;
  opacity: 0;
  transform: translate(-50% ,-50%);
  will-change: transform;
}
.bg-noise{
  position:fixed;
  inset:0;
  z-index:0;
  pointer-events: none;

}
.z-noiseTrigger01 #canvas{
    left: 50%;
    top: 30%;
    opacity: 1;
}
.z-noiseTrigger02 #canvas{
  left: 35%;
  top: 50%;
    opacity: 1;
}
.z-noiseTrigger03 #canvas{
  left: 50%;
  top: 70%;
  opacity: 1;
}
.z-noiseTrigger04 #canvas{
  left: 60%;
  top: 80%;
  opacity: 0;
}
/* .z-noiseTrigger01 #canvas{
  left: 40%;
  top: 30%;
}
.z-noiseTrigger02 #canvas{
  left: 70%;
  top: 50%;
}

.z-noiseTrigger03 #canvas{
  left: 10%;
  top: 20%;
}

.z-noiseTrigger04 #canvas{
  left: 40%;
  top: 30%;
  opacity: 0;
  transition: all .5s ease;
}

.z-noiseTrigger05 #canvas{
  opacity: 1;
  left: 80%;
  top: 10%;
}

.z-noiseTrigger06 #canvas,.z-noiseTrigger07 #canvas{
  opacity: 0;
} */

@media print, screen and (max-width: 991px) {
     #canvas{
    left: 50%;
    top: 15%;
    transform: translate(-50%, -50%);
  }
  .z-noiseTrigger02 #canvas{
    top: 50%;
    left: 30%;
    }
    .z-noiseTrigger03 #canvas{
      left: 60%;
      top: 70%;
      }
    /* .z-noiseTrigger01 #canvas{
    left: 65%;
    top: 60%;
    }
    .z-noiseTrigger02 #canvas{
    left: 75%;
    }
    .z-noiseTrigger03 #canvas{
    left: 25%;
    top: 30%;
    }
    .z-noiseTrigger05 #canvas{
    top: 40%;
    left: 75%;
    } */

}
@media print, screen and (max-width: 750px) {
  #canvas{
    width: 35rem;
  }

    /* .z-noiseTrigger01 #canvas{
    left: 40%;
     top: 50%;
    }
    .z-noiseTrigger02 #canvas{
    left: 70%;
    top: 60%;
    }

    .z-noiseTrigger03 #canvas{
    top: 70%;
    }

    .z-noiseTrigger04 #canvas{
    top: 40%;
    }

    .z-noiseTrigger05 #canvas{
    top: 70%;
    left: 80%;
    } */
  
}

/*  Shop
==========================================================*/ 
.z-shop {
  text-align: center;
  background-color: #f0f0e6;
  position: relative;
  padding-bottom: 0 !important;
}
.z-shop__ttl {
    font-size: clamp(2.4rem, calc(35 / 1720 * 100vw), 3.5rem);
}
.z-shopList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 104rem;
  max-width: 100%;
  gap: 4rem 3rem;
  margin: 4rem auto;
}
.z-shopList__itemLink {
  display: inline-block;
}
.z-shopList__itemImg {
  height: 7.5rem;
  width: auto;
}
.z-shop__note {
  font-size: 1.3rem;
}

@media print, screen and (max-width: 750px){
  .z-shop__ttl {
  font-size: clamp(2.4rem, calc(35 / 990 * 100vw), 3.5rem);
  }
  .z-shopList {
     gap: 3rem 2rem;
  }
  .z-shopList__itemImg {
    height: 5rem;
  }
}
@media print, screen and (max-width: 600px){
  .z-shopList__itemImg {
    height: 4rem;
  }
    .z-shopList {
     gap: 2.5rem 1rem;
  }
}