/* common */

#accessibility a{overflow:hidden;display:block;position:absolute;top:0;left:0;width:1px;height:1px;background:#000;color:#fff;text-align:center; z-index:1100;}
#accessibility a:focus, #accessibility a:active{width:100%;height:45px;padding:10px}
.inner{max-width:1400px; margin:0 auto; }

/*header*/
#header { color: #fff; }
.header_wrap{position:absolute; left:0; top:0; z-index:1002; width:100%;  }
.header_inner { width:100%;}
.header_inner .content_inner{padding-left: calc((100% - 1400px)/2);padding-right: calc((100% - 1400px)/2); margin: 0 auto; position: relative;}
.header_top {  background: #fff; color:#333; border-bottom: 1px solid #cfcfcf;}
.header_top::after { clear: both; content:""; display: block; }
.header_top a { font-size: 16px;}
.header_top .h_top_left { float: left;}
.header_top .h_top_left>li { float: left; border:1px solid #cfcfcf;	min-width:91px;	text-align:center;padding:0 12px; border-bottom: 0;min-height:40px; }
.header_top .h_top_left>li a {color:#333333; letter-spacing:-0.04em; line-height:38px;}
.header_top .h_top_right{float:right;}
.header_top .h_top_right > li{	margin-left:25px;}
.header_top .h_top_right > li:first-of-type{margin-left:0;}
.header_top .h_top_right > li > a{	font-size:16px;	font-weight:500;	color:#333333;	letter-spacing:-0.04em;	line-height:40px;}
.header_top .h_top_right select{
	-moz-appearance:none; 
	-webkit-appearance:none;
	appearance:none;
	background:url(../img/s_arrow.png) no-repeat 85px 19px;	font-size:16px;	color:#333;	padding-right:25px;	padding-left:10px; height:40px;	line-height:40px;}
.header_top .h_top_right { float: right; }
.header_top .h_top_right>li { float: left; margin-left: 15px;}
.header_top .h_top_right>li.apply {margin-left: 12px;}
.header_top .h_top_right>li.apply button{background: #2a2a2b; color: #fff; border-radius: 50px; font-size: 12px; padding: 3px 7px;margin: 9px 0;}
.header_top .h_top_right.type_biz>li { margin-left: 30px;}
.header_top .h_top_right>li.item-language .lang .langbtn { font-size:12px; color:#fff; background:#000; padding:3px 10px; border-radius:10px;}
.header_top .h_top_right #normalbtn { display:none}

.header_top .h_top_right li button:after{background:url(../img/arrow.png) no-repeat center center; }
.header_top .h_top_right li button.on:after{ transform: rotate(180deg);}
.header_top .h_top_right li .item-language_list{position:absolute; left:0; top:31px; z-index:4; width:100%; background-color:#fff; border:1px solid #e5e5e5; font-size:13px; display:none;}
.header_top .h_top_right li .item-language_list li{padding:0; float:none; width:100%; margin-bottom:0; border-top:1px solid #e5e5e5; text-align:center; }
.header_top .h_top_right li .item-language_list li a{padding:2px 0; display:block; color:#565656;}
.header_top .h_top_right li .item-language_list li:first-child{border-top:none;}
.header_bottom { position: relative; height:120px;   background: rgba(0,0,0,0.4); }
.header_top .h_top_right .top_popup_open { display: none;}
.header_top .h_top_right .top_popup_btn { position: relative; padding-right: 20px;}
.header_top .h_top_right .top_popup_btn:after { content:""; display: inline-block; width: 17px; height: 17px; position: absolute; top:13px; right:0; cursor: pointer; }
.header_top .h_top_right .top_popup_close:after { background: url(../img/popupclose.png) no-repeat;}
.header_top .h_top_right .top_popup_open:after { background: url(../img/popupopen.png) no-repeat;}

.header_bottom h1 img { vertical-align: top; }
.header_bottom h1.logo { float:left; margin-top: 42px;}
.header_bottom h1.logo .logo02 { display: none;}
.header_bottom .gnb { margin:0 auto; text-align: center;}
.header_bottom .gnb > li { display: inline-block; margin:10px 20px 0;}
.header_bottom .gnb > li > a { font-size: 25px; font-weight: bold;}
.header_bottom .util_wrap { position: absolute;	top: 46px; right: calc((100% - 1400px)/2);}
.header_bottom .util_wrap li { display: inline-block; margin-left:8px;}
.header_bottom.current { border-bottom: 1px solid #cfcfcf; background: #fff;} 
.header_bottom.current h1.logo .logo02 { display: inline;}
.header_bottom.current h1.logo .logo01 { display: none;}
.header_bottom.current .util_wrap li .btn-allmenu:before,
.header_bottom.current .util_wrap li .btn-allmenu_m:before{ background:url(../img/bar_bk.png) no-repeat; }


.header_bottom.m_bottom { border-bottom: 1px solid #cfcfcf; background: #fff;} 
.header_bottom.m_bottom h1.logo .logo02 { display: inline;}
.header_bottom.m_bottom h1.logo .logo01 { display: none;}
.header_bottom.m_bottom .util_wrap li .btn-allmenu:before,
.header_bottom.m_bottom .util_wrap li .btn-allmenu_m:before{ background:url(../img/bar_bk.png) no-repeat; }



.header_bottom.act { border-bottom: 1px solid #cfcfcf; background: #fff;} 
.header_bottom.act h1.logo .logo02 { display: inline;}
.header_bottom.act h1.logo .logo01 { display: none;}
.header_bottom.act .util_wrap li .btn-allmenu:before,
.header_bottom.act .util_wrap li .btn-allmenu_m:before{ background:url(../img/bar_bk.png) no-repeat; }
.header_bottom .util_wrap li.btn_m { display: none;}


.header_wrap.header_fixed{position:fixed; background-color:#fff; box-shadow:5px 5px 3px rgba(100,100,100,0.2);}
.header_wrap.header_fixed .header_wrap--bottom .header_wrap--inbox .gnb_depth1>.gnb_depth1_item>a{color:#363636;}
.header_wrap.header_fixed .open_all_menu a span,
.header_wrap.header_fixed .open_all_menu a span:before,
.header_wrap.header_fixed .open_all_menu a span:after{background-color:#333; }

.top_popup_wrap { overflow: hidden; background: #1c293c; padding: 0 30px; height:50px;}
.top_popup_wrap .top_popup {  position: relative; max-width:1400px; margin:0 auto; padding: 15px 0;}
.top_popup_wrap .top_popup .slick-slide li { position: relative;  color:#f6d15f; font-size: 14px; font-weight: 400; text-align:center; overflow: hidden; white-space: nowrap;
    text-overflow: ellipsis}
.top_popup_wrap .top_popup .slick-slide li span { font-weight: 700; line-height: 60px;}
.top_popup_wrap .top_popup .slick-slide li i { font-size: 16px; font-weight: normal;}
.top_popup_wrap .top_popup .slick-slide li::before { content: ""; display: inline;}
.top_popup_wrap .top_popup .slick-slide li a { display: inline-block; font-size: 14px; color: #fff;  margin-left: 15px;}
.top_popup_wrap .slick-slide img { display: inline-block; margin-right: 10px; max-height:60px;}
.top_popup_wrap .slick-dots {
  text-align: center;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%)
}
.top_popup_wrap  .slick-dots li {
  margin: 0 6px;
  display: inline-block;
	padding: 0;
}
.top_popup_wrap .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  text-indent: -9999px;
}
.top_popup_wrap .slick-dots li.slick-active button { 
  background-color: #0799d4; 
}
.top_popup_wrap .slick-arrow { position: absolute; top: 50%; margin-top: -12px; width:13px; height: 23px; z-index: 10;  text-indent: -9999px;}
.top_popup_wrap .slick-next { right:-25px; background: url(../img/topbanner_next.png) no-repeat;}

.top_popup_wrap .slick-prev { left:-25px; background: url(../img/topbanner_pre.png) no-repeat;}
.top_popup_wrap .ctrlbtn  { position: absolute; top:12px; right:0; }
.top_popup_wrap .toppopclose  { position: absolute; top:12px; right:-20px; display: none;}
.top_popup_wrap .toppopclose .topclose_btn { width:13px; height:13px; background: url(../img/toppopupclose.png) no-repeat; }
.top_popup_wrap .ctrlbtn .play { width:6px; height:10px; background: url(../img/playbtn.png) no-repeat; text-indent: -9999px; display: none;}
.top_popup_wrap .ctrlbtn .stop{ width:6px; height:10px; background: url(../img/pausebtn.png) no-repeat; text-indent: -9999px;}
.top_popup_wrap .popup_checkWrap { position: absolute; bottom:0; right:0; }
.popup_checkWrap .top_popup_check { position: relative;}
.popup_checkWrap .top_popup_check input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.popup_checkWrap .top_popup_check input+ label {
	display: inline-block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
}
.popup_checkWrap .top_popup_check input + label:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	text-align: center;
	background: #fff url(../../tour/img/sub/ico_tk_check-type02.png) 0 0;
	border: 1px solid #d1d1d1;
}
.popup_checkWrap .top_popup_check input:checked + label:before {
	background-position-y: 22px ;
}

/*mainheader*/
@media screen and (max-width:1400px){
	.header_inner .content_inner { padding: 0 15px;}	
	.header_bottom .util_wrap { right:15px;}
}
@media screen and (max-width:1024px){
	.gnb_depth1,.header_top .h_top_right { display: none;}	
	.header_top .content_inner { padding: 0;;}
	.header_top .h_top_left {width:100%}
	.header_top .h_top_left>li {width:33.33%}
	.header_bottom { height: 60px; padding-top: 10px;}
	.header_bottom h1.logo { margin-top: 0;}
	.header_bottom .util_wrap { top: 6px; }
	.header_bottom .util_wrap li.btn_m { display: inline-block;}
	.header_bottom .util_wrap li.btn_pc { display: none;}	
	.top_popup_wrap .toppopclose { display: block;}
	.top_popup_wrap .ctrlbtn { right: 10px; }
	.top_popup_wrap .toppopclose { right: -13px;}
}
@media screen and (max-width:768px){
  .header_wrap{	position:relative; }
	.top_popup_wrap .top_popup .slick-slide li { text-align:left; padding-right: 15px;}
}

/*검색창*/
.header_bottom .util_wrap li .btn-search:before{ content: "";
	display: inline-block;width:22px; height:22px; background:url(../img/search.png) no-repeat; }	
.header_bottom .util_wrap li .searchclose:before{ content: "";
	display: inline-block;width:22px; height:22px; background:url(../img/searchclose.png) no-repeat; }
.header_bottom.current .util_wrap li .btn-search:before{background:url(../img/search_bk.png) no-repeat; }
.header_bottom.act .util_wrap li .btn-search:before{background:url(../img/search_bk.png) no-repeat; }
.header_bottom.m_bottom .util_wrap li .btn-search:before{background:url(../img/search_bk.png) no-repeat; }
.header_bottom .seach_wrap { position: absolute; width:100%; top:120px;  background: #fafafa; display: none; z-index: 10;}
.total_sch { max-width: 850px; margin: 50px auto 50px; padding: 0 10px;}
.seach_wrap .total_sch > li { float: left; }
.seach_wrap .total_sch > li.schtit { position:relative; width:150px; padding-top:10px; color:#000; font-size:30px; font-weight: bold;}
.seach_wrap .total_sch > li.sch_inner { width: calc(100% - 150px);}
.sch_inner .sch_input {position: relative;width: 100%;	margin: 0 auto 0;	padding-right: 60px;	height: 62px;	height: 62px; border: 1px solid #bfbfbf;}
.sch_inner .sch_input input[type="text"] { width: 100%;	height: 60px;	padding-left: 15px;border: none; }
.sch_inner .sch_input input[type="text"]::-webkit-input-placeholder { font-size: 22px; color:#b4b4b4;}
.sch_inner .sch_input input[type="text"]::-moz-placeholder { font-size: 22px; color:#b4b4b4;}
.sch_inner .sch_input input[type="text"]:-ms-input-placeholder { font-size: 22px; color:#b4b4b4;}
.sch_inner .sch_input input[type="text"]::-ms-input-placeholder { font-size: 22px; color:#b4b4b4;}
.sch_inner .sch_input input[type="text"]::placeholder { font-size: 22px; color:#b4b4b4;}
.sch_inner .sch_input .btnSrch {position: absolute;	top: 0;	right: 0;	width: 60px;	height: 60px;	background: #727382;	}
.sch_inner .sch_input .btnSrch::before {content: "";display: inline-block;width: 28px;height: 28px;	background: url(../img/totalsearch.png) no-repeat 50% 50% ;}
.sch_inner .top_sch { padding-top: 30px;}
.sch_inner .top_sch span { display: block; margin-bottom:10px; font-size: 22px; color: #000;}
.sch_inner .top_sch li { font-size: 18px; color: #858585; display: inline-block; padding: 6px 15px; margin: 0 10px 10px 0; border:1px solid #858585; border-radius: 30px;}

@media screen and (max-width:1024px){
	.header_bottom .seach_wrap { top: 60px; }
}
@media screen and (max-width:768px){
	
	.total_sch { padding: 0 20px;	}
	.seach_wrap .total_sch > li { float: none;}
	.seach_wrap .total_sch > li.schtit { width: 100%; text-align: center; margin-bottom:30px;}
	.seach_wrap .total_sch > li.schtit:before { margin:0 auto}
	.seach_wrap .total_sch > li.sch_inner { width:100%;}
}

/*gnb*/
.gnb_depth1 { text-align: center;}
.gnb_depth1:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;}
.gnb_depth1 .gnb_depth1_item:hover .gnb_depth2_item { display: block;}


.gnb_depth1>.gnb_depth1_item:first-child{padding-left:0; }
.gnb_depth1>.gnb_depth1_item>a{position:relative; padding:44px 5px 44px; display:block; font-size:22px; color:#fff; }
.header_bottom.current .gnb_depth1>.gnb_depth1_item>a {color:#000;}
.header_bottom.act .gnb_depth1>.gnb_depth1_item>a {color:#000;}
.gnb_depth1>.gnb_depth1_item.gnb_over>a:after{position:absolute; left:50%; transform: translateX(-50%); bottom:0; z-index:3;  width:100%; height:5px; background:#00acc2; display:block; content:"";}
.gnb_depth1>.gnb_depth1_item.on>a{position:relative; }
.gnb_depth2_item{position:absolute; left:0; top:120px; width:100%; height:auto; overflow:auto; border-bottom:1px solid #e9e8e5;  background-color:#fff; display:none; }
.gnb_depth2_inner{position:relative; padding:50px 0 50px 200px; margin:0 auto;  width:100%; max-width:1400px; box-sizing:border-box; }
.gnb_depth2_inner .sgnb_title_txt{position:absolute; left:0; top:50px; width:200px; text-align: left;}
.gnb_depth2_inner .sgnb_title_txt .title{display:block; line-height:1.1; font-size:28px; color:#fff; }
.gnb_depth2_inner .sgnb_title_txt p{font-size:14px; color:#555; font-weight:400;}
.gnb_depth2_list{position:relative; }
.gnb_depth2_list>ul { padding-left: 30px;}
.gnb_depth2_list>ul:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;}
.gnb_depth2_list>ul>li{float:left; position:relative; text-align: left; padding:0 20px; width:20%; margin-bottom:35px; min-height:50px; box-sizing:border-box; }
.gnb_depth2_list>ul>li:nth-child(6) { clear:both;}
.gnb_depth2_list>ul>li>a{font-size:22px; color:#000; font-weight:700;}
.gnb_dep3_list>ul>li{position:relative; margin-top:10px; }
.gnb_dep3_list>ul>li>a{font-size:17px; color:#424242;
transition: all 0.35s ease-out;}
.gnb_dep3_list>ul>li>a:hover{color:#00559d; }

@media screen and (max-width:1400px){
	.gnb_depth2_item>div::before { width:200px;}
}



/*전체메뉴*/
.allmenu_Wrap { display: none;}
.allmenu_Wrap .allmenu {position: fixed; width:80%; margin:0 auto; top: 50%;	left: 50%;	transform: translate(-50%,-50%); max-height: 90%; overflow-y: auto; z-index: 1007;}
.allmenu_Wrap .allmenu .m_catetop_wrap { display: none;}
.allmenu_Wrap .allmenu .menu_tit .allclose { display: inline-block; position: absolute; right:25px; top:25px; width: 39px; height:39px; background: url(../img/allclose.png) no-repeat; cursor: pointer; }
.allmenu_Wrap .allmenu .all_1depth { padding: 20px 30px; background: #fff; color: #000;}
.allmenu_Wrap .allmenu .all_1depth > li { float:left; width: 25%; text-align: center; margin-bottom:20px;}
.allmenu_Wrap .allmenu .all_1depth > li:nth-child(5n) { clear:both;}
.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage .all_2depth::after { display: block; clear: both; content:""; }
.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage .all_2depth > div { float:left; width:33.33%;}
.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage > span { width:95%;}
.allmenu_Wrap .allmenu .all_1depth > li > span { display: inline-block; border-bottom: 1px solid #c3c3c3; font-size: 30px; font-weight: bolder; padding: 20px 0; width:85%; margin:0 auto 15px;}
/*.allmenu_Wrap .allmenu .all_1depth > li:last-child { width: 50%;}
.allmenu_Wrap .allmenu .all_1depth > li:last-child ul.all_2depth { float:left; width:33.33%;}
.allmenu_Wrap .allmenu .all_1depth > li:last-child > span { width:95%;}*/


.all_2depth .depth2_cate { text-align: left; margin:15px 0 30px; padding: 0 10%; font-weight: bold;}
.all_2depth .depth2_cate > a { font-size: 22px;}
.all_3depth { margin-top:12px}
.all_3depth > li { margin-bottom:5px;}
.all_3depth > li > a { font-weight:400; font-size: 18px;}
.allmenu_Wrap .allmenubg { position: fixed; left:0; top:0; z-index: 1000;	height:100%; width:100%; background: rgba(0,0,0,0.6); overflow: hidden;}
/*//전체메뉴*/

/*모바일 카테고리*/
@media screen and (max-width:1024px) {
	.allmenu_Wrap { display: block; color:#000; } 
	.allmenu_Wrap .allmenu { width: 100%; height:100%; top:0; left:0; background: #fff; transform: translate(0,0); overflow-y: auto;  max-height: none; display: none;}
	.allmenu_Wrap .allmenu .menu_tit, .allmenu_Wrap .allmenubg { display: none;}
	.allmenu_Wrap .allmenu .m_catetop_wrap { display: block;}
	.m_header_top { position: relative; height:60px; padding: 17px 15px 0; border-bottom: 1px solid #cfcfcf; }
	.m_header_top h1 img { vertical-align: top;}
	.m_catetop_wrap .m_header_top h1 { display: inline-block; float: left;}
	.m_header_top .mcate_tit { float: left; margin:3px 0 0 8px;}
	.m_allclose { display: inline-block; position: absolute; right:20px; top:18px; width: 21px; height:20px; background: url(../img/searchclose.png) no-repeat; cursor: pointer; }
	.m_header_bottom { padding: 30px 20px 20px ;}
	.m_header_bottom h2 { margin-bottom:15px; font-weight: normal;}
	.m_header_bottom h2.non_member { margin-bottom:40px; font-weight: 500;}
	.m_header_bottom h2 span { font-weight: bold;}
	.m_header_bottom h2 > a { font-weight: bold; color:#0061cf;}
	.m_header_bottom > p { font-size: 18px; margin-bottom: 20px;}
 	.m_header_bottom > p > span { color:#0061cf;}
	.m_header_bottom .mcatebtn {  margin-bottom: 30px;}
	.m_header_bottom .mcatebtn > li { float:left; min-width: 33.33%; text-align: center;}
	.m_header_bottom .mcatebtn > li:not(:first-child) { margin-left: 10px;}
	.mcate_btn_t02 { display: inline-block; width: 100%; height:35px; line-height: 35px; font-size:15px;background:#757575; color:#fff; border-radius: 20px; padding:0 10px;}
	.mcate_btn_t03 { display: inline-block; width: 100%; height:35px; line-height: 35px; font-size:15px;background:#0061cf; color:#fff; border-radius: 20px; padding:0 10px;}
	.mcate_nav { position: relative; height:48px; line-height: 48px; padding-left: 45px; color:#fff; font-size:18px; background: #757575;}
	.mcate_nav::before { display: inline-block; content: ""; position: absolute; left:20px; top:15px; width: 19px; height:17px; background: url(../img/home.png) no-repeat; }
	.m_header_bottom .q_menu { margin-bottom: 20px;}
	.m_header_bottom .q_menu > li > div { text-align: center;}
	.allmenu_Wrap .allmenu .all_1depth { position:relative; padding: 0; background: #f1f1f1;}
	.allmenu_Wrap .allmenu .all_1depth > li { float:none; width:100%; min-height: 0; margin-bottom:0; }	
	.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage { width:100%;}
	/*.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage { display:none;}*/
	.allmenu_Wrap .allmenu .all_1depth > li > span { 
		position:absolute; left:0; top:0; width:40%; padding: 0; margin:0 ; border: 0 !important; font-size: 18px; height:49px;line-height: 49px; text-align: left; padding-left: 20px; background: #f1f1f1;}
	.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage > span { width: 40%;}
	.allmenu_Wrap .allmenu .all_1depth > li.on > span { background: #fff;}
	.allmenu_Wrap .allmenu .all_1depth > li .all_2depth { width: 60%; min-height: 480px; margin-left: 40%; padding-bottom:50px; background: #fff; display: none;}
	.allmenu_Wrap .allmenu .all_1depth > li.on .all_2depth { display: block;}	
	.allmenu_Wrap .allmenu .all_1depth > li.allcate_mypage .all_2depth > div { float:none; width:100%;}
	.all_2depth .depth2_cate { position: relative; min-height:48px; line-height: 48px; margin: 0;}
	.all_2depth .depth2_cate.cate_arrow .arrowimg { content: ""; position: absolute; right:20px; top:22px; display: inline-block; width: 20px; height:10px; background: url(../img/arrow.png) no-repeat;}
	.all_2depth .depth2_cate.cate_arrow.on .arrowimg { transform: rotate(180deg);}
	.all_2depth .depth2_cate > a { font-size: 16px; display:block;}
	.all_3depth { margin: 0; display: none;}
	.all_3depth > li { line-height: 15px; color:#000;  margin-bottom: 15px}
	.all_3depth > li:last-of-type { margin-bottom:0;}
	.all_3depth > li > a { font-size: 14px;}
	
	/* 비지니스 사이트 모바일 메뉴 */
	.allmenu_Wrap .all__menu--inbox { max-width: 1324px; border-left: 0; min-height: 620px; }
	.allmenu_Wrap .mo--gnblogo { display: block; margin: 25px 0 0 20px; }
	.allmenu_Wrap .mo--gnblogo img { width: 200px; }
	.allmenu_Wrap .all__depth1 { width: 100%; position: fixed; }
	.allmenu_Wrap .all__depth1--item { display: table; clear: both; width: 40%; min-height:49px;}
	.allmenu_Wrap .all__depth1--item > a { display: table-cell; vertical-align:middle; font-size: 18px; font-weight: 600; color: #000; text-align: left; background:#f1f1f1; padding: 10px 0 10px 20px; margin: 0; min-height:49px;}
	.all__depth1 { position: relative; }
	.all__depth1--item.on { border-right: 0; }
	.all__depth1--item.on a { background: #fff; color:#f07234;}
	.all__depth1--item.on .all__depth2 { display: block; left: 40%; top: 0; width: 60%; margin: 0; }
	.all__depth1--item.on { border-right: 0; }
	.all__depth1--item.on a { background: #fff; }
	.all__depth1--item.on .all__depth2 { display: block; left: 40%; top: 0; width: 60%; margin: 0; }
	.all__depth2 { background-color: #fff; display: none; position: absolute; top:0; overflow-y: auto; min-height:480px; }
	.allmenu_Wrap .all__depth2 > li { padding: 0; }
	.allmenu_Wrap .all__depth2 > li > a { position: relative; display: block; padding: 14px 10%; font-size: 16px; font-weight: bold; color: #000; }
	.allmenu_Wrap .all__depth2 > li > a:hover{ color:#f07234; }
	.allmenu_Wrap .all__depth2 > li.hassub__open { position: relative; } 
	.m_bg { display: none; position: absolute; left: 0; width: 40%; bottom: 0; background-color: #f1f1f1; z-index:-1; min-height:480px;}
}

/* header end */
#container { padding-top: 211px;}
.tourdiv #container { padding-top: 0;}
.subtop { padding-top:111px; margin-top: 90px;}
.subtop.type_bz { margin-top: 41px;}
@media screen and (max-width:1024px){
#container { padding-top: 110px;}
.subtop { padding-top:110px; margin-top:50px;}
.subtop.type_bz {margin-top: 0;}
}
@media screen and (max-width:768px){
#container { padding-top: 0; position:relative;}
}

/* 상단 모바일 추가 */
header .sel_wrap, header .lang_wrap{
	display:none;
}
@media screen and (max-width:768px){
	#main .header_bottom h1.logo .logo02, .header_bottom h1.logo img{
		width:91px;
		padding-top:7px;
	}
	header .sel_wrap, header .lang_wrap{
		display:block;
	}
	header .sel_wrap{
		color:#000;
		font-size:12px;
		line-height:25px;	
		position:absolute;
		left:62px;
		top:30px;
		min-width:114px;
	}
	header .sel_wrap button{
		display:block;
		content:"";
		width:12px;
		height:7px;
		background:url(../img/ico_arrow-type02.png) no-repeat;
		position:absolute;
		right:53px;
		top:-14px;
	}
	header .sel_list{
		border:1px solid #cbcbcb;
		background:#fff;
		display:none;
	}
	header .sel_list li, header .lang_list li{
		padding-left:10px;
	}
	header .lang_wrap{
		color:#000;
		font-size:12px;
		line-height:26px;
		position:absolute;
		right:90px;
		top:3px;
	}
	header .lang_wrap button{
		border:1px solid #a9a9a9;
		height:26px;
		padding:0 7px 0 10px;
		text-align:left;
		font-size:12px;
		width:85px;
	}
	header .lang_wrap button:after{
		display:inline-block;
		content:"";
		width:12px;
		height:7px;
		background:url(../img/ico_arrow-type02.png) no-repeat;
		position:absolute;
		right:7px;
		top:12px;
	}
	header .lang_list{
		background:#fff;
		border:1px solid #cbcbcb;
		position:relative;
		top:-1px;
		display:none;
	}
}

/* footer */
.subfooter__top__wrap{padding:25px 0; background-color:#343c45; }
.subfooter__top__inner ul:after{ clear: both; content: ""; display: block; height: 0; visibility: hidden; font-size: 0;}
.subfooter__top__inner ul li{float:left; position:relative; padding-right:22px;}
.subfooter__top__inner ul li::after{content:'';display:inline-block;width:3px;height:3px;background:#fff;position:relative;left:11px;bottom:4px;}
.subfooter__top__inner ul li.ft_bl a{color:#c5e0ff;}
.subfooter__top__inner ul li:last-child{padding-right:0;}
.subfooter__top__inner ul li:last-child::after{display:none;}
.subfooter__top__inner ul li a{line-height:22px; font-size:14px; color:#fff; font-weight:500;	letter-spacing:-0.04em;}
.subfooter_left { max-width:calc(100% - 360px);}
.subfooter__wrap{background-color:#343c45; }
/* .subfooter__wrap__inner{margin:0 auto; padding:35px 0 55px; max-width:1400px; position:relative;} */
.subfooter__wrap__inner:after{ clear: both; content: ""; display: block; height: 0; visibility: hidden; font-size: 0;}
.subfooter__wrap__inner .info-wrap:after{ clear: both; content: ""; display: block; height: 0; visibility: hidden; font-size: 0;}
.subfooter__wrap__inner .ft_txt .cs_info span{position:relative; padding-right:10px; display:inline-block; font-size:17px; font-weight:400; color:#c1c3c7; line-height:24px;}
.subfooter__wrap__inner .ft_txt .cs_info span::after{content:'';display:inline-block;width:1px;height:13px;background: #6f737b;position:relative;left:8px;}
.subfooter__wrap__inner .ft_txt .cs_info span:last-child::after{display:none;}
.subfooter__wrap__inner .relate-site{position:relative; padding-right:19px; top:26px;}
.subfooter__wrap__inner .relate-site .btn_go{position:absolute; right:0; top:0; width:49px; height:35px; line-height:35px;color:#fff; text-align:center; font-size:14px; font-weight:700;}
.subfooter__wrap__inner .relate-site select{-moz-appearance:none; -webkit-appearance:none; appearance:none; padding-left:10px; width:223px; height:35px; line-height:35px; box-sizing:border-box; background:url(../img/footer_bottom_arrow.png) no-repeat 207px center; font-size:15px; color:#fff;border-bottom: 1px solid #fff;}
.subfooter__wrap__inner .relate-site ul{display:none;}
.subfooter__wrap__inner .copyright{line-height:24px; font-size:17px; color:#6d707a; opacity:0.5; font-weight: 500;padding-top:10px;}
.subfooter__wrap__inner .ft_wa_mark{float:left; }
.subfooter__wrap__inner .ft_sns_share{float:right; }
.subfooter__wrap__inner .ft_sns_share li{float:left; margin-right:15px;}
.subfooter__wrap__inner .ft_sns_share li.pc_sns:last-of-type{margin-right:0;}
/* .subfooter__wrap__inner .ft_sns_share li:nth-of-type(2){position:relative; bottom:4px;}
.subfooter__wrap__inner .ft_sns_share li:nth-of-type(3){position:relative; bottom:2px;} */
.ft_logo{ display:inline-block; margin-right:20px;float:left;}
.subfooter__wrap__inner .fl-cl{margin: 0 auto;padding: 20px 0 0px;max-width: 1400px;position: relative; min-height:65px;line-height:25px;}
.subfooter__wrap__inner .ft_site_area {margin: 0 auto;padding: 35px 0 55px;max-width: 1400px;position: relative;}
.fl-cl_wrap{border-bottom: 1px solid #595e68;min-height:65px;}
.ft_sns_share .m_sns{display:none;}
.subfooter__wrap__inner .relate-site select option{    background: #343c45;}
@media screen and (max-width:1440px){
.subfooter__wrap__inner .ft_site_area  {padding:35px 22px 55px;}
.subfooter__wrap__inner .info-wrap {padding: 20px 20px 0px;}
/* 	.subfooter__wrap__inner{ padding:0px 20px 0px; } */
}
@media screen and (max-width:1400px){
	.header_bottom .gnb_depth1 li a{ font-size:22px; }
}
@media screen and (max-width:1024px){
	.subfooter__wrap__inner .ft_txt .cs_info span::after {height: 11px;}
	.subfooter__wrap__inner .ft_sns_share li:last-child{margin-right:0;}
	.m_sns{display:block !important;}
	.pc_sns{display:none;}
	.mobile-wrap{position: absolute;left: 50%;bottom:10px;transform: translateX(-50%);line-height:1.3; width:100%;}
	.subfooter__top__inner .mobile {display: inline-block;}
	.ft_logo{display:none;}
	.subfooter__wrap__inner{/* padding:30px 20px 55px; */ text-align: center;}
	.subfooter_left{float:none; max-width:none;}
	.subfooter__wrap__inner .info-wrap .ft_logo{margin:0 25px 10px 0; }
	.subfooter__wrap{position:relative; }
	.subfooter__top__wrap{padding:79px 0 0; background-color:#343c45;}
	.subfooter__wrap__inner .info-wrap .ft_logo{float:none; text-align:center; margin:0 0 25px 0;}
	.subfooter__top__inner ul li.mb_hide{display:none;}
	.subfooter__top__inner ul li:before{display:none; }
	.subfooter__top__inner select{ -moz-appearance: none; -webkit-appearance: none; appearance: none; padding-left:15px; background:url(../img/footer_site_arrow.png) no-repeat right 12px center transparent; border-bottom:2px solid #56606c; font-size:15px; height:40px; color:#ffffff; width:75%; max-width:350px;}
	.subfooter__wrap__inner .info-wrap{float:none; width:100%; max-width:none; overflow:hidden;   min-height: 130px;}
	.subfooter__wrap__inner .ft_txt{float:none; text-align:center; padding-bottom:25px; }
	.subfooter__wrap__inner .ft_txt .cs_info address{margin-bottom:0; font-size:12px; letter-spacing:-0.1rem;}
	.subfooter__wrap__inner .ft_txt .cs_info span{font-size:14px; color:#b0b0b0; line-height: 20px;}
	.subfooter__wrap__inner .ft_site_area{float:none; margin:0 auto; text-align:center; }
	.subfooter__wrap__inner .ft_wa_mark{float:none; padding-right:2px; display:inline-block;}
	.subfooter__wrap__inner .ft_sns_share{float:none; display:inline-block; }
	.ft_sns_share .m_sns{font-size:0;text-align:center;}
	.subfooter__wrap__inner .ft_sns_share li{float:none; display:inline-block; }
	.subfooter__wrap__inner .info-wrap .copyright br{display:block;}
	.family_site_wrap .family_site_list_wrap{padding:40px 15px 15px; }
	.family_site_wrap .family_site_list_wrap .slick-control{position:absolute; left:auto; right:15px; top:5px;}
	.subfooter__wrap__inner .relate-site{float:none;top:0;padding-right:0;}
	.subfooter__wrap__inner .relate-site select{height:40px;line-height:40px; padding-left:15px;}
	.subfooter__wrap__inner .relate-site .btn_go{height:41px;line-height:41px;}
}
@media screen and (max-width:768px){
	.subfooter__top__inner ul li a {font-size: 13px;}
	.subfooter__wrap__inner .ft_txt .cs_info span {font-size: 13px;}
	.subfooter__wrap__inner .copyright {font-size: 13px;}
	.subfooter__top__inner ul li {padding-right: 15px;}
	.subfooter__top__inner ul li::after{left:8px;}
}
/* footer end */

/* // sub 공통 레이아웃 */
/*sub 상단탭*/
.pathWrap {
  border-bottom: 1px solid #bcbec6;
}
.path_bar {
  position: relative;
  font-size: 0;
  line-height: 0;
  max-width: 1400px;
  margin: 0 auto;
}
.path_bar .path {
  display: inline-block;
  background-color: #fff;
  vertical-align: top;
}
.path_bar .path .path_home {
  display: inline-block;
  margin: 22px 18px 22px 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
.path_bar .path .path_home a {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  background-image: url('../img/path_sprite.png');
  background-size: 100% 300%;
}
.path_bar .path .path_list {
  position: relative;
  display: inline-block;
  overflow: visible;
}
.path_bar .path .path_list:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #dbdbdb;
  content: '';
}
.path_bar .path .path_list .path_item {
  display: inline-block;
  position: relative;
  min-width: 200px;
}
.path_bar .path .path_list .path_item .path_button {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 60px;
  padding: 8px 33px 8px 23px;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #596281;
}
.path_bar .path .path_list .path_item .path_button:before {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #dbdbdb;
  content: '';
}
.path_bar .path .path_list .path_item .path_button:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  height: 6px;
  margin-top: -3px;
  background-image: url('../img/path_sprite.png');
  background-position: left 61.9%;
  background-size: 133.33% 800%;
  content: '';
}
.path_bar .path .path_list .path_item.active .path_button {
  color: #fff;
}
.path_bar .path .path_list .path_item.active .path_button:before {
  display: none;
}
.path_bar .path .path_list .path_item.active .path_button:after {
  background-position: left 100%;
  background-size: 133.33% 800%;
}
.path_bar .path .path_panel {
  display: none;
  z-index: 50;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 8px;
}
.path_bar .path .path_panel a {
  display: block;
  padding: 6px 10px 6px 22px;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.path_bar .backbtn_wrap {
  display: none;
}
.path_bar .addons {
  display: inline-block;
  position: relative;
  float: right;
  height: 60px;
}
.path_bar .addons .share {
  display: inline-block;
  position: relative;
  height: 100%;
  vertical-align: top;
}
.path_bar .addons .share .share_button {
  position: relative;
  width: 100%;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0;
  line-height: 0;
  color: #fff;
}
.path_bar .addons .share .share_button:before {
  display: inline-block;
  width: 16px;
  height: 18px;
  background-image: url('../img/pc_addons_sprite.png');
  background-size: 112.5% 372.22%;
  vertical-align: -2px;
  content: '';
}
.path_bar .addons .share .share_box {
  display: none;
  z-index: 50;
  position: absolute;
  right: -13px;
  top: 100%;
  width: 205px;
  margin-top: -7px;
  padding: 12px 14px 11px 20px;
  border: 1px solid #ebebee;
  border-radius: 4px;
  box-shadow: 5px 9px 25px 0 rgba(119, 127, 152, 0.2);
  text-align: center;
  background-color: #fff;
}
.path_bar .addons .share.active .share_box {
  display: block;
}
.path_bar .addons .share .share_box .sns_list {
  display: inline-block;
}
.path_bar .addons .share .share_box .share_close {
  display: inline-block;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 27px;
  background-image: url(../../common/img/addons_sprite.png);
  background-position: left 100%;
  background-size: 128.57% 500%;
}
.path_bar .addons .share .share_box .share_close:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -13px;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #dbdbdb;
  content: '';
}
.path_bar .addons .share .share_box .sns_item {
  display: inline-block;
  vertical-align: middle;
}
.path_bar .addons .share .share_box .sns_item+.sns_item {
  margin-left: 10px;
}
.path_bar .addons .share .share_box .sns_item .sns_anchor {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../../common/img/addon_sns_center_sprite.png);
}
.path_bar .addons .share .share_box .sns_item.youtube .sns_anchor {
  background-size: 100% 735.29%;
	display:none;
}
.path_bar .addons .share .share_box .sns_item.facebook .sns_anchor {
  background-position: left 25%;
  background-size: 100% 735.29%;
}
.path_bar .addons .share .share_box .sns_item.insta .sns_anchor {
  background-position: left 50%;
  background-size: 100% 735.29%;
}
.path_bar .addons .share .share_box .sns_item.blog .sns_anchor {
  background-position: left 75%;
  background-size: 100% 735.29%;
}
.path_bar .addons .share .share_box .sns_item.twitter .sns_anchor {
  background-position: left 100%;
  background-size: 100% 735.29%;
}
.path_bar .addons .print {
  height: 100%;
}
.path_bar .addons .print .print_button {
  position: relative;
  height: 100%;
  font-size: 0;
  line-height: 0;
  color: #fff;
}
.path_bar .addons .print {
  display: inline-block;
  margin-left: 24px;
  vertical-align: top;
}
.path_bar .addons .print .print_button:before {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url('../img/pc_addons_sprite.png');
  background-position: left 57.14%;
  background-size: 100% 372.22%;
  vertical-align: -3px;
  content: '';
}

@media all and (max-width:1440px) {
  .path_bar {
    padding: 0 20px;
  }
}

@media all and (max-width:1024px) {
  .pathWrap {
    border-bottom: 0;
  }
  .path_bar {
    height: 50px;
  }
  .path_bar:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
  }
  .path_bar .path {
    width: auto;
    background-color: transparent;
  }
  .path_bar .addons {
    float: right;
    width: auto;
    height: 50px;
  }
  .path_bar .addons:before {
    display: none;
  }
  .path_bar .addons .share {
    width: 100%;
  }
  .path_bar .addons .share .share_button {
    width: 30px;
    height: 30px;
    margin-top: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    font-size: 0;
    line-height: 0;
  }
  .path_bar .addons .share .share_button:before {
    width: 16px;
    height: 17px;
    margin-right: 0;
    background-image: url('../img/responsive_pathbar_sprite.png');
    background-position: left 100%;
    background-size: 100% 370.58%;
  }
  .path_bar .addons .share .share_box {
    margin-top: -3px;
    right: 0;
  }
  .path_bar .addons .share .share_box:before {
    right: 9px;
  }
  .path_bar .addons .print {
    display: none;
  }
  .path_bar .path .path_home {
    margin: 0;
    vertical-align: middle;
  }
  .path_bar .path .path_home a {
    width: 14px;
    height: 14px;
    background-image: url('../img/responsive_pathbar_sprite.png');
    background-size: 114.28% 450%;
  }
  .path_bar .path .path_list {
    margin-left: 6px;
    vertical-align: middle;
  }
  .path_bar .path .path_list:before {
    display: none;
  }
  .path_bar .path .path_list .path_item {
    width: auto;
    margin-right: 6px;
    min-width: 0;
  }
  .path_bar .path .path_list .path_item:last-child .path_button {
    font-weight: 400;
  }
  .path_bar .path .path_list .path_item:last-child .path_button:before {
    display: none;
  }
  .path_bar .path .path_list .path_item .path_button {
    padding: 0;
    padding-right: 16px;
    height: 50px;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    font-weight: 300;
    cursor: auto;
  }
  .path_bar .path .path_list .path_item .path_button:before {
    width: 8px;
    height: 12px;
    margin-top: -6px;
    background-image: url('../img/responsive_pathbar_sprite.png');
    background-position: left 47.05%;
    background-size: 200% 525%;
    background-color: transparent;
  }
  .path_bar .path .path_list .path_item .path_button:after {
    display: none;
  }
  .m_header_bottom .q_menu>li {
    float: left;
    width: 25%;
    text-align: center;
}
}

@media all and (max-width:640px) {
  .path_bar {
    position: relative;
    height: 45px;
    text-align: center;
  }
  .path_bar .path .path_list .path_item .path_button {
    height: 45px;
    padding-right: 0;
  }
  .path_bar .path .path_home {
    display: none;
  }
  .path_bar .path .path_list .path_item {
    display: none;
  }
  .path_bar .path .path_list .path_item:last-child {
    display: block;
    font-size: 16px;
  }
  .path_bar .backbtn_wrap {
    display: block;
    position: absolute;
    left: 20px;
    height: 45px;
  }
  .path_bar .backbtn_wrap .backbtn {
    width: 25px;
    height: 25px;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 0;
    line-height: 0;
    border: none;
    background-color: rgba(255, 255, 255, .2);
  }
  .path_bar .backbtn_wrap .backbtn:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 14px;
    background-image: url('../img/m_pevtbtn.png');
    background-size: cover;
  }
  .path_bar .addons {
    position: absolute;
    right: 20px;
    height: 45px;
  }
  .path_bar .addons .share .share_button {
    width: 25px;
    height: 25px;
    border: none;
    background-color: rgba(255, 255, 255, .2);
  }
  .path_bar .addons .share.active .share_button {
    margin-top: 10px;
    background-color: #fff;
  }
  .path_bar .addons .share.active .share_button:before {
    width: 10px;
    height: 10px;
    background: url('../img/share_close.png');
  }
  .path_bar .addons .share .share_box .share_close {
    display: none;
  }
  .path_bar .addons .share .share_box {
    width: 177px;
  }
  .path_bar .addons .share .share_box:before {
    right: 7px;
  }
  .path_bar .addons .share .share_button:before {
    width: 16px;
    height: 15px;
    background-image: url('../img/mobile_share.png');
    background-size: cover;
  }
}



/* 기업전용 헤더 */
.header_bottom nav.type_biz{
	width:calc(100% - 290px);
	float:right;
	font-size:0;
}
.header_bottom nav.type_biz .gnb_depth1>.gnb_depth1_item{
	padding-right:12%;
}
.header_bottom nav.type_biz .gnb_depth1>.gnb_depth1_item:last-of-type{
	padding-right:0;
}
@media screen and (max-width:1280px){
	.header_bottom nav.type_biz{
		width:calc(100% - 185px);
	}
	.header_bottom nav.type_biz .gnb_depth1>.gnb_depth1_item{
		padding-right:8%;
	}
	.header_bottom nav.type_biz .gnb_depth2_list>ul>li{
		width:auto;
	}
}
