@charset "utf-8";
/**
공통 레이아웃
*/
.m{display:none !important;}
.mask{visibility:hidden; opacity:0; display:block; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.45);}
.mask.on{z-index:95; visibility:visible; opacity:1; transition:opacity 0.25s linear;}
#content.on + .mask{opacity:0;}

body{width:100%; min-width:320px; overflow-x:hidden;}

#skip-navigation{z-index:9999; position:absolute; left:0; top:0;}
#skip-navigation *{list-style:none; margin:0; padding:0;}
#skip-navigation a{display:block; width:1px; height:1px; overflow:hidden; color:#000; white-space:nowrap;}
#skip-navigation a:focus,
#skip-navigation a:active{width:100px; height:auto; background:#ffd;}

.inner{position:relative; width:1400px; margin:0 auto; box-sizing:border-box;}
.inner:after{content:''; display:block; clear:both; width:100%;}

#header{position:relative; height:189px;}
#header .inner{padding:34px 0 0 0; text-align:right;}

@media all and (max-width:1440px) {
	#mainmenu,
	.inner{width:100%; padding:0 15px; box-sizing:border-box;}
}
@media all and (max-width:1024px) {
	img{max-width:100%;}
	.m{display:inline-block !important;}
	.w{display:none;}

	#header{height:70px;}
	#header .inner{width:100%; padding:0;}
}
@media all and (max-width:768px) {
	.inner{padding-right:10px; padding-left:10px;}

	#header{height:62px;}
}
@media all and (max-width:568px) {
	#header{height:58px;}
}
@media all and (max-width:380px) {
	#header{height:54px;}

}

