@charset "utf-8";
:root {
    --bk: #191919;
    --yellow: #F9FF58;
    --teal: #3DA1C1;
    --paleblue: #E6F0F4;
}

.ttl {
    color: var(--bk);
}

.nro .ttl {
    padding: 0;
    background-color: var(--paleblue);
}

#Header {
    position: relative;
    width: 100%;
    min-height: 500px;
    color: #fff;
    text-align: center;
    background-image: url(../img/guide_mv_sp.jpg);
    background-position-x: center;
    background-position-y: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

#Header::after {
    display: none;
}

.header__ttl {
    font-size: 30px;
}

/* SP S1 */
.PartsS1__ttl {
    padding: 0 0 24px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
}

.commercial .PartsS1__text {
    padding: 0 0 24px;
}

.PartsS1__img {
    width: 100%;
    max-width: 800px;
    aspect-ratio: 4 / 3;
    margin: 0 auto;
    background-image: url(../img/CAB_3849-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/* SP S2 */
.nro .PartsS2__ttl.ttl {
    font-size: 20px;
}

.PartsS2__subttl {
    margin: 0 auto 24px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 40px;
    text-align: center;
    background-color: var(--teal);
}

.commercial .PartsS2 {
    padding: 0 0 80px;
}

.commercial .PartsS2__wrapper {
    padding: 0 8px;
    box-sizing: border-box;
}

.commercial .PartsS2__cnrttl {
    display: block;
    padding: 0 0 8px;
    box-sizing: border-box;
    font-weight: bold;
}

.nro .PartsS2__copy {
    padding: 0 0 40px;
    color: var(--teal);
    font-weight: bold;
    text-align: center;
}

.commercial .PartsS2__text {
    padding: 0 8px 40px;
    box-sizing: border-box;
    line-height: 32px;
}

.commercial .PartsS2__text:last-child {
    padding: 0;
}

.S3__card.S3__card--menu {
    padding: 16px;
    margin: 0 auto 24px;
}

/* SP S3なし */

/* SP S4 */
.nro .PartsS4 {
    padding: 0;
    background-color: initial;
}

.nro .PartsS4__ttl {
    color: var(--bk);
    background-color: var(--paleblue);
}

.PartsS4__wrapper {
    padding: 0 16px;
    box-sizing: border-box;
}

.PartsS4__gmapFrame {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 40px;
}

.PartsS4__gmapFrame iframe {
    width: 100%;
    max-width: 800px;
    aspect-ratio: 1.3 / 1;
}

.PartsS4__item {
    display: flex;
    align-items: center;
    min-width: 60px;
}

.nro .PartsS4__listFrame {
    max-width: 800px;
    padding: 0 0 64px;
    box-sizing: border-box;
}

.nro .PartsS4__listItem {
    display: flex;
    gap: 24px;
    align-items: center;
    padding: 16px 0;
    box-sizing: border-box;
    min-height: 40px;
    font-size: 14px;
    color: var(--bk);
    border-top: 1px solid #DEDEDE;
}

.nro .PartsS4__listItem:last-child {
    padding: 16px 0;
    border-bottom: 1px solid #DEDEDE;
}

.nro .PartsS4__listFrame ~ .PartsS4__text {
    display: block;
}

.nro .PartsS4__listFrame ~ .PartsS4__text:last-child {
    padding: 40px 0 0;
    box-sizing: border-box;
}

.nro .PartsS4__listFrame .PartsS4__link {
    display: block;
    width: 320px;
    height: 80px;
    margin: 0 auto 24px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.nro .PartsS4__link .PartsS4__listItem {
    border: none;
}

.nro .PartsS4__link.PartsS4__link--1 {
    background-image: url(../img/Observatory_logo.jpg);
}

.nro .PartsS4__link.PartsS4__link--2 {
    background-image: url(../img/VegetaballWith_logo.jpg);
}

.nro .PartsS4__link.PartsS4__link--3 {
    background-image: url(../img/ft_logo.png);
}



/*PC---------------------------------------------------------------------------*/
@media screen and (min-width: 960px) { 
    #Header {
        position: relative;
        width: 100%;
        height: 400px;
        color: #fff;
        text-align: center;
        background-image: url(../img/guide_mv_pc.jpg);
        background-position-x: center;
        background-position-y: 0;
        background-size: 120%;
        background-repeat: no-repeat;
    }

    /* PC S1 */
    .commercial .PartsS1 {
        padding: 64px 0;
    }
    .commercial .PartsS1__text:last-child {
        padding: 0;
    }

    .PartsS1__ttl {
        font-size: 26px;
    }

    /* PC S2 */
    .commercial .PartsS2__wrapper {
        padding: 0;
        width: 100%;
        max-width: 800px;
        margin: 0 auto;
    }

    .nro .PartsS2__ttl.ttl {
        margin: 0 auto 64px;
        font-size: 24px;
    }


    .nro .PartsS2__cnrttl {
        padding: 0 0 24px;
        font-size: 20px;
    }
    
    .nro .PartsS2__text {
        padding: 0 0 40px;
        box-sizing: border-box;
        line-height: 32px;
    }

    .nro .PartsS2__subttl {
        margin: 0 auto 40px;
        width: 400px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        border-radius: 40px;
        text-align: center;
        background-color: var(--teal);
    }

    .commercial .PartsS2__link {
        display: block;
        width: 320px;
        height: 80px;
        margin: 40px auto;
        border-radius: 40px;
        text-align: center;
        line-height: 80px;
        font-size: 24px;
        color: #fff;
        text-decoration: none;
        background-color: var(--teal);
    }

    .nro .PartsS2__copy {
        padding: 0 0 40px;
        color: var(--teal);
        font-weight: bold;
        text-align: center;
        font-size: 18px;
        line-height: 36px;
    }

    .nro .PartsS2__br {
        display: none;
    }

    /* PC S4 */
    .nro .S3__box {
        gap: 40px;
    }
    .nro .S3__card {
        width: 240px;
        height: 240px;
    }

    .nro .S3__link {
        right: 16px;
        bottom: 16px;
    }

    .S3__card--menu .S3__subttl {
        font-size: 20px;
    }

    .S3__card.S3__card--menu {
        margin: 0;
    }

    .nro .PartsS4__listItem {
        gap: 0;
        font-size: 18px;
        line-height: 36px;
    }

    .nro .PartsS4__listFrame {
        padding: 0 0 120px;
    }

    .nro .PartsS4__listFrame:has(.PartsS4__link) {
        display: flex;
        gap: 40px;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .nro .PartsS4__item {
        padding: 0 0 0 16px;
        min-width: 280px;
    }

    .nro .PartsS4 .PartsS1__ttl {
        padding: 0 0 40px;
    }

    .PartsS4__link:hover {
        cursor: pointer;
    }

}


