
@charset "UTF-8";
#header .sns-link img,
#footer-nav .sns-link img{ width: 30px;}
#lower-header-wrap {background-image: url("../img/bg-recruit.jpg");	background-position: center center;	background-size: cover;	background-repeat: repeat;}
#rec-h, #form-h { font-size: 180%; margin-bottom: 3vw;}#rec-wrap { background-color: #ffffff; color: #222222; padding: 5vw 1.5vw;}.rec-list-wrap { background-color: #ffffff; color: #222222;}.rec-list-h { background-color: #2FD183; color: #ffffff;	border-radius: 10px;}.rec-list-wrap dl { border-bottom: dotted 3px #FFB600;}
#form { background-color: #ffffff; color: #222222; padding: 5vw;}#form-text,.comp-wrap { border: solid 1px rgba(34,34,34,.4); background-color: rgba(34,34,34,.07);}
#txt-area { height: 150px;}
.job { cursor: text; text-decoration: none; pointer-events: none; background-color: transparent; color: #222222;}
@media (min-width: 1300px){ .rec-list-wrap { font-size: 1.2rem; } #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; }
}