@charset "utf-8";

/*
Theme Name: OSAKA BAY SKYLUMINA
Author: 
Version: 1.0.0
*/

/* -----------------------------------------------------------
body
----------------------------------------------------------- */

body {
    position: relative;
    max-width: 2560px;
    width: 100%;
    height: auto;
    margin: auto !important;
    font-family: "Shippori Mincho B1", serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #E0C58E;
    background-color: #F5F0EA;
    overflow-x: hidden;
}

@media screen and (min-width:768px) {

    body {
        font-size: 12px;
    }

}

/* -----------------------------------------------------------
plugins
----------------------------------------------------------- */

/* reCAPTCHA  */
.grecaptcha-badge {
    visibility: hidden;
}

/* 翻訳 */
.gtranslate_wrapper {
    opacity: 1;
    transition: all .3s;
}

.hidden {
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

.gt_float_switcher {
    display: flex !important;
    flex-direction: column-reverse !important;
    font-family: "Russo One", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 12px !important;
    color: #fff !important;
    line-height: 1.5 !important;
    background-color: rgba(255, 255, 255, .2) !important;
    backdrop-filter: blur(5px) !important;
}

.gt_float_switcher .gt-selected {
    background-color: rgba(255, 255, 255, .2) !important;
    backdrop-filter: blur(5px) !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px 10px !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.gt_float_switcher .gt_options a {
    padding: 5px 10px !important;
    color: #fff !important;
}

.gt_float_switcher img {
    width: 20px !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    width: 0 !important;
    height: 0 !important;
    margin: 0 0 0 5px !important;
    border-style: solid !important;
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-top: 6px solid #ffffff !important;
    border-bottom: 0 !important;
    background-image: none !important;
    transform: none !important;
    transition: all .5s !important;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
    transform: scale(1, -1) !important;
    transition: all .5s !important;
}

@media screen and (min-width:1024px) {

    .gt_float_switcher {
        font-size: 14px !important;
    }

}

/* -----------------------------------------------------------
common
----------------------------------------------------------- */

.gradWr01 {
    position: relative;
    background: #3B507D;
    background: linear-gradient(0deg, rgba(59, 80, 125, 1) 0%, rgba(7, 21, 48, 1) 100%);
    transform: translate3d(0, 0, 0);
}

.gradWr01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/silver_glitter_pattern.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: repeat;
    mix-blend-mode: color-burn;
    opacity: .3;
}

.gradWr02 {
    position: relative;
    background: #3B507D;
    background: linear-gradient(0deg, rgba(7, 21, 48, 1) 0%, rgba(59, 80, 125, 1) 100%);
    transform: translate3d(0, 0, 0);
}

.gradWr02::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/silver_glitter_pattern.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: repeat;
    mix-blend-mode: color-burn;
    opacity: .3;
}

.brPc {
    display: none;
}

.videoBox {
    position: relative;
    width: 100%;
    height: 100%;
}

.video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}

.youTubeBox {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 56.25%;
}

.youTube {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}

.notFoundTxt {
    color: #3B507D;
    text-align: center;
    margin: 0 auto 20px;
}

.inIntroBox {
    margin: 0 auto 20px;
}

.inIntroTxt {
    margin: 0 auto 20px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
    text-align: center;
}

.inIntroTxt:last-child {
    margin: 0 auto;
}

.inIntroTxt span {
    font-size: 10px;
}

.inIntroLink {
    display: inline-block;
    width: 100%;
    max-width: fit-content;
    color: #3B507D;
    text-decoration: underline;
    transition: all .5s;
}

.inIntroLink:hover {
    opacity: .5;
    transition: all .5s;
}

.inCover {
    position: relative;
    max-width: 2560px;
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #3B507D;
    background: linear-gradient(0deg, rgba(59, 80, 125, 1) 0%, rgba(7, 21, 48, 1) 100%);

}

.inCover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/silver_glitter_pattern.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: repeat;
    mix-blend-mode: color-burn;
    opacity: .3;
}

.inCoverBox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: fit-content;
    margin: auto;
    padding: 0 15px;
    text-align: center;
}

