@charset "UTF-8";

/*===================== header =====================*/
header { position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.header {position:relative; z-index: 9999;}
.header .gnb_header {position:relative; background-color: #fff7ec;}
.header .header_inner {}
.header .header_inner .header_top_cont {border-bottom: 1px solid #e0e0e0;}
.header .header_inner .header_top_cont .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_cont .container .logo_area {}
.header .header_inner .header_top_cont .container .logo_area .logo {display: block;}
.header .header_inner .header_top_cont .container .logo_area .logo img {}
.header .header_inner .header_top_cont .container .head_sch_cont_area {position:relative; width: 100%; max-width: 440px; padding: 0 50px 0 20px; background-color: #ffffff; border-radius: 30px;}
.header .header_inner .header_top_cont .container .head_sch_cont_area .head_inp {width: 100%; height: 47px; border: none; background-color: inherit;}
.header .header_inner .header_top_cont .container .head_sch_cont_area .head_inp::placeholder { font-size: 18px; line-height: 48px; color: #bdbdbd;}
.header .header_inner .header_top_cont .container .head_sch_cont_area .sch_btn {position:absolute; top: 50%; right: 20px; transform: translateY(-50%);}
.header .header_inner .header_top_cont .container .head_sch_cont_area .sch_btn img {}
.header .header_inner .header_top_cont .container .member_list_area {}
.header .header_inner .header_top_cont .container .member_list_area .list { display: flex; justify-content: space-between; align-items: stretch;}
.header .header_inner .header_top_cont .container .member_list_area .list li { margin: 0 20px 0 0; border-right: 1px solid #e0e0e0; padding: 0 20px 0 0;}
.header .header_inner .header_top_cont .container .member_list_area .list li:last-child {margin: 0; border-right: none; padding: 0;}
.header .header_inner .header_top_cont .container .member_list_area .list li .btn {display: block; font-size: 0;}
.header .header_inner .header_top_cont .container .member_list_area .list li .btn .text {display: inline-block; padding: 25px 0 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_cont .container .member_list_area .list li.icon01 .btn .text {background-image: url('/new/images/header/head_icon01.png');}
.header .header_inner .header_top_cont .container .member_list_area .list li.icon02 .btn .text {background-image: url('/new/images/header/head_icon02.png');}
.header .header_inner .header_top_cont .container .member_list_area .list li.icon03 .btn .text {background-image: url('/new/images/header/head_icon03.png');}
.header .header_inner .gnb_cont_area {position:relative;}
.header .header_inner .gnb_cont_area.on { background-color: #ffffff;}
.header .header_inner .gnb_cont_area.on::before { display: block; content: ''; position: absolute; bottom: 0; right: 0;  width: 100%; height: 1px; background-color: #e0e0e0;}
.header .header_inner .gnb_cont_area .container {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; align-items: center; justify-content: space-between; position: static;}
.header .header_inner .gnb_cont_area .container .logo_area.m {display: none;}
.header .header_inner .gnb_cont_area .container .logo_area.m .logo {display: block;}
.header .header_inner .gnb_cont_area .container .logo_area.m .logo img {}
.header .header_inner .gnb_cont_area .container .gnb_area {width: calc(100% - 30px);}
.header .header_inner .gnb_cont_area .container .gnb_area #gnb {display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;}
.header .header_inner .gnb_cont_area .container .gnb_area #gnb > li {position: inherit; flex: 1; text-align: center;}
.header .header_inner .gnb_cont_area .container .gnb_area #gnb > li.none {display: none;}
.header .header_inner .gnb_cont_area .container .gnb_area #gnb > li .sitemap_tit {display: block;}
.header .header_inner .gnb_cont_area .container .gnb_area #gnb > li .sitemap_tit .text {display: block; font-weight: 600; font-size: 20px; line-height: 72px; color: #212121; transition: all 0.3s;}
.header .header_inner .gnb_cont_area .container .gnb_area #gnb > li:hover .sitemap_tit .text { color: #f1692a;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area {display: none; position:absolute; right: 0; left: 0; padding: 0; background-color: #ffffff; z-index: 3;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container {position:relative; padding: 0 0 0 320px; align-items: stretch;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .title_area {position: absolute; right: calc(100% - 320px); width: 100%; height: 100%; padding: 40px 0 0 10px; vertical-align: top; text-align: right;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .title_area .title_cont {display: inline-block; width: 320px; height: 100%; background-image: url('/new/images/header/head_etc_icon01.png'); background-position: left bottom -25px; background-repeat: no-repeat; text-align: left;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .title_area .title_cont .title { font-family: 'GmarketSans'; font-weight: 700; font-size: 32px; line-height: 48px; color: #000000;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb {width: 100%; min-height: 230px; padding: 40px; font-size: 0; text-align: left;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li {display: inline-block; width: calc(33.3333% - 26.6666px); margin: 40px 40px 0 0; vertical-align: top;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li:nth-child(-n+3) {margin: 0 40px 0 0;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li:nth-child(3n) {margin: 0;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li:nth-child(6) {margin: 40px 0 0 0;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li > a {display: block; padding: 0 20px; background-color: #f5f5f5; font-weight: 600; font-size: 20px; line-height: 55px; color: #212121; border-radius: 10px; transition: all 0.3s;}
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li > a:hover,
.header .header_inner .com_head_gnb .gnb_area #gnb > li .sub_gnb_area .container .sub_gnb > li > a:focus {background-color: #f15928; color: #ffffff;}
.header .header_inner .gnb_cont_area .container .head_btn_area {width: 30px; font-size: 0;}
.header .header_inner .gnb_cont_area .container .head_btn_area.m {display: none;}
.header .header_inner .gnb_cont_area .container .head_btn_area .sch_btn {display: inline-block; margin: 0 32px 0 0; vertical-align: middle;}
.header .header_inner .gnb_cont_area .container .head_btn_area .sch_btn img {}
.header .header_inner .gnb_cont_area .container .head_btn_area .sitemap_btn {display: inline-block; vertical-align: middle;}
.header .header_inner .gnb_cont_area .container .head_btn_area .sitemap_btn img {}

/* 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-size: auto 12px; 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('/new/images/header/head_icon01.png');}
.header .m_gnb_wrap .m_gnb_top .member_list_area > .list > li.icon02 .btn .text {background-image: url('/new/images/header/head_icon02.png');}
.header .m_gnb_wrap .m_gnb_top .m_gnb_close {position: absolute; top: 50%; right: 10px; width: 22px; height: 22px; background-image: url('/new/images/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 22px 0 10px;}
.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('/new/images/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: #f1692a;}
.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 0 0 15px; font-weight: 400; 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 .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;}

/* sitemap */
.sitemap_wrap {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; padding: 0 0 0 580px; background-color: #ffffff; z-index: 9999; overflow: auto;}
.sitemap_wrap:before {content: ''; position: fixed; top: 0; left: 0; width: 100%; max-width: 580px; height: 100%; background-color: #fff7ec; background-image: url('/new/images/header/sitemap_bg.png'); background-position: center bottom -25px; background-repeat: no-repeat;}
.sitemap_wrap .logo_area {position:absolute; top: 0; left: 0; width: 100%; max-width: 580px; text-align: right;}
.sitemap_wrap .logo_area .logo_cont {display: inline-block; width: 100%; max-width: 320px; padding: 120px 0 0; text-align: left;}
.sitemap_wrap .logo_area .logo_cont img {}
.sitemap_wrap .container {max-width: 100%; height: 100%;}
.sitemap_wrap .container .sitemap {position: relative; height: 100%; padding: 120px 60px; background-color: #ffffff;}
.sitemap_wrap .container .sitemap > li { border-bottom: 1px solid #e0e0e0; padding: 45px 0; font-size: 0;}
.sitemap_wrap .container .sitemap > li:first-child {padding: 0 0 45px;}
.sitemap_wrap .container .sitemap > li > a {display: inline-block; padding: 0 60px 0 0; vertical-align: middle;}
.sitemap_wrap .container .sitemap > li > a .text {font-family: 'GmarketSans'; font-weight: 700; font-size: 40px; line-height: 60px; color: #212121;}
.sitemap_wrap .container .sitemap > li > a:hover .text, .sitemap_wrap .container .sitemap > li > a:focus .text {color: #f1692a;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area {display: inline-block; vertical-align: middle;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area .title_area {display: none;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb {font-size: 0;}
.sitemap_wrap .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 .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:last-child {margin: 0; padding: 0;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:after {content: '/'; position:absolute; top: 0; right: 0; font-weight: 400; font-size: 16px; line-height: 28px; color: #e0e0e0;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li:last-child:after {display: none;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a {font-weight: 400; font-size: 16px; line-height: 28px; color: #424242;}
.sitemap_wrap .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a:hover, .sitemap_wrap .container .sitemap > li > .sub_gnb_area .sitemap_sub_gnb > li > a:focus {color: #446875; text-decoration: underline;}
.sitemap_wrap .container .sitemap > li.on a > .text  { color: #f1692a;}
.sitemap_wrap .sitemap_close {position: absolute; top: 80px; right: 60px; 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);}
/*===================== header =====================*/

/* ==================== POPZON ==================== */
.head_popzon {background-color: #31435a;}
.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: contain; 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('/new/images/header/popzon_prev_icon.png');}
.head_popzon .popzon_box .nav_box .nav.next {background-image: url('/new/images/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: 400; 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: 10px; right: 5px; width: 19px; height: 18px; background-image: url('/new/images/header/popzon_close.png'); background-size: cover; background-repeat: no-repeat;}
.head_popzon .popzon_box .slide_zon #head_slide .slick-dots {display: none !important;}
.head_popzon .popzon_box .chk_each {position: absolute; bottom: 10px; right: 5px; padding: 0 0 0 23px;}
.head_popzon .popzon_box .chk_each .chk_inp {display: block; position: absolute; left: 0; top: 50%; z-index: 1; width: 15px; height: 15px; margin: 0; border: 1px solid #ffffff; background-position: center; background-repeat: no-repeat; transform: translateY(-50%);}
.head_popzon .popzon_box .chk_each .chk_inp:checked {background-image: url('/new/images/board/chk.png');}
.head_popzon .popzon_box .chk_each label {display: block; font-size: 0;}
.head_popzon .popzon_box .chk_each label .text {display: inline-block; font-weight: 400; font-size: 14px; line-height: 21px; color: #ffffff;}
/* ==================== POPZON ==================== */

/* 2024 추가 start */
.header .header_inner .header_top_cont .container .member_list_area .list li.on-icon01 .btn .text {background-image: url('/new/images/header/head_on_icon01.png');}
.header .header_inner .header_top_cont .container .member_list_area .list li.on-icon01 .btn .text .new {color: #c93509; font-size: 20px; font-weight: bold; vertical-align: bottom;}
.header .header_inner .header_top_cont .container .member_list_area .list li.on-icon02 .btn .text {background-image: url('/new/images/header/head_on_icon02.png');}
.header .header_inner .header_top_cont .container .member_list_area .list li.on-icon03 .btn .text {background-image: url('/new/images/header/head_on_icon03.png');}
.header .header_inner .header_top_cont .container .member_list_area .list li.on-icon04 .btn .text {background-image: url('/new/images/header/head_on_icon04.png');}

#guide {
    display: none;
    position: absolute;
    left: 1358px;
    top: 75px;
    padding: 10px 30px 10px 20px;
    margin-left: 58px;
    border: 2px solid #f04c1b;
    background: #fff;
    z-index: 757575;
    width: 250px;
    height: 80px;
    border-radius: 6px;
}

#guide .topPoint {
    position: absolute;
    left: 102px;
    top: -11px;
    display: inline-block;
    width: 17px;
    height: 11px;
    background: url(/images/site/frt/new/bg/bg_layerPoint.png) no-repeat 0 0;
}

#guide .closeBtn02 {
    position: absolute;
    right: -2px;
    top: -2px;
}

#guide .closeBtn02 .btnClose {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(/images/site/frt/new/btn/btn_closeLayer.gif) no-repeat;
    text-indent: -9999em;
    border-radius: 6px;
}

#guide ul li {
    height: 17px;
    padding-top: 3px;
    padding-left: 12px;
    background: url(/images/site/frt/new/ico/ico_menual.gif) no-repeat 0 6px;
    line-height: 20px;
}
/* 2024 추가 end */
