
@charset "UTF-8";
#recruit{ background-color: #0d6fb8; overflow: hidden;}#lower-comment,form{ background-color:#fff;}#rec-h, #form-h { font-size: 180%; margin-bottom: 3vw;}#rec-wrap { padding: 0 1.5vw;}.rec-list-wrap{ background-color:#fff;}.rec-list-h { color: #fff; background-color: #0d6fb8;}.rec-list-wrap dl { border-bottom: solid 1px rgba(51,51,51,.3);}#rec2 .alert{ font-size:;}
#form { padding: 5vw;}#form-text,.comp-wrap { border: solid 1px rgba(51,51,51,.4); background-color: rgba(51,51,51,.07);}
#txt-area { height: 150px;}
.job { cursor: text; text-decoration: none; pointer-events: none; background-color: transparent; color: #333333;}
@media (min-width: 1300px){ .rec-list-wrap { font-size: 1.1rem; } #form { font-size: 1.1rem; }}
@media (min-width: 768px){ #form-text { padding: 2.5vw; width: 45vw; min-width: 600px; } #form-text { margin-bottom: 3vw; }}
@media (max-width: 767px){ #form-text { padding: 2.5vw; } #form-text { margin-bottom: 4vw; } #form { padding: 8vw 5vw; } .rec-list-wrap p.pb-4{ font-size:120%; line-height: 2; }
}