@font-face {
    font-family: 'Noto Sans JP';
    font-weight: 200;
}

@font-face {
    font-family: 'Noto Sans JP';
    font-weight: 300;
}

@font-face {
    font-family: 'Noto Sans JP';
    font-weight: 500;
}

@font-face {
    font-family: 'Noto Sans JP';
    font-weight: bold;
}

@font-face {
    font-family: 'Noto Sans JP';
    font-weight: 900;
}

body * {
    font-family: 'Noto Sans JP';
}

.case-item-desc p {
    margin-top: 0;
}

.case-item-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-underline-offset: 3px;
    color: #000000;
}
a.case-link:hover .case-item-desc  {
    text-decoration: underline 1px;
}

.case-item-title, .introduction-item-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.inquiry-link-mobile {
    width: 94px;
    height: 29.79px;
    border-radius: 8px;
    padding: 4px;
    font-family: Noto Sans JP;
    font-size: 12px;
    font-weight: 700;
    line-height: 17.38px;
}

.text-decoration-unset {
    text-decoration: unset !important;
}
.cursor-unset {
    cursor: unset !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.text-gray-hover:hover {
    color: #828282 !important;
}

.btn-contact {
    color: #2EA7FC;
}

@media (min-width: 1200px) {
    .site-header {
        width: calc(100% - 60px);
    }
    .navigation-item {
        /* padding: 6px 20px; */
    }
    .site-logo img{
        display: block;
        max-width: none;
    }

    .footer-content-hotline-flex{
        line-height: normal;
    }

    .footer-content-hotline-flex div{
        display: flex;
        align-items: center;
    }

    .footer-content-hotline-flex div small{
        margin-left: 12px;
    }

    .price-top h2{
        line-height: 57px;
        font-size: 35px;
        font-weight: 900
    }

    .pricepage .home-content small{
        line-height: 25px;
    }

    .pricepage-context-header{
        line-height: 50px;
    }

    .pricepage-context-desc {
        line-height: 33px;
    }

    .pricepage-content-top-img{
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .navigation .navigation-list.open {
        gap: 0;
        padding-top: 37px;
    }
    .site-header {
        height: 64px;
        padding: 21px 15px;
        width: 100% !important;
    }
    .navigation-item {
        /* padding: 21px 42px; */
        padding: 0 42px;
        margin: 21px 0;
    }
    a.navigation-link {
        padding: 0;
    }
    .navigation-icon span {
        background-color: #2EA7FC;
    }

    .navigation-item .navigation-link:hover,
    .navigation-item .navigation-link:focus,
    .navigation-item.active .navigation-link {
        color: #fff !important;
    }
    .navigation .navigation-list {
        top: 64px;
        height: calc(100vh - 64px);
    }

    .contact-button {
        margin-top: 11px;
        width: calc(100% - 24px);
    }
    .hotline-icon {
        padding: 12px !important;
        width: 100%;
        margin-top: 6px;
        height: 65px;
    }
    .contact-button {
        width: 100%;
    }
    .introduction-item-title, .case-item-title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-underline-offset: 3px;
    }
    .banner-top-right {
        height: unset;
    }

    .footer-content-hotline-flex div{
        display: grid;
        text-align: center;
    }

    .following-item-footer-action>*{
        padding: 14px 13px
    }

    .pricepage small{
        line-height: 24px;
    }

    .price-top{
        margin: 0px;
    }

    .price-top h2{
        font-weight: 900;
        font-size: 22px;
        line-height: 31.86px;
    }

    .pricepage-context-header{
        font-weight: 700;
        font-size: 18px;
        line-height: 26.06px;
    }

    .pricepage-wrapper .why-choose {
        height: max-content;
    }
    .introduction-detail-box h2:has(> strong){
        padding: 0 0 10px 0 !important;
        margin-bottom: 23px !important;
    }

    .introduction-detail-box p{
        margin-top: 0px !important;
        margin-bottom: 34px !important;
    }

}

@media (max-width: 480px) {
    .following-item-hotline {
        grid-template-columns: 32px auto;
        column-gap: 5px;
    }

    .following-item-hotline img {
        grid-row-start: span 2;
    }

}

@media only screen and (max-width: 1360px) and (min-width: 1200px) {
    .navigation-item {
        /* padding: 6px 7px; */
    }
}

@media (min-width: 1201px) {
    body::before {
        height: 260px;
    }
}

@media (max-width: 1200px) {
    .aboutpage-content {
        margin-top: 60px;
    }
}

@media (max-width: 500px) {
    .aboutpage-content {
        margin-top: 10px;
    }
}



.fw-700 {
    font-weight: 700;
}

.line-height-3{
    line-height: 33.3px;
}

.line-height-2{
    line-height: 28.96px;
}

.why-choose-content-item-right-desc{
    font-weight: 700;
    font-size: 20px;
    margin-top: 12px;
    line-height: 28.96px;
}

.why-choose-content-item-right-desc p {
    margin: 0;
}

.why-choose-content-item-right-desc span{
    font-weight: 700;
    font-size: 30px;
    line-height: 34.67px;
}

.fw-500 {
    font-weight: 500;
}

.why-choose-box-2-item-desc{
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #828282;
    /* margin-top: 20px; */
}
.why-choose-box-2-item-desc .web-view{
    /* margin-right: 129px; */
}

picture{
    display: flex;
    justify-content: center;
}

.introduction-detail-box h2:has(> strong){
    border-bottom: 2px dotted var(--primary);
    padding: 0 0 23px 0px;
    margin-bottom: 18px;
}

.introduction-detail-box h1,h2{
    font-weight: 700;
    font-size: 24px;
    line-height: 34.75px;
}

.introduction-detail-box p{
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 18px;
}

.site-header.sticky{
    width: 100%;
    max-width: 100% !important;
    border-radius: 0;
}

.footer-route-link-wrapper{
    flex: 1 1 0%;
}

.footer-route-links-list{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    gap: 50px;
    padding-left: 0px;
    margin-bottom: 30px;
}

.footer-route-link-wrapper{
    flex: 1 1 0%;
}

.footer-route-links-list{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    gap: 50px;
    padding-left: 0px;
    margin-bottom: 30px;
}

.footer-route-item a{
    color: black;
}
.footer-route-item a:hover{
    color: var(--primary);
}