/* Reset */
fieldset {margin: 0; padding: 0; border: 0;}
caption, legend {font-size: 0; line-height: 0; height: 0; position: relative;}

:focus-visible { outline: 3px dotted #ff0000; }

.ovh {overflow: hidden;}  

/* Content Line & Layout */
.main .container,
#header .container,
#footer  .container,
.cpSitemap .container {padding-left: 100px; padding-right: 100px; width: 100%; max-width: 100%;}

.wrapper {width: 1280px; max-width: 100%; margin: 0 auto;}
.wrapper.full {width: 100%;}

#contents_wrap {margin-top: 144px;}

/* Common */
.w-per100 {width: 100%;}
.w-per95 {width: 95%;}
.w-per90 {width: 90%;}
.w-per85 {width: 85%;}
.w-per80 {width: 80%;}
.w-per75 {width: 75%;}
.w-per70 {width: 70%;}
.w-per66 {width: 66.667%;}
.w-per65 {width: 65%;}
.w-per60 {width: 60%;}
.w-per55 {width: 55%;}
.w-per50 {width: 50%;}
.w-per45 {width: 45%;}
.w-per40 {width: 40%;}
.w-per35 {width: 35%;}
.w-per33 {width: 33.333%;}
.w-per30 {width: 30%;}
.w-per25 {width: 25%;}
.w-per20 {width: 20%;}
.w-per15 {width: 15%;}
.w-per10 {width: 10%;}
.w-per5 {width: 5%;}
.wauto {width: auto;}

.h-per100 {height: 100%;}

.round-per50 {border-radius: 50%;}

.round100 {border-radius: 100px;}
.round90 {border-radius: 90px;}
.round80 {border-radius: 80px;}
.round70 {border-radius: 70px;}
.round60 {border-radius: 60px;}
.round50 {border-radius: 50px;}
.round40 {border-radius: 40px;}
.round30 {border-radius: 30px;}
.round25 {border-radius: 25px;}
.round20 {border-radius: 20px;}
.round15 {border-radius: 15px;}
.round10 {border-radius: 10px;}
.round5 {border-radius: 5px;}

.swiper-container {overflow: hidden; position: relative;}

.fxRow {display: flex !important; flex-flow: row wrap !important;}
.fxCol {display: flex !important; flex-flow: column wrap !important;}
.fxVt_center {align-items: center !important;}
.fxVt_start {align-items: flex-start !important;}
.fxVt_end {align-items: flex-end !important;}
.fxHz_center {justify-content: center !important;}
.fxHz_start {justify-content: flex-start !important;}
.fxHz_end {justify-content: flex-end !important;}
.fxHz_btw {justify-content: space-between !important;}

.hashtag_wrap {gap: 10px 20px;}
.hashtag {font-size: 16px; font-weight: 500; color: #FFFFFF; text-align: left;}
.hashtag::before {content: "#";}

.cpTop {position: relative;}
.cpTxtWr {}
.cpTitle {font-size: 40px; font-weight: 700; color: #333333;}
.cpExpl {margin-top: 11px; font-size: 18px; font-weight: 400; color: #333333;}

.white .cpTitle {color: #FFFFFF;}
.white .cpExpl {color: #FFFFFF;}

/* sound only */
.sound_only{display: inline-block !important; position: absolute; top: 0; left: 0; width: 0; height: 0; margin: 0 !important; padding: 0 !important; font-size: 0; line-height: 0; border: 0 !important; overflow: hidden !important;}
.hide {position: absolute; left: -9999px; overflow: hidden; width: 1px; height: 1px; line-height: 1px; font-size: 1px;}

/* clearfix */
.cf:before,
.cf:after{content: " "; display: table;}
.cf:after{clear: both;}
.cf{*zoom: 1;}

/* text cut */
.tRow1{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.tRow2 {white-space: normal; overflow: hidden; line-height: 1.5; max-height: 3em; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tRow3 {white-space: normal; overflow: hidden; line-height: 1.5; max-height: 4.5em; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

/*Column*/
.i-col-0{font-size: 0;}
.i-col-1{font-size: 0;}
.i-col-2{font-size: 0;}
.i-col-3{font-size: 0;}
.i-col-4{font-size: 0;}
.i-col-5{font-size: 0;}
.i-col-6{font-size: 0;}
.i-col-7{font-size: 0;}
.i-col-8{font-size: 0;}
.i-col-9{font-size: 0;}
.i-col-10{font-size: 0;}
.i-col-11{font-size: 0;}
.i-col-12{font-size: 0;}

.i-col-0 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: auto;}
.i-col-1 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 100%;}
.i-col-2 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 50%;}
.i-col-3 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 33.333%;}
.i-col-4 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 25%;}
.i-col-5 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 20%;}
.i-col-6 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 16.666%;}
.i-col-7 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 14.285%;}
.i-col-8 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 12.5%;}
.i-col-9 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 11.111%;}
.i-col-10 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 10%;}
.i-col-11 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 9.09%;}
.i-col-12 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 8.333%;}

