.grecaptcha-badge { visibility: hidden; }





/*--------------------------　共通　--------------------------*/
.br-sp {display: none;}


.p-cover__title {
    font-size: 300%!important;
    text-shadow: 3px 0 10px #4B5936;
}

.p-cover__sub {
    font-size: 120%!important;
    letter-spacing: 3px;
    text-shadow: 1px 0 10px #4B5936;
}

.p-archive-header {
    padding: 5em 0!important;
}

.p-archive-header__title {
    color: #4b5936!important;
    font-size: 200%!important;
}

.p-archive-header__desc {
    max-width: 640px;
    margin: 0 auto;
}


/*--------------------------　会社案内　--------------------------*/
.p-company-header__title {
    font-size: 300%!important;
}
.p-company-header__sub {
    font-size: 120%!important;
}

/*　会社概要　*/
table.company-info {
    width: 100%;
}
table.company-info th,
table.company-info td {
    font-size: 16px!important;
}
table.company-info th {
    width: 30%!important;
}

/*　アクセス　*/
.map iframe {
    width: 100%!important;
    height: 100vh!important;
    max-height: 450px;
}