@charset "UTF-8";

/* =============================
main
============================= */
.container {
    height: 100%;
}

.main {
    /* background-image: url(../images/color_bg.png); */
    /* background-repeat: no-repeat; */
    /* background-size: 72.1vh auto; */
    /* background-position: center; */
    /* background-attachment: fixed; */
    margin: 45px 0 1.98vh;
    width: 100%;
}

.main::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100vh;
    background-image: url(../images/color_bg.png);
    background-repeat: no-repeat;
    background-size: 72.1vh auto;
    background-position: center center;
}


.contents {
    padding: 0 10.6%;
}

.news__topic {
    width: 38%;
    max-width: 150px;
    margin-bottom: 30px;
}

.news__contents {
    display: flex;
    justify-content: space-between;
}

.news__contents--item {
    font-size: 0.9rem;
    line-height: 1;
    letter-spacing: -0.198px;
    font-weight: 400;
}

.newsDetail {
    margin: 3.69vh auto 0;
    max-width: 472px;
}

.topics__cd {
    display: flex;
    align-items: center;
    gap: 1.86vw;
}

.topics__category {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.3px;
    padding: 0 1.69%;
    border: 1px solid #000;
}

.topics__date {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.3px;
}

.topics__title {
    margin-top: 0.61vh;
    font-size: 1.9rem;
    line-height: 1.5;
    letter-spacing: 0.4px;
}

.topics__title.big {
    font-size: 1.7rem;
}

/* topics__title--b */
.topics__title--b {
    margin-top: 0.61vh;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.4px;
}

/* topics__title--b */

.topics__title .JP {
    font-weight: 600;
}

.detail {
    margin-top: 3.69vh;
}

.detail__image {
    display: block;
    margin: 0 auto;
}


/* NORMAL */
.text__main {
    padding: 2.46vh;
    font-family: "Shippori Mincho";
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.26px;
}

.link {
    color: var(--primary-blueGray);
    padding: 0 2.46vh;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.26px;
    margin-bottom: 100px;
}

.link__title {
    font-family: "Shippori Mincho";
}

.link__link {
    text-decoration-line: underline;
}

/* NORMAL */


/* LIVE */
.text__first {
    padding: 2.46vh;
    font-family: "Shippori Mincho";
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.26px;
}

.event {
    padding: 2.46vh;
}

.eventdetail__title,
.eventdetail__venue,
.eventdetail__datetime,
.eventdetail__price,
.eventdetail__other,
.performer__category,
.performer__lineup {
    font-family: "Shippori Mincho";
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.26px;
}

.eventdetail__price span,
.eventdetail__other {
    font-size: 1.1rem;
}

.eventdetail__other {
    margin-top: 1.2vh;
}

.eventPerformer {
    margin-top: 2.4vh;
}

.performer__category {
    margin-top: 1.2vh;
}



.ticket__btn {
    margin-top: 4.92vh;
    background: var(--primary-black);
    border-radius: 5px;
    padding: 0px 10px;
    color: var(--primary-white);
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.4px;
    width: fit-content;
    text-align: center;
}

/* イベント終わったら class="ticket__btn past" に */
.ticket__btn.past {
    display: none;
    text-decoration: line-through;
}

/* LIVE */

/* RELEASE */
.release {
    margin: 1.23vh 5.33vw;
}

.dt__date {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.22px;
}

.dt__title {
    font-family: "Shippori Mincho";
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.4px;
}

.listen {
    margin-top: 1.23vh;
    display: flex;
    gap: 20px;
}

.listen a img {
    height: 3.69vh;
}

.track {
    margin-top: 2.66vw;
}

.track__track {
    padding: 0 1.33vw;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.65px;
}

.trackList__item {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.9px;
}

.detail__cd {
    margin-top: 8vw;
}

.rabel,
.format {
    display: flex;
    gap: 2.66vw;
    align-items: center;
}

.format,
.credit {
    margin-top: 1.23vh;
}

.credit__credit {
    width: fit-content;
}

.rebel__rabel,
.format__format,
.credit__credit {
    border: 1px solid var(--primary-black);
    padding: 0px 5px;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.55px;
}

.rabel__name,
.format__name,
.credit__name {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.65px;
}

.credit__name {
    margin-top: 1.33vw;
}

/* RELEASE */

/* Media */
.medlink {
    color: var(--primary-blueGray);
    padding: 0 2.46vh;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.26px;
    margin-bottom: 100px;
}

.medlink__title {
    font-size: 1rem;
    font-family: "Shippori Mincho";
}

.medlink__link {
    text-decoration: underline;
}

/* Media */

.pager {
    margin: 3.69vh 0 10vh;
    display: flex;
    justify-content: space-between;
    font-family: "Shippori Mincho";
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.24px;
}

.pager--prev,
.pager--list,
.pager--next {
    margin-top: 0;
}

.pager--prev.first {
    opacity: 0;
    pointer-events: none;
}

.pager--next.last {
    opacity: 0;
    pointer-events: none;
}

