@charset "utf-8";

/*
CDN사용을 위해 include jsp 로 옮김.
@font-face {
  font-family: 'S-Core';
  font-weight:400;
   src: url('../../../static/css/fonts/S-CoreDream-4Regular.eot');
  src: url('../../../static/css/fonts/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
       url('../../../static/css/fonts/S-CoreDream-4Regular.svg#S-CoreDream-4Regular') format('svg'),
       url('../../../static/css/fonts/S-CoreDream-4Regular.ttf') format('truetype'),
       url('../../../static/css/fonts/S-CoreDream-4Regular.woff') format('woff'),
       url('../../../static/css/fonts/S-CoreDream-4Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'S-Core';
  font-weight:500;
  src: url('../../../static/css/fonts/S-CoreDream-5Medium.eot');
  src: url('../../../static/css/fonts/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'),
       url('../../../static/css/fonts/S-CoreDream-5Medium.svg#S-CoreDream-5Medium') format('svg'),
       url('../../../static/css/fonts/S-CoreDream-5Medium.ttf') format('truetype'),
       url('../../../static/css/fonts/S-CoreDream-5Medium.woff') format('woff'),
       url('../../../static/css/fonts/S-CoreDream-5Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'S-Core';
  font-weight:600;
  src: url('../../../static/css/fonts/S-CoreDream-6Bold.eot');
  src: url('../../../static/css/fonts/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
       url('../../../static/css/fonts/S-CoreDream-6Bold.svg#S-CoreDream-6Bold') format('svg'),
       url('../../../static/css/fonts/S-CoreDream-6Bold.ttf') format('truetype'),
       url('../../../static/css/fonts/S-CoreDream-6Bold.woff') format('woff'),
       url('../../../static/css/fonts/S-CoreDream-6Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'S-Core';
  font-weight:700;
  src: url('../../../static/css/fonts/S-CoreDream-7ExtraBold.eot');
  src: url('../../../static/css/fonts/S-CoreDream-7ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('../../../static/css/fonts/S-CoreDream-7ExtraBold.svg#S-CoreDream-7ExtraBold') format('svg'),
       url('../../../static/css/fonts/S-CoreDream-7ExtraBold.ttf') format('truetype'),
       url('../../../static/css/fonts/S-CoreDream-7ExtraBold.woff') format('woff'),
       url('../../../static/css/fonts/S-CoreDream-7ExtraBold.woff2') format('woff2');
}

nanum-gothic-regular - latin
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../../../static/css/fonts/nanum-gothic-v17-latin-regular.eot'); IE9 Compat Modes
  src: local(''),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-regular.eot?#iefix') format('embedded-opentype'), IE6-IE8
       url('../../../static/css/fonts/nanum-gothic-v17-latin-regular.woff2') format('woff2'),   Super Modern Browsers
       url('../../../static/css/fonts/nanum-gothic-v17-latin-regular.woff') format('woff'),  Modern Browsers
       url('../../../static/css/fonts/nanum-gothic-v17-latin-regular.ttf') format('truetype'), Safari, Android, iOS
       url('../../../static/css/fonts/nanum-gothic-v17-latin-regular.svg#NanumGothic') format('svg'); Legacy iOS
}
nanum-gothic-700 - latin
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('../../../static/css/fonts/nanum-gothic-v17-latin-700.eot'); IE9 Compat Modes
  src: local(''),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-700.eot?#iefix') format('embedded-opentype'), IE6-IE8
       url('../../../static/css/fonts/nanum-gothic-v17-latin-700.woff2') format('woff2'), Super Modern Browsers
       url('../../../static/css/fonts/nanum-gothic-v17-latin-700.woff') format('woff'), Modern Browsers
       url('../../../static/css/fonts/nanum-gothic-v17-latin-700.ttf') format('truetype'), Safari, Android, iOS
       url('../../../static/css/fonts/nanum-gothic-v17-latin-700.svg#NanumGothic') format('svg'); Legacy iOS
}
nanum-gothic-800 - latin
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url('../../../static/css/fonts/nanum-gothic-v17-latin-800.eot'); IE9 Compat Modes
  src: local(''),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-800.eot?#iefix') format('embedded-opentype'),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-800.woff2') format('woff2'),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-800.woff') format('woff'),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-800.ttf') format('truetype'),
       url('../../../static/css/fonts/nanum-gothic-v17-latin-800.svg#NanumGothic') format('svg');
}
*/
/* ======================================== layout2019.css ======================================== */