.inCoverEnTtl {
    margin: 10px 0 0;
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    color: #E0C58E;
}

.inCoverJaTtl {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #D9CBC2;
}

.breadWrap {
    padding: 15px 0;
    font-size: 10px;
    color: #3B507D;
}

.breadBox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 430px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

.breadLink {
    position: relative;
    display: flex;
    justify-content: flex-start;
    max-width: fit-content;
    width: 100%;
    color: #3B507D;
}

.breadLink::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    background: #3B507D;
    width: 100%;
    height: 1px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.breadLink:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
}

.breadPart {
    margin: 0 .5rem;
}

.inWr01 {
    position: relative;
    padding: 80px 0;
}

.inWr02 {
    position: relative;
    padding: 40px 0 80px;
}

.inWr03 {
    position: relative;
    padding: 0 0 80px;
}

.inWr04 {
    position: relative;
    padding: 40px 0;
}

.inWr05 {
    position: relative;
    padding: 0 0 40px;
}

.inner {
    position: relative;
    max-width: 460px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
    z-index: 1;
}

@media screen and (min-width:768px) {

    .brSp {
        display: none;
    }

    .brPc {
        display: block;
    }

    .inCover {
        height: 400px;
    }

    .breadWrap {
        font-size: 12px;
    }

}

/* -----------------------------------------------------------
Title
----------------------------------------------------------- */

.cmnTtlBox01 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.cmnTtlDeco01 {
    width: 100%;
    max-width: 200px;
}

.cmnEnTtl01 {
    margin: 10px 0 0;
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    color: #E0C58E;
}

.cmnJaTtl01 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #D9CBC2;
}

.cmnTtlBox02 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.cmnTtlDeco02 {
    width: 100%;
    max-width: 200px;
}

.cmnEnTtl02 {
    margin: 10px 0 0;
    font-family: "Libre Baskerville", serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    color: #112250;
}

.cmnJaTtl02 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #3B507D;
}

.cmnTtlBox03 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.cmnTtlDeco03 {
    width: 100%;
    max-width: 280px;
}

.cmnJaTtl03 {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #112250;
}

.cmnTtlBox04 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px;
}

.cmnTtlDeco04 {
    width: 100%;
    max-width: 92px;
}

.cmnEnTtl04 {
    margin: 6px 0 0;
    font-family: "Libre Baskerville", serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    color: #112250;
}

.cmnJaTtl04 {
    margin: 0 0 4px;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #112250;
}

.cmnTtlBox05 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto 20px;
}

.cmnTtlDeco05 {
    width: 100%;
    max-width: 280px;
}

.cmnEnTtlBlock05 {
    position: relative;
    width: 100%;
}

.cmnEnTtl05 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    font-family: "Libre Baskerville", serif;
    font-style: italic;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.15;
    color: #E0C58E;
    text-align: center;
    opacity: .4;
}

.cmnJaTtl05 {
    padding: 16px 0 0;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #D9CBC2;
    text-align: center;
}

.cmnTtlBox06 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto 20px;
}

.cmnTtlDeco06 {
    width: 100%;
    max-width: 280px;
}

.cmnEnTtlBlock06 {
    position: relative;
    width: 100%;
}

.cmnEnTtl06 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    font-family: "Libre Baskerville", serif;
    font-style: italic;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.15;
    color: #3B507D;
    text-align: center;
    opacity: .4;
}

.cmnJaTtl06 {
    padding: 16px 0 0;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #071530;
    text-align: center;
}

@media screen and (min-width:375px) {

    .cmnEnTtl05,
    .cmnEnTtl06 {
        font-size: 30px;
    }

    .cmnJaTtl05,
    .cmnJaTtl06 {
        padding: 20px 0 0;
    }

}

/* -----------------------------------------------------------
Button
----------------------------------------------------------- */

.cmnBtn01 {
    position: relative;
    max-width: 180px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 15px;
    display: block;
    border: 1px solid #3B507D;
    background-color: #F5F0EA;
    overflow: hidden;
    z-index: 1;
}

.cmnBtn01::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #3B507D;
    width: 100%;
    height: 100%;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
}

