@charset "utf-8"; 

/**************************************************
                       
                     모집안내

***************************************************/
.recruit {
	border: 1px solid #d7d7d7;
	padding-bottom: 60px;
}

.recruit .recruit_bn {
	display: block;
	width: 100%;
	margin-bottom: 60px;
}

.recruit .mobile {
	display: none;
} 

.recruit .recruit_wrap {
	padding: 0 50px;
}

.recruit .recruit_wrap .top_tit {
	font-size: 30px;
	color: #313131;
	font-weight: 700;
	margin-bottom: 50px;
}

.recruit .recruit_wrap ul.re_ul li {
	margin-bottom: 100px;
}

.recruit .recruit_wrap ul.re_ul li .left_tit {
	float: left;
	font-size: 18px;
	color: #313131;
	font-weight: 700;
	text-align: center;
	width: 185px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #898989;
	background: #efb563;
	margin-right: 80px;
}

.recruit .recruit_wrap ul.re_ul li .right_area {
	float: left;
}

.recruit .recruit_wrap ul.re_ul li .right_area .big {
	font-size: 22px;
	font-weight: 700;
	color: #313131;
	line-height: 1.6;
}

.recruit .recruit_wrap ul.re_ul li .right_area .small {
	font-size: 18px;
	font-weight: 700;
	color: #585858;
	line-height: 1.6;
	margin-bottom: 10px;
	padding-left: 10px;
}

.recruit .recruit_wrap ul.re_ul li .right_area img {
	display: block;
	max-width: 100%;
}