.logo {z-index:94; position:absolute; top:34px; left:0; line-height:160%; text-align:left;}
.logo *{display:inline-block; vertical-align:top;}
.logo a{display: flex;align-items: center;text-decoration:none;font-family: 'gmarket';color:#222;}
.logo strong{padding: 2px 0 0;line-height:110%;font-size:30px;font-weight:900;letter-spacing:-2px;}
.logo img{margin:0 5px 0 0;}
.logo span > span{display:block; font-size:10px; line-height:100%; padding:0 0 0 2px; color:#999; font-weight:800; text-transform:uppercase;}

@media all and (max-width:1440px) {
	.logo{left:15px;}
}
@media all and (max-width:1024px) {
	.logo{top:13px; left:15px;}
	.logo *{vertical-align:top;}
	.logo img{height:44px; margin:0 2px 0 0;}
	.logo strong{padding:3px 0 3px; font-size:24px;}
	.logo span{text-align:left;}
	.logo span > span{font-size:9px; letter-spacing:-0.5px;}
}
@media all and (max-width:768px) {
	.logo {top:11px; left:10px;}
	.logo img{height:40px;}
	.logo strong{font-size:22px;}
	.logo span > span{letter-spacing:-0.9px;}
}
@media all and (max-width:568px) {
	.logo img{height:38px;}
	.logo strong{font-size:21px;}
	.logo span > span{font-size:8px; letter-spacing:-0.6px;}
}
@media all and (max-width:380px) {
	.logo {top:9px;}
	.logo img{height:36px;}
	.logo strong{padding:3px 0 2px; font-size:20px;}
	.logo span > span{letter-spacing:-0.8px;}
}

#top{position:relative; width:100%; height:50px; background:#ececec; font-size:16px;}
#top:after{content:''; display:block; clear:both; width:100%;}

.global{float:left;text-align:center;}
.global > li{position:relative;float:left;width: 162px;height: 50px;border-left: 1px solid #fff;box-sizing:border-box;}
.global > li.current,
.global > li.current + li{border-left:none;}
.global > li > a{display: flex;justify-content: center;align-items: center;height: inherit;font-family: 'gmarket';font-weight: 800;color:#666;text-decoration: none;}
.global > li.current > a{font-weight: 900;color:#000;background:#fff;}
.global > li.list > a.on{color:#fff; background:#2e343d;}
.global > li.list > a:after{content:''; display:inline-block; vertical-align:middle; margin: -3px 0 0 20px; width: 10px; height: 5px; background: url(/images/common/ico_top_arrow.png)no-repeat;}
.global > li.list > a.on:after{transform: rotate(-180deg);}
.global > li.last > a {color: #222; background: #dbf0ef;}

.global li div{display:none; z-index:95; position:absolute; top:50px; left:0; width:100%; min-width:107px; padding:0 8px 5px; font-weight:400; background:#fff; border:1px solid #2e343d; border-top:none; border-radius:0 0 10px 10px;  box-shadow:5px 10px 10px rgba(0,0,0,0.12); box-sizing:border-box; text-align:left;}
.global li div a{display:block; height:44px; line-height:45px; color: #3b434f; font-weight:700; border-top:1px dotted rgba(0,0,0,0.17); text-align:center; box-sizing:border-box; transition:0.25s ease-in-out;}
.global li div li:first-child a{border-top:none;}
.global li div a:hover{box-shadow:inset 0 44px 0 rgba(0,0,0,0.04);}
.global li div a[target="_blank"]:after{margin-left:5px;}
.global .list1 div{width:342px;}
.global .list1 li{display:inline-block; width:30%; margin:0 1.1%; vertical-align:top;}
.global .list1 li:nth-child(-n+3) a{border-top:none;}
.global li div .pos a{line-height:110%;}
.global li div .pos span{display:block; padding:4px 0 0 0; font-size:10px;}
@media all and (max-width:1440px) {
	.global{width: calc(100% - 200px);}
	.global > li {width: calc(100% / 7);}
	.global > li > a {font-size: 15px;}
	.global > li.list > a:after{margin-left:10px;}
}
@media all and (max-width:1024px) {
	#top{height:auto;}
	
	.btn_global{float:left; position:relative; width:140px; height:35px; line-height:36px; padding:0 7px 0 25px; margin:0; font-weight:400; font-size:14px; color:#fff; background:#27b6b4; box-sizing:border-box;}
	.btn_global:before{content:''; display:block; position: absolute; top:50%; left:10px; width:18px; height:12px; margin:-6px 0 0 0; background:url(/images/common/ico_more.png) no-repeat;}
	.btn_global:after{content:''; display:inline-block; margin:-2px 0 0 15px; border-top:6px solid #fff; border-left:5px solid transparent; border-right:5px solid transparent; vertical-align:middle; transition:0.3s ease;}
	.btn_global.on:after{transform:rotate(180deg);}
	.global{opacity:0;visibility:hidden;z-index:99;position:absolute;top:20px;left:15px;width:140px;font-size:15px;font-weight:400;transition:0.3s ease;border-radius:0 0 5px 5px;box-shadow:0 5px 5px rgba(0,0,0,0.15);background: #fff;}
	.btn_global.on + .global{opacity:1; visibility:visible; top:35px;}

	.global > li{width:100% !important;height: auto;border-top: 1px solid #eee;}
	.global > li:after{display:none;}
	.global > li > a{padding:0;height:37px;line-height:38px;color: #333;text-align:center;}
	.global > li.on > a,
	.global > li.list > a.on{font-weight:400;}
	.global > li.list > a:after{margin-left: 10px;}
	.global > li.list > a.on:after{transform:rotate(-90deg);}
	.global li div{top:-1px; left:100%; padding:0 5px; border-top:1px solid #27b6b4; border-radius:0 4px 4px 0; box-shadow:3px -3px 10px rgba(0,0,0,0.12);}
	.global .list1 div{width:300px;}
	.global li div a{position:relative; height:40px; line-height:41px;}
	.global li div .pos a{line-height:100%;}
	.global li div .pos span{font-size:9px;}

	.global > li.live > a span {margin: 8px 0 0 5px;font-size: 12px;height: 21px;line-height: 20px;}
}
@media all and (max-width:768px) {
	.btn_global{height:30px; line-height:31px; font-size:13px;}
	.btn_global.on + .global{top:30px;}
	.global{left:10px; font-size:13px;}
	.global > li > a.current:after{margin-top:10px;}
	.global .list1 div{width:240px;}
}
@media all and (max-width:568px) {
	#top .global li div{padding:0 5px;}
	.global li div .pos span{font-size:8px;}
}
@media all and (max-width:380px) {
	.btn_global,
	.global{width:125px !important;}
	.btn_global{font-size:12px;}
	.btn_global:before{width:16px;}
	.global > li > a{height:35px; line-height:36px;}
	.global li div{padding:0 3px;}
	.global li div a{height:37px; line-height:37px;}
	.global .list1 div{width:180px;}
	.global .list1 li{width:31%; margin:0.5%;}
	.global .list1 div a:after{right:0;}
	.global li div .pos span{font-size:7px;}
}

.btn_top{z-index:1;display:block;position:absolute;top: -23px;left:50%;width:45px;height:45px;margin: 0 0 0 747px;font-size: 0;text-indent: -9999px;box-shadow: 0 0 0 8px rgba(211,72,95,0.4);background: #d3485f;border-radius: 50%;box-sizing:border-box;transition: all 0.2s ease-in-out;}
.btn_top:before{content:'';display:block;position:absolute;top: 50%;left:50%;transform: translate(-50%, -50%);width:10px;height:10px;width: 14px;height: 21px;background: url(/images/common/ico_top.png);} 
.btn_top:hover {box-shadow: 0 0 0 12px rgba(211,72,95,0.3);}

#bg_sub .btn_top{display:none;}

@media all and (max-width:1584px) {
	.btn_top{left:auto;right:15px;margin:0;}
}
@media all and (max-width:1024px) {
	.btn_top{top: 100px; right: 30px;}
}
@media all and (max-width:768px) {

}
@media all and (max-width:568px) {
	.btn_top {top: 150px;right: 20px;}
}
@media all and (max-width:380px) {

}

/* sns */
#header .sns {position: absolute; top: 35px; right: 339px; display: flex;}
#header .sns li a {display: block; margin: 0 0 0 10px; width: 44px; height: 44px; font-size: 0; text-indent: -9999px; background: url(/images/kr/common/ico_fb.jpg)no-repeat; border-radius: 50%;}
#header .sns li:nth-child(2) a {background-image: url(/images/kr/common/ico_yt.jpg);}
#header .sns li:nth-child(3) a {background-image: url(/images/kr/common/ico_insta.jpg);}
#header .sns li:last-child a {background-image: url(/images/kr/common/ico_bl.jpg);}

@media all and (max-width:1024px){
	#header .sns {top: -35px; right: 15px;}
	#header .sns li a {margin: 0; width: 35px; height: 35px; background-size: contain; border-radius: 0;}
}
@media all and (max-width:768px){
	#header .sns {top: -30px; right: 10px;}
	#header .sns li a {width: 30px;height: 30px;}
}

/* 검색*/
#search{z-index:94; position:relative; display:inline-block; vertical-align:top;}
#search form{width: 298px;height:50px;padding:0 50px 0 0;border:2px solid #2e3348;border-radius:50px;background:#fff;box-sizing:border-box;transition:0.25s ease-in-out;}
#search h2 {position: absolute;top: 16px;left: -20px;font-size: 14px;font-weight:600;background: #fff;}
#search input[type="text"]{width:100%;height: 46px;line-height: 46px;padding: 0 0 0 30px;border-radius:50px;border-color:#fff;border:none;text-align:left;box-sizing:border-box;}
#search ::-webkit-input-placeholder{font-size:14px; color:rgba(0,0,0,0.3);}
#search :-ms-input-placeholder{font-size:14px; color:rgba(0,0,0,0.3);}
#search ::placeholder{font-size:14px; color:rgba(0,0,0,0.3);}
#search button{position:absolute;top: 14px;right:20px;width:20px;height:20px;padding:0;font-size:0;text-indent:-999px;background: url(/images/kr/common/ico_sch.png)no-repeat;}
#search .btn_search{display:none; position:absolute; top:0; right:15px; width:30px; height:30px; padding:0; font-size:0; text-indent:-999px; background:transparent;}
#search .btn_search:before,
#search .btn_search:after{content:''; display:block; position:absolute; top:3px; left:3px; width:18px; height:18px; border:3px solid #292e44; border-radius:50%; box-sizing:border-box; transition:0.25s ease-in-out;}
#search .btn_search:after{top:auto; left:auto; bottom:4px; right:6px; width:10px; height:3px; border:none; border-radius:3px; transform:rotate(45deg); transform-origin:100% 100%; background:#292e44;}
#search.on .btn_search:before{top:auto; left:5px; bottom:6px; width:27px; height:27px; border-radius:0; transform:rotate(45deg); border:none; border-left:3px solid #292e44; transform-origin:0 100%;}
#search.on .btn_search:after{width:27px; border-radius:0;}
#search ul{padding:0 0 0 3px;}
#search li{margin-bottom:10px; font-size:15px;}
#search li:before{background:#fff;}

@media all and (max-width:1024px) {
	#search{position:absolute; top:20px; left:0; width:100%; color:#fff; text-align:left;}
	#search.on{z-index:96;}
	#search h2{position: static;background: none;padding:0 0 12px;font-size:28px;}
	#search form{visibility:hidden; opacity:0; position:absolute; top:-70px; right:0; width:100%; height:auto; padding:65px 30px 50px; border-radius:0; border:none; background:#292e44;}
	#search.on form{opacity:1; visibility:visible; top:-60px;}
	#search .in_sch{position:relative; max-width:500px; margin:0 auto;}
	#search input[type="text"]{height:55px; line-height:55px; padding:0 55px 0 30px;}
	#search .btn_search{display:block; right:56px;}
	#search button{top: 16px;}
	#search button:before{border-color:#292e44;}
	#search button:after{background-color:#292e44;}
	#search .btn_close{top: 35px;right: 45px;width: 40px;height: 40px;padding:0;font-size:0;text-indent:-999px;background:transparent;}
	#search .btn_close:before,
	#search .btn_close:after{content:'';display:block;position:absolute;top:auto;left:5px;bottom:6px;width: 30px;height: 40px;border-radius:0;transform:rotate(45deg);border:none;border-left: 3px solid #fff;transform-origin:0 100%;box-sizing:border-box;transition:0.25s ease-in-out;}
	#search .btn_close:after{top:auto;left:auto;bottom:4px;right:6px;width: 40px;height:3px;border:none;border-radius:3px;transform:rotate(45deg);transform-origin:100% 100%;background:#fff;border-radius: 0;}
	#search .in_txt{position:relative; margin:0 0 30px;}
}
@media all and (max-width:768px) {
	#search{top:17px;}
	#search h2{padding:0 0 9px; font-size:24px;}
	#search .btn_search{right:49px;}
	#search li{margin:0 0 7px;}
}
@media all and (max-width:568px) {
	#search{top:14px;}
	#search form{top:-95px; padding:60px 30px 35px;}
	#search.on form{}
	#search h2{font-size:20px;}
	#search li{font-size:14px;}
}
@media all and (max-width:380px) {
	#search h2{font-size:19px;}
	#search .btn_search{top:-1px;}
	#search li{font-size:13px;}
}

#font_control {float:right; padding:7px 0 0 15px;}
#font_control ul{overflow:hidden; width:100%;}
#font_control li{float:left; width:36px; margin:0 0 0 2px; text-align:center;}
#font_control li a{display:block;height:36px;line-height:35px;border: 1px solid #ddd;font-size: 0;text-indent: -9999px;text-decoration:none;background: #fff url(/images/common/ico_util.png) no-repeat -45px 10px;border-radius: 10px;box-sizing:border-box;}
#font_control li.big a{background-position: 10px 10px;}
#font_control li.small a{background-position: -101px 10px;}
#font_control li.print a{background-position: -156px 10px;}
#font_control li a:hover{border-color:#555;}

.btn_menu{z-index:94;position:absolute;top: 182px;right:50%;width:23px;height:40px;margin:0 -700px 0 0;}
.btn_menu .bar{display: block;width: 23px;height: 3px;background: #e2586f;border-radius: 1.5px;}
.btn_menu .bar:nth-of-type(3) {margin: 4px 0 4px auto; width: 13px; transition: .2s ease-in-out;}
.btn_menu:hover .bar:nth-of-type(3) {width: 23px;}
@media all and (max-width:1440px) {
	.btn_menu{right:12px; margin:0;}
}
@media all and (max-width:1024px) {
	.btn_menu{top: 50px;}
}
@media all and (max-width:768px) {
	.btn_menu{top: 40px;right: 10px;}
}
@media all and (max-width:568px) {
	.btn_menu{top: 39px;}
}
@media all and (max-width:380px) {
	.btn_menu{top: 37px;}
}

.btn_menu_close{display:block; z-index:96; position:absolute; top:27px; right:3%; width:50px; height:50px; border-radius:50%; border:1px solid #3c4968; background:none;}
.btn_menu_close .bar{position:absolute; top:24px; left:12px; display:block; width:25px; height:1px; background:#3c4968;}
.btn_menu_close .bar1{transform:rotate(45deg);}
.btn_menu_close .bar2{transform:rotate(-45deg);}
@media all and (max-width:768px) {
	.btn_menu_close{top:17px; width:35px; height:35px;}
	.btn_menu_close .bar{top:16px; left:4px;}
}

/* 메인메뉴 */
#menuArea{z-index:93;overflow:hidden;position:absolute;top:167px;left:0;width:100%;border-top:1px solid #e5e5e5;background:#fff;box-sizing: border-box;}
#menuArea.on{box-shadow:0 15px 15px rgba(0,0,0,0.15);}
#menuArea:after,
#menuArea:before{z-index:96; content:''; display:block; position:absolute; top:70px; left:0; width:100%; height:1px; background:#e5e5e5;}
#menuArea:before{height:100%; width:100%; background:#f3f3f8;}
#menuArea.on:before,
#menuArea.on:after{display:block;}
#menuArea .bar{display:none;}

body.on .mask{z-index:92; visibility:visible; opacity:1; top:auto; bottom:0; height:calc(100% - 198px);}


#topmenu{float:left; display:flex; justify-content:space-between; width:100%; padding:0 80px 0 0; box-sizing:border-box;}
#topmenu a[target="_blank"]:after{content:''; display:inline-block; vertical-align:middle; width:14px !important; height:14px !important; margin:-4px 0 0 6px; background:url(/images/common/ico_new.png) no-repeat 100% 0 !important;}
#topmenu > li{float:left; line-height:0;}
#topmenu > li:last-child{display:none;}
#topmenu > li > a{display:block; line-height:70px; font-family: 'gmarket'; font-size:20px; font-weight:800; color:#000;text-align:center;letter-spacing:-1px;text-decoration:none;}

#topmenu > li:hover > a,
#topmenu > li > a:hover,
#topmenu > li > a:active,
#topmenu > li > a:focus,
#topmenu > li.current_on > a{color:#eb6383; font-weight:900;}

#topmenu .menu{display:none; visibility:visible; opacity:1; z-index:96; position:absolute; left:0; top:70px; width:100%; min-height:330px; padding:44px 0 15px 20.57%; box-sizing:border-box; background:#f3f3f8;}
#topmenu .menu:before{content:''; display:block; position:absolute; right:50%; top:0; width:100%; height:100%; margin:0 700px 0 0; background:#292e44;}

#topmenu li .tit{position:absolute; top:0; left:0; width:20.57%; height:100%; padding:45px 0 0 10px; line-height:160%; text-align:left; color:rgba(255,255,255,0.8); background:#292e44; box-sizing:border-box;}
#topmenu li .tit h2{position:relative; line-height:110%; padding:17px 0 0 0; font-size:34px; font-family:"gmarket"; color:#fff;}
#topmenu li .tit h2:before,
#topmenu li .tit h2:after{content:''; display:block; width:26px; height:1px; margin:24px 0 28px 1px; background:#fff;}
#topmenu li .tit h2:before{position:absolute; top:0; left:-10px; width:8px; height:8px; margin:0; border-radius:50%; background:#d5525e;}

#topmenu .menu > ul > li{position:relative; float:left; width:28.057%; margin:0; padding:0 0 40px 5.21%; text-align:left;}
#topmenu .menu > ul > li > a{position:relative; z-index:2; display:block; line-height:110%; padding:0 3px 12px 6px; margin:0 0 9px; letter-spacing:-2px; font-size:18px; color:#292e44; font-weight:800; text-align:left; border-bottom:2px solid #292e44; text-decoration:none;}
#topmenu .menu > ul > li > a:before{content:''; display:block; position:absolute; bottom:-2px; left:0; width:0; height:2px; background:#d5525e;}
#topmenu .menu > ul > li:hover > a:before,
#topmenu .menu > ul > li > a:hover:before,
#topmenu .menu > ul > li.current_on > a:before{width:100%; transition:0.5s ease-in-out;}
#topmenu .menu > ul > li > a:after{content:''; display:block; position:absolute; top:3px; right:6px; width:10px; height:10px; background:url(/images/common/ico_gnb.png) no-repeat 0 100%;}
#topmenu .menu > ul > li:hover > a:after,
#topmenu .menu > ul > li > a:hover:after,
#topmenu .menu > ul > li.current_on > a:after{background-position:0 -24px;}
#topmenu .menu > ul > li.hasUl > a:after{width:12px; height:7px; background-position:0 0;}
#topmenu .menu > ul > li.hasUl:hover > a:after,
#topmenu .menu > ul > li.hasUl > a:hover:after{background-position:0 -7px;}

/* 3차 메뉴 */
#topmenu ul ul{position:relative; padding:0 0 0 2px;}
#topmenu ul ul li a{position:relative; display:block; line-height:110%; padding:7px 0 8px 12px; margin:0; color:#333; font-weight:700;}
#topmenu ul ul li a:before{content:''; position:absolute; top:13px; left:0; display:block; width:5px; height:5px; border-radius:50%; background:#d5525e;}
#topmenu ul ul li a:hover,
#topmenu ul ul li a:active,
#topmenu ul ul li a:focus,
#topmenu ul ul li.current_on a{color:#000;}

/* 하단*/
.linksite{clear:both;z-index: 1;position: absolute;top: -15px;right: 0;width: 300px;}
.linksite:after{content:''; display:block; clear:both;}
.linksite > li{position:relative;margin: 0 0 10px;width: 100%;border: 1px solid rgba(255,255,255,.2);border-radius: 5px;box-sizing:border-box;}
.linksite > li > a{position:relative;display:block;height: 60px;line-height: 61px;padding: 0 0 0 30px;font-weight: 500;color: #fff;text-decoration: none;border-radius: 0 0 5px 5px;}
.linksite > li > a:after{content:'';display:block;position:absolute;top:50%;right:32px;width: 11px;height: 6px;margin: -5px 0 0;background: url(/images/kr/common/ico_arrow.png) no-repeat;}
.linksite > li.on > a:after{margin: -3px 0 0; background-position:100% 100%;}
.linksite li div{display:none; z-index:56; position:absolute; bottom:59px; left:0; overflow:hidden; width:100%; border-radius:10px 10px 0 0; box-shadow:3px -5px 15px rgba(0,0,0,0.1); border:1px solid #2e343d; border-bottom:none; box-sizing:border-box; background:#fff;}
.linksite li div:before{z-index:-1; content:''; display:block; position:absolute; bottom:0; right:0; width:145px; height:120px; opacity:0.5; background:url(/images/common/logo_l.png) no-repeat; background-size:190px;}
.linksite li.on div{display:block;}
.linksite li div ul{width:100%; overflow-x:hidden; overflow-y:auto; max-height:360px; min-height:155px; margin:0 auto; padding:22px 0.7em 22px 22px; box-sizing:border-box;}
.linksite li div ul li{position:relative;float:left;width: 100%;padding:0 1.5%;box-sizing:border-box;vertical-align:top;}
.linksite li div ul li:before{content:''; display:block; position:absolute; top:50%; left:2%; width:2px; height:2px; margin:-2px 0 0 0; background:#aaa;}
.linksite li div ul li a{display:block; padding:8px 0 8px 0.5em; transition:0.35s ease-in-out; border-bottom:1px dotted rgba(0,0,0,0.17); color:#3b434f; font-weight:700;}
.linksite li div ul li a:hover{box-shadow:inset 0 40px 0 rgba(0,0,0,0.04);}
.linksite > li.on > a{color:#222; background:#fff;}

@media all and (max-width:1440px){
	.linksite {right: 15px;}
}
@media all and (max-width:1024px) {
	.linksite{position: static; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
	.linksite > li {width: 49%;}
	.linksite > li > a{height:53px; line-height:53px; padding:0 0 0 23px;}
	.linksite > li > a:after{right:23px;}
	.linksite li div{bottom:53px;}
	.linksite li div ul li{width:100%; padding-right:0;}
}
@media all and (max-width:768px) {
	.linksite {font-size:15px;}
	.linksite > li > a{height:45px; line-height:45px; padding:0 0 0 16px;}
	.linksite > li > a:after{right:15px;}
	.linksite li div{bottom:45px;}
	.linksite li div:before{width:100px; height:85px; background-size:130px;}
	.linksite li div ul{padding:16px 17px 19px 17px;}
}
@media all and (max-width:568px) {
	.linksite {font-size:14px; border:none;}
	.linksite > li{position:relative; width:100%;}
	.linksite li div{}
	.linksite li div:before{width:75px; height:70px; background-size:110px;}
	.linksite li div ul{padding:12px 14px 16px 14px;}
	.linksite li div ul li{width:50%;}
}
@media all and (max-width:380px) {
	.linksite li div ul li a{padding:7px 0 7px 0.5em;}
}

#footer{position:relative;clear:both;width:100%;padding: 60px 0;line-height:120%;background: #333;}
#footer .logo{top:0;display: flex;align-items: center;}
#footer .logo span > span{color:#bebebe;}
#footer .info{position:relative;clear:both;padding: 0 400px 0 0;width:100%;color:rgba(255,255,255,.6);box-sizing:border-box;}
#footer .link{padding-bottom:18px; font-size:17px; font-weight:400;}
#footer .link li{position:relative; display:inline-block; margin:0 88px 0 0;}
#footer .link li:not(:last-child)::after {content:'';display:block;position:absolute;top: 1px;right: -48px;width:1px;height: 16px;transform: rotate(-20deg);background: #ccc;}
#footer .link a {font-weight: 600;color: #fff;}
#footer .link .privacy a{color:#ffdfe4;}
#footer address {margin: 0 0 5px;}
#footer .copyright{padding:5px 0 0 0; font-size: 14px; text-transform:uppercase;}

@media all and (max-width:1024px) {
	#footer {padding:25px 0 40px;}
	#footer .logo{position:static;padding:0 0 20px;width:100%;text-align:center;}
	#footer .link,
	#footer .info{padding:0; font-size:14px;}
	#footer .info {margin: 20px 0 0}
	#footer address{padding:25px 0 0 0;}
	#footer .copyright{letter-spacing:-0.5px;}
}
@media all and (max-width:768px) {
	#footer .link,
	#footer .info{font-size:13px;}
	#footer .copyright{font-size:11px;}
}
@media all and (max-width:568px) {
	#footer {padding:12px 0 30px;}
	#footer .link li {margin: 0 30px 0 0;}
	#footer .link li:last-child {margin: 0;}
	#footer .link li:not(:last-child)::after {right: -17px;}
	#footer address span{display:block;}
}
@media all and (max-width:380px) {
	#footer .link,
	#footer .info{font-size:12px;}
	#footer address{padding:22px 0 0 0;}
	#footer address span{padding:2px 0 0 0;}
	#footer .copyright{font-size:10px;}
}

/*
서브 레이아웃
*/
#container_sub{overflow:hidden; width:100%; box-shadow:inset 3px 3px 25px rgba(204,204,204,0.2);}

#subContent{position:relative; width:1400px; margin:0 auto; padding:70px 0 10em 0; box-sizing:border-box;}
#subContent:after{content:''; display:block; clear:both;}
#subContent #content{float:right; width:76.43%;}

#sub_default{float:left; width:100%; padding:49px 0 0 0; line-height:160%;}
@media all and (max-width:1430px) {
	#subContent{width:100%; padding:48px 15px 9em;}
}
@media all and (max-width:1280px) {
	#subContent #content{width:75%;}
}
@media all and (max-width:1024px) {
	#subContent{padding-top:0;}
	#subContent #content{width:100%;}
	#sub_default{padding:30px 0 0 0;}
}
@media all and (max-width:768px) {
	#subContent{padding:0 10px 7em;}
	#sub_default{padding:25px 0 0 0;}
}
@media all and (max-width:380px) {
	#sub_default{padding:23px 0 0 0;}
}

/* 서브메뉴 */
#submenu{z-index:1; position:relative; float:left; width:18.575%;}
#submenu .sm_tit{display:table; overflow:hidden; position:relative; width:100%; height:180px; letter-spacing:-1px; text-align:center; color:#fff; border-radius:10px; background:#3194b1 url(/images/common/bg_subtit.jpg) no-repeat;}
#submenu .sm_tit > div{display:table-cell; vertical-align:middle;}
#submenu .sm_tit h2{line-height:110%; font-size:36px; font-weight:900; font-family:"gmarket"; letter-spacing:0;}
#submenu .sm_tit p{padding:21px 0 0 0; line-height:110%; font-family:"gmarket"; font-weight:200; font-size:11px; letter-spacing:2px; color:rgba(255,255,255,0.3); text-transform:uppercase;}

#submenu .depth2 {width:100%; margin:20px 0 0 0; box-sizing:border-box;}
#submenu .depth2 > li{line-height:0; margin:0 0 10px;}
#submenu .depth2 > li > a{z-index:1; position:relative; display:block; height:55px; line-height:53px; padding:0 0 0 29px; border-radius:5px; color:#555; font-weight:400; border:1px solid #ddd; text-decoration:none; box-sizing:border-box;}
#submenu .depth2 > li > a:after{content:''; position:absolute; top:50%; right:30px; width:18px; height:4px; margin:-2px 0 0 0; background:url(/images/common/bg_snb.png) no-repeat 0 100%;}
#submenu .depth2 > li:hover > a,
#submenu .depth2 > li > a:hover,
#submenu .depth2 > li > a:focus,
#submenu .depth2 > li.current_on > a{color:#222; font-weight:700; border-color: #95dde5; box-shadow:0 0 13px rgba(140,205,212,0.3);}
#submenu .depth2 > li:hover > a:after,
#submenu .depth2 > li.current_on > a:after,
#submenu .depth2 > li > a:hover:after{height:18px; margin:-9px 0 0 0; background-position:0 0;}
#submenu .depth2 li ul {display:none; padding:16px 22px 16px 27px; margin:10px 0 0 0; border-radius:5px; border:1px solid #ceecf0; background:#f2f9fa; box-sizing:border-box;}

#submenu .depth2 li ul li a{position:relative; display:block; height:32px; line-height:32px; padding:0 0 0 15px; font-weight:400; font-size:16px; color:#555; text-decoration:none;}
#submenu .depth2 li ul li a:before{content:''; position:absolute; top:50%; left:0; width:5px; height:5px; border-radius:1.5px; margin:-3px 0 0 0; background:#999;}
#submenu .depth2 li ul li a:hover,
#submenu .depth2 li ul li a:focus,
#submenu .depth2 li ul li a:active,
#submenu .depth2 li ul li.current_on a{color:#222; font-weight:600;}
#submenu .depth2 li ul li a:hover:before,
#submenu .depth2 li ul li.current_on a:before{background:#3194b1;}
@media all and (max-width:1430px) {
	#submenu .sm_tit h2{font-size:30px;}
}
@media all and (max-width:1280px) {
	#submenu{width:20%;}
	#submenu .sm_tit h2{font-size:28px;}
	#submenu .depth2 > li > a{padding:0 0 0 20px;}
	#submenu .depth2 > li > a:after{right:20px;}
}

/* 문서정보 */
#pageInfo{position:relative; overflow:hidden; width:100%; height:131px; background:url(/images/common/bg_pagetit.jpg) repeat-x 0 100%;}
#pageTitle h3{height:61px; line-height:110%; font-size:36px; font-weight:900; font-family:"gmarket"; color:#222; letter-spacing:-2px;}

@media all and (max-width:1024px) {
	#pageInfo{display:table; padding:0;}
	#pageTitle{display:table-cell; vertical-align:middle;}
	#pageTitle h3{height:auto; width:100%; padding:0 0 10px; font-size:30px; letter-spacing:-2px; text-align:center;}
}
@media all and (max-width:768px) {
	#pageInfo{height:105px;}
	#pageTitle h3{padding:0 0 8px; font-size:26px;}
}
@media all and (max-width:568px) {
	#pageInfo{height:90px;}
	#pageTitle h3{font-size:23px;}
}
@media all and (max-width:380px) {
	#pageInfo{height:86px;}
	#pageTitle h3{font-size:22px;}
}

.location {float:left;}
.location .home{display:inline-block; vertical-align:top; width:16px; height:22px; text-indent:-999px; font-size:0; background:url(/images/common/ico_home.jpg) no-repeat 50% 50%;}
.location span:before{content:''; display:inline-block; vertical-align:middle; width:7px; height:7px; margin:-3px 20px 0 20px; border-right:1px solid #9f9fa0; border-bottom:1px solid #9f9fa0; transform:rotate(-45deg);}
.location span.end{font-weight:700; color:#2c334a;}

@media all and (max-width:1024px) {
	.location_wrap{height:45px; line-height:43px; margin:0 0 40px;}
	.location{display:flex; flex-wrap:wrap; justify-content:center; width:100%; font-size:14px;}
	.location span:before{margin:-2px 20px 0 20px;}
}
@media all and (max-width:768px) {
	.location_wrap{height:40px; line-height:38px; margin:0 0 35px;}
	.location span:before{margin:-2px 10px 0 4px;}
}
@media all and (max-width:568px) {
	.location_wrap{margin:0 0 30px;}
	.location{font-size:13px;}
}
@media all and (max-width:380px) {
	.location_wrap{margin:0 0 27px;}
	.location span:before{margin:-2px 8px 0 2px;}
}


.util_wrap{position: absolute; right:0; top:16px;}
.util_wrap .btns{float:left; width:50px; height:50px; margin:0 0 0 10px; font-size:0; text-indent:-999px; box-sizing:border-box; border-radius:50%; box-shadow:0 0 10px rgba(181,181,181,0.15); border:1px solid #ddd; background:#fff url(/images/common/ico_copy.png) no-repeat 50% 50%;}
.util_wrap .on .btns,
.util_wrap .btns:hover{border-color:#999;}
.util_wrap .btn_sch{background-position:-48px -28px;}
.sns_share.on .btn_share{background-position:17px -23px;}

.sns_share {z-index:2; position:relative; float:left;}
.sns_share a{display:block; font-size:0; text-indent:-999px; background:#3752b7 url(/images/common/ico_sns.png) no-repeat 9px 6px}
.sns_share .list{visibility:hidden; opacity:0; position:absolute; top:55px; right:0; width:170px; padding:12px 0; border:1px solid #ccc; border-radius:20px; transition:0.25s ease-in-out; box-sizing:border-box; background:#fff; text-align:center;}
.sns_share.on .list{visibility:visible; opacity:1; top:60px;}
.sns_share .list li{display:inline-block; vertical-align:top; margin:0 1px;}
.sns_share a{width:30px; height:30px; border-radius:50%; background-position:10px 7px;}
.sns_share .bl{background-color:#00C401; background-position:-64px 7px;}
.sns_share .kko{background-color:#F2CB3A; background-position:-141px 8px;}
.sns_share .insta{background-color:#c536a4; background-position:-102px 7px;}
.sns_share .tw{background-color:#53C2EF; background-position:-26px 8px;}
.sns_share .fb:hover{background-color:#398DF4;}
.sns_share .bl:hover{background-color:#00DF00;}
.sns_share .tw:hover{background-color:#85D2F3;}
.sns_share .kko:hover{background-color:#F3D356;}
.sns_share .insta:hover{background-color:#8a38b4;}

@media all and (max-width:1024px) {
	.util_wrap{bottom:auto; top:50%; margin:-17px 0 0 0;}
	.util_wrap .btns{width:35px; height:35px; margin:0 0 0 9px;}
	.util_wrap .btn_sch{background-position:-52px -33px;}

	.sns_share .list{top:35px; width:153px; padding:7px 0;}
	.sns_share .btn_share{background-position:8px 8px;}
	.sns_share.on .list{top:40px;}
	.sns_share.on .btn_share{background-position:10px -31px;}
}
@media all and (max-width:768px) {
	.util_wrap .btns{margin:0 0 0 5px;}
}
@media all and (max-width:568px) {
	.util_wrap{top:15px; margin:0;}
	.sns_share .list{top:34px;}
	.sns_share.on .list{top:39px;}
}

/* 모바일 메뉴 */
@media all and (max-width:1024px) {
	.m_menu{position:fixed; top:0; right:-100%; width:60%; height:100%; overflow-y:auto; z-index:100; background:#ccc; transition:right 0.25s ease-in-out;}
	.m_menu .tit{display:none;}
	.m_menu.on{right:0;}
	.m_menu .m_top{position:relative; height:110px; background:#fff;}
	.m_menu .logo{position:absolute; top:35px; left:12px; text-align:left; transform:none;}
	.m_menu > ul{float:left; width:100%; height:calc(100% - 110px); border-top:3px solid #182239; box-sizing:border-box;}
	.m_menu > ul a{display:block; text-decoration:none; cursor:pointer;}
	.m_menu > ul > li{width:43%; border-bottom:1px solid #3d3f4a;}
	.m_menu > ul > li > a{position:relative; height:3em; padding:0 0 0 1em; line-height:3em; font-size:130%; font-weight:400; color:#fff; background:#182239;}
	.m_menu > ul > li > a:before{display:none; content:''; position:absolute; top:50%; right:-8px; width:0; height:0; margin:-8px 0 0 0; border-left:15px solid #fff; border-top:15px solid transparent; transform:rotate(45deg);}
	.m_menu > ul > li.current_on > a,
	.m_menu > ul > li > .on{font-weight:800; background:#eb6383;}
	.m_menu > ul > li.current_on > a:before,
	.m_menu > ul > li > .on:before{display:block;}
	.m_menu > ul > li > div {position:absolute; top:110px; left:43%; display:none; width:57%; height:calc(100% - 110px); padding:13px 0.8em 0 1.2em; border-top:3px solid #182239; background:#fff; box-sizing:border-box;}
	.m_menu > ul > li.current_on .menu,
	.m_menu > ul > li .on + .menu{display:block !important;} 
	.m_menu > ul > li > div > ul > li {margin:0 0 2px; border-bottom:1px solid #e6e6e6;}
	.m_menu > ul > li > div > ul > li > a{position:relative; padding:8px 0 8px 1.2em; font-size:115%; font-weight:400;}
	.m_menu > ul > li > div > ul > li > a:before,
	.m_menu > ul > li > div > ul > li a[target="_blank"]:after{content:''; position:absolute; top:50%; right:8px; display:block; width:10px; height:10px; margin:-5px 0 0 0; background:url(/images/kr/main/ico_ctrl.png) no-repeat -83px -38px;}
	.m_menu > ul > li > div ul li.hasUl > a:after{content:'';display:block; position:absolute; top:50%; right:10px; width:8px; height:8px; margin:-7px 0 0 0; border-bottom:2px solid #555; border-right:2px solid #555; transition:transform 0.3s; transform:rotate(45deg); background:none;}
	.m_menu > ul > li > div ul li.hasUl > a.on:after{margin:-4px 0 0 0; transform:rotate(225deg);}
	.m_menu > ul > li > div > ul > li > a:before{position:absolute; top:14px; left:0.2em; width:13px; height:13px; margin:0; border:4px solid #9ba0aa; border-left:4px solid #182239; border-top:4px solid #182239; background:none;}
	.m_menu > ul > li > div > ul > li > ul{display:none; overflow:hidden; width:100%; margin:2px 0 0 0; padding:0.6em 0 0.5em 0.5em; box-sizing:border-box; background:#f3f3f3;}
	.m_menu > ul > li > div > ul > li > ul li a{position:relative; padding:3px 0 3px 13px;}
	.m_menu > ul > li > div > ul > li > ul li a:before{content:''; display:block; position:absolute; top:10px; left:4px; width:4px; height:4px; border-radius:50%; background:#d5525e;}
	.m_menu > ul > li.current_on .current_on > a{font-weight:800; color:#182239;}
}
@media all and (max-width:768px) {
	.m_menu .m_top{height:72px;}
	.m_menu .logo{top:15px;}
	.m_menu > ul {height:calc(100% - 72px);}
	.m_menu > ul > li > a{padding:0 0 0 0.7em; font-size:16px;}
	.m_menu > ul > li > a:before{right:-7px; margin:-7px 0 0 0; border-left:13px solid #fff; border-top:13px solid transparent;}
	.m_menu > ul > li > div{top:72px; height:calc(100% - 72px); padding:0.6em 0.7em 0.5em 0.7em;}
	.m_menu > ul > li > div > ul > li > a{padding:6px 0 6px 1.2em; font-size:15px; background-size:13px;}
	.m_menu > ul > li > div > ul > li > a:before{top:11px; width:10px; height:10px; border-width:3px;}
	.m_menu > ul > li > div > ul > li > ul{padding:0.5em 0 0.4em 0.4em;}
	.m_menu > ul > li > div > ul > li > ul li a{padding:2px 0 2px 13px; font-size:14px;}
	.m_menu > ul > li > div > ul > li > ul li a:before{top:8px;}
}
@media all and (max-width:568px) {
	.m_menu{width:285px;}
}

/* 만족도 */
.poll{float:left; clear:both; width:100%; margin:100px 0 0 0; padding:24px 26.42% 34px 36px; color:#333; border:1px solid #ddd; border-radius:7px 7px 0 0; box-sizing:border-box; word-break:keep-all; background:url(/images/kr/common/bg_poll.jpg) no-repeat right 9% top 50%;}
.poll *{display:inline-block; vertical-align:top;}
.poll form{width:100%;}
.poll fieldset{overflow:hidden; width:100%; padding:10px 0 0 0;}
.poll h2{padding:0 16px 0 0; color:#3792ae; font-size:25px; font-weight:600;}
.poll .ask{padding:1px 0 0 0;}
.poll ul{width:100%; padding:12px 0 28px 0; font-size:15px; line-height:100%;}
.poll li + li{padding:0 0 0 64px;}
.poll ul label{font-weight:400;}
.poll input[type="radio"]{width:17px; height:17px; border-color:#acacac; color:#62afe3;}
.poll div{position:relative; width:100%;}
.poll input[type="text"]{height:49px; line-height:49px; width:100%; padding:0 100px 0 15px; border-color:#ddd; box-sizing:border-box;  border-radius:49px;}
.poll button[type="submit"]{position:absolute; top:0; right:0; width:98px; height:49px; border-radius:49px; font-size:15px; font-weight:500; color:#fff; background:#222020;}


/* 담당부서 */
.charge{float:left; clear:both; width:100%; padding:12px 36px 13px 38px; color:#333; border-radius:0 0 7px 7px; border:1px solid #ddd; border-top:none; box-sizing:border-box;}
.charge h2{float:left; width:129px; height:44px; line-height:44px; border-radius:22px; font-size:15px; font-weight:500; color:#fff; background:#3194b1; text-align:center;}
.charge ul{float:left; width:calc(100% - 129px); padding:10px 0 0 29px; box-sizing:border-box;}
.charge li{float:left;}
.charge li + li:before{content:''; display:inline-block; width:1px; height:16px; margin:4px 24px 0; transform:rotate(-20deg); background:#b2b2b2;}
.charge li *{display:inline-block; vertical-align:top;}

@media all and (max-width:1230px) {
	.poll li + li{padding:0 0 0 5%;}
}
@media all and (max-width:1024px) {
	.poll{padding:20px 25px; background:none;}

	.charge{padding:12px 25px;}
}
@media all and (max-width:768px) {
	.poll{padding:18px 20px 20px;}
	.poll ul{width:100%; padding:10px 0 13px;}
	.poll div{width:100%;}

	.charge {padding:12px 0 12px 20px;}
	.charge h2{width:120px;}
	.charge ul{width:calc(100% - 120px); padding:10px 0 0 15px;}
	.charge li + li:before{margin:4px 13px 0;}
}
@media all and (max-width:568px) {
	.poll h2{display:block; padding:0 0 2px; font-size:19px;}
	.poll ul{padding:1px 0 3px; font-size:14px;}
	.poll li {width:32%; margin:0 0 10px;}
	.poll li + li{padding:0;}
	.poll input[type="text"]{padding:0 80px 0 10px;}
	.poll button[type="submit"]{width:70px;}

	.charge ul{width:100%; padding:10px 0 0 0;}
}
@media all and (max-width:380px) {
	.poll{margin:85px 0 0 0; padding:17px;}
	.poll h2{padding:0 0 1px; font-size:18px;}
	.poll ul{font-size:13px;}
	.poll li {margin:0 0 7px;}
	
	.charge li {width:100%;}
	.charge li + li:before{display: none;}
}