.cmnBtn01:hover::before {
    transform: scale(1, 1);
}

.cmnBtn01 p {
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #123D83;
    text-align: center;
    transition: all .5s;
}

.cmnBtn01:hover p {
    color: #F5F0EA;
    transition: all .5s;
}

/* -----------------------------------------------------------
keyframes
----------------------------------------------------------- */

@keyframes pcSideAnimation {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes kiran {
    0% {
        transform: scale(2) rotate(45deg);
        opacity: 0;
    }

    20% {
        transform: scale(20) rotate(45deg);
        opacity: 0.6;
    }

    40% {
        transform: scale(30) rotate(45deg);
        opacity: 0.4;
    }

    80% {
        transform: scale(45) rotate(45deg);
        opacity: 0.2;
    }

    100% {
        transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

@keyframes loopSlide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

/* -----------------------------------------------------------
FV
----------------------------------------------------------- */

.fvWr {
    position: fixed;
    width: 100%;
    height: 100vh;
}

.fvBg {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    background-image: url(img/FV_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fvBg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 34, 80, .7);
    backdrop-filter: blur(10px);
}

.fvLeftBox {
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: calc((100% - 370px) / 2);
    height: 100%;
    padding: 30px 15px;
    z-index: 1;
}

.fvLeftSideTxt {
    margin: auto;
    animation: pcSideAnimation 1s ease-in 1s backwards;
}

.fvLeftSideBtnBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    animation: pcSideAnimation 1s ease-in 1s backwards;
}

.topSideBtn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 260px;
    width: 100%;
    height: 90px;
    margin: 0 auto 20px;
    color: #F5F0EA;
    transition: all .5s;
}

.topSideBtn:hover {
    color: #E0C58E;
    transition: all .5s;
}

.topSideBtn:last-child {
    margin: 0 auto;
}

.topSideBtnDeco {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
}

.topSideBtnDeco path {
    transition: all .5s;
}

.topSideBtn:hover .topSideBtnDeco path {
    fill: #E0C58E;
    transition: all .5s;
}

.topSideBtnTxtEn {
    margin: 5px 0 0;
    font-family: "Libre Baskerville", serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

.topSideBtnTxtJp {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

.fvRightBox {
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: calc((100% - 370px) / 2);
    height: 100%;
    padding: 30px 15px;
    z-index: 1;
    animation: pcSideAnimation 2s ease-in 1s backwards;
}

@media screen and (min-width:1024px) {

    .fvLeftBox,
    .fvRightBox {
        display: flex;
    }

    .topSideBtn {
        margin: 0;
    }

    .topSideBtn:last-child {
        margin: 0;
    }

}

@media screen and (min-width:1440px) {

    .fvLeftBox,
    .fvRightBox {
        max-width: calc((100% - 430px) / 2);
    }

}

@media screen and (min-width:1540px) {

    .fvLeftSideBtnBox {
        flex-direction: row;
        gap: 40px;
    }

}

@media screen and (min-width:1920px) {

    .fvLeftBox {
        padding: 60px 15px;
    }

}

/* -----------------------------------------------------------
header
----------------------------------------------------------- */

.header .logo {
    display: none;
}

/*--hamburger--*/
.hamBtn {
    position: fixed;
    top: 15px;
    right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: fit-content;
    width: 100%;
    max-width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .5s;
    mix-blend-mode: difference;
    z-index: 9998;
}

.hamBtn.open {
    position: fixed !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.hamBtn.open.clone {
    opacity: 0 !important;
    visibility: hidden !important;
}

.hamBtn.clone {
    position: fixed;
    top: -100px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.hamBtn.clone.is-animation {
    top: 15px;
    opacity: 1;
    visibility: visible;
    transition: all .5s;
}

.hamBar {
    position: relative;
    width: 100%;
    max-width: 30px;
    height: 8px;
}

.hamBar>div {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #E2E2E2;
    border-radius: 5px;
    transition: all .5s;
}

.hamBar>div:nth-child(1) {
    top: 0;
}

.hamBar>div:nth-child(2) {
    top: 50%;
    opacity: 0;
}

.hamBar>div:nth-child(3) {
    top: 100%;
}

.open .hamBar {
    max-width: 40px;
}

.open .hamBar>div:nth-child(1) {
    top: 50%;
    transform: rotate(200deg);
}

.open .hamBar>div:nth-child(2) {
    opacity: 0;
}

.open .hamBar>div:nth-child(3) {
    top: 50%;
    transform: rotate(160deg);
}

.navArea {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    opacity: 0;
    transition: all .5s;
    visibility: hidden;
    z-index: 999;
}

.navArea.open {
    opacity: 1;
    transition: all .5s;
    visibility: visible;
}

.navAreaIn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding: 15px 5%;
    text-align: center;
    overflow: auto;
    -ms-overflow-style: none;
    background-color: rgba(17, 34, 80, .9);
}

/*--headerLink--*/
.navLinkBox {
    position: relative;
    max-width: 290px;
    width: 100%;
    margin: 0 auto 40px;
    z-index: 1;
}

.hNavLink {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    max-width: fit-content;
    width: 100%;
    margin: 0 0 20px 0;
    color: #F5F0EA;
    font-weight: 500;
    text-align: start;
    pointer-events: auto;
    transition: all .5s;
}

.hNavLink:hover {
    color: #E0C58E;
    transition: all .5s;
}

.hNavLink:last-child {
    margin: 0;
}

.hNavTxtEn {
    font-family: "Libre Baskerville", serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5;
}

.hNavTxtJp {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5;
}

.hNavTxtJp::Before {
    content: "";
    display: block;
    height: 1px;
    width: 20px;
    background-color: #F5F0EA;
    transition: all .5s;
}

.hNavLink:hover .hNavTxtJp::Before {
    background-color: #E0C58E;
    transition: all .5s;
}

.hNavExternalIcon {
    max-width: 21px;
    width: 100%;
}

.hNavExternalIcon g path {
    transition: all .5s;
}

.hNavLink:hover .hNavExternalIcon g path {
    fill: #E0C58E;
    transition: all .5s;
}

.hSnsLinkBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    margin: 0 auto 40px;
}

.hSnsLink {
    max-width: 30px;
    width: 100%;
    transition: all .5s;
}

.hSnsLink:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all .5s;
}

@media screen and (min-width:768px) {

    /*--hamburger--*/
    .navArea {
        left: initial;
        right: -340px;
        max-width: 340px;
        width: 100%;
        opacity: 1;
        visibility: visible;
    }

    .navArea.open {
        right: 0;
    }

    .navArea.open .navRipplesBox {
        opacity: 1;
    }

}

@media screen and (min-width:1024px) {

    /*--hamburger--*/
    .hamBtn {
        display: none;
    }

    .hSnsLinkBox {
        width: 290px;
        margin: 0 auto;
    }

}

/* -----------------------------------------------------------
main
----------------------------------------------------------- */

#root {
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: #F5F0EA;
}

@media screen and (min-width:1024px) {

    #root {
        max-width: 370px;
        margin: 0 auto;
    }

}

