
@font-face{
	font-family:"NanumBarunGothicLight";
	src:url('font/NanumBarunGothicLight.eot');
	src:url('font/NanumBarunGothicLight.eot?#iefix') format('embedded-opentype'),
	url('font/NanumBarunGothicLight.woff') format('woff'),
	url('font/NanumBarunGothicLight.ttf') format('truetype');
	url('font/NanumBarunGothicLight.svg#NanumGothic') format('svg')
	src:local(※), url('font/NanumBarunGothicLight.woff') format('woff');
}

@font-face{
	font-family:"NanumBarunGothic";
	src:url('font/NanumBarunGothic.eot');
	src:url('font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
	url('font/NanumBarunGothic.woff') format('woff'),
	url('font/NanumBarunGothic.ttf') format('truetype');
	url('font/NanumBarunGothic.svg#NanumGothic') format('svg')
	src:local(※), url('font/NanumBarunGothic.woff') format('woff');
}


body,html{
	padding:0;margin:0;
    font-family: 'NanumBarunGothicLight', sans-serif;
    color: #393d3c;
    overflow-x: hidden;
}

/*----------------------------*/
/* CUSTOM SCROLLBAR  */
/*----------------------------*/

::-webkit-scrollbar {
    width: 9px;
}
 
::-webkit-scrollbar-track {
    background:#eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) inset;
}
 
::-webkit-scrollbar-thumb {
    background:#999;
    border: thin solid gray;
}

h1 {font-size:16px;letter-spacing:0; line-height:26px; }
h3 {font-size:13px; margin:0;padding:5px 0; }
p {font-size:12px; margin:3px 0; line-height:18px;  }
img {max-width:100%;}
a {text-decoration: none; color:#555;}

#wrap {width:760px;margin:10px auto 0; position: relative;padding:0; }

#top {}

#contents {}
#contents h3 {color:#535353; font-weight:400; line-height: 23px; }
#contents .title {margin: 35px 0 15px;}
#contents span {font-size:16px; color:#06407a; padding-right:10px; }
#contents .blo {font-weight:700; font-size:15px; padding:0 3px;   }

#contents .play {height: 310px !important;}
#contents .play h3 {font-weight:600; }
#contents .block1 {width:49.5%; display:inline-block; float:left;padding: 0 3px; height: auto; letter-spacing: -0.8px;}
#contents .block1 p {font-size: 12px;}

#contents .book {height:210px !important; padding:40px 0 0;}
#contents .book h3 {letter-spacing: -1px;}
#contents .book h3 span {color:#a40000; font-size:13px; padding: 0; }
#contents .etc {height:610px !important;}
#contents .block2 {width:49%; display:inline-block; float:left;padding: 0 3px; height:330px;  }
#contents .block2 img {padding-bottom:5px; }
#contents .block3 img {padding-bottom:5px; }

#contents .block3 {width:49%; display:inline-block; float:left;padding: 0 3px; height:260px;  }


#contents .fun {height: 350px}
#contents .fun ul {
	text-align: center; 
	width: 100%; 
	display:inline-block; 
	padding: 0;
	margin: 30px 0;

}
#contents .fun ul li {
	list-style: none;
	float: left;
	width: 33.33%;
}

#contents .fun ul li img { padding-right:10px; }

#contents .fun h3 { font-size:15px; color: #152a50; text-align: center; font-weight: 600; margin-top:10px; }
#contents .fun_1 {color:#4a5e26;}
#contents .fun_2 {color:#597c91;}

#contents .fun_m {display: none;}


#contents .mo_text {display: none;}



#chi {

}

.bor {
	border:1px solid #bbb;
	width: 98%;
	height: 210px;
	margin-bottom: 50px;
}

#chi .i_box{
	width: 22%;
	display: block;
	float: left;
	padding: 15px;
	
	
}


#chi .t_box{
	width: 70%;
	display: block;
	float: left;
	padding: 0;
	font-size:13px;
	line-height: 24px;
	
}


#chi .t_box img {
	float: right;
	margin-top: 13px;
}




#foot {}
#foot .box {
	display: inline-block; 
	float: left; 
	width:49%; 
	margin: 0 3px; 
	height:99px ;
	margin-bottom:10px; 
}

