@charset "euc-kr";
* {}


#wrap{overflow:hidden;width:1200px;margin:0px auto ;  }

/*°øÅë*/
.mgR17 {    margin-right: 17px;}
.pdT10 {    padding-top: 10px; }
span.pointR {color: #c51917;}
span.pointB {color: #00a1e9;}
ul, li {    list-style: outside none none;}
.bottomLine {  border-bottom: 1px solid #e4e4e4; }
.article p {
    padding-bottom: 1em;
}
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');



#check_list {position:absolute; right:10px; margin-top:0px; text-align:right; cursor:pointer; overflow:hidden; font-size:15px;}
#check_list input[type="checkbox"] {display: none;}
#check_list input[type="checkbox"]:checked {display: none;}
#check_list input[type="checkbox"] + label {
	display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 25px;  
    margin-right: 15px;  
    font-size: 15px;
}
#check_list input[type="checkbox"] + label:before {
    content: "";  
    display: inline-block;    
    width: 20px;  
    height: 20px;
    margin-right: 10px;  
    position: absolute; 
	top:13px;
    left: 0;  
    bottom: 0px;  
    background-color: #ccc;  
    border-radius: 2px; 
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);  
}
#check_list input[type=checkbox]:checked + label:before {
    content: "\2713";  /* Ã¼Å©¸ð¾ç */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);  
    font-size: 18px; 
    font-weight:900; 
    color: #c51917;  
    background:#ffffff;
    text-align: center;  
    line-height: 15px;  
} 

/*ÇÁ·»Áî ¸ÞÀÎ*/
#req_contents {width:1009px; float:left; margin:0px 0px 100px 25px; z-index:1; position:relative; border: 0px solid #000000;   font-family: 'Noto Sans KR', sans-serif; }
#req_contents:after {content:'';display:block;clear:both;*zoom:1;}
#req_contents .map_detail img {float:right; height:440px; width:620px; border:1px solid #cbcbcb;}
#req_contents h3.tit {position:relative;margin:55px 0 7px 0;}

#req_contents .top_img {display:block; position:relative; margin-bottom:5px;}
#req_contents .top_img img {width:1009px; }
#req_contents .top_img dt{padding:77px 0 0 60px; font-size:36px; color:#1e2188; font-weight:bold;}
#req_contents .top_img dt em{font-size:36px; color:#00a2ea; font-weight:bold;}
#req_contents .top_img dd{margin:35px 0 0 55px; padding:26px 0 0 26px; font-size:16px; line-height:24px; color:#474747; font-weight:bold; background:#ffffff; opacity: 0.8; 
width:511px; height:80px; border-radius: 15px;}
#req_contents .top_img dd em{color:#6fa100;}


#req_contents .top_img_suc {display:block; margin:0 auto; text-align:center; height:644px; position:relative; margin-bottom:5px; background:url('https://health.chosun.com/images/good/top_title_step3.jpg');}
#req_contents .top_img_suc dt{padding:180px 0 0 0px; font-size:30px; color:#6fa100; font-weight:bold;}
#req_contents .top_img_suc dt em{font-size:30px; color:#e83a3a; font-weight:bold;}
#req_contents .top_img_suc dd{margin:0 auto; margin-top:50px; padding:35px 25px 0 25px; font-size:28px; line-height:34px; color:#474747; font-weight:bold; background:#ffffff; opacity: 0.8; width:511px; height:120px; border-radius: 15px;}
#req_contents .top_img_suc dd em{color:#6fa100;}


#req_contents .apply_out {
    padding: 20px 0;
    text-align: left;
	
}
#req_contents .apply_out h3{
	color:#333333;
	line-height: 26px;
	margin:70px 0 0px 0;
	font-weight: 700;
	border-bottom:2px solid #111111;
	padding: 15px 0;	
	font-size: 26px;
}
#req_contents .apply_out .title{
	color:#333333;
	line-height: 27px;
	margin:0px 0 10px 0;
	font-weight:normal;
	border-top:2px solid #111111;
	border-bottom:1px solid #D9D9D9;
	padding: 16px 0;	
}
#req_contents .apply_out .title span {
	display: block;
	padding: 10px 0;
}
#req_contents .apply_out .title .bo{
	font-weight: 700;
	font-size: 28px;
}
#req_contents .apply_out .title .st{
	font-size: 22px;
	font-weight: 500;
	line-height: 26px;
}
#req_contents .apply_out .title .txt{
	font-size: 18px;
	font-weight: 500;
	color: #333333;
}
#req_contents .apply_out .title .result{
	font-weight: 700;
	font-size: 26px;
	line-height: 38px;
	text-align: center;
}
#req_contents .apply_out dl.dl1 {
padding-top:40px;
padding-bottom:45px;
border-bottom:1px solid #e4e4e4;
}
#req_contents .apply_out dl.dl1 dt {
	float:left;
	color:#f69d85;
	font-size:26px;	
	width:200px;
	text-align:right;
	min-height:85px;
}
#req_contents .apply_out dl.dl1 dd {	
	color:#646464;
	font-size:16px;	
	font-weight:bold;
	line-height:24px;
}
#req_contents .apply_out dl.dl1 dd .tit {
	color:#e55b2a;
	font-size:18px;	
}



