@charset "UTF-8";

.portlet_wrap { position: relative; }

.wrapper { overflow-x: hidden; min-width: 1200px; }

.header { position: relative; z-index: 110; margin: 0 auto; min-width: 1200px; }

.gnb { border-bottom: 1px solid #d9d9d9; }

.gnb__inner { width: 100%; max-width: 1200px; margin: 0 auto;  }

.gnb.global { display: block; z-index: 3; }

.gnb.global__inner { display: table; width: 100%; }

.gnb.type2 .gnb_row:first-child, .gnb.type2_2 .gnb_row:first-child, .gnb.type2_3 .gnb_row:first-child { z-index: 2; }

.gnb.type1 .gnb__inner, .gnb.type1_1 .gnb__inner, .gnb.type1_2 .gnb__inner, .gnb.type1_3 .gnb__inner, .gnb.type1_4 .gnb__inner, .gnb.type2 .gnb_row:first-child .gnb__inner, .gnb.type2_2 .gnb_row:first-child .gnb__inner, .gnb.type2_3 .gnb_row:first-child .gnb__inner { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; height: 59px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.gnb.type2 .gnb_row + .gnb_row .gnb__inner, .gnb.type2_2 .gnb_row + .gnb_row .gnb__inner, .gnb.type2_3 .gnb_row + .gnb_row .gnb__inner { position: relative; height: 59px; }

.gnb.type2 .gnb-utility .list--arrow, .gnb.type2_2 .gnb-utility .list--arrow, .gnb.type2_3 .gnb-utility .list--arrow { top: 52px; }

.header + section { position: relative; }


.h1_logo { display: inline-block; }

.h1_logo a { display: block; }

.h1_logo a img { max-height: 50px; }

.h1_logo img { max-height: 50px; }

.gnb_nav { display: inline-block; margin: 0 0 0 80px; }

.gnb_nav ul { display: -webkit-box; display: flex; display: -ms-flexbox; }

.gnb_nav ul li { margin-right: 50px; }

.gnb.is-hover .gnb_nav > ul > li { position: relative; }

.gnb_nav ul li a { display: inline-block; color: #1e1e1e; font-size: 17px; line-height: 1.5; }

.gnb_nav > ul > li > a { position: relative; }

.gnb_nav > ul > li > a:hover::after { width: 100%; height: 1px; background-color: #1e1e1e; position: absolute; left: 0; bottom: 0; content: ''; }

.gnb_nav > ul > li > a.selected::after { width: 100%; height: 1px; background-color: #1e1e1e; position: absolute; left: 0; bottom: 0; content: ''; }

.utility { display: -webkit-box; display: flex; display: -ms-flexbox; margin: 0 0 0 auto; height: 36px; }

.utility > li { margin-left: 33px; }

.utility li .text_link { color: #555555; font-size: 16px; display: inline-block; margin-top: 10px; margin-left: 6px; }

.utility li[data-js="toggle"] { position: relative; }

.gnb_utility_dropmenu { display: none; position: absolute; right: -8px; top: 33px; background: #fff; border: 1px solid #111111; z-index: 999; }

.gnb_utility_dropmenu.cs { width: 200px; }

.gnb_utility_dropmenu.help { width: 380px; }

.gnb_utility_dropmenu.user { width: 200px; }

.gnb_utility_dropmenu:after { background: url("../../img/common/arr_gnb_2depth.png") no-repeat 0 0; width: 17px; height: 9px; position: absolute; right: 9px; top: -9px; }

.gnb_utility_dropmenu .list li { margin-left: 0; }

.gnb_utility_dropmenu .list li a { display: inline-block; width: 100%; height: 54px; padding: 22px 0 0 21px; font-size: 15px; color: #555; }

.gnb_utility_dropmenu .list li:not(.idcolor) a:hover { background-color: rgba(33, 39, 125, 0.1); }

.gnb_utility_dropmenu .list li .list__tit { display: inline-block; width: 100%; height: 54px; padding: 22px 0 0 21px; font-size: 15px; color: #111; font-weight: 700; }

.gnb_utility_dropmenu .list li .list__col { padding-right: 15px; }

.gnb_utility_dropmenu .list li .list__col--color { color: #111; }

.gnb_utility_dropmenu .list li a.bdt { border-top: 1px solid #dedede; }

.gnb_utility_dropmenu .list li a.idcolor { color: #4b7af4; }

.gnb_utility_dropmenu .list li { position: relative; }

.gnb_utility_dropmenu.help .gnb_cs__tit--number { color: #ff4141; font-weight: 700; }

.gnb_utility_dropmenu.help .gnb_cs__more { position: absolute; right: 24px; top: 20px; font-size: 15px; padding-right: 16px; }

.gnb_utility_dropmenu.help .gnb_cs__more a:before, .gnb_utility_dropmenu.help .gnb_cs__more a:after { content: ''; width: 8px; height: 1px; background-color: #555555; display: block; position: absolute; right: 0; top: 50%; }

.gnb_utility_dropmenu.help .gnb_cs__more a:before { margin-top: 1px; -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.gnb_utility_dropmenu.help .gnb_cs__more a:after { margin-top: -4px; -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }


.gnb_utility_dropmenu.help .list li a { padding: 0; display: inline-block; width: 100%; height: auto; font-size: 15px; color: #555; }

.gnb_utility_dropmenu.help .list li .gnb_cs__help-item { padding: 22px 20px 0 37px; display: inline-block; width: 100%; min-height: 80px; font-size: 15px; color: #555; }

.gnb_utility_dropmenu.help .list li .gnb_cs__help-item--alarm { position: relative; width: 100%; min-height: 57px; }

.gnb_utility_dropmenu.help .list li .gnb_cs__help-item--alarm p { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-left: 53px; padding-right: 115px; font-weight: 700; }

.gnb_utility_dropmenu.help .list li .gnb_cs__help-item--alarm span { position: absolute; top: 22px; left: 36px; font-size: 15px; padding-right: 20px; font-weight: 700; }

.gnb_utility_dropmenu.help .list li .gnb_cs__help-item--alarm .gnb_cs__help-item--date { right: 0; left: auto; }

.gnb_utility_dropmenu.help .list li:first-child a, .gnb_utility_dropmenu.help .list li:last-child a { border-top: 0; }

.gnb_utility_dropmenu.help .list li .title_cate { font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 700; }

.gnb_utility_dropmenu.help .list li .title_list { padding-top: 14px; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.gnb_utility_dropmenu.help .list li.idcolor { background-color: rgba(33, 39, 125, 0.1); }

.gnb_utility_dropmenu.help .list li.idcolor .gnb_cs__help-item:before { content: ''; display: block; width: 6px; height: 6px; position: absolute; left: 20px; top: 25px; background-color: #f83030; border-radius: 50%; }

.gnb_utility_dropmenu.help .list li a.full_link { color: #333; font-size: 15px; height: 55px; background: #f5f5f5; text-align: center; padding-top: 20px; }

.gnb:not(.global) .utility > li { margin-left: 10px; }

.gnb:not(.global) .utility > li > button { display: inline-block; width: 35px; height: 35px; text-indent: -9999px; overflow: hidden; border-radius: 50%; }

.gnb:not(.global) .utility > li > button:hover { background-color: #eee; }

.gnb:not(.global) .utility > li > button:active, .gnb:not(.global) .utility > li > button.is-active { background-color: #e2e2e2; }

.btn_gnb_search { width: 28px; height: 28px; background: url("../../img/common/ic_search.png") no-repeat 50% 50%; text-indent: -9999px; overflow: hidden; }

.is-wide .btn_gnb_search { background: url("../../img/common/ic_search_wide.png") no-repeat 50% 50%; }

.btn_gnb_cs { background: url("../../img/common/ic_help.png") no-repeat 50% 50%; }

.btn_gnb_notice { background: url("../../img/common/ic_alarm.png") no-repeat 50% 50%; }

.btn_gnb_user { background: url("../../img/common/ic_mypage.png") no-repeat 50% 50%; }

.badge { position: absolute; text-indent: 0; top: -5px; right: -18px; display: inline-block; width: 35px; height: 20px; border-radius: 10px !important; background: #ff4141; color: #fff; text-align: center; font-size: 10px; line-height: 12px; padding-top: 4px; z-index: 1; font-weight: 400; }

.cate_title { display: inline-block; height: 33px; color: #1a1a1a; font-weight: bold; font-size: 22px; line-height: 1.5; }

.gnb_search_fd { border-bottom: 1px solid #1a1a1a; }

.gnb_search_fd .inp_sch { outline: 0; border: 0; background: #fff; height: 29px; padding-right: 100px; }

.gnb_search_fd.is-wide form { position: relative; }

.gnb_search_fd.is-wide .inp_sch { width: 100%; height: 70px; margin-top: 35px; font-size: 22px; }

.gnb_search_fd.is-wide .btn_gnb_search { position: absolute; right: 0; top: 53px; }

.gnb_search_fd.is-wide { position: relative; }

.search-box .gnb_search_fd.is-wide { border-bottom: none; }

.search-box .gnb_search_fd.single { padding-bottom: 60px; }

.gnb_cate { position: relative; display: inline-block; height: 20px; margin: 0 0 0 35px; padding: 0 30px 0 0; border-right: 1px solid #e6e6e6; }

.gnb_cate .ic_arr { display: inline-block; padding: 0 25px 0 32px; color: #1e1e1e; font-size: 17px; position: relative; overflow: hidden; }

.gnb_cate .ic_arr > span { width: 19px; height: 18px; position: absolute; left: 0; top: 2px; }

.gnb_cate .ic_arr > span > span:before { content: ''; display: block; width: 18px; height: 1px; background-color: #000; position: absolute; left: 0; top: 12px; }

.gnb_cate .ic_arr > span:before, .gnb_cate .ic_arr > span:after { content: ''; display: block; width: 18px; height: 1px; background-color: #000; position: absolute; left: 0; top: 0; }

.gnb_cate .ic_arr > span:before { top: 0px; }

.gnb_cate .ic_arr > span:after { top: 6px; }

.gnb_cate .ic_arr:after, .gnb_cate .ic_arr:before { content: ''; display: block; width: 7px; height: 2px; top: 50%; left: 113px; position: absolute; margin-top: -2px; background-color: #b1b1b1; }

.gnb_cate .ic_arr.is-active:before { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.gnb_cate .ic_arr.is-active:after { margin-left: -4px; -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.gnb_cate .ic_arr:before { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.gnb_cate .ic_arr:after { margin-left: -4px; -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.gnb_cate__menu { padding: 0; cursor: pointer; border: none; background-color: #fff; white-space: nowrap; font-size: 0; max-width: 660px; height: 402px; position: absolute; left: 0; top: 58px; z-index: 1; background-color: #fff; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #666; overflow: hidden; display: none; }

.gnb_cate__menu span { font-size: 20px; font-weight: 700; }

.gnb_cate__menu.is-active { display: table !important; }

.gnb_cate__menu .gnb_cate__menuinner { vertical-align: top; display: inline-block; width: 219px; height: 402px; border-right: 1px solid #666; }

.gnb_cate__menu .gnb_cate__menuinner:last-child { border-right: none; }

.gnb_cate__menu .gnb_cate__menuinner .gnb_cate__scroll-area { position: relative; height: 100%; overflow: hidden; max-height: 402px !important; }

.gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item { position: relative; text-align: left; padding: 18px 40px 17px 20px; width: 100%; display: block; font-size: 15px; font-weight: 400; overflow: hidden; text-overflow: ellipsis; }

.gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item.is-active, .gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item:hover { background-color: #f0faff; color: #1e1e1e; }

.gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item:not(a).is-active:before, .gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item:not(a).is-active:after { content: ''; width: 8px; height: 2px; background-color: #555555; display: block; position: absolute; right: 29px; top: 50%; }

.gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item:not(a).is-active:before { margin-top: 1px; -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.gnb_cate__menu .gnb_cate__menuinner .gnb_cate__item:not(a).is-active:after { margin-top: -4px; -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.item__scroll { height: 466px; }

.gnb_notice__tit, .gnb_utility_dropmenu.help .gnb_cs__tit { width: 100%; padding: 20px; border-bottom: 1px solid #ccc; font-size: 15px; color: #111; font-weight: 700; }

.gnb_notice__tit--number { color: #ff4141; }


.gnb.global {  background: #f7f7f7; border-bottom: 0; height: 39px; padding-top: 12px; text-align: right; }

.gnb.global .utility { display: inline-block; margin: 0; }

.gnb.global .utility:after { content: ''; display: block; clear: both; }

.gnb.global .utility > li { float: left; text-align: left; }

.gnb.global .utility li .text_link { color: #777; font-size: 14px; display: inline-block; margin-top: 3px; }

.gnb.global .utility li .quick { padding: 0 30px 0 30px; border-left: 1px solid #cdcdcd; position: relative; font-weight: 500; }

.gnb.global .utility li .quick .quick-arrow { width: 7px; height: 7px; position: absolute; margin-top: -3.5px; top: 50%; right: 0; width: 18px; margin-top: -4px; }

.gnb.global .utility li .quick .quick-arrow:before, .gnb.global .utility li .quick .quick-arrow:after { content: ''; display: block; background-color: #555; position: absolute; -webkit-transform-origin: left top; transform-origin: left top; }

.gnb.global .utility li .quick .quick-arrow:before { width: 1px; height: 7px; }

.gnb.global .utility li .quick .quick-arrow:after { width: 7px; height: 1px; }

.gnb.global .utility li .quick .quick-arrow:before, .gnb.global .utility li .quick .quick-arrow:after { -webkit-transform: rotate(-135deg); -khtml-transform: rotate(-135deg); transform: rotate(-135deg); left: 50%; top: 100%; }

.gnb.global .utility li .quick.is-active { color: #333333; }

.gnb.global .utility li .quick.is-active .quick-arrow { width: 18px; }

.gnb.global .utility li .quick.is-active .quick-arrow:before, .gnb.global .utility li .quick.is-active .quick-arrow:after { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); left: 50%; top: 0; }

.gnb-utility { position: relative; }

.gnb-utility .list { z-index: 2; display: none; position: absolute; right: 0; top: 27px; background: #ffffff; border: 1px solid #111111; min-width: 200px; }

.gnb-utility .list.list--myinfo .c-scrollbox, .gnb-utility .list.list--myinfo .scroll-wrapper, .gnb-utility .list.list--myinfo .c-scrollbox__content, .gnb-utility .list.list--bbs .c-scrollbox, .gnb-utility .list.list--bbs .scroll-wrapper, .gnb-utility .list.list--bbs .c-scrollbox__content { max-height: 250px !important; }

.gnb-utility .list__link { display: block; padding: 17px 20px; }

.gnb-utility .list__link:hover, .gnb-utility .list__link:focus { background: #f0faff; color: #1e1e1e; }

.gnb-utility .list__link.bdt { border-color: #cccccc; }

.gnb-utility .list__top { position: relative; padding: 17px 20px; }

.gnb-utility .list__top:after { content: ''; display: block; clear: both; }

.gnb-utility .list__top .o-button { float: right; }

.gnb-utility .list__top .c-text--point-color3 { font-weight: 500; }

.gnb-utility .list__title { display: inline-block; font-weight: 700; color: #111111; }

.gnb-utility .list__sns { position: relative; top: 4px; margin-left: 6px; display: inline-block; line-height: 0; font-size: 0; }

.gnb-utility .list__sns:before { content: ''; display: inline-block; width: 20px; height: 20px; }

.gnb-utility .list__sns--naver:before { background: url("../../img/common/ico_sns_naver_small.png") no-repeat 50% 50%; background-size: 20px 20px; }

.gnb-utility .list__sns--kakao:before { background: url("../../img/common/ico_sns_kakao_small.png") no-repeat 50% 50%; background-size: 20px 20px; }

.gnb-utility .list__sns--facebook:before { background: url("../../img/common/ico_sns_facebook_small.png") no-repeat 50% 50%; background-size: 20px 20px; }

.gnb-utility .list__sns--google:before { background: url("../../img/common/ico_sns_google_small.png") no-repeat 50% 50%; background-size: 20px 20px; }

.gnb-utility .list__sns span { overflow: hidden; position: absolute; z-index: -1; width: 1px; height: 1px; font-size: 1px; line-height: 2; opacity: 0; }

.gnb-utility .list--help { min-width: 380px; overflow: hidden; }

.gnb-utility .list--help .c-scrollbox__content { max-height: 525px; }

.gnb-utility .list--help .list__top { border-bottom: 1px solid #cccccc; }

.gnb-utility .list--help .list__link { line-height: 22px; padding-left: 36px; padding-right: 30px; }

.gnb-utility .list--help .list__link:hover, .gnb-utility .list--help .list__link:focus { background-color: #ffffff; }

.gnb-utility .list--help .list__text--strong { font-weight: 700; display: block; color: #333333; padding-bottom: 5px; }

.gnb-utility .list--help .list--new { position: relative; background-color: #f6f7fa; }

.gnb-utility .list--help .list--new:hover, .gnb-utility .list--help .list--new:focus { background-color: #f6f7fa; }

.gnb-utility .list--help .list--new:before { content: ""; width: 6px; height: 6px; border-radius: 50%; background-color: #ff4141; position: absolute; left: 20px; top: 25px; }

.gnb-utility .list--arrow { right: -2px; top: 47px; }

.gnb-utility .list--arrow:before { content: ""; background: url("../../img/common/arr_gnb_2depth.png") no-repeat 0 0; width: 17px; height: 9px; position: absolute; right: 9px; top: -9px; }

/*
.h1_logo img{
	width: 243px;
	height:150px
}
*/
.gnb.type1_2 .gnb_nav { margin: 0 0 0 30px; }







.gnb.type1_3 .h1_logo + .gnb_search_fd { margin: 0 0 0 35px; }

.gnb.type1_3 .gnb_search_fd { position: relative; width: 350px; margin: 0 0 0 30px; border-bottom: 1px solid #080808; }

.gnb.type1_3 .gnb_search_fd .inp_sch {  width: 100%; outline: 0; border: 0; background: #fff; }

.gnb.type1_3 .gnb_search_fd .btn_gnb_search { display: inline-block; position: absolute; right: 0; bottom: 0px; }


.gnb.type1_4 { position: relative; display: -webkit-box; display: flex; display: -ms-flexbox; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.gnb.type1_4 .h1_logo { padding-left: 0; display: inline-block; position: relative;  left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.gnb.type1_4 .gnb_cate { margin: 0; border-right: 0; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

/*.gnb.type1_4 .utility {
	position: absolute;
	right: 10px;
	top:50%;
	transform: translateY(-50%);
}*/


.gnb_row { z-index: 1; }

.gnb.type2 .gnb_row { min-height: 59px; position: relative;  }

.gnb.type2 .gnb_row:first-child { min-height: 69px; }

.gnb.type2 .gnb_row:first-child { min-height: 69px; border-bottom: 1px solid #d9d9d9; }

.gnb.type2 .gnb_row:first-child .gnb__inner { min-height: 69px; }

.gnb.type2 .h1_logo { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.gnb.type2 .h1_logo a { display: block; }

.gnb.type2 .cate_title { margin-top: 32px; }

.gnb.type2 .gnb_search_fd { position: absolute; width: 400px; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; z-index: 1; min-height: 28px; }

.gnb.type2 .gnb_search_fd .inp_sch { position: absolute; left: 0; bottom: 0; width: 100%; outline: 0; border: 0; background: #fff; }

.gnb.type2 .gnb_search_fd .btn_gnb_search { display: inline-block; position: absolute; right: 0; bottom: 0px; }

.gnb.type2 .utility { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.gnb.type2 .gnb_cate { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; border-right: 1px solid #e6e6e6; top: 50%; left: 0; position: absolute; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

.gnb.global ~ .gnb.type2 .gnb_cate .gnb_cate__menu { margin-top: 19px; }

.gnb.type2_3 .gnb_cate .gnb_cate__menu { margin-top: -1; }

.gnb.global ~ .gnb.type2_3 .gnb_cate .gnb_cate__menu { margin-top: 19px; }

.gnb.type2 .gnb_nav { top: 50%; left: 0; min-height: 26px; margin-left: 0; width: 100%; position: absolute; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.gnb.type2 .gnb_nav > ul { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.gnb.type2 .gnb_nav > ul > li:first-child > div[data-js="menu__panel-content"] { left: 0; margin-left: 0; background-position: -164px top; }

.gnb.type2 .gnb_cate + .gnb_nav { padding-left: 193px; }

.gnb.type2 .gnb_cate + .gnb_nav > ul > li:first-child > div[data-js="menu__panel-content"] { left: 50%; margin-left: -110px; background-position: 50% top; }




.gnb.type2_2 .gnb_row, .gnb.type2_3 .gnb_row { position: relative; min-height: 69px;  }

.gnb.type2_2 .gnb_row + .gnb_row, .gnb.type2_3 .gnb_row + .gnb_row { height: 59px; min-height: 59px; }

.gnb.type2_2 .gnb_row:first-child .gnb__inner, .gnb.type2_3 .gnb_row:first-child .gnb__inner { height: 69px; }

.gnb.type2_2 .gnb_row:first-child, .gnb.type2_3 .gnb_row:first-child {  border-bottom: 1px solid #d9d9d9; }

.gnb.type2_2 .h1_logo, .gnb.type2_3 .h1_logo { display: inline-block; position: relative; padding-left: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }

.gnb.type2_2 .h1_logo a, .gnb.type2_3 .h1_logo a { display: block; }

.gnb.type2_2 .utility, .gnb.type2_3 .utility { top: 50%; }

.gnb.type2_2 .gnb_nav, .gnb.type2_3 .gnb_nav { margin-left: 0; min-height: 26px; top: 50%; left: 0; width: 100%; position: absolute; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.gnb.type2_2 .gnb_nav ul, .gnb.type2_3 .gnb_nav ul { display: table; font-size: 0; width: 100%; text-align: center; }

.gnb.type2_2 .gnb_nav ul li, .gnb.type2_3 .gnb_nav ul li { display: inline-block; }

/*
.gnb.type2_2 .gnb_nav>ul{padding-bottom: 15px;}
*/
.gnb.type2_3 .gnb_row + .gnb_row .gnb__inner { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.gnb.type2_3 .gnb_row + .gnb_row .gnb__inner .gnb_cate { position: relative; top: 0; display: inline-block; width: auto; }

.gnb.type2_3 .gnb_row + .gnb_row .gnb__inner .gnb_nav { margin-left: 30px; min-height: 26px; position: static; top: 0; width: auto; -webkit-transform: none; transform: none; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"], .gnb[data-opentype="bar"] [data-js="menu__panel-content"] { position: absolute; z-index: 2; display: none; text-align: left; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] ul, .gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul { background-color: #fff; position: relative; display: block; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] ul li, .gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul li { text-align: left; margin-right: 0; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] ul li a, .gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul li a { height: auto; padding: 12px 20px; font-weight: 400; font-size: 16px; color: #666; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] ul li a:hover, .gnb[data-opentype="box"] [data-js="menu__panel-content"] ul li a:focus, .gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul li a:hover, .gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul li a:focus { color: #1e1e1e; }

.gnb[data-opentype="bar"] { position: relative; }

.gnb[data-opentype="bar"] .gnb_nav > ul > li > a.is-active { position: relative; z-index: 2;  }

.gnb[data-opentype="bar"] .gnb__bar { display: none; }

.gnb[data-opentype="bar"] .gnb__arrow { pointer-events: none; display: none; position: absolute; left: 0; width: 24px; height: 13px; background: url("../../img/common/ico_gnbbar_arro.png"); background-position: 50% 0; background-repeat: no-repeat; }

.gnb[data-opentype="bar"].is-active .gnb__bar { z-index: 0; display: block; width: 100%; position: absolute; left: 0; top: 95px; background-color: #fff; border-bottom: 1px solid #d9d9d9; }

.gnb[data-opentype="bar"].type2 .gnb_nav > ul > li > a, .gnb[data-opentype="bar"].type2_2 .gnb_nav > ul > li > a, .gnb[data-opentype="bar"].type2_3 .gnb_nav > ul > li > a { font-size: 16px; }

.gnb[data-opentype="bar"] [data-js="menu__panel-content"] { overflow: hidden; top: 22px; left: 0; -webkit-box-sizing: content-box; box-sizing: content-box; }

.gnb.global + .gnb.type2 [data-js="menu__panel-content"], .gnb.global + .gnb.type2_2 [data-js="menu__panel-content"] { top: 22px; }

.gnb[data-opentype="bar"] [data-js="menu__panel-content"].is-active { display: block; }

.gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul { display: table; font-size: 0; width: 100%; text-align: left; }

.gnb[data-opentype="bar"] [data-js="menu__panel-content"] ul li { display: inline-block; }

.gnb[data-opentype="box"] .gnb_nav > ul > li > a.is-active { position: relative; z-index: 2;  }

.gnb[data-opentype="box"].type2 .gnb_nav > ul > li:last-child, .gnb[data-opentype="box"].type2_2 .gnb_nav > ul > li:last-child { margin-right: 0; }

.gnb[data-opentype="box"].type2 .gnb_nav > ul > li > a.is-active:before, .gnb[data-opentype="box"].type2_2 .gnb_nav > ul > li > a.is-active:before { top: 40px; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] { top: 0; left: 50%; overflow: hidden; margin-left: -110px; z-index: 1; -webkit-box-sizing: content-box; box-sizing: content-box; background: url("../../img/common/arr_gnb_2depth_box.png"); background-position: 50% top; background-repeat: no-repeat; background-size: auto 12px;  }

.gnb[data-opentype="box"] [data-js="menu__panel-content"].is-active { display: block; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] .scrollbar-inner > .scroll-element.scroll-y { visibility: hidden; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"].has-scroll .scrollbar-inner > .scroll-element.scroll-y { visibility: visible; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] .scroll-wrapper > .scroll-content { overflow-x: hidden !important; }

.gnb[data-opentype="box"] [data-js="menu__panel-content"] ul li a { font-size: 15px; padding: 14px 20px; }

.gnb[data-opentype="box"] .nav__2depth { background-color: #fff; position: relative; width: 220px; max-height: 400px !important; overflow: hidden; border-bottom: 1px solid #666; }

.gnb[data-opentype="box"] .nav__2depth:before { content: ''; display: inline-block; position: absolute; width: 1px; height: 100%; background-color: #666; top: 0; left: 0; z-index: 1; }

.gnb[data-opentype="box"] .nav__2depth:after { content: ''; display: inline-block; position: absolute; width: 1px; height: 100%; background-color: #666; top: 0; right: 0; z-index: 1; }

.gnb[data-opentype="box"] .nav__2depth ul li { display: block; }

.gnb[data-opentype="box"] .nav__2depth ul li a { display: block; }

.gnb[data-opentype="box"] .nav__2depth ul li a:hover, .gnb[data-opentype="box"] .nav__2depth ul li a:focus { background-color: #f0faff; color: #1e1e1e; }

.gnb[data-opentype="box"] .gnb_nav > ul > li { position: relative; }


.footer { min-height: 80px; background: #fff; border-top: 1px solid #e5e5e5; margin-top: 120px; }

.footer__inner { padding: 30px 0; margin: 0 auto; max-width: 1200px; }

.footer a:hover { text-decoration: underline; }

.footer .etc_link, .footer .footer__inner ul { float: left; display: inline-block; }

.footer .etc_link li, .footer .footer__inner ul li { letter-spacing: -0.4px; font-size: 14px; margin-left: 40px; float: left; }

.footer .etc_link li:first-child, .footer .footer__inner ul li:first-child { margin-left: 0; }

.footer .etc_link li a, .footer .footer__inner ul li a { color: #666; font-weight: normal; }

.footer .etc_link:last-child, .footer .footer__inner ul:last-child { float: right; }

.footer .etc_link .strong, .footer .footer__inner ul .strong { font-weight: 700 !important; }


.footer .b2b ul, .footer .b2b li, .footer .b2b a, .footer .b2b p { margin: 0; letter-spacing: -0.4px; }

.footer .b2b img { vertical-align: top; }

.footer .b2b .fo_comp_wrap { border-bottom: 1px solid #e5e5e5; padding: 20px 0; }

.footer .b2b .fo_comp_wrap ul { width: 1200px; margin: 0 auto; display: -webkit-box; display: flex; display: -ms-flexbox; float: none !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.footer .b2b .fo_comp_wrap ul li { width: 170px; height: 40px; text-align: center; }

.footer .b2b .fo_comp_wrap ul li.sample { background-color: #e6e6e6; }

.footer .b2b .fo_comp_wrap ul li:last-of-type { margin-right: 0; }

.footer .b2b .fo_etc_wrap { width: 1200px; margin: 30px auto 0; padding-bottom: 40px; color: #888; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.footer .b2b .fo_etc_wrap .detail_info { margin-top: 30px; font-size: 14px; line-height: 1.57; color: #777; }

.footer .b2b .fo_etc_wrap .etc_link { display: -webkit-box; display: flex; display: -ms-flexbox; }

.footer .b2b .fo_etc_wrap .etc_link li { position: relative; }

.footer .b2b .fo_etc_wrap .etc_link li:after { position: absolute; content: ''; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: 14px; background-color: #ccc; }

.footer .b2b .fo_etc_wrap .etc_link li:first-child a { padding-left: 0; }

.footer .b2b .fo_etc_wrap .etc_link li:last-child:after { content: none; }

.footer .b2b .fo_etc_wrap .etc_link li a { padding: 0 20px; font-size: 14px; font-weight: normal; line-height: normal; color: #666; }

.footer .b2b .fo_etc_wrap .copy { margin-top: 20px; font-size: 14px; color: #777777; }

.footer .b2b .fo_etc_wrap .tel { margin-top: 30px; display: -webkit-box; display: flex; display: -ms-flexbox; }

.footer .b2b .fo_etc_wrap .tel span { display: inline-block; margin-right: 40px; font-size: 14px; color: #666; }

#footerPopup.c-modal { width: 400px; height: 400px; }

#footerPopup.c-modal .c-modal__wrap { padding: 90px 0 10px; }

.footer.type-dark { background: #222; border-top: 1px solid transparent; }

.footer.type-dark .b2b .fo_comp_wrap { border-bottom: 1px solid transparent; }

.footer.type-dark .b2b .fo_etc_wrap .etc_link li:after { background-color: #666; }

.footer.type-dark .b2b .fo_etc_wrap .logo { margin-top: 23px; }

.footer.type-dark .combobox--white .combobox__button { background-color: transparent; }

.footer.type-dark .combobox__button { color: inherit; }

.footer.type-dark .right { width: 230px; position: absolute; top: -11px; right: 0; text-align: right; }

.footer.type-dark .o-button { border: 1px solid #707070; color: #ffffff; }


.content_body { position: relative; margin: 0 auto; width: 1200px; display: -webkit-box; display: flex; display: -ms-flexbox; padding-top: 95px; }

main .container_wrap { position: relative; }

main .container_wrap .content_body {  }

main .container_wrap .content_body .cont_wrap { width: 950px; position: relative; }

main .container_wrap .content_body .cont_wrap.content-wide { width: 100%; }

main .container_wrap .content_body .cont_wrap .category-path { padding-top: 80px; color: #666; }

main .container_wrap .content_body .cont_wrap .category-path h3 { margin-bottom: 13px; font-size: 22px; font-weight: 500; color: #1e1e1e; }

main .container_wrap .content_body .cont_wrap .category-path ul { overflow: hidden; }

main .container_wrap .content_body .cont_wrap .category-path li { position: relative; padding-left: 12px; }

main .container_wrap .content_body .cont_wrap .category-path li::before { position: absolute; top: 12px; left: 0; display: inline-block; content: ''; width: 4px; height: 4px; background-color: #1e1e1e; border-radius: 100%; }

main .container_wrap .content_body .cont_wrap .category-path li + li { margin-top: 12px; }

main .container_wrap .content_body .cont_wrap .category-path span { line-height: 26px; }

main .container_wrap .content_body .cont_wrap .category-path span + span::before { display: inline-block; content: ''; width: 16px; height: 16px; margin: 0 8px; vertical-align: -2px; background: url("../../img/common/ico_path.png") no-repeat 0 0; }

main .container_wrap .content_body .cont_wrap .category-path span:last-child { font-weight: 700; color: #1e1e1e; }

main .container_wrap .content_body .lnb.lnb--hide ~ .cont_wrap, main .container_wrap .content_body .lnb.lnb--hide ~ .cont_wrap .cont_wrap { width: 100%; }

main .container_wrap .content_body.no-pt { padding-top: 0; }

.cont_wrap article { display: block; margin-top: 35px; }


.lnb { width: 250px; padding-right: 60px;  }

.lnb.lnb--hide { display: none; }

.lnb.lnb--hide ~ .cont_wrap { width: 100%; }

.lnb .lnb_edu_sort { border-top: 2px solid #1e1e1e; padding: 15px 28px; }

.lnb .lnb_edu_sort ul li a { font-size: 16px; color: #1e1e1e; font-weight: 500; display: inline-block; }

.lnb .lnb_edu_sort ul li a.is-active { color: #00adfb; }

.lnb .lnb_edu_sort ul li + li { margin-top: 20px; }

.lnb__title { color: #1e1e1e; font-size: 24px; padding-bottom: 20px; padding-top: 8px; }

.lnb__list [data-js='accordion__panel--depth2'], .lnb__list [data-js='accordion__panel--depth3'], .lnb__list [data-js='accordion__panel--depth4'], .lnb__list [data-js='accordion__panel--depth5'] { display: none; overflow: hidden; }

.lnb__list [data-js='accordion__panel--depth2'].is-active, .lnb__list [data-js='accordion__panel--depth3'].is-active, .lnb__list [data-js='accordion__panel--depth4'].is-active, .lnb__list [data-js='accordion__panel--depth5'].is-active { display: block; }

.lnb__list [data-js='accordion__panel--depth2'].is-active.is-opened, .lnb__list [data-js='accordion__panel--depth3'].is-active.is-opened, .lnb__list [data-js='accordion__panel--depth4'].is-active.is-opened, .lnb__list [data-js='accordion__panel--depth5'].is-active.is-opened { overflow: inherit; }

.lnb__list .now-active[data-js='accordion__panel--depth2'] .list__wrap--depth3, .lnb__list .is-opened[data-js='accordion__panel--depth2'] .list__wrap--depth3 { position: relative; border-bottom: 1px solid #1e1e1e; z-index: 10; }

.lnb__list.top-list .list__wrap--depth2 { border-bottom: 0; }

.lnb button.list__arrow { height: 26px; top: 13px; margin-top: 0; }

.lnb button.list__arrow:before, .lnb button.list__arrow:after { top: 13px; }

.lnb .list { border-top: 2px solid #1e1e1e;  }

.lnb .list__all-view { font-weight: 500; display: block; width: 100%; text-align: left; position: relative; font-size: 16px; color: #1e1e1e; padding: 15px 28px;  }

.lnb .list__all-view:before, .lnb .list__all-view:after { content: ""; width: 12px; height: 2px; background-color: #707070; position: absolute; left: 8px; top: 50%; margin-top: -2px; }

.lnb .list__all-view:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.lnb .list__all-view.is-active:after { display: none; }

.lnb .list__wrap--depth2 > li > span, .lnb .list__wrap--depth3 > li > span, .lnb .list__wrap--depth4 > li > span, .lnb .list__wrap--depth5 > li > span { position: relative; display: block; }

.lnb .list__wrap--depth2 > li:hover > span, .lnb .list__wrap--depth2 > li:hover > button, .lnb .list__wrap--depth2 > li:hover > a, .lnb .list__wrap--depth2 > li:hover > span > button, .lnb .list__wrap--depth3 > li:hover > span, .lnb .list__wrap--depth3 > li:hover > button, .lnb .list__wrap--depth3 > li:hover > a, .lnb .list__wrap--depth3 > li:hover > span > button, .lnb .list__wrap--depth4 > li:hover > span, .lnb .list__wrap--depth4 > li:hover > button, .lnb .list__wrap--depth4 > li:hover > a, .lnb .list__wrap--depth4 > li:hover > span > button, .lnb .list__wrap--depth5 > li:hover > span, .lnb .list__wrap--depth5 > li:hover > button, .lnb .list__wrap--depth5 > li:hover > a, .lnb .list__wrap--depth5 > li:hover > span > button { color: #00adfb; }

.lnb .list__wrap--depth2 { border-bottom: 1px solid #e5e5e5; }

.lnb .list__wrap--depth2 > li { position: relative; margin-bottom: -1px;  }

.lnb .list__wrap--depth2 > li .list__btn--depth4.is-active { border-top: none !important; }

.lnb .list__wrap--depth2 > li:last-child { margin-bottom: 0; }

.lnb .list__wrap--depth2 button.list__arrow { top: 14px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .lnb .list__wrap--depth2 button.list__arrow { top: 17px; } }

.lnb .list__wrap--depth2 button.list__arrow.is-active { overflow: hidden; -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.lnb .list__wrap--depth2 button.list__arrow.is-active + a { border-top: 1px solid #1e1e1e; border-bottom: 1px solid #e5e5e5; }

.lnb .list__wrap--depth2 button.list__arrow.is-only + a { color: #00adfb; }

.lnb .list__wrap--depth3 { padding: 10px 0; }

.lnb .list__wrap--depth3 > li:hover > span > button:before, .lnb .list__wrap--depth3 > li:hover > span > button:after { background-color: #fff; }

.lnb .list__wrap--depth3 button.list__arrow { top: 8px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .lnb .list__wrap--depth3 button.list__arrow { top: 11px; } }

.lnb .list__wrap--depth3 button.list__arrow.is-active { -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.lnb .list__wrap--depth3 button.list__arrow.is-active:before, .lnb .list__wrap--depth3 button.list__arrow.is-active:after { background-color: #fff; }

.lnb .list__wrap--depth3 button.list__arrow:hover:before, .lnb .list__wrap--depth3 button.list__arrow:hover:after { background-color: #fff; }

.lnb .list__wrap--depth3 button.list__arrow:hover + a { background-color: #1e1e1e; color: #fff; }

.lnb .list__wrap--depth3 button.list__arrow.is-active + a { font-weight: 500; color: #fff; display: block; border-bottom: none; border-top: none; background-color: #1e1e1e; }

.lnb .list__wrap--depth4 { border: 1px solid #ccc; padding: 12px 20px 14px 20px; margin-bottom: 10px; }

.lnb .list__wrap--depth4 button.list__more { height: 20px; width: 20px; position: absolute; left: 0; top: 7px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .lnb .list__wrap--depth4 button.list__more { top: 11px; } }

.lnb .list__wrap--depth4 button.list__more:before, .lnb .list__wrap--depth4 button.list__more:after { content: ""; width: 11px; height: 1px; background-color: #666; position: absolute; left: 0; top: 50%; }

.lnb .list__wrap--depth4 button.list__more:after { -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.lnb .list__wrap--depth4 button.list__more:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.lnb .list__wrap--depth4 button.list__more.is-active:after { display: none; }

.lnb .list__wrap--depth4 button.list__more.is-active:before { height: 1px; background-color: #00adfb; }

.lnb .list__wrap--depth4 button.list__more + a { padding-left: 22px; }

.lnb .list__wrap--depth4 button.list__more.is-active + a { background-color: #fff; }

.lnb .list__btn--depth2, .lnb .list__btn--depth3, .lnb .list__btn--depth4, .lnb .list__btn--depth5 { display: block; }

.lnb .list__btn--depth2.is-active + .list__arrow, .lnb .list__btn--depth2.is-active .list__arrow, .lnb .list__btn--depth3.is-active + .list__arrow, .lnb .list__btn--depth3.is-active .list__arrow, .lnb .list__btn--depth4.is-active + .list__arrow, .lnb .list__btn--depth4.is-active .list__arrow, .lnb .list__btn--depth5.is-active + .list__arrow, .lnb .list__btn--depth5.is-active .list__arrow { width: 18px; }

.lnb .list__btn--depth2.is-active + .list__arrow:before, .lnb .list__btn--depth2.is-active + .list__arrow:after, .lnb .list__btn--depth2.is-active .list__arrow:before, .lnb .list__btn--depth2.is-active .list__arrow:after, .lnb .list__btn--depth3.is-active + .list__arrow:before, .lnb .list__btn--depth3.is-active + .list__arrow:after, .lnb .list__btn--depth3.is-active .list__arrow:before, .lnb .list__btn--depth3.is-active .list__arrow:after, .lnb .list__btn--depth4.is-active + .list__arrow:before, .lnb .list__btn--depth4.is-active + .list__arrow:after, .lnb .list__btn--depth4.is-active .list__arrow:before, .lnb .list__btn--depth4.is-active .list__arrow:after, .lnb .list__btn--depth5.is-active + .list__arrow:before, .lnb .list__btn--depth5.is-active + .list__arrow:after, .lnb .list__btn--depth5.is-active .list__arrow:before, .lnb .list__btn--depth5.is-active .list__arrow:after { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); left: 50%; top: 0; }

.lnb .list__btn--depth2.is-active + .list__arrow:before, .lnb .list__btn--depth2.is-active + .list__arrow:after, .lnb .list__btn--depth2.is-active .list__arrow:before, .lnb .list__btn--depth2.is-active .list__arrow:after, .lnb .list__btn--depth3.is-active + .list__arrow:before, .lnb .list__btn--depth3.is-active + .list__arrow:after, .lnb .list__btn--depth3.is-active .list__arrow:before, .lnb .list__btn--depth3.is-active .list__arrow:after, .lnb .list__btn--depth4.is-active + .list__arrow:before, .lnb .list__btn--depth4.is-active + .list__arrow:after, .lnb .list__btn--depth4.is-active .list__arrow:before, .lnb .list__btn--depth4.is-active .list__arrow:after, .lnb .list__btn--depth5.is-active + .list__arrow:before, .lnb .list__btn--depth5.is-active + .list__arrow:after, .lnb .list__btn--depth5.is-active .list__arrow:before, .lnb .list__btn--depth5.is-active .list__arrow:after { top: 14px; }

.lnb .list__btn--depth2 { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #fff; font-weight: 500; line-height: 26px; font-size: 18px; color: #1e1e1e; padding: 15px 15px 15px 27px; }

.lnb .list__btn--depth2 .list__arrow { top: 28px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .lnb .list__btn--depth2 .list__arrow { top: 30px; } }

.lnb .list__btn--depth2.is-active { border-bottom: 1px solid #e5e5e5; color: #00adfb; }

.lnb .list__btn--depth2:hover { color: #00adfb; }

.lnb .list__btn--depth3 { line-height: 26px; font-size: 18px; color: #1e1e1e; padding: 8px 10px 8px 30px; border-bottom: none; }

.lnb .list__btn--depth3 .list__arrow { top: 20px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .lnb .list__btn--depth3 .list__arrow { top: 23px; } }

.lnb .list__btn--depth3:hover { background-color: #1e1e1e; color: #fff !important; }

.lnb .list__btn--depth3:hover .list__arrow:before, .lnb .list__btn--depth3:hover .list__arrow:after { background-color: #fff; }

.lnb .list__btn--depth3.is-active, .lnb .list__btn--depth3.now-active {  color: #00adfb; }

.lnb .list__btn--depth4 { padding: 7px 0 0 22px; font-size: 16px; line-height: 24px; color: #1e1e1e; }

.lnb .list__btn--depth4.is-active, .lnb .list__btn--depth4.now-active { color: #00adfb; }

.lnb .list__btn--depth4.is-active.is-remove, .lnb .list__btn--depth4.now-active.is-remove { color: #1e1e1e; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .lnb .list__btn--depth4:after { top: 19px; } }

.lnb .list__btn--depth5 { font-size: 16px; line-height: 24px; color: #1e1e1e; padding: 5px 10px 5px 31px; }

.lnb .list__btn--depth5.is-active { color: #00adfb; }

.lnb .list__btn--depth2, .lnb .list__btn--depth3, .lnb .list__btn--depth4, .lnb .list__btn--depth5 { word-break: keep-all; }

.lnb .list button.list__btn--depth2, .lnb .list button.list__btn--depth3, .lnb .list button.list__btn--depth4, .lnb .list button.list__btn--depth5 { width: 100%; text-align: left; }

.lnb .list button.list__btn--depth3.is-active { color: #fff; background-color: #1e1e1e; }

.lnb .list button.list__btn--depth3.is-active .list__arrow:before, .lnb .list button.list__btn--depth3.is-active .list__arrow:after { background-color: #fff; }

.lnb .list button.list__btn--depth4:before, .lnb .list button.list__btn--depth4:after { content: ""; width: 11px; height: 1px; background-color: #21277d; position: absolute; left: 0; top: 16px; }

.lnb .list button.list__btn--depth4:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.lnb .list button.list__btn--depth4.is-active:after { display: none; }

.lnb .list button.list__btn--depth4.is-active:before { height: 2px; background-color: #00adfb; }

.lnb .list__arrow { text-indent: -9999em; overflow: hidden; width: 7px; height: 7px; position: absolute; margin-top: -3.5px; top: 50%; width: 18px; right: 0; width: 20px; height: 26px; margin-top: -21px; left: 5px; }

.lnb .list__arrow:before, .lnb .list__arrow:after { content: ''; display: block; background-color: #666; position: absolute; -webkit-transform-origin: left top; transform-origin: left top; }

.lnb .list__arrow:before { width: 1px; height: 7px; }

.lnb .list__arrow:after { width: 7px; height: 1px; }

.lnb .list__arrow:before, .lnb .list__arrow:after { -webkit-transform: rotate(-135deg); -khtml-transform: rotate(-135deg); transform: rotate(-135deg); left: 50%; top: 100%; }

.lnb .list__arrow:after, .lnb .list__arrow:before { top: 20px; margin-top: 3px; }


.top-control { -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; border-radius: 50%; z-index: 100; opacity: 0; position: fixed; right: 15px; bottom: 110px; width: 62px; height: 62px; border: 1px solid #ccc; background-color: rgba(255, 255, 255, 0.9); -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15); display: block; }

.top-control.is-visible { opacity: 1; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }

.top-control button { width: 62px; height: 62px; background: url("../../img/common/ico_topbtn.png") no-repeat 50% 50%; }


.side_lnb { width: 190px; margin-right: 60px; }

.side_title { padding-bottom: 21px; border-bottom: 2px solid #1a1a1a; color: #1a1a1a; font-family: "NotoKrL", sans-serif; font-size: 28px; }


.lnb_all_btn { position: relative; height: 60px; border-bottom: 1px solid #1a1a1a; }

.lnb_all_btn > a { display: block; position: absolute; width: 100%; height: 100%; color: #4b7af4; line-height: 60px; font-size: 18px; }

.lnb_all_btn > a:hover, .lnb_all_btn > a:visited { color: #4b7af4; }




.sideNav ul li.active ul { display: block; }


.sideNav ul ul { display: none; }

.sideNav ul ul.viewul { display: block; }


.sideNav li { width: 190px; }

.sideNav li span { display: block; position: relative; width: 100%; height: 62px; white-space: nowrap; border-bottom: 1px solid #d9d9d9; cursor: pointer; line-height: 62px; }

.sideNav li span a { display: inline; text-decoration: none; letter-spacing: -.1em; color: #1a1a1a; font-family: "NotoKrR", sans-serif; font-size: 18px; position: relative; }

.sideNav ul li ul li ul li span a { font-size: 16px; }


.sideNav li a:hover { text-decoration: underline; }

.sideNav .open > span {  }

.sideNav .open > span > a { color: #1a1a1a; font-family: "NotoKrM", sans-serif; }


.sideNav ul > li > ul > li > span { height: 42px; line-height: 42px; }

.sideNav ul > li > ul { padding: 15px 0; }

.sideNav li li span { padding-left: 20px; border-bottom: none; }

.sideNav li li ul { position: relative; overflow: hidden; background: #f0f4fe; }

.sideNav .open li span { border: none; }

.sideNav .open li:last-child { border-bottom: none; }

.sideNav > ul > li.open > ul { position: relative; margin-top: -1px; border-top: 1px solid #1a1a1a; border-bottom: 1px solid #1a1a1a; }

.sideNav > ul > li.open > ul > li.open > span { background: #4b7af4; }

.sideNav > ul > li.open > ul > li.open > span > a { color: #ffffff; }

.sideNav > ul > li.open > ul > li:not(.has-sub).current > span { background: #4b7af4; }

.sideNav > ul > li.open > ul > li:not(.has-sub).current > span > a { color: #ffffff; }


.sideNav ul ul ul { padding: 18px 0; }

.sideNav ul li ul li ul li span { height: 30px; padding-left: 41px; line-height: 30px; }

.sideNav ul li ul li ul li ul li span { height: 28px; padding-left: 46px; line-height: 28px; }

.sideNav li.open li li:last-child { border-bottom: none; }


.sideNav ul ul ul ul { padding: 0 0 10px 0; }

.sideNav li li li li span { height: 37px; padding-left: 60px; line-height: 37px; }


.sideNav.static ul .static_open { display: block; }

.has-sub.open > span > a { color: #4b7af4; }

.viewul > .has-sub.open > span > a { color: #111111; }

.viewul > .has-sub.open > span > a:focus { color: #4b7af4; }


.lnb_all_btn i { position: absolute; top: 50%; right: 12px; color: #4b7af4; font-size: 12px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.lnb_all_btn .all_hide + i { -webkit-transform: rotate(-180deg) translateY(50%); transform: rotate(-180deg) translateY(50%); }


.sideNav i { position: absolute; top: 50%; right: 12px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.sideNav li i { color: #666666; font-size: 12px; }

.sideNav li i.right--icon { right: 12px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

.sideNav li.open i.right--icon { color: #111111; -webkit-transform: rotate(-180deg) translateY(50%); transform: rotate(-180deg) translateY(50%); }


.sideNav li li i.right--icon-sub { right: 12px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

.sideNav li.open li.open i.right--icon-sub { -webkit-transform: rotate(-180deg) translateY(50%); transform: rotate(-180deg) translateY(50%); }

.sideNav > ul > li.open > ul > li.open > span { background: #4b7af4; }

.sideNav > ul > li.open > ul > li.open > span > a { color: #ffffff; font-family: "NotoKrB", sans-serif; }

.sideNav > ul > li.open > ul > li.open > span > i { color: #ffffff; }


.sideNav > ul > li > ul > li > ul > li > span.plus-minus { padding-left: 0; }

.sideNav > ul > li > ul > li > ul > li > span > span { display: inline; padding-left: 0; }

.plus-minus { top: 14px; }

.plus-minus::after, .plus-minus::before { display: block; position: absolute; top: -63%; left: -21px; width: 11px; height: 1px; background: #4b7af4; content: ""; }

.plus-minus::before { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.sideNav li li li.has-sub.open > span .plus-minus::before { -webkit-transform: rotate(0deg); transform: rotate(0deg); }


.sideNav li.current span { border: none; }

.sideNav li.current ~ li span { border: none; }

.sideNav li.current > span > a { color: #4b7af4; }


.sideNav span:hover a, .sideNav span:focus a { color: #4b7af4; }


.content_title { font-size: 28px; margin-bottom: 24px; color: #1e1e1e; font-weight: 500; }

.content_msub_title_w { position: relative; border-bottom: 1px solid #020202; padding-bottom: 14px; }

.content_msub_title { color: #111; font-size: 22px; font-weight: 700; }

.content_msub_title .total { color: #777777; font-size: 16px; }

.cou_btn_more { position: absolute; right: 0; top: 5px; height: 16px; color: #333; font-size: 15px; background: url("../../img/common/arr_next.png") no-repeat right 2px; padding-right: 15px; }

.cou_title_right { position: absolute; height: 30px; border: none !important; right: 0; bottom: 15px; font-size: 16px; display: -webkit-box; display: flex; display: -ms-flexbox; }

.cou_title_right .ic_star_wrap:after { float: left; border: none !important; }

.content_gr_title { font-weight: 700; font-size: 22px; color: #333; margin-bottom: 15px; }


.title_guide_h1 { width: 1600px; margin: 50px auto 0 auto; font-size: 25px; color: #fff; background: #d6d8db; }


.tab { position: relative; overflow: hidden; width: 100%; }

.tab_description { position: absolute; top: 20px; right: 0; }

.tab_description dt .vertical_bar { position: absolute; top: 4px; right: 0; width: 2px; height: 13px; border-right: 1px solid #cccccc; }

.tab_description dt { position: relative; float: left; margin-right: 7px; padding-right: 7px; vertical-align: baseline; color: #1a1a1a; font-family: NotoKrM; font-size: 17px; }

.tab_description dd { float: left; margin-right: 32px; vertical-align: baseline; color: #595959; font-family: NotoKrR; font-size: 17px; }

.tab_description dd:last-child { margin-right: 0; }

.tab .tab_list { margin-bottom: 70px; }

.tab .tab_wrap, .tab .intab_wrap { width: 100%; border-bottom: 1px solid #000000; }

.tab .tab_wrap::after, .tab .intab_wrap::after { display: block; clear: both; content: ""; }

.tab .tab_wrap li, .tab .intab_wrap li { float: left; width: 200px; height: 54px; cursor: pointer; }

.tab .tab_wrap li a, .tab .intab_wrap li a { position: relative; float: left; width: 100%; height: 54px; margin-left: -1px; text-align: center; border: 1px solid #cccccc; border-bottom: none; background: #ffffff; color: #767676; font-family: NotoKrM, sans-serif; font-size: 20px; line-height: 54px; }

.tab .tab_wrap li a:first-child, .tab .intab_wrap li a:first-child { margin-left: 0; }

.tab .tab_wrap li a.show, .tab .intab_wrap li a.inshow { position: relative; z-index: 50; float: left; width: 100%; height: 55px; margin-bottom: -1px; border: 1px solid #000000; border-bottom: 1px solid #ffffff; background: #ffffff; color: #000000; font-weight: bold; }


.tab.tab_percent_50 .tab_wrap li, .tab.tab_percent_50 .intab_wrap li { float: left; width: 50%; height: 54px; }

.tab.tab_percent_33 .tab_wrap li, .tab.tab_percent_33 .intab_wrap li { float: left; width: 33.3%; height: 54px; }

.tab.tab_percent_33 .tab_wrap li:last-child, .tab.tab_percent_33 .intab_wrap li:last-child { width: 33.4%; }


.tab_scroll { position: relative; width: 950px; }

.tab_list { position: relative; width: 100%; margin-bottom: 24px; }

.tab_scroll .tab_wrap { position: relative; overflow-x: hidden; overflow-y: hidden; white-space: nowrap; background: url("../../img/common/underline.png") left bottom repeat-x; height: 56px; }

.tab_scroll .tab_wrap::after { display: block; clear: both; content: ""; }

.tab_scroll .tab_wrap > li { display: inline-block; position: relative; margin-right: -4px; background: #ffffff; }

.tab_scroll .tab_wrap li a { position: relative; float: left; width: 190px; height: 54px; margin-right: -1px; margin-bottom: 0px; text-align: center; border: 1px solid #e5e5e5; border-bottom: none; background: #ffffff; color: #767676; line-height: 54px; }

.tab_scroll .tab_wrap li .show { position: relative; z-index: 1; -webkit-box-sizing: content-box; box-sizing: content-box; height: 54px; margin-bottom: -3px; padding-bottom: 1px; border: 1px solid #000000; border-bottom: 1px solid #ffffff; background: #ffffff; color: #1a1a1a; font-family: NotoKrM, sans-serif; font-weight: bold;  }

.tab_scroll .tab_arrow_btn { display: none; position: absolute; z-index: 1; top: 0; right: 0; margin-right: 0px; border-bottom: 1px solid #000000; }

.tab_scroll .tab_arrow_btn .left_button, .tab_scroll .tab_arrow_btn .right_button { float: left; width: 34px; height: 55px;  border: 1px solid #e5e5e5; border-bottom: none; background: #ffffff; }

.tab_scroll .tab_arrow_btn .left_button { margin-right: -2px; }

.tab_arrow_btn i { color: #111111; font-size: 1.5em; }

.left_button:hover i, .right_button:hover i {  }

.left_button.sc_end i, .right_button.sc_end i { color: #c0c0c0; }


.tab .panel > div, .tab .inpanel > div, .tab_scroll .panel > div { display: none; overflow: hidden; width: 100%; padding: 0; background: #ffffff; }

.content-wide { width: 100%; }


.gtable_header { display: -webkit-box; display: flex; display: -ms-flexbox; -webkit-box-pack: justify; justify-content: space-between; -ms-flex-pack: justify; margin-bottom: 10px; }

.gtable_header .data_table_allnum { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 22px; }


.gtable { width: 100%; margin: 0 0 !important; }

.gtable th { text-align: center; font-weight: 700; color: #333; font-size: 18px; background: #f5f5f5; border-top: 1px solid #111; border-bottom: 1px solid #ccc !important; height: 58px; padding: 0 !important; vertical-align: middle !important; }

.gtable td { font-size: 18px; color: #555; border-bottom: 1px solid #ccc !important; vertical-align: middle !important; padding: 22px 20px 21px 20px !important; text-align: center; }

.gtable td.tal { text-align: left; padding-left: 10px; }

.gtable td .o_form { margin-right: -10px; }

.gtable th.text-left, .gtable td.text-left { text-align: left; padding-left: 10px !important; }

.gtable th.text-right, .gtable td.text-right { text-align: right; padding-right: 10px; }

.c-modal .gtable th, .c-modal .gtable td { font-size: 16px; }


.gtable_write { width: 100%; }

.gtable_write th { font-weight: 700; color: #333; font-size: 18px; background: #fff; border-bottom: 1px solid #ccc !important; height: 58px; padding: 0 0 0 20px !important; vertical-align: middle !important; }

.gtable_write th .ic_ess { padding-right: 12px; font-weight: 700; background: url("../../img/course/bullet_list_red.png") no-repeat right 5px; }

.gtable_write th span { font-weight: 700; }

.gtable_write th.vec_top { vertical-align: top !important; padding: 30px 0 0 20px !important; }

.gtable_write td { font-size: 18px; color: #555; border-bottom: 1px solid #ccc !important; vertical-align: middle !important; padding: 15px 20px !important; }

.gtable_write td .o_input_wrap { width: 100%; }

.gtable_write td .intbtn { margin-left: 10px; }

.gtable_write td .intbtn span { height: 48px; line-height: 48px; }

.gtable_write td.tal { text-align: left; padding-left: 10px; }

.gtable_write td .fl_left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.gtable_write td .fl_left li.mgl { margin-left: 40px; }

.gtable_write td .fl_left li span { padding: 0 8px; }

.gtable_write td .o_textarea { margin-top: 0; }

.gtable_write .wd100per { width: 100% !important; }

.gtable_write .wd80 { width: 80px !important; }

.gtable_write .wd250 { width: 250px !important; }

.gtable_write .wd600 { width: 600px !important; }

.gtable_write .wd900 { width: 900px !important; }

.gtable_write .offsiterg_hg { height: 120px; }


.gtable_view { width: 100%; }

.gtable_view th { font-weight: 700; color: #333; font-size: 18px; background: #fff; border-bottom: 1px solid #ccc !important; height: 58px; padding: 0 0 0 20px !important; vertical-align: middle !important; }

.gtable_view th .ic_ess { padding-right: 12px; font-weight: 700; background: url("../../img/course/bullet_list_red.png") no-repeat right 5px; }

.gtable_view th.vec_top { vertical-align: top !important; padding: 30px 0 0 20px !important; }

.gtable_view td { font-size: 18px; color: #555; border-bottom: 1px solid #ccc !important; vertical-align: middle !important; padding: 22px 20px 21px 20px !important; }

.gtable_view td.tal { text-align: left; padding-left: 10px; }

.gtable_view td .fl_left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.gtable_view td .fl_left li.mgl { margin-left: 40px; }

.gtable_view td .fl_left li span { padding: 0 8px; }

.gtable_view .wd100per { width: 100% !important; }

.gtable_view .wd80 { width: 80px !important; }

.gtable_view .offsiterg_hg { height: 120px; }


.breadcrumb { position: absolute; top: -70px; left: 0; z-index: 100; max-width: 1600px; width: 100%; margin: 0 auto; display: table; font-size: 0; background-color: transparent; padding: 0 0 36px 0; height: 24px; -webkit-box-sizing: content-box; box-sizing: content-box; }

.breadcrumb__ia { position: relative; display: inline-block; font-size: 15px; vertical-align: top; height: 24px; padding: 3px 0 0 28px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #555; letter-spacing: -1px; }

.breadcrumb__ia:before, .breadcrumb__ia:after { content: ''; display: block; position: absolute; left: 10px; top: 9px; background-color: #929292; width: 8px; height: 1px; }

.breadcrumb__ia:before { margin-top: -1px; -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.breadcrumb__ia:after { margin-top: 4px; -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.breadcrumb__ia--home { width: 14px; font-size: 0; line-height: 0; text-indent: -999em; padding-left: 0; background: url("../../img/common/ico_location_home.png"); background-repeat: no-repeat; background-position: left 4px; }

.breadcrumb__ia--home a { display: block; width: 14px; height: 24px; }

.breadcrumb__ia--home:before, .breadcrumb__ia--home:after { display: none; }

.breadcrumb__ia--toggle { padding-top: 0; }

.breadcrumb__anchor { position: relative; font-size: 15px; padding: 0 34px 0 0; height: 24px; }

.breadcrumb__anchor:before { width: 24px; height: 24px; content: ''; display: block; position: absolute; right: 0; top: 0; }

.breadcrumb__anchor:after { content: ''; height: 0; width: 0; display: block; border-width: 6px 5px; border-color: transparent; border-style: solid; border-bottom-width: 0; border-top-color: #666; position: absolute; top: 9px; right: 8px; }

.breadcrumb__anchor.is-active:after { -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); top: 7px; }

.breadcrumb__panel { left: 46px; top: 34px; width: 220px; display: none; }

.breadcrumb__panel { overflow: hidden; position: absolute; border: 1px solid #111; background: #fff; z-index: 1; }

.breadcrumb__item { overflow: hidden; padding: 14px 15px 15px; word-break: break-word; font-size: 18px; line-height: 1.2; color: #888; cursor: pointer; font-weight: normal; text-align: left; }

.breadcrumb__item:last-child { border-bottom: none; }

.breadcrumb__item:focus, .breadcrumb__item:hover { background-color: rgba(33, 39, 125, 0.1); color: #333333; }

.brand--primary .breadcrumb__item:focus, .brand--primary .breadcrumb__item:hover { background-color: rgba(75, 122, 244, 0.1); }

.brand--secondary .breadcrumb__item:focus, .brand--secondary .breadcrumb__item:hover { background-color: rgba(247, 103, 171, 0.1); }

.brand--three .breadcrumb__item:focus, .brand--three .breadcrumb__item:hover { background-color: rgba(255, 224, 51, 0.1); }


.btn_gnb_search--reset { padding: 0; cursor: pointer; border: none; background-color: #fff; position: absolute; right: 59px; top: 3px; width: 22px; height: 22px; background: url("../../img/common/ico_search_reset.png") 50% 50% no-repeat; display: none; }

.btn_gnb_search--reset.is-active { display: inline-block; }

.is-wide .btn_gnb_search--reset { right: 67px; top: 56px; }

.btn_gnb_search--open { position: absolute; right: 28px; top: 0; width: 28px; height: 28px; font-size: 0; line-height: 0; vertical-align: top; padding: 0 8px; }

.is-wide .btn_gnb_search--open { right: 32px; top: 56px; padding: 0; }

.is-wide .btn_gnb_search--open:before { width: 12px; height: 6px; margin-left: -8px; border-width: 8px 8px; }

.is-wide .btn_gnb_search--open.is-active:before { top: 0; border-top-color: #333; }

.type1_3 .btn_gnb_search--open {  }

.btn_gnb_search--open:before { position: absolute; top: 10px; left: 50%; margin-left: -4px; width: 4px; height: 6px; content: ''; display: block; vertical-align: top; border-width: 7px 4px; border-style: solid; border-color: transparent; border-bottom-width: 0; border-top-color: #adadad; }

.btn_gnb_search--open.is-active:before { -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); border-top-color: #333; }

.box__container--close { width: 36px; height: 36px; position: absolute; display: block; right: 26px; top: 22px; }

.box__container--close:before, .box__container--close:after { content: ''; display: block; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background-color: #111; }

.box__container--close:after { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.box__container--close:before { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.search__auto { width: 100%; border: 1px solid #111; background-color: #fff; position: absolute; z-index: 1; top: 100%; left: 0; display: none; }

.is-wide .search__auto { position: relative; left: auto; top: auto; }

.is-wide .search__auto.is-active { border: none; margin-bottom: -30px; }

.search__auto.is-active { display: block; }

.search__auto .search__close-content { position: absolute; right: 40px; bottom: 40px; width: 213px; padding: 17px 20px; font-size: 14px; letter-spacing: -1px; text-align: left; line-height: 20px; border: 1px solid #111; color: #555; background: #fff; display: none; }

.search__auto .search__close-content.is-active { display: block; }

.is-wide .search__auto .search__close-content { right: 0; }

.search__auto .search__close-content:before { width: 17px; height: 9px; content: ''; display: block; position: absolute; right: 20px; bottom: -9px; background: url("../../img/common/arr_gnb_2depth.png") 0 0 no-repeat; -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.search__auto .search__close-content p span.search__close-arrow { display: inline-block; font-size: 0; line-height: 0; vertical-align: top; padding: 0 8px; position: relative; }

.search__auto .search__close-content p span.search__close-arrow:before { position: absolute; top: 5px; left: 50%; margin-left: -4px; width: 4px; height: 6px; content: ''; display: block; vertical-align: top; border-width: 7px 4px; border-style: solid; border-color: transparent; border-bottom-width: 0; border-top-color: #333; }

.is-wide .search__auto .search__auto-container { padding: 30px 0 25px 0; }

.is-wide .search__auto .search__auto-container:after { content: ''; display: block; clear: both; }

.search__auto .search__auto-container .search__auto-menu { display: table; font-size: 0; width: 100%; }

.search__auto .search__auto-container .search__auto-menu button { display: inline-block; position: relative; padding: 0 15px; font-size: 14px; line-height: 1.3; }

.search__auto .search__auto-container .search__auto-menu button.is-active span { color: #1e1e1e; font-weight: 500; }

.search__auto .search__auto-container .search__auto-menu button:first-child { padding-left: 0; }

.search__auto .search__auto-container .search__auto-menu button:first-child:after { display: none; }

.search__auto .search__auto-container .search__auto-menu button:after { content: ''; display: block; position: absolute; left: 0; top: 4px; width: 1px; height: 12px; background-color: #e2e2e2; }

.search__auto .search__auto-container .search__auto-content { margin: 0 30px; padding: 22px 0 30px 0; border-top: 1px solid #e2e2e2; }

.search__auto .search__auto-container .search__auto-content:after { content: ''; display: block; clear: both; }

.is-wide .search__auto .search__auto-container .search__auto-content { width: 50%; margin: 0; padding: 0 0 45px 40px; float: left; border: none; }

.is-wide .search__auto .search__auto-container .search__auto-content:first-child { position: relative; padding: 0 40px 25px 0; border-right: 1px solid #e2e2e2; min-height: 220px; }

.is-wide .search__auto .search__auto-container .search__auto-content:first-child ul { min-height: 281px; }

.is-wide .search__auto .search__auto-container .search__auto-content:first-child, .is-wide .search__auto .search__auto-container .search__auto-content:last-child { padding-bottom: 0; }

.search__auto .search__auto-container .search__auto-content:first-child { padding: 30px 0 25px 0; border-top: none; }

.search__auto .search__auto-container .search__auto-content .gnb__resent--alldelete { float: right; font-size: 14px; padding-top: 14px; }

.is-wide .search__auto .search__auto-container .search__auto-content .gnb__resent--alldelete { padding-top: 0; padding-bottom: 2px; position: absolute; right: 38px; top: auto; font-size: 16px; bottom: -45px; border-bottom: 1px solid #fff; }

.is-wide .search__auto .search__auto-container .search__auto-content .gnb__resent--alldelete:focus, .is-wide .search__auto .search__auto-container .search__auto-content .gnb__resent--alldelete:hover { border-bottom: 1px solid #666; }

.search__auto .search__auto-container .search__auto-tit { font-size: 14px; line-height: 19px; }

.is-wide .search__auto .search__auto-container .search__auto-tit { padding-bottom: 25px; }

.search__auto .search__auto-container .search__auto-empty { text-align: center; padding: 60px 0 35px 0; font-size: 15px; color: #939393; }

.is-wide .search__auto .search__auto-container .search__auto-content:not(:first-child) .search__auto-empty { padding: 39px 0; max-height: 218px; background-color: #f5f5f5; }

.is-wide .search__auto .search__auto-container .search__auto-content:first-child .search__auto-empty { padding: 135px 0; max-height: 218px; background-color: #f5f5f5; }

.search__auto .search__auto-container .search__auto-bestlist { display: table; font-size: 0; width: 100%; margin-top: 20px; margin-bottom: -10px; overflow: hidden; }

.is-wide .search__auto .search__auto-container .search__auto-bestlist { margin-top: 4px; }

.search__auto .search__auto-container .search__auto-bestlist .o-label__round { background: #f2f3f8; border: none; font-size: 14px; padding: 8px 13px; color: #666; }

.search__auto .search__auto-container .search__auto-bestlist .o-label__round:hover { background: #00adfb; color: #fff; }

.search__auto .search__auto-container .search__auto-bestlist li { display: inline-block; margin-right: 10px; margin-bottom: 10px; }

.search__auto .search__auto-container .search__auto-bestlist li:last-child { margin-right: 0; }

.search__auto .search__auto-container .search__auto-bestlist li button { font-size: 14px; line-height: 14px; display: block; }

.search__auto .search__auto-container .search__auto-newly { padding-top: 15px; }

.is-wide .search__auto .search__auto-container .search__auto-newly { padding-top: 0; }

.search__auto .search__auto-container .search__auto-newly.has-delete li button.gnb__addbtn { padding-right: 30px; }

.search__auto .search__auto-container .search__auto-newly li { position: relative; margin-top: 6px; }

.is-wide .search__auto .search__auto-container .search__auto-newly li { margin-top: 7px; }

.search__auto .search__auto-container .search__auto-newly li:first-child { margin-top: 0; }

.search__auto .search__auto-container .search__auto-newly li button.gnb__addbtn { font-size: 18px; line-height: 29px; width: 100%; text-align: left; color: #939393; display: block; height: 29px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.search__auto .search__auto-container .search__auto-newly li button.gnb__addbtn strong { color: #1e1e1e; }

.search__auto .search__auto-container .search__auto-newly li button.gnb__resent--item { font-size: 18px; line-height: 29px; color: #1e1e1e; text-align: left; width: 100%; display: block; height: 29px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete { position: absolute; right: -3px; top: 7px; width: 20px; height: 20px; }

.search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete:before, .search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete:after { position: absolute; top: 50%; left: 50%; margin-top: -10px; content: ''; display: block; width: 1px; height: 16px; background-color: #1e1e1e; }

.is-wide .search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete:before, .is-wide .search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete:after { margin-top: -15px; height: 24px; }

.search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete:before { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.search__auto .search__auto-container .search__auto-newly li button.gnb__resent--delete:after { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.search__auto .search__auto-container .search__auto-delete { position: absolute; right: 30px; top: 30px; font-size: 15px; }

.search__auto-foot { text-align: right; border-top: 1px solid #e2e2e2; }

.is-wide .search__auto-foot { border-top: none; }

.search__auto-foot button { display: inline-block; border-bottom: 1px solid #fff; font-size: 14px; margin-right: 30px; padding: 13px 0; }

.is-wide .search__auto-foot button { padding: 0 0 2px 0; font-size: 16px; margin-right: 0; }

.is-wide .search__auto-foot button:focus, .is-wide .search__auto-foot button:hover { border-bottom: 1px solid #666; }

.search-box { width: 100%; max-width: 1330px; overflow: hidden; display: none; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #fff; border: 1px solid #e5e5e5; }

.search-box .inp_sch { border-bottom: 2px solid #111; }

.search-box.is-active { display: block; }

.search-box.is-opened { overflow: initial; }

.search-box__container { min-height: 160px; }

.search-box__container > div { padding: 30px 60px 60px; }


.approval_btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.approval_btn li.mgl { margin-left: 40px; }

.approval_btn li:first-child { margin-left: auto; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.approval_btn li span { padding: 0 8px; }

.approval_btn .ap_intbtn { width: 98px !important; margin-left: 10px; vertical-align: top; display: inline-block; color: #333; background: #ffffff; border: 1px solid #ccc; font-size: 16px; }

.approval_btn .ap_intbtn span { display: block; text-align: center; min-width: 98px; padding: 0 18px; font-size: 16px; height: 48px; line-height: 48px; font-weight: 700; }

.app_bot_btn { text-align: right; margin-top: 15px; }

.approval_line { margin-top: 10px; border: 1px solid #ccc; background: #f5f5f5; padding: 15px 0; }

.approval_line .pannel_close { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.approval_line .pannel_close .result:after { content: ''; display: block; clear: both; }

.approval_line .pannel_close .result li { float: left; color: #555; margin-left: 20px; }

.approval_line .pannel_close .total { margin-left: auto; font-size: 15px; color: #333; border-left: 1px solid #cdcdcd; height: 15px; line-height: 15px; padding: 0 20px; }

.approval_line .pannel_close .total strong { font-weight: 700; }

.approval_line .pannel_close .total .btn_open { display: inline-block; margin-left: 20px; background: url("../../img/course/ico_down.png") no-repeat 0 5px; width: 16px; height: 13px; text-indent: -9999px; overflow: hidden; }

.approval_line .pannel_open { display: none; }

.approval_line .pannel_open .open_hd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.approval_line .pannel_open .open_hd .result { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: 20px; }

.approval_line .pannel_open .open_hd .result:after { content: ''; display: block; clear: both; }

.approval_line .pannel_open .open_hd .result li { float: left; color: #555; margin-left: 5px; }

.approval_line .pannel_open .open_hd .result li:first-child { margin-left: 0; }

.approval_line .pannel_open .open_hd .result li .bar { display: inline-block; width: 1px; height: 15px; background: #cdcdcd; margin: 0 20px; }

.approval_line .pannel_open .open_hd .total { margin-left: auto; font-size: 15px; color: #333; border-left: 1px solid #cdcdcd; height: 15px; line-height: 15px; padding: 0 20px; }

.approval_line .pannel_open .open_hd .total strong { font-weight: 700; }

.approval_line .pannel_open .open_hd .total .btn_close { display: inline-block; margin-left: 20px; background: url("../../img/course/ico_up.png") no-repeat 0 3px; width: 16px; height: 13px; text-indent: -9999px; overflow: hidden; }

.approval_line .pannel_open .open_scroll { position: relative; height: 189px; overflow: hidden; background: #ffffff; border-top: 1px solid #ccc; top: 15px; }

.approval_line .pannel_open .open_scroll .list_table { width: 100%; }

.approval_line .pannel_open .open_scroll .list_table tr td { position: relative; padding: 10px 0; cursor: pointer; border-bottom: 0 !important; }

.approval_line .pannel_open .open_scroll .list_table tr td .row_del { position: absolute; right: 20px; top: 20px; display: none; }

.approval_line .pannel_open .open_scroll .list_table tr td span { padding-left: 15px; font-size: 16px; }

.approval_line .pannel_open .open_scroll .list_table tr td.bg_color { background: #f2f5fe; }

.approval_line .pannel_open .open_scroll .list_table tr td.bg_color .row_del { display: inline-block; }

.approval_line .pannel_open .open_scroll .list_table tr td.bg_color span { color: #4b7af4; }

.approval_line .pannel_open .btn_sign { outline: 0; width: 48px; height: 28px; line-height: 25px; background: #fff; border: 1px solid #ccc; text-align: center; font-size: 15px; color: #555; }

.approval_line .pannel_open .btn_sign.wide { width: 70px; height: 22px; line-height: 20px; font-size: 13px; background: #fff; border: 1px solid #ccc; }

.approval_line .pannel_open .btn_sign.default { background: #f5f5f5; border: 1px solid #e5e5e5; color: #555555; }

.approval_line .pannel_open .btn_list { background: url("../../img/course/ico_bu1.png") no-repeat 0 2px; color: #333; font-size: 15px; padding-left: 15px; }

.approval_line .pannel_open .btn_list_clear { background: url("../../img/course/ico_bu2.png") no-repeat 0 2px; color: #333; font-size: 15px; padding-left: 15px; margin-left: 15px; }

.approval_line .pannel_open .btn_arrup { background: url("../../img/course/ic-down.png") no-repeat 0 0; color: #333; font-size: 15px; width: 11px; height: 8px; text-indent: -9999px; overflow: hidden; }

.approval_line .pannel_open .btn_arrdn { background: url("../../img/course/ic-up.png") no-repeat 0 0; width: 11px; height: 8px; text-indent: -9999px; overflow: hidden; margin-left: 20px; }

.approval_line .pannel_open .btn_del, .approval_line .pannel_open .row_del { background: url("../../img/course/ic-delete.png") no-repeat 0 0; width: 10px; height: 10px; text-indent: -9999px; overflow: hidden; margin-left: 20px; }

.approval_line .pannel_open .confirm.active { background: #4b7af4; border: 1px solid #4b7af4; color: #fff; }

.approval_line .pannel_open .agr.active { background: #00b3c4; border: 1px solid #00b3c4; color: #fff; }

.approval_line .pannel_open .notice.active { background: #777777; border: 1px solid #777777; color: #fff; }


.ribon-bar { overflow: hidden; width: 100%; display: none; background-color: #21277d; }

.ribon-bar.is-active { display: block; }

.ribon-bar__content { min-height: 60px; max-height: 120px; }

.ribon-bar__area { position: relative; max-width: 1200px; margin: 0 auto; }

.ribon-bar__closebox { position: absolute; bottom: 20px; right: 0; height: auto; padding-top: 17px; }

.ribon-bar__closebox label { color: #fff; font-size: 13px; }

.ribon-bar__closebox button { position: relative; display: inline-block; width: 29px; height: 19px; margin-left: 20px; }

.ribon-bar__closebox button:before, .ribon-bar__closebox button:after { position: absolute; left: 50%; top: 50%; margin-top: -10px; content: ''; display: block; width: 1px; height: 20px; background-color: #fff; }

.ribon-bar__closebox button:before { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.ribon-bar__closebox button:after { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }


.resent-bars { position: fixed; left: 0; bottom: 0; width: 100%; height: 88px; background-color: #212121; z-index: 99; }

.resent-bars__area { position: relative; width: 1200px; margin: 0 auto; }

.resent-bars__photo { position: absolute; left: 0; bottom: 2px; width: 168px; height: 120px; overflow: hidden; background-color: rgba(23, 30, 126, 0.1); }

.resent-bars__photo > img, .resent-bars__photo > a > img { position: relative; width: auto; height: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.resent-bars__photo img { border: 3px solid #00adfb; }

.resent-bars__photo button { position: absolute; left: 50%; top: 50%; width: 50px; height: 50px; background: url("../../img/common/ico_play.png"); background-size: contain; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.resent-bars__msg { padding: 36px 0 36px 208px; }

.resent-bars__msg dl { display: table; width: 100%; font-size: 0; }

.resent-bars__msg dl dt, .resent-bars__msg dl dd { color: #fff; font-size: 18px; display: inline-block; }

.resent-bars__msg dl dt { position: relative; padding-right: 20px; }

.resent-bars__msg dl dt:after { position: absolute; right: 0; top: 0; content: ''; display: block; height: 16px; width: 2px; background-color: rgba(255, 255, 255, 0.3); }

.resent-bars__msg dl dd { padding-left: 20px; }

.resent-bars__close { position: absolute; top: 50%; margin-top: -9px; right: 0; width: 18px; height: 18px; }

.resent-bars__close button { position: relative; display: inline-block; width: 19px; height: 19px; }

.resent-bars__close button:before, .resent-bars__close button:after { position: absolute; left: 50%; top: 50%; margin-top: -10px; content: ''; display: block; width: 1px; height: 20px; background-color: #fff; }

.resent-bars__close button:before { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); }

.resent-bars__close button:after { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); }

.page-msg { padding: 15px 0;  }

.page-tab { position: relative; z-index: 0; padding: 0 0 40px 0; }


.has-ribon .quickmenu { -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; }

.quickmenu { position: absolute; width: 165px; right: -185px; top: 0; margin-top: 160px; display: none; -webkit-transition: top .2s ease-in-out; transition: top .2s ease-in-out; z-index: 99; }

.quickmenu.initial { display: block; }

.portlet_wrap .quickmenu { right: 0 !important; }

.quickmenu__button { position: absolute; right: 0; top: 0; }

.is-active .quickmenu__button { top: -30px; right: 7px; }

.quickmenu__button button { -webkit-transition: all 0.2s ease 0.01ms; transition: all 0.2s ease 0.01ms; position: relative; display: inline-block; width: 24px; height: 65px; background-color: #000; overflow: hidden; border-radius: 0; }

.quickmenu__button button:after, .quickmenu__button button:before { -webkit-transition: all 0.2s ease 0.01ms; transition: all 0.2s ease 0.01ms; width: 8px; height: 2px; content: ''; display: block; position: absolute; left: 50%; top: 50%; background-color: #fff; margin-left: -4px; margin-top: -1px; }

.quickmenu__button button:after { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -2px; }

.quickmenu__button button:before { -webkit-transform: rotate(45deg); -khtml-transform: rotate(45deg); transform: rotate(45deg); margin-top: 2px; }

.is-active .quickmenu__button button { height: 24px; border-radius: 50%; -webkit-transition: all 0.2s ease 0.01ms; transition: all 0.2s ease 0.01ms; }

.is-active .quickmenu__button button:after, .is-active .quickmenu__button button:before { width: 14px; margin-left: -7px; margin-top: -1px; -webkit-transition: all 0.2s ease 0.01ms; transition: all 0.2s ease 0.01ms; }

.quickmenu__tit { color: #1e1e1e; font-size: 18px; background: url("../../img/common/ico_quick_tit.png"); background-repeat: no-repeat; background-position-y: 1px; padding-left: 20px; padding-bottom: 10px; letter-spacing: -1px; font-weight: 500; }

.quickmenu__menu { padding: 20px; border: 1px solid #ccc; background-color: #fff; }

.quickmenu__menu ul li { padding-top: 14px; }

.quickmenu__menu ul li a { color: #666; font-size: 14px; line-height: 18px; letter-spacing: -1px; font-weight: 500; }

.quickmenu__menu ul li a:hover { color: #1e1e1e; }

.quickmenu--icon .quickmenu__menu ul li a { position: relative; height: 40px; display: table; width: 100%; }

.quickmenu--icon .quickmenu__menu ul li a:before { position: absolute; left: 0; top: 0; content: ''; display: block; width: 40px; height: 40px; background-color: #f8f9fb; border: 1px solid #f8f9fb; border-radius: 50%; }

.quickmenu--icon .quickmenu__menu ul li a:hover { text-decoration: underline; }

.quickmenu--icon .quickmenu__menu ul li a:hover:before { border: 1px solid #1e1e1e; }

.quickmenu--icon .quickmenu__menu ul li a span { position: relative; background-position: 10px 50%; background-size: 21px 21px; background-repeat: no-repeat; padding-left: 50px; display: table-cell; vertical-align: middle; }


html.ie10, html.ie11, html.edge {   }

html.ie10 .gnb_cate .ic_arr, html.ie11 .gnb_cate .ic_arr, html.edge .gnb_cate .ic_arr { line-height: 18px; }

html.ie10 .gnb.type2 .gnb_cate, html.ie11 .gnb.type2 .gnb_cate, html.edge .gnb.type2 .gnb_cate { margin-top: -1px; }

html.ie10 .gnb.type2 .gnb_cate .gnb_cate__menu, html.ie11 .gnb.type2 .gnb_cate .gnb_cate__menu, html.edge .gnb.type2 .gnb_cate .gnb_cate__menu { margin-top: 1px; }

html.ie10 .gnb_cate .ic_arr > span, html.ie11 .gnb_cate .ic_arr > span, html.edge .gnb_cate .ic_arr > span { top: 4px; }

html.ie10 .gnb_cate .ic_arr:after, html.ie10 .gnb_cate .ic_arr:before, html.ie11 .gnb_cate .ic_arr:after, html.ie11 .gnb_cate .ic_arr:before, html.edge .gnb_cate .ic_arr:after, html.edge .gnb_cate .ic_arr:before { margin-top: 0; }

html.ie10 .paging__number, html.ie11 .paging__number, html.edge .paging__number { line-height: 34px; }

html.ie10 .paging__btn, html.ie11 .paging__btn, html.edge .paging__btn { height: 36px; }

html.ie10 .o-icon__bbs, html.ie11 .o-icon__bbs, html.edge .o-icon__bbs { top: -2px; }

html.ie10 .portlet_wrap .portlet_row .portlet_cont div .my_learning_wrap .my_learning_status > dd[class^="type"] .my_status .graph, html.ie10 .portlet_wrap .portlet_row .portlet_cont div .my_learning_wrap .my_learning_status > div[class^="type"] .my_status .graph, html.ie11 .portlet_wrap .portlet_row .portlet_cont div .my_learning_wrap .my_learning_status > dd[class^="type"] .my_status .graph, html.ie11 .portlet_wrap .portlet_row .portlet_cont div .my_learning_wrap .my_learning_status > div[class^="type"] .my_status .graph, html.edge .portlet_wrap .portlet_row .portlet_cont div .my_learning_wrap .my_learning_status > dd[class^="type"] .my_status .graph, html.edge .portlet_wrap .portlet_row .portlet_cont div .my_learning_wrap .my_learning_status > div[class^="type"] .my_status .graph { margin-bottom: 4px; }

html.ie10 .o-label__round--chip, html.ie11 .o-label__round--chip, html.edge .o-label__round--chip { padding: 4px 13px 6px; }

.window-popup { font-size: 15px; background-color: #fff; }

.window-popup__wrap { position: relative; padding: 116px 0 40px; }

.window-popup__header { position: fixed; top: 0; left: 0; width: 100%; height: 80px; line-height: 42px; text-align: left; z-index: 10; background-color: #fff; }

.window-popup__title { font-size: 28px; line-height: 28px; border-bottom: 1px solid #1e1e1e; display: block; width: 100%; padding: 27px 40px 20px 40px; color: #1e1e1e; font-weight: 500; display: block; height: 80px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.window-popup__body { padding: 0 40px; }

.window-popup__content {  width: 100%; padding: 0 36px !important; margin: 0 auto; }

.window-popup__content-title { font-size: 18px; color: #1e1e1e; margin-bottom: 10px; line-height: 26px; font-weight: 500; }

.window-popup__content-box:nth-child(n+2) { margin-top: 30px; }

.window-popup__footer { margin-top: 30px; text-align: center; font-size: 0; }

.window-popup__footer .o-button:nth-child(n+2) { margin-left: 10px; }

.window-popup .combobox__button { font-weight: normal; }

.window-popup .input-name__comt { margin-bottom: 20px; font-size: 15px; line-height: 1.53; letter-spacing: -0.5px; }

.window-popup .input-name .input-name__info--input { padding-left: 100px; color: #1e1e1e; line-height: 1.53; letter-spacing: -0.5px; font-size: 15px; font-weight: 500; }

.window-popup .combobox { height: 35px; }

.window-popup .combobox__button { line-height: 35px; }

.window-popup--size-1 { width: 400px; }

.window-popup--size-2 { width: 600px; }

.window-popup--size-3 { width: 800px; }

.window-popup--size-4 { width: 1020px; }

.window-popup--size-alert-1 { width: 320px; }

.window-popup[role="alert"] .window-popup__body { text-align: center; font-size: 15px; line-height: 23px; }

.window-popup[role="alert"] .window-popup__head { height: 0; width: 0; visibility: hidden; }

.window-popup[role="alert"] .window-popup__wrap { padding-top: 40px; }

.window-popup[role="alert"] .window-popup__close { display: none; }

.window-popup .o-input--text { height: 40px; }

.window-popup .o-input-type--phone .combobox__button { width: 110px; }

.window-popup .o-input-type--phone.o-input-group > *:nth-child(2) { padding-left: 0 !important; }

.window-popup .o-input-type--phone { max-width: 470px; }

.window-popup .o-input-type--phone p { width: 110px; }

.window-popup .o-input-type--phone .combobox__button { width: 110px; }

.window-popup .o-input-type--phone.o-input-group > *:nth-child(2) { padding-left: 0 !important; }

.window-popup.certificates .list-viewtype { position: static; }

.window-popup.certificates .tool { margin-top: 0; }

.window-popup.privacy-policy .window-popup__header { position: absolute; }

/* TOTALSR-101493 코스맥스 부서장 결재화면 내 로그아웃 버튼 생성 문의 */
.window-popup .window-popup__header:has(.o-button) {display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #1e1e1e;}
.window-popup .window-popup__header:has(.o-button) .c-modal__title {border-bottom: 0;}
.window-popup .window-popup__header .o-button {margin-right: 40px;}