@charset "utf-8";

@font-face {
   font-family:'icomoon';
   src:url('../../aramskin/design/ursmart123/icomoon/icomoon.eot');
   src:url('../../aramskin/design/ursmart123/icomoon/icomoon.eot') format('embedded-opentype'),
      url('../../aramskin/design/ursmart123/icomoon/icomoon.ttf') format('truetype'),
      url('../../aramskin/design/ursmart123/icomoon/icomoon.woff') format('woff'),
      url('../../aramskin/design/ursmart123/icomoon/icomoon.svg') format('svg');
   font-weight:normal;
   font-style:normal;
}
@font-face {
   font-family:'icomoon_button';
   src:url('../../aramskin/design/uf2shop25/icomoon_button/icomoon.eot');
   src:url('../../aramskin/design/uf2shop25/icomoon_button/icomoon.eot') format('embedded-opentype'),
      url('../../aramskin/design/uf2shop25/icomoon_button/icomoon.ttf') format('truetype'),
      url('../../aramskin/design/uf2shop25/icomoon_button/icomoon.woff') format('woff'),
      url('../../aramskin/design/uf2shop25/icomoon_button/icomoon.svg') format('svg');
   font-weight:normal;
   font-style:normal;
}
@font-face {
   font-family:'voice_icomoon';
   src:url('../../aramskin/design/skin/voice_guide/icomoon.eot');
   src:url('../../aramskin/design/skin/voice_guide/icomoon.eot?#iefix') format('embedded-opentype'),
      url('../../aramskin/design/skin/voice_guide/icomoon.woff') format('woff'),
      url('../../aramskin/design/skin/voice_guide/icomoon.ttf') format('truetype'),
      url('../../aramskin/design/skin/voice_guide/icomoon.svg') format('svg');
   font-weight:normal;
   font-style:normal;
}

* { font-family: 'Pretendard' !important; letter-spacing:-0.03em !important;}
body, h1, h2, h3, h4, h5, h6, p, div, li, dt, dd, input, textarea, button {font-family: 'Pretendard' !important; letter-spacing:-0.03em !important;}

