@charset "utf-8";

@media screen and (max-width:1200px){
	
	.m-header { display:block; }
	.header { display:none; }

	.main_visual { position:relative; width:100%; height:auto; text-align:center; color:#fff; }

	#m-allmenu {float: right;margin-top:0px; font-size:30px; cursor:pointer;}

	#menuWrap { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:9999; display:none; }
	.wClose {position:absolute; left:0; top:0; width:100%; height:100%;z-index:2;  }
	.insMenu { position:relative; width:65%; height:100%; background:#f9f9f9; z-index:10; float:right; }
	.insTop { background:#323641; padding:20px 18px; }

	.i-m-tel { padding-left:5px; color:#43a8ff; font-size:12px; background-size:15px 15px; min-height:18px;	}
	.i-m-tel strong { font-size:15px; color:#fff; font-weight:700; margin-left:7px; }

	/* .p_close { position:absolute; right:0; top:0; width:50px; height:50px; z-index:9999; }
	.p_close a { display:block; width:50px; height:50px; background:url(../image/sm-close.jpg) no-repeat 0 0; background-size:50px 50px; text-indent:-9999px; }
	*/
/*
	.m_nav {  }
	.m_nav > li { border-bottom:1px solid #dfdfdf; }
	.m_nav > li > a { padding:16px 0 16px 20px; display:block; width:calc(100% - 20px); font-size:15px; font-weight:bold; color:#000; letter-spacing:-0.05em; position:relative; background:#f9f9f9 url(../image/sm-m-close.jpg) no-repeat right 10px center; background-size: 12px auto; }
	.m_nav > li > a.open { 	position:relative; background:#0b5fa7 url(../image/sm-m-open.jpg) no-repeat right 10px center; background-size: 12px auto; 	color:#fff; 	}
	.m_nav > li > a span.down { background:url(../image/sm-m-close.jpg) no-repeat / 10px auto; display:block; width:12px; height:6px;  position:absolute; right:6px; top:16px;	}
	.m_nav > li > ul { background:#fff; padding:6px 0; display:block; border-top:1px solid #dfdfdf; }
	.m_nav > li > ul > p {font-size:14px; color:#0b5fa7; margin-left:20px; font-weight:700;}
	.m_nav > li > ul li a { 		padding:7px 0 7px 12px; font-family:"NanumGothic";		display:block; width:calc(100% - 12px); font-size:12.5px; font-weight:700; color:#666; 		margin-left:20px; background:url(../images/inc/sm-dash-off.jpg) no-repeat left center; 	} 
	.m_nav > li > ul li a:hover { color:#0b5fa7; text-decoration:underline; background:url(../images/inc/sm-dash-on.jpg) no-repeat left center; }
*/
	#footer .ft_in { padding:30px 0; font-size:12px; }
	#footer .ft_copy { width:100%; margin-bottom:20px;  }
	#footer .ft_link { float:left; text-align:left; }
	#footer .ft_link .ft_txt {padding-left: 0px;  }
	#footer .ft_link .ft_txt h6 { font-size:12px; }

	

	.sub_common{ padding-top:100px;}
	.sub_common h3 span{ font-size:40px; line-height:40px; }
	.sub_common .subtit{ font-size:17px; margin-bottom:50px; }


}

@media screen and (max-width:768px){

	.tb-type01 table colgroup { display: none; }
	.tb-type01 table tbody tr th, .tb-type01 table tbody tr td {clear:both; display: block; width: 100%; }
	.tb-type01 table tbody tr th{padding:20px 30px;}
	
	#footer .f_logo img{ max-width:100px; }


}

@media screen and (max-width:510px){

	#_email_domain { width: 50%; }
	#_email_domain_select { display: none; }
}

@media screen and (max-width:450px){

	
}