@media screen and (min-width:1440px) {

    #root {
        max-width: 430px;
    }

}

/* -----------------------------------------------------------
KV
----------------------------------------------------------- */

.tKv img {
    width: 100%;
}

/* -----------------------------------------------------------
Loop
----------------------------------------------------------- */

.loopWr {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 15px 0;
    background: #9FAABE;
    background: linear-gradient(335deg, rgba(159, 170, 190, 1) 0%, rgba(132, 175, 203, 1) 5%, rgba(205, 208, 221, 1) 10%, rgba(168, 186, 208, 1) 20%, rgba(233, 241, 248, 1) 50%, rgba(172, 187, 204, 1) 80%, rgba(197, 205, 212, 1) 90%, rgba(98, 134, 162, 1) 100%);
    opacity: 1;
    transition: all .5s;
}

.loopWr::before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    transition: cubic-bezier(0.32, 0, 0.67, 0);
}

.loopWr:hover::before {
    animation: kiran .5s linear;
}

.loopArea {
    display: flex;
    animation: loopSlide 30s infinite linear 1s both;
    list-style: none;
    margin: 0;
    padding: 0;
}

.loopArea .loopTxt {
    width: 700px;
    text-align: center;
    color: #112250;
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

/* -----------------------------------------------------------
News
----------------------------------------------------------- */

.tNewsBox {
    width: 100%;
    height: 240px;
    padding: 15px 15px;
    background: #071530;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tNewsBox::-webkit-scrollbar {
    width: 6px;
}

.tNewsBox::-webkit-scrollbar-track {
    background-color: #3B507D;
}

.tNewsBox::-webkit-scrollbar-thumb {
    background-color: #E0C58E;
}

.tNewsArt {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    background-image: radial-gradient(circle, #f5f0ea 0.5px, transparent 0.5px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 6px 1px;
}

.tNewsArt:last-child {
    margin: 0;
    padding: 0;
    background-image: none;
}

.tNewsDate {
    max-width: 60px;
    width: 100%;
    margin: 0 15px 0 0;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #E0C58E;
}

.tNewsCat {
    max-width: fit-content;
    width: 100%;
    padding: 1px 10px 2px;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #E0C58E;
    border: 1px solid #E0C58E;
    text-align: center;
}

.tNewsTxt {
    width: 100%;
    margin: 5px 0 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
    color: #D9CBC2;
}

.tNewsTxt a {
    display: inline-block;
    color: #D9CBC2;
}

.tNewsTxt a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    background: #D9CBC2;
    width: 100%;
    height: 1px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.tNewsTxt a:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
}

@media screen and (min-width:768px) {

    .tNewsBox {
        padding: 15px 30px;
    }

}

/* -----------------------------------------------------------
Event
----------------------------------------------------------- */

.tEventImg {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
}

/* -----------------------------------------------------------
Showcase
----------------------------------------------------------- */

.showcaseIntro {
    max-width: 330px;
    width: 100%;
    margin: 0 auto 20px;
}

.showcaseAccBox {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background-color: #E0C58E;
    opacity: 1;
    overflow: hidden;
    transition: all .5s;
}

.showcaseAccBox::before {
    background-color: #F5F0EA;
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
    transition: cubic-bezier(0.32, 0, 0.67, 0);
}

.showcaseAccBox:hover::before {
    animation: kiran .8s linear;
}

.showcaseAccBox .accordionIconItem01 {
    background-color: #112250;
}

.showcaseAccBox .accordionIconItem02 {
    background-color: #112250;
}

.showcaseAccTtl {
    width: 100%;
    padding: 0 0 0 22px;
    color: #112250;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: center;
}

.showcaseAccContent {
    display: none;
    padding: 15px;
    background-color: rgba(217, 203, 194, .3);
    backdrop-filter: blur(10px);
    color: #E0C58E;
}

.showcaseAccList {
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #E0C58E;
}

.showcaseAccList:last-child {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

.showcaseImg {
    max-width: 310px;
    width: 100%;
    margin: 0 auto 5px;
}

.showcaseComTtl {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

.showcaseComCopy {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

.showcaseComTxt {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

/* -----------------------------------------------------------
Ticket
----------------------------------------------------------- */

.tTicketTxt {
    margin: 0 auto 20px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
    text-align: center;
}

.tTicketTxt:last-child {
    margin: 0 auto;
}

.tTicketTxt span {
    display: block;
    margin: 5px 0 0;
    font-size: 10px;
    font-weight: 500;
}

.tTicketListBox {
    margin: 0 0 20px;
}

.tTicketList {
    max-width: 340px;
    margin: 0 auto;
}

.tTicketItem {
    width: 100%;
    margin: 0 0 10px;
}

.tTicketShopListBox {
    margin: 0 0 30px;
}

.tTicketShopListBox:last-child {
    margin: 0;
}

.tTicketShopList {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 auto 10px;
}

.tTicketShopList:last-child {
    margin: 0 auto;
}

.tTicketShopItem {
    width: 100%;
    max-width: 80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
}

.tTicketShopItemPia {
    max-width: 100px;
}

.tTicketShopLink {
    transition: all .5s;
}

.tTicketShopLink:hover {
    opacity: .7;
    transition: all .5s;
}

/* -----------------------------------------------------------
Seats
----------------------------------------------------------- */

.tSeatsMap {
    width: 100%;
    max-width: 340px;
    margin: 0 auto 10px;
}

.tSeatsMap:last-child {
    margin: 0 auto;
}

/* -----------------------------------------------------------
Program/Contents
----------------------------------------------------------- */

.tOverallMap {
    max-width: 340px;
    width: 100%;
    margin: 0 auto 10px;
}

.timeTblContent {
    margin: 0 0 10px;
}

.timeTblTtlFlexBox {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 5px;
    margin: 0 0 10px;
}

.timeTblTime {
    max-width: fit-content;
    width: 100%;
    padding: 4px 5px 3px;
    background-color: #E0C58E;
    font-family: "Libre Baskerville", serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.15;
    color: #112250;
}

.timeTblTtlBox {
    position: relative;
    width: 100%;
    text-align: start;
}

.timeTblEnTtl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: "Libre Baskerville", serif;
    font-style: italic;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.15;
    color: #3B507D;
    opacity: .3;
}

.timeTblJaTtl {
    padding: 22px 0 0;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0em;
    line-height: 1.5;
    color: #071530;
    text-align: start;
}

.timeTblEventBox {
    margin: 0 0 10px;
}

.timeTblEventBox:last-child {
    margin-bottom: 0;
}

.timeTblEventTtl {
    max-width: fit-content;
    width: 100%;
    margin: 0 0 5px;
    padding: 3px 5px 4px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
    color: #F5F0EA;
    background-color: #112250;
}

.timeTblEventTxt {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
}

.programFoodBox {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
}

.programFoodItem {
    position: relative;
    max-width: 100px;
    width: 100%;
}

.programFoodInfo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 2px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.5;
    color: #F5F0EA;
    background-color: rgba(7, 21, 48, .5);
}

.programFoodName {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
    color: #E0C58E;
    background-color: rgba(17, 34, 80, .7);
}

@media screen and (min-width:375px) {

    .timeTblJaTtl {
        font-size: 14px;
    }

    .timeTblEventTtl {
        font-size: 12px;
    }

}

/* -----------------------------------------------------------
VIP AREA
----------------------------------------------------------- */

.vipAccordionTtl {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
    color: #112250;
    text-align: start;
}

.vipAccordionTxt {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
    text-align: start;
}

.vipAccordionTxt:last-child {
    margin-bottom: 0;
}

.vipAccordionList {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
}

.vipAccordionItemTxt {
    max-width: fit-content;
    width: 100%;
    margin: 0 0 5px;
    padding: 2px 4px 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #F5F0EA;
    background-color: #112250;
}

.vipAccordionBarImg {
    max-width: 310px;
    width: 100%;
    margin: 0 auto 5px;
}

.vipAccordionBarTtl {
    max-width: fit-content;
    width: 100%;
    margin: 0 0 5px;
    padding: 2px 5px 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #F5F0EA;
    background-color: #112250;
}

.vipAccordionBarTxt {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
    text-align: start;
}

.vipAccordionFoodBox {
    margin: 0 auto 10px;
}

.vipAccordionFoodBox:last-child {
    margin-bottom: 0;
}

.vipAccordionFoodImgBox {
    position: relative;
    max-width: 310px;
    width: 100%;
    margin: 0 auto 3px;
}

.vipAccordionFoodTtl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 2px 5px 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.5;
    color: #E0C58E;
    text-align: start;
    background-color: rgba(17, 34, 80, .7);
}

.vipAccordionFoodInfo {
    margin: 0 0 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
    opacity: .6;
}

.vipAccordionFoodTxt {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #3B507D;
    text-align: start;
}

/* -----------------------------------------------------------
MaishimaBg
----------------------------------------------------------- */

.tMaishimaBgWr {
    position: relative;
    padding: 80px 0;
}

.tMaishimaBgWr::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/maishima_bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tMaishimaBgWr::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(217, 203, 194, .3);
    backdrop-filter: blur(10px);
}

.tMaishimaBgIn {
    position: relative;
    padding: 0 15px;
    z-index: 1;
}

/* -----------------------------------------------------------
Access
----------------------------------------------------------- */

.accessWr {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 40px;
}

.accessIntroTxtBox {
    margin: 0 auto 20px;
}

.accessTxt {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: center;
    color: #112250;
}

.accessCautionTxt {
    position: relative;
    padding: 0 0 0 1em;
    width: 100%;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: start;
    color: #112250;
}

.accessCautionTxt::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
}

