.splide__pagination__page {
    min-height: auto !important;
    /* height: 8px;
    margin: 3px;
    width: 8px; */
}
.top-fv {
    width: 100%;
    position:relative;
}
.top-fv img{
    width: 100%;
}
.top-fv-text {
    position:absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
}
.top-head {
    position: relative;
}
.top-head-btns {
    display: flex;
    column-gap: 10px;
    position: absolute;
    left: 53.9%;
    bottom: -13%;
    @media screen and (max-width: 767px) {
        left: 6.5%;
        bottom: auto;
    }
}
.top-head-btns  img {
    height: 32px;
    @media screen and (max-width: 767px) {
        height: auto;
    }
}
.auto-slider-separator {
    margin-top: 115px;
    @media screen and (max-width: 767px) {
        margin-top: 57px;
    }
}
.text-slider-caption .splide__slide {
    width: 25.69vw;
    margin-bottom: 32px;
    @media screen and (max-width: 767px) {
        margin-bottom: 18px;
        width: 53.33%;
    }
}
.text-slider-head .splide__slide {
    width: 57.01vw;
    @media screen and (max-width: 767px) {
        width: 120.8vw;
        max-width: unset;
    }
}
.top-event {
    margin-top: -40px;
    background: #F0F1F5;
    @media screen and (max-width: 767px) {
        margin-top: -30px;
    }
}
.section-title {
    margin-bottom: 67px;
    @media screen and (max-width: 767px) {
        margin-bottom: 25px;
    }
}

.top-event__items {
    width: 1110px;
    margin: auto;
    @media screen and (max-width: 767px) {
        width: 100%;
    }
    .splide__slide {
        background: #fff;
        border-radius: 22.2px;
        padding: 7px 6px;
        box-shadow: 1px 1px 3px rgb(0 0 0 /.1);
        position: relative;
    }
}
.event_tag_icon {
    position: absolute;
    top: 23px;
    left: 21px;
    width: 59px;
}
.top-event__image img{
    max-width: 100%;
    width: 100%;
    height: 100%;
    aspect-ratio: 348 / 263;
    object-fit: cover;
    border-radius: 22.2px 22.2px 0 0 ;
}
.top-event__body {
    padding: 22px 10px;
    display: flex;
    column-gap: 10px;
    @media screen and (max-width: 767px) {
        padding: 13px 10px;
    }
}
.top-event__icon {
    width: 46%;
}
.top-event__region {
    margin-top: 9px;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    column-gap: 6px;
    @media screen and (max-width: 767px) {
        font-size: 13px;
    }
}
.top-event__region img{
    width: 1em;
}
.top-event__date img {
    width: 1em;
}
.top-event__date {
    font-weight: bold;
    font-size: 16px;
    display: flex;
    column-gap: 6px;
    @media screen and (max-width: 767px) {
        font-size: 13px;
    }
}
.top-event__time {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    @media screen and (max-width: 767px) {
        font-size: 9px;
    }
}
.top-event__title h3{
    border-top: 1px solid;
    padding-top: 22px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: calc(3em + 21px);
    @media screen and (max-width: 767px) {
        font-size: 13px;
    }
}
.event-btn {
    width: 362px;
    margin: 50px auto 0;
    @media screen and (max-width: 767px) {
        width: 240px;
        margin: 30px auto 0;
    }
}
.top-work {
    background: #F0F1F5;
    padding-bottom: 165px;
    @media screen and (max-width: 767px) {
        padding-bottom: 30px;
    }
}
.top-work__title {
    margin-bottom: 0;
}
.work-head {
    position: relative;
}
.top-work-head__image>img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    aspect-ratio: 686 / 466;
    height: auto;
    object-fit: cover;
    width: 54%;
}
.top-work-head__title {
    width: 43%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow-wrap: break-word;
    position: absolute;
    left: 57%;
    top: 53%;
}
.top-work-head__slug {
    position: absolute;
    left: 57%;
    top: calc(53% + 96px);
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    color: #fff;
}
.top-work-head__title>h3 {
    display: inline-block;
    font-weight: bold;
    font-size: calc(26 / var(--break3));
    line-height: 40px;
    background: #fff;
    padding-inline: 10px;
    margin-bottom: 8px;
}
.work-tag-list,
.work-tag-list2 {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    top: 25%;
    left: 57.7%;
    width: 34.5833vw;
    .work-tag {
        width: 8.125vw;
        height: 1.5278vw;
        font-size: .8vw;
        font-weight: bold;
        border: 1px solid;
        display: grid;
        place-content: center;
        border-radius: 4px;
        background: #fff;
    }
    .work-tag.small {
        font-size: .5vw;
    }
}
.work-tag-list2 {
    top: 81%;
    left: 56.9%;
}

