@charset "utf-8";
@media only screen and (max-width:767px) {
/** layout ***/
	html,body {min-width:360px !important}
	.media_hide {display:none;}
	.sitemap_wrap, .sitemap_inner {width:auto;overflow:hidden}
	.sitemap_head ul {width:auto;display:block;padding:0 3em;}
	.sitemap_head .title {font-weight:bold;}
/*	#qrcode_btn {display:none;}*/
	#wrap {min-width:360px}
	#wrap_inner {padding:0 !important;margin:0 !important;background:none !important}
	#header {padding:0;}
/*	#header .tt_wrap {width:auto !important;height:auto !important;border-bottom:1px solid #dfdfdf !important} */
	#header .tt_wrap {display:none;}
	#header .tt_inner {width:auto !important}
	#header .logo {text-align:center}
	#header .gnb_wrap, #header .gnb_inner {background:none;border:none;padding:0;margin:0}	
	#header .gnb_inner {width:auto;left:0;margin-left:0;vertical-align:middle !important;}
	#header .gnb_inner .gnb_logo {display:inline-block;vertical-align:middle !important}
	#header .logo {margin:0;padding:0;text-align:center !important;}
	#wrap_copyright {float:none;width:auto !important;}
	#wrap_gap_width, .wrap_gap_width {width:auto !important;}
	#wrap_gap_body_width {width:auto !important}
	#section_location {display:none;}
	#section_location_title {display:none;}
	#sub_intro {width:auto;display:none}
	#container .sub_intro {display:none;}
	#container .container_inner {width:auto !important;}
	#snb {display:none;margin:0;padding:0;width:0}
	#wrap_content, #wrap_content .wrap_content_inner {float:none !important;width:auto !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important;border:0 !important}
	#wrap_content {padding-left:1em !important;padding-right:1em !important}
	#wrap_content .wrap_content_location {display:none;}
	#container, #container .container_inner, #wrap_content, #wrap_content .wrap_content_inner {background:none !important;}
	.wrap_gap_width_margin {margin-left:0;margin-right:0}
	#print_lay {overflow-x:auto;}
	
/* .sitemap_head */
	.sitemap_head .sitemap_head_inner, .sitemap_head ul, .sitemap_head li{display:block !important;margin:0;overflow:hidden}
	.sitemap_head ul {border:none !important;margin:0 !important;padding:0 1em !important;}
	.sitemap_head ul li {border-bottom:1px dotted #dfdfdf;}
	.sitemap_head ul li a {display:block;padding:0.5em 0 0.5em 1em !important;}
	.sitemap_head li.title a{padding-left:0 !important;}
	
/* foot sitemap  */
/*	.sitemap_foot_wrap {display:none;padding:0;;margin:0;} */

	.sitemap_foot_wrap {}
	.sitemap_foot {padding:5px 10px;margin:0;}
	.sitemap_foot ul {display:block;width:auto !important;}
	.sitemap_foot ul li.title{border-bottom:1px solid #dfdfdf;text-align:center}

/* location */	
	#lnb_loc .lndi_desc {display:none;}
	#inc_share li {display:none !important}
	#inc_share li.google_trans{display:inline-block !important;}
	
/** common ***/
	.m_img { width:100% !important;height:auto !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.mobile_hidden { display:none !important;}
	.mobile_show { display:block !important;}
	.pc_show { display:none !important;}
	.mobile_block {float:none;display:block;width:auto;margin-bottom:3px;}
	.m_100 {width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_90 {width:90%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_80 {width:80%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_70 {width:70%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_60 {width:60%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_50 {width:50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_40 {width:40%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_35 {width:35%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_33 {width:33.3333%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_32 {width:32%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_40 {width:40%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_30 {width:30%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_25 {width:25%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_20 {width:20%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_15 {width:18%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_10 {width:10%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.m_center {text-align:center;}

	h1 {font-size:1.8em !important;}
	h2 {font-size:1.3em !important;}
	h3 {font-size:1.17em !important;}
	h4 {font-size:1em !important;}
	h5 {font-size:.83em !important;}
	h1, h2, h3, h4, h5 {line-height:1.2em !important;}
}