@media only screen and (min-width:100px) and (max-width:1300px) {
	
	.layout_h { z-index:-31; width:100%; height:60px; margin: 0 auto; position:fixed; _position:absolute; bottom:0px; top:-1000px; repeat-x; font-size:11px;  }
	#layout_head { display:none; }
	#layout_head_m { z-index:32; width:100%; height:60px; margin: 0 auto; position:fixed; _position:absolute; top:0px; repeat-x; padding-top:2px; }
	.layout_head_ms { background:#fff; border-bottom:1px solid #e5e5e5; }
	.layout_head_ms_on { background:#1c49a5; border-bottom:1px solid #5b7fa4; }
	.layout_head_mss { width:100%; display:inline-block; }
	.layout_head_ms_l { float:left; width:50%; text-align:left; padding-top:10px; box-sizing: border-box; }
	.layout_head_ms_l img { margin-left:10px; height:40px; }
	.layout_head_ms_r { float:left; width:50%; text-align:right; padding-top:20px; box-sizing: border-box; }
	.head_m_menu_icon_share { margin-right:10px; height:22px; margin-right:15px;  cursor:pointer;  }
	.head_m_menu_icon_img { margin-right:10px; height:18px; cursor:pointer;  }
	.icon_24_modify { margin-right:15px; height:27px; cursor:pointer; } 

	.toplogo_box_m { position:relative; }
	.toplogo_box_m dl { display:flex; width:100%; flex-direction:row; align-items:center; justify-content:flex-start; }
	.toplogo_box_m dt,  .toplogo_box_m dd { flex:0 0 auto; text-align:left; }
    .toplogo_box_m dd  {
		padding-left:10px; 
		font-size:18px; font-family:'NanumSquareNeo800'; letter-spacing: 0.1em; line-height:1em;  
	}
	.toplogo_box_m img {  height:36px; cursor:pointer; }
	.oplogo_box_m_txt_logo_off { color:#222; }
	.oplogo_box_m_txt_logo_on { color:#f5f5f5; }

	.layout_head_sns { display:none; left:-5px; position:relative; margin-top:15px; }
	.layout_head_sns div { text-align:center; width:40px; height:40px; border-radius:50%; background:#1c49a5; margin-bottom:5px; }
	.layout_head_sns_img_1 { width:20px; margin-top:11px; cursor:pointer; }
	.layout_head_sns_img_2 { width:20px; margin-left:2px; margin-top:10px; cursor:pointer; }
	.layout_head_sns_m { display:none; right:40px; position:fixed; margin-top:15px; }
	.layout_head_sns_m div { text-align:center; width:40px; height:40px; border-radius:50%; background:#1c49a5; margin-bottom:5px; }
	.layout_head_sns_m_img_1 { width:20px; margin-top:11px; cursor:pointer; }
	.layout_head_sns_m_img_2 { width:20px; margin-left:2px; margin-top:10px; cursor:pointer; }

	.layout_head_m_hover { display:none; position:fixed; width:100%; height:100vh; background:#1c49a5; z-index:32; left:0px; top:60px; }
	.layout_head_m_hovers {}
	.layout_head_m_t { display:none; }
	.layout_head_m_menu { width:100%; display:inline-block;} 
	.layout_head_m_hovers_dd_box { border-bottom:1px solid #5b7fa4; padding:20px; }
	.layout_head_m_hovers_dd_box_title {
		text-align:left; color:#fff; font-size:18px; font-family:'NanumSquareNeo700'; letter-spacing: 0.01em; line-height:1em; cursor:pointer; 
	}
	.layout_head_m_hovers_dd_box_menu { display:none; margin-top:20px; }
	.layout_head_m_menu dd { float:left; width:100%; } 
	.layout_head_m_menu dd, .layout_head_m_menu dd a { 
		color:#fff; font-size:16px; font-family:'NanumSquareNeoVariable'; letter-spacing: 0.01em; line-height:3em; 
	}
	.layout_head_m_menu dd a:hover { color:#ffc000; }
	.layout_head_m_hovers_dd_box_menuzz { float:right;  display:block; }
	.layout_head_m_hovers_dd_box_menuzz img { height:10px; }

	/* MlangHomeSoftClass_Menu s */
	.MlangHomeSoftClass_SubMenu { 
		display:none; width:100%; height:50px; margin: 0 auto; text-align:center; position:fixed; _position:absolute; z-index:31; bottom:0px; top:70px; repeat-x; 
		background:#fff; border-bottom:1px solid #ddd; padding-top:15px; padding-bottom:15px; box-shadow: 0 0 4px #ccc; 
		white-space: nowrap; overflow-x:auto; overflow-y:hidden; 
	}
	.MlangHomeSoftClass_SubMenus { }
	.MlangHomeSoftClass_SubMenu span { margin-left:5px; margin-right:5px; font-size:14px; font-family:'NanumSquareNeo700'; letter-spacing: 0.01em; line-height:1em; }
	.MlangHomeSoftClass_SubMenu_span { color:#333; background:#fff; }
	.MlangHomeSoftClass_SubMenu_span a { color:#333; }
	.MlangHomeSoftClass_SubMenu_span a:hover { color:#1c49a5; }
	.MlangHomeSoftClass_SubMenu_span_on { color:#fff; background:#1c49a5; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; border-radius:18px }
	.MlangHomeSoftClass_SubMenu_span_on a { color:#fff; }
	/* MlangHomeSoftClass_Menu e */

	 main { margin-top:60px; }

} 


/* PC ************************************************************************************************************************************************************************/
@media  all and (min-width : 1300px)  {
	
	/* head */
	#layout_head_m { display:none; }
	#layout_head { text-align:center;  height:70px; width:100%; margin: 0 auto; position:fixed; _position:absolute; z-index:12; bottom:0px; top:0px; repeat-x; }
	.layout_head_off { background:#fff; border-bottom:1px solid #eee; }
	.layout_head_t { margin-left:30px; margin-right:30px; height:70px; text-align:center; margin: 0 auto; width:1300px; }
	.layout_head_ts { width:100%; display:inline-block; padding-top:15px; }
	.layout_head_ts li { float:left; }
	.layout_head_t_l { text-align:left; width:15%; } 
	.layout_head_t_c { text-align:center; width:75%; padding-left:15px; padding-right:15px;  padding-top:13px; box-sizing: border-box; }
	.layout_head_t_r { text-align:right; width:10%; padding-top:10px; box-sizing: border-box; }
	.toplogo_box { position:relative; }
	.toplogo_box dl { display:flex; width:100%; flex-direction:row; align-items:center; justify-content:flex-start; }
	.toplogo_box dt,  .toplogo_box dd { flex:0 0 auto; text-align:left; }
    .toplogo_box dd  {
		 padding-left:10px; 
		color:#222; font-size:18px; font-family:'NanumSquareNeo800'; letter-spacing: 0.1em; line-height:1em;  
	}
	.toplogo_box img {  height:40px; cursor:pointer; }
	#icon_menu { background:transparent; border:none; padding:0; margin:0; outline:none; box-shadow:none; }
	#icon_menu img { display:block; height:20px; }
	#icon_menu img:hover { transform:scale(1.3); transition: 0.3s; }

	.layout_head_t_r_div  { float:right; }
	.layout_head_t_r_1, .layout_head_t_r_2 {float:left; }
	.layout_head_t_r_1 { padding-top:25px; padding-right:30px; }
	.layout_head_t_r_2 { padding-top:32px; }
	.pc_top_icon_share { height:26px; margin-right:20px; cursor:pointer; } 
	.pc_top_con_menu_18 { margin-top:15px; height:20px; cursor:pointer; } 
	.icon_24_modify { margin-top:15px; margin-right:20px; height:30px; cursor:pointer; } 

	.layout_head_sns { display:none; left:-5px; position:relative; margin-top:15px; }
	.layout_head_sns div { text-align:center; width:40px; height:40px; border-radius:50%; background:#1c49a5; margin-bottom:5px; }
	.layout_head_sns_img_1 { width:20px; margin-top:11px; cursor:pointer; }
	.layout_head_sns_img_2 { width:20px; margin-left:2px; margin-top:10px; cursor:pointer; }
	.layout_head_sns_m { display:none; left:-5px; position:relative; margin-top:15px; }
	.layout_head_sns_m div { text-align:center; width:40px; height:40px; border-radius:50%; background:#1c49a5; margin-bottom:5px; }
	.layout_head_sns_m_img_1 { width:20px; margin-top:11px; cursor:pointer; }
	.layout_head_sns_m_img_2 { width:20px; margin-left:2px; margin-top:10px; cursor:pointer; }

	/* MlangHomeSoftClass_Menu s */
	#layout_head_menu { text-align:center; float:none; margin:0 auto; }
	#layout_head_menu table { width:80%; margin:0 auto; float:none; }
	#layout_head_menu td { text-align:center; cursor:pointer; }
	.layout_head_menu_on td { }
	.layout_head_menu_off td { }
	.layout_head_menu1_on, .layout_head_menu1_off, .layout_head_menu1_ox { 
		height:50px; font-size:16px; font-family:'NanumSquareNeo700'; letter-spacing: 0.01em; line-height:1em;  
	}

	.layout_head_menu1_on a { display:inline-block; position:relative; }
	.layout_head_menu1_on a::before {
		content:'';
		position:absolute;
		left:0;
		top:-7px;
		width:0;
		height:3px;
		background:#1b49a5;
		transition:width 0.3s;
	}
	.layout_head_menu1_on a:hover::before { width:100%; }

	.layout_head_menu1_on { color:#fff; } 
	.layout_head_menu1_off { color:#1b49a5; font-weight:bold; }
	.layout_head_menu1_ox { color:#222; }

	.layout_head_menupdf { position:relative; }
	.layout_head_menu_hoverss { width:100%; position:absolute; display:none; width:150px; text-align:center; top:-7px }
	.layout_head_menu_hoverss_p_on {
		padding-top:10px; padding-bottom:20px;
		background:#fff; color:#222; font-size:14px; font-family:'NanumSquareNeoVariable'; letter-spacing: 0.01em; line-height:2.5em; 
	}
	.layout_head_menu_hoverss_p_off {
		padding-top:10px; padding-bottom:20px;
		background:#1b49a5; color:#fff; font-size:14px; font-family:'NanumSquareNeoVariable'; letter-spacing: 0.01em; line-height:2.5em; 
	}
	.layout_head_menu_hoverss_p_on, .layout_head_menu_hoverss_p_off a { color:#fff; }
	.layout_head_menu_hoverss_p_on > a,
	.layout_head_menu_hoverss_p_off > a { position:relative; display:inline-block; }

	.layout_head_menu_hoverss_p_on > a::after,
	.layout_head_menu_hoverss_p_off > a::after {
		content:'';
		position:absolute;
		left:0;
		bottom:4px;
		width:0;
		height:2px;
		background:#43d8cb;
		transition:width 0.3s;
	}

.layout_head_menu_hoverss_p_on > a:hover::after,
.layout_head_menu_hoverss_p_off > a:hover::after { width:100%; }
	.layout_head_menu_pon { border-bottom:2px solid #fff; }

	.MlangHomeSoftClass_SubMenu { display:none; width:100%; height:50px; margin: 0 auto; text-align:center; position:fixed; _position:absolute; z-index:51; bottom:0px; top:40px; repeat-x; }
	.MlangHomeSoftClass_SubMenus { background:#fff; border:1px solid #ddd; padding:12px; border-radius:30px; box-shadow: 0 0 4px #ccc; }
	.MlangHomeSoftClass_SubMenu span { margin-left:10px; margin-right:10px; font-size:16px; font-family:'NanumSquareNeo400'; letter-spacing: 0.01em; line-height:1em; }
	.MlangHomeSoftClass_SubMenu_span { color:#000; background:#fff; }
	.MlangHomeSoftClass_SubMenu_span a { color:#000; }
	.MlangHomeSoftClass_SubMenu_span a:hover { color:#1c49a5; }
	.MlangHomeSoftClass_SubMenu_span_on { color:#fff; background:#1c49a5; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; border-radius:20px }
	.MlangHomeSoftClass_SubMenu_span_on a { color:#fff; }

	.layout_head_m_hover {
		position:fixed; width:100%; height:100vh; background:#1c49a5; z-index:31; left:0px; top:0px;
		display:none; 
	}
	.layout_head_m_hovers {
		 z-index:32;
		position:fixed; width:1200px; height:600px; left:50%; margin-left:-600px; top:50%; margin-top:-300px; overflow:hidden;-webkit-overflow-scrolling:touch;	
	}
	.layout_head_m_t { 
		width:100%; display:inline-block; padding-bottom:30px;
		border-bottom:1px solid #5b7fa4; 
	}
	.layout_head_m_t_1 { float:left; width:70%; text-align:left; color:#fff; font-size:30px; font-family:'NanumSquareNeo700'; letter-spacing: 0.05em; line-height:1em; }
	.layout_head_m_t_2 { float:left; width:30%; text-align:right; padding-top:20px; }
	.layout_head_m_t_2 img { height:24px; cursor:pointer; }
	.layout_head_m_menu { width:100%; display:inline-block;} 
	.layout_head_m_hovers_dd_box { margin:30px; }
	.layout_head_m_hovers_dd_box_title {
		margin-bottom:40px;
		text-align:left; color:#fff; font-size:18px; font-family:'NanumSquareNeo400'; letter-spacing: 0.01em; line-height:1em;
	}
	.layout_head_m_menu dd { float:left; } 
	.layout_head_m_hovers_dd_1 { width:100%; }
	.layout_head_m_hovers_dd_2 { width:50%; }
	.layout_head_m_hovers_dd_3 { width:33.3%; }
	.layout_head_m_hovers_dd_4 { width:25%; }
	.layout_head_m_hovers_dd_5 { width:20%; }
	.layout_head_m_hovers_dd_6 { width:16.6%; }
	.layout_head_m_hovers_dd_7 { width:14.2%; }
	.layout_head_m_hovers_dd_8 { width:12.5%; }
	.layout_head_m_hovers_dd_9 { width:11.1%; }
	.layout_head_m_hovers_dd_10 { width:10%; }
	.layout_head_m_menu dd, .layout_head_m_menu dd a { 
		color:#fff; font-size:15px; font-family:'NanumSquareNeoVariable'; letter-spacing: 0.01em; line-height:3em; 
	}
	.layout_head_m_menu dd a:hover { color:#ffc000; }
	.layout_head_m_hovers_dd_box_menuzz { display:none; }

	.MlangHomeSoftClass_SubMenu { display:none; width:100%; height:50px; margin: 0 auto; text-align:center; position:fixed; _position:absolute; z-index:51; bottom:0px; top:40px; repeat-x; }
	.MlangHomeSoftClass_SubMenus { background:#fff; border:1px solid #ddd; padding:12px; border-radius:30px; box-shadow: 0 0 4px #ccc; }
	.MlangHomeSoftClass_SubMenu span { margin-left:10px; margin-right:10px; font-size:16px; font-family:'NanumSquareNeo700'; letter-spacing: 0.01em; line-height:1em; }
	.MlangHomeSoftClass_SubMenu_span { color:#333; background:#fff; }
	.MlangHomeSoftClass_SubMenu_span a { color:#333; }
	.MlangHomeSoftClass_SubMenu_span a:hover { color:#1c49a5; }
	.MlangHomeSoftClass_SubMenu_span_on { color:#fff; background:#1c49a5; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; border-radius:20px }
	.MlangHomeSoftClass_SubMenu_span_on a { color:#fff; }
	/* MlangHomeSoftClass_Menu e */

   main { margin-top:70px; }

} /* PC end */

#seo_footer { width:100%; padding:40px 20px; background:#111; color:#ccc; box-sizing:border-box; }
#seo_footer .seo_footer_box { max-width:1200px; margin:0 auto; }

#seo_footer h2 { font-size:20px; margin-bottom:15px; color:#fff; }
#seo_footer h3 { font-size:16px; margin:20px 0 10px 0; color:#fff; }

#seo_footer p { font-size:14px; line-height:1.6; margin-bottom:10px; }
#seo_footer ul { margin:0; padding:0; }
#seo_footer ul li { list-style:none; font-size:14px; line-height:1.6; }

.seo_footer_links { margin-top:20px; }
.seo_footer_links a { color:#aaa; font-size:13px; text-decoration:none; margin:0 5px; }

.seo_footer_copy { margin-top:20px; font-size:12px; color:#777; }

/* ÅÂºí¸´ */
@media (max-width:1024px) {
	#seo_footer { padding:30px 15px; }
	#seo_footer h2 { font-size:18px; }
	#seo_footer h3 { font-size:15px; }
}

/* ¸ð¹ÙÀÏ */
@media (max-width:768px) {
	#seo_footer { padding:25px 10px; text-align:left; }
	#seo_footer h2 { font-size:16px; }
	#seo_footer h3 { font-size:14px; }
	#seo_footer p, #seo_footer ul li { font-size:13px; }
	.seo_footer_links a { display:inline-block; margin:5px 5px 0 0; }
}

main, main h1, main h2, main h3, main h4, main h5, main h6 { font-family:'NanumSquareNeo700' !important; }