/* main pc */
@media screen and (min-width:960px) {
    .main {
        background-image: url(../images/color_bg.png);
        background-repeat: no-repeat;
        background-size: auto 82.7vh;
        background-position: center;
        background-attachment: fixed;
        margin: 22px 0;
        padding: 32px 0;
        /* height: auto; */
    }

    .main::before {
        display: none;
    }

    .contents {
        padding: 0;
    }

    .contents__flex {
        margin: 0 9.72% 2.63vh;
        padding-right: 2.94%;
        display: flex;
        gap: 5%;
    }


    .news__topic {
        min-width: 183px;
        width: fit-content;
    }

    .news__topic img {
        height: 30px;
    }

    .news__contents {
        display: block;
        width: fit-content;
        margin-left: auto;
    }

    .news__contents--item {
        width: fit-content;
        margin-bottom: 2.44vh;
        font-size: 1.6rem;
        line-height: 1.5;
        letter-spacing: -0.352px;
    }

    .newsDetail {
        min-height: 70.99vh;
        display: flex;
        flex-direction: column;
        max-width: fit-content;
        gap: 6.8%;
        margin: 0 0;
        width: 71.7%;
    }

    .topics {
        flex: 81;
    }

    .topics__cd {
        gap: 0.862%;
    }

    .topics__category {
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.32px;
    }

    .topics__date {
        font-size: 1.7rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.34px;
    }

    .topics__title {
        font-size: 3rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.6px;
    }

    .topics__title.big {
        font-size: 2.5rem;
    }

    /* topics__title--b */
    .topics__title--b {
        font-size: 2.5rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.6px;
    }

    /* topics__title--b */

    .detail {
        flex: 492;
        /* margin-top: 10%; */
        margin: 0 0;
        display: flex;
        gap: 0.86%;
    }

    .detail__image {
        margin: 0 0;
        height: 29.2vh;
    }

    /* NORMAL */
    .text {
        flex: 1;
    }

    .text__main {
        padding: 0.97vh 8% 1.95vh 0;
        font-family: "Shippori Mincho";
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.3px;
    }

    .link {
        color: var(--primary-blueGray);
        margin: 22.5px 0 0;
        padding: 0 0;
        font-size: 1.4rem;
        /* font-weight: 500; */
        line-height: 1.5;
        letter-spacing: 0.26px;
    }

    .link__title {
        font-family: "Shippori Mincho";
    }

    .link__link {
        text-decoration-line: underline;
    }

    /* NORMAL */


    /* LIVE */
    .text {
        margin-left: 3.44%;
    }

    .text__first {
        /* padding: 0.97vh 2.4% 1.95vh 0px; */
        padding: 0.97vh 8% 1.95vh 0;
        font-family: "Shippori Mincho";
        font-size: 1.7rem;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.34px;
    }

    .text__first.big {
        font-size: 1.5rem;
    }

    .event {
        padding: 0 0;
        margin-top: 1.95vh;
    }

    .eventdetail__title,
    .eventdetail__venue,
    .eventdetail__datetime,
    .eventdetail__price,
    .eventdetail__other,
    .performer__category,
    .performer__lineup {
        font-size: 1.7rem;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.34px;
    }

    .eventdetail__other {
        margin-top: 0;
    }

    .eventPerformer {
        margin-top: 2.49vh;
    }

    .performer__category {
        margin-top: 0;
    }

    .performer__lineup {
        margin-bottom:  1.2vh;
    }

    .ticket__btn {
        margin-top: 2.92vh;
    }

    .ticket__btn.past {
        opacity: 60%;
        text-decoration: line-through;
    }

    /* LIVE */

    /* RELEASE */
    .release {
        margin: 1.95vh 0;
    }

    .listen {
        margin-top: 0.976vh;
    }

    .listen a img {
        height: 2.92vh;
    }

    .trackDetail {
        display: flex;
        gap: 0.694vw;
        margin-top: 1.95vh;
    }

    .track {
        margin-top: 0;
        flex: 1;
    }

    .detail__cd {
        margin-top: 0;
        flex: 1;
    }

    .rabel,
    .format {
        gap: 0.694vw;
    }

    .format,
    .credit {
        margin-top: 1.38vw;
    }

    .credit {
        padding-bottom: 0;
    }

    .credit__name {
        margin-top: 0.69vw;
    }

    /* RELEASE */

    /* Media */
    .text.media {
        margin-left: 1.5%;
    }

    .text__main.media {
        padding: 0.97vh 0 1.95vh 0;
        font-size: 1.8rem;
    }

    .medlink {
        color: var(--primary-blueGray);
        padding: 0;
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: 0.26px;
        margin: 30px 155px 0 0;
        min-width: 490px;
    }

    .medlink__title {
        font-size: 1.2rem;
        font-family: "Shippori Mincho";
    }

    .medlink__link {
        text-decoration: underline;
    }

    /* Media */

    .pager {
        /* position: ; */
        flex: 124;
        justify-content: space-evenly;
        /* margin: 10% 0 2.92vh; */
        margin: 0 0;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.32px;
        padding-bottom: 30px;
    }

    .pager--prev,
    .pager--list,
    .pager--next {
        margin: 0;
        padding-bottom: 0;
    }
}

/* pc 769px */

@media screen and (min-width:1230px) {
    .contents__flex {
        gap: 10.7%;
    }
}

/* =============================
footer
============================= */

/* footer pc 縦レイアウト */
@media screen and (min-width:769px) {
    .footer {
        padding: 0 0;
        display: flex;
        /* gap: 0.76%; */
        position: fixed;
        bottom: 12.69vh;
        left: 90.8vw;
        /* right: 5.27%; */
        width: max-content;
        transform: translateX(0);
    }

    .sns {
        margin-bottom: 0;
        flex-direction: column;
        gap: 2.92vh;
        width: fit-content;
    }

    .copy {
        position: absolute;
        left: 58.5px;
        transform-origin: top left;
        transform: rotate(90deg);
        /* transform-origin: 1.56vw; */
        color: var(--primary-lightGrey);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: -0.286px;
        /* height: fit-content; */
        width: max-content;
    }
}

/* pc 769px */