.accessItem {
    margin: 0 0 20px;
}

.accessItem:last-child {
    margin: 0;
}

.accessItemTtlBox {
    width: 100%;
    height: 50px;
    margin: 0 0 10px;
    padding: 5px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    background-color: #112250;
}

.accessItemTtlIconBox {
    width: 100%;
    max-width: fit-content;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.accessItemTtlIcon {
    max-width: 30px;
    width: 100%;
}

.accessItemTtlArea {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: #E0C58E;
}

.accessItemTtl01 {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: start;
}

.accessItemTtl02 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: start;
}

.accessItemTxtBox {
    margin: 0 0 10px;
}

.accessItemTicketBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 3px;
    margin: 0 0 5px;
}

.accessItemTicketItem01 {
    padding: 3px 4px 4px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #F5F0EA;
    background-color: #112250;
}

.accessItemTicketItem02 {
    padding: 3px 4px 4px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #F5F0EA;
    background-color: #3B507D;
}

.accessRouteBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.accessRoute {
    max-width: 300px;
    width: 100%;
}

/* -----------------------------------------------------------
Location
----------------------------------------------------------- */

.locationImg {
    max-width: 340px;
    width: 100%;
    margin: 0 auto 10px;
}

.locationTxtBox {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
}

.locationTtl {
    margin: 0 0 5px;
    padding: 5px 10px;
    background-color: #3B507D;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #E0C58E;
}

