@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;
    }
    .contact_block .box h2 + p span:first-child {
        display: inline;
    }
}
@media screen and (max-width: 668px) {
    .contact_block {
        background-position: top 1vw left -1vw;
        background-size: 28vw auto;
    }
    .contact_block .box h2 {
        font-size: 6.3vw;
        margin-left: 3vw;
        background-color: transparent;
        margin-bottom: 12px;
        text-shadow: 2px 2px 0px rgba(255, 255, 255, 1);
    }
    .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: 22vw auto;
        background-position: right bottom;
        padding-bottom: 20px;
    }
    .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: 3.5vw !important;
        margin-bottom: 0 !important;
        text-shadow: 2px 2px 0px rgba(255, 255, 255, 1);
    }
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0 0 10px;
    }
    .contact_block .box:last-child .btn.gry {
        display: block;
        max-width: 100%;
        width: 100%;
        height: 21vw;
        margin-bottom: 10px;
        padding: 0;
        float: none;
        background-image: url(/service/new/img/soccer/bg-btn-05.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: 25%;
        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("/service/new/img/soccer/icon-phone.png");
        background-repeat: no-repeat;
        background-size: 35px auto;
        top: 33%;
        right: auto;
        left: 14%;
    }
    .contact_block .box:last-child .btn.gry a {
        font-family: "Noto Sans JP", sans-serif;
        height: 20.5vw;
        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%;
        text-shadow: none;
    }
    .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;
        font-weight: 700;
        margin-bottom: 0;
        padding: 0 !important;
    }
}
@media screen and (max-width: 640px) {
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0 0 5px;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 10%;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 3.5vw;
    }
    .contact_block .box:last-child .btn.gry::before {
        top: 23.5%;
    }
    .contact_block .box:last-child .btn.gry::after {
        top: 32.5%;
    }
}
@media screen and (max-width: 600px) {
    .contact_block {
        background-position: top 1.5vw left -1vw;
    }
    .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;
    }
}
@media screen and (max-width: 568px) {
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0 0 8px;
    }
    .contact_block .box:last-child .btn.gry::before {
        top: 23%;
    }
    .contact_block .box:last-child .btn.gry::after {
        top: 32%;
    }
    .contact_block .box:last-child .btn.gry {
        margin-bottom: 8px;
    }
    .contact_block .box:last-child .btn.gry a {
        margin: 0;
    }
}
@media screen and (max-width: 540px) {
    .contact_block .box:last-child .btn.gry::before {
        width: 11vw;
        height: 11vw;
    }
    .contact_block .box:last-child .btn.gry::after {
        width: 5.8vw;
        height: 7.5vw;
        background-size: 5.8vw auto;
        top: 31%;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 10%;
        margin: 0;
    }
    .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.5vw left -1vw;
    }
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0;
    }
    .contact_block .box:last-child .btn.gry::before {
        left: 10%;
    }
    .contact_block .box:last-child .btn.gry::after {
        left: 13%;
    }
    .contact_block .box:last-child .btn.gry {
        margin-bottom: 5px;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 3px 10%;
    }
    .contact_block .box:last-child .btn.gry a span:first-child {
        font-size: 8vw;
    }
}
@media screen and (max-width: 440px) {
    .contact_block {
        background-position: top 5vw left -1vw;
    }
    .contact_block .box:first-child {
        padding-bottom: 15px;
    }
    .contact_block .box h2 {
        margin-left: 2vw;
        margin-bottom: 10px;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 10%;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        margin-bottom: 3px;
    }
    .contact_block .box:last-child .btn.gry::after {
        top: 30.5%;
    }
    .contact_block .box p {
        font-size: 4.4vw !important;
    }
    .contact_block .box p span {
        display: inline !important;
    }
    .contact_block .box p br {
        display: block;
    }
    .contact_block .box:last-child .btn.gry + p {
        font-size: 4.4vw !important;
    }
}
@media screen and (max-width: 430px) {
    .contact_block {
        margin: 0 auto 60px;
    }
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0 0 3px;
    }
    .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;
    }
    .contact_block .box:last-child .btn.gry::after {
        width: 5vw;
        height: 7vw;
        background-size: contain;
        top: 32.5%;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 12%;
    }
}
@media screen and (max-width: 414px) {
    .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;
    }
    .contact_block .box:last-child .btn.gry a {
        height: 20vw;
    }
}
@media screen and (max-width: 393px) {
    .contact_block .box:last-child .btn.gry::after {
        top: 31.5%;
    }
}
@media screen and (max-width: 390px) {
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0;
    }
    .contact_block .box:last-child .btn.gry {
        margin-bottom: 3px;
    }
}
@media screen and (max-width: 375px) {
    .contact_block {
        background-position: top 6.5vw left -1vw;
    }
    .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;
    }
    .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 7vw left -1vw;
    }
    .contact_block .box h2 {
        font-size: 6.8vw;
        margin-left: 0;
    }
    .contact_block .box h2 span {
        font-size: 6.8vw;
    }
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 11%;
        height: 20.5vw;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        font-size: 4.2vw;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        margin-bottom: 3px;
    }
    .contact_block .box:last-child .btn.gry::before {
        top: 24%;
    }
    .contact_block .box:last-child .btn.gry::after {
        top: 34%;
    }
}
@media screen and (max-width: 344px) {
    .contact_block .box:last-child .btn.gry a {
        height: 20vw;
    }
    .contact_block .box:last-child .btn.gry::after {
        top: 32.5%;
    }
}
@media screen and (max-width: 320px) {
    .contact_block {
        background-position: top 10vw left -1vw;
    }
    .contact_block .box:last-child .btn.blue, .contact_block .box:last-child .btn.org {
        margin: 0 0 2px;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 280px) {
    .contact_block .box:last-child .btn.gry a {
        padding: 0 0 0 10%;
    }
    .contact_block .box:last-child .btn.gry a span:last-child {
        margin-bottom: 2px;
    }
}