 #header{background-color:#FFF;max-width:1200px;min-width:1000px;margin:0 auto;display:flex;align-items:center;height:80px;justify-content:space-between;padding:0 20px}#header #sub_hd{position:relative}.logo-searchbox{display:flex;align-items:center;gap:50px}.logo-searchbox h1#iboss-logo{min-width:105px}.logo-searchbox .LogoSchbox{position:relative}.logo-searchbox .LogoSchbox input[name="search_value"]:focus{outline:3px solid var(--event-point);border-color:transparent}.logo-searchbox .LogoSchbox input[name="search_value"]{border:1px solid #E0E0E0;height:40px;box-sizing:border-box;border-radius:8px;width:230px;background:#FFF;text-indent:20px;font-size:16px;color:#000;font-weight:600;padding-right:38px;transition:all 0.2s}.logo-searchbox .LogoSchbox button{position:absolute;right:8px;top:50%;margin-top:-13px;background:none;border:0;font-size:18px;padding:0;cursor:pointer;transition:all 0.2s;border-radius:4px}.logo-searchbox .LogoSchbox button:active{outline:3px solid rgba(78, 7, 210, 0.35)}.logo-searchbox .LogoSchbox button i{padding:4px;color:#999}#sub_hd .Logged{display:flex;height:52px;align-items:center;gap:16px}#sub_hd .Logged .blind{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}#sub_hd .Logged .s_hd_menu{display:flex;align-items:center;gap:8px}#sub_hd .Logged .widget{position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#666;font-weight:300;cursor:pointer;border-radius:50%;margin:0;transition:transform 0.1s}#sub_hd .Logged a.widget:hover{background:#F5F5F5;transition:all 0.2s ease-out 0s}#sub_hd .Logged .widget:active{transform:scale(0.95)}#sub_hd .Logged .widget .my_alarm_cnt{position:absolute;top:-2px;right:-3px;width:6px;height:6px;background:#FF4949;border:2px solid #F9FAFC;border-radius:50%}#sub_hd .Logged .widget .notiCnt{font-size:12px;position:absolute;top:2px;right:2px;background:#FF4949;color:#FFF;border-radius:18px;min-width:12px;min-height:12px;font-weight:bold;font-family:Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;line-height:12px;padding:3px;letter-spacing:-0.5px;text-align:center}#sub_hd .Logged .widget.write{width:92px;border-radius:8px;gap:8px;background-color:#4429F3;height:38px;box-sizing:border-box}#sub_hd .Logged .widget.write:hover{transition:all 0.1s ease-out 0s}#sub_hd .Logged .widget.write:hover p{font-weight:600}#sub_hd .Logged .widget.write:active{outline:3px solid rgba(68, 41, 243, 0.35)}#sub_hd .Logged .widget.write p{color:#FFF;font-weight:bold;font-size:15px;line-height:20px}#sub_hd .Logged .widget.write span{font-size:20px;color:#FFF}#sub_hd .Logged .spacer{display:block;width:1px;height:10px}#sub_hd .Logged.new .popularMenu{display:flex;gap:24px;align-items:center}#sub_hd .Logged.new .popularMenu::after{content:"";width:1px;height:10px;background:#C0C0C0;cursor:default}#sub_hd .Logged.new .popularMenu a{font-size:15px;margin:0}#sub_hd .Logged.new .popularMenu a:hover{text-decoration:underline;font-weight:600}#sub_hd .Logged.new .popularMenu a label{margin-right:4px}#sub_hd .Logged.new .profile dl dt a{display:flex;gap:12px;align-items:center}#sub_hd .Logged .write-article{display:none;position:absolute;top:60px;right:0;z-index:999;padding:20px 16px;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.2);border-radius:12px;background:#FFF}#sub_hd .Logged .write-article strong{color:#000;font-size:16px;font-weight:bold;display:block;text-align:center}#sub_hd .Logged .write-article .list{display:flex;flex-direction:column;gap:8px;margin-top:12px}#sub_hd .Logged .write-article .list a{display:flex;font-size:15px;background-color:#f6f6f8;padding:12px 16px;min-width:250px;justify-content:space-between;margin:0;align-items:center;border-radius:12px;font-weight:500;color:#555}#sub_hd .Logged .write-article .list a:hover{background-color:#E0E0E0;transition:all 0.2s;color:#000;font-weight:600}#sub_hd .Logged .write-article .list a:hover span{color:#4429F3;font-weight:bold}#sub_hd .Logged .write-article .list a span{font-size:18px;color:#AAA;font-weight:normal}#sub_hd .Logged.new .popularMenu .benefitWrap{position:relative}#sub_hd .Logged.new .popularMenu a.benefits{display:flex;align-items:center;transition:all 0.2s}#sub_hd .Logged.new .popularMenu a.benefits:hover{text-decoration:none}#sub_hd .Logged.new .popularMenu a.benefits:active{transform:scale(0.9)}#sub_hd .Logged.new .popularMenu a.benefits label{cursor:pointer;font-size:16px}#sub_hd .Logged.new .popularMenu a.benefits label.fa-bounce{--fa-animation-duration:1.5s;--fa-animation-iteration-count:5}.header-tooltip{background:var(--color-400);color:#FFF;position:absolute;left:-16px;top:30px;z-index:999;padding:2px 0 2px 8px;font-size:12px;border-radius:4px;display:flex;align-items:center;gap:4px;min-width:120px}.header-tooltip::after{content:'';position:absolute;top:0;left:50%;width:0;height:0;border:6px solid transparent;border-bottom-color:var(--color-400);border-top:0;margin-left:-30px;margin-top:-6px}.header-tooltip span{cursor:pointer;width:20px;line-height:20px;text-align:center}#sub_hd .s_pop_profile .nickname{padding:16px 20px;border-bottom:1px solid #EEE;display:flex;gap:8px;align-items:center;flex-wrap:wrap}#sub_hd .s_pop_profile .nickname > div{display:flex;flex-direction:column}#sub_hd .s_pop_profile .moveMypage{background:#F5F5F5;display:block;width:100%;margin:8px 0 0 0;text-align:center;line-height:26px;font-size:14px;border-radius:6px;border:1px solid #E0E0E0;box-sizing:border-box;font-weight:500}#sub_hd .s_pop_profile .moveMypage:hover{transition:all 0.1s ease-out 0s;box-shadow:rgba(0, 0, 0, 0.12) 0px 0px 0px 3px}#sub_hd .s_pop_profile .user-badge{display:flex;gap:6px}#sub_hd .s_pop_profile .user-badge a{margin-top:6px;padding:2px 6px;border-radius:2px;font-size:12px;transition:transform 0.2s ease}#sub_hd .s_pop_profile .user-badge a:hover{color:#000;font-weight:600}#sub_hd .s_pop_profile .user-badge a:active{transform:scale(0.9)}.user-badge .qna{background:#dbeddb;color:#1c3829}.user-badge .editor{background:#d3e5ef;color:#183347}.user-badge .plus img{width:56px !important;height:18px !important;border-radius:0 !important}#MainHeader{position:relative;z-index:900}#MainHeader .header_area{position:relative;width:1200px;margin:0 auto;height:80px}#MainHeader .logo{position:absolute;top:50%;left:0px;margin-top:-22px}#MainHeader .logo a{display:block;padding:10px 0}#MainHeader .sch_bx{position:relative;border:1px solid #333;width:298px;padding:0;border-radius:8px;overflow:hidden}#MainHeader .sch_bx .sch_text{color:#aaa!important;font-weight:400!important;font-size:13px!important}#MainHeader .sch_bx .search_box_input{width:242px;height:38px;padding-left:10px;font-size:16px;font-weight:600;color:#3c3c3c}#MainHeader .sch_bx .search_box_input:focus{outline:none}#MainHeader .sch_bx .search_box_submit{position:absolute;top:0;right:0;width:18px;height:18px;padding:10px;cursor:pointer;z-index:10;background:#FFF}#MainHeader .sch_bx select{border:0;padding:7px 0;position:absolute;top:50%;margin-top:-15px;left:10px;font-size:12px;width:72px;height:30px;color:#999;cursor:pointer}#MainHeader #bn_gnb{position:absolute;top:50%;right:0;margin-top:-32px}#MainHeader #bn_gnb a{display:block}#MainHeader #bn_gnb a img{width:300px;height:65px}#MainHeader #bn_gnb a:hover img{opacity:.65}#MainHeader #anniversary{width:100%;padding-bottom:10px}#MainHeader #anniversary .logo a{margin-right:10px}#GNB{border-bottom:1px solid #EAEAEA}#GNB .gnbWrap{max-width:1200px;min-width:1100px;margin:0 auto;position:relative;display:flex;align-items:center;gap:20px;padding:0 20px}#GNB .gnbWrap .gnb_active > a::after{content:'';clear:both;position:absolute;bottom:0;left:0;height:3px;background:#639;width:100%}#GNB .gnbWrap .gnb_active > a:hover{color:inherit}#GNB .gnbWrap > li{position:relative;z-index:100}#GNB .gnbWrap > li > a{display:flex;align-items:center;height:52px;position:relative;letter-spacing:-0.4px;font-weight:bold;padding:0 2px}#GNB .gnbWrap > li a:hover{color:inherit;text-decoration:none}#GNB .gnbWrap > li a span.txt{overflow:hidden;font-size:16px}#GNB .gnbWrap > li a.c-639 span{color:#663399}#GNB .gnbWrap > li a.c-fc6d35 span{color:#fc6d35}#GNB .gnbWrap > li:hover dl{display:block;z-index:99}#GNB .gnbWrap > li:hover .snb_consult{display:flex;z-index:99}#GNB .gnbWrap > li.sp{width:1px;background:#E0E0E0;height:10px}#GNB .gnbWrap > li.sp:hover{border-bottom:0}#GNB .gnbWrap .iboss{float:right;height:46px;padding:0;width:120px;margin:0}#GNB .gnbWrap .iboss > div{height:20px;margin:13px 0}#GNB .gnbWrap .iboss:hover{border:0}#GNB .gnbWrap .iboss:hover dl{display:block}#GNB .gnbWrap .iboss ul{right:0}#GNB .gnbWrap .iboss ul li{display:none;height:20px;line-height:20px;text-align:right}#GNB .gnbWrap .iboss ul li a{display:inline-block;height:20px;line-height:20px}#GNB .gnbWrap .iboss ul li span{font-size:16px}#GNB .gnbWrap .iboss a:hover{text-decoration:none;color:inherit}#GNB .gnbWrap .iboss dl{left:-32px}#GNB .gnbWrap .iboss dl dd a{display:block;line-height:36px;font-size:13px;text-indent:15px;letter-spacing:-1px;letter-spacing:-1px}#GNB .gnbWrap .iboss dl dd a:hover{text-decoration:none}#GNB .gnbWrap .iboss dl dd a:hover span{border-bottom:1px solid #939;color:#939}#GNB .gnbWrap > li.gnb_active:hover{border-color:#639}#GNB dl{overflow:hidden;display:none;width:150px;position:absolute;top:48px;left:0;z-index:999;background:#FFF;padding:8px 10px;box-shadow:0px 4px 10px rgba(0,0,0,0.1);border-radius:5px}#GNB dl div{ width:160px;border-left:1px solid #F9F9F9;display:table-cell;height:100%;vertical-align:top}#GNB dl div:first-child{border-left:0}#GNB dl div.nbd{border-left:0}#GNB dl div.btn_join{display:flex;padding-top:12px;width:100%;gap:8px}#GNB dl div.btn_join a{font-size:15px;width:50%;text-align:center;height:40px;display:flex;align-items:center;justify-content:center;background:var(--grey-color-100);border-radius:4px;font-weight:600;letter-spacing:-0.4px}#GNB dl div.btn_join a:first-child{background:var(--grey-color-500);color:#FFF}#GNB dl div.btn_join a:hover{text-decoration:underline}#GNB dl dd{line-height:34px}#GNB dl dd:hover a{text-decoration:none}#GNB dl dd a{display:block;line-height:36px;font-size:15px;text-indent:12px;font-weight:400;color:#333}#GNB dl dd a:hover{text-decoration:none;color:#000;font-weight:normal}#GNB dl dd a:hover span{border-bottom:1px solid #663399;color:#000}#GNB dl.hover-b dd a{line-height:18px;padding:12px 8px;border-radius:8px;text-indent:0}#GNB dl.hover-b dd a:hover{background:#EFF2F5}#GNB dl.hover-b dd a:hover span{border:0}#GNB dl dd:first-child, #GNB .bd0{border-top:0}#GNB dl dd.nodt{height:33px}#GNB dl dt.dt_double{width:300px}#GNB dl dt a{display:block;text-indent:15px;line-height:32px}#GNB dl dt strong{font-size:14px;margin:0;border:0;font-weight:bold;color:#000}#GNB dl dt a:hover strong{border-bottom:1px solid}#GNB dl.col8{width:786px;left:-75px}#GNB dl.col8 dt{display:none}#GNB dl.col8 .wide-wrap{width:100%}#GNB em{display:inline-block;color:#FF4949;font-size:12px;font-style:normal;margin-left:4px;text-indent:0;font-weight:bold;vertical-align:top}#GNB .gnb_btn{display:inline-block;width:10px;height:10px;vertical-align:middle;background:url('https://cdn.ibos.kr/images/main_icon.png') no-repeat;text-indent:-999em}#GNB .gnb_btn.update{background-position:0 -223px !important}#GNB .gnb_btn.new{background-position:0 -212px !important}#GNB .gnb_btn.beta{background:url('https://cdn.ibos.kr/images/gnb_beta_btn.gif') no-repeat}#GNB .new-icon{color:#FF4949;font-size:10px;text-indent:3px}#GNB .up-icon{color:var(--color-600);font-size:10px;text-indent:3px}#GNB .dot_new{margin-left:4px;position:relative;top:-4px}#GNB .ico_new{position:absolute;top:8px;width:5px;height:5px;border-radius:50%;background:#FF4949;text-indent:-999em}#GNB .ico-new{font-size:12px;color:#FF4949;text-indent:4px}#GNB .col2{width:320px}#GNB .col3{width:480px}#GNB .col4{width:640px}#GNB .col5{width:800px}#GNB .col5 .sec_mkt{width:300px}#GNB .col5 .gnb_bn_n9{position:absolute;width:300px;height:105px;bottom:0px;right:0px;background:#fff}#GNB .col5 .gnb_bn_n9 a{padding:5px}#GNB .col5 .gnb_bn_n9 img{width:290px;height:95px}#GNB .w300{width:300px}#GNB .w300 strong{text-align:center}#GNB .col5.g_left_mkt{height:284px}#GNB .g_left_mkt{left:-73px}#GNB .g_left_shop{left:-100px}#GNB .g_left_column{left:-127px}#GNB .g_left_shop div{height:356px}#GNB .g_left_consult{left:-100px}#GNB .g_left_consult .align-wrap{display:flex;width:100%}#GNB .g_left_consult dd{position:relative}#GNB .g_left_conts{width:320px;left:-130px}#partner-lists{display:flex !important;width:fit-content !important;flex-direction:column}#partner-lists .list-wrap{width:480px;display:grid;grid-template-columns:repeat(2, 1fr)}#partner-lists .list-wrap > dd, #partner-lists .list-wrap > div{float:left;box-sizing:border-box;width:160px}#partner-lists .list-wrap > div{display:flex;flex-direction:column}#partner-lists .list-wrap > div dd{margin-top:20px}#partner-lists .list-wrap > div dd:first-child{margin:0}#partner-lists .list-wrap > dd{width:320px;display:flex;flex-wrap:wrap}#partner-lists .list-wrap > dd a{width:160px}#partner-lists .list-wrap strong{display:block;width:100%;text-indent:15px;font-size:14px;color:#000}#GNB .mdf_lt{left:-177px}#GNB .mdf_lt div{overflow:hidden;height:284px}#GNB .wd149{width:149px}#GNB .mkt_subject{left:-73px;height:284px}#GNB .mkt_subject .w149{width:149px}#GNB .mkt_subject .h33{height:33px}#GNB dd em, #GNB dd.dd_blank{height:35px}#GNB .sec_mkt p strong{display:block;background:#F5F5F5;color:#663399;text-indent:15px;line-height:32px;border-bottom:1px solid #eaeaea;font-size:13.5px;font-weight:500}#GNB .gnb_n_img{margin-top:-3px;padding-left:7px}#GNB .icon{display:inline-block;width:10px;height:10px;background:url('https://cdn.ibos.kr/images/main_icon.png?v=190111') no-repeat;text-indent:-999em;vertical-align:middle}#GNB .icon.beta{background-position:-11px -212px;position:relative;top:-1px}#GNB .icon.new{background-position:0 -212px;position:relative;top:-1px}#GNB ul li:hover .gnb_edu_wrap{display:block;z-index:99}#GNB .gnb_edu_wrap{display:none;position:absolute;top:40px;right:-290px;width:800px;background:#FFF;padding:20px;box-shadow:0px 4px 10px rgba(0,0,0,0.1);border-radius:5px}#GNB .gnb_edu_wrap em{font-style:normal;color:#e55757;font-weight:600;font-size:11px;margin-left:5px}#GNB .gnb_edu_cont{position:relative;min-height:200px}#GNB .gnb_edu_cont .group_bn{position:absolute;top:0px;left:0px;width:200px}#GNB .gnb_edu_cont .group_bn .group_bn_img img{width:100%;height:auto}#GNB .gnb_edu_cont .group_bn .group_bn_txt{margin-top:8px;font-size:13px;color:#454545}#GNB .gnb_edu_cont .group_cal{position:relative;margin-left:220px}#GNB .gnb_edu_cont .gnb_edu_btn{padding-top:15px}#GNB .gnb_edu_cal{border-bottom:1px solid #EEE}#GNB .gnb_cal_cont{padding-bottom:2px}#GNB .gnb_edu_cal > div+div{padding-top:10px;border-top:1px solid #EEE}#GNB .gnb_edu_cal .gnb_edu_title{margin-bottom:10px;line-height:normal}#GNB .gnb_edu_cal .gnb_edu_title h4{display:inline-block;font-size:14px;font-weight:500;color:#fc6d35}#GNB .gnb_edu_cal .gnb_edu_title a{display:inline;margin-left:9px;line-height:normal}#GNB .gnb_cal_cont ul li{float:left;width:193px !important;margin:0px 0px 8px}#GNB .gnb_cal_cont ul li a{overflow:hidden;padding-right:5px;font-size:14px;line-height:normal;white-space:nowrap;text-overflow:ellipsis;float:left;width:188px}#GNB .gnb_edu_cont ul li a:hover{color:#000;font-weight:600}#GNB .gnb_cal_cont ul li span{float:left;width:18px;padding:2px 0px;margin-right:4px;font-size:10px;color:#FFF;text-align:center;background:#fc6d35;border-radius:4px;font-weight:bold}#GNB .gnb_cal_cont ul, .gnb_edu_cont .gnb_edu_btn ul{overflow:hidden}#GNB .gnb_edu_btn ul li{width:auto !important;background:url('https://cdn.ibos.kr/images/gnb_icon_edu_bul1.jpg') no-repeat 0% 50%;float:left;line-height:normal}#GNB .gnb_edu_btn ul li a{height:14px;line-height:14px;padding:0px 23px 0px 13px;font-size:14px;color:#454545}#GNB .gnb_edu_cont:after, #GNB .gnb_cal_cont ul:after, #GNB .gnb_cal_cont ul li:after, #GNB .gnb_edu_btn ul:after{display:block;content:"";clear:both}#GNB .gnb_more{display:inline-block !important;width:38px;height:19px;text-indent:-999em;background:url('https://cdn.ibos.kr/images/main_icon.png') 0 -143px no-repeat}#messenger_pop{position:fixed;right:30px;bottom:50px;z-index:999;width:315px;height:390px;background:#fff;overflow:hidden;box-shadow:1px 1px 20px #999}#messenger_pop a:hover{color:inherit}#messenger_pop .msg_usr{background:#663399;padding:10px 20px}#messenger_pop .msg_usr .top_menu{position:relative}#messenger_pop .msg_usr .top_menu img{position:absolute;top:50%;margin-top:-9px;width:18px;height:18px;cursor:pointer}#messenger_pop .msg_usr .top_menu .close{right:0;background:none}#messenger_pop .msg_usr .top_menu h5{width:100%;line-height:26px;font-size:15px;text-align:center;font-weight:normal}#messenger_pop .msg_usr .top_menu h5 a{color:#FFF}#messenger_pop .msg_usr .top_menu h5 a:hover{text-decoration:underline}#messenger_pop .msg_usr .user_int{text-align:center}#messenger_pop .msg_usr .user_img{position:relative;width:50px;height:50px;margin:0 auto;border-radius:100%;background:#fff;margin-bottom:15px}#messenger_pop .msg_usr .user_img .verified_user{position:absolute;width:19px;height:19px;right:-3px;bottom:-3px;background:url('https://cdn.ibos.kr/images/mypage_icon_ver2.png?v=1.0') no-repeat;background-position:0 -17px;text-indent:-9999em}#messenger_pop .msg_usr .name:after{content:'';display:block;clear:both}#messenger_pop .msg_usr .name{display:inline-block;color:#fff;line-height:17px;margin-bottom:15px}#messenger_pop .msg_usr .name .p_name, #messenger_pop .msg_usr .name .expert{float:left}#messenger_pop .msg_usr .name .p_name{font-size:16px;margin-right:5px}#messenger_pop .msg_usr .name .certification{display:inline-block;height:17px;font-size:12px;padding:0 3px;background:#6F7198}#messenger_pop .msg_usr .name .certification a{color:#fff}#messenger_pop .msg_usr .name .certification a:hover{text-decoration:none}#messenger_pop .msg_usr .int_self{padding:0 25px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff}#messenger_pop .msg_txt{background:#f9f9f9;overflow:hidden}#messenger_pop .msg_txt .ur_txt{width:100%;position:absolute;bottom:0;height:50px;border-top:1px solid #ddd}#messenger_pop .msg_txt .ur_txt a{display:block;margin:7px auto;width:150px;border:1px solid #E0E0E0;text-align:center;line-height:34px;font-weight:600;font-size:14px}#messenger_pop .msg_txt .ur_txt a:hover{background:#FCFCFC}#messenger_pop .msg_txt .our_txt{overflow-y:auto;height:253px;padding:20px;width:275px}#messenger_pop .msg_txt .our_txt .txt_info:after{content:'';display:block;clear:both}#messenger_pop .msg_txt .our_txt .txt_info{line-height:32px;margin-bottom:5px}#messenger_pop .msg_txt .our_txt .txt_info img{float:left;margin-right:5px}#messenger_pop .msg_txt .our_txt .txt_info .name, #messenger_pop .msg_txt .our_txt .txt_info .date, #messenger_pop .msg_txt .our_txt .txt_info .time{float:left}#messenger_pop .msg_txt .our_txt .txt_info .name{font-size:13px;margin-right:5px}#messenger_pop .msg_txt .our_txt .txt_info .date{color:#bdbdbd;font-size:12px;padding-top:2px}#messenger_pop .msg_txt .our_txt .txt_info .time{color:#bdbdbd;font-size:12px;padding-top:2px}#messenger_pop .msg_txt .our_txt .paraph{padding:15px;border:1px solid #ddd;background:#fff;line-height:23px;word-break:break-all}#regular_mb_bn{position:relative;background:#663399}#regular_mb_bn .wrap{width:1050px;margin:0 auto}#regular_mb_bn .wrap p{line-height:36px;font-size:13px;font-weight:600;letter-spacing:-1px;color:#FFF;text-align:center}#regular_mb_bn .wrap p a{background:#F0F0F0;display:inline-block;padding:2px 6px;margin-left:40px;line-height:18px;letter-spacing:-1px;font-size:12px;color:#666}#regular_mb_bn .wrap p a:hover{text-decoration:none;color:#000}#regular_mb_bn .btn_close_bn{position:absolute;top:8px;right:10px;cursor:pointer}#pageTop{display:block;position:fixed;bottom:20px;right:20px;width:55px;height:55px;cursor:pointer;z-index:901;background:url('https://cdn.ibos.kr/images/view_btn_top.png?v=1') no-repeat;border:0;text-indent:-999em}#pageTop:hover{background-position:-55px 0}#sub_hd .guest a{position:relative;margin-right:10px;font-size:14px;line-height:40px}#sub_hd .guestNav{display:flex;align-items:center;gap:24px}#sub_hd .guestNav a{font-size:15px}#sub_hd .guestNav a:hover{text-decoration:underline;font-weight:600}#sub_hd .guestNav .sp{width:1px;height:10px;background:#C0C0C0}#sub_hd .inner{position:relative;width:1200px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center}#sub_hd .inner::after{display:block;content:'';clear:both}#sub_hd .Logged a:hover{text-decoration:none;color:inherit}#sub_hd .Logged i{display:inline-block;width:26px;height:26px;position:relative;top:6px;text-align:center;font-style:normal}#sub_hd .Logged i:hover{background:#EEE}#sub_hd .Logged em{margin-left:6px;color:#999}#sub_hd .s_hd_menu > li{position:relative;display:inline-block;margin:0 7px;cursor:pointer;color:#666}#sub_hd .s_hd_menu li label{margin-right:5px;cursor:pointer}#sub_hd .s_hd_menu li span{display:inline-block;margin-right:2px;font-size:14px}#sub_hd .s_hd_menu li:hover span, #sub_hd .s_hd_menu li:hover label{color:#000;font-weight:400}#sub_hd .s_hd_menu li.spacer{width:1px;height:10px;background:#C0C0C0;cursor:default}#sub_hd .Logged .profile{cursor:pointer}#sub_hd .Logged .profile label{font-weight:500;cursor:pointer}#sub_hd .Logged .profile img{width:38px;height:38px;border-radius:50%;transition:transform 0.2s ease}#sub_hd .Logged .profile img:active{transform:scale(0.9)}#sub_hd .Logged .profile em{background-position:-15px -20px}#sub_hd .Logged .profile:hover em{background-position:-35px -20px}#sub_hd .Logged .profile dl{display:none;position:absolute;top:60px;right:-15px;z-index:1001;background:#FFF;width:240px;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.2);padding:10px 0;border-radius:12px}#sub_hd .Logged .profile dl dt{padding:15px 20px;border-bottom:1px solid #EEE;margin-bottom:7px}#sub_hd .Logged .profile dl label.bar{display:block;border-bottom:1px solid #EEE;margin:7px 0}#sub_hd .Logged .profile .name{display:inline-block;line-height:100%;font-size:16px;font-weight:500;color:#1f2629;padding-top:5px}#sub_hd .Logged .profile dl dt img{width:45px;height:45px}#sub_hd .Logged .profile dl dd{text-indent:10px;font-size:12px}#sub_hd .Logged .profile dl dd:hover{background:#F5F5F5;font-weight:bold;color:#000}#sub_hd .Logged .profile dl dd a{display:block;padding-left:10px;line-height:38px;font-size:14px}#sub_hd .Logged .profile dl dd a > label{position:relative;top:4px;display:inline-block;text-indent:-999em;width:15px;height:15px;background:url('https://cdn.ibos.kr/images/profile_icon_set.png?v=21040702') no-repeat;margin-right:12px}#sub_hd .Logged .profile dl dd a label.ltr{background-position:0px -80px}#sub_hd .Logged .profile dl dd a:hover label.ltr{background-position:-20px -80px}#sub_hd .Logged .profile dl dd a label.icon_cash{background-position:-40px -80px}#sub_hd .Logged .profile dl dd a:hover label.icon_cash{background-position:-60px -80px}#sub_hd .Logged .profile dl dd a label.icon_boscon{background-position:-120px -80px}#sub_hd .Logged .profile dl dd a:hover label.icon_boscon{background-position:-140px -80px}#sub_hd .Logged .profile dl dd.biz a{position:relative}#sub_hd .Logged .profile dl dd.biz a b{color:#FF4949;font-size:11px;letter-spacing:-1px;position:relative;top:-2px}#sub_hd .Logged .profile dl dd.biz .nonverified{font-size:12px;color:#CCC;padding-left:2px}#sub_hd .Logged .profile dl dd.auth a span{color:#CCC;font-size:12px;padding-left:2px}#sub_hd .Logged .profile dl dd.auth a span.verified{color:#663399;font-weight:600}#sub_hd .Logged .profile label.sp_bar{width:1px;height:10px;background:#E0E0E0;position:absolute;top:50%;left:0;margin-top:-5px}#sub_hd .Logged .profile.login a:hover, #sub_hd .Logged .profile.join a:hover{text-decoration:underline;font-weight:500}#sub_hd .Logged .mylitter{color:#939;font-weight:600}#sub_hd .Logged .mylitter em{background-position:-15px -41px;margin-right:2px}#sub_hd .Logged .mylitter:hover{color:#939;text-decoration:underline}#sub_hd .Logged .mylitter:hover em{background-position:-35px -41px}#sub_hd .Logged .mylitter .bslitter{display:inline-block;width:50px}#sub_hd .Logged .mycash{color:#939;font-weight:600}#sub_hd .Logged .mycash em{background-position:-15px -80px;margin-right:2px}#sub_hd .Logged .mycash:hover{color:#939;text-decoration:underline}#sub_hd .Logged .mycash:hover em{background-position:-35px -80px}#sub_hd .Logged .notification em{background-position:-15px -120px;top:3px}#sub_hd .Logged .notification:hover em{background-position:-35px -120px}#sub_hd .Logged .notification.on em{background-position:-35px -120px}#sub_hd .Logged .notification strong{color:#FF4949;font-size:10px;position:relative;top:-1px;font-family:Tahoma;font-weight:bold}#sub_hd .Logged .bsmsg em, #sub_hd .Logged .bsmsgn em{background-position:-15px -60px;top:3px}#sub_hd .Logged .bsmsg:hover em, #sub_hd .Logged .bsmsgn:hover em{background-position:-35px -60px}#sub_hd .Logged .bsmsg strong, #sub_hd .Logged .bsmsgn strong{color:#FF4949;font-size:10px;position:relative;top:-1px;font-family:Tahoma;font-weight:bold}#sub_hd .Logged .bsfollow em{background-position:-15px -180px;top:3px}#sub_hd .Logged .bsfollow:hover em{background-position:-35px -180px}#sub_hd .Logged .bsfollow strong{color:#FF4949;font-size:10px;position:relative;top:-1px;font-family:Tahoma}#sub_hd .Logged .friends em{background-position:-15px 0px;top:3px}#sub_hd .Logged .friends:hover em{background-position:-35px 0px}#sub_hd .Logged .hd_more{margin:0}#sub_hd .Logged .hd_more em{background-position:-15px -20px}#sub_hd .Logged .hd_more:hover em{background-position:-35px -20px}#sub_hd .Logged .hd_more ul{display:none;overflow:hidden;position:absolute;top:32px;right:0;width:433px;border:1px solid #555;background:#FFF;z-index:1001;padding:10px 0 10px 25px}#sub_hd .Logged .hd_more ul li{float:left;width:86px;line-height:30px}#sub_hd .Logged .hd_more ul li a{font-size:12px}#sub_hd .Logged .hd_more ul li a:hover{text-decoration:underline}#sub_hd .Logged .txtbtn{margin:0}#sub_hd .Logged .txtbtn a{padding:0 5px;line-height:40px}#sub_hd .Logged .txtbtn a:hover{color:#000}#sub_hd .notifiLayer{display:none;position:absolute;top:60px;right:8px;background:#FFF;width:398px;height:432px;box-shadow:3px 3px 10px 0 rgba(0,0,0,0.2);z-index:1000;border-radius:12px}#sub_hd .notifiLayer > label{display:block;position:absolute;top:-7px;right:81px;text-indent:-999em;width:13px;height:7px}#sub_hd .notifiLayer .tit{position:relative;border-bottom:1px solid #eee;height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 16px}#sub_hd .notifiLayer .tit h3{font-size:15px;display:flex;align-items:center;gap:8px}#sub_hd .notifiLayer .tit h3 i{font-size:18px}#sub_hd .notifiLayer .set_func span{display:inline-block;cursor:pointer;border:1px solid #eee;margin-right:4px;line-height:20px;padding:0 8px 2px;background:#F9F9F9;color:#666;font-size:12px}#sub_hd .notifiLayer .set_func span:hover{border-color:#ccc;color:#000}#sub_hd .notifiLayer .setting, #sub_hd .notifiLayer .setting_msg{text-indent:-999em;width:20px;height:20px;position:relative;top:11px;background:url('https://cdn.ibos.kr/images/iboss_main_icon_set.png?v=3') no-repeat;background-position:-15px -100px}#sub_hd .notifiLayer .tit .setting:hover{background-position:-35px -100px}#sub_hd .notifiLayer img{width:36px;height:36px;border-radius:50%}#sub_hd .notifiLayer .basicProfImage{font-size:40px;color:#d4d0db}#sub_hd .notifiLayer .dailyMission{font-size:16px;width:40px;height:40px;color:#FFF;display:flex;justify-content:center;align-items:center;background:#ffcc00;border-radius:50%}#sub_hd .notifiLayer .wrap{overflow-y:auto;height:381px}#sub_hd .s_popup .wrap > .cell:after{content:'';display:block;clear:both}#sub_hd .s_pop_msg .wrap > .cell{overflow:hidden;position:relative;border-bottom:1px solid #EEE}#sub_hd .s_pop_msg .wrap > .cell:hover{background:#ebe5f1}#sub_hd .s_pop_msg .read_0 .cont span, #sub_hd .s_pop_msg .read_0 .cont strong{color:#AAA}#sub_hd .s_pop_msg .read_0:hover{background:#F2F4F6 !important}#sub_hd .notifiLayer .wrap:after{content:'';display:block;clear:both}#sub_hd .notifiLayer .wrap > .cell{position:relative;border-bottom:1px solid #EEE}#sub_hd .notifiLayer .wrap > .cell:hover{background:#FAFAFA;transition:all 0.2s}#sub_hd .notifiLayer .wrap > .msg_none:hover{background:none}#sub_hd .notifiLayer .wrap .read_0:hover{background:#F2F4F6;transition:all 0.2s}#sub_hd .notifiLayer .wrap > .cell:hover .act_read{display:block}#sub_hd .notifiLayer .wrap > .cell a{display:flex;gap:12px;padding:16px 20px}#sub_hd .notifiLayer .wrap > .cell a:hover{color:inherit;text-decoration:none}#sub_hd .notifiLayer .wrap .msg_none{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 70px);gap:20px}#sub_hd .notifiLayer .wrap .msg_none i{font-size:32px;background:#f2f4f6;width:60px;height:60px;box-sizing:border-box;border-radius:50%;line-height:60px;color:#999;text-align:center}#sub_hd .notifiLayer .wrap .msg_none p{font-size:15px;font-weight:500;color:#555}#sub_hd .notifiLayer .cont strong{color:#AAA;font-weight:600;font-size:15px;letter-spacing:-0.4px;padding-right:60px;line-height:20px;display:block;word-break:break-word}#sub_hd .notifiLayer .read_0 .cont strong{color:#000}#sub_hd .notifiLayer .cont p{color:#AAA;font-size:14px;letter-spacing:-0.4px;padding-right:24px;line-height:20px}#sub_hd .notifiLayer .read_0 .cont p{color:#333}#sub_hd .notifiLayer .cont span{font-size:13px;color:#555}#sub_hd .notifiLayer .cont span.msg_cnt{display:block;position:absolute;top:0;right:0;width:14px;height:14px;background:#FF4949;text-align:center;font-size:11px;color:#FFF}#sub_hd .notifiLayer .cont span.time{position:absolute;top:16px;right:20px;color:#AAA;font-size:12px;letter-spacing:-0.4px}#sub_hd .notifiLayer .read_0 .cont span.time{color:#666}#sub_hd .notifiLayer .act_read{display:none;position:absolute;top:50%;right:10px;margin-top:-6px;z-index:10;width:12px;height:12px;line-height:12px;text-align:center;cursor:pointer}#sub_hd .notifiLayer .act_read em{display:block;text-indent:-999em;width:6px;height:6px;background:#AAA;margin:3px;border-radius:50%}#sub_hd .notifiLayer .act_read:hover em{background:#787878}#sub_hd .notifiLayer .msg_lst_wrap a.btn_msg_act{height:80px}#sub_hd .notifiLayer .msg_lst_wrap a.btn_msg_act img.bd_R50{margin:20px 17px}#sub_hd .notifiLayer .msg_lst_wrap p.context{padding-right:24px;margin-top:4px}#sub_hd .notifiLayer .msg_lst_wrap .read_0 p.context{color:#555}#sub_hd .notifiLayer .msg_lst_wrap .read_0 .cont div{color:#888}#sub_hd .notifiLayer .dummyCell{padding:12px 0;height:82px;box-sizing:border-box;position:relative;border-bottom:1px solid #EEE}#sub_hd .notifiLayer .dummyCell label{position:absolute;top:50%;margin-top:-20px;left:16px;width:40px;height:40px;background:#EEE;border-radius:50%}#sub_hd .notifiLayer .dummyCell p{margin-left:68px}#sub_hd .notifiLayer .dummyCell p span{width:190px;height:13px;display:block;margin-bottom:5px;box-sizing:border-box;background:#EEE}#sub_hd .notifiLayer .dummyCell p span:first-child{height:16px;margin-bottom:8px;width:90%}#sub_hd .notifiLayer .dummyCell p span.inline{display:inline-block;margin-right:12px;width:60px;margin-bottom:0}#sub_hd .msg_lst_wrap .cont div{margin-top:4px;font-size:12px;color:#AAA}#sub_hd .msg_lst_wrap .cont div i{font-style:normal;display:inline-block;margin:0 6px}#sub_hd .s_pop_communi{right:128px}#sub_hd .s_pop_communi .cell{cursor:pointer;border-bottom:1px solid #E0E0E0}#sub_hd .s_pop_communi .cell_inner{position:relative}#sub_hd .s_pop_communi .cell.unread{background:#F9F6FC}#sub_hd .s_pop_communi .cell .profile{float:left}#sub_hd .s_pop_communi .cell .profile .img img{margin:20px 17px}#sub_hd .s_pop_communi .cell .cont{float:left;padding-top:20px}#sub_hd .s_pop_communi .cell .cont p{line-height:normal}#sub_hd .s_pop_communi .cell .cont .msg-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:13px}#sub_hd .s_pop_communi .cell .cont .date{position:absolute;top:22px;right:25px}#sub_hd .s_pop_communi .cell.unread:hover{background:#ebe5f1 !important}#sub_hd .s_pop_communi .cell:hover{background:#F3F3F3 !important}#sub_hd .s_pop_communi .cell:hover .act_read{display:block}#sub_hd .s_pop_communi .cell a div > p{font-size:12px;color:#A0A0A0;padding:0;padding-top:7px}#sub_hd .s_pop_communi .cell .unread_cnt{position:absolute;right:15px;top:50%;margin-top:-10px}#sub_hd .s_pop_communi .cell .unread_cnt em{display:block;width:20px;height:20px;line-height:20px;text-align:center;color:#fff;font-style:normal;background:#ff4949}#sub_hd .s_pop_communi .msg_send_info{position:relative}#sub_hd .s_pop_communi .msg_send_info strong{color:#000;font-size:13px}#sub_hd .s_pop_communi .chat_time{position:absolute;top:0;right:24px}#sub_hd .s_pop_communi .text-ellipsis{padding-top:7px;color:#333 !important;font-family:initial}#sub_hd .s_pop_communi .no-list{text-align:center;padding:150px 0}#sub_hd .s_pop_msg .cell .cont .msg_send_info{margin-bottom:9px;padding-top:20px}#sub_hd .s_pop_msg .cell .cont .msg_send_info .chat_time{font-size:12px;color:#999;margin-left:12px;font-weight:400;font-family:"Lato", serif;position:relative;top:-1px}#sub_hd .s_pop_msg .cell .cont .msg_send_info .msg_cnt{right:8px;top:34px;width:16px;height:16px;line-height:16px;font-weight:500;font-family:"Lato",serif}#sub_hd .s_pop_msg .cell .cont .text-ellipsis{max-width:280px;font-size:14px}#sub_hd .s_pop_follow{right:68px}#sub_hd .s_pop_follow .msg_none:hover{background:none !important}#sub_hd .s_pop_follow p{font-size:14px}#sub_hd .s_pop_msg{right:60px}#sub_hd .s_pop_friend{right:122px}#sub_hd .notifiLayer.s_pop_friend .wrap a.f_nickname{display:inline;height:auto}#sub_hd .s_pop_friend .act_f{position:absolute;top:19px;border:1px solid #E0E0E0;padding:5px 0;width:58px;line-height:100%;text-align:center;cursor:pointer}#sub_hd .s_pop_friend .act_f.f_confirm{background:#663399;color:#FFF;border-color:#663399;right:77px}#sub_hd .s_pop_friend .act_f.f_decline{right:12px;background:#F0F0F0}#bs_alarm_set{position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:9998}#bs_alarm_set .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}#bs_alarm_set .cont{position:absolute;top:50%;left:50%;width:333px;height:418px;margin:-209px 0px 0px -209px;border:1px solid #404040;z-index:9999;background:#fff}#bs_alarm_set .cont h3{padding:10px 0px;border-bottom:1px solid #e0e0e0;text-align:center;font-size:16px;color:#333;font-weight:600}#bs_alarm_set .cont ul{padding:0px 17.5px}#bs_alarm_set .cont ul li{position:relative;height:50px;line-height:50px;border-bottom:1px solid #eee;font-size:14px;color:#404040}#bs_alarm_set .cont ul li span{position:absolute;top:15px;right:0px;width:60px;height:24px;line-height:24px;border-radius:100px;background:#1473e6;transition:all .2s ease-in-out;color:#fff;text-align:center;cursor:pointer;font-weight:600}#bs_alarm_set .cont ul li .OFF{background:#bebebe;transition:all .2s ease-in-out}#bs_alarm_set .cont ul li label{color:#1473E6}#bs_alarm_set .cont .btn_modify{display:block;width:90px;height:34px;line-height:34px;margin:10px auto 0px;font-size:13px;color:#FFF;background:#454545;cursor:pointer;text-align:center}#bs_alarm_set .cont .btn_modify:hover{background:#1c1c1c;transition:all .2s ease-in-out}#main-region-pop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}#main-region-pop .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:1001}#main-region-pop .wrap{position:absolute;top:50%;left:50%;z-index:1002;width:500px;margin-left:-250px;margin-top:-300px}#main-region-pop .wrap a{display:block}#main-region-pop .wrap .hide-region-pop{display:block;text-align:right;color:#FFF;font-size:15px;cursor:pointer;margin-bottom:5px}#main-region-pop .wrap .hide-region-pop:hover{text-decoration:underline}#subscribe-form{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;border:solid 1px #E0E0E0;padding:30px;text-align:center}#subscribe-form .form-wrap{background-color:#FFF;position:absolute;top:50%;left:50%;margin-left:-259px;margin-top:-240px;z-index:1002;padding:50px;box-shadow:3px 3px 10px rgba(0,0,0,0.35)}#subscribe-form .subscription_bg{background:#000;position:absolute;top:0;left:0;z-index:1001;width:100%;height:100%}#subscribe-form .fa-envelope-open-text{font-size:52px;color:#663399}#subscribe-form .stb_form_title{font-size:24px;padding:20px 0;color:#6D5C7B}#subscribe-form .stb_form_description{padding-bottom:30px;font-size:14px;line-height:24px;color:#777}#subscribe-form .stb_form_set{padding-bottom:8px;position:relative}#subscribe-form .fieldset_wrap{position:relative;width:418px;margin:0 auto}#subscribe-form .stb_form_set .stb_form_set_label{display:none}#subscribe-form .stb_form_set .stb_form_set_input{display:block;width:288px;padding:8px 10px;border:1px solid #6C5C7C;background:#fff;font-size:14px;letter-spacing:1px}#subscribe-form .stb_form_set_submit{position:absolute;top:0;right:0}#subscribe-form .stb_form_msg_error{display:none;color:#FF4949;font-size:12px;position:absolute;left:4px;top:-20px}#subscribe-form #stb_name_error{bottom:-13px;top:auto !important}#subscribe-form .stb_form_policy{position:relative;padding-bottom:30px}#subscribe-form .stb_form_policy label input{width:16px;height:16px;margin:0 3px 0 0}#subscribe-form .stb_form_policy label button{color:#3e81f6;cursor:pointer;background:none;text-decoration:underline}#subscribe-form .stb_form_modal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100000}#subscribe-form .stb_form_modal.blind{display:none!important}#subscribe-form .stb_form_modal_bg{position:absolute;width:100%;height:100%;background:#000;opacity:.5;z-index:1}#subscribe-form .stb_form_modal_body{background:#fff;width:94%;max-width:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}#subscribe-form .stb_form_modal_title{font-size:18px;padding:30px;color:#333}#subscribe-form .stb_form_modal_text{font-size:14px;line-height:1.71;color:#333;margin:0 30px;max-height:200px;overflow-y:auto}#subscribe-form .stb_form_modal_btn{padding:30px;text-align:center}#subscribe-form .stb_form_modal_btn button{width:100px;height:40px;line-height:40px;font-size:14px;background:#e6e6eb;color:#333;cursor:pointer}#subscribe-form .stb_form_submit_button{width:100px;border:0;height:84px;background:#3e81f6;color:#FFF;cursor:pointer;font-size:14px}#subscribe-form .stb_form_result{display:none}#subscribe-form .stb_form_result p{line-height:1.4;font-size:13px}#subscribe-form .stb_form_result.fail p{color:#FF4949}#subscribe-form .stb_form_result.success p{color:#448AFF}#subscribe-form .fa-times{position:absolute;top:20px;right:20px;font-size:24px;width:24px;color:#999;cursor:pointer}.footer1st{width:100%;background:#FFF;clear:both;border-top:1px solid #EAEAEA}.footer1st #FooterNotice{width:100%;height:40px;border:1px solid #E0E0E0;border-width:1px 0;background:#FFF}.footer1st #FooterNotice .noticebox{width:1050px;margin:.0 auto}.footer1st #FooterNotice .noticebox > span{display:block;float:left;height:40px;line-height:40px;margin-right:20px}.footer1st #FooterNotice .noticebox > a{display:block;float:left;height:40px;line-height:40px}.footer1st #FooterNotice .noticebox:after{content:'';display:block;clear:both}.footer1st #FooterMain{width:1200px;margin:0 auto;display:flex;gap:50px;align-items:center;padding:20px 0 0}.footer1st #FooterMain .footer_ibosslogo{width:100px}.footer1st #FooterMain .footer_ibosslogo .ibosslogo_cover{width:100px}.footer1st #FooterMain .footer_ibosslogo .ibosslogo_cover img{width:100%}.footer1st #FooterMain .footer_navbox{width:calc(100% - 150px);margin-left:50px;display:flex;flex-direction:column}.footer1st #FooterMain .footer_navbox .footer-nav ul{position:relative;display:flex;align-items:center;height:48px}.footer1st #FooterMain .footer_navbox .footer-nav li a{display:inline-block;margin-left:15px;padding-left:15px;font-size:14px;border:1px solid #CCC;border-width:0 0 0 1px;line-height:12px}.footer1st #FooterMain .footer_navbox .footer-nav li a:hover{color:#000}.footer1st #FooterMain .footer_navbox .footer-nav li:first-child a{padding:0;margin:0;border:0}.footer1st #FooterMain .footer_navbox .footer-nav li.cs{position:absolute;right:0}.footer1st #FooterMain .footer_navbox .footer-nav li.cs a{border:0;padding:0}.footer1st #FooterMain .footer-info{position:relative;padding:0 0 30px 0}.footer1st #FooterMain .footer-info span{padding-left:10px;margin-left:5px;border-left:1px solid #eee;letter-spacing:-0.4px;color:#777;font-size:13px;line-height:160%}.footer1st #FooterMain .footer-info span:first-child{border-left:0;padding-left:0;margin-left:0}.layered{border:5px solid #000}#GNB .gnbWrap > li.market{float:right}.btn_more.btn_bubble{position:absolute;left:-6px;top:36px;cursor:pointer}#msg_ly_pop{padding:0px 12px;background:#FFFFFF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:block;z-index:9999;min-height:30px;line-height:32px;text-align:center;box-shadow:0 0 8px rgba(0,0,0,0.3);color:#000;font-size:13px;min-width:190px}#msg_ly_pop:after{content:'';position:absolute;border-style:solid;border-width:0 8px 8px;border-color:#FFFFFF transparent;display:block;width:0;z-index:1;top:-8px;left:30px}#msg_ly_pop span{color:#FF4949;font-weight:bold}.mission_chat_bubble{position:absolute;top:9px;right:56px;z-index:10}.mission_chat_bubble a{position:absolute;top:0;right:0;width:95px;height:23px;z-index:11}.mission_chat_bubble span{position:absolute;top:0;right:0;width:18px;height:23px;z-index:11;cursor:pointer}#GNB .gnb_cal_cont .online_edu li{position:relative}#GNB .gnb_cal_cont .online_edu li::before{content:'·';display:inline-block;position:absolute;left:0;line-height:16px;font-size:25px;color:#fc6d35}#GNB .gnb_cal_cont .online_edu li a{padding-left:10px;width:180px}:root{ --width-1280:1280px;--width-1400:1440px}#snb_layout{display:none;min-width:160px;width:100%;max-width:180px;box-sizing:border-box;border-radius:6px;background:#FFF;height:100%;padding:12px 0 20px;position:absolute;left:30px;height:fit-content}#snb_layout h3{font-weight:bold;color:#000;font-size:19px;display:flex;align-items:center;height:50px;padding:0 16px}#snb_layout ul{padding-top:6px}#snb_layout ul li{font-size:15px;line-height:22px;color:#555;margin:2px 0}#snb_layout ul li a{display:block;padding:6px 8px;transition:all 0.2s;border-radius:8px;color:#555;margin:0 8px}#snb_layout ul li a:hover{ font-weight:600;padding-left:12px;color:#333}#snb_layout ul li a.active{background:#f2f4f6;font-weight:600;color:#000}#snb_layout ul li a.active i{color:#333}#snb_layout ul li a.active:hover{padding-left:8px}#snb_layout ul li a em{display:inline-block;width:5px;height:5px;border-radius:5px;background:#FF4949;position:relative;top:4px;left:4px;text-indent:-999em}#snb_layout ul li a span{display:inline-block}#snb_layout ul li a i{margin-right:8px;color:#999;font-size:15px;text-align:center;width:24px}#snb_layout ul li p{padding:4px 16px;color:#555;font-size:13px;font-weight:600;margin-top:20px;color:#333}#snb_layout ul li:first-child p{margin:0}#qa-container .container{width:100%;max-width:var(--width-1400);padding:0 20px;box-sizing:border-box}#qa-container .contents{width:100%;min-width:660px;max-width:860px}.ly_qna_subb{background:#FFF}.toastNotification{display:none;min-width:360px;margin-left:-180px;background-color:rgba(0,0,0,0.65);color:#FFF;padding:12px 16px;position:fixed;z-index:1;left:50%;bottom:50px;font-size:17px;opacity:0;transition:opacity 0.5s, visibility 0.5s;border-radius:20px;display:flex;gap:16px}.toastNotification a{color:#F0F0F0;font-size:15px;display:flex;align-items:center;gap:8px;font-weight:600}.toastNotification a em{font-size:24px;font-weight:300}.toastNotification p{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#000;border-radius:50%;min-width:36px}.toastNotification p i{font-size:18px}.toastNotification .txt{width:100%;display:flex;justify-content:space-between;align-items:center}.toastNotification .txt strong{font-weight:bold}.toastNotification.show{visibility:visible;opacity:1}.file-upload-popup-layer{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.25);z-index:999;display:flex;justify-content:center;align-items:center;font-size:48px}.file-upload-popup-layer .file-upload-loding{position:relative;z-index:1001;color:#EEE}#GNB .snb_consult{position:absolute;top:48px;left:0;z-index:999;background:#FFF;box-shadow:0px 4px 10px rgba(0,0,0,0.1);display:none;width:fit-content;font-size:15px;line-height:36px;padding:12px;border-radius:8px}#GNB .snb_consult > div{width:160px;display:flex;flex-direction:column}#GNB .snb_consult .flex-column-2{width:320px;display:flex;flex-direction:column;gap:4px}#GNB .snb_consult .grid-wrap{display:flex;flex-direction:column;gap:20px}#GNB .snb_consult .grid-wrap div strong a{display:flex;align-items:center;gap:4px}#GNB .snb_consult .grid-wrap div strong i{color:#193BB0;font-size:12px;text-indent:0}#GNB .snb_consult .grid-wrap div div{display:grid;grid-template-columns:repeat(2, 1fr)}#GNB .snb_consult strong{display:block;font-size:14px;font-weight:bold;color:#000;line-height:32px}#GNB .snb_consult a{display:block;text-indent:12px}#GNB .snb_consult a:hover span{text-decoration:underline !important}