/* === Form { === */
.cpRow {display: block; width: 100%;}

.cpSel {min-width: 210px; height: 60px; padding: 0 30px; border: 0; font-size: 16px; font-weight: 500; color: #333333; background: url('../img/dropdown.png') no-repeat center right 20px/10px auto, #FFFFFF; appearance: none;}
.cpSel::-ms-expand {display: none !important;}
.cpInp {height: 60px; padding: 0 30px; border: 0; font-size: 16px; font-weight: 500; color: #333333; background: #FFFFFF;}

.cpBtn {border: 0; background: none;}
.cpBtn.plus {display: block; width: 22px; height: 22px; background: url('../img/icon-more.png') no-repeat center/contain; font-size: 0;}

.schSubmit {display: block; width: 72px; height: 72px; border: 0; border-radius: 50%; font-size: 0; background: url('../img/icon-search_white.png') no-repeat center/26px, #057DBC; transition: background 0.2s;}
.schSubmit:focus,
.schSubmit:hover {background-color: #1062BB;}

.round {border-radius: 100px;}
/* === } Form === */

/* Text Style */
.ta_c,
.ta-c,
.ta_center,
.ta-center {text-align: center !important;}
.ta_l,
.ta-l,
.ta_left,
.ta-left {text-align: left !important;}
.ta_r,
.ta-r,
.ta_right,
.ta-right {text-align: right !important;}

.c_white,
.c-white {color: #FFFFFF !important;}
.c_black,
.c-black {color: #000000 !important;}
.c_3,
.c-3 {color: #333333 !important;}
.c_6,
.c-6 {color: #666666 !important;}
.c_9,
.c-9 {color: #999999 !important;}

/* === Main Popup { === */
.pop_layer {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}

.pop_layer .pop_box {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.pop_layer .pop_box img {
    border: none;
}

.pop_layer .pop_box p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}

.pop_layer .pop_btn_area {
    position: relative;
    overflow: hidden;
    padding: 8px 10px;
    background-color: #aaaaaa;
}

.pop_layer .pop_btn_area .chk_each {
    vertical-align: middle;
}

.pop_layer .pop_btn_area .chk_each label {
    display: inline-block;
    position: relative;
    font-family: 'Noto Sans KR';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    z-index: 1;
    padding-left: 20px;
    cursor: pointer;
    vertical-align: middle;
}

.pop_layer .pop_btn_area .chk_each .vchkbox {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    width: 15px;
    height: 15px;
    margin: -7px 0 0;
    border: 1px solid #cacaca;
    background-color: #fff;
}

.pop_layer .pop_btn_area .chk_each .vchkbox > i {
    display: none;
    color: #0562a9;
    margin-top: 1px;
    margin-left: 1px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

.pop_layer .pop_btn_area .close {
    position: absolute;
    top: 50%;
    right: 8px;
    margin: -11px 0 0;
    width: 22px;
    height: 22px;
    border: 0;
    background: none;
}
.pop_layer .pop_btn_area .close img {height: auto;}

.pop_layer .pop_btn_area .chk_each input:checked + label .vchkbox > i {
    display: block;
}

.pop_layer .pop_btn_area .chk_each input:focus + label .vchkbox {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
/* === } Main Popup === */

/* === skip navi { === */
.skip_navi {
    position: absolute;
    z-index: 999999;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
}

.skip_navi a {
    display: block;
    position: absolute;
    left: 0;
    top: -9999px;
    z-index: 1;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.skip_navi a:hover, .skip_navi a:focus {
    top: 0;
}
/* === } skip navi === */

/* === Header { === */
#header {position: fixed; top: 0; left: 0; z-index: 200; width: 100%;}

.hd_top {background-color: #595959;}
.hd_top .inner {}
.hd_top .links {float: left;}
.hd_top .links_ul {display: flex; flex-flow: row wrap;}
.hd_top .links_ul a {display: block; width: 130px; height: 44px; line-height: 44px; font-size: 16px; font-weight: 500; color: #FFFFFF; text-align: center;}
.hd_top .links_ul .c1 a {background-color: #193B85;}
.hd_top .links_ul .c2 a {background-color: #1062BB;}

.hd_top .tnb {float: right;}
.hd_top .tnb_ul {display: flex; flex-flow: row wrap; gap: 0 32px;}
.hd_top .tnb a {display: block; height: 44px; line-height: 44px; font-size: 16px; font-weight: 500; color: #FFFFFF;}

.cpHeadContent {width: 100%; background-color: #FFFFFF;}
.cpHeadContent.full {padding: 0 20px;}
.cpHeadContent .container {position: relative; z-index: 100;}
.cpHeadWrap {position: relative; display: flex; align-items: center; justify-content: space-between; height: 100px;}
.cpHeadWrap .cpLogo {width: 164px;}
.cpHeadWrap .cpLogo a {display: block; font-size: 0;}
.cpGnb {height: 100%; text-align: center;}
.cpGnb.center {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1;}
.cpGnbDepth1 {display: flex; align-items: center;}
.cpGnbDepth1-li {position: relative;}
.cpGnbDepth1-li::before {content: ''; position: absolute; top: 50%; left: -2px; width: 4px; height: 4px; margin-top: -2px; border-radius: 50%; background-color: #1E257B;}
.cpGnbDepth1-li:first-child::before {display: none;}
.cpGnbDepth1-li > a {display: block; height: 100px; line-height: 100px; padding: 0 52px; font-size: 22px; font-weight: 700; color: #333333;}

.cpGnbDepth2 {position: absolute; top: 100px; left: 0; z-index: 99; width: 100%; padding-top: 12px; opacity: 0; visibility: hidden; transition: opacity 0.1s ease-in-out 0.2s;}
.cpGnbDepth2-li {position: relative;}
.cpGnbDepth2-li > a {display: block; padding: 14px 0;}
.cpGnbDepth2-li > a > span {position: relative; font-size: 18px; font-weight: 400; color: #333333;}
.cpGnbDepth2-li > a > span::after {content: ""; display: block; position: absolute; bottom: -2px; left: 50%; z-index: 1; width: 0%; height: 1px; background-color: #057DBC; transform: translateX(-50%); transition: width 0.3s;}

.cpGnbDepth1-li:hover > a {color: #057DBC !important;}
.cpGnbDepth2-li > a:hover > span {color: #057DBC !important;}
.cpGnbDepth2-li > a:hover > span::after {width: 100%;}

.cpRnb {display: flex; align-items: center; gap: 0 34px;}
.cpRnbItem {}
.cpRnbItem a {}

.cpSearch {display: block; width: 38px; font-size: 0;}

.cpHamburger {display: flex; align-items: center; justify-content: flex-end; width: 46px; height: 46px; border: none; background-color: transparent; cursor: pointer; text-align: right;}
.cpHamburger span {display: inline-block; width: 25px; height: 4px; background-color: #000000; position: relative;}
.cpHamburger span::before {content: ''; width: 35px; height: 4px; background-color: #000000; position: absolute; top: -14px; right: 0;}
.cpHamburger span::after {content: ''; width: 35px; height: 4px; background-color: #000000; position: absolute; top: 14px; right: 0;}

.cpHamburger.m_gnb_btn {display: none;}

.cpHeadTop {border-bottom: 1px solid #EEEEEE;}
.cpHeadTop.full {padding: 0 20px;}
.cpHeadTop.full > .wrapper {width: 100%;}
.cpHeadTopInfo {display: flex; align-items: center; gap: 20px; height: 38px;}
.cpHeadTopInfo.left {justify-content: flex-start;}
.cpHeadTopInfo.right {justify-content: flex-end;}
.cpHeadTopBanner {font-size: 0;}
.cpHeadTopBanner img {}
.cpHeadTopInfoItem {}
.cpHeadTopInfoItem a {font-size: 14px; font-weight: 500;}

.cpHeadBot {border-top: 1px solid #EEEEEE;}
.cpHeadBot.full {padding: 0 20px;}
.cpHeadBot.full > .wrapper {width: 100%;}
.cpHeadBotInfo {height: 42px;}
.cpHeadBotInfo > .cpGnb {height: 100%;}
.cpHeadBotInfo .cpGnbDepth1 {height: 100%; justify-content: space-between; gap: 0;}

.cpOfficialBanner {display: flex; height: 38px; align-items: center; border-bottom: 1px solid #EEEEEE;}
.cpOfficialBanner.full {padding: 0 20px;}
.cpOfficialBanner.full > .wrapper {width: 100%;}
.officialTxt {display: flex; align-items: center; gap: 10px; font-weight: 400; font-size: 14px;}
.officialTxt .flag {font-size: 0;}

.sub-menu_bg {position: fixed; top: 144px; left: 0; right: 0; z-index: 99; width: 100%; height: 0; background-color: #FFFFFF;}

#header.active {}
#header.active .cpGnbDepth2 {opacity: 1; visibility: visible;}

.cpSitemap {display: none; overflow-y: auto; position: fixed; top: 0; left: 0; z-index: 250; width: 100%; height: 100vh; background: url('../img/logo_symbol.png') no-repeat bottom left, #FFFFFF;}
.cpSitemap_top {display: flex; flex-flow: row wrap; align-items: center; justify-content: space-between; margin-top: 65px;}
.cpSitemap_logo {display: block; width: 164px;}
.cpSitemap_close {width: 46px; height: 46px; border: 0; background: url('../img/icon-close.png') no-repeat center/contain;}

.cpSitemap_nav {text-align: center;}
.cpSitemap_nav .cpStmDepth1 {display: flex; flex-flow: row wrap; align-items: flex-start; justify-content: flex-start; margin-top: 90px;}
.cpSitemap_nav .cpStmDepth1-li {width: 20%; padding: 50px 50px 35px; border-left: 1px solid #D7D7D7; border-top: 1px solid #D7D7D7;}
.cpSitemap_nav .cpStmDepth1-li:first-child,
.cpSitemap_nav .cpStmDepth1-li:nth-child(5n+1) {border-left: 0;}
.cpSitemap_nav .cpStmDepth1-li:nth-child(-n+5) {border-top: 0;}
.cpSitemap_nav .cpStmDepth1-li > a {display: flex; align-items: center; justify-content: center; position: relative; height: 72px; font-size: 28px; font-weight: 700; color: #333333; line-height: normal;}
.cpSitemap_nav .cpStmDepth1-li > a::after {content: ""; display: block; position: absolute; bottom: -35px; left: 50%; z-index: 1; width: 4px; height: 4px; margin-left: -2px; border-radius: 50%; background-color: #1E257B;}

.cpSitemap_nav .cpStmDepth2 {margin-top: 60px;}
.cpSitemap_nav .cpStmDepth2-li > a {display: block; padding: 15px 0;}
.cpSitemap_nav .cpStmDepth2-li > a > span {position: relative; font-size: 20px; font-weight: 500; color: rgba(51, 51, 51, 0.6); line-height: normal;}
.cpSitemap_nav .cpStmDepth2-li > a > span::after {content: ""; display: block; position: absolute; bottom: -2px; left: 50%; z-index: 1; width: 0%; height: 1px; background-color: #057DBC; transform: translateX(-50%); transition: width 0.3s;}

.cpSitemap_nav .cpStmDepth1-li:hover {background-color: #F9F9F9;}
.cpSitemap_nav .cpStmDepth1-li:hover > a {color: #057DBC !important;}
.cpSitemap_nav .cpStmDepth2-li > a:hover > span {color: #057DBC !important;}
.cpSitemap_nav .cpStmDepth2-li > a:hover > span::after {width: 100%;}

/* > Mobile Menu*/
/* m_gnb */
.m_gnb_wrap {display:none; position:fixed; right:-600px; top:0; z-index:9999; overflow-y: auto; width: 100%; max-width: 600px; height:100dvh; background-color:#fff;}
.m_gnb_top {position: relative; border-bottom:1px solid #eeeeee; padding: 15px 10px;}
.m_logo {display: inline-block; vertical-align: middle;}
.m_logo a {display: block; font-size: 0;}
.m_logo a img {width: 155px; height: auto;}
.m_gnb_middle {background: #595959;}
.m_gnb_middle > .list {text-align: center; font-size: 0;}
.m_gnb_middle > .list li {display: inline-block; position: relative; width: 50%;}
.m_gnb_middle > .list li:before {display: block; content: ""; position: absolute; top: 0; right: 0; width: 1px; height: 100%; background-color: #D7D7D7;}
.m_gnb_middle > .list li:last-child:before {display: none;}
.m_gnb_middle > .list li a {display: block; position: relative; height: 52px; line-height: 52px; font-weight: 500; font-size: 16px; color: #ffffff; text-align: center;}

.m_gnb {height: 100%; font-size: 0;}
.m_gnb .menu_tab_area {display: inline-block; width: 300px;height: 100%;  background-color: #193B85; vertical-align: top;}
.m_gnb .menu_tab_area .list {}
.m_gnb .menu_tab_area .list li {border-bottom: 1px solid rgba(255,255,255,0.3);}
.m_gnb .menu_tab_area .list li.none {display: none;}
.m_gnb .menu_tab_area .list li .btn {display: block; width: 100%; padding: 16px 5px; background-color: #193B85; font-weight: 500; font-size: 18px; line-height: normal; border: 0; margin:0; color: #ffffff; text-align: center;}
.m_gnb .menu_tab_area .list li.on .btn {background-color: #091A3D; color: #ffffff;}
.m_gnb .m_menu_list_area {display: inline-block; width: calc(100% - 300px); padding: 0 20px; vertical-align: top;}
.m_gnb .m_menu_list_area .menu_cont {display: none;}
.m_gnb .m_menu_list_area .menu_cont.on {display: block;}
.m_gnb .m_menu_list_area .menu_cont > .list {}
.m_gnb .m_menu_list_area .menu_cont > .list > li {border-bottom: 1px solid #D7D7D7;}
.m_gnb .m_menu_list_area .menu_cont > .list > li a {display: block; position: relative; padding: 17px 0; font-weight: 500; font-size: 16px; line-height: normal; color: #767676;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04.on > a {border-bottom: 1px solid #e9e9e9; color: #0180ba;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon {position: absolute; top: 50%; right: 10px; width: 14px; height: 14px; margin: -8px 0 0;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon:before {display: block; content: ''; position: absolute; top: 0; left: 50%; width: 2px; height: 14px; margin: 0 0 0 -1px; background-color: #282828; transition: all 0.5s;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04.on a .icon:before {transform: rotate(-90deg);}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon:after {display: block; content: ''; position: absolute; top: 50%; left: 0; width: 14px; height: 2px; margin: -1px 0 0 0; background-color: #282828;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 {display: none;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04.on .sub_gnb_03 {display: block;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 {}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li {}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a {display: block; position: relative; padding: 4px 0 4px 12px; font-weight: 400; font-size: 14px; line-height: 21px; color: #3b3b3b;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a:before {display: block; content: ""; position: absolute; left: 0; top: 13px; width: 4px; height: 4px; background-color: #057DBC;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a .arr {display: inline-block; position: relative; padding: 0 20px 0 0; background-image: url("/images/home/kor/user/common/link_view_icon.png"); background-position: right center; background-repeat: no-repeat;}

.m_gnb_close {display:block; position:absolute; top:20px; right:15px; z-index:1; width:46px; height:46px; border: 0; color:#000; font-size:25px; text-align: center; background: url("../img/icon-close.png") no-repeat center/35px auto;}
.m_gnb_bg {display:none; position:fixed; left:0; top:0; z-index:9998; width:100%; height:100%; background-color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0;}
/* === } Header === */


/* === Footer { === */
#footer {position: relative; background-color: #292929;}
.ft_top {border-bottom: 1px solid #555;}
.fnb {float: left;}
.fnb > ul {gap: 0 24px;}
.fnb > ul > li {}
.fnb > ul > li > a {display: block; height: 60px; line-height: 60px; font-size: 16px; font-weight: 500; color: #FFFFFF;}
.fnb > ul > li > a.point {color: #00A3E1;}

.ft-site {float: right;}
.ft-site_sel {height: 60px; padding: 0 60px 0 40px; border: 0; border-left: 1px solid #555; border-right: 1px solid #555; font-size: 16px; font-weight: 500; color: #FFFFFF; background: url('../img/arrow-drop-down.png') no-repeat center right 30px/24px auto, #292929;}

.ft_con {padding: 30px 0 80px;}
.ft_con .inner {position: relative; gap: 30px;}
.ft-logo_box {gap: 0 30px;}
.ft-logo_box > a {display: block;}

.ft-cinfo_box .list {}
.ft-cinfo_box .list > li {font-size: 16px; font-weight: 400; color: #C9C9C9; line-height: 1.56;}
.ft-cinfo_box .copyright {font-size: 16px; font-weight: 400; color: #C9C9C9; line-height: 1.56;}

.ft_con .wa_mark {position: absolute; top: 0; right: 0; z-index: 10; width: 68px;}

#top-btn {display: none; position: fixed; right: 20px; bottom: 20px; z-index: 100; width: 62px; height: 62px; border: 0; border-radius: 50%; background: url("../img/arrow-up.png") no-repeat center/24px auto, #057DBC; font-size: 0; text-align: center; transition: 0.3s;}
#top-btn.end {position: absolute; bottom: inherit; top: -110px;}
#top-btn:hover {box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);}
/* === } Footer === */

/* === Contents { === */
.event_wr {}
.event_item {overflow: hidden; height: 285px; padding: 35px; border-radius: 20px; background-color: #FFFFFF;}

.event_item .ev_category {display: block; padding: 5.5px 18px; font-size: 16px; font-weight: 500; color: #FFFFFF; letter-spacing: 0;}
.event_item .ev_category.ev_ca1 {background-color: #057DBC;}
.event_item .ev_category.ev_ca2 {background-color: #B95E06;}

.event_item .ev_status {display: block; border-bottom-width: 1px; border-bottom-style: solid; font-size: 16px; font-weight: 500; color: #FFFFFF; letter-spacing: 0;}
.event_item .ev_status.ev_ing {border-color: #1062BB; color: #1062BB;}
.event_item .ev_status.ev_end {border-color: #767676; color: #767676;}
.event_item .ev_status.ev_upcoming {border-color: #DF0615; color: #DF0615;}

.event_item .ev_subj {width: 100%; margin-top: 25px; font-size: 22px; font-weight: 500; color: #333333; line-height: 1.35; max-height: calc(2 * 1.35em);}
.event_item .ev_subj:hover {color: #193B85; text-decoration: underline;}

.event_item .ev_info_wr {margin-top: 20px;}
.event_item .ev_info_wr > li {display: flex; flex-flow: row wrap; align-items: flex-start; justify-content: space-between;}
.event_item .ev_info_wr > li ~ li {margin-top: 11px;}
.event_item .ev_info_wr .t1 {display: block; width: 74px; font-size: 16px; font-weight: 400; color: #333333;}
.event_item .ev_info_wr .t1::before {content: ""; display: inline-block; width: 16px; height: 16px; margin: 2px 4px 0 0; font-size: 0; vertical-align: top;}
.event_item .ev_info_wr .t2 {display: block; width: calc(100% - 74px); padding-left: 15px; font-size: 16px; font-weight: 400; color: #767676; text-align: right;}
.event_item .ev_info_wr .ev_field .t1::before {background: url('../img/icon-field.png') no-repeat center/contain;}
.event_item .ev_info_wr .ev_target .t1::before {background: url('../img/icon-user.png') no-repeat center/contain;}
.event_item .ev_info_wr .ev_place .t1::before {background: url('../img/icon-pin.png') no-repeat center/contain;}
.event_item .ev_info_wr .ev_period .t1::before {background: url('../img/icon-calendar.png') no-repeat center/contain;}

.hzCalendar {display: flex; align-items: center; position: relative; z-index: 20; height: 60px; background-color: #FFFFFF; border-radius: 60px; padding: 0 38px 0 0; margin: 30px auto;}
.calendar-ctr {display: flex; align-items: center; justify-content: space-between; width: 210px; position: relative; z-index: 20; padding-left: 28px; border-radius: 15px; background-color: #ffffff;}
.calendar-ctr .c-btn {display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; background-color: transparent; border: none;}
.calendar-ctr .current-day {display: flex; align-items: center; justify-content: center; width: calc(100% - 48px); gap: 9px;}
.calendar-ctr .current-day .year {font-weight: 700; font-size: 20px; color: #333333;}
.calendar-ctr .current-day .month {display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; background-color: #193B85; border-radius: 50%; font-weight: 700; font-size: 17px; color: #FFFFFF;}
/*.calendar-day-wrap {display: flex; align-items: center; justify-content: space-between; width: calc(100% - 210px); padding-left: 20px;}*/
.calendar-day-slider {position: relative; z-index: 10; width: calc(100% - 210px); padding-left: 20px;}
.calendar-day-slider .swiper-container {overflow: visible;}
.calendar-day {position: relative; text-align: center; color: #333333; border: none; background-color: transparent; margin-right: 26px; display: inline-block; width: auto;}
.calendar-day.sat {color: #1062BB;}
.calendar-day.sun {color: #DF0615;}
.calendar-day .day {position: relative; font-weight: 700; font-size: 17px;}
.calendar-day .day-nm {font-weight: 500; font-size: 14px;}
.calendar-day .day_event_wr {position: absolute; top: 40px; left: 50%; z-index: 50; width: 292px; margin-left: -146px; padding: 30px 14px 30px 30px; border: 1px solid #767676; border-radius: 10px; background: #FFFFFF; opacity: 0; visibility: hidden; cursor: default; transition: 0.3s;}
.day_event_wr::before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 11px solid #767676;
}
.day_event_ct {position: relative; max-height: 230px;}
.day_event_ct .mCSB_inside>.mCSB_container {margin-right: 16px !important;}
.day_event_ct .mCSB_scrollTools {width: 6px !important;}
.day_event_ct .mCSB_scrollTools .mCSB_draggerContainer {overflow: hidden; background-color: #EEEEEE !important; border-radius: 50px;}
.day_event_ct .mCSB_scrollTools .mCSB_draggerRail {background-color: transparent !important;}
.day_event_ct .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: #999999 !important; border: 0;}
.day_event_item {text-align: left;}
.day_event_item ~ .day_event_item {margin-top: 28px; padding-top: 28px; border-top: 1px solid #D7D7D7;}
.day_event_item .ev_category {margin-bottom: 16px; font-size: 16px; font-weight: 500; color: #057DBC;}
.day_event_item .ev_category.ev_ca1 {color: #057DBC;}
.day_event_item .ev_category.ev_ca2 {color: #B95E06;}
.day_event_item .ev_subj {font-size: 18px; font-weight: 500; color: #333333; line-height: 1.35;}

.day_event_empty {font-size: 16px; font-weight: 500; color: #767676;}

.calendar-day.has-event .day::after {content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; border-bottom: 2px solid #333333;}
.calendar-day.sat.has-event .day::after {border-bottom-color: #1062BB;}
.calendar-day.sun.has-event .day::after {border-bottom-color: #DF0615;}
.calendar-day.active .day_event_wr {top: 50px; opacity: 1; visibility: visible;}

.space_item {position: relative;}
.space_item  .space_type {position: absolute; top: 20px; left: 20px; z-index: 10; padding: 5.5px 16.5px; font-size: 16px; font-weight: 500; color: #FFFFFF;}
.space_type.type1 {background-color: #B95E06;}
.space_type.type2 {background-color: #DF0615;}
.space_type.type3 {background-color: #057DBC;}
.space_type.type4 {background-color: #04857F;}
.space_type.type5 {background-color: #0A80A8;}
.space_type.type6 {background-color: #193B85;}
.space_item .thumb {overflow: hidden; display: flex; align-items: center; justify-content: center; height: 200px; border: 0; border-radius: 20px 20px 0 0; background-color: #EEEEEE;}
.space_item .thumb  img {width: 100%; height: 100%; object-fit: cover;}
.space_item .tbox {overflow: hidden; padding: 24px 30px; border-radius: 0 0 20px 20px; background-color: #FFFFFF;}
.space_item .subj {display: block; font-size: 22px; font-weight: 700; color: #333333;}
.space_item .info {margin-top: 15px;}
.space_item .info > li ~ li {margin-top: 12px;}
.space_item .info span {width: 100%; font-size: 16px; font-weight: 400; color: #767676; padding-left: 20px; text-indent: -20px;}
.space_item .info span::before {content: ""; display: inline-block; width: 16px; height: 16px; margin: 4px 4px 0 0; font-size: 0; vertical-align: top;}
.space_item .info .space_agency span::before {background: url('../img/icon-building.png') no-repeat center/contain;}
.space_item .info .space_addr span::before {background: url('../img/icon-pin.png') no-repeat center/contain;}

.pnts_item {}
.pnts_item .thumb {overflow: hidden; display: flex; align-items: center; justify-content: center; height: 200px; border: 1px solid #D7D7D7; border-bottom: 0; border-radius: 20px 20px 0 0; background-color: #FFFFFF;}
.pnts_item .thumb  img {max-width: 190px; max-height: 120px;}
.pnts_item .tbox {overflow: hidden; padding: 24px 30px; border-radius: 0 0 20px 20px; background-color: #F5F5F5;}
.pnts_item .subj {font-size: 22px; font-weight: 700; color: #333333; line-height: 1.363;}
.pnts_item .info {margin-top: 20px;}
.pnts_item .info > li ~ li {margin-top: 18px;}
.pnts_item .info .t1 {display: block; font-size: 16px; font-weight: 400; color: #333333;}
.pnts_item .info .t2 {width: 100%; margin-top: 5px; font-size: 16px; font-weight: 400; color: #6C6C6C;}
.pnts_item .info .t1::before {content: ""; display: inline-block; width: 16px; height: 16px; margin: 2px 4px 0 0; font-size: 0; vertical-align: top;}
.pnts_item .info .pnts_field .t1::before {background: url("../img/icon-lightbulb.png") no-repeat center/contain;}
.pnts_item .info .pnts_product .t1::before {background: url("../img/icon-tools.png") no-repeat center/contain;}
/* === } Contents === */

/* === Responsive { === */
@media screen and (max-width: 1680px) {
	.main .container,
	#header .container,
	#footer  .container,
	.cpSitemap .container {padding-left: 50px; padding-right: 50px;}
	
	.cpSel {min-width: 180px; height: 52px;}
	.cpInp {height: 52px;}
	
	.cpTitle {font-size: 30px;}
	
	#top-btn {width: 50px; height: 50px;}
	
	.hashtag_wrap {gap: 5px 10px;}
	
	.schSubmit {width: 62px; height: 62px;}
	
	.cpGnbDepth1-li > a {padding: 0 30px; font-size: 20px;}
	
	.cpSitemap_nav .cpStmDepth1-li {padding: 30px 20px;}
	.cpSitemap_nav .cpStmDepth1-li > a {font-size: 22px;}
	.cpSitemap_nav .cpStmDepth1-li > a::after {bottom: -20px;}
	
	.cpSitemap_nav .cpStmDepth2 {margin-top: 40px;}
	.cpSitemap_nav .cpStmDepth2-li > a {padding: 10px 0;}
	.cpSitemap_nav .cpStmDepth2-li > a > span {font-size: 18px;}
	
	.ft_con {padding: 30px 0;}
	.ft_con .inner {flex-direction: column !important; gap: 20px 0; padding-right: 80px;}
	
	.hzCalendar {border-radius: 20px;}
	.event_item .ev_category {padding: 4px 10px; font-size: 14px;}
	.event_item .ev_subj {font-size: 20px;}
} /* End Media */

@media screen and (max-width: 1290px) {
	.cpHeadWrap .cpLogo {width: 150px;}
	.cpGnbDepth1-li > a {padding: 0 20px; font-size: 18px;}
	.cpRnb {gap: 0 20px;}
	.cpSearch {width: 26px;}
	.cpHamburger {width: 26px; height: 26px;}
	.cpHamburger span {width: 16px;}
	.cpHamburger span::before {width: 26px; top: -10px;}
	.cpHamburger span::after {width: 26px; top: 10px;}
} /* End Media */

@media screen and (max-width: 1023px) {
	.main .container,
	#header .container,
	#footer  .container,
	.cpSitemap .container {padding-left: 25px; padding-right: 25px;}
	
	.cpSel {min-width: 150px; height: 42px;}
	.cpInp {height: 42px;}
	
	.cpHamburger {display: none;}
	.cpHamburger.m_gnb_btn {display: flex;}
	
	.hd_top,
	#gnb {display: none !important;}
	
	.cpHeadWrap {flex-direction: column; justify-content: center; height: 70px;}
	.cpHeadWrap .cpLogo a {width: 100px; margin: 0 auto;}
	.cpRnb {position: absolute; top: 50%; right: 0; z-index: 5; transform: translateY(-50%);}
	
	#contents_wrap {margin-top: 70px;}
	
	.schSubmit {width: 50px; height: 50px; background-size: 18px;}
	
	.hashtag {font-size: 14px;}
} /* End Media */

@media screen and (max-width: 767px) {
	.main .container,
	#header .container,
	#footer  .container,
	.cpSitemap .container {padding-left: 20px; padding-right: 20px;}
	
	.cpRnb {gap: 0 10px;}
	.cpRnb .cpSearch {width: 20px;}
	
	.cpHamburger {width: 22px; height: 22px;}
	.cpHamburger span {width: 10px; height: 2px;}
	.cpHamburger span::before {width: 20px; height: 2px; top: -8px;}
	.cpHamburger span::after {width: 20px; height: 2px; top: 8px;}
	
	.m_logo a img {width: 100px;}
	.m_gnb_close {top: 16px; right: 10px; width: 30px; height: 30px; background-size: 30px auto;}
	.m_gnb_middle > .list li a {font-size: 14px; height: 40px; line-height: 42px;}
	.m_gnb .menu_tab_area {width: 130px;}
	.m_gnb .menu_tab_area .list li .btn {font-size: 14px;}
	.m_gnb .m_menu_list_area {width: calc(100% - 130px); padding: 0 10px;}
	.m_gnb .m_menu_list_area .menu_cont > .list > li a {font-size: 14px;}
	.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon { right: 5px; width: 8px; height: 8px; margin: -4px 0 0;}
	.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon:before {height: 8px;}
	.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon:after {width: 8px;}
	.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a {padding-left: 8px;}
	
	
	.cpTitle {font-size: 24px;}
	
	.cpBtn.plus {width: 18px; height: 18px;}
	
	.hzCalendar {display: block; height: auto; margin: 10px auto 20px; padding: 20px;}
	.calendar-ctr {width: 100%; padding-left: 0;}
	.calendar-day-slider {width: 100%; margin-top: 20px; padding-left: 0;}
	
	.calendar-day .day_event_wr {width: 230px; left: 0; margin-left: 0; border-radius: 0;}
	.day_event_wr::before {left: 0; margin-left: 0;}
	.calendar-day .day_event_wr {padding: 15px 5px 15px 15px;}
	.day_event_item .ev_category {margin-bottom: 5px; font-size: 14px;}
	.day_event_item .ev_subj {font-size: 14px;}
	.day_event_item ~ .day_event_item {margin-top: 10px; padding-top: 10px;}
	.day_event_empty {font-size: 14px;}
	
	.event_item {height: auto; padding: 25px;}
	.event_item .ev_subj {font-size: 18px;}
	.event_item .ev_info_wr .t1 {font-size: 14px;}
	.event_item .ev_info_wr .t2 {font-size: 14px; word-break: break-all;}
	
	.pnts_item .thumb {height: 160px;}
	.pnts_item .tbox {padding: 20px;}
	.pnts_item .subj {font-size: 18px;}
	.pnts_item .info .t1 {font-size: 14px;}
	.pnts_item .info .t2 {font-size: 14px;}
	
	.ft_top {border-bottom: 0;}
	.fnb {float: none;}
	.fnb > ul {gap: 0 9px;}
	.fnb > ul > li > a {font-size: 15px;}
	.ft-site {float: none;}
	.ft-site_sel {width: 100%; height: 50px; border: 1px solid #555; padding: 0 40px 0 15px; font-size: 15px; background-position: center right 15px;}
	
	.ft_con .inner {padding-right: 0;}
	.ft-logo_box {gap: 10px; padding-right: 80px;}
	.ft-cinfo_box {margin-top: 10px;}
	.ft-cinfo_box .list > li {font-size: 15px;}
	.ft-cinfo_box .copyright {font-size: 15px;}
	
	#top-btn {bottom: 5px; right: 5px; width: 40px; height: 40px;}
	#top-btn.end {top: -45px;}
} /* End Media */
/* === } Responsive === */






