@charset "UTF-8";
.container-fluid {
    padding-bottom: 0 !important;
}
html {
    scrollbar-gutter: stable;
}
.modal-content::-webkit-scrollbar {
    width: 8px;
}
.modal-content::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 8px;
}
@media (min-width: 981px) {
    .sidebar-available main .main:not(ul) {
        width: 90%;
        max-width: 970px;
    }
}

.page-title-wrapper {
    padding: 15px 20px;
    margin-bottom: 30px;
}
.page-title-content {
    border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
    padding: 20px 0 35px;
}
.page-title-slogan {
    color: #000 !important;
    font-size: 1.0rem;
}
.page-title-lg {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.7;
    color: #000 !important;
    margin-bottom: 0 !important;
}
.page-title-sm {
    text-align: center;
    font-size: 1.0rem;
    font-weight: 500;
    line-height: 1.5;
    color: #000 !important;
}
.page-title-vision {
    color: #034098;
    font-weight: 700;
    padding-left: 20px;
    font-size: 1.6rem;
}
.page-text-vision {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 30px !important;
    padding-left: 20px;
}
.vision-map-kome {
    font-size: 1.2rem;
    color: #777 !important;
    padding-left: 20px;
}
@media only screen and (min-width: 641px) {
    .page-title {
        margin-bottom: 70px;
    }
    .page-title-wrapper {
        padding: 20px 25px;
        margin-bottom: 55px;
    }
    .page-title-content {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        padding: 20px 0 35px;
    }
    .page-title-slogan {
        font-size: 1.4rem;
    }
    .page-title-lg {
        font-size: 3.0rem;
    }
    .page-title-sm {
        font-size: 1.4rem;
        line-height: 2;
    }
    .page-title-vision {
        font-size: 2.6rem;
        letter-spacing: -0.2px;
        padding-left: 25px;
    }
    .page-text-vision {
        font-size: 1.6rem;
        font-weight: 700;
        margin-bottom: 50px !important;
        padding-left: 25px;
    }
    .vision-map-kome {
        font-size: 1.5rem;
        padding-left: 25px;
    }
}
@media (min-width: 981px) {
    .page-title-vision {
        padding-left: 0;
    }
    .page-text-vision {
        padding-left: 0;
    }
    .vision-map-kome {
        padding-left: 0;
    }
}

.page-title-50th {
    font-size: 1.8rem;
    margin-inline: auto;
    line-height: 2;
    padding-bottom: 0;
    border-bottom: solid 2px;
    width: 210px;
    margin-bottom: 35px;
    color: #034098;
    text-align: center;
    font-weight: 700;
}
.page-text-50th {
    text-align: center;
    line-height: 1.7;
    margin-bottom: 50px !important;
    padding-bottom: 0;
}
@media only screen and (min-width: 641px) {
    .page-title-50th {
        font-size: 3.0rem;
        border-bottom: solid 5px;
        width: 360px;
        margin-bottom: 50px;
    }
    .page-text-50th {
        font-size: 1.8rem;
        margin-bottom: 58px !important;
    }
}