.recruit .recruit_wrap .inquire_btn {
	display: block;
	font-size: 18px;
	color: #313131;
	font-weight: 700;
	text-align: center;
	width: 290px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #898989;
	background: #efb563 url(../img/btn_arrow.png) no-repeat 95% center;
	margin: 0 auto;
}

	@media screen and (max-width : 1300px) {
	.recruit .recruit_bn {
		margin-bottom: 50px;
	}

	.recruit .recruit_wrap {
		padding: 0 40px;
	}

	.recruit .recruit_wrap .top_tit {
		font-size: 27px;
		margin-bottom: 40px;
	}

	.recruit .recruit_wrap ul.re_ul li {
		margin-bottom: 70px;
	}

	.recruit .recruit_wrap ul.re_ul li .left_tit {
		width: 18%;
		margin-right: 5%;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area {
		width: 77%;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .big {
		font-size: 20px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .small {
		font-size: 17px;
	}
	}

	@media screen and (max-width : 1080px) {
	.recruit .recruit_bn {
		margin-bottom: 40px;
	}

	.recruit .recruit_wrap {
		padding: 0 30px;
	}

	.recruit .recruit_wrap .top_tit {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.recruit .recruit_wrap ul.re_ul li {
		margin-bottom: 50px;
	}

	.recruit .recruit_wrap ul.re_ul li .left_tit {
		font-size: 17px;
		height: 40px;
		line-height: 40px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .big {
		font-size: 18px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .small {
		font-size: 16px;
		word-break: keep-all;
	}

	.recruit .recruit_wrap .inquire_btn {
		font-size: 17px;
		width: 220px;
		height: 40px;
		line-height: 40px;
	}
	}

	@media screen and (max-width : 900px) {
	.recruit {
		padding-bottom: 60px;
	}

	.recruit .recruit_bn {
		margin-bottom: 30px;
	}

	.recruit .recruit_wrap {
		padding: 0 20px;
	}

	.recruit .recruit_wrap .top_tit {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap ul.re_ul li {
		margin-bottom: 40px;
	}

	.recruit .recruit_wrap ul.re_ul li .left_tit {
		float: left;
		font-size: 16px;
		width: 18%;
		height: 35px;
		line-height: 35px;
		margin-right: 5%;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area {
		float: left;
		width: 77%;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .big {
		font-size: 17px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .small {
		font-size: 15px;
		margin-bottom: 10px;
		padding-left: 10px;
	}

	.recruit .recruit_wrap .inquire_btn {
		font-size: 17px;
		width: 220px;
		height: 40px;
		line-height: 40px;
		background: #efb563 url(../img/btn_arrow.png) no-repeat 95% center;
	}
	}

	@media screen and (max-width : 700px) {
	.recruit {
		padding-bottom: 50px;
	}

	.recruit .recruit_bn {
		margin-bottom: 25px;
	}

	.recruit .pc {
		display: none;
	} 

	.recruit .mobile {
		display: block;
	} 

	.recruit .recruit_wrap .top_tit {
		font-size: 18px;
		margin-bottom: 25px;
	}

	.recruit .recruit_wrap ul.re_ul li {
		margin-bottom: 30px;
	}

	.recruit .recruit_wrap ul.re_ul li .left_tit {
		float: none;
		font-size: 15px;
		width: 100px;
		height: 30px;
		line-height: 30px;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area {
		float: none;
		width: 100%;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area img {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .big {
		font-size: 16px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .small {
		font-size: 14px;
		margin-bottom: 10px;
		padding-left: 10px;
	}

	.recruit .recruit_wrap .inquire_btn {
		font-size: 16px;
		width: 180px;
		height: 35px;
		line-height: 35px;
		background-size: 10px;
	}
	}

	@media screen and (max-width : 550px) {
	.recruit {
		padding-bottom: 40px;
	}

	.recruit .recruit_bn {
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap {
		padding: 0 15px;
	}

	.recruit .recruit_wrap .top_tit {
		font-size: 17px;
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap ul.re_ul li {
		margin-bottom: 30px;
	}

	.recruit .recruit_wrap ul.re_ul li .left_tit {
		font-size: 13px;
		width: 80px;
		height: 25px;
		line-height: 25px;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area img {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .big {
		font-size: 14px;
	}

	.recruit .recruit_wrap ul.re_ul li .right_area .small {
		font-size: 12px;
		margin-bottom: 10px;
		padding-left: 10px;
	}

	.recruit .recruit_wrap .inquire_btn {
		font-size: 14px;
		width: 140px;
		height: 30px;
		line-height: 30px;
		background-size: 7px;
	}
	}


/**************************************************
                       
                     모집 신청서

***************************************************/
.recruit .recruit_wrap .agree_area {
	border: 3px solid #b7b7b7;
	padding: 20px;
	margin-bottom: 40px;
}

.recruit .recruit_wrap .agree_area .txt_box {
	width: 100%;
	height: 345px;
	background: #e1e1e1;
	overflow-y: scroll;
	padding: 20px 15px;
	font-family: 'Dotum';
	font-size: 12px;
	line-height: 1.8;
}

.recruit .recruit_wrap .agree_area .check_area {
	float: right;
	margin-top: 10px;
}

.recruit .recruit_wrap .agree_area .check_area .check_wrap {
	float: left;
	margin-right: 5px;
	width: 16px;
	height: 16px; 
	position: relative;
}

.recruit .check_area .check_wrap input[type="checkbox"] {
	width: 16px; 
	height: 16px; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0 !important; 
	opacity: 0; 
	z-index: 2;
}

.recruit .check_area .check_wrap .check_btn {
	width: 16px; 
	height: 16px; 
	background: url(../img/no_check.png) no-repeat; 
	position: absolute; 
	top: 0; 
	left: 0;
}

.recruit .check_area .check_wrap input[type="checkbox"]:checked + .check_btn {
	background: url(../img/yes_check.png);
}

.recruit .recruit_wrap .agree_area .check_area label {
	float: left;
	font-family: 'Dotum';
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
}

.recruit .recruit_wrap .input_tb {
	width: 100%;
	border-top: 3px solid #898989;
	font-family: 'Dotum';
	font-size: 14px;
	margin-bottom: 20px;
}

.recruit .recruit_wrap .input_tb th {
	height: 40px;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	background: #d7d7d7;
	color: #585757;
	font-weight: bold;
	width: 245px;
	padding: 5px;
}

.recruit .recruit_wrap .input_tb td {
	height: 40px;
	border-bottom: 1px solid #b7b7b7;
	color: #585757;
	padding: 5px;
	padding-left: 10px;
}

.recruit .recruit_wrap .input_tb td .txt_box {
	width: 100%;
	height: 100%;
	font-size: 13px;
}

.recruit .recruit_wrap .input_tb td .txt_box:focus {
	box-shadow: none !important;
    border: 0 !important;
}

.recruit .recruit_wrap .input_tb td textarea {
	width: 100%;
	height: 150px;
	resize: none;
	font-size: 13px;
}

.recruit .recruit_wrap .input_tb td select {
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none; 
	border-radius: 0;
	cursor: pointer;
	font-size: 13px;
	width: 200px;
	border: 1px solid #b7b7b7;
	height: 35px;
	padding-left: 10px;
}

.recruit .recruit_wrap .btn_wrap {
	width: 180px;
	margin: 0 auto;
}

.recruit .recruit_wrap .btn_wrap input {
	float: left;
	width: 85px;
	height: 26px;
	line-height: 24px;
	border: 1px solid #707070;
	border-radius: 3px !important;
	text-align: center;
	font-weight: bold;
	background: none;
	cursor: pointer;
}

.recruit .recruit_wrap .btn_wrap input[type="submit"] {
	color: #ffffff;
	background: #736357;
	border-color: #736357;
	margin-right: 10px;
}

.recruit .recruit_wrap .btn_wrap input[type="file"] {
	font-size: 16px;
}

	@media screen and (max-width : 1080px) {
	.recruit .recruit_wrap .input_tb th {
		width: 200px;
	}

	.recruit .recruit_wrap .input_tb td textarea {
		height: 120px;
	}
	}

	@media screen and (max-width : 900px) {
	.recruit .recruit_wrap .agree_area {
		border: 2px solid #b7b7b7;
		padding: 15px;
		margin-bottom: 30px;
	}

	.recruit .recruit_wrap .agree_area .txt_box {
		height: 280px;
	}

	.recruit .recruit_wrap .input_tb th {
		width: 170px;
	}
	}

	@media screen and (max-width : 700px) {
	.recruit .recruit_wrap .agree_area {
		border: 2px solid #b7b7b7;
		padding: 10px;
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap .agree_area .txt_box {
		height: 220px;
		padding: 15px 10px;
	}

	.recruit .recruit_wrap .input_tb {
		border-top: 2px solid #898989;
		font-size: 12px;
	}

	.recruit .recruit_wrap .input_tb th {
		width: 120px;
	}

	.recruit .recruit_wrap .input_tb td textarea {
		height: 90px;
	}

	.recruit .recruit_wrap .btn_wrap {
		margin: 0 auto 30px;
	}
	}

	@media screen and (max-width : 550px) {
	.recruit .recruit_wrap .agree_area {
		border: 1px solid #b7b7b7;
		padding: 10px;
		margin-bottom: 20px;
	}

	.recruit .recruit_wrap .agree_area .txt_box {
		height: 160px;
		padding: 10px 7px;
		font-size: 11px;
	}

	.recruit .recruit_wrap .agree_area .check_area {
		margin-top: 7px;
	}

	.recruit .recruit_wrap .input_tb {
		border-top: 2px solid #898989;
		font-size: 11px;
		margin-bottom: 10px;
	}

	.recruit .recruit_wrap .input_tb th {
		height: 35px;
		width: 80px;
	}

	.recruit .recruit_wrap .input_tb td {
		height: 35px;
		padding-left: 7px;
	}

	.recruit .recruit_wrap .input_tb td .txt_box {
		font-size: 11px;
	}

	.recruit .recruit_wrap .input_tb td textarea {
		height: 70px;
		font-size: 11px;
	}

	.recruit .recruit_wrap .input_tb td select {
		font-size: 11px;
		height: 25px;
		padding-left: 7px;
		width: 140px;
	}

	.recruit .recruit_wrap .input_tb td input[type="file"] {
		font-size: 11px;
	}
	}


/**************************************************
                       
                   모집신청 리스트

***************************************************/
.recruit table.re_list {
	width: 100%;
	border-top: 3px solid #898989;
	font-family: 'Dotum';
	font-size: 14px;
	margin-bottom: 20px;
}

.recruit table.re_list tr th {
	height: 35px;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	background: #d7d7d7;
	color: #585757;
	font-weight: bold;
}

.recruit table.re_list tr .th00 {
	width: 25px;
	border-left: 0;
	border-right: 1px solid #b7b7b7;
}

.recruit table.re_list tr .th01 {
	width: 240px;
	border-left: 0;
}

.recruit table.re_list tr .th02 {
	width: 140px;
}

.recruit table.re_list tr .th03 {
	width: 200px;
}

.recruit table.re_list tr .th05 {
	width: 120px;
}

.recruit table.re_list tr td {
	height: 40px;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	color: #585757;
	text-align: center;
	padding: 7px 5px;
}

.recruit table.re_list tr td a {
	display: block;
	width: 85px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #736357;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-radius: 3px;
	margin: 0 auto;
	transition: 0.3s;
}

.recruit table.re_list tr td a:hover {
	background: #313131;
}

	@media screen and (max-width : 1300px) {
	.recruit table.re_list tr .th01 {
		width: 180px;
	}

	.recruit table.re_list tr .th02 {
		width: 100px;
	}

	.recruit table.re_list tr .th03 {
		width: 160px;
	}

	.recruit table.re_list tr .th05 {
		width: 100px;
	}
	}

	@media screen and (max-width : 1080px) {
	.recruit table.re_list {
		font-size: 13px;
	}

	.recruit table.re_list tr .th01 {
		width: 120px;
	}

	.recruit table.re_list tr .th02 {
		width: 80px;
	}

	.recruit table.re_list tr .th03 {
		width: 120px;
	}

	.recruit table.re_list tr .th05 {
		width: 90px;
	}

	.recruit table.re_list tr td a {
		width: 75px;
	}
	}

	@media screen and (max-width : 900px) {
	.recruit table.re_list {
		border-top: 3px solid #898989;
		font-size: 13px;
		margin-bottom: 15px;
	}

	.recruit table.re_list tr th {
		height: 35px;
	}

	.recruit table.re_list tr .th01 {
		width: 120px;
	}

	.recruit table.re_list tr .th02 {
		display: none;
	}

	.recruit table.re_list tr .th03 {
		width: 120px;
	}

	.recruit table.re_list tr .th05 {
		width: 90px;
	}

	.recruit table.re_list tr td {
		height: 40px;
	}

	.recruit table.re_list tr td a {
		width: 75px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	}

	@media screen and (max-width : 700px) {
	.recruit table.re_list {
		font-size: 13px;
		margin-bottom: 10px;
		letter-spacing: -1px;
	}

	.recruit table.re_list tr .th01 {
		width: 85px;
	}

	.recruit table.re_list tr .th03 {
		width: 100px;
	}

	.recruit table.re_list tr .th05 {
		width: 70px;
	}

	.recruit table.re_list tr td a {
		width: 60px;
	}
	}

	@media screen and (max-width : 550px) {
	.recruit table.re_list {
		border-top: 2px solid #898989;
		font-size: 12px;
		margin-bottom: 7px;
	}

	.recruit table.re_list tr th {
		height: 32px;
	}

	.recruit table.re_list tr .th01 {
		width: 70px;
	}

	.recruit table.re_list tr .th03 {
		display: none;
	}

	.recruit table.re_list tr .th05 {
		width: 60px;
	}

	.recruit table.re_list tr td {
		height: 35px;
	}

	.recruit table.re_list tr td a {
		width: 50px;
		font-size: 11px;
	}
	}