/* Main Page Styles */

.Wrapper {
    opacity: 0;
    transition: opacity 850ms
}

.Wrapper.is-hidden .Container {
    opacity: 0;
    transition: opacity 350ms
}

.Wrapper.is-modalHidden .Container {
    transition: opacity 0ms
}

.Main {
    position: relative;
    width: 100%;
    height: 100vh;
    height: 100lvh;
    overflow: hidden;
    z-index: 0
}

.Contents[data-barba-namespace=top] .Main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: #fff;
    color: #fff;
    transition: transform 1200ms cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.Contents[data-barba-namespace=top] .Main.is-hidden {
    transform: translate3d(0, -50%, 0);
    pointer-events: none
}

.Contents[data-barba-namespace=top] .Main.is-skip {
    transition: none;
    transform: translate3d(0, -50%, 0);
    pointer-events: none
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__kv .slide {
    transform: scale(1);
    transition: transform 3000ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char {
    opacity: 1;
    transition: opacity 1800ms
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(1) {
    transition-delay: 2200ms  /* 255ms + 1900ms + 45ms buffer */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(2) {
    transition-delay: 2255ms  /* 310ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(3) {
    transition-delay: 2310ms  /* 365ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(4) {
    transition-delay: 2365ms  /* 420ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(5) {
    transition-delay: 2420ms  /* 475ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(6) {
    transition-delay: 2475ms  /* 530ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(7) {
    transition-delay: 2530ms  /* 585ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(8) {
    transition-delay: 2585ms  /* 640ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(9) {
    transition-delay: 2640ms  /* 695ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(10) {
    transition-delay: 2695ms  /* 750ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(11) {
    transition-delay: 2750ms  /* 805ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(12) {
    transition-delay: 2805ms  /* 860ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(13) {
    transition-delay: 2860ms  /* 915ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(14) {
    transition-delay: 2915ms  /* 970ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(15) {
    transition-delay: 2970ms  /* 1025ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(16) {
    transition-delay: 3025ms  /* 1080ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(17) {
    transition-delay: 3080ms  /* 1135ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(18) {
    transition-delay: 3135ms  /* 1190ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(19) {
    transition-delay: 3190ms  /* 1245ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(20) {
    transition-delay: 3245ms  /* 1300ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(21) {
    transition-delay: 3300ms  /* 1355ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(22) {
    transition-delay: 3355ms  /* 1410ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(23) {
    transition-delay: 3410ms  /* 1465ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(24) {
    transition-delay: 3465ms  /* 1520ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(25) {
    transition-delay: 3520ms  /* 1575ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(26) {
    transition-delay: 3575ms  /* 1630ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(27) {
    transition-delay: 3630ms  /* 1685ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(28) {
    transition-delay: 3685ms  /* 1740ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(29) {
    transition-delay: 3740ms  /* 1795ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(30) {
    transition-delay: 3795ms  /* 1850ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(31) {
    transition-delay: 3850ms  /* 1905ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(32) {
    transition-delay: 3905ms  /* 1960ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(33) {
    transition-delay: 3960ms  /* 2015ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(34) {
    transition-delay: 4015ms  /* 2070ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(35) {
    transition-delay: 4070ms  /* 2125ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(36) {
    transition-delay: 4125ms  /* 2180ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(37) {
    transition-delay: 4180ms  /* 2235ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(38) {
    transition-delay: 4235ms  /* 2290ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(39) {
    transition-delay: 4290ms  /* 2345ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__ja .char:nth-of-type(40) {
    transition-delay: 4345ms  /* 2400ms + 1945ms */
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__logo,.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .link {
    opacity: 1;
    pointer-events: initial;
    transition: opacity 1900ms;
    transition-delay: 0ms
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__scroll {
    opacity: 1;
    pointer-events: initial;
    transition: opacity 1900ms;
    transition-delay: 1000ms
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__scroll .border:after {
    animation-play-state: running
}

.Main__kv {
    position: relative;
    height: 100vh;
    height: 100lvh;
    overflow: hidden;
    z-index: 0
}

.Contents[data-barba-namespace=top] .Main__kv .slide {
    position: relative;
    height: 100%;
    overflow: hidden;
    transform: scale(1.012)
}

.Main__kv .slide__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 1500ms cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.Contents[data-barba-namespace=top] .Main__kv .slide__item.is-current,.Contents[data-barba-namespace=top] .Main__kv .slide__item.is-init {
    opacity: 1;
    pointer-events: initial
}

.Contents[data-barba-namespace=top] .Main__kv .slide__item.is-current {
    transition: opacity 1800ms
}

.Main__kv .slide__item .image {
    height: 100%;
    transform: scale(1.09)
}

.Contents[data-barba-namespace=top] .Main__kv .slide__item .image.is-scale {
    transform: scale(1);
    transition: transform 7000ms linear
}

.Main__kv .slide__item .image img,.Main__kv .slide__item .image video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none
}

.Contents[data-barba-namespace=top] .Main__kv .slide__item .image video {
    transform: rotate(0.01deg)
}

.Main__gr{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

.Main__grInner {
    width: 100%;
    max-width: 1460px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.Main__logo a {
    display: flex;
}

.Main__logo img {
    height: 20px;
    width: auto;
}

.Main__gNav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.Main__gNav li{
    line-height: 1;
}

.Main__gNav a {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .05em;
    color: #fff;
}

.Main__gNav a.is-contact {
    width: 120px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 100px;
    box-sizing: border-box;
}

.Main__Hamburger {
    display: none;
}
   
.Main__concept {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.Main__concept .catch__ja {
    margin-top: 0
}

.Main__concept .catch__ja .char {
    display: inline-block;
    opacity: 0;
    font-size: 3rem;
    line-height: 1.8;
    color: #fff;
    font-family: "Noto Serif JP", serif;
}

.Main__concept .catch__logo {
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    margin-bottom: 20px;
    line-height: 1;
}

.Main__concept .catch__logo__inner {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #fff;
    transform: translateY(100%);
    transition: transform 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.Contents[data-barba-namespace=top] .Main.fInview--enter .Main__concept .catch__logo .catch__logo__inner {
    transform: translateY(0)
}

.Main__concept .link {
    opacity: 0;
    pointer-events: none
}

.Main__concept .link .anchor {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff
}

.Main__concept .link .arrow {
    width: 40px;
    height: 1px;
    margin-left: 20px;
    background-color: #fff
}

.Main__concept .link .arrow img {
    width: 100%;
    height: auto
}

.Main__scroll {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    opacity: 0;
    pointer-events: none
}

.Main__scroll .anchor {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #fff
}

.Main__scroll .border {
    position: relative;
    width: 1px;
    height: 60px;
    margin-bottom: 15px;
    background-color: #fff
}

.Main__scroll .border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #fff;
    transform: translateY(-100%);
    animation: main_scroll_border 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite;
    animation-play-state: paused
}

.Main__scroll .text {
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap
}

.TopContents {
    position: relative;
    background-color: #fff;
    transform: translate3d(0, calc(100vh + 1px), 0);
    transform: translate3d(0, calc(100dvh + 1px), 0);
    z-index: 3;
    transition: padding-top 1200ms cubic-bezier(0.165, 0.84, 0.44, 1), transform 1200ms cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.Contents[data-barba-namespace=top] .TopContents.is-show {
    transform: translate3d(0, 0, 0);
    padding-top: 120px;
}

.Contents[data-barba-namespace=top] .TopContents.is-skip {
    transform: translate3d(0, 0, 0);
    transition: none;
    padding-top: 120px;
}

@keyframes main_scroll_border {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(300%)
    }
}


@media screen and (max-width: 1024px) {

    .Main__gr{
        top: 10px;
    }

    .Main__Hamburger{
        display: block;
    }

    .Main__gNav {
        display: none;
    }
    
    .Main__Hamburger {
        width: 50px;
        height: 50px;
    }

    .Main__Hamburger .anchor {
        display: block;
        height: 100%;
        cursor: pointer
    }
    
    .Main__Hamburger .anchor span {
        display: block;
    }

    .Main__Hamburger .anchor.mHover .borders__border:before {
        animation-name: header_nav_border;
        animation-duration: 650ms;
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-fill-mode: forwards
    }

    .Main__Hamburger .anchor.mHover .borders__border:nth-of-type(2):before {
        animation-delay: 200ms
    }

    .Main__Hamburger .borders {
        position: relative;
        height: 100%
    }

    .Main__Hamburger .borders__border {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 32px;
        height: 1px;
        background-color: rgba(255,255,255,.25)
    }

    .Main__Hamburger .borders__border:nth-of-type(1) {
        top: -12%
    }

    .Main__Hamburger .borders__border:nth-of-type(2) {
        top: 12%
    }

    .Main__Hamburger .borders__border:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff
    }

    .Contents[data-barba-namespace=top] .TopContents.is-show {
        padding-top: 70px;
    }

    .Contents[data-barba-namespace=top] .TopContents.is-skip {
        padding-top: 70px;
    }
}

@media screen and (max-width: 767px) {
    .Main__concept .catch__logo{
        margin-bottom: 10px;
    }

    .Main__concept .catch__ja .char{
        font-size: 2rem;
    }

    .Main__logo img {
        height: 15px;
    }
}