@charset "euc-kr";
/*  */
body {background: #fff;}
body.scrollfix {position:static !important}
/* ÀüÃ¼·¹ÀÌ¾Æ¿ô */
#wrapper {/*min-width:1200px; overflow:hidden;*/position:relative;position:static !important}
/* Çì´õ°íÁ¤ */
/*body.scrollfix #container {margin-top:61px}*/
/* Çì´õ */
#header {position:relative}
/*@media screen and (min-width:1024px)
 {#header {position:absolute;top:0px;width:100%;z-index:990;}
}*/
/* body */
body.lock {overflow:hidden}
/* Çì´õ */
#header {position:relative;z-index:9;}
#header > .top {padding:35px 0; border-bottom:1px solid #f1f2f3}
#header > .top > .inner {position:relative; width:1200px; margin:0 auto}
#logo {position:absolute; top: 60%;left: 50%;transform: translate(-50%, -50%);}

.m_search {display:none;}
#header > .top > .inner .left-link {float:left; font-size:0;padding-top:0px;}
#header > .top > .inner .left-link > li {display:inline-block; margin-right:25px; text-align:center;vertical-align:top;position:relative;}
#header > .top > .inner .left-link > li a {display:inline-block;text-align:center;}
#header > .top > .inner .left-link > li a i {font-size:18px;color:#666;position:relative;top:3px;border:solid 1px #5B98D2;width:37px;height:37px;border-radius:37px;padding-top:8px;}
#header > .top > .inner .left-link > li a span {font-size:12px; font-weight:400; color:#666;display:block;margin-top:8px;}
#header > .top > .inner .right-link {float:right; font-size:0; padding-top:7px}
#header > .top > .inner .right-link .search {float:left;padding-top:8px}
#header > .top > .inner .right-link .search input {width:130px;height:28px;border:0px;background:#f0f0f0;border-radius:20px; margin-right:20px;padding-left:10px;}
#header > .top > .inner .right-link ul {float:left; padding-top:14px}
#header > .top > .inner .right-link ul > li {display:inline-block; margin-right:20px;color:#f1f1f1;font-size:12px;}
#header > .top > .inner .right-link ul > li a {font-size:12px; color:#666;font-weight:500;}
#header > .top > .inner .right-link ul > li a i {font-weight:600; margin-right:5px; vertical-align:-1px}
#header > .top > .inner .right-link .btn-allmenu {float:right; position:relative; width:43px; height:43px; border:none; border-radius:50%; background:none; cursor:pointer; outline:none}
#header > .top > .inner .right-link .btn-allmenu:hover {/*background:#5B98D2*/}
#header > .top > .inner .right-link .btn-allmenu span {position:absolute; display:block; left:50%; width:22px; height:3px; margin-left:-11px; background:#5B98D2}
#header > .top > .inner .right-link .btn-allmenu span.line1 {top:14px}
#header > .top > .inner .right-link .btn-allmenu span.line2 {top:20px}
#header > .top > .inner .right-link .btn-allmenu span.line3 {top:26px}
.mask {display:none; position:fixed; width:100%; height:0; background:#000; opacity:0; z-index:998; transition:all 0.3s ease}
#header > .btm {position:relative; border-bottom:1px solid #eeeff0; background:#fff}
#header > .btm .m_loginArea {display:none;height:77px;width:100%;border-bottom:solid 1px #ebebeb;}
#header > .btm .m_loginArea ul {padding:25px 0px 0px 20px;}
#header > .btm .m_loginArea ul li {display:inline-block;padding:0px 5px;}
#header > .btm .m_loginArea ul li a {font-size:14px;}
body.scrollfix #header > .btm {position:fixed;top:0;/*right:-100%;*/width:100%;z-index:1000}
/* ÀÍ½ºÇì´õ°íÁ¤ ¸·À½ */
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
body.scrollfix #header > .btm {position:relative;top:0px;left:0px;width:100%;margin-top: 0px;z-index:1000;background:none;}
}*/
#nav {width:1200px;height:60px;margin:auto;overflow:hidden;font-size:0px;}
#nav:after {display:inline-block; width:100%; content:'';}
#nav > li {display:inline-block; width:auto;padding:0px 33.6px;}
#nav > li > a {display:block; font-size:16px; font-weight:400; color:#404040; line-height:60px}
#nav > li div.menu-item {display:none;width:100%;position:absolute;z-index:99;background:#fff;left:0px;border-top:solid 1px #f1f2f3;border-bottom:solid 1px #f1f2f3;padding:0px 0px}
#nav > li div.menu-item .inner {width:1200px;margin:0px auto;}
#nav > li div.menu-item.active {display:block}
#nav > li div.menu-item:after {clear:both; display:block; content:''}
#nav > li div.menu-item .imgArea {float:left; width:485px}
#nav > li div.menu-item .imgArea img {display:block}
#nav > li div.menu-item ul {float:left;width:685px;margin-left:30px;padding-top:45px;}
#nav > li div.menu-item ul:after {clear:both; display:block; content:''}
#nav > li div.menu-item ul > li {position:relative;float:left; width:auto; margin-right:40px;margin-bottom:15px;}
#nav > li div.menu-item ul > li a {font-size:16px; /*font-weight:600; */color:#333;position:relative;}
#nav > li div.menu-item ul > li a:before {content:'';position:absolute;right:-15px;top:0px;width:5px;height:5px;background:#333;border-radius:5px;}
#nav > li div.menu-item ul > li a:after {content:'';position:absolute;left:0px;top:30px;width:0px;height:2px;background:#333;border-radius:5px;transition:all 0.3s ease}
#nav > li div.menu-item ul > li a:hover:after {width:100%;}
#nav > li div.menu-item ul > li.on a:after {width:100%;}
#nav > li div.menu-item ul > li.on a, #nav > li div.menu-item ul > li a:hover {color:#333}
#nav > li.on > a, #nav > li > a:hover, #nav > li.open a {color:#5B98D2}
#nav > li:before {content:'';width:100%;position:fixed;}
#nav > li:first-child {padding-left:0px;}
#nav > li:last-child {padding-right:0px;}
#gnbTrigger {display:none; position:fixed; top:0px; right:0px; width:77px; height:76px; border:none; background:#fff; cursor:pointer; outline:none; z-index:1100;transition:all .3s ease-in-out;}
#gnbTrigger > span {display:block; position:absolute; left:50%; width:26px; height:3px; margin-left:-13px; background:#000; transition:all .3s ease-in-out; transform:rotate(0deg); opacity:1}
#gnbTrigger > .bar1 {top:26px}
#gnbTrigger > .bar2 {top:34px;width:22px;margin-left:-9px;}
#gnbTrigger > .bar3 {top:42px}
#gnbTrigger.open {background:#2E567B}
#gnbTrigger.open > span {background:#fff}
#gnbTrigger.open > .bar1 {top:34px; transform:rotate(135deg)}
#gnbTrigger.open > .bar2 {opacity:0; left:-30px}
#gnbTrigger.open > .bar3 {top:34px; transform:rotate(-135deg)}

/* ÀüÃ¼ ¸Þ´º */
#all-menu {display:none; position:fixed; top:0; left:0; width:100%; height:100%; z-index:900}
#all-menu .mask_all {position:fixed; top:0; left:0; width:100%; height:100%; background:#2E567B; opacity:.8; z-index:990}
#all-menu .menu-layer {position:fixed; top:50%; left:50%; width:1200px; height:673px;font-size:0px; margin:-335px 0 0 -600px; background:#fff; z-index:1100}
#all-menu .menu-layer .btnClose {position:absolute; top:18px; right:20px; width:40px; height:40px; border:none; background:transparent; outline:none; cursor:pointer;}
#all-menu .menu-layer .btnClose span {position:absolute; top:50%; left:50%; display:block; width:32px; height:2px; margin:-2px 0 0 -16px; background:#404040;transition:1s ease}
#all-menu .menu-layer .btnClose span.line1 {transform:rotate(45deg)}
#all-menu .menu-layer .btnClose span.line2 {transform:rotate(-45deg)}
/*#all-menu .menu-layer .btnClose:hover {border-color:#aaa;}
#all-menu .menu-layer .btnClose:hover span.line1 {transform:rotate(225deg);}
#all-menu .menu-layer .btnClose:hover span.line2 {transform:rotate(-225deg);}*/
#all-menu .menu-layer .title-bar {position:relative; text-align:center; width:220px;height:100%;display:inline-block;background:#2E567B;vertical-align:top;}
#all-menu .menu-layer .title-bar h2 {padding-top:250px;}
#all-menu .menu-layer .menu-wrapper {width:980px;display:inline-block;vertical-align:top;}
#all-menu .menu-layer .menu-wrapper .depth1 {padding:50px 60px;}
#all-menu .menu-layer .menu-wrapper .depth1 > li {border-bottom:1px dotted #d5d5d5;padding:17px 0px;}
#all-menu .menu-layer .menu-wrapper .depth1 > li:last-child {border:0px;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box {margin:auto}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box:after {clear:both; display:block; content:''}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box h3.title {float:left; width:210px;position:relative; font-size:18px; font-weight:400; color:#2E567B}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box h3.title:after {display:block;position:absolute;top:15px;left:130px; width:45px; height:1px; content:''; background:#333}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 {float:right; width:630px;padding-top:5px;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2:after {clear:both; display:block; content:''}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 > li {float:left; width:auto;margin-right:40px;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 > li a {font-size:15px; color:#404040;position:relative;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 > li a:before {display:inline-block; content:'¡¤';position:absolute; right:0px;margin-right:-20px; vertical-align:2px; box-sizing:border-box}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 > li:last-child a:before {display:none;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 > li.active a, #all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 > li a:hover {color:#5B98D2}
/* Äü¸Þ´º */
#quickmenu {position:fixed; top:185px; right:0px; z-index:900}
#quickmenu .iconlist > li {display:block; width:80px; height:80px; font-size:12px; color:#fff; text-align:center;/* line-height:80px;margin-bottom:1px; */ border-bottom:solid 1px #333;background:#222; cursor:pointer;padding-top:20px;}
#quickmenu .iconlist > li:last-child {border:0px;}
#quickmenu .iconlist > li > i {font-size:16px;}
#quickmenu .iconlist > li.icon1:hover, #quickmenu .iconlist > li.icon1.on {background:#2E567B}
#quickmenu .iconlist > li.icon2:hover, #quickmenu .iconlist > li.icon2.on {color:#222; background:#ffea29}
#quickmenu .iconlist > li.icon3:hover, #quickmenu .iconlist > li.icon3.on {background:#867460}
#quickmenu .iconlist > li.icon4:hover, #quickmenu .iconlist > li.icon4.on {background:#21bbb1}
#quickmenu .quick-layer {position:fixed; top:185px; right:-480px; padding:45px 50px; width:480px; height:640px; background:rgba(0, 0, 0, .9); z-index:900}
#quickmenu .quick-layer .title {margin-bottom:40px}
#quickmenu .quick-layer .title h2 {font-size:30px; font-weight:600; color:#fff; margin-bottom:5px}
#quickmenu .quick-layer .title p {color:#fff}
#quickmenu .quick-layer .title.kakao h2 {color:#ffea29}
#quickmenu .quick-layer .title.kakao p {color:#ffea29}
#quickmenu .quick-layer .btn-close {position:absolute; top:45px; right:44px; width:45px; height:45px; border:none; background:transparent; cursor:pointer; outline:none}
#quickmenu .quick-layer .btn-close span {position:absolute; display:block; top:50%; left:50%; width:38px; height:1px; margin:-1px 0 0 -19px; background:#fff}
#quickmenu .quick-layer .btn-close span.line1 {transform:rotate(45deg)}
#quickmenu .quick-layer .btn-close span.line2 {transform:rotate(-45deg)}
#quickmenu .quick-layer .btn-area {position:absolute; bottom:45px; left:0; width:100%; text-align:center}
#quickmenu .quick-layer .btn-area .btn {display:inline-block; padding:5px 25px;height:auto; font-size:13px; color:#fff;font-weight:normal;}
#quickmenu .quick-layer .btn-area .btn.btn-brown {background:#867460}
#quickmenu .quick-layer .btn-area .btn.btn-yellow {color:#222; background:#ffea29}
#quickmenu .quick-layer .btn-area .btn.btn-mint {background:#21bbb1}
@media screen and (max-width:1200px) {
#wrapper {width:100%;min-width:auto;}
#header > .top > .inner {width:100%;padding:0px 20px;}
#nav {width:100%;}
#nav > li div.menu-item .inner {width:100%;}
#nav > li {padding:0px;width:10%;text-align:center;}
#nav > li div.menu-item .imgArea {width:40%;}
#nav > li div.menu-item .imgArea img {width:100%;}
#nav > li div.menu-item ul {width:55%;margin-left:5%;}
/* ÀüÃ¼ ¸Þ´º */
#all-menu .menu-layer {width:100%;left:0px;margin:-335px 0 0 auto;}
#all-menu .menu-layer .title-bar {display:none;}
#all-menu .menu-layer .menu-wrapper {width:100%;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box h3.title {width:20%;}
#all-menu .menu-layer .menu-wrapper .depth1 > li > .box .depth2 {width:80%;}
}
@media screen and (max-width:1024px) {
#header > .top {height:77px;padding:0px;}
#header > .top > .inner .left-link {display:none;}
#header > .top > .inner .right-link {display:none;}
#header > .btm {position:fixed;right:-300px;width:300px;z-index:999;background:#fff;height:100%;top:0px;overflow-y:auto;-ms-overflow-style:none;}
body.scrollfix #header > .btm {right:-300px;width:300px;}
#gnbTrigger {display:block !important}
.m_search {display:block;position:absolute;left:25px;top:20px;}
.m_search a {font-size:26px;color:#0039a4;}
.mask {display:block}
#logo {position:absolute; top:20px; left:50%; margin-left:-33px}
#logo img {width:66px;}
#header > .btm .m_loginArea {display:block;}
#nav {width:100%;height:auto;margin:auto;overflow:hidden;font-size:0px;}
#nav:after {display:block; width:100%; content:'';}
#nav > li {display:block; width:auto;padding:0px;text-align:left;border-bottom:solid 1px #ebebeb;}
#nav > li > a {display:block; font-size:16px; font-weight:400; color:#404040; line-height:50px;padding-left:20px;}
#nav > li div.menu-item {display:none;width:100%;position:relative;z-index:99;background:#f9f9f9;left:0px;border-top:solid 1px #ebebeb;padding:0px 0px 0px;border-bottom:0px;}
#nav > li div.menu-item .imgArea {width:100%;}
#nav > li div.menu-item .inner {width:100%;margin:0px auto;}
#nav > li div.menu-item.active {display:block}
#nav > li div.menu-item:after {clear:both; display:block; content:''}
#nav > li div.menu-item ul {float:none; width:100%; padding-top:10px;padding-bottom:20px;margin-left:0px;display:inline-block;}
#nav > li div.menu-item ul:after {clear:both; display:block; content:''}
#nav > li div.menu-item ul > li {float:left; width:100%; margin-bottom:0px;margin-right:0px;}
#nav > li div.menu-item ul > li a {font-size:14px;color:#404040;display:block;line-height:2;padding-left:20px;}
#nav > li div.menu-item ul > li a:before {display:none;}
#nav > li div.menu-item ul > li a:hover:after {display:none;}
#nav > li div.menu-item ul > li a:after {display:none;}
#nav > li div.menu-item ul > li.on a, #nav > li div.menu-item ul > li a:hover {color:#121212}
#nav > li.on > a, #nav > li > a:hover {color:#333}
#nav > li:before {content:'';width:100%;position:fixed;}
#nav > li:first-child {padding-left:0px;}
#nav > li:last-child {padding-right:0px;}
}

/* ÇªÅÍ */
#footer {margin-top:80px; padding:70px 0 80px 0; background:#000}
#footer > .inner {width:1400px; margin:auto}
#footer .foot_wrap {position:relative;font-size:0px;}
#footer .foot_wrap > div {display:inline-block;vertical-align:top;}
#footer .foot_logo {width:145px;}
#footer .foot_info {width:955px;padding-left:60px;padding-top:10px;}
#footer .foot_info span {color:#bdbdbd;font-size:17px;display:block;line-height:1.5;}
#footer .foot_info > h3 {margin-top:30px;}
#footer .foot_info > h3 a {color:#757575;font-size:17px;}
#footer .foot_customer {width:300px;text-align:right;}
#footer .foot_customer h1 {font-size:35px;color:#999;font-family:'Montserrat';font-weight:bold;}
#footer .foot_customer p {font-size:15px;color:#555;}
#footer .foot_customer span {margin-top:20px;display:inline-block;}
#footer .foot_customer span a {display:inline-block;margin-left:10px;font-size:24px;color:#757575}
@media screen and (max-width:1400px) {
/* ÇªÅÍ */
#footer > .inner {width:100%;padding:0px 20px;}
#footer .foot_logo {width:15%;}
#footer .foot_info {width:70%;}
#footer .foot_customer {width:15%;}
}
@media screen and (max-width:1200px) {
/* ÇªÅÍ */
#footer {margin-top:50px;}
#footer > .inner {width:100%; margin:auto;padding:0px 20px;}
}
@media screen and (max-width:1024px) {
/* ÇªÅÍ */
#footer {padding:70px 0 80px 0;}
#footer > .inner {}
#footer .foot_wrap {position:relative;font-size:0px;text-align:center;}
#footer .foot_wrap > div {display:block;vertical-align:top;}
#footer .foot_logo {width:100%;}
#footer .foot_logo a img {width:80px;}
#footer .foot_info {width:100%;padding-left:0px;padding-top:20px;}
#footer .foot_info span {font-size:14px;display:block;line-height:1.5;}
#footer .foot_info span a {color:#bdbdbd;font-size:14px;}
#footer .foot_info > h3 {margin-top:30px;}
#footer .foot_info > h3 a {font-size:14px;}
#footer .foot_customer {width:100%;text-align:center;}
#footer .foot_customer h1 {font-size:25px;}
#footer .foot_customer p {font-size:12px;color:#555;}
#footer .foot_customer span {margin-top:20px;display:inline-block;}
#footer .foot_customer span a {display:inline-block;margin-left:10px;font-size:20px;}
#footer .foot_customer span a:first-child {margin-left:0px;}
}
/* »ó´ÜÀ¸·Î ½ºÅ©·Ñ */
#scrollTop {display:none; position:fixed; bottom:30px; right:30px; display:inline-block; width:45px; height:45px; text-align:center; color:#fff; line-height:45px; border-radius:50%; background:#555; transition:none !important; z-index:900}
#scrollTop i {position:absolute; top:35%; left:35%; transition:all .4s ease}
#scrollTop span {position:absolute; width:100%; top:0; left:50%; font-weight:600; margin-left:-22px; line-height:45px; opacity:0; filter:alpha(opacity='0'); transform:rotate(-360deg); transition:all .4s ease}
#scrollTop.on i {opacity:0; filter:alpha(opacity='0'); transform:rotate(360deg)}
#scrollTop.on span {display:block; opacity:1; filter:alpha(opacity='100'); transform:rotate(0deg)}