@import url('https://fonts.googleapis.com/css2?family=Vujahday+Script&family=Zen+Kurenaido&display=swap');
.itemBrandPage {
  --font-sp:"Zen Kurenaido", sans-serif;
  --font-spEn:"Vujahday Script", cursive;
  .l-wrapper {
    &::before {
      content: '';
      position: fixed;
      inset: 0;
      background: #000 url(/assets/item_brand/tamashiiart/img/bg_brown_2PUGjkfy.jpg) no-repeat center center / cover;
      z-index: 0;
      opacity: 0;
      transition-duration: 1s;
      transition-property: opacity;
      @media only screen and (max-width: 767px) {
      }
    }
    &:has(.taComic.is-in-view){
      &::before {
        opacity: 1;
      }
    }
    .seriesInfo__link {
      a, button {
        --btnColor: #000;
        --btnBgColor: #4e3225;
        background: url(/assets/item_brand/tamashiiart/img/tex_btn.png) no-repeat center center / cover;
        color: #fff;
      }
    }
	}

  .breadcrumbNav {
    position: relative;
    z-index: 1;
  }
  .pageHeading {
    position: relative;
    z-index: 1;
    @media only screen and (max-width: 767px) {
    }
  }
  .pageHeading__title {
    font-weight: 400;
    transform: skewX(-8deg);
  }
  .seriesInfo__header {

  }
  .seriesInfo__title {
    text-shadow: 0 0 10px rgba(203, 255, 254, .7);
    font-family: var(--font-sp);
    letter-spacing: 0.04em;
    position: relative;
    padding-bottom: .2em;
    @media only screen and (max-width: 767px) {
      padding-bottom: .5em;
    }
    &::before {
      content: '';
      position: absolute;
      bottom: 0;
      left:50%;
      transform: translateX(-50%);
      background-color: #fff;
      border-radius: 100%;
      filter: drop-shadow(0 0 10px rgba(203, 255, 254, .7));
      width: calc(200% / 11.2);
      height: 2px;
      @media only screen and (max-width: 767px) {
        width: calc(260% / 6.9);
      }
    }
  }
  .seriesSection__logo {
    filter:brightness(0%) invert(1) ;
  }
  .seriesSection__lead {
    font-family: var(--font-sp);
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
  }
  .taMovSec__movBox {
     @media only screen and (min-width: 768px) {
        width: calc(960% / 11.2);
        margin-inline: auto;
    }
  }
  .itemSlide .itemList__item__inner:not(:has(> a)), .itemSlide .itemList__item__inner a {

  }
  .taBrandSec {
    ._txt {
      -webkit-font-smoothing: subpixel-antialiased;
      -moz-osx-font-smoothing: auto;
    }
  }
  .taBrandSec__header {
    background: url(/assets/item_brand/tamashiiart/img/ttl-line01_xwsT4rnb.png) no-repeat center bottom;
    background-size: contain;
    margin-bottom: calc(30em / 16);
    @media only screen and (max-width: 767px) {
      margin-bottom: calc(30em / 26);
    }
  }

  .taBrandSec__title {
    font-family: var(--font-sp);
    font-size: calc(44em / 16);
    text-shadow: 0 0 calc(10em / 44) rgba(203, 255, 254, .7);
    font-weight: 500;
    /* font-style: oblique; */
    letter-spacing: 0.04em;
    line-height: 1.4;
    padding-bottom: 0.8em;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    @media only screen and (max-width: 767px) {
      font-size: calc(42em / 26);
    }
  }
  .taLighting {
    background: url(/assets/item_brand/tamashiiart/img/app_mainimg_off_ZkQB9gFy.png) no-repeat center center;
    background-size: contain;
    width: calc(888% / 11.2);
    aspect-ratio:888 / 883;
    margin: auto;
    position: relative;
    &::before {
      content: "";
      background: url(/assets/item_brand/tamashiiart/img/app_mainimg_on_pnVRrb3E.png) no-repeat center center;
      background-size: contain;
      position: absolute;
      inset: 0;
      opacity: 0;
      transition-delay: .4s;
      transition-duration: .4s;
      transition-property: opacity;
    }
    &.is-animate {
      &::before {
        opacity: 1;
      }
    }
  }
  .taVisual {
    margin-bottom: calc(80% / 11.2);
    ._catch {
      @media only screen and (min-width: 768px) {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: calc(28em / 16);
        margin-top: calc(80em / 16);
      }
      @media only screen and (max-width: 767px) {
        margin-top: calc(45em / 26);
      }
      img {
        width: calc(315em / 16);
        height: auto;
        @media only screen and (max-width: 767px) {
          width: 56%;
          display: block;
          margin-inline:auto ;
          margin-bottom: calc(40em / 26);
        }
      }
    }
    ._txt {
      font-family: var(--font-sp);
      font-size: calc(30em / 16);
      font-weight: 500;
      letter-spacing: 0.02em;
      @media only screen and (max-width: 767px) {
        font-size: calc(30em / 26);
        text-align: center;
      }
    }
  }
  .taPhoto {
    margin-bottom: calc(100% / 11.2);
    .taImageList {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: calc(1000% / 11.2);
      margin-inline:auto;
      gap: calc(60em / 16) calc(60% / 11.2);
      @media only screen and (max-width: 767px) {
        gap: 10vw;
      }
      li {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: calc(32% / 10);
        width: 100%;
        @media only screen and (max-width: 767px) {
          flex-direction: column;
          gap: 6vw;
          width: 84%;
        }
         &:nth-of-type(odd) {
          @media only screen and (max-width: 767px) {
            margin-right: auto;
          }
        }
        &:nth-of-type(even) {
          @media only screen and (min-width: 768px) {
            flex-direction: row-reverse;
          }
          @media only screen and (max-width: 767px) {
            margin-left: auto;
          }
        }
        & > div {
          @media only screen and (min-width: 768px) {
            width: calc(484% / 10);
          }
        }
        ._txtWrap {
          text-align: center;
        }
        ._txt {
          font-family: var(--font-sp);
          font-size: calc(26em / 16);
          font-weight: 500;
          letter-spacing: 0.04em;
          line-height: 1.4;
          @media only screen and (max-width: 767px) {
            font-size: calc(24.5em / 26);
          }
          &._en {
            font-family: var(--font-spEn);
            font-size: calc(24em / 16);
            font-style: normal;
            margin-top: 1.6em;
            @media only screen and (max-width: 767px) {
              font-size: calc(24em / 26);
              margin-top: 1.2em;
            }
          }
          ._sub {
            display: inline-block;
            font-size: 0.8em;
            margin-top: 0.4em;
          }
        }
      }
    }
  }


  .taComic {
    margin-bottom: calc(136% / 11.2);
    .taImageList2{

      margin-inline:auto;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: calc(40% / 11.2);
      @media only screen and (min-width: 768px) {
        width: calc(1000% / 11.2);
      }
      @media only screen and (max-width: 767px) {

      }
      li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0.8em;
        text-shadow: 0 0 5px rgba(0,0,0,1);
        font-family: var(--font-sp);
        font-size: calc(28em / 16);
        letter-spacing: 0.04em;
        line-height: 1;
        @media only screen and (max-width: 767px) {
          font-size: calc(30em / 26);
        }
        img {
          filter: drop-shadow(0 0 5px rgba(0,0,0,1));
        }
      }
    }
  }

  .taLed {
    display: flex;
    justify-content: center;
    gap: calc(36% / 10);
    margin-inline:auto;
    @media only screen and (min-width: 768px) {
      width: calc(1000% / 11.2);
    }
    @media only screen and (max-width: 767px) {
      margin-top: 26vw;
      gap: 6vw;
      flex-direction: column-reverse;
    }
    ._txtWrap {
      position: relative;
      @media only screen and (min-width: 768px) {
        width: calc(402% / 10);
        display: flex;
        flex-direction: column;
      }
      @media only screen and (max-width: 767px) {
        text-align: center;
      }
      ._txt {
        text-shadow: 0 0 5px rgba(0,0,0,1);
        font-family: var(--font-sp);
        font-size: calc(24em / 16);
        letter-spacing: 0.04em;
        line-height: 1.6;
        @media only screen and (min-width: 768px) {
          margin-top: calc(150% / 4.02);
        }
        @media only screen and (max-width: 767px) {
          font-size: calc(30em / 26);
        }
        &._txtright {
          text-align: right;
          font-size: calc(18em / 16);
          @media only screen and (max-width: 767px) {
            font-size: calc(27em / 26);
          }
        }
      }
      ._txt + ._txt {
        margin-top: calc(20% / 4.02);
      }
      ._txt._notes {
        font-size: calc(12em / 16);
        margin-top: auto;
        @media only screen and (max-width: 767px) {
          font-size: calc(18em / 26);
          margin-top: calc(20em / 18);
        }

      }
    }
    ._imgWrap {
      position: relative;
      width: calc(392% / 10);
      @media only screen and (max-width: 767px) {
        width: calc(540% / 6.9);
        margin-inline:auto;
      }
      ._txt, ._oval {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
      }
      ._txt {
        top: 0;
        margin-top: calc(-86% / 3.92);
        font-family:var(--font-sp);
        font-size: calc(18em / 16);
        text-shadow: 0 0 5px rgba(0,0,0,1);
        letter-spacing: 0.04em;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto;
        &::before {
          content: "";
          position: absolute;
          top: calc(35em / 18);
          left: 50%;
          transform: translateX(-50%);
          border: 0.6em solid transparent;
          border-top: 0.8em solid #fff;
          filter: drop-shadow(0 0 5px rgba(0,0,0,1));
          @media only screen and (max-width: 767px) {

          }
        }
      }
      ._oval {
         top: 0;
        margin-top: calc(-16% / 3.92);
        width: calc(197% / 3.92);
        aspect-ratio: 197 / 77;
        border: 2px dotted #fff;
        border-radius: 100%;
        @media only screen and (max-width: 767px) {
          width: calc(240% / 5.4);
        }
     }
    }
  }

  .taLighting2 {
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, .8)) drop-shadow(0 0 40px rgba(203, 255, 254, .7));
    background: url(/assets/item_brand/tamashiiart/img/led_img_off_BfhQc5wS.png) no-repeat center center;
    background-size: contain;
    width: 100%;
    aspect-ratio: 392 / 527;
    animation: taBlink2 3s infinite linear;
  }

}
@keyframes taBlink2 {
  0%,49% {
      background: url(/assets/item_brand/tamashiiart/img/led_img_off_BfhQc5wS.png) no-repeat center center;
      background-size: contain;
  }
  50%,100% {
      background: url(/assets/item_brand/tamashiiart/img/led_img_on_6RrmHPeU.png) no-repeat center center;
      background-size: contain;
  }
}