@keyframes voice_animation {
   from {color:#168fff}
   50% {color:#16b5ff}
   to {color:#168fff}
}

/* Layout */
#viewport {overflow-x:hidden;min-height:100%;background:#ffffff;}
#viewport > #main_view,
#viewport > #sub_view {max-width:100%;width:100%}

#header {position:fixed;top: 0;left:0;right:0;z-index:1200;transition: 300ms;}
#header.on {border-bottom: 1px solid #ddd;background: #fff;}

#header .logo { padding:0; text-align: center;}


#header .logo h1 { margin:0; padding:0; font-size:0; box-sizing:border-box; }
#header .logo h1 span {display:table; table-layout:fixed}
#header .logo h1 a { display:table-cell; vertical-align:middle; text-align:center; }
#header .logo h1 img {display: block;width:auto;max-height:30px;margin: 0 auto;}

#header .logo .keye-tel { font-size:28px; font-family: 'Pretendard'; letter-spacing: -.03em; font-weight: bold; text-align: left;}
#header .logo .keye-tel a { color: #598658; }

#header .logo button {position:absolute;top:0;width:50px;height:50px;margin:auto;border:none;background:none;font-size:0}
#header .logo button::before {font-family: 'icomoon';position: absolute;top: 20px;right: 0;bottom: 0;left: 0;margin: auto;color: #0086b3}
#header .logo #toggle_left {left:0}
#header .logo #toggle_left:before {content: '\e902';width: 30px;height: 30px;font-size: 30px;}
#header .logo #mbtn_right_wrap {position: absolute;top:0;right:0;bottom:0;margin:auto;}
#header .logo #mbtn_right_wrap:after{content: '';display: block;clear: both;}
#header .logo #mbtn_right_wrap button {float: left;width:40px;}
#header .logo #mbtn_right_wrap button.btn_cart_warp {position: relative;}
#header .logo #mbtn_right_wrap button.btn_cart_warp img {display: block;width: 22px;}
#header .logo #mbtn_right_wrap button.btn_cart_warp .cart_cnt {display: block;position: absolute;top: 15px;right: 5px;width: 17px;height: 17px;padding-top: 1px;border-radius: 25px;background: #ccc;font-size: 12px;color: #fff;line-height: 17px;
}

/*#header .logo button.btn_toggle_search {position: relative;}
#header .logo button.btn_toggle_search:before {content: '\e901';position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 26px;height: 26px;margin: auto;font-family: 'icomoon';font-size: 26px;color: #363d40;}*/

/*
#header .logo #toggle_right {right:0}
#header .logo #toggle_right:before {content:'\e905';position:absolute;top:0;right:0;bottom:0;left:0;width:28px;height:28px;margin:auto;font-size:28px;font-family:'icomoon'}
*/


#container .contents_wrap {min-height:350px}
#container .contents:after {content:'';display:block;overflow:hidden;clear:both}
#sub_view #container {padding-top:0px; margin-top: 0px;}
#sub_view #container .contents_wrap {padding:16px 0 0px}
#sub_view #container .contents_wrap .contents {padding-top:00px}

#footer {overflow:hidden;position:relative;background: #333333;}
#footer #btn_site_top {position:fixed;bottom:10px;right:10px;z-index:0;width:40px;height:40px;border:none;border-radius:50%;background:#0086b3;font-size:0;opacity:0;transition:all .2s ease-in-out}
#footer #btn_site_top:before {content:'\e917';font-family:'icomoon';font-size:16px;font-weight:bold;color:#fff}
#footer #btn_site_top.on {opacity:.6;z-index:1000}
#footer .fnb {border-bottom: 1px solid #555555;}
#footer .fnb ul {display:block;margin:0;padding:0 4px;list-style:none;font-size:0;text-align: center;}
#footer .fnb li {display:inline-block}
#footer .fnb li a {display:inline-block;position:relative;height:40px;line-height:40px;padding:0 8px;font-size:12px;text-align:center;white-space:nowrap;color: #dedede;}
#footer .fnb li a:before {content:'';position:absolute;top:2px;bottom:0;left:0;width:1px;height:10px;margin:auto;background:#ccc}
#footer .fnb li a:hover {color: #0086b3;}
#footer .fnb li:first-child a:before {display:none}
#footer .f_cont_inner1 {border-bottom: 1px solid #555555}
#footer .f_cont_inner1:after {content: '';display: block;clear: both;}
#footer .f_cont_inner1 > div {float: left; width:50%;padding: 20px 15px;border-right: 1px solid #555555;box-sizing: border-box;}
#footer .f_cont_inner1 > div.f_cont1 .m_show_btn {text-align: center;}
#footer .f_cont_inner1 > div.f_cont1 .m_show_btn a {display: inline-block;max-width: 150px;width: 100%;margin-top: 15px;background: #ffffff;font-size: 12px;color: {$farm_skin_set[footer_bg]   };line-height: 30px;vertical-align: top;box-sizing: border-box;}
#footer .f_cont_inner1 > div.f_cont2 {border-right: 0;}
#footer .f_cont_inner1 > div.f_cont3 {display: none;}
#footer .f_cont_inner1 p{margin: 0;padding:0;font-size:12px;line-height: 1.4em;color:#dedede}
#footer .f_cont_inner1 p.f_title {margin-bottom: 18px;font-weight: bold;color: #0086b3;}
#footer .f_cont_inner1 p.cs_num {font-size: 17px;font-weight:bold;}
#footer .f_cont_inner1 p.f_cont_info {margin-top:12px;}
#footer .f_cont_inner1 .bank_sel_list {display:block;position:relative;z-index:100;width:150px;margin-top:15px;}
#footer .f_cont_inner1 .bank_sel_list .sel_tit {box-sizing:border-box;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;height:30px;padding:0 30px 0 10px;border:1px solid #dedede;background:#fff;font-size:12px;color:#555;line-height:28px;}
#footer .f_cont_inner1 .bank_sel_list .sel_tit:before {content:'\e90a';position:absolute;top:0;right:10px;font-family:'icomoon';font-size:11px;color:#c8c8c8;line-height:28px;}
#footer .f_cont_inner1 .bank_sel_list .sel_tit:hover {color:#111;}
#footer .f_cont_inner1 .bank_sel_list .sel_list {display:none;position:absolute;bottom:30px;right:0;left:0;margin:0;padding:5px 0;border:1px solid #dedede;border-bottom:none;background:#fff;}
#footer .f_cont_inner1 .bank_sel_list .sel_list li {margin:0;padding:0;list-style-type:none;}
#footer .f_cont_inner1 .bank_sel_list .sel_list li a {display:block;padding:2px 10px;font-size:12px;color:#555;}
#footer .f_cont_inner1 .bank_sel_list .sel_list li a:hover {font-weight:bold;color:#333;}
#footer .f_cont_inner1 .bank_sel_list.on .sel_tit:before {content:'\e917';}
#footer .f_cont_inner1 .bank_sel_list.on .sel_list {display:block;}
#footer .f_cont_inner2 {padding: 20px 15px 120px;}
.f_logo img {width: 120px;}
.finfo {margin-top:10px;font-size:0;}
.finfo .f_logo {display:none}
.finfo p {display:inline-block;position:relative;line-height:16px;margin:0 15px 0 0;padding:0;font-size:12px;line-height: 1.5em;color:#dedede}
.finfo p:before {content:'';position:absolute;top:0;bottom:0;left:0;width:2px;height:2px;margin:auto;opacity:.5}
.finfo p.mobile_hide {display:none}
.finfo a {color:#444}
.finfo .copyright {line-height:16px;padding:10px 0 0;font-size:12px;color: #dedede}
.finfo button {border:1px solid #aaa;border-radius:4px;box-shadow:inset 0 1px 0 white;background:#f6f6f6;font-size:12px;color:#555;text-align:center}

/* sub page */
.shgroup {position:relative}
.shgroup > a {display:block;position:relative;width:100%;height:45px;border-bottom: 1px solid #dedede;line-height:45px;margin:0;padding:0 40px;box-sizing:border-box;font-size:15px;font-weight: bold;color:#333333;text-align:center}
.shgroup > a span {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}
.shgroup > a i {display:block;position:absolute;top:0;left:0;width:45px;height:45px;font-size:0;font-style: normal;}
.shgroup > a i:before {content: '\e90b';width: 22px;height: 22px;margin: auto 0;border-radius: 3px;font-family: 'icomoon';font-size: 13px;text-align: center;line-height: 45px;color: #333333;}
#sub_view #container .contents_wrap.mypage .snb_wrap {width:100%}
#sub_view #container .contents_wrap.mypage .snb {position:relative}
#sub_view #container .contents_wrap.mypage .snb > div {overflow-x:scroll}
#sub_view #container .contents_wrap.mypage .snb ul {display:inline-block;min-width:100%;margin:0;padding:0 40px;border-bottom:1px solid #dedede;box-sizing:border-box;list-style:none;font-size:0;text-align:center;white-space:nowrap}
#sub_view #container .contents_wrap.mypage .snb ul li {display:inline-block}
#sub_view #container .contents_wrap.mypage .snb ul li a {height:40px;line-height:40px;padding:0 10px;font-size:13px}
#sub_view #container .contents_wrap.mypage .snb ul li.on a {color:#555555;font-weight: bold;}
#sub_view #container .contents_wrap.mypage .snb i {position:absolute;left:0;top:0;width:40px;height:40px;background:#ffffff}
#sub_view #container .contents_wrap.mypage .snb i.prev:before {content:'';position:absolute;top:0;left:8px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-right-color:#0086b3}
#sub_view #container .contents_wrap.mypage .snb i.prev:after {content:'';position:absolute;top:0;left:9px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-right-color:#ffffff}
#sub_view #container .contents_wrap.mypage .snb i.next {right:0;left:inherit}
#sub_view #container .contents_wrap.mypage .snb i.next:before {content:'';position:absolute;top:0;right:8px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-left-color:#0086b3;}
#sub_view #container .contents_wrap.mypage .snb i.next:after {content:'';position:absolute;top:0;right:9px;bottom:0;width:0;height:0;margin:auto;border:8px solid transparent;border-left-color:#ffffff}

/* Mobile viewport - PC content display none */
.gnb_p, #lnb_p, #header .header_form, .shgroup > .shgroup_pc {display:none}

/* tablet */
@media all and (min-width:768px) {
   #footer .f_cont_inner1 > div {width:33.33%;}
   #footer .f_cont_inner1 > div.f_cont3 {display: block;}
   #footer .f_cont_inner1 > div.f_cont2 {border-right: 1px solid #555555;}
   #footer .f_cont_inner1 > div.f_cont3 {border-right: 0;}
}


/*모바일 카카오 퀵*/
.footer-btn { display: grid; grid-template-columns: repeat(4, 1fr); position: fixed; bottom: 0; box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15);     z-index: 99999999999;}
.footer-btn .m_quick { background: #778e77; font-family: 'Pretendard'; color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 5px; border-right: solid 1px rgba(255, 255, 255, .25); padding: 5px 0; font-size: .9rem; }

.footer-btn .m_quick:lasy-child { border: 0; }

.footer-btn .m_quick img { width: 20%; }
.footer-btn .m_quick:nth-child(2) img { width: 30%;}
.footer-btn .m_quick:nth-child(4) img { width: 26%;}



/* PC CSS */
@media all and (min-width:1024px) {
   /* 음성안내 */
   #voice_guide_wrap {display:inline-block;vertical-align:top}
   #voice_guide_wrap a {display:none;width:16px;height:40px;line-height:40px;font-size:0;text-align:center}
   #voice_guide_wrap a > span {position:absolute;top:-9999px;left:-9999px;text-indent:-9999px}
   #voice_guide_wrap a:before {font-family:'voice_icomoon';font-size:16px}
   #voice_guide_wrap.off a.state_voice_on {display:inline-block}
   #voice_guide_wrap.on a.state_voice_off {display:inline-block}
   #voice_guide_wrap a.state_voice_on:before {
      content:'\e903';color:#168fff;
      transition:all 0.1s ease;
      animation-name:voice_animation;
      animation-duration:1s;
      animation-iteration-count:infinite;
      animation-timing-function:step-end;
   }
   #voice_guide_wrap a.state_voice_off:before {content:'\e902';color:#87909c}


   /* PC viewport - Mobile content display none */
   #header .logo button, #header .logo #mbtn_right_wrap, .shgroup > a {display:none}

   /* PC display:block */
   .gnb_p, #lnb_p, #header .header_form, .shgroup > .shgroup_pc {display:block}

   /* PC 화면 넓이값을 가진 센터유지 */
   .row > .white-space {max-width:1240px !important}
   #header > .inner, #lnb_p, .gnb_p > .inner, .sub_location, #footer .fnb ul, #footer .f_inner, .shgroup, .contents_wrap.mypage {margin:0 auto;max-width:1240px}


   #container .contents_wrap {min-height:500px}
   #sub_view #container .contents_wrap .contents {padding-top:0}

   .gnb_p {font-size:0;text-align:right; background: #f6f6f6; border-bottom: solid 1px #dddddd;}
   /* .gnb_p .inner:after {content: '';display: block;clear: both;} */
   .gnb_p .inner .left_h_menu {float: left;}
   .gnb_p .inner .left_h_menu a {font-size: 12px;}
   .gnb_p .inner .left_h_menu a#favorite {display: inline-block;padding-left: 12px;background: url(../../aramskin/design/uf2shop25/i_bookmark.png) no-repeat left center;background-size: 6px;font-weight: bold;line-height:40px;color: #777777;}
   .gnb_p .new_date {display:inline-block;padding:0 20px 0 10px;font-size:13px;font-weight:bold}
   .gnb_p ul {display:inline-block;margin:0;padding:0;font-size: 0;list-style:none}
   .gnb_p ul li {display:inline-block}

   .gnb_p .top-inner { display: flex; justify-content: space-between; }
   .gnb_p .top-inner .lang-wrap li a { padding: 0 5px; display: flex; align-items: center; }
   .gnb_p .top-inner .lang-wrap li a img { width: 30px;}

   .gnb_p ul li a {display:inline-block;position:relative;height:40px;line-height:40px;padding:0 12px;font-size:12px;font-weight:bold;color: #8c8e8e;}
   .gnb_p ul li a:before {content:'';position:absolute;top:0;bottom:0;left:0;width:1px;height:12px;margin:auto;opacity:0.5}
   .gnb_p ul li a:hover { color: #0086b3; }
   .gnb_p ul li a .cart_cnt {display: inline-block;width: 12px;height: 12px;margin: 0 0 2px 3px;border-radius: 50%;background: #cccccc;font-size: 10px;color: #ffffff;line-height: 12px;text-align: center;vertical-align: middle;}

   .gnb_p ul li:first-child a:before {display:none}

   #header {box-shadow:none;background: rgba(255,255,255,0.5); border-bottom: solid 1px #ddd;}
   #header:hover {background: #fff;transition:.5s;}

   #header .logo h1 img {width: auto; max-height:60px;}
   #header > .inner {position:relative}
   
   
#header .logo { display: flex; align-items: center; justify-content: space-between; margin:16px 0; }
#header .logo .sns-btn { display: flex; align-items: center; gap: 5px; }
#header .logo .sns-btn a {display: flex; align-items: center; justify-content: center; width: 290px; height: 45px; font-size: 18px; font-weight:normal; font-family: 'Pretendard'; letter-spacing: -.03em; }
#header .logo .sns-btn a img { margin-right: 10px; }
#header .logo .sns-btn a:nth-child(1) { background: #fff; border:1px solid #b0b0b0; color: #333; }
#header .logo .sns-btn a:nth-child(1) img { width: 30px; }
#header .logo .sns-btn a:nth-child(2) { background: #738973; color: #fff; }
#header .logo .sns-btn a:nth-child(2) img { width: 22px; }




   .header_form {position:absolute;top:10px;right:0}
   .search_p {width:150px;height:35px;margin:auto 0}
   .search_p fieldset {position:relative;margin:0;padding:0;border:none}
   .search_p legend {display:none}
   .search_p span {display:block;padding:3px 8px;}
   .search_p span input {width:100%;margin:0;padding:4px 30px 4px 0;border:none;border-bottom:1px solid #333333;background:transparent;color:#666;box-sizing:border-box}
   .search_p button {display:block;position:absolute;border:none;padding:0;top:10px;right:10px;bottom:10px;margin:auto;width:25px;height:25px;background:transparent;font-size:0}
   .search_p button:before {content:'\e901';font-family:'icomoon';font-size:20px;color:#666}

   #sub_view #header.on #lnb_p{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 999;max-width: 100%;height: 55px;padding: 10px 0;border-bottom: 1px solid #ddd;background: #fff;}
   #sub_view #header.on #lnb_p > div {max-width: 1240px;margin: 0 auto;}
   #lnb_p {display:block;width:100%;margin:0 auto;min-height:50px}
   #lnb_p ul {margin:0;padding:0;list-style:none}
   #lnb_p a {display:block}
   #lnb_p .dep1:after {clear:both;content:'';display:block}
   #lnb_p .dep1 > li {float:left;position:relative}
   #lnb_p .dep1 > li > a {overflow:hidden;min-width: 100px;height:50px;line-height:50px;padding:0 10px;font-size:20px;font-weight:normal;text-align:center;white-space:nowrap;text-overflow:ellipsis; font-family: 'Pretendard'; letter-spacing: -.03em; }
   #lnb_p .dep1 > li.on > a,
   #lnb_p .dep1 > li:hover > a {color:#778f79}
   #lnb_p .dep1 > li > div {display:none;position:absolute;top: 90%;min-width:100%;box-sizing:border-box;border: 1px solid #dedede;z-index: 2;}
   #lnb_p .dep2 {display:block;position: relative;padding:10px;border-top:none;box-sizing:border-box;font-size:0;white-space:nowrap}
   #lnb_p .dep2:before {content: '';position:absolute;top: 0;right: 0;bottom: 0;left: 0;background: #ffffff;opacity: .9;}
   /* dep2 li가 가로로 정렬일때 display:inline-block 적용하면 script도 자동 활성화 */
   /*#lnb_p .dep2 > li {display:inline-block}*/
   #lnb_p .dep2 > li > a {overflow:hidden;position:relative;padding:8px 10px;font-weight:notmal;font-size:16px;text-align:center;white-space:nowrap;text-overflow:ellipsis;color: #999999;font-family: 'Pretendard'; letter-spacing: -.03em;}
   #lnb_p .dep2 > li > a:before {content:'';position:absolute;top:0;bottom:0;left:14px;width:4px;height:4px;margin:auto}
   #lnb_p .dep2 > li.on > a,
   #lnb_p .dep2 > li:hover > a {color:#778f79;}

   #footer .fnb ul {text-align: left;}
   #footer .f_cont_wrap {padding:58px 0;}
   #footer .f_cont_wrap:after {content: '';display: block;clear: both;}
   #footer .f_cont_inner1 {float: right;width:60%;border:0;}
   #footer .f_cont_inner1 > div {padding:0;border:0;}
   #footer .f_cont_inner1 > div.f_cont2 {border:0;}
   #footer .f_cont_inner1 > div.f_cont1 .m_show_btn {display: none;}
   #footer .f_cont_inner2 {float: left;width:40%;padding:0;}
   .finfo {margin-top: 20px;}
   .f_logo img {width: auto;}

   /* sub page */
   .shgroup .shgroup_pc {margin-top:10px;}
   .shgroup > .shgroup_pc img {vertical-align:top}
   .shgroup .shgroup_pc .sub_location {text-align: right;}
   .shgroup .shgroup_pc .sub_location span{display: inline-block;font-size: 12px;color: #777777;line-height: 20px;vertical-align: top;}
   .shgroup .shgroup_pc .sub_location .loca_home {font-size: 0;}
   .shgroup .shgroup_pc .sub_location .loca_home:before {content: '\e900';font-family: 'icomoon';font-size: 13px;color: #777777;line-height: 20px;vertical-align: top;}
   .shgroup .shgroup_pc .sub_location .loca_arrow {margin: 0 8px;font-family: 'Gulim', '굴림';font-size: 11px;opacity: .6;}
   .shgroup .shgroup_pc h1 {margin: 50px 0 0;padding: 0;font-size: 20px;text-align: center;}
   #sub_view #header {position: static;}
   #sub_view #container .contents_wrap {padding:0px 0}
   #sub_view #container .contents_wrap:after {clear:both;content:'';display:block}
   #sub_view #container .contents_wrap.mypage .snb_wrap {margin-bottom:40px}
   #sub_view #container .contents_wrap.mypage .snb > i {display:none !important}
   #sub_view #container .contents_wrap.mypage .snb > div {overflow:hidden}
   #sub_view #container .contents_wrap.mypage .snb > div ul {display:block;margin:0 -1px;padding:0;white-space:normal;border:none;text-align:left}
   #sub_view #container .contents_wrap.mypage .snb > div ul li {box-sizing:border-box;min-width:16.6666%;padding:5px}
   #sub_view #container .contents_wrap.mypage .snb > div ul li:last-child {border-bottom:none}
   #sub_view #container .contents_wrap.mypage .snb > div ul li a {display:block;position:relative;height:40px;line-height:40px;padding:0 12px;border:1px solid #dedede;font-size:13px;font-weight:bold;color:#777777;}
   #sub_view #container .contents_wrap.mypage .snb > div ul li.on a,
   #sub_view #container .contents_wrap.mypage .snb > div ul li:hover a {border-color:#0086b3;background:#0086b3;color:#ffffff}
   #sub_view #container .contents_wrap.mypage .contents {overflow:hidden}


/*모바일 카카오 퀵*/
.m_quick_call{display:none;}
.m_quick_reser{display:none;}
.m_quick_naver{display:none;}
.m_quick_kakao{display:none;}
}



/* MOBILE - 뷰포트 CSS */
@media all and (max-width:1023px) {
   #viewport {position:relative;width:100%}
   #viewport #header {position:fixed;left:0;top:0;width:100%;transition:all 300ms ease;background: rgba(255,255,255,1);}
   #viewport #container {position:relative;z-index:100;}
   #viewport #main_view,
   #viewport #sub_view {position:relative;left:0;top:0;transition:all 300ms ease}
   #viewport.app_view #container {padding-top:0}

#header .logo .keye-tel { display: none; }
#header .logo .sns-btn { display: none;}

#header { padding: 15px 0; border-bottom: 1px solid #ddd; }

#header .logo h1 span { margin: 0 auto; }
.lang-wrap { display: flex; list-style: none; padding: 0 10px; }
.lang-wrap li a { padding: 0 5px; display: flex; align-items: center; }
.lang-wrap li a img { width: 30px;}




   .side_menu {padding:0 10px;}
   .side_menu ul {margin:0;padding:0;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;list-style:none}
   .side_menu [role=toggle] > a:before {content: '\e90a';display: block;position:absolute;top:0;right:12px;font-family: 'icomoon';
    color: #cccccc;}
   .side_menu [role=toggle].active > a:before {content: '\e917';color: #333333;}
   .side_menu .dep1 > li > a {display:block;position:relative;height:40px;line-height:40px;padding:0 35px 0 12px;font-size:14px;font-weight:bold;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
   .side_menu .dep2 {display:none}
   .side_menu .dep2 > li > a {display:block;position:relative;height:40px;line-height:40px;padding:0 12px 0 24px;font-size:13px;font-weight:bold;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
   .side_menu .active .dep2 {display:block;background: #f2f2f2;}

   .side_search {border-bottom:1px solid #e6e6e6;background:#fafafa}
   .side_search fieldset {position:relative;margin:0;padding:8px;border:none}
   .side_search legend {display:none}
   .side_search span {display:block;padding:4px 8px;border:1px solid #ccc;background:#fff}
   .side_search span input {width:100%;margin:0;padding:4px 0;border:none;background:transparent;color:#666}
   .side_search button {position:absolute;border:none;padding:0;top:10px;right:10px;bottom:10px;margin:auto;padding:5px;background:transparent;font-size:0}
   .side_search button:before {content:'\e901';font-family:'icomoon';font-size:24px;color:#666}


   #viewport .viewport_side {visibility:hidden;overflow-y:auto;position:fixed;top:0;width:260px;height:100%;box-sizing:border-box;background:#ffffff;z-index:20000;transition:all 300ms ease}
   #viewport #left_side {left:-220px}
   #viewport #left_side #btn_side_close {position: absolute;top: 0;right: 0;width:40px;height: 40px;margin:0;padding:0;border:0;background: 0;font-size: 0;text-align: center;cursor:pointer;}
   #viewport #left_side #btn_side_close:before {content: '\e611';font-family: 'icomoon_button';font-size: 35px;font-weight: normal;color: #0086b3;}
   #viewport #left_side .side_logo {display: block;margin: 0; padding:30px 0 25px;font-size: 12px;text-align: center;}
   #viewport #left_side .side_logo img {max-width: 180px;height: 20px;}
   #viewport #left_side .side_gnb_wrap {margin-bottom:30px;padding:0 10px;}
   #viewport #left_side .side_gnb_wrap .side_gnb_text {margin:0 0 20px;padding:0;font-size:12px;color:#999999;text-align:center;line-height:1.5em;letter-spacing:-.03em;}
   #viewport #left_side .side_gnb_wrap .side_gnb_text strong {color:#000000;}
   #viewport #left_side #side_gnb {position:relative;margin:0;padding:0;border-top: 1px solid #dedede;border-right: 1px solid #dedede;}
   #viewport #left_side #side_gnb:before {content:'';position:absolute;right:0;bottom:0;left:0;width:100%;height:1px;background:#dedede;}
   #viewport #left_side #side_gnb:after {content:'';display:block;clear:both;}
   #viewport #left_side #side_gnb > li {box-sizing:border-box;float:left;width:50%;margin:0;padding:0;border-right:1px solid #dedede;border-bottom:1px solid #dedede;list-style-type:none;}
   #viewport #left_side #side_gnb > li.side_gnb_m {border-bottom:1px solid #dedede;}
   #viewport #left_side #side_gnb > li:nth-child(odd) {border-left:1px solid #dedede;}
   #viewport #left_side #side_gnb > li:nth-child(2n) {border-right: 0;}
   #viewport #left_side #side_gnb > li:nth-child(2n+1) {clear:both;}
   #viewport #left_side #side_gnb > li.login_btn a{background:#333;color:#fff;}
   #viewport #left_side #side_gnb > li > a {display:block;padding:11px 10px;background:#ffffff;font-size:13px;font-weight:bold;color:#333333;text-align:center;line-height:1.3em;}

   #viewport #right_side {right:-220px}
   #viewport.on.toggle_left #left_side {visibility:visible;left:0}
   #viewport.on.toggle_right #right_side {visibility:visible;right:0}
   #viewport #close_side {visibility:hidden;position:absolute;top:0;left:0;bottom:0;left:0;z-index:1999;width:100%;height:100%;box-sizing:border-box;border:none;background:none;text-align:left;text-indent:-9999px;background:rgba(0,0,0,0.6);opacity:0;transition:visibility 0s 0.3s, opacity 0s 0.3s}
   #viewport.on #close_side {visibility:visible;opacity:1;transition:visibiliy 0s 0s, opacity 0s 0s}

   #header.active {background: #ffffff;}
   #header.active .header_form {display: block;}
   #header.active .header_form .search_p {display: block;background: #ffffff;padding: 0 15px 10px;}
   #header.active .header_form .search_p fieldset {margin: 0;padding: 0;border: none;background: 0;}
   #header.active .header_form .search_p legend {position: absolute;top: -9999px;left: -9999px;height: 0;font-size: 0;line-height: 0;text-indent: -9999px;}
   #header.active .header_form .search_p .search_form {position: relative;}
   #header.active .header_form .search_p .search_form input {box-sizing: border-box;width: 100%;height: 35px;padding: 0 8px;border: 1px solid #dedede;border-right: none;background: #ffffff;font-size: 13px;color: #888888;}
   #header.active .header_form .search_p .search_form button {display: block;position: absolute;border: none;top: 0;right: 0;bottom: 0;width: 35px;height: 35px;margin: 0;padding: 0;background: #999999;font-size: 0;text-align: center;}
   #header.active .header_form .search_p .search_form button:before{content: '\e901';font-family: 'icomoon';font-size: 20px;font-weight: normal;color: #fff;}

}

/* PC - 뷰포트 CSS */
@media all and (min-width:1024px) {
   #viewport #left_side {display:none}
   #viewport #right_side {display:none}
   #viewport #close_side {display:none}
}