.top-work__items {
    position: relative;
}
.top-work__items-wrapper {
    margin-top: 16px;
    @media screen and (max-width: 767px) {
        margin-top: 0;
    }
}
.top-work__title h3 {
    font-size: 17px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    @media screen and (max-width: 767px) {
        font-size: 20px;
        line-height: 24px;
        width: 94%;
        margin-top: 30px;
        margin-right: auto;
        margin-left: auto;
    }
}
.top-work__image img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 297 / 196;
    @media screen and (max-width: 767px) {
        height: 100%;
        aspect-ratio: 375 / 248;
    }
}
.top-work__tags {
    min-height: 36px;
    display: flex;
    gap: 4px;
    @media screen and (max-width: 767px) {
        margin-top: 7px;
        margin-left: 3%;
        min-height: 44px;
        margin-bottom: 25px;
    }
}
.top-work__tags span {
    width: 117px;
    height: 22px;
    font-size: 12.5px;
    font-weight: bold;
    border: 1px solid;
    display: grid;
    place-content: center;
    border-radius: 4px;
    background: #fff;
    @media screen and (max-width: 767px) {
        width: 104px;
    }
}
.top-work__items .splide__arrows {
    @media screen and (max-width: 767px) {
        display: block!important;
    }
}
.top-work__items .splide__arrow {
    top: 33%!important;
    background: none;
}
.top-work__items .splide__arrow--prev{
    display: none
}
.top-work__labels span{
    @media screen and (max-width: 767px) {
        display: inline-block;
        margin-left: 3%;
        font-size: 10px;
        font-weight: bold;
        width: 130px;
        height: 18px;
        color: #fff;
        background: #222;
        display: grid;
        place-content: center;
    }
}
.top-work__items .splide__pagination {
    position: absolute;
    bottom: 158px;
    column-gap: 5px;
    .splide__pagination__page {
        background-color: #000;
    }
    .splide__pagination__page.is-active {
        background-color: #0098A5;
    }
}
.work-btn {
    @media screen and (max-width: 767px) {
        width: 240px;
        margin: 0 auto;
    }
}
.top-concept__title {
    margin-top: -100px;
    @media screen and (max-width: 767px) {
        margin-top: 0;
    }
}
.cocept-content {
    position: relative;
    >h3 {
        font-size: 3.125vw;
        color: #fff;
        position: absolute;
        top: 9%;
        left: 9%;
        transform: rotate(-4.2deg);
        >span {
            display: inline-block;
            margin-bottom: .95em;
        }
    }
    >p {
        font-weight: bold;
        position: absolute;
        top: 34%;
        left: 8%;
        font-size: 1.111vw
    }
}
.cocept-content02 {
    position: relative;
}
.concept-more-btn01 {
    @media screen and (max-width: 767px) {
        position: absolute;
        width: 52%;
        top: 44%;
        right: 0;
        left: 0;
        margin: auto;
    }
}
.concept-more-btn02 {
    @media screen and (max-width: 767px) {
        position: absolute;
        width: 52%;
        top: 94%;
        right: 0;
        left: 0;
        margin: auto;
    }
}
.cocept-btn {
    width: 362px;
    margin: 30px auto 0;
}
.cocept-content02 {
    position: relative;
}
.concept-more-btn01 {
    position: absolute;
    width: 52%;
    top: 44%;
    right: 0;
    left: 0;
    margin: auto;
}
.concept-more-btn02 {
    position: absolute;
    width: 52%;
    top: 94%;
    right: 0;
    left: 0;
    margin: auto;
}
.concept-content02-slider01 {
    position: absolute!important;
    top: 16%;
    right: 0;
    width: 61.016%;
    .splide__pagination {
        bottom: -6%;
    }
    .splide__pagination .splide__pagination__page {
        background: #000000;
        opacity: 1;
    }
    .splide__pagination .splide__pagination__page.is-active {
        background: #0098A5;
    }
    @media screen and (max-width: 767px) {
        top: 0;
        width: 100%;
    }
}
.concept-content02-slider02 {
    position: absolute!important;
    top: 58%;
    left: 0;
    width: 59.766%;
    .splide__pagination {
        bottom: -6%;
    }
    .splide__pagination .splide__pagination__page {
        background: #000000;
        opacity: 1;
    }
    .splide__pagination .splide__pagination__page.is-active {
        background: #0098A5;
    }
    @media screen and (max-width: 767px) {
        top: 50%;
        width: 100%;
    }
}
.top-lineup__title {
    margin-bottom: 0;
}
.lineup-cards {
    width: 994px;
    display: flex;
    margin: auto;
    column-gap: 68px;
    margin-bottom: 80px;
}
.top-lineup__title {
    margin-bottom: 0;
}
.lineup-cards {
    width: 994px;
    display: flex;
    margin: auto;
    column-gap: 68px;
    margin-bottom: 80px;
    @media screen and (max-width: 767px) {
        width: 87.2%;
        column-gap: 7px;
        row-gap: 16px;
        flex-wrap: wrap;
        margin-bottom: 24px;
    }
}
.lineup-card {
    @media screen and (max-width: 767px) {
        display: block;
        width: calc((100% - 7px) / 2);
    }
}
.lineup-slides {
    position: relative;
}
.lineup-slides .splide__arrows {
    display: block!important;
}
.lineup-slides .splide__arrow {
    top: 50%!important;
    margin: auto;
    background: none;
}
.lineup-slides .splide__arrow--prev{
    transform: rotate(180deg);
}
.lineup-btn {
    width: 362px;
    margin: 50px auto 0;
    @media screen and (max-width: 767px) {
        width: 240px;
        margin: 30px auto 0;
    }
}
.performance-content01, 
.performance-content02 {
    position: relative;
}
.performance01-btn01 {
    position: absolute;
    width: 388px;
    left: 60%;
    bottom: 0;
    margin: auto;
    @media screen and (max-width: 767px) {
        display: block;
        width: 66.13vw;
        bottom: 33%;
        left: auto;
        right: 6%;
    }
}
.performance02-btn02 {
    position: absolute;
    width: 388px;
    left: 9%;
    bottom: 0;
    margin: auto;
    @media screen and (max-width: 767px) {
        width: 66.13vw;
        bottom: 39%;
        left: 6%;
        right: auto;
    }
}
.top-catalog {
    margin-top: 115px;
    @media screen and (max-width: 767px) {
        margin-top: 0;
        background: #F4F4F4;
    }
}
.top-catalog picture {
    padding-left: 33px;
    width: 1222px;
    margin: auto;
    @media screen and (max-width: 767px) {
        padding-top: 30px;
        padding-left: 0;
        width: 100%;
    }
}

