@charset "utf-8";

.btn_default {
    padding: 0;
    border: none;
}

.recruit_thanks {
    width: 94%;
    margin: 0 auto;
    text-align: center;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.recruit_thanks h3 {
    font-weight: 600;
    font-size: min(2.2vw, 30px);
}

.recruit_thanks p {
    line-height: 200%;
     font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 30px;
}