@charset "utf-8";
/*지원서 작성 안내*/
.apply_info_wrap .box{display:table;width:100%;height:200px;margin:15px 0;border:1px solid #2275db;}
.apply_info_wrap .box.bg1{background:#eaf4ff url('/nanum/site/builder/dir/recruit/img/menu3358/apply_info_wrap_bg1.jpg') no-repeat left 25px bottom;}
.apply_info_wrap .box.bg2{background:#eaf4ff url('/nanum/site/builder/dir/recruit/img/menu3358/apply_info_wrap_bg2.jpg') no-repeat left 20px bottom;}
.apply_info_wrap .box.bg3{background:#eaf4ff url('/nanum/site/builder/dir/recruit/img/menu3358/apply_info_wrap_bg3.jpg') no-repeat left 25px bottom;}
.apply_info_wrap .box dl{display:table-cell;vertical-align:middle;padding:0 25px 0 260px;}
.apply_info_wrap .box dl dt{margin-bottom:15px;font-size:22px;font-family:'NotoKrB', sans-serif;color:#333;letter-spacing:-0.05em;}

/*지원서 작성*/
.apply_agree .agrbox{position:relative;}
.apply_agree .agrbox .chk_sel{position:absolute;top:10px;left:20px;}
.apply_agree .agrbox dt {height:45px;line-height:45px;padding-left:50px;margin-top:-1px;border:1px solid #dfdfdf;}
.apply_agree .agrbox dt a{display:inline-block;width:100%;font-size:16px;color:#333;font-family:'NotoKrM',sans-serif;box-sizing:border-box;background:url('/nanum/site/builder/dir/recruit/img/menu3358/ico_agree_arrow.gif') no-repeat right 20px center;}
.apply_agree .agrbox dt a span {display:inline-block;margin-left:10px;}
.apply_agree .agrbox dd {display:none;border:1px solid #dfdfdf;border-top:none;background:#fcfdff;}
.apply_agree .agrbox dd .con{overflow-y:scroll;height:300px;padding:30px;color:#666;}
.apply_agree .agrbox dd .con .tit{margin-top:20px;font-size:16px;font-family:'NotoKrM',sans-serif;}
.apply_agree .agrbox dd .con .tit:first-child{margin-top:0;}
.apply_agree .agrbox .hide{display:none;}
.apply_agree .agrbox .active a {background:url('/nanum/site/builder/dir/recruit/img/menu3358/ico_agree_arrow_on.gif') no-repeat right 20px center;}
.apply_agree .allagree{margin-top:20px;padding-bottom:40px;border-bottom:1px dashed #ccc;text-align:center;font-size:17px;color:#222;font-family:'NotoKrM';}
.apply_agree .allagree label{color:#222;}
.apply_agree .btn_w{padding:40px 0;}

/******************************767******************************/
@media all and (max-width:767px){
/*지원서 작성 안내*/
.apply_info_wrap .box{display:block;padding:20px 15px 120px 15px;background-size:100px auto !important;background-position:center bottom !important;box-sizing:border-box;}	
.apply_info_wrap .box.bg1{padding-bottom:240px;}
.apply_info_wrap .box.bg3{padding-bottom:220px;}
.apply_info_wrap .box dl{display:block;padding:0;}	
.apply_info_wrap .box dl dt{font-size:18px;}
	
/*지원서 작성*/
.apply_agree .agrbox dt a{box-sizing:border-box;font-size:15px;}
.apply_agree .agrbox dd .con{padding:15px;font-size:13px;}
.apply_agree .agrbox dd .con .tit{font-size:14px;}
.apply_agree .allagree{padding-bottom:20px;}

}

/******************************400******************************/
@media all and (max-width:400px){
/*지원서 작성 안내*/
.apply_info_wrap .box.bg1{padding-bottom:275px;}
.apply_info_wrap .box.bg3{padding-bottom:230px;}
	
}