#req_contents .apply_out dl.dl2 {
clear:both;
border-bottom:1px solid #e4e4e4;
padding-top:25px;
padding-bottom:25px;
width : 100%;
display: table;
}
#req_contents .apply_out dl.dl2 dt {
	display: table-cell;
    vertical-align: middle;
	color:#29aee9;
	font-size:24px;		
	text-align:left;
	padding-left:10px;
	min-height:55px;
	line-height:30px;
	width:60px; 	

}
#req_contents .apply_out dl.dl2 dd {
	display: table-cell;
    vertical-align: middle;
	color:#333333;
	font-size:18px;	
	font-weight: 400;
	line-height:32px;
	padding-left:10px;
}


#req_contents .apply_out dl.dl2 dd span.add {
	display: block;
	color:#333333;
	font-size:18px;	
	font-weight: 400;	
	line-height: 28px;
}
#req_contents .apply_out dl.dl2 dd span.bo {
	display: block;
	color:#333333;
	font-weight: 700;
}
#req_contents .apply_out dl.dl2 dd span.ftxt {
	display: block;
	color:#4294da;
	font-weight: 400;
	font-size:15px;	
}

#req_contents .apply_out dl.dl2 dd .tit {
	color:#e55b2a;
	font-size:38px;	
}
#req_contents .apply_out dl.dl2 dd ul.chainfo{
position:replace;
}
#req_contents .apply_out dl.dl2 dd ul.chainfo li{
float:left;
text-align:center;
vertical-align:middle;
color:#f69d85;
line-height:85px;
}
#req_contents .apply_out dl.dl2 dd ul.chainfo li.box{
 float:left;
 width:83px;
 min-height:60px;
 border:1px solid #e4e4e4;
 background:#dff6fb;
 padding:15px 10px 5px 10px;
 vertical-align:middle;
 color:#646464;
 line-height:22px; 
 font-size:15px;
}
.p_text {font-size:18px; font-weight:bold;}

#req_contents .apply_out p.p_info {font-size:27px; font-weight:bold; color:#87be11;}
span.p_tit {color:#f69d85;}


#req_contents .apply_out p{
	color:#666666;
	font-size:14px;
	line-height: 27px;
	margin:15px 0 25px 0;
}



#req_contents .apply_out .apply_title {
    border-bottom: 2px solid #00a1ea;
    color: #646464;
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 10px;
	
}
#req_contents .apply_out .input_text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    border-radius: 0px;
    box-sizing: border-box;
    color: #646464;
    font-size: 16px;
    height: 40px;
    padding: 10 10px;
    width: 100%;
}
#req_contents .apply_table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
	margin-bottom:70px;
}

#req_contents .apply_table th {    
    border-bottom: 1px solid #e0e0e0;
    color: #111111;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding: 20px 0;
    text-align: left;
    white-space: nowrap;
	width: 178px;
}
#req_contents .apply_table td {
    border-bottom: 1px solid #e0e0e0;
    color: #646464;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0;
}

#req_contents .apply_table .input_text.w150 {
    width: 150px;
}
#req_contents .apply_table .input_text.h75 {
    height: 75px;
	overflow-y: scroll;
	overflow-x:hidden;
	resize:vertical;
}

#req_contents .btn_wrap {
    height: 50px;
    text-align: center;
}
#req_contents .btn_wrap .btn_submit {
    background: #4294da none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
	font-weight:bold;
    padding: 20px 20px;
    width: 250px;
	border:1px solid #4294da;
	margin-left: 35px;
}
#req_contents .btn_wrap .btn_check {
    background: #fffff none repeat scroll 0 0;
    border-radius: 0px;
    color: #4294da;
    font-size: 18px;
	font-weight:bold;
    padding: 20px 20px;
    width: 250px;
	border:1px solid #4294da;
}


#req_contents .check_wrap .check {
    vertical-align: middle;
	text-align:right;
}

#req_contents .check_wrap .desc {
    color: #646464;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
	text-align:center;
}

#req_contents .codeArea{
float:left;
margin-right:15px;
}

button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

.potR {
    color: #4294da;
    text-decoration: none;
	font-weight:bold;
}
.fR {
    float:right;
	text-align: right;
	font-size: 18px;
}
.p_text {font-size:18px; font-weight:bold;}


button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}


/* ====================================== ÁÁÀº¿ä¾çº´¿ø¸ÞÀÎ css ³¡ ====================================== */





#apply_out{margin-bottom:50px; margin-top:80px;}
 #apply_out dl.dl2 {
    clear: both;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 15px;
    padding-bottom: 25px;
    width: 100%;
    display: table;
}
#apply_out dl.dl2 dt {
    display: table-cell;
    vertical-align: middle;
    color: #29aee9;
    font-size: 24px;
    text-align: left;
    padding-left: 10px;
    min-height: 55px;
    line-height: 30px;
    width: 140px;
}
#apply_out dl.dl2 dd {
    display: table-cell;
    vertical-align: middle;
    color: #646464;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 5px;
    padding-left: 10px;
}

#apply_out dl.dl2 dd ul.chainfo li.box {
    float: left;
    width: 96px;
    min-height: 50px;
    border: 1px solid #e4e4e4;
    background: #dff6fb !important;
    padding: 15px 10px 5px 10px;
    vertical-align: middle;
    color: #646464;
    line-height: 22px;
    font-size: 15px;
}