#foot .foot_box3 { display: inline-block; margin:30px 0; }
#foot ul {padding:0; margin-top:5px;}
#foot ul li {list-style:none; display: inline-block; float:left; width:24%; padding-right:9px; }
#foot .last {padding:0; }
#foot span {font-family: 'NanumBarunGothic';}
#foot .foot_text {position:absolute; color:white; padding:15px 10px 0;}
#foot .foot_img {width:100px; padding:60px 0 0 10px; position:absolute;}

#foot .foot_mbox3 { display:none; }
#foot .logo {width:20%; display: inline-block;float:left; margin: 10px 0 0 10px;}


#foot .bar {width:100%;margin-bottom:30px; }

#foot .b_text {width:75%; display: inline-block; padding:0 0 0 10px; }
#foot .b_text p {font-size:10px; line-height:16px;   }
#foot .b_text a {color:red; }
#foot .s_text {padding:10px; }

.col {color:#F59E07;}
.m_sns {display:none;}
.m_t {display:none; }
.m_text1 {display:none;}

@media all and (min-width: 638px) and (max-width: 750px) { 

	#wrap {
		width:95%;
		margin:10px auto 0; 
		position: relative;
		padding:0; 
	}
		
	#foot ul li {padding-right: 0;}
 
}


@media all and (min-width: 361px) and (max-width: 637px) { 
 	#wrap {
		width:95%;
		margin:10px auto 0; 
		position: relative;
		padding:0; }
	
	#contents .block1 {width:100%; padding-bottom: 30px;}
	#contents p { margin: 3px 0 10px; letter-spacing:0}
	#contents .block2 { width:100%; height: auto; }
	#contents .block3 { width:100%;  }
	
	#contents .fun {display: none;}
	
	#contents .fun_m {height:auto; display: inline-block;}
	#contents .fun_m ul {
	text-align: center; 
	width: 100%; 
	display:inline-block; 
	padding: 0;
	margin: 30px 0;

	}
	#contents .fun_m ul li {
		list-style: none;
		float: left;
		width: 29.7%;
		padding: 0 6px;
	}

	#contents .fun_m ul li img { padding-right:10px; }
	#contents .fun_m h3 { font-size:15px; color: #152a50; text-align: center; font-weight: 600; margin-top:10px; }
	#contents .mo_text {display: block;}
	#contents .pc_text {display: none;}
	
	#contents .m_1 {margin-bottom: 50px;}
	#foot .box {width:100%; height:auto; margin:0; }
	#foot ul li {padding-right:0; }
	#foot .b_text {width: 100%; padding:0; }
	#foot .logo {margin:0; }
	#foot .b_text {width:100%;}
	
	
	#chi .i_box{
	width: 100%;
	display: block;
	float: left;
	padding: 15px;
	
	
}


#chi .t_box{
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	font-size:14px;
	line-height: 24px;
	
}

.bor {
	border:1px solid #bbb;
	width: 98%;
	height: 450px;
	margin-bottom: 50px;
}
	
#chi .t_box ul { 
	padding: 0 30px;
	}
	
        
}


@media all and (min-width: 280px) and (max-width: 361px) { 
 	#wrap {
		width:95%;
		margin:10px auto; 
		position: relative;
		padding:0; }
	
	#contents .block1 {width:100%; padding:10px 0;}
	#contents p { margin: 3px 0 10px; letter-spacing:1px}
	#contents .block2 { width:100%; height:100%; }
	#contents .block3 { width:100%; height: 100%; }
	#contents .fun {height:100%; margin-top:930px; }
	#contents .fun ul li { width:100%; padding:10px 0 20px;  }
	#contents .fun h3 {font-size: 15px; letter-spacing: -0.5px;}
	#contents .m_1 {margin-bottom: 50px;}
	#contents .fun_1 {font-size:15px; } 
	#contents .fun_2 {font-size:15px; }
	#contents .mo_text {display: block;}
	#contents .pc_text {display: none;}
	
	#foot .box {width:100%; height:100%; margin:0; }
	#foot ul li {padding-right:0; width: 49%; }
	#foot .b_text {width: 100%; padding:0; }
	#foot .logo {margin:0; } 
	#foot .foot_box3 { display: none;}
	#foot .foot_mbox3 { display: inline-block; margin: 10px 0;}
	#foot .foot_mbox3 li {margin-bottom: 3px;}
	
	
.bor {
	border:1px solid #bbb;
	width: 98%;
	height: 450px;
	margin-bottom: 50px;
}
		
	
#chi .t_box{
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	font-size:14px;
	line-height: 24px;
	
}
	
	#chi .t_box ul { 
	padding: 0 30px;
	}

}