.locationTxt {
    margin: 0 0 10px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #112250;
}

.locationSubTtl {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #112250;
}

.locationAdd {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.locationAddTtl {
    padding: 3px 10px;
    background-color: #3B507D;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #E0C58E;
}

.locationAddTxt {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #112250;
}

/* -----------------------------------------------------------
Outline
----------------------------------------------------------- */

.tOutlineBox {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 20px 15px 30px;
    background-color: #112250;
}

.tOutlineBoxDeco01 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    max-width: 60px;
    opacity: .2;
}

.tOutlineBoxDeco02 {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100%;
    max-width: 60px;
    opacity: .2;
}

.tOutlineBoxDeco03 {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 100%;
    max-width: 60px;
    opacity: .2;
}

.tOutlineBoxDeco04 {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 100%;
    max-width: 60px;
    opacity: .2;
}

.tOutlineList {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}

.tOutlineItem {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 5px;
    margin: 0 0 10px;
}

.tOutlineItem:last-child {
    margin: 0;
}

.tOutlineItemTtl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 60px;
    height: auto;
    border: 1px solid #E0C58E;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: center;
}

.tOutlineItemTxt {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: start;
}

.tOutlineItemTxt span {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: start;
}

/* -----------------------------------------------------------
footer
----------------------------------------------------------- */

.footerWr {
    padding: 60px 0 10px;
    background-color: #3B507D;
}

.fContactBtn {
    position: relative;
    width: 100%;
    max-width: fit-content;
    margin: 0 auto 40px;
    padding: 8px 10px;
    border: 1px solid #E0C58E;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
    color: #E0C58E;
    overflow: hidden;
    z-index: 1;
    transition: all .5s;
}

.fContactBtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #E0C58E;
    width: 100%;
    height: 100%;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
    z-index: -1;
}

.fContactBtn:hover {
    color: #3B507D;
    transition: all .5s;
}

.fContactBtn:hover::before {
    transform: scale(1, 1);
}

.fSnsLinkBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: fit-content;
    margin: 0 auto 40px;
}

.fSnsLink {
    max-width: 30px;
    width: 100%;
    transition: all .5s;
}

.fSnsLink:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all .5s;
}

.copy {
    color: #E0C58E;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    text-align: center;
}