#sub_body {
	width: 100%;
	font-family: 'nanum-square-r','Lato', Calibri, Arial, sans-serif;
	color: #353535;
	background-color: #f7f7f7;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#sub_cont {
	padding-top: 110px;
    padding-bottom: 110px;
    margin: 0 auto;
}

.title_s{
	font-size:17px;
	margin-bottom:40px;
}

.title_s > h3{
	font-family: 'Raleway','Lato', Calibri, Arial, sans-serif;
	font-size: 1.17em;
	font-weight: bold;
	
}
.title_s > h3 > .ko{
	font-family: 'nanum-square-r','Lato', Calibri, Arial, sans-serif;
	font-weight:300;
}

.title_l{
	font-size:55px;
	margin-bottom:40px;
	font-weight: 800;
}

.int_txt{
	width:90%;
	height:auto;
	background-color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:4px solid #e7e7e7;
	margin: 0 auto;
}


.int_txt > p{
	text-align:left;	
	margin:45px 5%;
}
.int_txt > p.int_p_3{
	margin:40px 5%;
}

.int_txt > p > span{
	color:#0c7296;
	font-weight:700;
}

.line_mint {
	background-color: #48C1CA;
	width: 80px; 
	height: 4px;
	margin-bottom: 40px; 
	display: inline-block;
}

#back {
    text-align: left;
    margin-left: 5%;
}

.sub_01_1, 
.sub_01_2, 
.sub_01_3,
.sub_02_1,
.sub_02_2,
.sub_02_3,
.sub_03_1,
.sub_03_2 {
	width: 90%;
	margin-top: 10%;
}

.sub_footer {
	margin-top: 80px;
    color: #bbb;
}


/* desktop 1900 */
@media screen and (max-width:1900px){
	
   
}

/* desktop 1700 */
@media screen and (max-width:1700px){	
	
}

/* desktop 1600 */
@media screen and (max-width:1600px){	
	
}

/* desktop 1500 */
@media screen and (max-width:1500px){

}

/* desktop 1480 */
@media screen and (max-width:1480px){	

}


/* desktop 1440 */
@media screen and (max-width:1440px){	

}
/* desktop 1366 */
@media screen and (max-width:1366px){
	
}
/* desktop 1280 */
@media screen and (max-width:1280px){

}

/* desktop 1200 */
@media screen and (max-width:1200px){

}
/* desktop 1024 */
@media screen and (max-width:1024px){
   
}
/* mobie 1023 */
@media screen and (max-width:1023px){

}
/* mobie 960 */
@media screen and (max-width:960px){
	//
}
/* mobie 900 */
@media screen and (max-width:900px){
	
}
/* mobie 800 */
@media screen and (max-width:882px){

}
/* mobie 768 */
@media screen and (max-width:768px){	

}
/* mobie 736 */
@media screen and (max-width:736px){

}
/* mobie 720 */
@media screen and (max-width:720px){

}
/* mobie 667 */
@media screen and (max-width:667px){	
	
}
/* mobie 640 */
@media screen and (max-width:640px){
	#back > a > img {
		width: 15%;
	}
	.title_s {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.title_l {
		font-size: 35px;
	}
	.line_mint {
		height: 3px;
		margin-bottom: 30px;
	}
	.int_txt > p {
		font-size: 12px;
		margin: 20px 4%;
	}
	.sub_header {
		position: relative !important;
		left: 0% !important;
	}

}
/* mobie 600 */
@media screen and (max-width:600px){
	
}
/* mobie 568 */
@media screen and (max-width:568px){

}
/* mobie 480 */
@media screen and (max-width:480px){
	//
}
/* mobie 420 */
@media screen and (max-width:420px){	
			
}
/* mobie 414 */
@media screen and (max-width:414px){

}
/* mobie 384 */
@media screen and (max-width:384px){

}
/* mobie 375 */
@media screen and (max-width:375px){
	
}
/* mobie 360 */
@media screen and (max-width:360px){
	
/* mobie 320 */
@media screen and (max-width:320px){
	
}
