@charset "UTF-8";
/*----------------------------
  電話番号ボタン化（2025.02）
-----------------------------*/
.contact_block .box p br {
    display: none;
}
@media screen and (max-width: 820px) {
    .contact_block .box h2 span.sp {
        display: none;
    }
    .contact_block .box h2 br {
        display: none;
    }
    .contact_block .box:last-child .btn.gry {
        display: none;
    }
    .contact_block .box:last-child .btn.gry + p {
        display: none;
    }
}
@media screen and (max-width: 668px) {
    .contact_block {
        background-position: top 1.2vw left 3.5vw;
        background-size: 20vw auto;
    }
    .contact_block .box h2 {
        font-size: 6.3vw;
        margin-left: 5.5vw;
    }
    .contact_block .box h2 span.sp {
        display: inline-block;
    }
    .contact_block .box h2 br {
        display: block;
    }
    .contact_block .box h2 span {
        font-size: 6.3vw;
    }
    .contact_block .box:first-child {
        background-size: 16.5vw auto;
    }
    .contact_block .box:first-child a {
        display: none;
    }
    .contact_block .box:first-child p:last-child {
        display: none;
    }
    .contact_block .box p {
        font-size: 3.6vw !important;
        padding-left: 5vw !important;
    }
    .contact_block .box:last-child .btn.org {
        margin-bottom: 10px;
    }
    .contact_block .box:last-child .btn.gry {
        display: block;
        max-width: 100%;
        width: 100%;
        height: 120px;
        margin: 0;
        padding: 0;
        float: none;
        background-image: url("../../new/img/btn-03_pc.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }
    .contact_block .box:last-child .btn.gry::before {
        content: "";
        width: 70px;
        height: 70px;
        position: absolute;
        right: auto;
        top: 16%;
        left: 11%;
        background-color: #fff;
        border-radius: 100px;
    }
    .contact_block .box:last-child .btn.gry::after {
        content: "";
        width: 35px;
        height: 45px;
        position: absolute;
        background-image: url("/common/images/icon-phone02.png");
        background-repeat: no-repeat;
        background-size: 35px auto;
        top: 25%;
        right: auto;
        left: 14%;
    }
    .contact_block .box:last-child .btn.gry a {
        font-family: "Noto Sans JP", sans-serif;
        height: 110px;
        color: #fff;
        text-decoration: none;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding: 0 0 0 10%;
    }
    .contact_block .box:last-child .btn.gry a span:first-child {
        font-size: 8vw;
        font-weight: 900;
        letter-spacing: 0;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 3.2vw;
        font-weight: 500;
        width: 100%;
        display: block;
        margin-bottom: 5px;
        letter-spacing: 0;
    }
    .contact_block .box:last-child .btn.gry + p {
        display: block;
        text-align: center;
        font-size: 3.6vw !important;
        margin-bottom: 0;
        padding: 0 !important;
    }
}
@media screen and (max-width: 640px) {
    .contact_block .box:last-child .btn.gry {
        height: 115px;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 10%;
        height: 105px;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 3.5vw;
    }
}
@media screen and (max-width: 600px) {
    .contact_block .box:last-child .btn.org {
        margin-bottom: 6px;
    }
    .contact_block .box:last-child .btn.gry::before {
        width: 65px;
        height: 65px;
    }
    .contact_block .box:last-child .btn.gry::after {
        width: 33px;
        height: 43px;
        background-size: 33px auto;
    }
    .contact_block .box:last-child .btn.gry {
        height: 108px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 98px;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        margin-bottom: 3px;
    }
}
@media screen and (max-width: 568px) {
    .contact_block .box:last-child .btn.gry {
        height: 103px;
    }
    .contact_block .box:last-child .btn.gry::before {
        top: 14%;
    }
    .contact_block .box:last-child .btn.gry::after {
        top: 23%;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 93px;
        padding: 0 0 3px 10%;
    }
}
@media screen and (max-width: 540px) {
    .contact_block {
        background-position: top 1.8vw left 3.5vw;
    }
    .contact_block .box:last-child .btn.gry {
        height: 96px;
    }
    .contact_block .box:last-child .btn.gry::before {
        width: 11vw;
        height: 11vw;
        top: 2.7vw;
    }
    .contact_block .box:last-child .btn.gry::after {
        width: 5.8vw;
        height: 7.5vw;
        background-size: 5.8vw auto;
        top: 4.3vw;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 10%;
        height: 86px;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 3.8vw;
    }
}
@media screen and (max-width: 500px) {
    .contact_block {
        background-position: top 2.2vw left 3.5vw;
    }
    .contact_block .box:last-child .btn.gry {
        height: 90px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 80px;
    }
    .contact_block .box:last-child .btn.gry a span:first-child {
        font-size: 8vw;
    }
    .contact_block .box:last-child .btn.gry::before {
        left: 10%;
    }
    .contact_block .box:last-child .btn.gry::after {
        left: 13%;
    }
}
@media screen and (max-width: 440px) {
    .contact_block {
        padding: 0 10px;
        background-position: top 4.5vw left 3.5vw;
    }
    .contact_block .box h2 {
        margin-left: 4vw;
    }
    .contact_block .box p {
        font-size: 4.4vw !important;
        padding-left: 4.5vw !important;
    }
    .contact_block .box p span {
        display: inline !important;
    }
    .contact_block .box p br {
        display: block;
    }
    .contact_block .box:last-child .btn.gry {
        height: 80px;
        margin-bottom: 5px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 70px;
    }
    .contact_block .box:last-child .btn.gry + p {
        font-size: 4.4vw !important;
    }
}
@media screen and (max-width: 430px) {
    .contact_block {
        background-position: top 5vw left 3.5vw;
    }
    .contact_block .box:last-child .btn.gry {
        height: 78px;
        margin-bottom: 3px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 68px;
        padding: 2px 0 0 10%;
    }
    .contact_block .box:last-child .btn.gry a span:first-child {
        font-size: 8.5vw;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 3.8vw;
    }
    .contact_block .box:last-child .btn.gry::before {
        width: 10.5vw;
        height: 10.5vw;
        top: 3vw;
    }
    .contact_block .box:last-child .btn.gry::after {
        width: 5vw;
        height: 7vw;
        background-size: contain;
        top: 4.8vw;
    }
}
@media screen and (max-width: 414px) {
    .contact_block {
        background-position: top 5.8vw left 3.5vw;
    }
    .contact_block .box h2 {
        margin-left: 2.5vw;
    }
    .contact_block .box:last-child .btn.org {
        margin-bottom: 2px;
    }
    .contact_block .box:last-child .btn.gry {
        margin-bottom: 0;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 2px 10%;
    }
    .contact_block .box:last-child .btn.gry a span:first-child {
        font-size: 8.3vw;
        letter-spacing: 0.02em;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        margin-bottom: 1px;
    }
}
@media screen and (max-width: 402px) {
    .contact_block .box:last-child .btn.gry {
        margin-bottom: -3px;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 3px 10%;
    }
}
@media screen and (max-width: 390px) {
    .contact_block .box:last-child .btn.gry {
        height: 72px;
        margin-bottom: 0;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 62px;
        padding: 0 0 0 10%;
    }
}
@media screen and (max-width: 375px) {
    .contact_block {
        background-position: top 7.5vw left 3.5vw;
    }
    .contact_block .box h2 {
        font-size: 6.7vw;
    }
    .contact_block .box h2 span {
        font-size: 6.7vw;
    }
    .contact_block .box p {
        font-size: 4.6vw !important;
        padding-bottom: 0 !important;
    }
    .contact_block .box:last-child .btn.gry {
        margin-bottom: -3px;
    }
    .contact_block .box:last-child .btn.gry a span:first-child {
        font-size: 8vw;
    }
    .contact_block .box:last-child .btn.gry + p {
        font-size: 4.6vw !important;
    }
}
@media screen and (max-width: 360px) {
    .contact_block {
        background-position: top 8vw left 3.5vw;
    }
    .contact_block .box h2 {
        font-size: 6.8vw;
    }
    .contact_block .box h2 span {
        font-size: 6.8vw;
    }
    .contact_block .box:last-child .btn.gry {
        height: 68px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 58px;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 4.2vw;
    }
}
@media screen and (max-width: 344px) {
    .contact_block {
        background-position: top 9vw left 3.5vw;
    }
    .contact_block .box h2 {
        margin-left: 2vw;
    }
    .contact_block .box:last-child .btn.gry {
        height: 65px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 55px;
    }
}
@media screen and (max-width: 320px) {
    .contact_block .box:last-child .btn.gry {
        height: 60px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 50px;
    }
}
@media screen and (max-width: 280px) {
    .contact_block {
        padding: 0 5px;
    }
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org, .contact_block .box:last-child .btn.gry {
        height: 54px;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 45px;
    }
}