/* reset */
*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role='list'],ol[role='list']{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}
/* common */
body {
    font-family: "yu-gothic-pr6n", sans-serif;
}
a {
    text-decoration: none;
}
img {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .sp-only {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .pc-only {
        display: none;
    }
}
.splide__arrow {
    height: 0!important;
    opacity: 1!important;
}
/* menuの開閉 */
.site-header .menu-trigger-close {
    display: none;
}
.site-header .menu-trigger-open {
    display: block;
}
.site-header.open .menu-trigger-close {
    display: block;
}
.site-header.open .menu-trigger-open {
    display: none;
}
.menu-sitemenu {
    display: none;
    transition: all .3s ease;
}
.open .menu-sitemenu {
    display: block;
}

/* menuの内容 */
@media screen and (min-width: 768px) {
    .menu-sitemenu {
        position: fixed;
        height: 100vh;
        top: 0;
        left: 160px;
        z-index:1;
        background: #fff;
        padding-left: 38px;
        padding-right: 38px;
    }
    .menu-btns0 {
        position: absolute;
        width: 72.29vw;
        margin-top: 5.069vw;
        display: flex;
    }
    .menu-btns1 {
        padding-top: 20.97vw;
        display: flex;
        width: 47.36vw;
        flex-wrap: wrap;
        column-gap: 32px;
        row-gap: 10px;
    }
    .menu-btns1 a {
        width: calc((100% - 32px) / 2);
    }
    .menu-btn-tel {
        position: absolute;
        width: 23.125vw;
        right: 16px;
        bottom: 5px;
        z-index: 1;
    }
    .menu-texts {
        position: absolute;
        background: #F0F1F5;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 0;
        display: flex;
        column-gap: 15px;
        padding: 23px 0 25px 38px;
    }
    .menu-bg {
        position: absolute;
        z-index: -1;
        top: 0;
        bottom:0;
        right: 0;
        height: 100vh;
        width: calc(100vw - 160px - 100%);
        transform: translateX(calc(100% - 2px));
        aspect-ratio: 69 / 107;
    }
}
@media screen and (max-width: 767px) {
    .site-header.open .menu-wrapper{
        background: #fff;
    }
    .site-header.open .menu-logo,
    .site-header.open .menu-instagram {
        filter: invert(100%);
    }
    .menu-sitemenu {
        background: #fff;
        position: relative;
    }
    .menu-sitemenu {
        padding: 0 4% 68.5vw;
    }
    .menu-btns0 {
        display: flex;
        flex-wrap: wrap;
        row-gap: 0;
        margin-bottom: 27px;
    }
    .menu-btns1 {
        padding: 0 2%;
    }
    .menu-btn1 {
        margin-bottom: 7px;
    }
    .menu-btn-tel {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 8vw;
        width: 100vw;
        padding: 16% 10% 8%;
        background: #F0F1F5;
    }
    .menu-texts {
        display: flex;
        column-gap: 15px;
        justify-content: center;
        position: absolute;
        right: 0;
        left: 0;
        bottom: calc(30px + 11.8% );
    }
    .copy {
        font-size: 10px;
        height: 8vw;
        position: absolute;
        font-weight: bold;
        text-align: center;
        width: 100%;
        right: 0;
        left: 0;
        bottom: 0;
        display: grid;
        place-content: center;
    }
}

/* menu */
.site-header {
    position: fixed;
    width: 160px;
    height: 100vh;
    z-index: 1;
    background: #fff;
    @media screen and (max-width: 767px) {
        position: absolute;
        width: 100%;
        height: 64px;
        top: 6px;
        background: transparent;
    }
}
.site-header.open {
    @media screen and (max-width: 767px) {
        position: fixed;
        top: 0;
    }
}
.menu-sitemenu-wrapper {
    @media screen and (max-width: 767px) {
        max-height: 100vh;
        overflow: scroll;
        padding-bottom: 69px;
    }
}
.site-content {
    width: 100%;
    padding-left: 160px;
    @media screen and (max-width: 767px) {
        padding-left: 0;
    }
}
.menu-logo {
    display: block;
    width: 109px;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    @media screen and (max-width: 767px) {
        margin-top: 0;
        width: 153.52px;
        height: 69px;
        margin-right: 0;
        margin-left: 16px;
        display: grid;
        place-content: center;
    }
}
.menu-btns {
    position: absolute;
    width: 100%;
    bottom: 69px;
    display: flex;
    flex-direction: column;
    align-items: center;
    @media screen and (max-width: 767px) {
        width: auto;
        bottom: auto;
        right: 16px;
        left: auto;
        top: 1px;
        height: 64px;
        flex-direction: unset;
        column-gap: 18px;
    }
}
.menu-text {
    margin-bottom: 17px;
}
.menu-event, 
.menu-contact, 
.menu-instagram {
    margin-bottom: 21px;
    @media screen and (max-width: 767px) {
        margin-bottom: 0;
    }
}
.menu-hamburger {
    margin-top: 63px;
    @media screen and (max-width: 767px) {
        margin-top: 0;
        padding-top: 10px;
    }
}