@charset "euc-kr";
html{ font-size:62.5%;}
@media all and (max-width:765px) {
 html{font-size:51%;}
}
body.dim {overflow:hidden;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,time,figure,article,nav,header,footer,hgroup,video,audio,aside,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 vertical-align: baseline;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
ol,ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption,th,td {/*text-align: left;*/ font-weight: normal;}
figure,article,header,footer,nav,hgroup,video,audio,aside,main {display: block;}
img{max-width:100%; vertical-align:top;}
/* mobile */
/*input, textarea{ -webkit-appearance: none; -webkit-border-radius:0px; border-radius:0px;}*/
/*reset mobile default style*/
body,textarea:focus,input:focus,a:focus {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
html{-ms-text-size-adjust: none;-webkit-text-size-adjust: none;text-size-adjust: none;}
::-moz-selection {background: #71d2ff;background: rgba(113, 210, 255, .35); color:#fff;}
::selection {background: #71d2ff;background: rgba(113, 210, 255, .35); color:#fff;}
::-moz-selection {background: #71d2ff;background: rgba(113, 210, 255, .35); color:#fff;}
html, body {/*height: 100%;*/ width:100%;}
body {font-size: 16px;font-family: 'nanumsquarer1','Montserrat';}
/*body {font-size: 16px;font-family: 'nanumBarunGothic' 'nanumsquarer1','Montserrat';}*/

a {font-size: 16px;color: #333;text-decoration: none;}
/*[lang="en"] {font-family: 'Titillium', 'notokr', sans-serif;}*/
/* INPUT */
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=url],
textarea {-webkit-appearance: none;-moz-box-sizing: border-box;box-sizing: border-box;outline: none;font-family: sans-serif;}
input[type=submit],
input[type=button],
button {font-family: 'nanumsquarer1','Montserrat';}
input[type=radio] {border-radius: 100%;}
/* PLACEHOLDER */
::-webkit-input-placeholder {font-family: 'nanumsquarer1','Montserrat';font-size: 16px;color: #666;}
::-moz-placeholder {font-family: 'nanumsquarer1','Montserrat';font-size: 16px;color: #666;}
:-ms-input-placeholder {font-family: 'nanumsquarer1', sans-serif;font-size: 16px;color: #666;}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {color: transparent;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {color: transparent;}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {color: transparent;}
.sr_only {position: absolute; height: 1px; width:1px; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
input, select, textarea, button {font-size:inherit; font-family:inherit; line-height:inherit;}
select {/*-webkit-appearance:none;
 -moz-appearance:none;
 -ms-appearance:none;
 appearance:none;*/box-sizing:border-box; border:1px solid #dfdfdf; border-radius:0; padding:0 39px 0 19px; height:35px; line-height:34px; padding-bottom:2px; background:#fff url() no-repeat 100% 0; font-size:13px;}
select::-ms-expand { display:none; }
/*select.selfSelect{background-color: #fbfbfb}*/
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="email"],
textarea {border-radius:0; -webkit-box-sizing:border-box; /*height:35px;*/ border:1px solid #dfdfdf; /*padding:0 19px;*/ font-size:13px; -webkit-appearance:none;}
textarea.textareaType01 {padding:10px 19px; height:253px; width:100%;}
.skip, .blind, legend {position:absolute; top:-5000em; width:0; height:0; overflow:hidden; line-height:0; font-size:0;}
/* WRAP */
.full_wrap {width:100%; padding-left: 90px;padding-right: 90px; }
.wrap { max-width:1200px; margin: 0 auto; padding:0 10px;}
.mBr br{display:none;}
@media all and (max-width:1118px) {
 .brNone br{display:none !important;}
 .mBr br{display:block !important;}
}
.vm{vertical-align: middle !important}
.mt0{margin-top:0 !important;}
.mt20{margin-top:20px !important;}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* **************************************** *
 * HEADER
 * **************************************** */
#header {z-index: 500;width: 100%;height: 90px;position: fixed;top: 30px!important;left: 0;-webkit-transition: height 300ms, top 290ms, box-shadow 400ms;transition: height 300ms, top 290ms, box-shadow 400ms;}
.header_wrap { height: 100%;margin: 0 auto;padding-left: 30px;padding-right: 30px;position: relative;}
.header_wrap:before {content: '';display: block;position: absolute;left: 90px;right: 90px;bottom: 0;top: 0;background: #fff;-webkit-transition: all 300ms;transition: all 300ms;}
.header_inner {width: 100%;height: 100%;position: relative;background: #fff;}
/* LOGO */
#logo {position:relative; z-index: 551; max-width:1180px; margin:0 auto; -webkit-transition: top 300ms;transition: top 300ms;}
#logo a {display: block;width: 120px;height: 55px; position: absolute;left:10px;top:15px;z-index: 551;  background: url("../../img/logo.png") no-repeat 0 10%;}

/* MENU */
.menu_container {display: block;width: 100%; max-width:1180px; margin:0 auto; position: relative;font-size: 0;line-height: 1;text-align: center;z-index: 550; padding:0 10px;}
.menu_container_bg {position: absolute;top: 90px;left: 0;right: 0;bottom: 0;background: #212121 url('') no-repeat 95.8% bottom;background: #FFF url('') no-repeat 95.8% bottom;opacity: 0;}
/*.menu_container_bg {position: absolute;top: 90px;left: 0;right: 0;bottom: 0;background: #212121 url('') no-repeat 95.8% bottom;background: rgba(33, 33, 33, .95) url('') no-repeat 95.8% bottom;opacity: 0;}*/

#menu {display: inline-block;vertical-align: top; width:85%; box-sizing: border-box; padding: 0px 0px 0px 0px;}
#menu:after {content: '';display: table;clear: both;}
#menu a {display: block;line-height: 1.7;-webkit-transition: all 0.3s;transition: all 0.3s;}
#menu a.two {line-height: 1.0;}

/* 1depth */
#menu > li {display: inline-block;vertical-align: top;position: relative; width:15%; line-height:1.4px;}
#menu > li > a {padding: 32px 0px;font-size: 17px; font-weight: 800;color: #222;font-family: 'Montserrat','nanumsquarer1';}
#menu > li:hover > a, #menu > li.current-page-ancestor > a {color: #0085a1; font-weight: 900; font-weight:bold;}
#menu > li.on > a {color:#0085a1;}

/* 2depth */

#menu > li > ul {display: none;width: 100%;position: absolute;left: 0;border-right: 0px solid #fff; padding-left:15px;}
/*#menu > li > ul {display: none;width: 100%;position: absolute;left: 0;border-right: 1px solid rgba(237, 239, 241, .05);}*/

#menu > li:last-child ul {border-right: 0;}
#menu > li > ul > li {display: block; }
#menu > li > ul > li.on > a { text-decoration:underline; color:#0085a1; background:url('../../img/mic_on.png') no-repeat 0 5px; text-align:left;}

#menu > li > ul > li > a {padding:0 10px 5px 25px; font-size: 14px;font-weight: 400; color: #333; background:url('../../img/mic.png') no-repeat 5px 5px; text-align:left;}
#menu > li > ul > li.sub > a {padding:0 10px 5px 35px; font-size: 14px;font-weight: 400; color: #333; background:url('../../img/mic.png') no-repeat 15px 5px; text-align:left;}
/*#menu > li > ul > li > a {padding: 6.5px 10px;font-size: 14px;font-weight: 400;text-align: center;color: #fff;}*/

#menu > li > ul > li > a span {text-align:center;}
#menu > li > ul > li:first-child > a {padding-top: 0px;}
#menu > li > ul > li:last-child > a {padding-bottom: 36.5px;}
#menu > li > ul > li:hover > a, #menu > li > ul > li.current-menu-item > a, #menu > li > ul > li.current-page-ancestor > a {color: #0085a1; text-decoration:underline; background:url('../../img/mic_on.png') no-repeat 5px 5px;}
#menu > li > ul > li.sub:hover > a, #menu > li > ul > li.current-menu-item > a, #menu > li > ul > li.current-page-ancestor > a {color: #0085a1; text-decoration:underline; background:url('../../img/mic_on.png') no-repeat 15px 5px;}

/*¸¶¿ì½ºÈÙ ¹ÝÀÀ*/
.minimize #logo a{top: 8px;}
.minimize #menu > li > a {padding: 22.5px 0/* 32.5px*/;}
.minimize .menu_container_bg {top: 75px;}
.minimize .lang_container {top: 28px;}
.minimize .search_container {top: 27.5px;}



.popup_allmenu {position: fixed; top: 34px; left:50%; display: none;z-index:30;margin-left:-480px;border-top:3px solid #1a2c5e; width:100%; max-width: 960px; background:#ffffff; box-sizing:border-box; overflow:hidden; z-index: 9999}
.popup_allmenu .allmenu{padding:50px 40px 60px; overflow:hidden; position:relative;}
.popup_allmenu .allmenu .btnArea{ margin-top:80px;}
.popup_allmenu .allmenu .btnArea a{ display: block;height:27px; line-height: 27px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: left; font-size: 12px; font-family: 'nanumsquarer1','Montserrat';margin-bottom:7px; color:#1a2c5e; width:auto; text-decoration:none;}
.btnAllmenu > span {display:block; position:absolute; width:30px; height:1px; margin-left:-0px; background:#000; transition:all .3s ease-in-out; transform:rotate(0deg); opacity:1}
.btnAllmenu > .bar1 {top:8px}
.btnAllmenu > .bar2 {top:16px}
.btnAllmenu > .bar3 {top:24px}
.popup_allmenu a.btnClose{ display: block; position: absolute; overflow: hidden;right:20px;top:20px;z-index:20;width:30px;height:30px;}
.btnClose > span {display:block; position:absolute; width:30px; height:1px; margin-left:-0px; background:#000; transition:all .3s ease-in-out; transform:rotate(0deg); opacity:1}
.btnClose > .bar1 {top:12px; transform:rotate(135deg)}
.btnClose > .bar2 {opacity:0; left:-30px}
.btnClose > .bar3 {top:12px; transform:rotate(-135deg)}


/* »ó´ÜÀ¸·Î ½ºÅ©·Ñ */
body.dim .popup_allmenu #allmenu > li.sub4 {padding-top:20px;}
.popup_allmenu #allmenu { margin-left:-80px; }
.popup_allmenu #allmenu ul{height:400px;}
.popup_allmenu #allmenu ul.none{}
.popup_allmenu #allmenu > li{float:left; width:33.33%; box-sizing:border-box; padding-left:80px; padding-top:20px;}
.popup_allmenu #allmenu > li > a {font-size:17px; color:#1a3787; font-weight:bold; padding-left:20px;}
.popup_allmenu #allmenu > li.menu4{margin-top:55px;}
.popup_allmenu #allmenu > li.menu5{margin-top:-122px;}
.popup_allmenu #allmenu > li .sub-menu {border-top:2px solid #1a3787; margin-top:17px;}
.popup_allmenu #allmenu > li .sub-menu > li {border-bottom:1px solid #e8e8e8;}
.popup_allmenu #allmenu > li .sub-menu > li > a{display:block; padding:15px 20px; font-size:14px; color:#666;}
.popup_allmenu #allmenu > li .sub-menu .dep3{padding-bottom:20px;}
.popup_allmenu #allmenu > li .sub-menu .dep3 > li > a{ display:block; padding:6px 13px 6px 35px; font-size:13px; color:#676767; position:relative;}
.popup_allmenu #allmenu > li .sub-menu .dep3 > li > a:after{content:""; display:block; width:4px; height:2px; background-color:#; position:absolute; left:20px; top:50%; margin-top:-1px;}
.popup_allmenu #allmenu > li > .dep2Wrap .dep2 .dep3 > li > a:after{content:""; display:block; width:3px; height:3px; background-color:#676767; position:absolute; left:20px; top:50%; margin-top:-2px;}
.popup_allmenu #allmenu > li.promotion {padding-top:50px;}


.allMenuSubBx{display:none;}
.popup_allmenu .allMenuSubBx{display:block; padding:19px 0 19px 60px; background-color:#efefef;}
.popup_allmenu .allMenuSubBx:after{content:""; display:block; clear:both;}
.popup_allmenu .allMenuSubBx a{float:left; font-size:13px; color:#676767; margin-left:24px; padding-left:13px; position:relative;}
.popup_allmenu .allMenuSubBx a:first-child{margin-left:0;}
.popup_allmenu .allMenuSubBx a:after{content:""; display:block; width:3px; height:3px; background-color:#676767; position:absolute; left:0; top:50%; margin-top:-2px;}

.global_nav { position: absolute; right: 0px; top: 55%;  -webkit-transform:translate(0, -50%); transform:translate(0, -50%);  -ms-transform: translate(0,-50%);}

.global_nav .nav_item{display: inline-block; vertical-align:middle; top:50%;}
.global_nav .nav_item li {float:left; margin-right:20px; z-index:100px;}
.global_nav .nav_item li a{font-size:13px; color:#979797; z-index:1; position:relative;}
.global_nav .nav_item li.active a{color:#000000;}

.global_nav button.btnAllmenu{ display: inline-block; vertical-align:middle;  width:32px; height:32px; overflow:hidden; text-indent:-9999px; background:url("") no-repeat 50% 0%; cursor:pointer;}
.global_nav button.btnAllmenu:after{content:""; display:block; width:32px; height:32px; background:url("") no-repeat 50% 0%; margin:0 auto;}

.global_nav_e { position: absolute; right: 0px; top: 55%;  -webkit-transform:translate(0, -50%); transform:translate(0, -50%);  -ms-transform: translate(0,-50%);}
.global_nav_e .nav_item{display: inline-block; vertical-align:middle; top:50%; z-index:50;}
.global_nav_e .nav_item li {float:left; margin-right:20px;}
.global_nav_e .nav_item li a{font-size:13px; color:#979797;}
.global_nav_e .nav_item li.active a{color:#000000;}

.global_nav_e button.btnAllmenu{ display: inline-block; vertical-align:middle;  width:32px; height:32px; overflow:hidden; text-indent:-9999px; background:url("") no-repeat 50% 0%; cursor:pointer;}
.global_nav_e button.btnAllmenu:after{content:""; display:block; width:32px; height:32px; background:url("") no-repeat 50% 0%; margin:0 auto;}

.dim_bg{ position: fixed; left: 0; top: 0; opacity: 0.6; filter: alpha(opacity=60);  width: 100%; height: 100%; z-index:20; display: none; background-color:#000; z-index: 999}
.lyDim{position:fixed; left:0%; top:0; width:100%; height:100%; background-color:#000; z-index:10000; cursor:pointer; display:none; opacity:.6}


.mobileGnbWrap{top:0 !important;  background:rgba(76,75,73,.6);  position:fixed; left:0; top:0; width:100%; height:100%; box-sizing:border-box;  z-index:29; overflow-y:auto; padding-top:0; padding-top:65px; display:none;}
.mobileGnbWrap .topMenuWrap{ background:#fff;   position:relative; box-sizing:border-box; }
.mobileGnbWrap .topMenuWrap .topMenuInner{ padding:10px; background-color:#f5f5f5; border-bottom:1px solid #dfdfdf; padding-right:0;}
.mobileGnbWrap .topMenuWrap .topMenuInner:after{content:""; display:block; clear:both;}
.mobileGnbWrap .topMenuWrap .topMenuInner .utilArea{ }
.mobileGnbWrap .topMenuWrap .topMenuInner .langBx{float:left;}
.mobileGnbWrap .topMenuWrap .topMenuInner .utilArea .selButton{height:30px; border:1px solid #dfdfdf; padding-left:44px; border-radius:50px; width:100px; position:relative; font-size:12px; color:#000; padding-top:2px; background:#fff; text-align:left}
.mobileGnbWrap .topMenuWrap .topMenuInner .utilArea .selButton:after{content:""; display:block; width:9px; height:6px; background:url() no-repeat 0 0; position:absolute; right:10px; top:12px;}
.mobileGnbWrap .topMenuWrap .topMenuInner .utilArea .selButton.selKor:before{content:""; display:block; width:23px; height:16px; position:absolute; left:15px; top:50%; margin-top:-8px; background:url() no-repeat 0 0; background-size:23px 16px}
.mobileGnbWrap .topMenuWrap .topMenuInner .utilArea .selLayer{display:none;}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx {float:left; padding-left:3px; margin-top:-1px;}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx a {float:left; width:30px; height:30px; margin-left:1px; background-size:30px 30px !important}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx a.sns-blog{background:url() no-repeat 0 0;}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx a.sns-facebook{background:url() no-repeat 0 0;}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx a.sns-youtube{background:url() no-repeat 0 0;}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx a.sns-naverCafe{background:url() no-repeat 0 0;}
.mobileGnbWrap .topMenuWrap .topMenuInner .snsBx a.sns-instagram{background:url() no-repeat 0 0;}
.mobileGnbWrap .topMenuWrap .headSchBx {padding:10px 40px 10px 10px; background-color:#fff; position:relative;}
.mobileGnbWrap .topMenuWrap .headSchBx input[type="text"] { height:30px; line-height:30px; border:1px solid #dfdfdf; border-radius:50px; padding:0 10px; box-sizing:border-box; width:100%; vertical-align:top; box-sizing:border-box; }
.mobileGnbWrap .topMenuWrap .btnHeadSch{position:absolute; right:5px; top:10px; width:30px; height:30px; background:url() no-repeat 0 0; background-size:30px 30px;}
.mobileGnbWrap .btnMobleGnbClose{position:absolute; left:10px; top:20px; display:none;}
.mobileGnbWrap .btnMobleGnbClose:after{content:""; display:block; width:33px; height:33px; background:url() no-repeat 0 0; background-size:33px 33px; }
.mobileGnbWrap .allmenu > li{border-bottom:1px solid #dfdfdf; text-align:center;}
.mobileGnbWrap .allmenu > li:first-child{border-top:none;}
.mobileGnbWrap .allmenu > li > a{display:block; font-size:14px;  font-weight:bold; color:#333333;  padding:19px 10px; background:#fff}
.mobileGnbWrap .allmenu > li.menu7{display:none;}
.mobileGnbWrap .sub-menu {display:none;}
.mobileGnbWrap li.on .sub-menu {display:block; border-top:1px solid #21bbb1;}
.mobileGnbWrap .sub-menu {background-color:#f7f7f7; }
.mobileGnbWrap .sub-menu > li:first-child{margin-top:0;}
.mobileGnbWrap .sub-menu > li >a{display:block; font-size:14px; color:#444; padding:15px 0; border-top:1px solid #dfdfdf;}
.mobileGnbWrap .sub-menu > li.on >a{font-weight:bold; color:#07255d;}
.mobileGnbWrap .dep3 {margin-top:1px; padding-bottom:13px;}
.mobileGnbWrap .dep3  > li {margin-top:4px;}
.mobileGnbWrap .dep3  > li >a{display:inline-block; font-size:13px; color:#444; position:relative; padding-left:8px; letter-spacing:0;}
.mobileGnbWrap .dep3  > li >a:after{content:""; display:block; height:1px; width:4px; background-color:#828282; position:absolute; left:0; top:10px}
.mobileGnbWrap .dep3  > li.on >a{font-weight:bold; color:#333;}


/*¼­ºêÆäÀÌÁö ÅÇ*/
.location_box{position:relative;  height:60px;  width:100%; margin-top:-30px; z-index: 21}
.locationWrap{width:100%;}
.locationWrap.fixed{ position:fixed; left:0; top:75px; width:100%;}
.locationArea{ max-width:1180px; margin:0 auto; }
.locationArea .location{height:60px; display: table; table-layout: fixed; width:100%; background:#0085a1; z-index: 21; }
.locationArea .location > li{display: table-cell; vertical-align:middle; position:relative;border-left:1px solid #1694ae;}
.locationArea .location > li:first-child{ margin-left:0; border-left:none;}
.locationArea .location > li.home{width:60px;}
.locationArea .location > li.home > a{ background:url("../../img/icn_home.png") no-repeat 50% 50%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; display:block; line-height:60px; font-size:1.5rem; color:#fff; /*position:absolute; left:0; top:0;*/ width:100%; height:100%;}
.locationArea .location > li.locationLink > a{ background:url("../../img/loca_arr_off.png") no-repeat 90% center;padding:0 50px 0 25px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; display:block; line-height:60px; font-size:1.4rem; color:#fff;}
.locationArea .location > li.locationLink > a.on{background:url("../../img/loca_arr_on.png") no-repeat 90% center;}
.locationArea .location > li.locationLink .selectMenu{ position:absolute; left:-1px; top:60px; width:-webkit-calc(100% + 2px); width:calc(100% + 2px); border:1px solid #e9e9e9; border-top:0; background:#ecf4f6;  display:none; }
.locationArea .location > li.locationLink .selectMenu.open{ display:block;width:100%;}
.locationArea .location > li.locationLink .selectMenu li{ line-height:12px; border-top:1px solid #dfdfdf;}
.locationArea .location > li.locationLink .selectMenu li:first-child{border-top: none}
.locationArea .location > li.locationLink .selectMenu li a{ display:block;padding:15px 25px; width:100%;text-decoration:none; font-size:14px; color:#252525; content:""; }
.locationArea .location > li.locationLink .selectMenu li:hover {background:#ddedf0;}
.locationArea .ringtBtn{ float:right;}
.locationArea .ringtBtn a{ display:block; float:left; margin-left:15px;}

@media all and (max-width:777px) {
 #wrap{padding-top:65px;}
 .mainBody #wrap{padding-top:0;}
 .locationWrap{margin-top:0; height:35px; position: fixed; width:100%; top:65px !important;}
 .locationArea .location > li.home {width:32px;}
 .locationArea .location > li.home > a {background-size: 14px auto}
 .locationArea .location > li.null {display:none;}
 .locationArea .location{height:35px;}
 .locationArea .location > li.locationLink > a{line-height:35px; font-size:13px;background:url("../../img/loca_arr_off_m.png") no-repeat 94% center !important; background-size: 6px 10px !important; padding-left:10px; padding-right:14px; letter-spacing:-1px;}
 .locationArea .location > li.locationLink .selectMenu{top:35px;}
 .locationArea .location > li.locationLink .selectMenu li a{padding:10px 10px; font-size:13px;}


.locationArea .location > li.locationLink dep3{display:none;}
.locationArea .location > li.locationLink dep3_m{display:block;}
}
/* lang */
.lang_container {display: block;position: absolute;top: 35.5px;right: 100px;z-index: 551;-webkit-transition: top 300ms;transition: top 300ms;}
.lang_menu {display: block;}
.lang_menu li {float: left;}
.lang_menu li a {display: block;padding: 0 10.5px;position: relative;font-size: 12px;font-weight: 600;color: #222;}
.lang_menu li a:after {content: '';display: block;width: 1px;height: 8px;position: absolute;top: 50%;right: 0;margin-top: -4px;background: #c7c7c7;}
.lang_menu li:first-child a {padding-left: 0;}
.lang_menu li:last-child a {padding-right: 0;}
.lang_menu li:last-child a:after {display: none;}
.lang_menu li.active a {color: #1c9ad6;}
/* search */
.search_container {position: absolute;top: 38px;right: 50px;z-index: 551;-webkit-transition: top 300ms;transition: top 300ms;}
.search_btn {display: block;width: 20px;height: 20px;position: relative;}
.search_btn:after {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;font-family: 'nanumsquarer1','Montserrat';content: '\e932';font-size: 20px;line-height: 1;font-weight: normal;text-align: center;color: #000;-webkit-transition: color 300ms;transition: color 300ms;}
.search_btn:hover:after {color: #1c9ad6;}
/* mobile */
#small_menu_btn, #small_menu_close, #small_menu_overlay, #small_menu_container {display: none;}
/* minimize */
.minimize#header {height: 75px;top: 0 !important;box-shadow: 0 1px 3px rgba(0, 0, 0, .12);}
body.mo #header {box-shadow: 0 1px 3px rgba(0, 0, 0, .12);}
.minimize .header_wrap:before {left: 0;right: 0;}
body.mo .header_wrap:before {left: 0;right: 0;}



/* single active */
.single-notice #menu > li.menu-item-promote > a, .single-career #menu > li.menu-item-career > a, .single-inquiry #menu > li.menu-item-career > a {color: #1c9ad6;}
.single-notice #menu > li > ul > li.menu-item-news > a, .single-career #menu > li > ul > li.menu-item-employment > a, .single-inquiry #menu > li > ul > li.menu-item-career-inquiry > a {color: #fff;}
/* ´Ù±¹¾î ¿¹¿ÜÃ³¸® */
html:not([lang="ko"]) .search_container {display: none;}
html:not([lang="ko"]) .lang_container {right: 50px;}
/* scroll hide menu error debugging */
body.search_open #header, body.open_menu #header {-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;}
.go_top {display: block;width:59px;height: 59px;position: absolute;top: -22px;right: 90px;cursor: pointer;background: #222;-webkit-transition: opacity 0.3s, background 0.3s;transition: opacity 0.3s, background 0.3s;z-index: 999;}
.go_top:after {display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0;font-family: '';content: '\e900';font-size: 14px;line-height: 59px;font-weight: normal;text-align: center;color: #fff;-webkit-transition: color 300ms;transition: color 300ms;}
.go_top:hover {background: #1c9ad6;}
.go_top.js_go_top_fix {position: fixed;top: inherit;bottom: 15px;}
.go_top.js_go_top_hide {opacity: 0;z-index: -1; visibility:hidden;}
@media all and (max-width:1550px) {
  .go_top {right: 60px;}
}
@media all and (max-width:1400px) {/*
 .go_top {right: 50px;}
*/}
/*
@media (max-width:1280px) {
 .go_top {width:50px;height: 50px;right: 20px;}
 .go_top:after {line-height: 50px;}
}
@media (max-width:768px) {
 .go_top {display: none;}
}*/
.scroll_down {display: none;width:76px;height: 76px;position: absolute;bottom: 30px;left: 50%;margin-left: -38px;z-index: 120;-webkit-transition: background 300ms;transition: background 300ms;}
.scroll_down > svg {width:76px;height: 76px;position: absolute;top: 0;left: 0;}
.scroll_down:after {display: block; content:""; border: solid #fff; border-width:0 2px 2px 0; display: inline-block; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); position:absolute; left:50%; top:50%; width:8px; height:8px; margin: -8px 0 0 -8px;}
.scroll_down:hover {background: #ffffff;background: rgba(255, 255, 255, .15);}
.scroll_down span { position: absolute;height: 1px; width:1px;  overflow: hidden; clip: rect(1px 1px 1px 1px);}
/* **************************************** *
 * SEARCH
 * **************************************** */
/*body.search_open {overflow: hidden;}*/
.search_open #logo {z-index: 10000;}
#search_popup {display: none;width:100%;padding-left: 90px;padding-right: 90px;position: fixed;top: 0;left: 0;right: 0;background: #fff;box-shadow: 0 1px 3px rgba(0, 0, 0, .12);z-index: 10000;}
.search_popup_inner {width:100%;height: 100%;padding: 0 125px 0 250px;position: relative;}
.search_form {width:100%;height: 100%;max-width:1200px;margin: 0 auto;padding: 59px 0 49px 0;position: relative;-webkit-transition: padding 300ms;transition: padding 300ms;}
.search_label {display: block;padding-bottom: 18px;font-size: 16px;color: #666;-webkit-transition: padding 300ms;transition: padding 300ms;}
.search_form_input {width:100%;height: 80px;position: relative;}
.search_form_input:after {content: '';display: block;width:0px;height: 4px;position: absolute;bottom: 0;left: 0;background: #222;-webkit-transition: width 400ms ease;transition: width 400ms ease;}
.search_field {font-size: 34px;font-weight: lighter;line-height: 1;color: #222;}
.search_form input.search_field {display: block;width:100%;height: 100%;padding: 0 50px 0 0;position: relative;border: none;background: transparent;outline: none;border-bottom: 4px solid #ddd;}
.search_field::-ms-clear {display: none;width:0;height: 0;}
.search_submit {height: 100%;width:32px;padding: 0;position: absolute;right: 0;top: 0;background: none;border: none;outline: none;cursor: pointer;}
.search_submit .fa-search {display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0; font-size: 33px;line-height: 80px; text-align: center;color: #ddd;-webkit-transition: color 300ms;transition: color 300ms;-webkit-transition-delay: 0ms;transition-delay: 0ms;}
.search_form.active .search_form_input:after {width:100%;}
.search_form.active .search_submit .fa-search {color: #222;-webkit-transition-delay: 200ms;transition-delay: 200ms;}
.search_popup_close {display: none;width:50px;height: 50px;position: absolute;top: 45px;right: 35px;opacity: 1;-webkit-transition: top 300ms;transition: top 300ms;}
/*.search_popup_close:after {display: block;width:100%;height: 100%;font-family: '';content: '\e944';font-size: 32px;font-weight: normal;text-align: center;line-height: 50px;color: #222;}*/
.search_popup_close .fas {display: block;width:100%;height: 100%; font-size: 32px; text-align: center; line-height: 50px;color: #222;}
.minimize .search_form {padding-top: 30px;padding-bottom: 40px;}
.minimize .search_label {padding-bottom: 8px;}
.minimize .search_popup_close {top: 16px;}
/* view */
.main_container {min-width: 1241px;}
.search .main_container {background: #f7f7f7;}
.search .jt_pagination {margin-top: 25px;}
.search_info {padding-bottom: 26px;}
.search_info p {font-size: 16px;color: #222;}
.search_info p span {color: #1c9ad6;}
.search_list > li {float: left;width:23.5%;height: 294px;margin-right: 2%;margin-bottom: 2%;background: #fff;box-shadow: 1px 2px 14px 0px rgba(0, 0, 0, .05);}
.search_list > li:nth-child(4n) {margin-right: 0;}
.search_list > li:nth-child(4n+1) {clear: both;}
.search_list > li > a {display: block;width:100%;height: 100%;padding: 34px 29px;position: relative;}
.search_list > li > a:after {content: '';display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid #222;opacity: 0;-webkit-transition: opacity 300ms;transition: opacity 300ms;}
.search_data {width:100%;height: 100%;position: relative;}
.search_data .search_tax {display: block;font-size: 16px;color: #888;}
.search_data .search_title {margin: 11px 0 9px;font-size: 21px;line-height: 1.42;color: #222;max-height: 2.84em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search_data .search_desc {font-size: 16px;line-height: 1.75;color: #666;max-height: 3.50em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.search_data .search_date {display: block;position: absolute;left: 0;bottom: 0;font-size: 16px;color: #666;}
.search_list > li > a:hover:after {opacity: 1;}
.search_nodata {padding: 120px 0;text-align: center;background: #fff;border: 1px solid #ddd;}
.search_nodata p {font-size: 16px;line-height: 1.75;color: #222;}



#footer{width:100%; background-color:#e3e3e3;}
#footer .footerArea{margin:0 auto; box-sizing: border-box; width:100%;}
#footer .flink{background-color:#202020; text-align:left; width:100%; height:50px;}
#footer .flink ul{margin:0 auto;}
#footer .flink ul li{text-align:left; display:inline;}

#footer .fCont{ text-align: center; padding:40px 10px; line-height:20px; box-sizing: border-box; margin:0 auto;}
#footer .fCont .ftlogo{ box-sizing: border-box;  padding-right:20px;  }
#footer address{color:#555;  font-size:13px; box-sizing: border-box; text-align: left; max-width:1180px; margin:0 auto;}


/*¹é¾÷#footer{}
#footer .fCont{background-color: #131313; text-align: center; padding:40px 10px; line-height:20px; }
#footer .footerArea{ }
#footer address{color:#fff;  font-size:13px; box-sizing: border-box; max-width:1180px; margin:0 auto; text-align: left;}
#footer .copy {color:#fff;  font-size:13px; padding-top:4px;box-sizing: border-box; max-width:1180px; margin:0 auto; text-align: left;}

#footer{background:transparent url(../../img/foot_bg.gif) repeat-x; width:100%; }
#footer .footerArea{width:1120px; height:175px; margin:0 auto; text-align:left;}

#footer .flink{display:block; float;left; width:1250px; height:30px;}
#footer .flink ul li{float:right; text-align:right;}

#footer .fCont{display: block; float:left; height:100px; text-align: center; line-height:20px; padding-top:30px;}
#footer .fCont .ftlogo{float:left; padding-top:0px; width:250px; height:50px;}

#footer address{width:100%; color:#999;  font-size:13px; box-sizing: border-box; margin:0 auto; text-align: left;}
#footer .copy {width:100%;
color:#999;  font-size:13px; padding-top:4px;box-sizing: border-box;  margin:0 auto; text-align: left;}*/


/*¸ð¹ÙÀÏ*/

@media all and (min-width:1921px) {
 .full_bg_section {background-size: 100% 100%;}
}

@media all and (max-width:1550px) {/*
 .full_wrap {padding-left: 60px;padding-right: 60px;}
 .go_top {right: 60px;}
    .scroll_down {width:66px;height: 66px;margin-left: -33px;}
    .scroll_down > svg {width:66px;height: 66px;}
 .main_visual .scroll_down {bottom: 210px;}
 #search_popup {padding-left: 60px;padding-right: 60px;}
 .search_popup_inner {padding: 0 115px 0 240px;}
*/}

@media all and (max-width:1400px) {/*
 .full_wrap {padding-left: 50px;padding-right: 50px;}
 .wrap {max-width:inherit;margin: 0 50px;}
 .menu_container_bg {background-size: 270px auto;}
 #menu > li > a {padding: 0 26px;}
 .minimize #menu > li > a {padding: 0 26px;}
 .go_top {right: 50px;}
 .main_visual .scroll_down {bottom: 160px;}
 #search_popup {padding-left: 50px;padding-right: 50px;}
 .search_popup_inner {padding: 0 108px 0 233px;}
 .search_popup_close span:after {font-size: 28px;}
 .search_field {font-size: 32px;}
 .search_form_input {height: 70px;}
 .search_submit:after {font-size: 28px;line-height: 70px;}
 .single_view_header {padding-bottom: 30px;}
 .jt_single_title h2 {font-size: 26px;}
 .jt_single_notice .jt_single_notice_mark {margin-top: 4px;margin-right: 14px;}
 .jt_single_state .jt_single_state_mark {margin-top: 4px;margin-right: 14px;}
*/}

@media all and (max-width:1400px) {
 .header_wrap{padding:0 20px;}
}

@media all and (max-width:1280px) {
 
 #logo a{left:20px;}
 .global_nav{right:20px;}
 /*.full_wrap {padding-left: 0;padding-right: 0;}
 .wrap {margin: 0 40px;}
 #header {height: 80px;}
 #logo {width:135px;height: 24px;left: 20px;top: 28px;}
 #menu > li > a {padding: 0 22px;font-size: 16px; line-height:75px;}
 #menu > li > ul > li > a {padding: 6.5px 12px;font-size: 15px;}
 #menu > li > ul > li:first-child > a {padding-top: 19.5px;}
 #menu > li > ul > li:last-child > a {padding-bottom: 26.5px;}
 .menu_container_bg {top: 80px;background-size: 250px auto;}
 .lang_container {top: 30.5px;right: 60px;}
 .search_container {right: 20px;top: 33px;}
 .minimize#header {height: 65px;}
 .minimize #logo {top: 20.5px;}
 .minimize #menu > li > a {padding: 0 22px; line-height:65px;}
 .minimize .menu_container_bg {top: 65px;}
 .minimize .lang_container {top: 23px;}
 .minimize .search_container {top: 22.5px;}
 html:not([lang="ko"]) .lang_container {right: 32px;}
 .go_top {width:50px;height: 50px;right: 20px;}
 .go_top:after {line-height: 50px;}
    .scroll_down {display: block;width:54px;height: 54px;bottom: 25px;margin-left: -27px;}
 .scroll_down > svg {width:54px;height: 54px;}
    .main_visual .scroll_down {bottom: 125px;}
 #search_popup {padding-left: 20px;padding-right: 20px;}
 .search_popup_inner {padding: 0 71px 0 192px;}
 .search_popup_close {width:40px;height: 40px;top: 42px;right: 11px;}
 .search_popup_close span:after {font-size: 23px;line-height: 40px;}
 .search_form {padding-top: 51px;}
 .search_field {font-size: 24px;}
 .search_form_input {height: 55px;}
 .search_form_input:after {height: 3px;}
 .search_form input.search_field {border-bottom-width:3px;}
 .search_label {padding-bottom: 10px;}
 .search_submit:after {font-size: 22px;line-height: 55px;}
 .minimize .search_form {padding-top: 25px;padding-bottom: 33px;}
 .single_view_container {padding-top: 0;}
 .single_comments .comment-list {margin-top: 90px;}
 ul.jt_horizontal_form > li > div:first-child {width:11%;padding-left: 20px;}
 ul.jt_horizontal_form > li > div:first-child + div {width:89%;}
 button.mfp-close, .mfp-iframe-holder button.mfp-close {right: -60px;}
 html:not([lang="ko"]) .main_info_recruit h3 {left: 10%;}
 html:not([lang="ko"]) .main_info {margin-bottom: 10%;}*/
}

@media all and (max-width:1023px) {
 #menu{padding:0 150px 0 130px;}
 #menu > li > a{font-size:16px;}
 #menu > li > ul > li > a{font-size:14px; padding-left:15px; padding-right:15px;}
 #menu > li > ul > li .dep3 {padding-left:15px; padding-right:15px;}
 #menu > li > ul > li .dep3 a{font-size:13px;}
/*
 .wrap {margin: 0 3%;}
 body.open_menu {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width:100%;height: 100%;overflow: hidden;}
 #header {height: 70px;top: 0;}
 .header_wrap {padding-left: 0;padding-right: 0;}
 .header_wrap:before {display: none;}
 .header_inner {background: transparent;}
 #logo {width:130px;height: 23px;left: 3%;top: 23.5px;}
 #logo a svg path {fill: #fff;-webkit-transition: fill 300ms;transition: fill 300ms;}
 .menu_container, .menu_container_bg {display: none;}
 .lang_container {width:320px;height: 51px;position: fixed;top: 0;right: 0;z-index: 651;opacity: 0;visibility: hidden;-webkit-transition: none;transition: none;background: #fff;}
 .lang_menu {width:100%;height: 100%;margin-left: 15px;}
 .lang_menu li a {line-height: 51px;color: #aaa;}
 .lang_menu li:last-child a {padding-right: 10.5px;}
 .lang_menu li:last-child a:after {display: block;}
 html:not([lang="ko"]) .lang_container {right: 0;}
 html:not([lang="ko"]) .lang_menu li:last-child a:after {display: none;}
 .search_container {position: fixed;top: 20px;right: 205px;z-index: 652;opacity: 0;visibility: hidden;-webkit-transition: none;transition: none;}
 .search_btn {width:14px;height: 14px;}
 .search_btn:after {font-size: 14px;}
 .search_btn:hover:after {color: #000;}
 .search_popup_close:after{font-size:13px; line-height:34px}
 #small_menu_btn {display: block;width:25px;height: 16px;position: absolute;top: 27px;right: 3%;z-index: 550;cursor: pointer;-webkit-transition: top 300ms;transition: top 300ms;}
 #small_menu_btn button { display:block; width:100%; text-indent:-9999px; border:none; background:none;}
 .small_menu_btn_line {display: block;width:100%;height: 2px;position: absolute;left: 0;background: #fff;-webkit-transition: background 300ms;transition: background 300ms;}
 .small_menu_btn_line_01 {top: 0;}
 .small_menu_btn_line_02 {top: 7px;}
 .small_menu_btn_line_03 {bottom: 0;}
 .small_menu_container {display: none;width:320px;height: 100%;margin: 0;padding: 51px 15px 60px;position: fixed;top: 0;bottom: 0;left: inherit;right: -320px;z-index: 650;background: #fff;}
 .small_menu_container_inner {width:100%;height: 100%;position: relative;border-top: 1px solid #eee;border-bottom: 1px solid #eee;overflow: hidden;}
 .small_menu_nav {width:100%;height: 100%;position: relative;}
 #small_menu {position: absolute;left: 0;right: 0;top: 0;bottom: -1px;overflow-y: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: none;}
 #small_menu > li {display: block;width:100%;}
 #small_menu > li > a {display: block;width:100%;padding: 15px 0;position: relative;font-size: 15px;line-height: 1.38;font-weight: 600;color: #222;border-bottom: 1px solid #eee;}
 #small_menu > li > a:after {display: block; content:""; border: solid #444; border-width:0 2px 2px 0; display: inline-block; padding: 3px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position:absolute; right:10px; top:50%; margin-top:-4px;}
 #small_menu > li.current-page-ancestor > a {color: #1c9ad6;}
 #small_menu > li > a > span {display: block;width:125px;padding-right: 28px;position: relative;}
 #small_menu > li.open > a > span:after {content: '';display: block;width:7px;height: 7px;position: absolute;right: 12px;top: 50%;margin-top: -3.5px;background: #1c9ad6;border-radius: 50%;}
 .single-notice #small_menu > li.menu-item-promote > a, .single-career #small_menu > li.menu-item-career > a, .single-inquiry #small_menu > li.menu-item-career > a {color: #1c9ad6;}
 .small_depth_menu_nav {width:165px;height: 100%;position: absolute;top: 0;right: -165px;background: #f6f6f6;}
 #small_depth_menu {width:100%;height: 100%;position: relative;overflow: hidden;}
 #small_depth_menu > li {position: absolute;left: 0;right: 0;top: 0;bottom: 0;overflow-y: auto;-webkit-overflow-scrolling: touch;opacity: 0;visibility: hidden;-ms-overflow-style: none;}
 #small_depth_menu .sub-menu {display: block;width:100%;padding: 0 20px;}
 #small_depth_menu .sub-menu > li {display: block;width:100%;}
 #small_depth_menu .sub-menu > li > a {display: block;padding: 16px 0;font-size: 14px;line-height: 1.38;font-weight: 600;color: #888;}
 #small_depth_menu .sub-menu > li.current-menu-item > a, #small_depth_menu .sub-menu > li.current-page-ancestor > a {color: #1c9ad6;}
 .single-notice #small_depth_menu .sub-menu > li.menu-item-news > a, .single-career #small_depth_menu .sub-menu > li.menu-item-employment > a, .single-inquiry #small_depth_menu .sub-menu > li.menu-item-career-inquiry > a {color: #1c9ad6;}
 .addition_menu_nav {width:320px;padding: 0 15px;position: absolute;bottom: 20px;right: 0;z-index: 652;}
 .addition_menu li {float: left;}
 .addition_menu li a {display: block;padding: 0 10px;position: relative;font-size: 13px;font-weight: 400;color: #222;}
 .addition_menu li a:after {content: '';display: block;width:1px;height: 12px;position: absolute;right: 0;top: 50%;margin-top: -6px;background: #ddd;}
 .addition_menu li:first-child a {padding-left: 0;}
 .addition_menu li:last-child a {padding-right: 0;}
 .addition_menu li:last-child a:after {display: none;}
 .addition_menu li a span {display: block;position: relative;}
 .addition_menu li.competent a span {padding-right: 16px;}
 .addition_menu li.competent a span:after {display: block;width:12px;height: 12px;position: absolute;right: 0;top: 50%;margin-top: -6px;font-family: '';content: '\e945';font-size: 12px;font-weight: normal;line-height: 1;color: #222;}
 #small_menu_close {display: block;width:30px;height: 30px;position: fixed;top: 10.5px;right: -30px;z-index: 650;cursor: pointer;}
 #small_menu_close .fas {display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0; font-size: 18px;line-height: 30px; text-align: center;color: #fff;}
 #small_menu_overlay {display: none;position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: #000000;background: rgba(0, 0, 0, .8);z-index: 600;}
 .minimize#header {height: 60px;background: #ffffff;background: rgba(255, 255, 255, .9);}
 .minimize #logo {top: 18px;}
 .minimize #logo a svg path {fill: #109AD6;}
 .minimize .lang_container {top: 0px;}
 .minimize .search_container {top: 18px;}
 .minimize #small_menu_btn {top: 22px;}
 .minimize .small_menu_btn_line {background: #222;}
 #search_popup {width:320px;padding: 0;top: 51px;left: auto;right: 0;box-shadow: none;z-index: 650;}
 .search_popup_inner {padding: 0 15px;background: #efefef;}
 .search_form {max-width:inherit;padding: 0;}
 .search_submit {display: none;}
 .search_label {padding-bottom: 0;position: absolute;top: 0;left: 0;font-size: 14px;line-height: 52px;color: #888;-webkit-transition: opacity 200ms;transition: opacity 200ms;}
 .search_form.active .search_label {opacity: 0;}
 .search_field {font-size: 15px;}
 .search_form input.search_field {padding-right: 30px;border-bottom: none;}
 .search_form_input {height: 52px;}
 .search_form_input:after {display: none;}
 .search_popup_close {width:30px;height: 30px;top: 10px;right: 10px;z-index: 1;}
 .search_popup_close span:after {font-size: 14px;line-height: 30px;color: #444;}
 .search_popup_close .fas{font-size:15px; line-height:34px;}
 .search_open #logo {z-index: 551;}
 .search_info {padding-bottom: 20px;}
 .search_info p {font-size: 15px;}
 .search_list > li {width:32%;height: 260px;box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, .05);}
 .search_list > li:nth-child(4n) {margin-right: 2%;}
 .search_list > li:nth-child(4n+1) {clear: none;}
 .search_list > li:nth-child(3n) {margin-right: 0;}
 .search_list > li:nth-child(3n+1) {clear: both;}
 .search_list > li > a {padding: 30px 26px;}
 .search_data .search_tax {font-size: 15px;}
 .search_data .search_title {font-size: 19px;}
 .search_data .search_desc {font-size: 15px;}
 .search_data .search_date {font-size: 15px;}
 .search_nodata {padding: 100px 0;}
 .search_nodata p {font-size: 15px;}
    .scroll_down {width:50px;height: 50px;margin-left: -25px;}
 .scroll_down > svg {width:50px;height: 50px;}
 .single_view_header {padding-bottom: 20px;}
 .jt_single_title h2 {font-size: 23px;}
 .jt_single_notice .jt_single_notice_mark {height: 29px;margin-top: 2px;margin-right: 12px;font-size: 14px;line-height: 27px;}
 .jt_single_state .jt_single_state_mark {height: 29px;margin-top: 2px;margin-right: 12px;font-size: 14px;line-height: 27px;}
 .single_view_info {min-height: 60px;margin-bottom: 35px;}
 .single_view_info span, .single_view_info time {padding: 0 15px;font-size: 14px;line-height: 58px;}
 .single_view_body {padding-bottom: 50px;}
 .single_view_content p, .single_view_content a, .single_view_content li {font-size: 15px;}
 .single_view_content ul li:before {top: 13px;}
 .single_view_content img {margin-top: 45px;margin-bottom: 45px;}
 .download_files_list {margin-top: 50px;}
 .download_files_list b {font-size: 15px;}
 .download_files_list a {font-size: 15px;}
 .download_files_list i.comma {padding-right: 5px;}
 .single_pagination {height: 160px;}
 .single_pagination_link b {font-size: 20px;}
 .single_pagination_link b:after {line-height: 21px;}
 .single_pagination_link span {padding-top: 6px;}
 .single_btn_wrap {margin-bottom: 35px;}
 .single_comments .comment-list {margin-top: 50px;padding: 30px 32px 48px;}
 .single_comments .comment-head {padding-bottom: 15px;}
 .single_comments .author-name {padding-right: 20px;font-size: 15px;}
 .single_comments .author-name:after {right: 10px;margin-top: -5px;}
 .single_comments .comment-date {font-size: 15px;}
 .single_comments .comment-body {font-size: 15px;}
 .jt_btn {min-width:156px;padding: 18px;font-size: 15px;}
 .jt_btn[lang="en"] {padding: 18.5px 18px;font-size: 14px;}
 .jt_icon_btn span:after {width:18px;height: 18px;line-height: 18px;}
 .jt_icon_btn.primary span {padding-right: 25px;}
 .jt_icon_btn.secondary span {padding-left: 16px;}
 .jt_pagination .page-numbers {font-size: 15px;}
 ::-webkit-input-placeholder {font-size: 15px;}
 ::-moz-placeholder {font-size: 15px;}
 :-ms-input-placeholder {font-size: 15px;}
 .jt_label {font-size: 15px;}
 .jt_form_field {font-size: 15px;}
 .selectric .label {font-size: 15px;}
 div[class^="icheckbox"] + span, div[class^="iradio"] + span {font-size: 15px;}
 .nicescroll_area_outer {height: 350px;padding: 28px 28px;}
 .nicescroll_area {padding-right: 40px;}
 .jt_agree_rule h2 {padding-bottom: 18px;font-size: 18px;}
 .jt_agree_rule .nicescroll_area_outer {height: 280px;}
 .jt_agree_check {padding: 20px 0 30px;}
 .jt_agree_check > b {padding-right: 25px;font-size: 15px;}
 .jt_form_control_btn_wrap input[type="submit"] {min-width:160px;padding: 18px;font-size: 15px;}
 .jt_file_upload_button {font-size: 15px;}
 .tel_desinence {width:25px;}
 .tel_desinence:after {width:10px;margin-left: -5px;}
 .mail_desinence {padding: 0 8px;font-size: 15px;}
 .jt_search {padding: 42px 20px;margin-bottom: 35px;}
 .jt_search_category {width:105px;}
 .jt_search_input.jt_form_field {width:320px;margin: 0 6px;}
 .jt_search_button {width:100px;font-size: 15px;}
 div.jt_newsfeed_time {width:120px;}
 .jt_newsfeed_time b {font-size: 40px;}
 .jt_newsfeed_time span {font-size: 16px;}
 .jt_newsfeed_title h2 {max-width:-webkit-calc(100% - 77px);max-width:calc(100% - 77px);}
 .jt_newsfeed_excerpt p {font-size: 15px;}
 .jt_newsfeed_notice, .jt_newsfeed_category, .jt_newsfeed_state {height: 28px;padding: 0 15px;margin-right: 12px;font-size: 14px;line-height: 26px;}
 .jt_newsfeed_origin p {font-size: 14px;}
 div.jt_newsfeed_more {width:50px;}
 .jt_newsfeed_more a {width:38px;height: 38px;}
 .jt_newsfeed_more a:after {font-size: 38px;}
 .jt_list_nothing_found {padding: 80px 0;}
 .jt_list_nothing_found b {font-size: 26px;}
 .jt_list_nothing_found p {padding-top: 10px;font-size: 15px;}
 span.wpcf7-list-item {margin-left: 27px;}
 .slick-control .slick-arrows {width:42px;height: 42px;margin: 0 3px;}
 .slick-control .slick-arrows:after {font-size: 42px;}
 button.mfp-close, .mfp-iframe-holder button.mfp-close {width:33px;height: 33px;top: -45px;right: -2px;}
 button.mfp-close:after {line-height: 1;}
 button.mfp-close:active {top: -45px;}
 .single_view_content .jt_posting_header b {font-size: 24px;}
 .single_view_content .jt_posting_content b {margin-bottom: 6px;font-size: 18px;}
 .single_view_content .jt_posting_content ul li {padding: 22px 0;}
 .single_view_content .jt_posting_content .jt_posting_list_inset p:before {top: 10px;}
 .jt_posting_list_inset {padding: 0 16px;}
 .jt_posting_list_inset th {padding: 14px 10px;font-size: 15px;}
 .jt_posting_list_inset td {padding: 14px 10px;font-size: 14px;}
 .career_info li > b {padding-bottom: 20px;font-size: 18px;}
 .career_info th {padding: 15px 15px 15px 0;font-size: 15px;}
 .career_info td {padding: 15px 0;font-size: 15px;}
 .single_view_content .career_info td ul li:before {top: 11px;}
 html:not([lang="ko"]) .main_info_recruit h3 {width:80%;top: 48px;}
 html:not([lang="ko"]) .main_info_recruit h3 br {display: none;}
*/}

@media (max-width:1003px) {
 /*.menu_container {height:65px;}
 .menu_container #menu{display:none;}*/

 /*.card_list > li {width:50%;}*/
}


@media (max-width:800px) {
 /*.card_list > li {width:50%;}*/
}

@media all and (max-width:768px) {
#footer .flink{display:none;}
#footer .ftlogo{display:none;}
#footer .fCont{ width:100%;}
#footer address{width:100%; font-size:1.5rem;}
.section03 .sectionCon .m_proCont{width:100%;}
.scroll img{display:none;}
/*
 body {font-family: sans-serif;}
 .wrap {margin: 0 20px;}
 #header {height: 60px;}
 #logo {width:120px;height: 21px;left: 20px;top: 19px;}
 .minimize #logo {top: 19px;}
 #small_menu_btn {top: 22px;right: 20px;}
 .go_top {display: none;}
    .scroll_down {border: 1px solid #ffffff;border: 1px solid rgba(255, 255, 255, .8);}
    .scroll_down:hover {background: none;}
    .scroll_down > svg {display: none;}
    .main_visual .scroll_down {bottom: 85px;}
 .article_header_table .wrap {margin: 0 20px;}
 .single_pagination {height:70px;}
 .single_pagination_list {width:70px;height: -webkit-calc(100% + 1px);height: calc(100% + 1px);top: -1px;margin-top: 0;margin-left: -35px;background-size: 15px auto;}
 .single_pagination_prev, .single_pagination_title_prev {padding-right:35px;padding-left: 0;}
 .single_pagination_next, .single_pagination_title_next {padding-left:35px;padding-right: 0;}
 .single_pagination_link, .single_pagination_title {font-size: 14px;}
 .single_pagination_link b {font-size: 17px;}
 .single_pagination_link:hover b {color: #555;}
 .single_pagination_prev:hover b {padding-left:0;}
 .single_pagination_next:hover b {padding-right:0;}
 .single_pagination_link:hover b:after {display:none;}
 .single_pagination_prev:after, .single_pagination_next:after {display: none;}
 .single_pagination_link span {display: none;}
 .slick-control .slick-arrows:hover:after {color: #bcbcbc;}
*/}

@media all and  (max-width:777px) {
 .menu_container {height:65px;}
 .menu_container #menu{display:none;}
 .header_wrap{padding:0;}
 #header{top:0 !important; height:65px !important;}
 .minimize#header{height:65px;}
 .menu_container_bg{display:none;}
 #logo a{top:16px !important; width:130px; height:33px; background: url(../../img/logo@2x.png) no-repeat 0 0; background-size: 90%; }
 .global_nav button.btnAllmenu:after{ width:20px; height:15px; background-size:cover; }
 .global_nav .nav_item li {margin-right:15px;}
 .global_nav .nav_item li a{font-size:12px;}
 .article_header {display:none;}
}

@media all and  (max-width:767px) {/*
 .search_info {padding-bottom: 16px;}
 .search_list > li > a {padding: 25px 20px;}
 .search_data .search_tax {font-size: 14px;line-height: 1.6;}
 .search_data .search_title {margin: 8px 0 6px;font-size: 17px;line-height: 1.35;}
 .search_data .search_desc {font-size: 14px;line-height: 1.6;}
 .search_data .search_date {font-size: 14px;line-height: 1.6;}
 .search_nodata {padding: 14% 20px;}
 .search_nodata p {font-size: 14px;line-height: 1.6;}
 .single_view_header {padding-bottom: 18px;}
 .jt_single_title h2 {font-size: 20px;}
 .jt_single_notice .jt_single_notice_mark {width:42px;height: 24px;margin-top: 0;margin-right: 8px;font-size: 12px;line-height: 24px;}
 .jt_single_state .jt_single_state_mark {width:62px;height: 24px;margin-top: 0;margin-right: 8px;font-size: 12px;line-height: 24px;}
 .single_view_info {min-height: inherit;margin-bottom: 30px;padding: 15px 0;text-align: left;}
 .single_view_info > *:after {height: 11px;margin-top: -6px;}
 .single_view_info span, .single_view_info time {padding: 0 10px;font-size: 13px;line-height: 1.4;}
 .single_view_body {padding-bottom: 10%;}
 .single_view_content h1, .single_view_content h2, .single_view_content h3 {font-size: 17px;line-height: 1.35;}
 .single_view_content p, .single_view_content a, .single_view_content li {font-size: 14px;line-height: 1.6;}
 .single_view_content a.jt_btn {padding: 12px 14px;}
 .single_view_content blockquote {padding-left: 12px;border-left-width:2px;}
 .single_view_content ul li {padding-left: 9px;}
 .single_view_content ul li:before {width:3px;height: 3px;top: 7px;}
 .single_view_content img {margin-top: 30px;margin-bottom: 30px;}
 .single_view_content h1, .single_view_content h2, .single_view_content h3 {margin-bottom: 15px;}
 .single_view_content p, .single_view_content blockquote, .single_view_content ul, .single_view_content ol, .single_view_content hr {margin-bottom: 20px;}
 .single_comments {padding: 0;}
 .single_comments .comment-list {margin-top: 30px;padding: 20px 15px;}
 .single_comments .author-name {padding-right: 20px;font-size: 14px;}
 .single_comments .comment-date {font-size: 14px;}
 .single_comments .comment-body {font-size: 14px;line-height: 1.6;}
 .single_btn_wrap {margin-bottom: 30px;}
 .jt_video_wrap {margin-bottom: 30px;}
 .jt_video_poster_overlay_btn {width:54px;height: 54px;margin-left: -27px;margin-top: -27px;}
 .jt_video_poster_overlay_btn:after {padding-left: 3%;font-size: 12px;line-height: 54px;}
 .download_files_list {margin-top: 30px;padding-left: 12px;border-left-width:2px;}
 .download_files_list b {padding-left: 22px;font-size: 14px;}
 .download_files_list b:before {height: 14px;margin-top: -7px;font-size: 14px;}
 .download_files_list a {font-size: 14px;}
 .download_files_list i.comma {padding-right: 2px;}
 .jt_btn {min-width:140px;}
 .jt_btn, .jt_btn[lang="en"] {padding: 16px;font-size: 14px;}
 .jt_icon_enter span:after {font-size: 14px;}
 .jt_icon_open span:after {font-size: 14px;}
 .jt_icon_download span:after {font-size: 14px;margin-top: -10px;}
 ::-webkit-input-placeholder {font-size: 14px;}
 ::-moz-placeholder {font-size: 14px;}
 :-ms-input-placeholder {font-size: 14px;}
 .jt_label {font-size: 14px;}
 .jt_form_field {height: 38px;padding: 5px 12px;font-size: 14px;}
 textarea.jt_form_field {padding: 12px;}
 div[class^="icheckbox"] + span, div[class^="iradio"] + span {padding-left: 6px;font-size: 14px;}
 .selectric .label {height: 36px;margin: 0 28px 0 12px;font-size: 14px;line-height: 36px;}
 .selectric .button {width:28px;height: 38px;}
 .selectric .button:after {-webkit-transform: scale(0.85);-ms-transform: scale(0.85);transform: scale(0.85);}
 .selectric-items ul, .selectric-items li {font-size: 14px;}
 .selectric-items li {padding: 8px 12px;}
 .nicescroll_area_outer {padding: 20px;height: 300px;}
 .nicescroll_area {padding-right: 30px;}
 .jt_agree_rule .nicescroll_area_outer {height: 240px;}
 .jt_agree_rule h2 {padding-bottom: 16px;font-size: 16px;}
 .jt_agree_check > b {padding-right: 20px;font-size: 14px;}
 ul.jt_horizontal_form {display: block;}
 ul.jt_horizontal_form:before {height: 3px;}
 ul.jt_horizontal_form > li {display: block;padding: 20px 0 22px;border-bottom: 1px solid #ddd;}
 ul.jt_horizontal_form > li > div {display: block;border-bottom: none;}
 ul.jt_horizontal_form > li > div:first-child {width:100%;padding: 0 0 10px 0;}
 ul.jt_horizontal_form > li > div:first-child + div {width:100%;padding: 0;}
 .jt_horizontal_select_wrap {margin-left: 5px;}
 .jt_form_control {padding-top: 25px;}
 .jt_form_control_btn_wrap input[type="submit"] {min-width:140px;padding: 16px;font-size: 14px;}
 .jt_form_control_btn_wrap > i:after {margin-top: -10px;right: 15px;font-size: 10px;}
 .explain {padding-left: 8px;font-size: 13px;}
 .explain:before {width:3px;height: 3px;top: 5px;}
 .tel_desinence {width:20px;height: 38px;}
 .tel_desinence:after {width:8px;margin-left: -4px;}
 .mail_desinence {padding: 0 5px;font-size: 14px;line-height: 38px;}
 ul.jt_horizontal_form > li.contact_row_icheck > div:first-child + div {padding-top: 0;padding-bottom: 0;}
 .jt_file_upload_input {width:-webkit-calc(100% - 115px);width:calc(100% - 115px);}
 .jt_file_upload_button {width:110px;height: 38px;margin-left: 5px;font-size: 14px;}
 label.jt_file_upload_button {line-height: 38px;}
 .jt_pagination {margin-top: 32px;}
 .jt_pagination .page-numbers {min-width:28px;height: 28px;margin: 0 2px;font-size: 14px;line-height: 30px;}
 .jt_pagination .page-numbers.first, .jt_pagination .page-numbers.prev, .jt_pagination .page-numbers.next, .jt_pagination .page-numbers.last {background-size: 190px auto;}
 .jt_pagination .page-numbers.first {background-position: -12px center;}
 .jt_pagination .page-numbers.prev {background-position: -59px center;}
 .jt_pagination .page-numbers.next {background-position: -104px center;}
 .jt_pagination .page-numbers.last {background-position: -151px center;}
 .jt_search {padding: 6% 20px;margin-bottom: 6%;}
 .jt_search_category {width:90px;}
 .jt_search_category .selectric .label {height: 36px;margin-right: 30px;font-size: 14px;line-height: 36px;}
 .jt_search_category .selectric .button {width:30px;height: 36px;}
 .jt_search_category .selectric .button:after {font-size: 10px;}
 .jt_search_input.jt_form_field {width:220px;height: 38px;margin: 0 5px;}
 .jt_search_button {width:80px;height: 38px;font-size: 14px;}
 .jt_newsfeed_list {display: block;}
 .jt_newsfeed_item {display: block;position: relative;border-bottom: 1px solid #ddd;}
 .jt_newsfeed_item > div {display: block;border-bottom: none;}
 div.jt_newsfeed_time {width:auto;padding-top: 0;position: absolute;left: 0;bottom: 20px;}
 .jt_newsfeed_time b {display: none;}
 .jt_newsfeed_time span {display: none;}
 .jt_newsfeed_time time:after {content: attr(datetime);font-size: 14px;font-weight: 400;color: #666;}
 div.jt_newsfeed_content {padding: 20px 0 50px;}
 .jt_newsfeed_item:first-child div.jt_newsfeed_content {padding-top: 0;}
 .jt_newsfeed_notice, .jt_newsfeed_category, .jt_newsfeed_state {height: 23px;padding: 0 9px;margin-right: 3px;margin-top: -2px;font-size: 12px;line-height: 23px;}
 .jt_newsfeed_title {margin-bottom: 5px;}
 .jt_newsfeed_title h2 {max-width:-webkit-calc(100% - 55px);max-width:calc(100% - 55px);font-size: 17px;}
 .jt_newsfeed_excerpt p {font-size: 14px;}
 .jt_newsfeed_origin {padding-top: 14px;}
 .jt_newsfeed_origin p {font-size: 13px;}
 div.jt_newsfeed_more {display: none;}
 .jt_list_nothing_found {padding: 11% 0;border-top-width:2px;}
 .jt_list_nothing_found b {font-size: 22px;}
 .jt_list_nothing_found p {font-size: 14px;line-height: 1.6;}
 .jt_board_control {padding-top: 25px;}
 .jt_board_control.jt_inquiry_list_control {padding-top: 25px;}
 .jt_board_control .jt_btn {margin-left: 6px;}
 span.wpcf7-list-item {margin-left: 20px;}
 .slick-control .slick-arrows {width:38px;height: 38px;}
 .slick-control .slick-arrows:after {font-size: 38px;}
 button.mfp-close, .mfp-iframe-holder button.mfp-close {width:20px;height: 20px;top: -30px;right: 1px;}
 button.mfp-close:after {font-size: 20px;}
 button.mfp-close:active {top: -30px;}
 .single_view_content .jt_posting_template p {line-height: 1.6;}
 .single_view_content .jt_posting_header b {margin-bottom: 10px;font-size: 18px;}
 .single_view_content .jt_posting_content b {font-size: 15px;}
 .single_view_content .jt_posting_content ul li {padding: 18px 0;}
 .single_view_content .jt_posting_content .jt_posting_list_inset p {padding-left: 8px;}
 .single_view_content .jt_posting_content .jt_posting_list_inset p:before {width:3px;height: 3px;left: 0;top: 8px;}
 .jt_posting_list_inset .jt_posting_table {margin: 10px 0;}
 .jt_posting_list_inset th {padding: 12px 10px;font-size: 14px;}
 .jt_posting_list_inset th:before {height: 12px;margin-top: -6px;}
 .jt_posting_list_inset td {padding: 12px 10px;font-size: 13px;}
 .career_info > li {margin-bottom: 32px;}
 .career_info li > b {padding-bottom: 12px;font-size: 16px;line-height: 1.4;}
 .career_info th {font-size: 14px;line-height: 1.6;}
 .career_info td {font-size: 14px;line-height: 1.6;}
 .single_view_content .career_info td ul li {padding-left: 8px;line-height: 1.6;}
 .single_view_content .career_info td ul li:before {width:3px;height: 3px;left: 0;top: 8px;}
 .single_view_content ul.career_info li > p {padding-top: 14px;}
 .career_info table, .career_info tbody, .career_info tr {display: block;}
 .career_info tr {padding: 14px 0;border-bottom: 1px solid #ddd;}
 .career_info th {display: block;padding: 0 0 2px 0;width:100%;border-bottom: none;}
 .career_info td {display: block;padding: 0;width:100%;border-bottom: none;}
 .career_info td ul {margin-bottom: 10px;}
 html:not([lang="ko"]) .main_info_recruit h3 {left: 8%;font-size: 26px;}
 html:not([lang="ko"]) .main_recruit_data > p {margin-bottom: 20px;}
 html:not([lang="ko"]) .main_info {margin-bottom: 8%;}
*/}
/* 767px */
/* **************************************** *
 * 600px
 * **************************************** */
@media all and  (max-width:600px) {/*
 .search_list > li {width:49%;height: 240px;box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, .05);}
 .search_list > li:nth-child(3n) {margin-right: 2%;}
 .search_list > li:nth-child(3n+1) {clear: none;}
 .search_list > li:nth-child(even) {margin-right: 0;}
  .main_visual .scroll_down {bottom: 60px;}
 .contact_row_name .wpcf7-form-control-wrap {width:100%;}
 .contact_row_tel .wpcf7-form-control-wrap {width:-webkit-calc(33% - 12px);width:calc(33% - 12px);}
 .tel_desinence {width:18px;}
 .contact_row_mail .wpcf7-form-control-wrap {width:-webkit-calc(33% - 8px);width:calc(33% - 8px);}
 .jt_horizontal_select_wrap {width:-webkit-calc(33% - 8px);width:calc(33% - 8px);}
 .contact_row_mail .jt_horizontal_select_wrap .wpcf7-form-control-wrap {width:100%;}
 .mail_desinence {width:19px;padding: 0;}
 html:not([lang="ko"]) .main_info_recruit h3 {left: 20px;font-size: 24px;width:-webkit-calc(100% - 40px);width:calc(100% - 40px);top: 30px;}
*/}
@media  all and (max-width:480px) {/*
 .wrap {margin: 0 15px;}
    .scroll_down {width:43px;height: 43px;bottom: 20px;margin-left: -21.5px;}
    .scroll_down > svg {width:43px;height: 43px;}
    .scroll_down > span:after {width:11px;height: 11px;font-size: 11px;}
 #header {height: 53px;}
 #logo {width:105px;height: 19px;left: 15px;top: 17px;}
 #small_menu_btn {height: 15px;top: 19px;right: 15px;}
 .small_menu_btn_line {height: 1px;}
 .small_menu_btn_line_02 {top: 7px;}
 .lang_container {width:300px;height: 53px;}
 .lang_menu li a {line-height: 53px;}
 .search_container {right: 180px;top: 19.5px;}
 .small_menu_container {width:300px;right: -300px;padding-top: 53px;padding-bottom: 56px;}
 #small_menu > li > a > span {width:64%;}
 .small_depth_menu_nav {width:56%;right: -56%;}
 .addition_menu_nav {width:300px;}
 #small_menu_close {top: 11.5px; }
 .minimize#header {height: 53px;}
 .minimize #logo {top: 17px;}
 .minimize #small_menu_btn {top: 19px;}
 .minimize .search_container {top: 19.5px;}
 #search_popup {width:300px;top: 53px;}
 .search_info {padding-bottom: 12px;}
 .search_list > li {height: 210px;}
 .search_list > li > a {padding: 20px 15px;}
 .search_nodata {padding: 16% 15px;}
 .single_view_header {padding-bottom: 12px;}
 .jt_single_title h2 {font-size: 17px;}
 .jt_single_notice .jt_single_notice_mark {width:38px;height: 20px;line-height: 20px;}
 .jt_single_state .jt_single_state_mark {width:58px;height: 20px;line-height: 20px;}
 .single_view_info {padding: 12px 0;margin-bottom: 25px;}
 .single_view_info b {padding-right: 4px;}
 .single_view_info span, .single_view_info time {padding: 0 8px;}
 .single_view_body {padding-bottom: 13%;}
 .single_view_content img {margin-top: 25px;margin-bottom: 25px;}
 .single_view_content h1, .single_view_content h2, .single_view_content h3 {margin-bottom: 10px;}
 .single_view_content p, .single_view_content blockquote, .single_view_content ul, .single_view_content ol, .single_view_content hr {margin-bottom: 18px;}
 .single_view_content a.jt_btn {min-width:100px;padding: 9px 12px;}
 .single_btn_wrap {margin-bottom: 25px;}
 .jt_video_wrap {margin-bottom: 25px;}
 .jt_video_poster_overlay_btn {width:46px;height: 46px;margin-left: -23px;margin-top: -23px;}
 .jt_video_poster_overlay_btn:after {font-size: 10px;line-height: 46px;}
 .single_pagination {height: 58px;}
 .single_pagination_list {width:58px;margin-left: -29px;}
 .single_pagination_link, .single_pagination_title {font-size: 12px;}
 .single_pagination_link b {font-size: 15px;}
 .single_pagination_prev, .single_pagination_title_prev {padding-right: 29px;}
 .single_pagination_next, .single_pagination_title_next {padding-left: 29px;}
 .single_comments .comment-list {margin-top: 30px;padding: 25px 20px 30px;}
 .jt_btn {min-width:130px;}
 .jt_btn, .jt_btn[lang="en"] {padding: 14px;font-size: 13px;}
 .jt_pagination {margin-top: 25px;}
 .jt_search {padding: 24px 15px;margin-bottom: 35px;}
 .jt_search_category {width:75px;}
 .jt_search_field {width:-webkit-calc(100% - 75px);width:calc(100% - 75px);padding-left: 4px;}
 .jt_search_input.jt_form_field {width:100%;margin: 0;padding-right: 38px;}
 .jt_search_button {width:38px;height: 38px;position: absolute;top: 0;right: 0;font-size: 0;background: none;border: none;}
 .jt_search_button:after {display: block;width:100%;height: 100%;font-family: '';content: '\e932';font-size: 12px;font-weight: normal;line-height: 38px;color: #1c9ad6;}
 .nicescroll_area_outer {padding: 20px 15px;}
 div[class^="icheckbox"] + span, div[class^="iradio"] + span {padding-left: 4px;}
 .jt_form_control {padding-top: 22px;}
 .jt_form_control_btn_wrap input[type="submit"] {min-width:130px;padding: 14px;font-size: 13px;}
 .jt_file_upload_input {width:-webkit-calc(100% - 95px);width:calc(100% - 95px);}
 .jt_file_upload_button {width:90px;}
 .jt_agree_rule h2 {padding-bottom: 10px;}
 .jt_agree_rule .nicescroll_area_outer {height: 200px;}
 .jt_agree_check {padding-top: 12px;}
 .jt_agree_check > b {padding-right: 15px;font-size: 13px;}
 .jt_agree_check div[class^="icheckbox"] + span, .jt_agree_check div[class^="iradio"] + span {font-size: 13px;line-height: 18px;}
 .jt_list_nothing_found {padding: 15% 15px;}
 .jt_list_nothing_found b {font-size: 20px;}
 .jt_board_control {padding-top: 22px;}
 .jt_board_control.jt_inquiry_list_control {padding-top: 22px;}
 .jt_board_control .jt_btn {margin-left: 4px;}
 span.wpcf7-not-valid-tip {font-size: 12px;}
 div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {font-size: 12px;}
 span.wpcf7-list-item {margin-left: 15px;}
 button.mfp-close, .mfp-iframe-holder button.mfp-close {width:18px;height: 18px;top: -24px;}
 button.mfp-close:after {font-size: 18px;}
 button.mfp-close:active {top: -24px;}
 .slick-dots {margin-top: 24px;}
 .slick-dots > li {width:14px;height: 14px;margin: 0 4px;}
 .single_view_content .jt_posting_content ul li {padding: 15px 0;}
 .single_view_content .jt_posting_header b {font-size: 16px;}
 .single_view_content .jt_posting_header p br {display: none;}
 .jt_posting_logo {margin-top: 20px;}
 .single_view_content .jt_posting_logo img {-webkit-transform: scale(0.8);-ms-transform: scale(0.8);transform: scale(0.8);}
 html:not([lang="ko"]) .main_info {margin-bottom: 12%;}
*/}
@media  all and (max-width:345px) {
 /*.lang_container {width:280px;}
 .search_container {right: 120px;}
 .small_menu_container {width:280px;right: -280px;}
 #small_menu > li > a {font-size: 14px;}
 #small_depth_menu .sub-menu > li > a {font-size: 13px;}
 .addition_menu_nav {width:280px;}
 #search_popup {width:280px;}*/
}
/* Search */
.search_submit:hover:after { color: #109ad6;}
.search_submit:after { -webkit-transition: 300ms; transition: 300ms;}
.search_popup_close span:after{ -webkit-transition: 300ms; transition: 300ms;}
.search_popup_close:hover span:after{ -webkit-transform: scale(0.9) rotate(0.05deg); -ms-transform: scale(0.9) rotate(0.05deg); transform: scale(0.9) rotate(0.05deg);}
/* ***************** */
/* MAIN */
/* ***************** */
.main_section {padding: 105px 0 120px;}
.main_section_title {display: block;padding-bottom: 66px;font-size: 40px;font-weight: 300;line-height: 1.25;text-align: center;color: #222; font-weight:400;}
/* Video quick debug */
.main_section video { -webkit-transform: translate3d(-5px,0,0); transform: translate3d(-5px,0,0);}
/* Load motion */
.main_visual_item_01 .main_visual_bg{-webkit-transform: translateZ(0) scale(1.1);transform: translateZ(0) scale(1.1); -webkit-transition: 1800ms; transition: 1800ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */}
.first_bg_loaded .main_visual_item_01 .main_visual_bg {-webkit-transform: translateZ(0) scale(1);transform: translateZ(0) scale(1);}
/* floating card motion */
.jt_card { -webkit-perspective: 700px; perspective: 700px; }
.jt_card img { -webkit-transition: opacity 0.4s, -webkit-transform 1.2s cubic-bezier(.03, .44, .47, .99); transition: opacity 0.4s, -webkit-transform 1.2s cubic-bezier(.03, .44, .47, .99); transition: transform 1.2s cubic-bezier(.03, .44, .47, .99), opacity 0.4s; transition: transform 1.2s cubic-bezier(.03, .44, .47, .99), opacity 0.4s, -webkit-transform 1.2s cubic-bezier(.03, .44, .47, .99); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; will-change: transform; -webkit-transform: translate3d(0, 50%, 100px) rotateX(10deg); transform: translate3d(0, 50%, 100px) rotateX(10deg); opacity: 0; }
.jt_card.jt_animate img { -webkit-transform: translate3d(0, 0, 0) rotateX(0deg); transform: translate3d(0, 0, 0) rotateX(0deg); opacity: 1; }
.main_chemical_list li:nth-child(2) .jt_card img{ -webkit-transition-delay:300ms; transition-delay:300ms}
.main_chemical_list li:nth-child(3) .jt_card img{ -webkit-transition-delay:600ms; transition-delay:600ms}
/* move to sub.css*/
.about_history { position: relative; z-index: 2; }
.about_banner:after { content: ""; height: 100%; width:100%; display: block; background: #fff; position: absolute; bottom: -100%; }
.irregular_grid_img { z-index: 1; }
/* about motion */
html:not(.mobile) .about_banner_pic { -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); -webkit-transition: -webkit-transform 1.8s cubic-bezier(.03, .44, .33, 1.18); transition: -webkit-transform 1.8s cubic-bezier(.03, .44, .33, 1.18); transition: transform 1.8s cubic-bezier(.03, .44, .33, 1.18); transition: transform 1.8s cubic-bezier(.03, .44, .33, 1.18), -webkit-transform 1.8s cubic-bezier(.03, .44, .33, 1.18); }
html:not(.mobile) .about_banner_pic img { opacity: 0; -webkit-transition: opacity .8s; transition: opacity .8s; }
html:not(.mobile) .about_banner_pic.jt_animate { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
html:not(.mobile) .about_banner_pic.jt_animate img { opacity: 1; }
/* fix splittext plugin wrong break line */
.jt_animate_txt{ white-space: nowrap; }
html.ie .jt_animate_subtitle,
html.ie .jt_animate_title,
html.ie .jt_animate_txt{-webkit-transform:translateZ(0) rotate(0.1deg);transform:translateZ(0) rotate(0.1deg)}
/* Main slideshow */
.main_visual{ overflow: hidden;}
#lighthouse_light {opacity:0; background: url(../images/main/light.png) center center no-repeat; content: ""; display: block; position: absolute; width:92px; height: 91px; top: 50%;left: 50%; margin-top: -67px; margin-left: 13px; -webkit-transform: translateZ(0) rotate(0deg); transform: translateZ(0) rotate(0deg); -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom;}
.main_visual_item_01 .main_visual_bg canvas{ opacity:0}
.load .main_visual_item_01 .main_visual_bg canvas{ opacity:1}
.main_visual_item_01 .main_visual_bg { background-image: url(../images/main/main-visual-01-motion.jpg);}
html:not(.mobile) .main_visual_item_01 .main_visual_bg.main_visual_lighthouse_fg { background-image: url(../images/main/main-visual-01-fg-motion.png);}
#jt_light_blink { width:100%; height: 100%; background: -webkit-radial-gradient(center ellipse, #000000 0%, #000000 100%); background: radial-gradient(ellipse at center, #000000 0%, #000000 100%); background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%); }
.main_visual_item_03 video {left: 50%; top: 50%; position: absolute;  -ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%); min-width:100%; min-height: 100%; width:auto; height: auto;}
.main_visual_item_01 .wrap{ visibility:hidden;}
.main_visual_item{background: #222;}
html.ie .main_visual_item h2,
html.ie .main_visual_item span {-webkit-transform: rotate(0.1deg);-ms-transform: rotate(0.1deg);transform: rotate(0.1deg)}
/* Main business force motion */
.main_business b{ display:block;}
/* Main business force motion */
.main_chemical_img {  position: relative; z-index: 2;}
/* Main recruit */
.main_info_recruit:after{ display:none}
.main_info_recruit { position: relative;}
.main_info_recruit:after { content: ""; display:block; position: absolute; bottom: -60px; height: 60px; background: #fff;  width:100%;}
/* ***************** */
/* SUB */
/* ***************** */
html.ie .article_title,
html.ie .article_desc,
html.ie .article_sub_title{-webkit-transform: rotate(0.05deg);-ms-transform: rotate(0.05deg);transform: rotate(0.05deg);}
html:not(.mobile) .article_sub_title > div,
html:not(.mobile) .article_title > div,
html:not(.mobile) .article_desc > div {opacity: 0;}
html:not(.mobile) .article_title:after{opacity:0; -webkit-transition: 1200ms; transition:1200ms}
html:not(.mobile) .article_title.completed:after{opacity:1;}
.article_header{ overflow:hidden;}
.article_header .full_wrap{padding-left:0; padding-right:0; margin:0 auto;}
.article_header_bg{-webkit-transform: translateZ(0) scale(1.1) rotate(0.1deg);transform: translateZ(0) scale(1.1) rotate(0.1deg); -webkit-transition: 1800ms; transition: 1800ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000);  /* easeOutQuart */}
.bg_loaded .article_header_bg{-webkit-transform: translateZ(0) scale(1) rotate(0deg);transform: translateZ(0) scale(1) rotate(0deg);}

/* value */
.strategy_plan li img{ opacity:0}
.strategy_plan li{background: center top no-repeat;background-size:cover;}
.strategy_plan li:nth-child(1) { background-image : url(../images/sub/value/strategy-01.jpg)}
.strategy_plan li:nth-child(2) { background-image : url(../images/sub/value/strategy-02.jpg)}
.strategy_plan li:nth-child(3) { background-image : url(../images/sub/value/strategy-03.jpg)}
.strategy_plan li:nth-child(4) { background-image : url(../images/sub/value/strategy-04.jpg)}
/* network */
.point_pulse {display: block;width:100%;height: 100%;position: absolute;top: 50%;left: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);background: #c4102f;background: rgba(196, 16, 47, .6);border: 1px solid #c4122e;border-radius: 100%;}
/* environment */
.environment_banner:after { position: absolute; display: block; bottom: -250px; height: 250px; background: white;  width:100%; left: 0; content: "";}
/* ***************** */
/* MEDIAQUERIES */
/* ***************** */
@media  all and (max-width:1400px) {
     /* fix splittext plugin wrong break line white-space reset if br display none */
    /*.jt_animate_txt,
    .main_chemical_txt p,
    .main_about_txt p,
    .irregular_grid_txt p,
    .icon_step_list p,
    .relational_intro_content p {white-space: inherit; }*/
}
@media  all and (max-width:1280px) {
     /* fix splittext plugin wrong break line white-space reset if br display none */
    /* .jt_animate_txt,
     .middle_grid_content p,
     .network_intro p  {white-space: inherit; }*/
}
@media  all and (max-width:1023px) {
    /* fix splittext plugin wrong break line white-space reset if br display none */
 /*   .jt_animate_txt,
    .ci_intro_desc p,
    .ci_information_content > p br,
    .product_inquiry_department_info p  {white-space: inherit; }*/
}
@media  all and (max-height: 960px) {
    /*#lighthouse_light {margin-top: -72px;}*/
}



.article_header {width:100%;  height: 420px; position: relative;text-align: center;}
.article_header_bg {position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: no-repeat center center;background-size: cover;background-image: url();}
.article_header_bg canvas { position: absolute;left: 50%; -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); transform: translate(-50%,0);  top: 0;}
.article_header_inner {height:600px; position: relative; }
.article_header_table {display: table;width:100%;height: 100%;}
.article_header_cell {display: table-cell;width:100%;vertical-align: middle;}
.article_title {padding: 10px 0 20px;position: relative;font-size: 90px;line-height: 1;font-weight: 200;color: #fff;}
.article_title:after {content: '';display: block;width:30px;height: 1px;position: absolute;left: 50%;bottom: 0;background: #fff;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.article_sub_title {margin-left: 0.2em;font-size: 30px;font-weight: 200;letter-spacing: 0.2em;color: #fff;}
.article_desc { font-size: 30px;letter-spacing: 0;line-height: 1.5;color: #fff; font-weight:200;}
.article_desc strong{font-weight:600;}
.article_title.secondary {padding-top: 0;}
.article_sub_title.secondary {display: block;padding-bottom: 7px;margin-left: 0;position: relative;font-size: 80px;letter-spacing: 0;}
.article_sub_title.secondary:after {content: '';display: block;width:30px;height: 1px;position: absolute;left: 50%;bottom: 0;background: #fff;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.article_basic_header {padding: 195px 0 75px;}
.article_basic_header h1 {margin-left: 0.2em;font-size: 51px;font-weight: 200;line-height: 1.25;letter-spacing: 0.2em;text-align: center;color: #222;}
@media (max-width:1400px){/*
 .article_sub_title {
  font-size: 28px;
 }
 .article_title {
     font-size: 80px;
 }
*/}
@media (max-width:1280px){
 /*.article_sub_title {
  font-size: 26px;
 }
 .article_title {
     padding: 7px 0 16px;
     font-size: 70px;
 }
 .article_desc {
     padding-top: 17px;
 }*/
}
@media (max-width:1023px){/*
 .article_sub_title {
  font-size: 22px;
 }
 .article_title {
     font-size: 55px;
 }
 .article_desc {
     font-size: 15px;
 }
*/}
@media (max-width:767px){/*
 .article_sub_title {
  font-size: 17px;
 }
 .article_title {
     padding: 6px 0 15px;
     font-size: 38px;
 }
 .article_desc {
     padding-top: 15px;
     font-size: 14px;
     line-height: 1.6;
 }
*/}

/* PAGE NAV */
.article_nav {width:100%;height: 47px;position: absolute;left: 0;top: 50%;margin-top: -80px;z-index: 1;}
.article_nav_btn {display: block;height: 100%;position: absolute;top: 0;color: #fff;}
.article_nav_btn:after {content: '';display: table;clear: both;}
.article_nav_pic {width:47px;height: 100%;position: relative;text-indent:-9999px; line-height:0;border: 2px solid #ffffff;border: 2px solid rgba(255, 255, 255, .3);border-radius: 50%;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: border-color .5s, -webkit-transform .5s;transition: border-color .5s, -webkit-transform .5s;transition: border-color .5s, transform .5s;transition: border-color .5s, transform .5s, -webkit-transform .5s;}
.article_nav_pic:after {display: block;width:100%;height: 100%;position: absolute;content: '';background: no-repeat center center;-moz-box-sizing: border-box;box-sizing: border-box;}
.article_nav_pic:before {content: '';display: block;width:46px;height: 1px;position: absolute;top: 50%;margin-top: -0.5px;background: #fff;-webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);transition: all .5s cubic-bezier(.165, .84, .44, 1);-moz-box-sizing: border-box;box-sizing: border-box;}
.article_nav_btn:hover .article_nav_pic { -webkit-transform: scale(0.9) rotate(0.05deg); -ms-transform: scale(0.9) rotate(0.05deg); transform: scale(0.9) rotate(0.05deg);}
.article_nav_btn .article_nav_pic {-webkit-transform: rotate(0.05deg);-ms-transform: rotate(0.05deg);transform: rotate(0.05deg);}
.article_nav_title {width:120px;height: 100%;opacity: 0;-webkit-transition: all .2s cubic-bezier(.165, .84, .44, 1);transition: all .2s cubic-bezier(.165, .84, .44, 1);}
.article_nav_table {display: table;width:100%;height: 100%;}
.article_nav_cell {display: table-cell;vertical-align: middle;}
.article_nav_title p {font-size: 16px;font-weight: 400;line-height: 1.25;color: #fff;}
.article_nav_title p span {display: inline-block;padding: 0 2px;}
.article_nav_pre {left: 0;}
.article_nav_pre .article_nav_pic, .article_nav_pre .article_nav_title {float: left;}
.article_nav_pre .article_nav_pic:after {background-image: url(../images/icon/icon-arrow-left.svg);}
.article_nav_pre .article_nav_pic:before {left: 20px;}
.article_nav_pre .article_nav_title {margin-left: 15px;text-align: left;-webkit-transform: translateX(8px);-ms-transform: translateX(8px);transform: translateX(8px);}
.article_nav_next {right: 0;}
.article_nav_next .article_nav_pic, .article_nav_next .article_nav_title {float: right;}
.article_nav_next .article_nav_pic:after {background-image: url(../images/icon/icon-arrow-right.svg);}
.article_nav_next .article_nav_pic:before {right: 20px;}
.article_nav_next .article_nav_title {margin-right: 15px;text-align: right;-webkit-transform: translateX(-8px);-ms-transform: translateX(-8px);transform: translateX(-8px);}
.article_nav_btn:hover .article_nav_pic {border-color: #fff;}
.article_nav_btn:hover .article_nav_pic:before {width:0px;-webkit-transition: all .2s cubic-bezier(.645, .045, .355, 1);transition: all .2s cubic-bezier(.645, .045, .355, 1);}
.article_nav_btn:hover .article_nav_title {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);opacity: 1;-webkit-transition-delay: 200ms;transition-delay: 200ms;}
@media (max-width:1280px) {/*
 .article_nav .article_nav_pre{left:20px;}
 .article_nav .article_nav_next{right:20px;}
 .article_nav .article_nav_pre img,
 .article_nav .article_nav_next img{height:40px;}
*/}
@media (max-width:1023px) {/*
 .article_nav{display:none;}
*/}
/* BREADCRUMB */
.article_breadcrumbs {height: 159px;margin-top: -159px;position: relative; box-sizing: border-box; min-width:auto !important;}
.article_breadcrumbs .wrap{width:auto;}
.article_breadcrumbs_inner {background: #fff;}
.breadcrumb {padding: 59px 30px 60px;}
.breadcrumb:after {content:""; display:block; clear:both;}
.breadcrumb li {float: left;position: relative; padding-right:18px; margin-right:10px;}
.breadcrumb li:after{content:""; display:block; width:6px; height:9px; background: url() no-repeat 0 0; position:absolute; right:0; top:7px;}
.breadcrumb li:last-child:after{display:none;}
.breadcrumb li a, .breadcrumb li span {display: block;font-size: 15px;font-weight: 400;line-height: 1.4;color: #666;-webkit-transition: color 300ms;transition: color 300ms; position:relative;}
.breadcrumb li a:hover {color: #2e87cc;}
.breadcrumb li.separator {padding: 0 5px;}
.breadcrumb li.separator span:after {display: block;font-family: '';content: '\e93b';font-size: 10px;font-weight: normal;line-height: 22px;color: #aaa;}
.breadcrumb li.home {}
.breadcrumb li.home a {padding-left:14px; overflow:hidden; text-indent: -9999px;}
.breadcrumb li.home a:after {display: block; content:""; width:14px; height:13px; background: url() no-repeat 0 0; position:absolute; left:0; top:3px;}
.breadcrumb li.home + li.separator {display: none;}
@media (max-width:1280px) {/*
 .breadcrumb {padding: 35px 0 33px; border-bottom: 1px solid #eee;}
*/}
@media (max-width:767px) {/*
 .article_breadcrumbs {margin-bottom: 30px;}
    .breadcrumb {padding: 22px 0 20px;}
    .breadcrumb li a, .breadcrumb li span {font-size: 14px;}
    .breadcrumb li.home {margin-right: 7px;}
    .breadcrumb li.home a:after {font-size: 14px;line-height: 19px;}
    .breadcrumb li.separator {padding: 0 3px;}
    .breadcrumb li.separator span:after {line-height: 20px;}
*/}
/* PC POPUPS */
/* basic popup style */
#jt-easy-popup-container .jtpop-page {position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:99999; background:#000; display:none;} 
#jt-easy-popup-container .jt-popup img {box-shadow: 10px 10px 50px #1a1a1a; cursor:move; margin:0;}
#jt-easy-popup-container .jt-popup p {line-height:0;}
#jt-easy-popup-container .jt-popup a {line-height:0;}
#jt-easy-popup-container .jt-popup a:hover {opacity:1;}
#jt-easy-popup-container .jt-popup a img {cursor:pointer;}
#jt-easy-popup-container .jt-popup a:hover img {opacity:1;}
#jt-easy-popup-container .jt-popup img.img_radius_5 {border-radius:5px;}
#jt-easy-popup-container .jt-popup img.img_radius_10 {border-radius:10px;}
#jt-easy-popup-container .jt-popup img.img_radius_15 {border-radius:15px;}
#jt-easy-popup-container .jtpop-bgs{position:absolute; top:0px; left:0px; z-index: 100000; display:none; line-height:0;}
#jt-easy-popup-container .popup_footer{position:absolute; bottom:0px; left:13px; height:25px;}
#jt-easy-popup-container .notoday {display:inline-block;}
#jt-easy-popup-container .notoday p {font-family: 'nanumsquarer1','Montserrat'; font-size:12px; margin:0; cursor:pointer; line-height:1; display:inline-block; z-index:100004;}
#jt-easy-popup-container .notoday p i {font-size:14px; float:left; margin:0px 4px 0 0;}
#jt-easy-popup-container .notoday .close_today_black {color:#242424;}
#jt-easy-popup-container .notoday .close_today_white {color:#f2f2f2;}
#jt-easy-popup-container .popclose {position:absolute; top:4px; right:15px; cursor:pointer; padding:0; z-index:100004;}
#jt-easy-popup-container .popclose p {font-size:26px; margin:0; line-height:1.5;}
#jt-easy-popup-container .popclose .close_black {color:#242424;}
#jt-easy-popup-container .popclose .close_white {color:#f2f2f2;}
#jt-easy-popup-container .popclose .close_black_white_mobile {color:#f2f2f2;}
/* basic popup style2 */
#jt-easy-popup-container .style2 .jt-popup > div {line-height:0;}
#jt-easy-popup-container .style2 .jt-popup img {border-radius:0; padding-bottom:15px;}
#jt-easy-popup-container .style2 .popup_footer {left:0; bottom:-15px; background:#000; height:30px; width:100%;}
#jt-easy-popup-container .style2 .popclose {top:inherit; bottom:-9px; z-index:10; right:10px;}
#jt-easy-popup-container .style2 .popclose p {font-size:20px; line-height:1;}
#jt-easy-popup-container .style2 .notoday p {margin:9px 0 0 10px; line-height:1;}
#jt-easy-popup-container .style2 .notoday p i {margin:-1px 4px 0 0;}
#jt-easy-popup-container .style2 .jt-popup img.img_radius_5 {border-top-left-radius:5px; border-top-right-radius:5px; margin-top:-3px;}
#jt-easy-popup-container .style2 .jt-popup img.img_radius_10 {border-top-left-radius:10px; border-top-right-radius:10px; margin-top:-6px;}
#jt-easy-popup-container .style2 .jt-popup img.img_radius_15 {border-top-left-radius:15px; border-top-right-radius:15px; margin-top:-10px;}
#jt-easy-popup-container .style2 .footer_radius_5 {border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
#jt-easy-popup-container .style2 .footer_radius_10 {border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
#jt-easy-popup-container .style2 .footer_radius_15 {border-bottom-left-radius:15px; border-bottom-right-radius:15px;}
/* no - shadow */
#jt-easy-popup-container .noshadow .jt-popup img {box-shadow:none !important;}
#jt-easy-popup-container .noshadow.style2 {box-shadow:none !important;}
/* mobile popup style */ 
#jt-easy-popup-container .mobile_close {position:fixed; top:0; right:3%; line-height:35px; font-size:24px; height:40px; z-index:100004; color:#fff; display:none;}
#jt-easy-popup-container.mobile .mobile_popup .jt-popup > div > p {margin-bottom:0;}
/* mobile popup slider */
#jt-easy-popup-container .popup_bullet {position:fixed; top:0; left:3%; width:100%; height:40px; line-height:40px; text-align:left; z-index:100002; display:none;}
#jt-easy-popup-container.mobile .popup_bullet {/*display:block;*/}
#jt-easy-popup-container.mobile .popbullet {display:none; width:12px; height:12px; border-radius:6px; background:#fff; margin:0 5px; line-height:30px;}
#jt-easy-popup-container.mobile .popbullet:first-child {margin-left:0;}
#jt-easy-popup-container.mobile .popbullet.view {background-color:#00bcb4;}
/* **************************************** *
 * BUTTON
 * **************************************** */
/* Default */
.jt_btn {display: inline-block;min-width:180px;padding: 21px 29px;position: relative; font-size: 16px;font-weight: 600;letter-spacing: -0.025em;line-height: 1;border: 1px solid transparent;border-radius: 0px;background: transparent;overflow: hidden;-webkit-transition: color .55s cubic-bezier(.52,.08,.18,1);transition: color .55s cubic-bezier(.52,.08,.18,1); /*border-radius: 51px;*/ vertical-align: top}
.jt_btn[lang="en"] {padding: 16.5px 29px;font-size: 15px;letter-spacing: 0.05em; font-weight: 500;}
.jt_btn span {position: relative; line-height:1; vertical-align:top;}
.jt_btn:before {content: '';display: block;width:120%;height: 100%;position: absolute;left: 0;top: 0;-webkit-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;-webkit-transform: translateX(-101%) skewX(-17.62deg);-ms-transform: translateX(-101%) skewX(-17.62deg);transform: translateX(-101%) skewX(-17.62deg);-webkit-transition: -webkit-transform .55s cubic-bezier(.52,.08,.18,1);transition: -webkit-transform .55s cubic-bezier(.52,.08,.18,1);transition: transform .55s cubic-bezier(.52,.08,.18,1);transition: transform .55s cubic-bezier(.52,.08,.18,1), -webkit-transform .55s cubic-bezier(.52,.08,.18,1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.jt_btn.hover:before {-webkit-transform: translateX(0) skewX(-17.62deg);-ms-transform: translateX(0) skewX(-17.62deg);transform: translateX(0) skewX(-17.62deg);-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;}

/* basic style */
.btn_small {min-width:100px;padding:8px 20px;font-size: 14px;}
.jt_basic_btn {text-align: center;}
.jt_basic_btn.primary {color: #222;border-color: #ccc;}
.jt_basic_btn.primary:hover {color: #fff !important;}
.jt_basic_btn.primary:before {background: #11448f;}
.jt_basic_btn.orange:hover{border-color:#f7931d;}
.jt_basic_btn.orange:before {background: #f7931d;}
.jt_basic_btn.secondary {color: #fff;border-color: #fff;}
.jt_basic_btn.secondary:before {background: #fff;}
.jt_basic_btn.secondary:hover {color: #222;}
.jt_basic_btn.mint:before {background: #21bbb1;}
.jt_basic_btn.mint:hover {border-color:#21bbb1;}

/* icon style */
.jt_icon_btn {color: #222;border-color: #222;}
.jt_icon_btn:before {background: #222;}
.jt_icon_btn span {display: block;}
.jt_icon_btn span:after {display: block;width:20px;height: 20px;position: absolute;top: 50%;margin-top: -9px;font-family: '';font-weight: normal;line-height: 20px;text-align: center;-webkit-transition: color 0s cubic-bezier(.52, .08, .18, 1) 0s;transition: color 0s cubic-bezier(.52, .08, .18, 1) 0s;}
.jt_icon_btn:hover {color: #fff;}
.jt_icon_btn:hover span:after {color: #fff;-webkit-transition: color .55s cubic-bezier(.52, .08, .18, 1);transition: color .55s cubic-bezier(.52, .08, .18, 1);}
.jt_icon_btn.primary span {padding-right: 32px;}
.jt_icon_btn.primary span:after {right: 0;}
.jt_icon_btn.secondary {min-width:inherit;padding-left: 20px;padding-right: 20px;}
.jt_icon_btn.secondary span {padding-left: 19px;}
.jt_icon_btn.secondary span:after {left: -5px;}
.jt_icon_enter span:after {content: '\e930';font-size: 19px;}
.jt_icon_download span:after {content: '\e92f';font-size: 19px;margin-top: -11px;}
.jt_icon_check span:after {content: '\e935';font-size: 12px;}
.jt_icon_remove span:after {content: '\e92e';font-size: 10px;}
.jt_icon_arrow span:after {content: '\e903';font-size: 12px;}
.jt_icon_list span:after {content: '\e92d';font-size: 10px;}
.jt_icon_open span:after {content: '\e931';font-size: 19px;}
.jt_icon_back span:after {content: '\e934';font-size: 13px;}
/* **************************************** *
 * FORM
 * **************************************** */
/* label */
.jt_label {display: inline-block;position: relative;vertical-align: middle;font-size: 16px;line-height: 1;font-weight: 600;color: #222;}
/* input */
.jt_form_field {display: inline-block;width:350px;height: 50px;padding: 8px 18px;vertical-align: middle;font-size: 16px;color: #666;border: 1px solid #f5f5f5;border-radius: 0px;background: #f5f5f5;-webkit-transition: border 300ms, background 300ms;transition: border 300ms, background 300ms;}
textarea.jt_form_field {height: 194px;padding: 14px 18px;overflow: auto;resize: none;}
.jt_form_field:focus {border-color: #1c9ad6;background-color: #fff;}
/* input block */
.jt_form_block_field {display: block;}
/* input block + width:100% */
.jt_form_full_field {display: block;width:100%;}
/* input ¼³¸í±Û */
.explain {display: block;margin-top: 10px;padding-left: 12px;position: relative;font-size: 14px;color: #666;}
.explain:before {content: '';display: block;width:4px;height: 4px;position: absolute;top: 8px;left: 0;background: #1c9ad6;}
/* file Ä¿½ºÅÒ */
.jt_file_upload_input {width:-webkit-calc(100% - 160px);width:calc(100% - 160px);background: #f8f8f8;cursor: pointer;}
.jt_file_upload_button {display: inline-block;width:150px;height: 50px;margin-left: 10px;padding: 0;vertical-align: top;font-family: 'nanumsquarer1','Montserrat';font-size: 16px;font-weight: 400;text-align: center;color: #fff;outline: none;border: none;background: #aaa;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms;}
label.jt_file_upload_button {line-height: 50px;}
.jt_file_upload_button:hover {background: #888;}
/* icheck */
div[class^="icheckbox"] > input,
div[class^="iradio"] > input {left: 0;}
div[class^="icheckbox"] + span,
div[class^="iradio"] + span {display: inline-block;padding-left: 9px;vertical-align: middle;cursor: pointer;font-size: 16px;font-weight: 400;color: #666;}
/* selectric */
.selectric {width:177px;text-align: left;background: #f5f5f5;border: 1px solid #f5f5f5;-webkit-transition: border 300ms, background 300ms;transition: border 300ms, background 300ms;}
.selectric-hover .selectric, .selectric-focus .selectric {border-color: #f5f5f5;}
.selectric .label {height: 48px;margin: 0 36px 0 18px;font-size: 16px;line-height: 48px;font-weight: 400;color: #666;}
.selectric .button {width:36px;height: 48px;-webkit-transition: -webkit-transform 0.4s;transition: -webkit-transform 0.4s;transition: transform 0.4s;transition: transform 0.4s, -webkit-transform 0.4s;}
.selectric .button:after {width:100%;font-family: '';content: '\e911';font-size: 10px;color: #212121;border: none;}
.selectric-items ul, .selectric-items li {width:100%;font-size: 15px;}
.selectric-items {background: #fff;border: none;box-shadow: none;opacity: 0;-webkit-transition: all 0.4s;transition: all 0.4s;}
.selectric-items ul {margin: 0;padding: 0;text-align: left;}
.selectric-items li {padding: 13.5px 18px;color: #666;border: solid #e6e6e6;border-width:0 1px 1px 1px;-webkit-transition: background 300ms;transition: background 300ms;}
.selectric-items li:hover {background: #eef9ff;}
.selectric-items li.selected {background: #1c9ad6;border-color: #1c9ad6;color: #fff;}
.selectric-open .selectric {background: #fff;border-color: #1c9ad6;}
.selectric-open .selectric .button {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}
.selectric-open .selectric-items {opacity: 1;}
/* ¾à°üµ¿ÀÇ */
.jt_agree_rule:after {content: '';display: table;clear: both;}
.jt_agree_rule h2 {padding-bottom: 26px;font-size: 20px;line-height: 1.4;font-weight: 600;color: #222;}
.jt_agree_rule .nicescroll_area_outer {height: 333px;}
.jt_agree_check {padding: 27px 0 34px;text-align: right;}
.jt_agree_check > fieldset > b {padding-right: 34px;vertical-align: top;font-size: 16px;font-weight: 600;color: #222;}
.jt_agree_check > fieldset > b > span {color: #1c9ad6;}
.jt_agree_check_field {display: inline-block;}
/* horizontal_form */
ul.jt_horizontal_form {display: table;width:100%;position: relative;}
ul.jt_horizontal_form:before {content: '';display: block;width:100%;height: 5px;position: absolute;top: -5px;left: 0;background: url(../images/layout/line.png) no-repeat center center;}
ul.jt_horizontal_form > li {display: table-row;width:100%;font-size: 0;}
ul.jt_horizontal_form > li > div {display: table-cell;vertical-align: top;border-bottom: 1px solid #ddd;}
ul.jt_horizontal_form > li > div:first-child {width:9%;padding: 36px 0 0 29px;}
ul.jt_horizontal_form > li > div:first-child + div {width:91%;padding: 20px 30px;}
.jt_horizontal_select_wrap {display: inline-block;width:177px;margin-left: 10px;vertical-align: top;}
.jt_horizontal_select_wrap .wpcf7-form-control-wrap {width:100%;}
.jt_horizontal_select_wrap .selectric {width:100%;}
/* control */
.jt_form_control {padding-top: 40px;text-align: right;}
.jt_form_control_btn_wrap {display: inline-block;position: relative;vertical-align: middle;border: 1px solid #222;background: transparent;overflow: hidden;}
.jt_form_control_btn_wrap:before {content: '';display: block;width:120%;height: 100%;position: absolute;left: 0;top: 0;background: #222;-webkit-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;-webkit-transform: translateX(-101%) skewX(-17.62deg);-ms-transform: translateX(-101%) skewX(-17.62deg);transform: translateX(-101%) skewX(-17.62deg);-webkit-transition: -webkit-transform .55s cubic-bezier(.52, .08, .18, 1);transition: -webkit-transform .55s cubic-bezier(.52, .08, .18, 1);transition: transform .55s cubic-bezier(.52, .08, .18, 1);transition: transform .55s cubic-bezier(.52, .08, .18, 1), -webkit-transform .55s cubic-bezier(.52, .08, .18, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.jt_form_control_btn_wrap > i {display: block;position: relative;font-style: normal;}
.jt_form_control_btn_wrap > i:after {display: block;width:20px;height: 20px;position: absolute;top: 50%;right: 27px;margin-top: -9px;font-family: '';content: '\e903';font-weight: normal;font-size: 12px;line-height: 20px;text-align: center;-webkit-transition: color 0.3s cubic-bezier(.52, .08, .18, 1) 0s;transition: color 0.3s cubic-bezier(.52, .08, .18, 1) 0s;}
.jt_form_control_btn_wrap.secondary > i:after {content: '\e935';}
.jt_form_control_btn_wrap input[type="submit"] {display: inline-block;min-width:178px;margin: 0;padding: 21px 29px;position: relative;font-size: 16px;font-weight: 600;letter-spacing: -0.025em;line-height: 1;text-align: left;color: #222;background: none;border: none;outline: none;-webkit-transition: color .55s cubic-bezier(.52, .08, .18, 1);transition: color .55s cubic-bezier(.52, .08, .18, 1);cursor: pointer;z-index: 10;}
.jt_form_control_btn_wrap:hover:before {-webkit-transform: translateX(0) skewX(-17.62deg);-ms-transform: translateX(0) skewX(-17.62deg);transform: translateX(0) skewX(-17.62deg);-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;}
.jt_form_control_btn_wrap:hover input[type="submit"] {color: #fff;}
.jt_form_control_btn_wrap:hover > i:after {color: #fff;-webkit-transition: color .55s cubic-bezier(.52, .08, .18, 1);transition: color .55s cubic-bezier(.52, .08, .18, 1);}
/* field detail */
.contact_row_name .wpcf7-form-control-wrap {width:350px;}
.contact_row_tel .wpcf7-form-control-wrap {width:119px;}
.tel_desinence {display: inline-block;width:32px;height: 50px;vertical-align: middle;position: relative;}
.tel_desinence:after {content: '';display: block;width:12px;height: 1px;position: absolute;top: 50%;left: 50%;margin-left: -6px;margin-top: -0.5px;background: #222;}
.contact_row_mail .wpcf7-form-control-wrap {width:159px;}
.mail_desinence {display: inline-block;padding: 0 10px;vertical-align: middle;font-size: 16px;font-weight: 400;line-height: 50px;color: #222;text-align: center;}
ul.jt_horizontal_form > li.contact_row_icheck > div:first-child + div {padding-top: 33px;padding-bottom: 33px;}
/* **************************************** *
 * CATEGORY
 * **************************************** */
.jt_category {margin-bottom: 24px;}
.jt_category ul {padding: 0;margin: 0;font-size: 0;background: none;}
.jt_category ul li {display: inline-block;padding-left: 0;position: relative;cursor: pointer;}
.jt_category ul li:before {content: '';display: block;width:1px;height: 14px;position: absolute;top: 50%;margin-top: -7px;left: 0;border: none;border-radius: 0px;background: #d7d7d7;}
.jt_category ul a {padding: 0 13px;font-size: 15px;font-weight: 400;color: #666;border: none;}
.jt_category ul li.active a, .jt_category ul li:hover a {color: #222;}
.jt_category ul li:first-child:before {display: none;}
.jt_category ul li:first-child a {padding-left: 0;}
.jt_category ul li:last-child a {padding-right: 0;}
/* **************************************** *
 * SEARCH
 * **************************************** */
.jt_search {padding: 55px 20px;margin-bottom: 44px;text-align: center;background: #fafafa;}
.jt_search_category {display: inline-block;width:123px;vertical-align: top;}
.jt_search_category .selectric {width:100%;background: #fff;border-color: #ddd;}
.jt_search_category .selectric .label {height: 43px;margin-right: 40px;font-size: 15px;font-weight: 300;line-height: 43px;}
.jt_search_category .selectric .button {width:50px;height: 43px;}
.jt_search_category .selectric .button:after {content: '\e90d';font-size: 12px;color: #383838;}
.jt_search_category .selectric-items li {border-color: #ddd;}
.jt_search_field {display: inline-block;position: relative;vertical-align: top;}
.jt_search_input.jt_form_field {width:353px;height: 45px;margin: 0 10px;vertical-align: top;background: #fff;border-color: #ddd;text-overflow: ellipsis;}
.jt_search_input.jt_form_field:focus {border-color: #1c9ad6;}
.jt_search_button {display: inline-block;vertical-align: top;width:108px;height: 45px;padding: 0;font-size: 16px;font-weight: 400;color: #fff;border: 1px solid #1c9ad6;background: #1c9ad6;outline: none;cursor: pointer;-webkit-transition: background 300ms, border-color 300ms;transition: background 300ms, border-color 300ms;}
.jt_search_button:hover {background: #444;border-color: #444;}
/* **************************************** *
 * PAGINATION
 * **************************************** */
.jt_pagination {display: block;width:100%;margin-top: 50px;font-size: 0;text-align: center;}
.jt_pagination:empty {margin-top: 0;}
.jt_pagination .page-numbers {display: inline-block;min-width:32px;height: 32px;padding: 0 4px;margin: 0 4px;margin-bottom: 4px;position: relative;font-size: 16px;font-weight: 400;line-height: 30px;text-align: center;vertical-align: top;color: #666;-webkit-transition: color 300ms;transition: color 300ms;}
.jt_pagination .page-numbers:after {content: '';display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid transparent;-moz-box-sizing: border-box;box-sizing: border-box;}
.jt_pagination .page-numbers:hover, .jt_pagination .page-numbers.current {color: #1c9ad6;}
.jt_pagination .page-numbers.current:after {border-color: #1c9ad6;}
.jt_pagination .page-numbers.first, .jt_pagination .page-numbers.prev, .jt_pagination .page-numbers.next, .jt_pagination .page-numbers.last {font-size: 0;background: transparent url(../images/icon/icon-pagination.png) no-repeat;border: 1px solid #dedede;}
.jt_pagination .page-numbers.first {margin-left: 0;margin-right: 0;background-position: -22px center;}
.jt_pagination .page-numbers.prev {background-position: -92px center;}
.jt_pagination .page-numbers.next {background-position: -158px center;}
.jt_pagination .page-numbers.last {margin-left: 0;margin-right: 0;background-position: -228px center;}
/* **************************************** *
 * COMMENTS
 * **************************************** */
/*
.comments-area .comments-title {position:relative; padding: 0;font-size: 18px;line-height: 2.6;font-weight: 600;color: #222; padding-left:31px;}
.comments-area .comments-title span {color: #333;}
.comments-area .comments-title:before {content:'\e952'; display:block; width:28px; height:28px; position:absolute; top:12px; left:-3px; font-family:''; font-size:28px; font-weight:400; color:#000; line-height:1;}
.comments-area ol {list-style: none;}
.comment-list {margin-top: 4px;border-top: 2px solid #222;}
.comment-list > li {padding-top: 28px;border-bottom: 1px solid #dedede;}
.comment-list ol.children {margin-bottom: 0;}
.comment-list ol.children > li {padding-top: 20px;background: #f9f9f9;border-top: 1px solid #dedede;}
.comment-inner {position: relative;}
.comment-inner:after {content: '';display: table;clear: both;}
.comment-avatar {width:48px;height: 48px;position: absolute;top: 7px;left: 0;border-radius: 3px;overflow: hidden;}
.comment-avatar img {margin: 0;padding: 0;}
.comment-content {float: left;width:100%;padding: 0 20px 28px 80px;position: relative;}
ol.children .comment-content:before {content: '';display: block;width:12px;height: 12px;position: absolute;top: 26px;left: -51px;background: url(../images/icon/icon-comments-arrow-2x.png) no-repeat center center;background-size: 12px 12px;}
.comment-head {position: relative;}
.comment-head .author-name {font-size: 15px;font-weight: 600;color: #222;}
.comment-head .comment-date {position: absolute;top: 0;right: 0;font-size: 13px;font-weight: 400;color: #222;}
.comment-body {}
.comment-body p {margin: 0;padding: 0;font-size: 15px;font-weight: 400;line-height: 1.93;color: #777;}
.comment-form {position:relative;}
.comment-form-comment, .comment-form .form-submit {display:inline-block; vertical-align:top;}
.comment-form .form-submit {position:absolute; bottom:0px; right:0; padding-bottom:0;}
p.comment-form-comment {width:100%; height:90px; padding-bottom:0; margin-top:0; padding-right:100px;}
.comment-form-comment label {display:none;}
.comment-form-comment textarea {width:100%; max-width:100%; height:100%; max-height:100%; background:#f9f9f9; border:1px solid #dedede; padding:15px;}
.form-submit input {width:90px; height:90px; background:#1e75d6; border-radius:4px; border:2px solid #1e75d6; color:#fff; font-size:15px; -webkit-transition: all 300ms; transition:all 300ms; cursor:pointer;}
.form-submit input:hover {background:transparent; color:#1e75d6;}
*/
/* ´ë´ñ±Û depthÇ¥Çö */
/*
.comment-list ol.children .comment-inner {padding-left: 80px;}
.comment-list ol.children .comment-avatar {left: 80px}
.comment-list ol.children ol.children .comment-inner {padding-left: 160px;}
.comment-list ol.children ol.children .comment-avatar {left: 160px}
.comment-list ol.children ol.children ol.children .comment-inner {padding-left: 240px;}
.comment-list ol.children ol.children ol.children .comment-avatar {left: 240px}
.comment-list ol.children ol.children ol.children ol.children .comment-inner {padding-left: 320px;}
.comment-list ol.children ol.children ol.children ol.children .comment-avatar {left: 320px}
*/
/* ¼Ò¼È·Î±×ÀÎ Ç¥½Ã */
/*
.comment-inner.social-user {padding-bottom:10px;}
.comment-inner.social-user .comment-avatar {height: 68px;}
.comment-inner.social-user .comment-avatar:before,
.comment-inner.social-user .comment-avatar:after {content: '';display: block;width:100%;height: 20px;position: absolute;left: 0;bottom: 0;}
.comment-inner.social-user .comment-avatar:before {background: #222;}
.comment-inner.social-user .comment-avatar:after {font-family: '';font-size: 10px;text-align: center;line-height: 20px;font-weight: normal;color: #fff;}
.comment-inner.social-facebook .comment-avatar:before {background: #224b99;}
.comment-inner.social-facebook .comment-avatar:after {content: '\e90c';}
.comment-inner.social-twitter .comment-avatar:before {background: #40bff5;}
.comment-inner.social-twitter .comment-avatar:after {content: '\e90f';}
.comment-inner.social-kakao .comment-avatar:before {background: #fdc300;}
.comment-inner.social-kakao .comment-avatar:after {content: '\e92b';}
.comment-inner.social-naver .comment-avatar:before {background: #1dc800;}
.comment-inner.social-naver .comment-avatar:after {content: '\e92c';}
.comment-form .wp-social-login-widget {position:relative; margin-bottom:22px; padding-left:105px;}
.comment-form .wp-social-login-widget:before {content:'Social Login :'; position:absolute; top:0; left:0; font-size:15px; color:#333; font-weight:600; line-height:30px;}
.comment-form .wp-social-login-provider-list {font-size:0;}
.comment-form .wp-social-login-provider-list > a {display:inline-block; width:30px; height:30px; color:#fff; border-bottom:none; font-size:0; border-radius:4px; margin-left:5px;}
.comment-form .wp-social-login-provider-list > a:first-child {margin-left:0;}
.comment-form .wp-social-login-provider-list > a:after {display:block; width:100%; height:100%; font-family:''; font-size:14px; line-height:30px; text-align:center;}
.comment-form .login_facebook {background: #224b99;}
.comment-form .login_facebook:after {content:'\e90c';}
.comment-form .login_naver {background: #1dc800;}
.comment-form .login_naver:after {content:'\e92c';}
.comment-form .login_kakao {background: #fdc300;}
.comment-form .login_kakao:after {content:'\e92b';}
*/
/* **************************************** *
 * ISOTOPE
 * **************************************** */
/* Hide the container (show with js) */
.jt_isotope {visibility:hidden;}
/* ±âº»¼ÂÆÃ : 2ÄÃ·³ */
.jt_isotope .isotope_grid_sizer {width:49%;}
.jt_isotope .isotope_gutter_sizer {width:2%;}
.jt_isotope .isotope_item {width:49%;margin-bottom: 2%;}
/* 2ÄÃ·³ */
.jt_isotope.isotope_col_2 .isotope_grid_sizer, .jt_isotope.isotope_col_2 .isotope_item {width:49%;}
/* 3ÄÃ·³ */
.jt_isotope.isotope_col_3 .isotope_grid_sizer, .jt_isotope.isotope_col_3 .isotope_item {width:32%;}
/* 4ÄÃ·³ */
.jt_isotope.isotope_col_4 .isotope_grid_sizer, .jt_isotope.isotope_col_4 .isotope_item {width:23.5%;}
/* 5ÄÃ·³ */
.jt_isotope.isotope_col_5 .isotope_grid_sizer, .jt_isotope.isotope_col_5 .isotope_item {width:18.4%;}
/* **************************************** *
 * JT ACCORDION LIST
 * **************************************** */
.jt_accordion {width:100%;position: relative;}
.jt_accordion caption {width:1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}
.jt_accordion tr {width:100%;}
.jt_accordion th {padding: 13px 0;position: relative;font-size: 15px;text-align: center;font-weight: 500;color: #fff;vertical-align: middle;background: #222;}
.jt_accordion th:before {content: '';display: block;width:1px;height: 12px;position: absolute;top: 50%;left: 0;margin-top: -6px;background: #2cacd9;background: rgba(221, 221, 221, .5);}
.jt_accordion th:first-child:before {display: none;}
.jt_accordion td {font-size: 15px;font-weight: 400;line-height: 2;color: #666;text-align: center;}
.jt_accordion tr.jt_accordion_title td {padding: 12px 0;vertical-align: middle;border-bottom: 1px solid #ddd;cursor: pointer;}
.jt_accordion tr.jt_accordion_content td {padding: 0;vertical-align: top;background: #f8f8f8;}
.jt_accordion .state {width:97px;}
.jt_accordion td.state span {display: inline-block;padding: 5px 11px;font-size: 13px;line-height: 1;border: 1px solid;border-radius: 3px;}
.jt_accordion tr.jt_accordion_title td.state span {border-color: #ddd;background: #f8f8f8;}
.jt_accordion tr.jt_accordion_content td.state span {color: #fff;border-color: #222;background: #222;}
.jt_accordion .title {width:auto;}
.jt_accordion td.title {text-align: left;}
.jt_accordion tr.jt_accordion_title td.title {padding: 12px 32px 12px 10px;}
.jt_accordion tr.jt_accordion_content td.title {padding: 0 32px;}
.jt_accordion .category {width:88px;text-align: right;}
.jt_accordion tr.jt_accordion_title td.category {vertical-align: top;}
.jt_accordion .category span {display: inline-block;position: relative;color: #222;}
.jt_accordion .category span:after {content: '';display: block;width:100%;height: 1px;position: absolute;left: 0;bottom: 2px;background: #222;}
.jt_accordion .control {width:101px;}
.jt_accordion td.control {font-size: 0;}
.jt_accordion td.control i {display: inline-block;width:22px;height: 22px;border: 1px solid #ddd;position: relative;}
.jt_accordion td.control i:after {display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0;font-family: '';content: '\e914';font-size: 11px;font-style: normal;line-height: 24px;text-align: center;color: #222;}
.jt_accordion tr.active .control i:after {content: '\e91f';color: #222;}
.jt_accordion_content_inner {padding: 20px 0;}
.jt_accordion tr.jt_accordion_content.active td {border-bottom: 1px solid #ddd;}
.jt_accordion tr.jt_accordion_title:not(:first-child) + tr.jt_accordion_content .jt_accordion_content_inner {display: none;}
/* **************************************** *
 * JT BOARD LIST
 * **************************************** */
.jt_board_list {width:100%;position: relative;border-top: 2px solid #1c9ad6;table-layout: fixed;}
.jt_board_list caption {width:1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}
.jt_board_list tr {width:100%;}
.jt_board_list th {padding: 19px 0;position: relative;font-size: 15px;text-align: center;font-weight: 600;color: #222;vertical-align: middle;border-bottom: 1px solid #dedede;}
.jt_board_list th:before {content: '';display: block;width:1px;height: 13px;position: absolute;top: 50%;left: 0;margin-top: -6.5px;background: #dedede;}
.jt_board_list th:first-child:before {display: none;}
.jt_board_list td {padding: 15px 0;font-size: 14px;font-weight: 400;text-align: center;color: #444;vertical-align: middle;border-bottom: 1px solid #dedede;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms;}
.jt_board_list .title_wrap {width:auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}
.jt_board_list .title_wrap * {vertical-align: middle;}
.jt_board_list .title_wrap a {font-size: 15px;color: #444;}
.jt_board_list .jt_board_notice {display: inline-block;width:50px;height: 26px;line-height: 26px;color: #fff;border-radius: 12px;background: #1c9ad6;}
.jt_board_list .direct_link a {display: block;width:30px;height: 30px;position: relative;font-size: 0;margin: 0 auto;border: 1px solid #a6a6a6;border-radius: 50%;}
.jt_board_list .direct_link a:after {display: block;width:100%;height: 100%;position: absolute;top: 0;left: 0;font-family: '';content: '\e903';font-size: 10px;line-height: 28px;font-weight: normal;text-align: center;color: #a4a4a4;}
.jt_board_list tbody tr:hover td {background: #fff;}
.jt_board_list td.jt_board_nothing_found {padding: 20px 0;background: #fff;cursor: default;}
.jt_board_list td.title {padding: 15px 38px;text-align: left;}
.jt_board_list td.author {font-weight: 600;color: #222;}
.jt_board_list .num {width:100px;}
.jt_board_list .title {width:auto;}
.jt_board_list .author {width:198px;}
.jt_board_list .date {width:140px;}
.jt_board_list .direct_link {width:100px;}
/* **************************************** *
 * JT LIST - GLOBAL
 * **************************************** */
.jt_list {position:relative;}
.jt_list:after {content: '';display: table;clear: both;}
.jt_list_item {}
.jt_list_item a {display: block;position: relative;}
.jt_list_item a:after {content: '';border: 2px solid #1c9ad6;opacity: 0;margin: auto;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: 300ms border, 150ms opacity;transition: 300ms border, 150ms opacity;-webkit-transition-delay: 0ms, 100ms;transition-delay: 0ms, 100ms;position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 9;}
.jt_list_thumb {display: block;overflow: hidden;}
.jt_list_thumb img {width:100%;vertical-align: middle;}
/*.jt_list_thumb img {width:100%;vertical-align: middle;-ms-transform: scale(1) rotate(0.05deg);-webkit-transform: scale(1) rotate(0.05deg);transform: scale(1) rotate(0.05deg);-webkit-transition: all 1s;transition: all 1s;}*/
.jt_list_content {padding: 23px 35px 48px;position: relative;}
.jt_list_title {font-size: 18px;font-weight: 500;line-height: 1.65;letter-spacing: -0.025em;color: #222;}
.jt_list_title span br {display: none;}
.jt_list_desc {margin-top: 13px;font-size: 15px;font-weight: 400;letter-spacing: -0.025em;line-height: 1.86;color: #666;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 3.72em;overflow: hidden;}
.jt_list_item a:hover:after {border-width:6px;opacity: 1;-webkit-transition: 300ms border, 50ms opacity;transition: 300ms border, 50ms opacity;-webkit-transition-delay: 0ms, 0ms;transition-delay: 0ms, 0ms;}
/*.jt_list_item:hover .jt_list_thumb img {-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05);}*/
.jt_list_nothing_found {padding: 120px 0;text-align: center;border-top: 3px solid #ddd;border-bottom: 1px solid #ddd;}
.jt_list_nothing_found b {font-size: 32px;font-weight: 600;color: #222;}
.jt_list_nothing_found b span {color: #1c9ad6;}
.jt_list_nothing_found p {padding-top: 15px;font-size: 16px;line-height: 1.75;color: #666;}
.jt_list_nothing_found p span {color: #222;}
/* **************************************** *
 * JT LIST - GRID TYPE
 * **************************************** */
.jt_list_grid .jt_list_item {float: left;width:32%;margin-right: 2%;margin-bottom: 2%;}
.jt_list_grid .jt_list_item:nth-child(3n) {margin-right: 0;}
.jt_list_grid .jt_list_title {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jt_list_grid .jt_list_desc {-webkit-line-clamp: 2;max-height: 3.72em;}
/* **************************************** *
 * JT DETAIL VIEW
 * **************************************** */
/* single */
.board_view {margin-top: 47px;border-top: 2px solid #222;border-left: 1px solid #ddd;}
.board_view:after {content: '';display: table;clear: both;}
.board_attr {float: left;width:100%;position: relative;border-bottom: 1px solid #ddd;}
.board_attr.board_attr_half {width:50%;}
.attr_name {display: block;width:120px;height: 100%;position: absolute;top: 0;left: 0;font-size: 15px;font-weight: 600;line-height: 1.8;color: #222;padding: 16px 20px;border-right: 1px solid #ddd;background-color: #f8f8f8;}
.attr_value {width:100%;height: 100%;font-size: 15px;font-weight: 400;line-height: 1.8;color: #444;padding: 16px 20px 16px 140px;border-right: 1px solid #ddd;}
.board_file .attr_value {min-height:59px;}
.board_preview a {display: block;overflow: hidden;text-overflow: ellipsis;white-space: pre;border: none;color: #444;}
.board_preview a:hover {color: #222;}
.board_content .attr_name {display: none;}
.board_content .attr_value {padding: 32px 32px;}
/* control */
.jt_board_control {padding-top: 40px;font-size: 0;line-height: 1;}
.jt_board_control:after {content: '';display: table;clear: both;}
.jt_board_control_right {float: right;}
.jt_board_control_left {float: left;}
.jt_board_control .jt_btn {margin-left: 10px;}
.jt_board_control .jt_btn:first-child {margin-left: 0;}
/* **************************************** *
 * JT NEWSFEED LIST
 * **************************************** */
.jt_newsfeed_list {display: table;width:100%;table-layout: fixed;}
.jt_newsfeed_item {display: table-row;cursor: pointer;}
.jt_newsfeed_item > div {display: table-cell;vertical-align: middle;border-bottom: 1px solid #ddd;-webkit-transition: border 300ms;transition: border 300ms;}
div.jt_newsfeed_time {width:132px;text-align: center;vertical-align: middle;}
.jt_newsfeed_time b {display: block;padding-right: 2px;font-size: 48px;letter-spacing: -0.01em;font-weight: 400;line-height: 1;color: #ddd;-webkit-transition: color 300ms;transition: color 300ms;}
.jt_newsfeed_time span {display: block;padding-top: 4px;font-size: 18px;letter-spacing: 0.1em;font-weight: 400;line-height: 1;color: #ddd;-webkit-transition: color 300ms;transition: color 300ms;}
div.jt_newsfeed_content {padding: 34px 24px 36px;}
.jt_newsfeed_title {margin-bottom: 9px;overflow: hidden;white-space: nowrap;}
.jt_newsfeed_title h2 {max-width:-webkit-calc(100% - 85px);max-width:calc(100% - 85px);display: inline-block;vertical-align: middle;font-size: 20px;font-weight: 600;line-height: 1.5;color: #333;}
.jt_newsfeed_title h2 span {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}
.jt_newsfeed_notice, .jt_newsfeed_category {display: inline-block;vertical-align: middle;width:auto;height: 29px;padding: 0 17px;margin-right: 16px;font-size: 15px;line-height: 29px;text-align: center;letter-spacing: -0.025em;color: #2c629a;border: 1px solid #2c629a;}
.jt_newsfeed_category.end_category {color: #aaa;border-color: #ddd;}
.jt_newsfeed_state {display: inline-block;vertical-align: middle;width:auto;height: 29px;padding: 0 13px;margin-right: 16px;font-size: 15px;line-height: 29px;text-align: center;letter-spacing: -0.025em;color: #aaa;border: 1px solid #ddd;}
.jt_newsfeed_state.complete {color: #1c9ad6;border-color: #1c9ad6;}
.jt_newsfeed_excerpt {display: block;width:100%;}
.jt_newsfeed_excerpt p {font-size: 16px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}
.jt_newsfeed_origin {display: block;padding-top: 21px;}
.jt_newsfeed_origin p {font-size: 15px;color: #666;}
/*
.jt_newsfeed_secret {display: inline-block;vertical-align: middle;margin-right: 3px;position: relative;font-size: 0;}
.jt_newsfeed_secret:after {content: '';display: block;font-family: '';content: '\e94a';font-size: 19px;line-height: 1;font-weight: normal;color: var(--color-primary);}
*/
div.jt_newsfeed_more {width:60px;text-align: right;}
.jt_newsfeed_more a {display: inline-block;vertical-align: middle;width:47px;height: 47px;position: relative;}
.jt_newsfeed_more a:after {display: block; content:""; width:100%;height: 100%;position: absolute;top: 0;left: 0; background: url() no-repeat 50% 50%; background-size: cover;}
.jt_newsfeed_more a:hover:after {}
.jt_newsfeed_item:hover > div {border-bottom-color: #2c629a;}
.jt_newsfeed_item:hover .jt_newsfeed_time b {color: #2c629a;}
.jt_newsfeed_item:hover .jt_newsfeed_time span {color: #2c629a;}
.jt_newsfeed_item:hover .jt_newsfeed_more a:after {background: url() no-repeat 50% 50%;  background-size: cover;}
/* **************************************** *
 * JT LOADMORE
 * **************************************** */
.jt_loadmore {text-align: center;}
.jt_loadmore .jt_btn {margin-top: 56px;}
/* **************************************** *
 * NICESCROLL
 * **************************************** */
.nicescroll_area_outer {width:100%;height: 450px;padding: 31px 38px;background: #f5f5f5;border: 1px solid #ddd;overflow: hidden;}
.nicescroll_area {width:100%;height: 100%;padding-right: 65px;position: relative;}
@media all and (max-width:997px) {
  .popup_allmenu{max-width: 100%; left:0; margin-left:0;}
}
/* top button */
.btn_contentTop{ position: fixed;left:50%; margin-left:640px; bottom:30px; z-index:11;-webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out; opacity: 0;}
.btn_contentTop:hover,
.btn_contentTop:focus{ }
.btn_contentTop.ab{bottom:200px;}
@media all and (max-width:737px) {
 .btn_contentTop{display:none;}
 #footer .copy {color:#21bbb1;font-size:11px;}
}