@charset "UTF-8";

/*===================== header =====================*/

header {position:absolute; top: 0; left: 0; right: 0;}
header.on {position: relative; background-color: #ffffff; z-index: 9999;}
.header {position:relative; z-index: 9999;}
.gnb_header.on {background-color: #ffffff;}
.header .header_inner {}
.header .header_inner .header_top_cont {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #eeeeee; padding: 10px 40px;}
.header .header_inner .header_top_cont .site_list_area {}
.header .header_inner .header_top_cont .site_list_area > .list {font-size: 0;}
.header .header_inner .header_top_cont .site_list_area > .list > li {display: inline-block; position:relative; margin: 0 10px 0 0; padding: 0 10px 0 0;}
.header .header_inner .header_top_cont .site_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 14px; background-color: #eeeeee; transform: translateY(-50%);}
.header .header_inner .header_top_cont .site_list_area > .list > li:last-child {margin: 0; padding: 0;}
.header .header_inner .header_top_cont .site_list_area > .list > li:last-child:after {display: none;}
.header .header_inner .header_top_cont .site_list_area > .list > li .link {display: block; padding: 0 20px 0 0; background-image: url('/images/home/kor/user/header/head_icon01.png'); background-position: right center; background-repeat: no-repeat; font-weight: 300; font-size: 15px; line-height: 24px; color: #616161;}
.header .header_inner .header_top_cont .member_list_area {}
.header .header_inner .header_top_cont .member_list_area > .list {}
.header .header_inner .header_top_cont .member_list_area > .list > li {display: inline-block; position:relative; margin: 0 10px 0 0; padding: 0 10px 0 0;}
.header .header_inner .header_top_cont .member_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 14px; background-color: #eeeeee; transform: translateY(-50%);}
.header .header_inner .header_top_cont .member_list_area > .list > li:last-child {margin: 0; padding: 0;}
.header .header_inner .header_top_cont .member_list_area > .list > li:last-child:after {display: none;}
.header .header_inner .header_top_cont .member_list_area > .list > li .btn {display: block;}
.header .header_inner .header_top_cont .member_list_area > .list > li .btn .text {padding: 0 0 0 20px; background-size:16px auto; background-position: left center; background-repeat: no-repeat; font-weight: 300; font-size: 15px; line-height: 25px; color: #616161;}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon01 .btn .text {background-image: url('/images/home/kor/user/header/head_icon00.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon02 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon03 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02_on.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon04 .btn .text {background-image: url('/images/home/kor/user/header/head_icon03.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon05 .btn .text {background-image: url('/images/home/kor/user/header/head_icon04.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon06 .btn .text {background-image: url('/images/home/kor/user/header/head_icon05.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon07 .btn .text {background-image: url('/images/home/kor/user/header/head_icon07.png');}
.header .header_inner .header_top_cont .member_list_area > .list > li.icon_none .btn .text {padding:0;}

.header .header_inner .header_top_cont2 {border-bottom: 1px solid #eeeeee;}
.header .header_inner .header_top_cont2 .container {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; padding: 20px 0;}
.header .header_inner .header_top_cont2 .container .logo_area {}
.header .header_inner .header_top_cont2 .container .logo_area .logo {display: block;}
.header .header_inner .header_top_cont2 .container .logo_area .logo img {}
.header .header_inner .header_top_cont2 .container .head_sch_cont_area {position:relative; width: 100%; max-width: 440px; padding: 0 50px 0 20px; background-color: #f5f5f5; border-radius: 30px;}
.header .header_inner .header_top_cont2 .container .head_sch_cont_area .head_inp {width: 100%; height: 47px; border: none; background-color: inherit;}
.header .header_inner .header_top_cont2 .container .head_sch_cont_area .sch_btn {position:absolute; top: 50%; right: 20px; transform: translateY(-50%);}
.header .header_inner .header_top_cont2 .container .member_list_area {}
.header .header_inner .header_top_cont2 .container .member_list_area .list {}
.header .header_inner .header_top_cont2 .container .member_list_area .list li {display: inline-block; margin: 0 20px 0 0; border-right: 1px solid #eeeeee; padding: 0 20px 0 0;}
.header .header_inner .header_top_cont2 .container .member_list_area .list li:last-child {margin: 0; border-right: none; padding: 0;}
.header .header_inner .header_top_cont2 .container .member_list_area .list li .btn {display: block; font-size: 0;}
.header .header_inner .header_top_cont2 .container .member_list_area .list li .btn .text {display: inline-block; padding: 20px 0 0; background-position: top center; background-repeat: no-repeat; font-weight: 300; font-size: 14px; line-height: 24px; color: #616161;}
.header .header_inner .header_top_cont2 .container .member_list_area .list li.icon01 .btn .text {background-image: url('/images/home/kor/user/header/head_icon00.png');}
.header .header_inner .header_top_cont2 .container .member_list_area .list li.icon02 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02.png');}
.header .header_inner .header_top_cont2 .container .member_list_area .list li.icon03 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02_on.png');}
.header .header_inner .header_top_cont2 .container .member_list_area .list li.icon04 .btn .text {background-image: url('/images/home/kor/user/header/head_icon03.png');}
.header .header_inner .header_top_cont2 .container .member_list_area .list li.icon05 .btn .text {background-image: url('/images/home/kor/user/header/head_icon04.png');}

.header .header_inner .header_top_cont3 {border-bottom: 1px solid #eeeeee;}
.header .header_inner .header_top_cont3 .container {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; padding: 20px 0;}
.header .header_inner .header_top_cont3 .container .logo_area {}
.header .header_inner .header_top_cont3 .container .logo_area .logo {display: block;}
.header .header_inner .header_top_cont3 .container .logo_area .logo img {}
.header .header_inner .header_top_cont3 .container .com_head_menu_area {}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area {display: inline-block; margin: 0 6px 0 0; vertical-align: middle;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list {font-size: 0; border: 1px solid #eeeeee; border-radius: 20px;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li {display: inline-block; border-right: 1px solid #eeeeee;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li:last-child {border-right: none;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li .btn {display: block; padding: 0 15px;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li .btn .text {display: inline-block; padding: 0 0 0 22px; background-position: left center; background-repeat: no-repeat; font-weight: 300; font-size: 14px; line-height: 33px; color: #616161;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li.icon01 .btn .text {background-image: url('/images/home/kor/user/header/head_icon00.png');}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li.icon02 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02.png');}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li.icon03 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02_on.png');}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .member_list_area .list li.icon04 .btn .text {background-image: url('/images/home/kor/user/header/head_icon03.png');}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .popzon_btn_area {display: inline-block; margin: 0 32px 0 0; vertical-align: middle;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .popzon_btn_area .btn {display: block; padding: 0 16px; background-color: #ff0000; border-radius: 20px;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .popzon_btn_area .btn .text {display: inline-block; padding: 0 0 0 22px; background-image: url('/images/home/kor/user/header/head_icon06.png'); background-position: left center; background-repeat: no-repeat; font-weight: 300; font-size: 14px; line-height: 35px; color: #ffffff;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .head_btn_area {display: inline-block; vertical-align: middle; font-size: 0;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .head_btn_area .sch_btn {display: inline-block; margin: 0 32px 0 0; vertical-align: middle;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .head_btn_area .sch_btn img {}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .head_btn_area .sitemap_btn {display: inline-block; vertical-align: middle;}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .head_btn_area .sitemap_btn img {}
.header .header_inner .header_top_cont3 .container .com_head_menu_area .head_btn_area .m_gnb_btn {display: none;}


.header .header_inner .gnb_cont_area {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; position: relative; padding: 0 40px;}
.header .header_inner .gnb_cont_area .logo_area {width: 258px;}
.header .header_inner .gnb_cont_area .logo_area .logo {display: block;}
.header .header_inner .gnb_cont_area .logo_area .logo img {}
.header .header_inner .gnb_cont_area .gnb_area {width: -webkit-calc(100% - 346px); width: calc(100% - 346px);}
.header .header_inner .gnb_cont_area .gnb_area #gnb {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex: 1; -ms-display: flexbox;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li {position:relative; flex: 1; text-align: center;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li.none {display: none;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sitemap_tit {display: block; font-size: 0;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sitemap_tit .text {display: inline-block; position:relative;  font-weight: 500; font-size: 20px; line-height: 87px; color: #212121;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sitemap_tit .text:before {content: ''; position:absolute; bottom: 0; left: 0; height: 3px; background-color: #ec6b63;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li:hover .sitemap_tit .text {font-weight: 700; color: #ec6b63;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li:hover .sitemap_tit .text:before {width: 100%;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area {display: none; position:absolute; right: 0; left: 0; padding: 10px 0; z-index: 3;} 
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area .sub_gnb {} 
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area .sub_gnb > li {}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area .sub_gnb > li > a {display: block; font-weight: 500; font-size: 17px; line-height: 30px; color: #424242;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area .sub_gnb > li .depth3 {display: none;}
.header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area .sub_gnb > li > a:hover, .header .header_inner .gnb_cont_area .gnb_area #gnb > li .sub_gnb_area .sub_gnb > li > a:focus {color: #ec6b63;}
.header .header_inner .gnb_cont_area .head_btn_area {width: 88px; font-size: 0;}
.header .header_inner .gnb_cont_area .head_btn_area .sch_btn {display: inline-block; margin: 0 32px 0 0; vertical-align: middle;}
.header .header_inner .gnb_cont_area .head_btn_area .sch_btn img {}
.header .header_inner .gnb_cont_area .head_btn_area .sitemap_btn {display: inline-block; vertical-align: middle;}
.header .header_inner .gnb_cont_area .head_btn_area .sitemap_btn img {}
.header .header_inner .gnb_cont_area .head_btn_area .m_gnb_btn {display: none;}

.header .header_inner .header_bottom_cont {display: none;}

/* m_gnb */
.header .m_gnb_wrap {display:none; position:fixed; right:-480px; top:0; z-index:9999; overflow-y: auto; width: 100%; height:100%; background-color: #ffffff; }
.header .m_gnb_wrap .m_gnb_top {position:relative; border-bottom: 1px solid #eeeeee; padding: 20px 10px;}
.header .m_gnb_wrap .m_gnb_top .member_list_area {}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list {font-size: 0;}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li {display: inline-block; position:relative; margin: 0 10px 0 0; padding: 0 10px 0 0;}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li:last-child {margin: 0; padding: 0;}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li:after {content: ''; position:absolute; top: 50%; right: 0; width: 1px; height: 14px; background-color: #eeeeee; transform: translateY(-50%);}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li:last-child:after {display: none;}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li .btn {display: block;}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li .btn .text {padding: 0 0 0 20px; background-position: left center; background-repeat: no-repeat; font-weight: 300; font-size: 14px; line-height: 21px; color: #616161;}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li.icon01 .btn .text {background-image: url('/images/home/kor/user/header/head_icon00.png');}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li.icon02 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02.png');}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li.icon03 .btn .text {background-image: url('/images/home/kor/user/header/head_icon02_on.png');}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li.icon04 .btn .text {background-image: url('/images/home/kor/user/header/head_icon03.png');}
.header .m_gnb_wrap .m_gnb_top .m_gnb_close {position: absolute; top: 50%; right: 10px; width: 22px; height: 22px; background-image: url('/images/home/kor/user/header/sitemap_close_icon2.png'); background-position: center center; background-size: 100% 100%; background-repeat: no-repeat; transform: translateY(-50%);}

.header .m_gnb_wrap .m_gnb .item_list {}
.header .m_gnb_wrap .m_gnb .item_list > li {border-bottom: 1px solid #eeeeee;}
.header .m_gnb_wrap .m_gnb .item_list > li.m_atv {}
.header .m_gnb_wrap .m_gnb .item_list > li > a {display: block; position: relative; padding: 0 40px 0 20px;}
.header .m_gnb_wrap .m_gnb .item_list > li > a:after {content:''; display: inline-block; position: absolute; top: 50%; right: 10px; width: 12px; height: 7px; background-image: url('/images/home/kor/user/header/m_menu_arr.png'); background-position: center center; background-size: 100% 100%; background-repeat: no-repeat; transition: all 0.3s; transform: translateY(-50%);}
.header .m_gnb_wrap .m_gnb .item_list > li.m_atv > a:after {transform: rotate(180deg);}
.header .m_gnb_wrap .m_gnb .item_list > li > a .text {font-weight: 500; font-size: 18px; line-height: 50px; color: #212121;}
.header .m_gnb_wrap .m_gnb .item_list > li.m_atv > a .text {color: #ff0000;}

.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area {display: none; background-color: #f5f5f5;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .title_area {display: none;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb {padding: 15px;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li {}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a {display: block; position: relative; padding: 0 10px 0 15px; font-weight: 500; font-size: 16px; line-height: 30px; color: #2c2c2c;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.on {color: #ff0000;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a:before {content: ''; display: inline-block; position: absolute; top: 50%; left: 0; width: 6px; height: 6px; background-color: #bdbdbd; border-radius: 50%; transform: translateY(-50%);} 
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.on:before {background-color: #ff0000;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.has_depth3 {position:relative; padding: 0 20px 0 15px;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.has_depth3 .plus {position:absolute; top: 50%; right: 0; width: 14px; height: 14px; transform: translateY(-50%);}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.has_depth3 .plus span {display: inline-block; position:absolute;  background-color: #bdbdbd;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.has_depth3 .plus .one {top: 0; left: 50%; width: 2px; height: 14px; transform: translateX(-50%); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.has_depth3.on .plus .one {transform: rotate(90deg);}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > a.has_depth3 .plus .two {top: 50%; width: 14px; height: 2px; transform: translateY(-50%);}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > .depth3 {display: none; padding: 15px; background-color: #eaeaea; border-radius: 15px;}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > .depth3 > li {}
.header .m_gnb_wrap .m_gnb .item_list > li .sub_gnb_area .m_sub_gnb > li > .depth3 > li > a {display: block; font-weight: 500; font-size: 14px; line-height: 26px; color: #424242;}

.header .m_gnb_wrap .m_member_cont_area {padding: 15px; background-color: #fff2f2;}
.header .m_gnb_wrap .m_member_cont_area .title_area {padding: 0 0 0 50px; background-image: url('/images/home/kor/user/header/m_member_icon.png'); background-position: left center; background-size: 42px; background-repeat: no-repeat;}
.header .m_gnb_wrap .m_member_cont_area .title_area .title {font-weight: 500; font-size: 16px; line-height: 30px; color: #212121;}
.header .m_gnb_wrap .m_member_cont_area .title_area .title .name {font-size: 20px;}
.header .m_gnb_wrap .m_member_cont_area .title_area .text {font-weight: 300; font-size: 14px; line-height: 21px; color: #616161;}

.header .gnb_bg {position: absolute; left:0; display: none; width: 100%; background-color: #ffffff; box-shadow: 0 5px 10px rgba(211,211,211,0.5); z-index: 2;}

/* scrolled */
.header.scrolled {}
.header.scrolled .gnb_header {position:fixed; top:0; z-index:3; width:100%; border-bottom: 1px solid #e2e4e8; box-shadow:0 2px 5px rgba(211,211,211,0.5); background-color: #ffffff;}
.header.scrolled .sub_gnb_cont {top: 94px;}
.header.scrolled .head_popzon {height: 0;}

/* sitemap (10/10) */ 
.sitemap_wrap {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999; overflow: auto; background-image: url('/images/home/kor/user/header/sitemap_bg.jpg'); background-size: 100% 100%; background-repeat: no-repeat;}
.sitemap_wrap .sitemap_close {position: absolute; top: 85px; right: 10px; width: 22px; height: 22px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.sitemap_wrap .sitemap_close:hover, .sitemap_wrap .sitemap_close:focus {transform: rotate(180deg);}
.sitemap_wrap .sitemap {position: relative; padding: 192px 0; font-size: 0;}
.sitemap_wrap .sitemap > li {display: inline-block; width: calc(25% - 30px); margin: 0 40px 40px 0; vertical-align: top;}
.sitemap_wrap .sitemap > li:nth-last-child(-n+4) {margin: 0 40px 40px 0;}
.sitemap_wrap .sitemap > li:nth-child(4n) {margin: 0 0 40px;}
.sitemap_wrap .sitemap > li:last-child {margin: 0;}
.sitemap_wrap .sitemap > li > a {display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 0 0 13px; text-align: center;}
.sitemap_wrap .sitemap > li > a .text {font-weight: 700; font-size: 24px; line-height: 36px; color: #ffffff;}
.sitemap_wrap .sitemap > li > .sub_gnb_area {display: block !important; top: inherit !important; min-height: 150px; margin: 23px 0 0;}
.sitemap_wrap .sitemap > li > .sub_gnb_area .sitemap_sub_gnb {}
.sitemap_wrap .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li {}
.sitemap_wrap .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:first-child {margin: 0;}
.sitemap_wrap .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {display: block; font-weight: 500; font-size: 16px; line-height: 28px; color: #ffffff; text-align: center;}

.sitemap_wrap.sitemap_style {}
.sitemap_wrap.sitemap_style .container {}
.sitemap_wrap.sitemap_style .container .sitemap {}
.sitemap_wrap.sitemap_style .container .sitemap > li {display: block; width: 100%; margin: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 30px 0; font-size: 0;}
.sitemap_wrap.sitemap_style .container .sitemap > li:first-child {padding: 0 0 30px;}
.sitemap_wrap.sitemap_style .container .sitemap > li > a {display: block; border-bottom: none; margin: 0 0 15px; padding: 0; text-align: left;}
.sitemap_wrap.sitemap_style .container .sitemap > li > a .text {font-family: 'GmarketSans'; font-weight: 700; font-size: 40px; line-height: 60px;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area {display: block !important; min-height: inherit; margin: 0;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .title_area {display: none;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb {font-size: 0;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li {display: inline-block; position: relative; width: calc(20% - 12px); margin: 0 15px 0 0; padding: 0 26px 0 0;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:after {content: '/'; position:absolute; top: 0; right: 0; font-weight: 500; font-size: 18px; line-height: 28px; color: rgba(255, 255, 255, 0.2);}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:last-child {margin: 0; padding: 0;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:last-child:after {display: none;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {margin: 0 0 10px; font-weight: 500; font-size: 18px;}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 {}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 > li {}
.sitemap_wrap.sitemap_style .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 > li > a {display: block; font-weight: 500; font-size: 14px; line-height: 30px; color: rgba(255, 255, 255, 0.7); text-align: center;}

.sitemap_wrap.sitemap_style.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li {width: calc(25% - 22.5px); margin: 0 30px 30px 0; padding: 0;}
.sitemap_wrap.sitemap_style.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:nth-child(4n) {margin: 0 0 30px;}
.sitemap_wrap.sitemap_style.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:after {display: none;}
.sitemap_wrap.sitemap_style.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {border: 1px solid rgba(255, 255, 255, 0.2); line-height: 55px; border-radius: 15px;}

 
.sitemap_wrap.sitemap_style2 {padding: 0 0 0 580px; background-color: #ffffff; background-image: inherit;}
.sitemap_wrap.sitemap_style2:before {content: ''; position: fixed; top: 0; left: 0; width: 100%; max-width: 580px; height: 100%; background-color: #4c0000; background-image: url('/images/home/kor/user/header/sitemap_bg.jpg'); background-size: cover; background-repeat: no-repeat;}
.sitemap_wrap.sitemap_style2 .logo_area {position:absolute; top: 0; left: 0; width: 100%; max-width: 580px; text-align: right;}
.sitemap_wrap.sitemap_style2 .logo_area .logo_cont {display: inline-block; width: 100%; max-width: 320px; padding: 120px 0 0; text-align: left;}
.sitemap_wrap.sitemap_style2 .logo_area .logo_cont img {}
.sitemap_wrap.sitemap_style2 .container {max-width: 100%; height: 100%;}
.sitemap_wrap.sitemap_style2 .container .sitemap {height: 100%; padding: 120px 10px 120px 60px; background-color: #ffffff;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li {display: block; width: 100%; margin: 0 !important; border-bottom: 1px solid #e0e0e0; padding: 45px 0; font-size: 0;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li:first-child {padding: 0 0 45px;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > a {display: inline-block; padding: 0 60px 0 0; vertical-align: middle;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > a .text {font-weight: 700; font-size: 40px; line-height: 60px; color: #212121;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li:hover > a .text {color: #ec6b63;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area {display: inline-block !important; height: 100% !important; min-height: inherit; margin: 0; vertical-align: middle;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .title_area {display: none;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb {font-size: 0;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li {display: inline-block; position:relative; margin: 0 20px 0 0; padding: 0 26px 0 0;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:last-child {margin: 0; padding: 0;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:after {content: '/'; position:absolute; top: 0; right: 0; font-weight: 500; font-size: 16px; line-height: 28px; color: #e0e0e0;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:last-child:after {display: none;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {font-weight: 500; font-size: 16px; line-height: 28px; color: #424242;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a:hover, .sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a:focus {color: #ec6b63;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 {display: none;}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 > li {}
.sitemap_wrap.sitemap_style2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 > li > a {}

.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > a {display: block; margin: 0 0 15px; padding: 0; text-align: left;}
.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > .sub_gnb_area {display: block !important;}
.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li {width: calc(20% - 16px);}
.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {margin: 0 0 7px; font-weight: 500;}
.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 {display: block;}
.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 > li {}
.sitemap_wrap.sitemap_style2.sty2 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > .depth3 > li > a {display: block; font-weight: 500; font-size: 14px; line-height: 30px; color: #333333; text-align: center;}

.sitemap_wrap.sitemap_style2.sty2.sty3 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li {display: inline-block; width: calc(25% - 22.5px); margin: 0 30px 30px 0; padding: 0;}
.sitemap_wrap.sitemap_style2.sty2.sty3 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:nth-child(4n) {margin: 0 0 30px;}
.sitemap_wrap.sitemap_style2.sty2.sty3 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:after {display: none;}
.sitemap_wrap.sitemap_style2.sty2.sty3 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {border: 1px solid #424242; line-height: 55px; border-radius: 15px;}
/*===================== header =====================*/

/* ==================== POPZON ==================== */
.head_popzon {display: none; background-color: #543e3d;}
.head_popzon.on {display: block;}
.head_popzon .popzon_box {position: relative; width: 100%; max-width: 1400px; margin: 0 auto; padding: 0 150px; font-size: 0; text-align: center;}
.head_popzon .popzon_box .nav_box {position: absolute; top: 50%; left: 5px; margin: -13px 0 0; font-size: 0;}
.head_popzon .popzon_box .nav_box.m {display: none;}
.head_popzon .popzon_box .nav_box .nav {display: inline-block; width: 26px; height: 26px; margin: 0 5px 0 0; text-indent: -9999px; background-position: 0 0; background-size: cover; background-repeat: no-repeat; vertical-align: middle;}
.head_popzon .popzon_box .nav_box .nav:last-child {margin: 0;}
.head_popzon .popzon_box .nav_box .nav.prev {background-image: url('/images/home/kor/user/header/popzon_prev_icon.png');}
.head_popzon .popzon_box .nav_box .nav.next {background-image: url('/images/home/kor/user/header/popzon_next_icon.png');}
.head_popzon .popzon_box .nav_box .num {display: inline-block; margin: 0 0 0 30px; font-weight: 300; font-size: 16px; line-height: 24px; color: #ffffff; vertical-align: middle;}
.head_popzon .popzon_box .nav_box .num .now {font-weight: 500;}
.head_popzon .popzon_box .slide_zon {}
.head_popzon .popzon_box .slide_zon #head_slide {}
.head_popzon .popzon_box .slide_zon #head_slide li {}
.head_popzon .popzon_box .slide_zon #head_slide li a {display: block; padding: 18px 0 19px;}
.head_popzon .popzon_box .slide_zon #head_slide li a .title {height: 30px; margin: 0 0 5px; font-weight: 700; font-size: 20px; line-height: 30px; color: #ffffff; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.head_popzon .popzon_box .slide_zon #head_slide li a .text {height: 24px; font-weight: 500; font-size: 16px; line-height: 24px; color: rgba(255, 255, 255, 0.6); word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.head_popzon .popzon_box .head_popzon_close {display: inline-block; position:absolute; top: 50%; right: 5px; width: 19px; height: 18px; margin: -9px 0 0; background-image: url('/images/home/kor/user/header/popzon_close.png'); background-size: cover; background-repeat: no-repeat;}
.head_popzon .popzon_box .slide_zon #head_slide .slick-dots {display: none !important;}
/* ==================== POPZON ==================== */