body {
    font-size: 10px;
}

.mainimg img {
    width: 100%;
    height: auto;
}

.js-modal-open img {
    width: 100%;
    height: auto;

}

.modal-content img {
    width: 100%;
    height: auto;
}

.area_header .block_header nav .box_nav .nav_list ul li a,
.name_nav {
    font-family: "Fjalla One", sans-serif;
}

.gloabal {
    font-size: 2rem;
    font-weight: 500;
    color: #222;
}

#pankuzu {
    padding: 15px 0;
    font-size: 12px;
}

#pankuzu .wrapper a {
    font-size: 12px;
}

#pankuzu .wrapper a+span {
    font-size: 12px;
}

@media screen and (max-width:768px) {
    #contents {
        margin-top: 62px;
    }
}

.pageTitle {
    padding: 40px 30px;
    border-top: 1px solid #055f8c;
    border-bottom: 1px solid #055f8c;
    background-color: #f2f2f2;
    text-align: center;
    position: relative;
}

.pageTitle>h2 {
    font-size: 3.5rem;
    line-height: 130%;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    letter-spacing: 2px;
}

.pageTitle::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    border-left: 1px solid #055f8c;
    margin: 0 auto;
    bottom: 0;
    left: 50%;
}

@media screen and (max-width:960px) {
    .pageTitle small {
        font-size: 16px;
    }

    .pageTitle>h2 {
        font-size: 35px;
    }

    .pageTitle::after {
        height: 20px;
    }
}

@media screen and (max-width: 668px) {
    .pageTitle>h2 {
        font-size: 25px;
    }
}

.arrow {
    width: 100%;
}

.airplane img {
    width: 100%;
    vertical-align: middle;
}

.anker-link li a {
    font-size: 1.7rem;
}

.aboutArea .comment {
    font-weight: 600 !important;
}

.aboutArea .comment small {
    font-weight: 600 !important;
    font-size: 1.7rem;
}

.comment {
    font-weight: 500 !important;
}

.subject .comment {
    font-weight: 600 !important;
}

.subject .comment span {
    font-weight: 500 !important;
}


.step-bottom-ttl,
.step-bottom-txt,
.map,
.comment-txt span {
    font-weight: 500 !important;
}

.comment-txt a,
.step-bottom-txt a,
.map a {
    color: #222 !important;
}

.info-list li {
    font-size: 17px !important;
    font-weight: 500 !important;
}

.q_and_a .text p {
    font-weight: 500 !important;
}

.reulesAreali img {
    width: 100%;
}