.bannerZone{border-top:solid 1px #eaeaea;height:86px;padding:20px;border-bottom:solid 1px #eaeaea;}

.bannerZone .bannerNew{position:relative;width:1280px;height:inherit;padding:inherit;padding-right:150px;}
.bannerZone .bannerNew a{display:block;}
.bannerZone .bannerNew ul li{position:relative;text-align:center;}
.bannerZone .bannerNew ul li:after{display:block;content:'';position:absolute;right:0;top:50%;width:1px;height:26px;margin-top:-13px;background:#eaeaea;}
.bannerZone .bannerNew ul li img{margin:0 auto;height:inherit;}
.bannerZone .bannerNew .slick-prev{background:url("../../../static/images/abroad/n_banner_prev.png") 50% 50% no-repeat;width:30px;height:30px;margin-top:-15px;text-indent:-999em;position:absolute;top:50%;left:inherit;right:-48px;z-index:2}
.bannerZone .bannerNew .slick-next{background:url("../../../static/images/abroad/n_banner_next.png") 50% 50% no-repeat;width:30px;height:30px;margin-top:-15px;text-indent:-999em;position:absolute;top:50%;left:inherit;right:-116px;z-index:2}

.bannerZone .bannerCtrl{position:absolute;left:inherit;right:0;top:50%;width:100px;height:30px;margin-top:-15px;z-index:1;}
.bannerZone .bannerCtrl .slick-start{background:url("../../../static/images/abroad/banner_ctrl_play.png") 50% 50% no-repeat;width:30px;height:30px;text-indent:-999em;left:2px;top:0;}
.bannerZone .bannerCtrl .slick-stop{background:url("../../../static/images/abroad/banner_ctrl_bg.png") 50% 50% no-repeat;width:30px;height:30px;text-indent:-999em;left:2px;top:0;}
.bannerZone .bannerCtrl .banner-all{position:absolute;left:inherit;right:0;top:0;background:url("../../../static/images/abroad/n_banner_list.png") 50% 50% no-repeat;width:30px;height:30px;text-indent:-999em;}

#footer{background:#f6f6f6;margin-top:0;border-top:none;}
#footer>.inner{background:#f6f6f6;padding:30px 0;}
#footer>.inner>ul:after{display:block;content:'';clear:both;}
#footer>.inner>ul li{position:relative;float:left;}
#footer>.inner>ul li:after{display:block;content:'';position:absolute;top:50%;left:0;width:1px;height:10px;margin-top:-5px;background:#ccc;}
#footer>.inner>ul li:first-child:after{content:inherit;background:none;}
#footer>.inner>ul li a{font-weight:400;font-size:12px;color:#666;padding:0 16px}
#footer>.inner>ul li:first-child a{padding-left:0;}
#footer>.inner address{font-size:12px;color:#666;margin:30px 0 0 0;line-height:26px;}
#footer>.inner address em{color:#ff3333;display:inline-block;margin-left:5px;}


.family{position:absolute;top:30px;right:0;z-index:2;padding:0;background:#fff;}
.family .familySel{width:190px;height:40px;border:0;background:#fff;}
.family .familySel select{height:40px;color:#484f57;}
.family .familySel select option{color:#484f57}
.family .input_img{overflow:hidden;width:30px;height:40px;background:url("../../../static/images/abroad/btn_family.png") 50% 50% no-repeat;border:none;text-indent:-99999px;}
.mark{right:250px;top:30px;}
.foreign.en .mark{top:10px;right:10px;}
.foreign.es .mark{top:10px;right:10px;}
.foreign.ja .mark{top:10px;right:10px;}
#footer a{font-size:inherit;font-weight:inherit;}
.f_sns{position:absolute;right:0;bottom:30px;text-align:center;}
.f_sns a{display:inline-block;margin:0 3px;}




/* ======================================== slick.css ========================================*/
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.main{font-family:"S-Core";line-height:inherit;}
.main a{text-decoration:none;}
/* .main a:focus{border:1px solid #000;} */
/* ======================================== 201912 ======================================== */
body{background:#fff;}
.inner{position:relative;margin:0 auto;width:1280px;}
#wrapper{background:none !important;}
#header{margin:0;padding-top:0;max-width:inherit;width:auto;height:86px;background:#fff;border-bottom:solid 1px #ccc;}
#header h1{display:block;position:absolute;top:50%;left:0;margin-top:-28px;}
#header > .inner{height:86px;}
#header .topLanguage{position:absolute;top:6px;right:0;overflow:hidden;}
#header .topLanguage ul{display:block;margin:0 -18px;}
#header .topLanguage ul li{display:block;position:relative;float:left;padding:1px 18px;}
#header .topLanguage ul li:after{display:block;content:'';position:absolute;top:50%;right:0;margin-top:-5px;width:1px;height:10px;background:#ccc;}
#header .topLanguage ul li a{display:block;color:#4d505e;line-height:18px;box-sizing:border-box;font-size:12px;font-family:"Nanum Gothic";}

#header #gnb{height:86px;box-sizing:border-box;margin-bottom:0;}
#header #gnb > ul{display:inline-block;margin:33px 0 0 302px;overflow:hidden;}
#header #gnb > ul > li{position:relative;float:left;width:inherit;box-sizing:border-box;padding: 1px 0px;}
#header #gnb > ul > li > a{line-height:inherit;display:block;font-size:20px;padding:0 37px;font-weight:600;color:#171717;text-align:center;}
#header #gnb > ul > li > a:after{content:inherit;border-left:inherit;width:inherit;height:inherit;}
#header #gnb > ul > li:first-child > a{padding-left:0;}
#header #gnb > ul > li > ul{display:none;}
#header #gnb .btn_allNav{display:block;position:absolute;top:30px;right:0;width:36px;height:36px;background:url(../../../static/images/abroad/n_navOpen.png) no-repeat center center;overflow:hidden;text-indent:-9999em;background-size:100%;}

.foreign.en #header #gnb > ul > li > a{padding:0 10px;font-size:16px;}
.foreign.es #header #gnb > ul > li > a{padding:0 10px;font-size:15px;}

#header .topSearch{display:none;position:absolute;top:27px;right:300px;width:240px;height:44px;background:#f8f8f8;border:1px solid #ccc;border-radius:50px;box-sizing:border-box;}
#header .topSearch.active{display:block;top:27px;right:300px;width:240px;}
#header .topSearch > form > span{display:block;margin:6px 0 0 12px;padding-right:55px;height:30px;}
#header .topSearch > form > span input[type='text']{width:100%;height:30px;background:none;border:0px none;}
#header .topSearch .btn_toggleAutoKey{display:block;position:absolute;top:50%;right:40px;margin-top:-15px;width:15px;height:30px;text-indent:-999em;background:url(../../../static/images/abroad/ico_arrow_b.png) no-repeat center center;}
#header .topSearch .btn_topSearch{display:block;position:absolute;top:50%;right:10px;margin-top:-15px;width:25px;height:30px;text-indent:-999em;background:url(../../../static/images/abroad/btn_gnbSch.png) no-repeat center center;}
#header .btn_searchToggle{display:none;position:fixed;top:0;right:0;width:65px;height:65px;text-indent:-9999em;background:url(../../../static/images/abroad/schBtn_bg.png) no-repeat center center;}
#header .btn_searchToggle.active{background:url(../../../static/images/abroad/btn_gnbSch2_close.png) no-repeat center center;}
#header .btn_searchToggle2{display:block;position:absolute;top:0;right:54px;width:54px;height:53px;text-indent:-9999em;background:url(../../../static/images/abroad/schBtn_bg.png) no-repeat top center;overflow:hidden;}
#header .topSearch #searchLayer{border:0;}
#header .topSearch #searchLayer .predictive{border:1px solid #1a2851;border-top:0;}

.asideLink{display:block;position:fixed;top:50%;left:0;margin-top:-83px;width:42px;z-index:10;}
.asideLink a{display:block;}
.asideLink a.btn_linkPortal{width:49px;height:167px;background:url(/static/images/abroad/main_potal_k.png) 50% 50% no-repeat;text-indent:-9999em;}
.foreign.en .asideLink a.btn_linkPortal{height:167px;background:url(/static/images/abroad/main_potal_f.png) 50% 50% no-repeat;text-indent:-9999em;}
.foreign.es .asideLink a.btn_linkPortal{height:167px;background:url(/static/images/abroad/main_potal_f.png) 50% 50% no-repeat;text-indent:-9999em;}
.foreign.ja .asideLink a.btn_linkPortal{height:167px;background:url(/static/images/abroad/main_potal_f.png) 50% 50% no-repeat;text-indent:-9999em;}

.asideLink a.btn_linkBlog{display:none;height:42px;text-indent:-9999em;background:#4abe35 url(/static/images/abroad/quick_sns_b.png) no-repeat center center;}
.asideLink a.btn_linkFacebook{display:none;height:42px;text-indent:-9999em;background:#4abe35 url(/static/images/abroad/quick_sns_f.png) no-repeat center center;}
#allNav{display:none;position:absolute;top:98px;left:50%;margin-left:-640px;padding:40px 70px 45px 70px;width:1280px;background:#fff;border-radius:10px;box-sizing:border-box;z-index:3;}
#allNav.active{display:block;}

#allNav .allNavLanguage{margin-bottom:29px;text-align:center;}
#allNav .allNavLanguage ul li{display:inline-block;margin:0 5px;}
#allNav .allNavLanguage ul li a{display:inline-block;text-decoration:none;font-size:18px;width:110px;height:42px;line-height:37px;text-align:center;border:solid 2px #a252f1;background:#fff;color:#a252f1;border-radius:21px;}
#allNav .allNavLanguage ul li a:hover{color:#fff;background:#a252f1;}

#allNav .allNavNotice{display:none;}
#allNav .allNavList > ul{display:block;border-top:1px #333 solid;border-bottom:1px #e6e8ed solid;overflow:hidden;}
#allNav .allNavList > ul:after{display:block;content:'';clear:both;}
#allNav .allNavList > ul > li{display:block;position:relative;float:left;width:16.66%;height:283px;}
.foreign.en #allNav .allNavList > ul > li{width:25%;}
.foreign.es #allNav .allNavList > ul > li{width:25%;}
.foreign.ja #allNav .allNavList > ul > li{width:25%;}

.foreign.en #allNav .allNavList > ul > li > a > span{display:inline-block;vertical-align:middle;line-height:22px;}
.foreign.es #allNav .allNavList > ul > li > a > span{display:inline-block;vertical-align:middle;line-height:22px;}
.foreign.ja #allNav .allNavList > ul > li > a > span{display:inline-block;vertical-align:middle;line-height:22px;}

#allNav .allNavList > ul > li:after{display:block;content:'';position:absolute;top:60px;bottom:0;right:-1px;border-right:1px #333 solid;}
#allNav .allNavList > ul > li:last-child:after{content:inherit;border-right:none;}
#allNav .allNavList > ul > li > a{display:block;height:60px;line-height:57px;font-size:20px;font-weight:700;color:#333;text-align:center;border-bottom:1px #333 solid;}
#allNav .allNavList > ul > li > a:hover{color:#a252f1;}
#allNav .allNavList > ul > li > ul{display:block;padding:2px 12px;}
#allNav .allNavList > ul > li > ul > li{display:block;margin:10px 0;}
#allNav .allNavList > ul > li > ul > li > a{display:block;position:relative;padding-left:10px;font-size:16px;color:#333;}
#allNav .allNavList > ul > li > ul > li > a:after{display:block;content:'';position:absolute;top:50%;left:0;margin-top:-1px;width:3px;height:3px;background:#ccc;}
#allNav a.btn_linkPortal{display:none;}

.foreign.en #allNav .allNavList > ul > li > ul > li > a:after{top:12px;}
.foreign.es #allNav .allNavList > ul > li > ul > li > a:after{top:12px;}
.foreign.ja #allNav .allNavList > ul > li > ul > li > a:after{top:12px;}
#allNav .allNavList > ul > li > ul > li > a:hover{color:#a252f1;}
#allNav .allNavList > ul > li > ul > li > a:hover:after{background:#a252f1}
#allNav .allNavClose{display:block;position:absolute;right:0;top:-50px;width:50px;height:50px;background:url(../../../static/images/common/btn_popClose.png) no-repeat center;text-indent:-9999em;}
.foreign.en #allNav .allNavList > ul > li{height:275px;}
.foreign.ja #allNav .allNavList > ul > li{height:275px;}
.foreign.es #allNav .allNavList > ul > li{height:275px;}
#allNav .btn_allNavToggle{display:block;position:absolute;top:-50px;right:0;width:50px;height:50px;text-indent:-9999em;background:url(../../../static/images/abroad/btn_popClose.png) no-repeat center center;}
#overlay{display:none;position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:2;}
#overlay.active{display:block;}
#container:after{display:block;content:'';clear:both;}
#lnb h2{background:#22a487 url(/static/images/abroad/bg_lnbTit.png) 35px bottom no-repeat;}

/* ************************************************************************************* */
.n_main_visual{position:relative;height:418px;}
.webOnly{display:block;}
.mobileOnly{display:none;}
.info_service{position:absolute;right:50%;top:24px;margin-right:-640px;}
.info_service:after{display:block;clear:both;content:'';}
.info_service>div{position:relative;float:left;width:270px;height:318px;padding:18px 22px 0 22px;}
.foreign.en .info_service>div>div{display:none;position:absolute;right:58px;top:10px;z-index:1;}
.foreign.es .info_service>div>div{display:none;position:absolute;right:58px;top:10px;z-index:1;}
.foreign.ja .info_service>div>div{display:none;position:absolute;right:58px;top:10px;z-index:1;}

.info_service>div strong{position:relative;color:#fff;font-size:20px;margin-bottom:5px;padding-left:46px;display:block;word-break:break-all;}
.foreign.en .info_service>div strong{font-size:17px;height:56px;padding:0 50px 0 0;}

.foreign.en .info_service>div.ab_info strong button{position:absolute;top:-25px;right:-10px;width:62px;height:67px;background:url("../../../static/images/abroad/n_icon1.png") 50% 50% no-repeat;background-size:100%;text-indent:-9999em;}
.foreign.en .info_service>div.ab_service strong button{position:absolute;top:-25px;right:-10px;width:62px;height:67px;background:url("../../../static/images/abroad/n_icon2.png") 50% 50% no-repeat;background-size:89%;text-indent:-9999em;}
.foreign.es .info_service>div strong{font-size:14px;height:56px;padding:0 50px 0 0;}
.foreign.es .info_service>div strong br{display:none;}
.foreign.es .info_service>div.ab_info strong button{position:absolute;top:-25px;right:-10px;width:62px;height:67px;background:url("../../../static/images/abroad/n_icon1.png") 50% 50% no-repeat;background-size:100%;text-indent:-9999em;}
.foreign.es .info_service>div.ab_service strong button{position:absolute;top:-25px;right:-10px;width:62px;height:67px;background:url("../../../static/images/abroad/n_icon2.png") 50% 50% no-repeat;background-size:89%;text-indent:-9999em;}
.foreign.ja .info_service>div strong{font-size:17px;height:56px;padding:0 50px 0 0;}
.foreign.ja .info_service>div.ab_info strong button{position:absolute;top:-25px;right:-10px;width:62px;height:67px;background:url("../../../static/images/abroad/n_icon1.png") 50% 50% no-repeat;background-size:100%;text-indent:-9999em;}
.foreign.ja .info_service>div.ab_service strong button{position:absolute;top:-25px;right:-10px;width:62px;height:67px;background:url("../../../static/images/abroad/n_icon2.png") 50% 50% no-repeat;background-size:89%;text-indent:-9999em;}

.info_service>div .n_pc{display:block;}
.info_service>div .n_mobile{display:none;}

.info_service>div ul.n_pc li{border-bottom:dotted 1px #fff;}
.info_service>div ul.n_pc li:last-child{border-bottom:none;}
.info_service>div ul.n_pc li a{position:relative;display:block;height:44px;line-height:44px;color:#fff;font-size:16px;background:url("../../../static/images/abroad/n_abroad_baro.png") 100% 50% no-repeat;word-break:break-all;}
/* .info_service>div ul.n_pc li a:before{display:block;content:'';position:absolute;top:19px;left:0;width:2px;height:2px;background:#fff;} */
.info_service>div ul.n_pc li a span{position:relative;display:inline-block;vertical-align:middle;padding-left:14px;}
.info_service>div ul.n_pc li a span:before{display:block;content:'';position:absolute;top:50%;left:0;width:2px;height:2px;background:#fff;}

.foreign.en .info_service>div ul.n_pc{margin-top:20px;}
.foreign.es .info_service>div ul.n_pc{margin-top:20px;}
.foreign.ja .info_service>div ul.n_pc{margin-top:20px;}
.foreign.en .info_service>div ul.n_pc li a{height:50px;line-height:50px;font-size:13px;padding:0 30px 0 0;}
.foreign.en .info_service>div ul.n_pc li a span{line-height:18px;}
.foreign.es .info_service>div ul.n_pc li a{height:50px;line-height:50px;font-size:12px;padding:0 30px 0 0;}
.foreign.es .info_service>div ul.n_pc li a:before{top:12px;}
.foreign.es .info_service>div ul.n_pc li a span{line-height:18px;}
.foreign.ja .info_service>div ul.n_pc li a{height:50px;line-height:50px;font-size:13px;padding:0 30px 0 0;}
.foreign.ja .info_service>div ul.n_pc li a span{line-height:18px;}


.ab_info{background:#c5b5ad;border-radius:30px 20px 20px 20px;margin-right:10px;}
.ab_info:before{display:block;content:'';position:absolute;left:-34px;width:92px;height:97px;background:url("../../../static/images/abroad/n_icon1.png") 50% 50% no-repeat;}
.foreign.en .info_service>div:before{content:inherit;background:none;}
.foreign.es .info_service>div:before{content:inherit;background:none;}
.foreign.ja .info_service>div:before{content:inherit;background:none;}

.ab_info div{width:180px;height:74px;padding:8px 8px 12px 32px;line-height:18px;color:#000;margin-left:34px;font-size:14px;background:url("../../../static/images/abroad/n_balloon_bg.png") 50% 50% no-repeat;word-break:break-all;}
.foreign.en .ab_info div{width:201px;height:89px;padding:14px 8px 8px 8px;background:url("../../../static/images/abroad/n_balloon_bg_com.png") 50% 50% no-repeat;background-size:100%;}
.foreign.es .ab_info div{width:201px;height:89px;padding:6px 8px 8px 8px;font-size:13px;background:url("../../../static/images/abroad/n_balloon_bg_com.png") 50% 50% no-repeat;background-size:100%;}
.foreign.ja .ab_info div{width:201px;height:89px;padding:16px 8px 8px 8px;background:url("../../../static/images/abroad/n_balloon_bg_com.png") 50% 50% no-repeat;background-size:100%;}

.ab_service{background:#aebfb8; border-radius:15px 30px 15px 15px;}
.ab_service:before{display:block;content:'';position:absolute;left:-6px;width:75px;height:97px;background:url("../../../static/images/abroad/n_icon2.png") 50% 50% no-repeat;}
.ab_service div{width:180px;height:74px;padding:8px 8px 12px 32px;line-height:18px;color:#000;margin-left:34px;font-size:14px;background:url("../../../static/images/abroad/n_balloon_bg.png") 50% 50% no-repeat;}
.foreign.en .ab_service div{width:201px;height:89px;padding:6px 8px 8px 8px;background:url("../../../static/images/abroad/n_balloon_bg_com.png") 50% 50% no-repeat;background-size:100%;}
.foreign.es .ab_service div{width:201px;height:89px;padding:6px 8px 8px 8px;font-size:13px;background:url("../../../static/images/abroad/n_balloon_bg_com.png") 50% 50% no-repeat;background-size:100%;}
.foreign.ja .ab_service div{width:201px;height:89px;padding:17px 8px 8px 8px;background:url("../../../static/images/abroad/n_balloon_bg_com.png") 50% 50% no-repeat;background-size:100%;}

.n_section1{position:absolute;width:1280px;height:116px;text-align:center;margin:-58px auto 0 auto;padding:20px;background:#fff;box-shadow:1px 1px 8px rgba(0,0,0,.2);border-radius:20px;}
.foreign.en .n_section1{height:auto;padding:10px 20px;}
.foreign.es .n_section1{height:auto;padding:10px 20px;}

.n_section1 ul:after{display:block;clear:both;content:'';}
.n_section1 ul li{position:relative;width:16.66%;float:left;}
.n_section1 ul li:after{content:'';position:absolute;top:50%;right:0;width:1px;height:30px;margin-top:-15px;background:#e1e1e1;}
.n_section1 ul li:last-child:after{content:inherit;background:none;}
.n_section1 ul li a{display:block;}
.n_section1 ul li a div{height:47px;margin-bottom:6px;}
.n_section1 ul li:nth-child(1) div{background:url("../../../static/images/abroad/icon_mainSection5_1.png") 50% 50% no-repeat;}
.n_section1 ul li:nth-child(2) div{background:url("../../../static/images/abroad/icon_mainSection5_2.png") 50% 50% no-repeat;}
.n_section1 ul li:nth-child(3) div{background:url("../../../static/images/abroad/icon_mainSection5_3.png") 50% 50% no-repeat;}
.n_section1 ul li:nth-child(4) div{background:url("../../../static/images/abroad/icon_mainSection5_4.png") 50% 50% no-repeat;}
.n_section1 ul li:nth-child(5) div{background:url("../../../static/images/abroad/icon_mainSection5_5.png") 50% 50% no-repeat;}
.n_section1 ul li:nth-child(6) div{background:url("../../../static/images/abroad/icon_mainSection5_6.png") 50% 50% no-repeat;}
.n_section1 ul li a span{display:inline-block;color:#7b839a;font-size:16px;}
.foreign.en .n_section1 ul li a span{font-size:12px;line-height:18px;}
.foreign.es .n_section1 ul li a span{font-size:12px;line-height:18px;}
.foreign.es .n_section1 ul li a span br{display:none;}
.n_section1 ul li a span br{display:none;}
.foreign.en .n_section1 ul li a span br{display:block;}
.foreign.es .n_section1 ul li a span br{display:block;}

.n_section2{margin:77px 0 37px 0;}
.n_parttion{margin:0;}
.n_parttion:after{display:block;clear:both;content:'';}
.n_parttion>div{position:relative;padding:0 25px;float:left;}
.n_parttion>div:after{display:block;content:'';position:absolute;top:0;right:0;width:1px;height:100%;background:#ccc;}
.n_parttion>div:nth-child(1){width:431px;padding-left:0;}
.n_parttion>div:nth-child(2){width:455px;}
.n_parttion>div:nth-child(3){width:394px;padding-right:0;}
.n_parttion>div:nth-child(3):after{content:inherit;background:none;}
.n_parttion>div>div{height:384px;}
.n_parttion>div>div h2{font-size:20px;height:32px;line-height:32px;margin-bottom:12px;}
.foreign.en .n_parttion>div>div h2{font-size:18px;}
.foreign.en .n_parttion>div>div h5{font-size:18px;}
.foreign.es .n_parttion>div>div h2{font-size:15px;}


.n_parttion>div>div h2 em{color:#ea3232;font-size:14px;font-weight:600;height:27px;line-height:23px;border:solid 2px #ea3232;border-radius:14px;padding:0 10px;display:inline-block;margin-left:3px;}
.n_parttion>div>div .btn_more{display:block;position:absolute;top:0;right:25px;width:33px;height:33px;text-indent:-9999em;background:url(../../../static/images/abroad/tabMore.png) center center no-repeat;}

.tabNews{position:relative;}
.tabNews > ul:after{display:block;clear:both;content:'';}
.tabNews > ul > li{float:left;}
.tabNews > ul > li:first-child a > h2{padding-left:0;}

.tabNews > ul > li > a > h2{position:relative;display:block;padding:0 25px;font-size:20px;color:#666;height:32px;line-height:32px;}
.foreign.en .tabNews > ul > li > a > h2{font-size:18px;}
.foreign.es .tabNews > ul > li > a > h2{font-size:18px;}
.tabNews > ul > li > a > h2 span{position:relative;padding:0 5px;font-weight:300;}
/* .tabNews > ul > li.active > a > h2 span:before{display:block;content:'';position:absolute;bottom:0;left:0;width:100%;height:8px;background:rgba(212,184,241,.3);} */
/* .tabNews > ul > li.active > a > h2 span:after{display:block;content:'';position:absolute;top:-3px;right:-3px;width:6px;height:6px;border-radius:50%;background:rgba(102,0,204,1);} */
.tabNews > ul > li:firt-child > a{padding-left:0;}
.tabNews > ul > li.active > a > h2 span{font-weight:600;color:#333;}

.tabNews > ul > li .tabArea{display:none;position:absolute;left:0;right:0;top:44px;}
.tabNews > ul > li.active > .tabArea{display:block;}
.tabNews > ul > li.active > .tabArea .btn_more{display:block;position:absolute;top:-44px;right:0px;width:33px;height:33px;text-indent:-9999em;background:url(../../../static/images/abroad/tabMore.png) center center no-repeat;}

.tabNews .tabArea .first a{display:block;}
.tabNews .tabArea .first a img{margin-bottom:10px;}
.tabNews .tabArea .first a b{font-weight:600;font-size:18px;color:#333;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;display:block;}
.foreign.en .tabNews .tabArea .first a b{font-size:16px;}
.foreign.es .tabNews .tabArea .first a b{font-size:15px;}
.tabNews .tabArea>ul{margin-top:10px;padding-top:14px;border-top:dashed 1px #ccc;}
.tabNews .tabArea>ul li{position:relative;margin:8px 0;}
.tabNews .tabArea>ul li:first-child{margin-top:0;}
.tabNews .tabArea>ul li a{position:relative;color:#666;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;display:block;padding-left:16px;}
.tabNews .tabArea>ul li a:before{display:block;content:'';position:absolute;top:50%;left:0;width:4px;height:4px;margin-top:-2px;background:#3e35aa;}

.replayNav{margin-top:10px;}
.replayNav ul{margin:0 -15px;}
.replayNav ul:after{display:block;clear:both;content:'';}
.replayNav ul li{float:left;padding:0 15px;width:25%;text-align:center;}
.replayNav ul li div {width:76px;height:76px;border-radius:35%;margin:0 auto 5px;}
.replayNav ul li.item1 div{background:#eceef1 url(../../../static/images/abroad/icon_mainSection4_1.png) 50% 50% no-repeat;}
.replayNav ul li.item2 div{background:#eceef1 url(../../../static/images/abroad/icon_mainSection4_2.png) 50% 50% no-repeat;}
.replayNav ul li.item3 div{background:#eceef1 url(../../../static/images/abroad/icon_mainSection4_3.png) 50% 50% no-repeat;}
.replayNav ul li.item4 div{background:#eceef1 url(../../../static/images/abroad/icon_mainSection4_4.png) 50% 50% no-repeat;}
.replayNav ul li a{display:block;text-align:center;}
.replayNav ul li a span{display:block;color:#666;font-size:14px;word-break:break-all;}
.foreign.es .replayNav ul li a span{font-size:12px;}

.n_play .m_h2{display:none;}
.n_play .n_movies{margin-bottom:10px;}
.n_play .n_movies a{display:block;height:160px;overflow:hidden;border-radius:10px 10px 30px 10px;}
.n_play .n_movies a img{border-radius:10px 30px 10px 10px;}
.n_evt div a{display:block;text-align:center;}
.n_mobile_evt{display:none;}

.showPhone{display:none;}
.hidePhone{display:block;}
.mobileLanguage{display:none;}

.sliderBox{}
.main_1.sliderBox ul li a{display:block;}
.main_1.sliderBox ul li img{width:100%;height:418px;}
.sliderBox ul li a:focus img{outline:auto;}
.main_1.sliderBox .bx-controls{display:block;text-align:center;position:absolute;bottom:73px;right:50%;padding:5px 15px;width:150px;height:34px;background:rgba(0,0,0,0.5);box-sizing:border-box;border-radius:17px;}
.main_1.sliderBox .bx-controls *{display:inline-block;color:#fff;vertical-align:middle;}
.main_1.sliderBox .bx-controls a{width:18px;height:16px;text-indent:-9999em;}
.main_1.sliderBox .bx-controls .bx-controls-direction{margin-left:5px;}
.main_1.sliderBox .bx-controls .bx-controls-auto{margin-left:-36px;}
.main_1.sliderBox .bx-controls .bx-controls-auto-item a.active{display:none;}
.main_1.sliderBox .bx-controls .bx-prev{background:url("../../../static/images/abroad/visualCtrl_prev.png") 50% 0 no-repeat;}
.main_1.sliderBox .bx-controls .bx-next{margin-left:18px;background:url("../../../static/images/abroad/visualCtrl_next.png") 50% 0 no-repeat;}
.main_1.sliderBox .bx-controls .bx-start{background:url("../../../static/images/abroad/visualCtrl_start.png") 50% 0 no-repeat;}
.main_1.sliderBox .bx-controls .bx-stop{background:url("../../../static/images/abroad/visualCtrl_stop.png") 50% 0 no-repeat;}
.main_1.sliderBox .bx-controls-auto-item a.active{display:none;}

.main_2.sliderBox{position:relative;border-radius:10px 10px 20px 10px;}
.main_2.sliderBox .bx-viewport{border-radius:10px 10px 30px 10px;}
.main_2.sliderBox ul li img{width:100%;height:160px;border-radius:10px 10px 30px 10px;}
.main_2.sliderBox .bx-controls{display:block;text-align:center;position:absolute;bottom:11px;right:10px;padding:5px 15px;width:123px;height:30px;background:rgba(255,255,255,0.6);box-sizing:border-box;border-radius:15px;}
.main_2.sliderBox .bx-controls *{display:inline-block;color:#000;vertical-align:top;}

.main_2.sliderBox .bx-controls a{width:18px;height:18px;text-indent:-9999em;}
.main_2.sliderBox .bx-controls .bx-controls-direction{margin:1px 0 0 4px;}
.main_2.sliderBox .bx-controls .bx-controls-auto{margin:1px 0 0 -36px;}
.main_2.sliderBox .bx-controls .bx-controls-auto-item a.active{display:none;}
.main_2.sliderBox .bx-controls .bx-prev{background:url("../../../static/images/abroad/visualCtrl_prev2.png") 50% 50% no-repeat;}
.main_2.sliderBox .bx-controls .bx-next{margin-left:18px;background:url("../../../static/images/abroad/visualCtrl_next2.png") 50% 50% no-repeat;}
.main_2.sliderBox .bx-controls .bx-start{background:url("../../../static/images/abroad/visualCtrl_start2.png") 50% 50% no-repeat;}
.main_2.sliderBox .bx-controls .bx-stop{background:url("../../../static/images/abroad/visualCtrl_stop2.png") 50% 50% no-repeat;}
.main_2.sliderBox .bx-controls-auto-item a.active{display:none;}

.mainContainer{margin:30px 0 0;padding:23px;}
.mainContainer.divGroup{}
.mainContainer.divGroup:after{display:block;content:'';clear:both;}
.mainContainer.divGroup > div{position:relative;float:left;padding:7px;width:25%;box-sizing:border-box;}
.mainContainer.divGroup .cols2{width:50%;}

.mainVisual{height:354px;overflow:hidden;}
.mainVisual.sliderBox ul li img{height:354px;}

.mainSection1{padding:40px 35px 0;height:354px;color:#fff;background:#148ac2;box-sizing:border-box;}
.mainSection1 h4{display:block;margin-bottom:25px;font-size:24px;font-weight:bold;}
.mainSection1 p{height:80px;font-size:14px;color:#d2e8f6;line-height:160%;}
.mainSection1 ul{display:block;}
.mainSection1 ul li:first-child{border-top:0px none;}
.mainSection1 ul li{display:block;border-top:1px #76c4e9 solid;}
.mainSection1 ul li a{display:block;padding:10px 25px 10px 5px;font-size:15px;font-weight:bold;color:#fff;line-height:20px;background:url(../../../static/images/abroad/icon_linkArrow.png) no-repeat 95% center;}

.mainSection2{padding:40px 35px 0;height:354px;color:#fff;background:#588fe2;box-sizing:border-box;}
.mainSection2 h4{display:block;margin-bottom:25px;font-size:24px;font-weight:bold;}
.mainSection2 p{height:80px;font-size:14px;color:#d6e1f7;line-height:160%;}
.mainSection2 ul{display:block;}
.mainSection2 ul li:first-child{border-top:0px none;}
.mainSection2 ul li{display:block;border-top:1px #d6e1f7 solid;}
.mainSection2 ul li a{display:block;padding:10px 15px 10px 5px;font-size:15px;font-weight:bold;color:#fff;line-height:20px;background:url(../../../static/images/abroad/icon_linkArrow.png) no-repeat 95% center;}

.mainSection3{position:relative;float:left;padding-right:20px;width:50%;height:330px;box-sizing:border-box;}
.mainSection3 .tabArea ul{}
.mainSection3 .tabArea ul li{margin-bottom:5px;font-size:13px;}
.mainSection3 .tabArea ul li a{display:block;position:relative;padding-left:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.mainSection3 .tabArea ul li a:after{display:block;content:'';position:absolute;top:50%;left:0;margin-top:-2px;width:3px;height:3px;background:#818181;}
.mainSection3 .tabArea ul li.first{margin-bottom:10px;padding-bottom:10px;border-bottom:1px #b2b2b2 dotted;}
.mainSection3 .tabArea ul li.first a{padding-left:0;}
.mainSection3 .tabArea ul li.first img{margin-bottom:12px;width:100%;}
.mainSection3 .tabArea ul li.first b{display:block;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.mainSection4{position:relative;float:left;padding-left:20px;width:50%;height:330px;border-left:1px #c6c6c6 dashed;box-sizing:border-box;}
.mainSection4 h4{display:block;position:relative;margin-bottom:20px;font-size:16px;font-weight:bold;line-height:45px;border-bottom:1px #d8d8d8 solid;}
.mainSection4 .btn_more{display:block;position:absolute;top:5px;right:0px;width:20px;height:35px;text-indent:-9999em;background:url(../../../static/images/abroad/tabMore.png) center center no-repeat;}
.mainSection4 > a > img{margin-bottom:12px;width:100%;}
.mainSection4 h5{display:block;position:relative;margin-bottom:15px;font-size:15px;font-weight:bold;}
.mainSection4 ul{display:block;}
.mainSection4 ul li{display:block;float:left;width:25%;}
.mainSection4 ul li a{display:block;padding-top:60px;font-size:13px;text-align:center;}
.mainSection4 ul li.item1 a{background:url(../../../static/images/abroad/icon_mainSection4_1.png) no-repeat center top;}
.mainSection4 ul li.item2 a{background:url(../../../static/images/abroad/icon_mainSection4_2.png) no-repeat center top;}
.mainSection4 ul li.item3 a{background:url(../../../static/images/abroad/icon_mainSection4_3.png) no-repeat center top;}
.mainSection4 ul li.item4 a{background:url(../../../static/images/abroad/icon_mainSection4_4.png) no-repeat center top;}

.mainSection5{height:330px;}
.mainSection5 ul{display:block;margin:-2px;}
.mainSection5 ul li{display:block;float:left;padding:2px;width:50%;box-sizing:border-box;}
.mainSection5 ul li a{display:block;padding-top:80px;height:108px;font-size:14px;text-align:center;background:#e8e8e8;background-repeat:no-repeat;background-position:center 12px;box-sizing:border-box;}
.mainSection5 ul li.item1 a{background-image:url(/static/images/abroad/icon_mainSection5_1.png);}
.mainSection5 ul li.item2 a{background-image:url(/static/images/abroad/icon_mainSection5_2.png);}
.mainSection5 ul li.item3 a{background-image:url(/static/images/abroad/icon_mainSection5_3.png);}
.mainSection5 ul li.item4 a{background-image:url(/static/images/abroad/icon_mainSection5_4.png);}
.mainSection5 ul li.item5 a{background-image:url(/static/images/abroad/icon_mainSection5_5.png);}
.mainSection5 ul li.item6 a{background-image:url(/static/images/abroad/icon_mainSection5_6.png);}

.mainSection6{height:330px;}
/* .mainSection6 .movieLarea iframe{display:block;margin-bottom:10px;width:100%;height:180px !important;} */
.mainSection6 .ytbThumbnail  {position:relative;height:180px;padding-top:59%;overflow:hidden;border:0px;text-align:center;}
.mainSection6 .ytbThumbnail > a > img{margin-bottom:12px;width:100%;height:139px !important;}
.mainSection6 .ytbThumbnail img{position:absolute;top:21px;left:0;right:0;bottom:0;max-height:100%;height:auto;}
.mainSection6 .videoTitle h4{display:block;top:-4px;position:relative;margin-bottom:-16px;font-size:16px;font-weight:bold;line-height:24px;border-bottom:1px #d8d8d8 solid;}
.mainSection6 .bannerTitle h4{display:block;top:-16px;position:relative;margin-bottom:-22px;font-size:16px;font-weight:bold;line-height:24px;border-bottom:1px #d8d8d8 solid;}
.mainSection6 .sliderBox ul li img{height:125px;margin-top:15px;}
.mainSection6 .sliderBox .bx-controls{bottom:5px;right:7px;}

h3 + div.m1{margin-bottom:40px;}
div.m1 + h3{position:relative;padding-top:40px;}
div.m1 + h3:before{display:block;content:"";position:absolute;top:0px;left:0;right:0;height:1px;background:#ccc;}

ul.list_type2{padding:0 0 10px 15px;}
ul.list_type2 li{background:none;padding-left:0;text-indent:0;}
ul.list_type2 li:before{display:inline-block;content:"- ";text-indent:-10px;}

.txtBox{padding:20px 30px;box-sizing:border-box;background:#f3f3f3;}


#lnbInfo,
.lnbService{display:none;}
#lnb h2{background:#22a487;}


.imgKogl{display:block;float:left;padding-right:10px;width:160px;}
.satisfaction .grayConBox{padding:25px 40px;background:#f6f6f6;border:1px solid #ececec;border-radius:10px;}
.satisfaction .p{margin-bottom:14px;padding-left:23px;background:url(/images/n21/sub/icon_satisfaction_alert.png) no-repeat left center;line-height:18px;color:#555;}
.satisfaction .grayConBox:after{display:block;content:'';clear:both;}

/* 팝업 */
.mainPop .closeDay .inputSet input {margin-top: -3px;-webkit-appearance: auto;position: relative;width: auto;height: auto;}
.mainPop .closeDay .inputSet label{color: inherit;}
.mainPop .closeDay .inputSet label:before,
.mainPop .closeDay .inputSet label:after{display:none}
.mainPop .popImg.aTag-f a{position: absolute;top: 3px;left: 3px;width: calc(100% - 6px);height: calc(100% - 6px);}

/* ======================================== Responsive ======================================== */
/*Mobile*/
@media all and (max-width:1024px){
	.webOnly{display:none;}
	.mobileOnly{display:block;}
	.inner{width:auto;max-width:inherit}
	#header{position:fixed;top:0;left:0;right:0;height:65px;box-shadow:0 0 6px rgba(0,0,0,0.2);padding:0;z-index:2;}
	#header > .inner{height:65px;}
	#header h1{text-align:center;left:50%;margin-top:-20px;margin-left:-90px;}
	#header h1 img{height:40px;vertical-align:top;}
	#header #gnb{margin-bottom:0;height:auto;border-top:9px none;}
	#header #gnb > .inner > ul,
	#header .topNotice,
	#header .topSearch,
	#header .topLanguage{display:none;}
	#header .btn_searchToggle{display:block;}
	#header .btn_searchToggle2{display:none;}
	#header .topSearch.active{display:block;top:10px;right:65px;left:65px;width:auto;}
	#header #gnb .btn_allNav{position:fixed;top:0;left:inherit;width:65px;height:65px;background:url("../../../static/images/abroad/n_m_navOpen.png") 50% 50% no-repeat;}

	#header #gnb > ul{display:none;}

	#allNav{display:none;position:fixed;top:0;left:inherit;right:-280px;bottom:0;margin-left:0;padding:0;width:280px;background:#fff;border:0px none;transition-duration:0.5s;overflow-y:auto;border-radius:30px 0 0 30px;}
	#allNav.active{right:0;}
	#allNav .allNavLanguage{position:relative;top:0;right:inherit;height:65px;line-height:65px;background:#eb6f32;margin-bottom:10px;}
	#allNav .allNavLanguage ul{}
	#allNav .allNavLanguage ul:after{display:block;content:'';clear:both;}
	#allNav .allNavLanguage ul li{position:relative;box-sizing:border-box;}
	#allNav .allNavLanguage ul li a{display:block;text-align:center;padding:0 10px;width:auto;height:25px;line-height:25px;font-size:12px;background:none;color:#fff;border-radius:inherit;border:none;}
	#allNav .allNavLanguage ul li:after{display:block;content:'';position:absolute;top:50%;left:-7px;width:1px;height:10px;margin-top:-5px;background:rgba(255,255,255,.3);}
	#allNav .allNavLanguage ul li:first-child:after{content:inherit;background:none;}
	#allNav .allNavLanguage ul li a.active{display:block;}
	#allNav .allNavSearch{display:none;}
	#allNav .allNavList{padding-left:20px;}
	#allNav .allNavList > ul{border:0px none;}
	#allNav .allNavList > ul > li{float:none;width:auto !important;height:auto;border-bottom:1px #f0f2f4 solid;}
	#allNav .allNavList > ul > li > a{font-size:13px;font-weight:400;display:block !important;height:auto !important;line-height:52px;color:#333;text-align:left;border-bottom:0px none;}
	#allNav .allNavList > ul > li > a:hover{color:#333;}

	#allNav .allNavList > ul > li.hasSub > a{background:url(../../../static/images/abroad/AllmenuBtn_listDown.png) 95% center no-repeat;}
	#allNav .allNavList > ul > li > ul{display:none;padding:10px;background:#f0f2f4;border-top:1px #333 solid;border-bottom:1px #333 solid;}
	#allNav .allNavList > ul > li > ul > li > a{font-size:13px;color:#666;}
	#allNav .allNavList > ul > li > ul > li > a:hover{color:#666;}
	#allNav .allNavList > ul > li > ul > li > a:after{display:block;content:'';position:absolute;top:50%;left:0;margin-top:-1px;width:5px;height:1px;background:#666;}
	#allNav a.btn_linkPortal{display:block;text-align:center;height:59px;margin-top:10px;background:url(/static/images/abroad/m_main_potal_k.png) 50% 50% no-repeat;text-indent:-9999em;}
	.foreign.en #allNav a.btn_linkPortal{background:url(/static/images/abroad/m_main_potal_f.png) 50% 50% no-repeat;text-indent:-9999em;}
	.foreign.es #allNav a.btn_linkPortal{background:url(/static/images/abroad/m_main_potal_f.png) 50% 50% no-repeat;text-indent:-9999em;}
	.foreign.ja #allNav a.btn_linkPortal{background:url(/static/images/abroad/m_main_potal_f.png) 50% 50% no-repeat;text-indent:-9999em;}


	.asideLink{display:none;}
	.foreign.es #allNav .allNavList > ul > li > ul > li > a:after{top:10px;}
	.foreign.en #allNav .allNavList > ul > li > ul > li > a:after{top:12px;}
	.foreign.en #allNav .allNavList > ul > li{height:auto;}
	.foreign.ja #allNav .allNavList > ul > li{height:auto;}
	.foreign.es #allNav .allNavList > ul > li{height:auto;}
	#allNav .allNavList > ul > li > ul > li{margin:5px 0;}
	#allNav .allNavList > ul > li.active > ul{display:block;}
	#allNav .allNavList > ul > li.active.hasSub > a{color:#eb6f32;background:url(../../../static/images/abroad/AllmenuBtn_listUp.png) 95% center no-repeat;}
	#allNav .btn_allNavToggle{display:none;top:0;right:inherit;width:40px;}
	/* #allNav.active .btn_allNavToggle{display:block;} */
	.asideLink{top:65px;right:-205px;margin-top:0 !important;transition-duration:0.5s;}
	.asideLink.active{right:290px;width:40px;}
	#allNav .allNavLanguage ul li a:hover{color:inherit;background:none;}


	#container{padding-top:65px;}
	.mobileLanguage{display:block;text-align:center;}
	.mobileLanguage ul:after{display:block;clear:both;content:'';}
	.mobileLanguage li{position:relative;display:inline-block;padding:0 12px 0 8px;height:50px;line-height:50px;}
	.mobileLanguage li:after{display:block;content:'';position:absolute;top:50%;right:0;width:1px;height:10px;margin-top:-5px;background:#eceef1;}
	.mobileLanguage li:last-child:after{content:inherit;background:none;}
	.mobileLanguage li a{color:#858692;font-size:14px;}

	.n_main_visual{height:auto;}
	.main_1.sliderBox ul li img{height:360px;}
	.main_1.sliderBox{position:relative;}
	.main_1.sliderBox .bx-controls{bottom:10px;margin-right:-75px;}

	.info_service{position:inherit;right:inherit;top:inherit;margin-right:inherit;text-align:center;margin-top:10px;}
	.info_service>div{width:46%;text-align:left;float:inherit;display:inline-block;vertical-align:middle;}


	.foreign.es .info_service>div ul.n_pc{margin-top:0}
	.foreign.en .info_service>div ul.n_pc{margin-top:0}
	.foreign.ja .info_service>div ul.n_pc{margin-top:0}

	.foreign.en .info_service>div strong br{display:none;}

	.n_main_visual>.inner{max-width:inherit;}
	.n_section1{width:auto;position:inherit;left:inherit;margin:20px;}
	.foreign.en .n_section1{height:auto;}
	.foreign.es .n_section1{height:auto;}

	.n_section2{margin:20px;}
	.n_parttion>div{width:50% !important;}
	.n_parttion>div:nth-child(2):after{content:'';bottom:-25px;right:inherit;left:0;height:inherit;}
	.foreign.es .n_parttion>div:nth-child(2):after{bottom:0;}
	.foreign.ja .n_parttion>div:nth-child(2):after{bottom:0;}


	.n_parttion>div:after{content:inherit;}


	.n_parttion>div>div{height:auto;}
	.n_parttion>div:nth-child(3){padding-top:30px;}

	.foreign.es .n_parttion>div:nth-child(3){padding-top:0;}
	.foreign.ja .n_parttion>div:nth-child(3){padding-top:0;}



	.n_parttion>div:nth-child(3){width:100% !important;padding-left:0;}
	/*
	 .tabNews .tabArea .first a img{width:100%;}
	 .n_parttion>div:nth-child(3)>div{height:inherit;}
	*/
	.n_parttion>div>div img{width:100%;}

	.n_play h2{display:none;}
	.n_play .m_h2{display:block;}
	.n_play>div{float:left;width:50%;}
	.n_play .n_movies{padding-right:25px;}
	.n_play>div:nth-child(3){padding:0 25px;}
	.n_parttion>div>div img{width:inherit}


	.family{right:10px;}
	.family .familySel{width:220px;float:right;}
	.family .input_img{padding:0;}
	.bannerZone .bannerNew{width:auto;margin-right:inherit;}
	#footer>.inner{padding:20px;}
	.f_sns{bottom:23px;right:10px;}
	.foreign.en .f_sns{bottom:inherit;top:15px;}
	.foreign.es .f_sns{bottom:inherit;top:15px;}
	.foreign.ja .f_sns{bottom:inherit;top:15px;}
	.mark{display:none;}

}
@media all and (max-width:768px){
	.tabNews > ul > li > a > h2{padding:0 10px;font-size:18px;}
	.tabNews .tabArea .first a b{font-size:16px;}
	.tabNews .tabArea .first a img{height:123px;}
	.n_section1 ul li a span{font-size:14px;}
	.n_parttion>div>div h2{font-size:18px;}
	.foreign.es .n_parttion>div>div.n_evt h2{font-size:13px;letter-spacing:-1px;}
	.foreign.en .n_parttion>div>div.n_evt h2 em{font-size:12px;}
	.foreign.es .n_parttion>div>div.n_evt h2 em{font-size:12px;}

	.replayNav ul li div{width:56px;height:56px;}

	.foreign.en .tabNews > ul > li > a{font-size:14px;}
	.foreign.en .tabNews .tabArea .first a b{font-size:14px;}

	.foreign.en .n_parttion>div>div h2{font-size:14px;}
	
	.bannerZone .bannerCtrl .slick-stop{display:block;}
	.bannerZone .bannerCtrl .slick-start{display:block;}

	.family{top:15px;left:inherit;right:10px;}
	.f_sns{bottom:24px;}


}
@media all and (max-width:614px){
	#header{height:52px;}
	#header > .inner{height:52px;}
	#header h1{left:10px;margin-left:inherit;}

	#header #gnb .btn_allNav{width:52px;height:52px;}

	.main_1.sliderBox .bx-controls{width:120px;height:auto;padding:1px 5px 0 5px;}

	.main #container{padding-top:52px;}
	.mobileLanguage li{height:36px;line-height:36px;}
	.mobileLanguage li a{font-size:12px;}

	.showPhone{display:block;text-align:center;border-top:solid 1px #eceef1;border-bottom:solid 1px #eceef1;}
	.showPhone ul:after{display:block;clear:both;content:'';}
	.showPhone li{width:25%;float:left;}
	.foreign.en .showPhone li{width:33.33%;}
	.foreign.es .showPhone li{width:33.33%;}
	.foreign.ja .showPhone li{width:33.33%;}
	.showPhone li a{position:relative;display:block;font-size:14px;height:40px;line-height:44px;color:#44465c;font-weight:500;}
	.foreign.en .showPhone li a{font-size:12px;}
	.showPhone li.active a:after{display:block;content:'';position:absolute;bottom:-1px;width:100%;height:2px;background:#a252f1;}
	.showPhone li.active a{color:#a252f1;font-weight:600;}
	.showPhone li.active a span{position:relative;padding:0 3px;}
	.showPhone li.active a span:after{display:block;content:'';position:absolute;top:-2px;right:-2px;width:4px;height:4px;background:#6d0cce;border-radius:50%;}

	.main_1.sliderBox ul li img{height:180px;}

	.info_service{margin:10px 20px;}
	.info_service>div{width:100%;height:auto;padding:0;text-align:center;display:inherit;}
	.info_service>div:after{display:block;clear:both;content:'';}

	.foreign.es .info_service>div{padding:0;}
	.info_service>div strong{display:none;}
	.ab_info:before{content:inherit;background:none;}
	.ab_info>div{display:none;}
	.ab_service:before{content:inherit;background:none;}
	.ab_service>div{display:none;}
	.info_service>div .n_pc{display:none;}
	.info_service>div ul.n_mobile{display:block;height:60px;line-height:60px;}
	.foreign.en .info_service>div ul.n_mobile{display:block;height:auto;line-height:inherit;}
	.foreign.es .info_service>div ul.n_mobile{display:block;height:auto;line-height:inherit;}
	.foreign.ja .info_service>div ul.n_mobile{display:block;height:auto;line-height:inherit;}
	.info_service>div ul.n_mobile:after{display:block;clear:both;content:'';}
	.info_service>div ul.n_mobile li{position:relative;width:25%;text-align:center;float:left;word-break:break-all;}

	.foreign.en .info_service>div ul.n_mobile li{position:relative;width:100%;margin:5px 0;word-break:inherit;text-align:left;padding:0 15px;}
	.foreign.en .info_service>div ul.n_mobile li:before{content:'';position:absolute;bottom:-5px;left:15px;right:15px;height:1px;background:rgba(255,255,255,0.3);}

	.foreign.es .info_service>div ul.n_mobile li{position:relative;width:100%;margin:5px 0;word-break:inherit;text-align:left;padding:0 15px;}
	.foreign.es .info_service>div ul.n_mobile li:before{content:'';position:absolute;bottom:-5px;left:15px;right:15px;height:1px;background:rgba(255,255,255,0.3);}


	.foreign.ja .info_service>div ul.n_mobile li{width:50%;margin:5px 0;word-break:inherit;}


	.info_service>div ul.n_mobile li:after{display:block;content:'';position:absolute;top:50%;left:0;width:1px;height:20px;margin-top:-10px;background:rgba(255,255,255,.3);}
	.foreign.en .info_service>div ul.n_mobile li:after{content:inherit;background:none;}
	.foreign.es .info_service>div ul.n_mobile li:after{content:inherit;background:none;}
	.foreign.en .info_service>div ul.n_mobile li:nth-child(3):after{content:inherit;background:none;}
	.foreign.es .info_service>div ul.n_mobile li:nth-child(3):after{content:inherit;background:none;}
	.foreign.ja .info_service>div ul.n_mobile li:nth-child(3):after{content:inherit;background:none;}
	.info_service>div ul.n_mobile li:first-child:after{content:inherit;background:none;}
	.info_service>div ul.n_mobile li a{font-size:11px;display:block;padding:0 5px;}
	.info_service>div ul.n_mobile li a span{display:inline-block;vertical-align:middle;line-height:18px;color:#fff;}


	.ab_service{float:left;background: #aebfb8; border-radius:10px 10px 20px 10px}
	.ab_info{background: #c5b5ad;margin-right:inherit;border-radius:10px 20px 10px 10px;margin-bottom:4px;}


	.n_section1{height:auto;border-radius:10px;padding:5px;}
	.n_section1 ul li{width:33.33%;margin:2px 0;text-align:center;}


	.foreign.es .n_section1 ul li a span br{display:none;}
	.n_section1 ul li:nth-child(3):after{content:inherit;background:none;}
	.n_section1 ul li a div{width:28px;height:28px;display:inline-block;background-size:100% !important;margin-bottom:0;}
	.n_section1 ul li a span{display:block;font-size:12px;}


	.foreign.en .n_section1 ul{display:flex;align-items:stretch;flex-wrap:wrap;}
	.foreign.en .n_section1 ul li{width:50%;float:inherit;display:inline-block;vertical-align:top;padding:5px 0;border-bottom:solid 1px #f8f8f8;}
	.foreign.en .n_section1 ul li:after{content:inherit;background:none;}
	.foreign.en .n_section1 ul li:nth-child(5),
	.foreign.en .n_section1 ul li:nth-child(6){border-bottom:none;}

	.foreign.es .n_section1 ul{display:flex;align-items:stretch;flex-wrap:wrap;}
	.foreign.es .n_section1 ul li{width:50%;float:inherit;display:inline-block;vertical-align:top;padding:5px 0;border-bottom:solid 1px #f8f8f8;}
	.foreign.es .n_section1 ul li:after{content:inherit;background:none;}
	.foreign.es .n_section1 ul li:nth-child(5),
	.foreign.es .n_section1 ul li:nth-child(6){border-bottom:none;}

	.n_parttion>div:nth-child(1){display:none;}
	.n_parttion>div:nth-child(2){display:none;}
	.n_parttion>div:nth-child(3){padding-top:0;}
	.n_play{margin-top:0;}
	.n_play>div:nth-child(3){padding:0;}
	.n_play>div{width:100%;}
	.n_play .n_movies{padding-right:inherit;}
	.n_play .m_h2{display:none;}

	.replayNav ul{margin:0 -5px;}
	.replayNav ul li{padding:0 5px;}
	.replayNav ul li div{width:100%;height:64px;border-radius:inherit;}
	.replayNav ul li.item1 div{background:url(../../../static/images/abroad/n_m_icon_mainSection4_1.png) 50% 50% no-repeat;}
	.replayNav ul li.item2 div{background:url(../../../static/images/abroad/n_m_icon_mainSection4_2.png) 50% 50% no-repeat;}
	.replayNav ul li.item3 div{background:url(../../../static/images/abroad/n_m_icon_mainSection4_3.png) 50% 50% no-repeat;}
	.replayNav ul li.item4 div{background:url(../../../static/images/abroad/n_m_icon_mainSection4_4.png) 50% 50% no-repeat;}
	/* .replayNav ul li a span{font-size:10px;} */

	.n_section1 ul li:nth-child(1) div{background:url("../../../static/images/abroad/n_m_icon_mainSection5_1.png") 50% 50% no-repeat}
	.n_section1 ul li:nth-child(2) div{background:url("../../../static/images/abroad/n_m_icon_mainSection5_2.png") 50% 50% no-repeat}
	.n_section1 ul li:nth-child(3) div{background:url("../../../static/images/abroad/n_m_icon_mainSection5_3.png") 50% 50% no-repeat}
	.n_section1 ul li:nth-child(4) div{background:url("../../../static/images/abroad/n_m_icon_mainSection5_4.png") 50% 50% no-repeat}
	.n_section1 ul li:nth-child(5) div{background:url("../../../static/images/abroad/n_m_icon_mainSection5_5.png") 50% 50% no-repeat}
	.n_section1 ul li:nth-child(6) div{background:url("../../../static/images/abroad/n_m_icon_mainSection5_6.png") 50% 50% no-repeat;background-size:90% !important;}
	.n_section1 ul li a span br{display:block;}

	.n_mobile_evt{display:block;margin:20px;}

	.bannerZone{margin:0;height:auto;}

	.bannerZone .bannerNew{padding-right:36px;}
	.bannerNew>.slick-slider{margin:0 30px;}
	.bannerZone .bannerCtrl .slick-stop{display:none;}
	.bannerZone .bannerCtrl .slick-start{display:none;}
	.bannerZone .bannerNew .slick-prev{left:-30px;right:inherit;background:url("../../../static/images/abroad/n_m_banner_prev.png") 50% 50% no-repeat;}
	.bannerZone .bannerNew .slick-next{left:inherit;right:-30px;background:url("../../../static/images/abroad/n_m_banner_next.png") 50% 50% no-repeat;}
	.bannerZone .bannerCtrl .banner-all{background:url("../../../static/images/abroad/n_m_banner_list.png") 50% 50% no-repeat;}
	.bannerZone .bannerCtrl{width:30px;}

	.family{position:inherit;top:inherit;right:inherit;width:100%;margin:0 0 10px 0;}
	.family .familySel{width:100%;}
	#footer>.inner>ul li a{padding:0 3px;}
	#footer>.inner address{margin:10px 0;}

	.f_sns{position:inherit;right:inherit;bottom:inherit;margin-top:10px;}
	.foreign.en .f_sns{top:inherit;}
	.foreign.es .f_sns{top:inherit;}
	.foreign.ja .f_sns{top:inherit;}

}
@media all and (max-width:320px){
	.f_sns a{margin:0;}
	.foreign.es .replayNav ul li a span{font-size:11px;}
}