
@charset "UTF-8";
#recruit {background-image: url("../img/bg-green.jpg");	background-position: center center;	background-size: cover;	background-repeat: no-repeat;}
#rec-h, #form-h { font-size: 180%; margin-bottom: 3vw;}#rec-wrap { background-color: ; color: ; padding: 5vw 5vw;}.rec-list-wrap { background: rgba(255,255,255,.6);}.rec-list-h { background-color: ; color: ;}.rec-list-wrap dl { border-bottom: solid 1px rgba(0,0,0,.3);}
#form { background-color: ; color: ; padding: 5vw;}
form dt {font-size: 1.2rem;}
.radio-box {font-size: 1rem;}#form-text,.comp-wrap { border: solid 1px rgba(0,0,0,.4); background-color: rgba(0,0,0,.07);}
#txt-area { height: 150px;}
.job { cursor: text; text-decoration: none; pointer-events: none; background-color: transparent; color: #222222;}
@media (min-width: 1300px){}
@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; }
}