.vision-map {
    position: relative;
}
.img-wrapper {
    margin-bottom: 50px;
}
.img-wrapper img {
    width: 100%;
}
.modal-open {
    font-size: min(2vw, 1.1rem);
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
    color: #FFF;
    border: 1px solid #FFF;
    background: rgba(0, 0, 0, 0.75);
    padding: 2px 3px;
    position: absolute;
    cursor: pointer;
}
.modal-button-01 {
    bottom: 48%;
    right: 24%;
}
.modal-button-02 {
    bottom: 14%;
    right: 26%;
}
.modal-button-03 {
    top: 29%;
    right: 2%;
}
.modal-button-04 {
    bottom: 30%;
    right: 3%;
}
.modal-button-05 {
    top: 31%;
    right: 45%;
}
.modal-button-06 {
    bottom: 16%;
    left: 8%;
}
.modal-button-07 {
    top: 53%;
    left: 8%;
}
.modal-button-08 {
    top: 46%;
    left: 34%;
}
.modal-button-09 {
    bottom: 29%;
    left: 25%;
}
@media only screen and (min-width: 641px) {
    .img-wrapper {
        margin-bottom: 100px;
    }
    .modal-open {
        /* font-size: 1.8rem; */
        font-size: clamp(1.1rem, 1.6vw, 1.2rem);
        font-weight: 700;
        border: 1px solid #FFF;
        padding: 3px 6px;
    }
    .modal-button-01 {
        bottom: 59%;
        right: 27%;
    }
    .modal-button-02 {
        bottom: 28%;
        right: 30%;
    }
    .modal-button-03 {
        top: 44%;
        right: 11%;
    }
    .modal-button-04 {
        bottom: 35%;
        right: 8%;
    }
    .modal-button-05 {
        top: 38%;
        right: 44%;
    }
    .modal-button-06 {
        bottom: 19%;
        left: 11%;
    }
    .modal-button-07 {
        top: 50%;
        left: 14%;
    }
    .modal-button-08 {
        top: 46%;
        left: 34%;
    }
    .modal-button-09 {
        bottom: 38%;
        left: 29%;
    }
}
@media only screen and (min-width: 981px) {
    .modal-open {
        font-size: 1.2rem;
        font-weight: 700;
        border: 1.5px solid #FFF;
        padding: 3px 5px;
    }
    .modal-button-01 {
        bottom: 58%;
        right: 28%;
    }
    .modal-button-02 {
        bottom: 33%;
        right: 29%;
    }
    .modal-button-03 {
        top: 43%;
        right: 11%;
    }
    .modal-button-04 {
        bottom: 36%;
        right: 8%;
    }
    .modal-button-05 {
        top: 38%;
        right: 44%;
    }
    .modal-button-06 {
        bottom: 19%;
        left: 11%;
    }
    .modal-button-07 {
        top: 51%;
        left: 15%;
    }
    .modal-button-08 {
        top: 47%;
        left: 34%;
    }
    .modal-button-09 {
        bottom: 36%;
        left: 32%;
    }
}


/* モーダル 中身 */
.modal {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition:
        opacity .4s,
        visibility .4s;
    z-index: 20000;
    isolation: isolate;
}
.modal.is-active {
    opacity: 1;
    visibility: visible;
}
.modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.75);
}
.modal-content {
    position: relative;
    background: #FFF;
    padding: 30px;
    z-index: 20000;
    width: min(90%, 900px);
    max-height: 75vh;
    overflow-y: auto;
}
.modal-close {
    position: absolute;
    top: 13px;
    right: 13px;
    width: 34px;
    height: 40px;
    aspect-ratio: 17/20;
    background: #C0E8F5;
    font-size: 1.8rem;
    line-height: 1.5;
    cursor: pointer;
    border: none;
    font-weight: 400;
    color: #000;
}
.modal-content-title {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 20px;
    color: #034098;
}
.modal-content-img {
    width: 100%;
    display: block;
}
.modal-content-img img {
    width: 100%;
}
.modal-content-title-sub {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 20px 0 15px;
}
.modal-content-text {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7;
    margin-inline: 10px;
}
.modal-open {
    transition:
        background .3s,
        opacity .3s;
}
.modal-open:hover {
    opacity: 0.7;
}
body.is-fixed {
    overflow: hidden;
}
@media only screen and (min-width: 641px) {
    .modal-content {
        width: min(90%, 650px);
        padding: 50px 60px 60px;
        max-height: 85vh;
    }
    .modal-close {
        top: 16px;
        right: 16px;
        width: 44px;
        height: 52px;
        aspect-ratio: 11/13;
        font-size: 2.5rem;
    }
    .modal-content-title {
        font-size: 2.4rem;
        margin-bottom: 35px;
    }
    .modal-content-title-sub {
        font-size: 2.2rem;
        margin: 30px 0 25px;
    }
    .modal-content-text {
        font-size: 1.8rem;
    }
}

.fade-up {
    opacity: 0;
    transform: translateY(20px);
    transition:
        opacity 2.5s,
        transform 1.5s;
}
.fade-up.is-active {
    opacity: 1;
    transform: translateY(0);
}
