@charset "utf-8";
body{background:#f0f0f0;max-width: 1920px;margin: 0 auto;overflow-x: hidden;}
body.for_dimm{overflow: hidden;height: 100%;}
span[class^="material-icons"]{display: inline-block;vertical-align: middle;}
.hop_dimm{position:fixed;background:rgba(0,0,0,0.75);z-index:45;left:0;top:0;right:0;bottom:0}
.clearfix:before, .clearfix:after {display:block; content: ''; line-height: 0;}
.clearfix:after {clear: both;}
a.goTop{width:58px;position:fixed;bottom:10px;right:10px;cursor:pointer;display:none;z-index:999;box-shadow: 0 3px 5px 0 rgba(0,0,0,0.13)}
a.goTop span{display:block;height:56px;position:relative;text-indent:-999em;background:rgba(255,255,255,0.7);transition:.25s ease-out;border: 1px solid #101010;position: relative;}
a.goTop span::after{display:block;content:'';border-style: solid;border-color: #333; border-width:  0 0 2px 2px  ;    padding: 6px;transform: rotate(135deg);position: absolute;top: 23px;left: 21px;transition:.25s ease-out}
.sb-slidebar{overflow-x:hidden;background-color:#FFF;box-shadow:5px 0 25px 1px rgba(0,0,0,0.35);width:300px!important}
#all_menu ul,#all_menu li{list-style: none;margin: 0;padding: 0;}
#all_menu ul{text-align:left;padding:10px 25px 0}
#all_menu ul.login_m_wrap{overflow:hidden;display: flex;gap:3px;justify-content: space-between;}
#all_menu ul.login_m_wrap:has(li:nth-child(3)){padding-right: 20px;padding-left: 20px;}
#all_menu ul.login_m_wrap li{flex: 1 1 100%}
#all_menu ul.login_m_wrap a{transition:.25s ease-out;display:block; height: 40px; line-height: 40px; background-color: #f8f8f8; color: #aaa; font-size: 16px; text-align: center; margin: 0 0 5px; border-radius:5px; font-weight: 500; box-sizing:border-box;border: 1px solid #e8e8e8}
#all_menu ul.login_m_wrap a:hover,
#all_menu ul.login_m_wrap a:active,
#all_menu ul.login_m_wrap a.active{background-color: #fff; color: var(--prime-color); border: solid 1px var(--prime-color);}
#all_menu ul.login_m_wrap:has(li:nth-child(3)){flex-wrap: wrap;flex-direction: row;}
#all_menu ul.login_m_wrap:has(li:nth-child(3)) li{flex: 0 0 calc(50% - 4px)}
#all_menu ul.login_m_wrap:has(li:nth-child(3)) li:first-child{flex: 0 0 100%}


#all_menu ul li h3{display:block;color:var(--prime-color);font-weight:500;border-bottom:solid 1px #ccc}
#all_menu ul li h3 a{color:#111;font-size:18px;padding-left:5px;display:block;line-height:50px;position:relative}
#all_menu ul li.hasSub h3 a::after{display:block;content:'+';position:absolute;top:0;right:10px;color:#666}
#all_menu ul li.hasSub h3.open a::after{display:block;content:'';position:absolute;top:48%;right:10px;width:9px;height:2px;background-color:var(--prime-color)}
#all_menu ul li.hasSub h3.open{border-color:var(--prime-color)}
#all_menu ul li h3.on a,#all_menu ul li h3.open a{color:var(--prime-color)}
#all_menu ul li ul li.on a,
#all_menu ul li ul li a.on,
#all_menu ul li ul li a:hover{color:var(--prime-color)}

#all_menu ul li ul{overflow:hidden;margin-bottom:0;padding:0}
#all_menu ul li ul li{display:block;border-bottom:dashed 1px #ccc}
#all_menu ul li ul li br{display: none;}
#all_menu ul li ul li a{display:block;line-height:40px;color:#333;text-decoration:none;padding-left:13px;font-size:17px;position:relative;font-weight:500}
#all_menu ul li ul li.on a,#all_menu ul li ul li a:active,#all_menu ul li ul li a:hover{color:var(--prime-color)}
#all_menu ul li ul li a::before{border-style:solid;border-color:#999;border-width:0 0 1px 1px;display:block;content:'';padding:3px;transform:rotate(0deg);position:absolute;top:13px;left:1px}
#all_menu ul li ul li ul{padding-bottom:10px}
#all_menu ul li h3 + ul{display: none ;}
#all_menu ul li h3.on + ul{display: block !important;}
#all_menu ul li ul li ul li{border-bottom:none}
#all_menu ul li ul li ul li a{line-height:20px;color:#444;padding-left:15px;font-size:14px;padding-bottom:0;font-weight:400}
#all_menu ul li ul li ul li a::before{background-color:#999;height:3px;width:3px;border:none;padding:0;border-radius:50%;transform:none;position:absolute;top:9px;left:8px}
#all_menu ul li ul li ul li ul li a{font-size:13px;padding-left:16px;color:#555;font-weight:300}
#all_menu ul li ul li ul li ul li a::before{background-color:#999;height:1px;width:5px;border:none;padding:0;transform:none;position:absolute;top:9px;left:11px}
#all_menu ul li ul.cols2{border-top:1px solid #4a6822}
#all_menu ul li ul.cols2 li{float:left;width:50%;box-sizing:border-box;border-color:#7a9b4e}
#all_menu ul li ul.cols2 li a{text-align:center;padding-left:0;color:#FFF;background-color:#FFF;height:37px;line-height:37px}
#all_menu .all_menu_top{overflow:hidden;height:auto;background:#fff;padding:0;position:relative;}
#all_menu a.home{display:block;position:absolute;top:0;left:0;right:70px;bottom:0;background:#fff url(../img/common/logo.png) no-repeat 15px center;background-size:auto 27px;padding-left:0;height:59px;font-size:0;text-indent:-999em}
#all_menu span.sb-close{height:59px;display:block;text-indent:-999em;font-size:0;width:70px;float:right;position: relative;cursor: pointer;margin-right: 15px;}
#all_menu span.sb-close:before{content:"";display:block;position:absolute;top:28px;right:15px;width:20px;height:2px;background:#333;transform: rotate(135deg)}
#all_menu span.sb-close:after{content:"";display:block;position:absolute;top:28px;right:15px;width:20px;height:2px;background:#333;transform: rotate(225deg)}
#skip{text-indent:-999em;height:0;width:0}

.wrapper{margin: 0 auto;width: 95%;max-width: 1280px;z-index: 1;position: relative;}
.wrapper:after{content: '';clear: both;display: block;}
.flx{display: flex;align-items: center;justify-content: space-between;}
.dflx{display: flex;align-items: center;}
.wrapper.flx::after{display: none;}
.footer {background: #fff; padding: 0 0 30px;font-weight: 400;position: relative;z-index: 2;}
.footer a:hover{color: #0659d6}
/*combo_wrap*/
.combo_wrap  {border-top: 1px solid #e5e4e5;border-bottom: 1px solid #e5e4e5;margin-bottom: 55px;margin-top: 70px;}
.footer .combo{float:left;position:relative;z-index:10;padding: 0;}
.footer .combo::before{display: block;position: absolute;content: '';width: 1px;top: 50%;transform:translateY(-50%);height: 18px;background-color: #ccc;}
.footer a.combo_toggle{display:flex;padding:16px 72px 16px 32px;line-height: 1.2;color:#000;font-weight:500;font-size: 1em;position: relative;}
.footer .combo:first-child a.combo_toggle{padding-left: 2px;}
.footer .combo:first-child::before{display: none;}
.footer .combo a.combo_toggle:hover,
.footer .combo a.combo_toggle:focus{color: #0659d6;}
.footer .combo a.combo_toggle::after,
.footer .combo a.combo_toggle::before{display: block;position: absolute;content: '';transition:all .25s ease-out;}
.footer .combo a.combo_toggle::before{border: 1px solid #ddd;border-radius:3px ;width: 19px;height: 17px;top: 50%;right: 30px;margin-top: -10px;}
.footer .combo a.combo_toggle::after{border-style:solid;border-color:#666;border-width: 1px 1px 0 0;display:block;padding:3px;transform:rotate(-45deg);right: 37px;top: 50%;margin-top: -2px;}
.footer .combo a.combo_toggle.open::before{ border-color: #0659d6;background-color: #0659d6;}
.footer .combo a.combo_toggle.open::after{transform:rotate(-585deg);margin-top: -5px;border-color:#fff;}
.footer .combo .combo_box{position:absolute; z-index:1; bottom:100%; left:0;top: auto; border:solid 1px #0659d6;display:none;background:#FFF;right: 0;}
.footer .combo:first-child .combo_box{left: -32px;}
.footer .combo .combo_box ul{overflow:hidden; padding:0;overflow: scroll;overflow-x: hidden;height:200px;}
.footer .combo .combo_box li{border-top:solid 1px #EEE;}
.footer .combo .combo_box li a{display: block;line-height:1.2; display:block;padding: 7px 10px; color:#454845;font-size: 0.94em;font-weight: 500;}
.footer .combo .combo_box li a:hover{background-color: #f8fcfe;color: #0659d6;}
@media (max-width:600px){
.footer .combo{float: none;border-bottom: 1px solid #e5e4e5;}
.footer .combo_wrap .wrapper{width: auto;}
.footer .combo_wrap .wrapper .combo:last-of-type{border-bottom: none;}
.footer .combo::before{display: none;}
.footer .combo:first-child a.combo_toggle,
.footer a.combo_toggle{padding:10px 33px 10px 12px}
.footer .combo a.combo_toggle::after{right: 17px;}
.footer .combo a.combo_toggle::before{right: 10px;}
}
.foot_cont{position: relative;display: flex;justify-content: space-between;}
.foot_cont::after{display: block;content: '';position: absolute;width: 141px;height: 60px;background:url(../img/common/foot_slogan.png) no-repeat 0 0;right: 20px;top: 23px;}
.foot_logo h3 {height:30px;font-size: 20px;font-weight: bold;display: flex;align-items: flex-end;margin-bottom: 25px;}
.foot_logo h3::before{content: '';background:url(../img/common/logo.png) no-repeat 0 0;background-size:auto 100%;height:30px;width: 50px;font-size: 0;margin-right: 7px;}
body:not(:has(.maNewsWrap)) .foot_cont::after{display: none;}
body:has(.maNewsWrap) .foot_cont .foot_tel{display: none;}
.foot_addr{line-height: 1.45;}
.foot_tel{/* font-size: 18px; */margin-left: auto;margin-top:10px;display: table;padding-right: 10px;}
.foot_tel p{padding: 7px 0;display: table-row;box-sizing: border-box;border: 1px solid #000;}
.foot_tel p em{font-style: normal;font-weight: normal;word-break: break-all;display: table-cell;padding-right: 10px;vertical-align: middle;}
.foot_tel p b{display: table-cell;word-break: keep-all;vertical-align: middle;}
.foot_tel p em::before{content: '';display: inline-block;background-repeat: no-repeat;background-position:  center;width: 22px;height: 18px;vertical-align: bottom;background-size:cover ;margin-right: 2px;}
.foot_tel p em.tel_1::before{background-image:url(../img/icon/tel_1.svg)}
.foot_tel p em.tel_2::before{background-image:url(../img/icon/tel_2.svg)}
.foot_tel p em.tel_3::before{background-image:url(../img/icon/tel_3.svg)}

body:has(.maNewsWrap) .foot_tel p em::before{display: none;}

.foot_copy{display: flex;justify-content: space-between;border-top: 1px solid #d9d9d9;align-items: center;margin-top: 45px;}
.foot_copy .foot_nav{display: flex;}
.foot_copy .foot_nav a{padding: 19px;position: relative;}
.foot_copy .foot_nav a::before{content: '';position: absolute;left: 1px;top: 19px;height: 14px;background-color: #e0e0e0;width: 1px;}
.foot_copy .foot_nav a:first-of-type{padding-left: 0;color: #d00;text-decoration: underline;text-underline-offset: 5px; text-decoration-thickness: 3px;font-weight: bold;}
.foot_copy .foot_nav a:first-of-type::before{display: none;}
.foot_copy p.copy{color: #666;font-size: 14px;letter-spacing: 0;}
.foot_copy p.copy .eng{text-transform: capitalize;font-size: 13px;}

@media (max-width:1024px){
.footer{padding-bottom: 0;}
.footer .combo:first-child .combo_box{left:0}
}
@media (max-width:780px){
.foot_tel p,.foot_addr{font-size: 0.875em;}
.foot_copy{display: block;padding-bottom:15px;margin-top: 25px;}
.foot_copy p.copy .eng{display: block;padding-top: 5px;}
}
@media (max-width:600px){
.foot_cont{flex-direction: column;}
.foot_tel{margin-left: 0;width: auto;display: block;margin-top: 15px;}
.foot_tel p{}
.foot_tel p em{vertical-align: top;height: 23px;margin-right: 0;top: 2px;position: relative;}
.foot_tel p em::before{width: 18px;height: 16px;}
}
@media  (max-width:510px) {
.foot_cont {padding-top: 50px;}
body:not(:has(.maNewsWrap)) .foot_cont::after{display: block;}
.foot_cont::after {	right: auto;top: 0;margin-left: 20px;background-size: 100% auto;width: 100px;}
}
.familySite{position: relative;float: right;}
.familySite::after{display: block;content: '';clear: both;}
.box_show_area{height:auto;line-height:100%;position:relative;width: 238px;}
.box_show_area .btn_show{position:relative;display:block;cursor:pointer;z-index:2;height:48px;border-bottom: 1px solid #555;}
.box_show_area .btn_show::after{border-style:solid;border-color:#ccc;border-width:1px 1px 0 0;display:block;padding:3px;transform:rotate(-45deg);position:absolute;top:44%;right:6%;content:''}
.box_show_area .btn_show button{display:block;line-height:46px;height:48px;text-align:left;width:100%;box-sizing:border-box;position:relative;padding-left: 10px;color:#fff;/* outline: 0; */font-family: inherit;font-size: 15px;}
.box_show_area .box_show{width:auto;height:auto;padding:0;position:absolute;z-index:10;bottom:100%;left:0;right:0;display:none;border:solid 1px #888;border-bottom:none;}
.box_show_area .box_show ul,.box_show_area .box_show li{padding: 0;margin: 0;list-style: none;}
.box_show_area .box_show li{border-bottom:solid 1px #ccc;text-align:left;}
.box_show_area .box_show li a{padding-left:5%;font-size:16px;line-height:36px;display:block;height:35px;background:#fff;color:#333;transition:all .25s ease-out;overflow: hidden;}
.box_show_area .box_show li a:hover{background:#f0f0f0;color:#000}
.box_show_area .btn_show i{text-indent: -999em;display: block;width: 0;height: 0;position: absolute;top: -999em;z-index: -1;}
a.box_go{display: block;color: #ddd;width: 239px;line-height: 44px;border: 1px solid #666;padding-left: 18px;box-sizing:border-box;margin-top: 10px;transition:all .25s ease-out;}
a.box_go:hover{color: #fff;border-color: #999;background-color: #000;}
.smapDiv{background-color: #fff;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;transition:.25s ease-out;overflow: hidden;display: none;}
.smapDiv.open{display: block;}
.smapLoader ul,.smapLoader li{margin: 0;padding: 0;list-style: none;}
.smapX{position: absolute;top: 5px;right: 10px;/* left: calc( 50% + 740px); */z-index: 101;width: 60px;height: 60px;text-indent: -999em;}
.smapX:before{content:"";display:block;position:absolute;top:38px;right:25px;width:30px;height:2px;background:#333;transform: rotate(135deg)}
.smapX:after{content:"";display:block;position:absolute;top:38px;right:25px;width:30px;height:2px;background:#333;transform: rotate(225deg)}
.smapLoader{padding-top: 240px;position: relative;}
.smapLoader::before{display: block;content: 'SITEMAP';font-size: 40px;top: 100px;left: 0;right: 0;position: absolute;text-align: center;font-weight: 900;}
.smapLoader>ul{overflow: hidden;margin: 0 auto;display: flex;}
.smapLoader>ul>li{width: 18%;margin:0 .5%;/* float: left; */}
.smapLoader>ul>li>ul.top_nav_s{margin-bottom: 10px;display: block;overflow: hidden;}
.smapLoader>ul>li>ul>li{border-bottom: 1px solid #ccc;}
.smapLoader>ul>li>ul>li>a{line-height: 1.8;font-size: 18px;padding: 10px 5px;}
.smapLoader>ul>li>h3>a{border-bottom: 2px solid #000;font-size: 24px;padding-bottom: 15px;margin-bottom: 5px;padding-left: 5px;}
.smapLoader a{display: block;color: #333;}

#sb-site.top-padding{position:relative;/* padding-top:calc(34px + 63px + 50px + 47px + 17px); */overflow: hidden;/* box-shadow:3px 0 20px -3px rgba(0,0,0,0.2); */min-height: 100% !important;}
.header{position:relative; z-index:99 ;max-width: 1920px;margin: 0 auto;transition: all 0.35s ease-out;box-sizing: border-box;border-bottom: 1px solid #e9e7e8;background-color: #fff;}
.header:after{display:block;clear:both;content:''}
.header h1.topLogo a{height:30px;font-size: 20px;font-weight: bold;display: flex;align-items: flex-end;}
.header h1.topLogo a::before{content: '';background:url(../img/common/logo.png) no-repeat 0 0;background-size:auto 100%;height:30px;width: 50px;font-size: 0;margin-right: 7px;}
/* ♠fixt2 */
.header .topNavWrap h1.topLogo{height: 63px;justify-content: center;display: flex;flex-direction: column;}
.header .topNavWrap h1.topLogo a{font-size: 0;align-items: center;height: 100%;}
.header .topNavWrap h1.topLogo a::before{height: 20px;width: 30px;background-size: 26px auto;background-position: 0 45%;}

/* 상단배너 없으면mt47 있으면mt41*/
.topHdWrap{margin-top: 47px;margin-bottom: 17px;transition:all .25s ease-out}
.topHdWrap .wrapper{display: flex;align-items: center;height: 50px;justify-content: space-between;}
body:has(.wrap_mast_ban) .topHdWrap{margin-top: 41px;}
.topHdWrap .m_y{display: none;}
.topUsers{display: flex;align-items: center;text-align: right;gap:14px;transition:.25s ease-out;}
.topUsers a{display: flex;font-size: 14px;font-weight: 600;align-items: center;transition: .25s ease-out}
.topUsers a:hover{color: #007bff;font-weight: 700;}
.topUsers a::before{display: block;content: '';border: 1px solid #ebebeb;border-radius:4px ;width: 20px;height: 20px;line-height: 20px;text-align: center;margin-right: 5px;}
.topUsers a.Y::before{content: 'Y';color: #00b5e2;}
.topUsers a.W::before{content: 'W';color: #ff0759;}
.topUsers a.M::before{content: 'M';color: #00e255;}
.topUsers a.O::before,
.topUsers a.S::before{content: 'S';color: #00e2ca;}
.topUsers a.P::before{content: 'P';color: #7c27fb;}
.topSearch{height: 50px;width: 440px;margin: 0 auto;font-size: 0;vertical-align: top;line-height: 1;border-radius:25px;overflow: hidden;box-sizing: border-box;position: relative;display: flex;align-items: center;transition: .25s ease-out}
.topSearch input.tschTxt{background-color: #fff;height:44px;padding: 0 10px 0 20px;color: #007bff;vertical-align: top;line-height: 44px;font-size: 16px;transition: .25s ease-out;font-weight: 600;width: calc(100% - 6px - 30px);border: 3px solid #005ead;border-radius:25px;}
.topSearch input.tschTxt::placeholder{color: #999;}
.topSearch input.tschTxt:focus{outline:3px dashed #007bff;border: none;z-index: 0;/* width: calc(100% - 16px); */margin-left: 3px;margin-right: 3px;background-color: #ecf4fc;}
.topSearch input.tschBtn{width: 50px;height: 44px;background: #fff url(../img/common/topSearch.png) 45% 47.5% no-repeat;text-indent: -999em;position: absolute;right: 3px;top: 3px;border-radius:25px;}

.header .topNavWrap .topSearch{width: 300px;}
/* ♠fixt2 */
.fixt2 .topNavWrap .topSearch input.tschTxt::placeholder{font-size: 0;}
.header ul, .header li,.footer ul, .footer li{list-style: none;margin: 0;padding: 0;}
.header .wrapper{z-index: 5;}
.topNavWrap {transition: padding .25s ease-out;background-color: #fff;}
.topNavWrap .wrapper{display: flex;align-items: center;}
.topHdWrap .wrapper::after,
.topNavWrap .wrapper::after{display: none;}
.topNavWrap:after {display:block; content:"";clear:both;}
.topNavWrap ul::after{display: block;content: '';clear: both;}
.topNavWrap .topNav{font-size: 0;display: flex;}
.topNavWrap .topNav > li {position:relative;display: inline-block;font-size: 0;}
.topNavWrap .topNav li h3{font-weight: 500;position: relative;overflow: visible;text-align: center;}
.topNavWrap .topNav li h3 a{font-size:18px;color:#000;	font-weight: 500;display:flex;align-items: center;justify-content: center;flex-direction: column;height:63px;line-height:1.1;padding: 0 15px;position: relative;overflow: visible;z-index: 3;transition: all 0.35s ease-out;}
.topNavWrap .topNav li h3::after{display: block;content: '';position: absolute;bottom:-1px;height:4px;left: 15px;width:0;background-color: #007BFF;transition:  0.35s ease-out;z-index: 1;border-radius:2px ;}
.topNavWrap .topNav li h3:hover::after,
.topNavWrap .topNav li.on h3::after,
.topNavWrap .topNav li h3.on::after{right: 15px;width: calc(100% - 30px);}
/* .fixt2 .topNavWrap .topNav li h3::after{bottom:-9px;} */
.topNavWrap .topNav li.on h3 a{color: #007BFF;}
.topNavWrap .topNav li h3.on a{color: #007BFF;font-weight: 700;}
 .fixt2 .topNavWrap .topNav li h3 a{padding-top: 8px;padding-bottom: 8px;}

.topNavWrap .topMem{margin-left: auto;display: flex;position: relative;}
.topNavWrap .topMem > a{padding: 0 12px;height: 100%;display: flex;flex-direction: column;position: relative;transition: .25s ease-out}
.topNavWrap .topMem a:hover{color: #007bff;text-decoration: underline;font-weight: 500;}
.topNavWrap .topMem > a::before{content: '';width: 1px;height: 10px;position: absolute;right: 0;top: 50%;margin-top: -5px;background-color: #ddd;}
.topNavWrap .topMem > a:last-child{padding-right: 0;}
.topNavWrap .topMem > a:last-child::before{display: none;}
/*- - - - - - - - - - - - - - -
.myDiv
- - - - - - - - - - - - - - - */
.topNavWrap .topMem.after > a.myDivBtn::before{display: none;}
.topNavWrap .topMem.after > a.myDivBtn{padding:0 15px;flex-direction: row;align-items: center;}
.topNavWrap .topMem.after > a.myDivBtn::after{display: block;content: '';position: absolute;top:50%;margin-top: -3px;right: 2px;width: 7px;height: 4px;background:  url(../img/common/select_aro.png) 0 0 no-repeat;}
.myProfile{width: 32px;height: 32px;display: inline-block;border-radius:50%;margin-right: 10px;position: relative;overflow: hidden;border: 1px solid #ddd;}
.myProfile img{z-index: 1;  position: absolute;max-width: initial !important;width: auto !important; top: 50%; left: 50%; transform: translate(-50%, -50%);height: 100%;}
.myProfile:empty{border: none;}
.myProfile:empty::before{display: block;content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: url(../img/icon2/_profile.png) center no-repeat;background-color: #d9d9d9;}
.myDiv{display: none;position: absolute;top: calc(100% + 10px);right: 0;background-color: #fff;border-radius:10px ;box-shadow: 1px 1px 10px rgba(0, 0, 0,0.1 );border: 1px solid #ddd;width: 170px;overflow: hidden;}
.myDiv a{display: block;font-size: 1rem;line-height: 1.2;transition:.25s;padding: 5px 20px;position: relative;}
.myDiv a.mydMat{padding: 15px 20px;border-bottom: 1px solid #e0e0e0;}
.myDiv a.mydMat::after{content: '';width: 4px;height: 4px;background-color:#ff0759;border-radius:50%;display: inline-block;vertical-align: top;}
.myDiv a.mydMat b{display: block;position: absolute;top: 50%;transform:translateY(-50%);font-size:19px;right: 13px;text-align: right;}
.myDiv ul,.myDiv li{list-style-type: none;margin: 0;padding: 0;}
.myDiv ul{padding: 10px 0;}
.myDiv .mydMem{background-color: #f8f8f8;display: flex;justify-content: center;}
.myDiv .mydMem a{font-size: 0.875em;padding: 15px 0;box-sizing: border-box;flex: 0 0 50%;text-align: center;}
@media (min-width:1365px){
.myDiv{right: -35px;}
}
/*------------------------------------------*/
.topNavWrap.ttipt{position: fixed;top: 0;padding:  0;left: 0;right: 0;border-bottom: 1px solid #e9e7e8;box-shadow: 0 20px 30px -20px rgba(0,0,0,0.1);transition:  0.35s ease-out}
.topNavWrap.ttipt form{flex: 1;margin: 0 auto;}
/*------------------------------------------*/

.header .top_nav_s{position:absolute;top: 100%;width:auto;padding:0 ;display: none;background-color: #fff;left: -5px;right: -20px;border: 1px solid #007BFF;}
.header .top_nav_s li{border-top: 1px solid #eee;}
.header .top_nav_s li:first-child{border-top: none;}
.header .top_nav_s li a{display:block;margin:0;font-size:16px;letter-spacing:-1px;font-weight:400;line-height:1.2;padding: 10px  20px;color:#222;background-color: #fff;transition:all .35s;}
.header .top_nav_s li a.on,
.header .top_nav_s li a:hover{color:#007BFF;background-color: #f8f8f9;}
.header .top_nav_s li a.on{font-weight: 600;}
.header .topNavWrap .topNav  li:nth-child(-n+5) .top_nav_s{min-width: 120px;}/* 앞에서5번째까지*/
.header .topNavWrap .topNav  li:nth-child(6) .top_nav_s{right: -5px;}
@media screen and (min-width:1921px) {
a.goTop{right:calc(50% - 950px);}
.topNavWrap.ttipt{left:calc(50% - 960px);right:calc(50% - 960px);}
}
a.sb_open,
a.topMenu{background: none;width:14px;height:63px;display:block;line-height:1;position:relative;overflow: hidden;}
a.sb_open span,
.topMenu span{width: 14px;position: relative;padding: 0;height: 2px;display: block;text-indent: -999em;background-color: #000;border-radius:0 ;font-size: 0;transition:all .35s}
a.sb_open span::before,
a.sb_open span::after,
.topMenu span::before,
.topMenu span::after{display: block;content: '';position: absolute;height: 2px;left: 0;background-color: #000;border-radius:0 ;transition:all .35s}
a.sb_open span::before,
.topMenu span::before{top: 5px;width: 9px;}
a.sb_open span::after,
.topMenu span::after{top:10px;width: 14px;}
.topIcon a:hover span,
.topIcon a:hover span::before,
.topIcon a:hover span::after{background-color: #007BFF;}
.topIcon a span{margin-top: 25px;}
a.sb_open{display: none;text-indent: -999em;}
.containers{z-index: 1;position: relative;background-color: #fff;min-height: calc(100vh - 330px);}

@media screen and (max-width:1700px) {
.smapX{left: auto;right: 0;}
}
@media screen and (max-width:1340px) {
.header .topNavWrap form .topSearch{width:90%;}
.topNavWrap .topNav li h3 a{padding: 0 10px;font-size: 17px;}
.topNavWrap .topMem > a{font-size:0.9em;padding: 0 7px;}
}
@media screen and (max-width:1180px) {
.topUsers{gap:8px;}
.topUsers a{font-size: 13px;}
.topUsers a::before{margin-right: 2px;width: 16px;height: 16px;line-height: 16px;}
.topHdWrap .wrapper{gap:20px}
.topHdWrap form{flex: 1;margin: 0 auto;}
.header .topHdWrap form .topSearch{width:99%;}
.topNavWrap.ttipt{left: 0;right: 0;}
.topNavWrap.ttipt form .topSearch{width:99%;}
}
@media screen and (max-width:1024px) {
html,body{min-height:100vh;position:relative}
button,button:focus,button:active{outline:0!important}
a.goTop{width:39px;bottom:10px;right:5px;}
a.goTop span{height:37px;}
a.goTop span::after{padding: 6px;top: 15px;left: 12px;}
body:has(.vWing) a.goTop{bottom:90px;}
.topNavWrap,.topIcon a.topMenu{display:none}
.topIcon {right: 0;width: auto;height: 60px;background: none;}
a.sb_open{height: 60px;display:block; float:right;cursor: pointer;transition:none;padding-right: calc(10px + 2.5vw);padding-left: 10px;}
a.sb_open span{margin-top: 21px;}
.smapLoader{padding-top: 170px;}
.smapLoader::before{font-size: 30px;top: 70px;}
/* .smapLoader>ul{max-width: 100%;padding: 0 0.5%;} */
.smapLoader>ul>li>ul>li>a{line-height: 1.5;font-size: 16px;padding: 8px 0;}
.smapLoader>ul>li>h3>a{font-size: 20px;}
.smapX{top: 0;}
.header::before{display: block;content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background-color: #fff;opacity: .1;}
.header h1.topLogo a{font-size: 0;}
.topHdWrap{margin-top: 20px;}
body:has(.wrap_mast_ban) .topHdWrap{margin-top: 0;}
.topHdWrap .wrapper{flex-wrap: wrap;height: auto;gap:10px;width: auto;}

.header{position: fixed;z-index: 29;top: 0;left: 0;width: 100%;}
#sb-site.top-padding{padding-top: 158px;}
body:has(.wrap_mast_ban)    #sb-site.top-padding{padding-top: calc(158px + 84px);}
body:has(.wrap_mast_ban[style="display: none; height: 0px; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;"]) #sb-site.top-padding{padding-top: 128px}
body:has(.wrap_mast_ban[style="display: none; height: 0px; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;"]) .topHdWrap{margin-top: 10px;}

.topHdWrap .m_y{display: block;}
.topUsers{flex: 0 0 100%;justify-content: center;}
.header h1.topLogo a{font-size: 0;padding-left: 2.5vw;}
}
@media screen and (max-width:780px) {
body:has(.wrap_mast_ban)    #sb-site.top-padding{padding-top: calc(138px + 84px);}
#krds-masthead .wrapper.flx .mast_nav{display: none;}
.smapDiv{height: auto;bottom: 0;overflow: auto;}
.smapLoader{padding-top: 90px;}
.smapLoader::before{font-size: 30px;top: 30px;}
.smapLoader>ul{box-sizing: border-box;display: block;padding: 0 5px;border-bottom: 1px solid #ddd;}
.smapLoader>ul>li{float: none;width: auto;margin: 0;box-sizing: border-box;display: flex;border-top: 1px solid #303637;}
.smapLoader>ul>li>h3{flex: 0 0 80px;line-height: 1.5;}
.smapLoader>ul>li>ul{margin-bottom: 10px;flex: 0 0 calc(100% - 90px);}
.smapLoader>ul>li>ul>li{border: none;}
.smapLoader>ul>li>ul>li>a{padding: 5px 0 5px 12px;font-size: 15px;}
.smapLoader>ul>li>ul>li>a::before{display: block;content: '';position: absolute;top: 13px;left: 4px;width: 3px;height: 3px;background-color: #666;}
.smapLoader>ul>li>h3>a{padding-bottom: 10px;font-size: 16px;border-bottom:none;border-top: 0;padding-left: 4%;margin: 0;padding-top: 5px;}
}
/********** swiper common **********/
 .swiper {width: 100%;height: 100%;}
.mast_ban .swiper-slide {text-align: center;font-size: 18px;background: #444;display: flex;justify-content: center;align-items: center;}
 .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
/********************/
#krds-masthead {background-color: #edf1f5;transition:all .25s ease-out}
#krds-masthead .wrapper{font-size: 14px;height: 32px;transition:all .25s ease-out}
.mast_nav {text-align: right;display: flex;justify-content: space-between;transition:all .25s ease-out}
.mast_nav a{display: inline-block;padding: 0 10px;position: relative;transition: .25s ease-out}
.mast_nav a::after{content: '';width: 1px;position: absolute;right: 0;top: 50%;height: 10px;margin-top: -5px;background-color: #bec1c4;}
.mast_nav a:last-child{padding-right: 2px;}
.mast_nav a:last-child::after{display: none;}
.mast_nav a:hover{color: #007bff;font-weight: 500;}
/* body:has(.vcTop) .topHdWrap{display: none;} */
@media (max-width:1024px) {
.fixed #krds-masthead .wrapper,
.fixed .topUsers{overflow: hidden;height: 0;}
.fixed .topHdWrap{margin:10px 0 0;}
body:has(.vcTop) .header{position: fixed;height: 0;overflow: hidden;display: none;}
body:has(.vcTop) #sb-site.top-padding{padding-top:0;}
body:has(.vcTopWrap) .topNavWrap.ttipt{display: block;z-index: 1;}
body:has(.vcTopWrap) .topNavWrap .topNav{display: none;}
body:has(.vcTop) .header{position: static;height: auto;overflow: hidden;display: block;z-index: 1;}
}
/********************/
.wrap_mast_ban{padding: 12px;transition:all .25s ease-out}
.mast_ban{position: relative;background-color: #15181e;border-radius:15px;min-height: 84px;overflow: hidden;text-align: center;display: flex;align-items: center;justify-content: center;color: #fff;transition:all .25s ease-out}

/* .main_topbnr.hide { position: absolute; width: 0; height: 0; }  */
.mast_ban.hide {border-bottom: 1px solid #b6b6b6}
.mast_ban a { display:block; }
.mast_ban a:focus::after { content:""; display:block; width:100%; height:100%; background:transparent; box-shadow:inset 0px 0px 7px #ff0000; position:absolute; top:0px; left:50%; transform:translate(-50%, 0); }
.mast_ban div img { max-width: 100%; transform: translateX(-50%); margin-left: 50%; }
.mast_ban .mast_ban_tdy { position:absolute; top: 50%;margin-top: -15px; right: 50px; z-index: 999; display: flex; align-items:center; }
.mast_ban .mast_ban_input { display: flex; }
.mast_ban .mast_ban_checkbox { position:relative;}
.mast_ban .mast_ban_label { margin-left:7px; color:#ccc; font-size:14px;font-weight: 400; line-height:30px; vertical-align:middle;/*  background-color:rgba(255, 255, 255, 0.3); border-radius: 20px;  */padding: 0 8px; }
.mast_ban input[type="checkbox"]:checked + label.mast_ban_label{color: #6f6;}
.mast_ban .mast_ban_close{height:27px;display:block;text-indent:-999em;font-size:0;width:27px;position: relative;cursor: pointer;margin-left: 10px; margin-right: 0;}
.mast_ban .mast_ban_close::before{content:"";display:block;position:absolute;top:13px;left: 2px;width:24px;height:2px;background:#fff;transform: rotate(45deg)}
.mast_ban .mast_ban_close::after{content:"";display:block;position:absolute;top:13px;left: 2px;width:24px;height:2px;background:#fff;transform: rotate(135deg)}
body:has(.mast_ban input[type="checkbox"]:checked) .mast_ban .mast_ban_close::before,body:has(.mast_ban input[type="checkbox"]:checked) .mast_ban .mast_ban_close::after{background-color: #6f6;}

.mast_ban .swiper-button-next,
.mast_ban .swiper-button-prev{border-radius:50%;width: 40px;height: 40px;background-color: rgba(255,255,255,.25);color: #fff;font-size: 0;text-indent: -9999em;}
@media screen and (min-width:1301px) {
.mast_ban .swiper-button-next{right: calc(50% - 630px);}
.mast_ban .swiper-button-prev{left: calc(50% - 630px);}
}
.mast_ban .swiper-button-next:after,
.mast_ban .swiper-button-prev:after{font-size: 12px;font-weight: bold;}
a.openWin{position: relative;display: inline-block;text-decoration:none;}
a.openWin::after{content: '';display: inline-block;margin-left: 4px;font-size: 0;width: 16px;height: 16px;background: url(../img/icon2/_exwin.png) center no-repeat;background-size:100% auto;top: 3px;position: relative;}
a.openWin:hover{color:var(--prime-color);text-decoration: underline;text-underline-offset: 3px}