@charset "utf-8";

/* reset */
*{padding:0;margin:0;-webkit-text-size-adjust:none;box-sizing:border-box;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td{margin:0;padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{display:block;}
fieldset, img{border:0 none;vertical-align:middle;}
dl, ul, ol, menu, li{list-style:none;list-style-type:none;}
ul:after,
ol:after{display:block;height:0;content:"";float:none;clear:both;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
address, caption, cite, code, dfn, em, var{font-style:normal;}
a{color:inherit;text-decoration:none;background:transparent;}
a:focus,
a:active,
a:hover{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;width:100%;}

img{ border: 0 none; vertical-align: middle; max-width: 100%; }
th, td{padding:0;word-break:break-all;}
img{border:0 none;vertical-align:middle;max-width:100%;}
legend, .blind{overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:100px;white-space:nowrap;}
caption{overflow:hidden;width:0;height:0;font-size:0;line-height:0;}
.clear:after{content:'';display:block;clear:both;}
.hide{overflow:hidden;position:absolute;left:-9999px;width:0!important;height:0!important;font-size:0!important;line-height:0!important;margin:0!important;padding:0!important;}
.skip, .blind{position:absolute;width:1px;height:1px;margin:0;padding:0;background:none;font-size:3px;color:transparent;line-height:0;}
#skipNavi a{display:inline-block;position:fixed;left:0;top:-9999px;padding:10px 30px;font-size:15px;color:#fff;background:#1a1a1a;z-index:99999;} 
#skipNavi a:focus{top:2px;outline-style:dashed;outline-width:2px;} 

/* form */
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-moz-placeholder,
input::-moz-placeholder,
textarea:-ms-input-placeholder,
input:-ms-input-placeholder{color:#888;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type=button],
input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:none;cursor:pointer;}
input[type=file]{line-height:1;padding:6px 10px 7px;border:1px solid #e5e5e5;background:#fff;color:#4d4d4d;cursor:pointer;font-size:12px;}
input[type=text]:read-only,
input[type=password]:read-only,
input[type=tel]:read-only,
input[type=number]:read-only,
input[type=email]:read-only,
input[type=url]:read-only,
input[type=file]:read-only{border:1px solid #e1e2e2;color:#4d4d4d;text-indent:10px!important;}
input[readonly],
input[disabled]{border:1px solid #e1e2e2;color:#4d4d4d;text-indent:10px!important;}
input[type=checkbox]{vertical-align:middle;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px white inset!important;}
input{-webkit-border-radius:0;/*-webkit-appearance:none;*/}
textarea{width:100%;padding:5px 7px;font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:none;border:1px solid #e1e2e2;}
select{-webkit-appearance:none;cursor:pointer;}
select::-ms-expand{display:none;}
button{cursor:pointer;border:0;}

/* common */
body{position:relative;height:100%;color:#282828;letter-spacing:-1px;font-family:'Pretendard', sans-serif;}
section{clear:both;}
.container{max-width:1400px;width:100%;margin:0 auto;position:relative;clear:both;}
.w1200{max-width:1200px;width:100%;margin:0 auto;}
.w1400{width:1400px ; max-width:95%; margin:0 auto;}
.w1600{max-width:1600px;width:100%;margin:0 auto;}
.topbannerw{width:1400px;margin:0 auto;overflow:hidden;}
.topbanner{background:#d1e6fc;overflow:hidden;}
.topban{float:left;}
.closebox{float:right;padding-top:40px;color:#6b6b6b;font-size:14px;padding-right:20px;position:absolute;right:0;top:0;z-index:1;}
.closecheck input[type=checkbox]{border:1px solid #d9d9d9;width:22px;height:22px;box-sizing:border-box;display:inline-block;margin-right:10px;}
.closebtn{padding-left:10px;}
.topbanner .swiper-container{padding-bottom:0 !important;}
.topbanner .swiper-pagination-bullet{background:#78a3dd !important;}
.topbanner .swiper-pagination-bullet-active{background:#78a3dd !important;}
.topbanner .swiper-pagination{right:0 !important;left:inherit !important;width:175px !important;}
#hamburger{display:none;}
.mHeader{display:none;}
.pc{display:block;}
.mobile{display:none;}
.hamburgerBtn{display: none}


/* ============================================================
   우석대 학과용 css
   ============================================================ */
/* ── topmenu와 footer (기존 css 삭제 후 적용) ── */
/* topmenu */
.dept-sns{display:flex; align-items:center; gap:8px;}
.dept-sns p{font-size:var(--fs-16); font-weight:bold; color:#fff;}
.topmenu {background:#1C3481; height:48px; position:relative; z-index:100;}
.topmenu .w1400 {max-width:1400px; margin:0 auto; padding:0 20px; height:100%;}
.topmenu-inner {display:flex; align-items:center; justify-content:space-between; height:100%; padding:0 1%;}
.topmenu-left {display:flex; align-items:center; height:100%;}
.campus-list {display:flex; align-items:center; height:100%; background:#0A1A4D; margin:0; padding:0; list-style:none;}
.campus-list:after{display:none;}
.campus-list li {height:100%; display:flex; align-items:center; position:relative;}
.campus-list li + li::before {content:""; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1px; height:16px; background:rgba(255,255,255,0.3);}
.campus-list li a {display:flex; align-items:center; height:100%; padding:0 20px; color:#fff; font-size:var(--fs-14);  white-space:nowrap;}
.campus-list li a:hover {background:rgba(255,255,255,0.1);}
.topmenu-slogan {color:#fff; font-size:var(--fs-14); font-weight:600; padding:0 24px; white-space:nowrap;}
.dept-list {display:flex; align-items:center; height:100%; list-style:none; margin:0; padding:0;}
.dept-list > li {height:100%; display:flex; align-items:center; position:relative;}
.dept-list > li + li::before {content:""; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1px; height:16px; background:rgba(255,255,255,0.3);}
.dept-list > li > button {display:flex; align-items:center; gap:6px; height:100%; padding:0 20px; background:none; border:none; color:#fff; font-size:var(--fs-14); cursor:pointer; white-space:nowrap;}
.dept-list > li > button:hover {background:rgba(255,255,255,0.1);}
.dept-list > li::after {content:""; position:absolute; right:0; top:50%; transform:translateY(-50%); width:1px; height:16px; background:rgba(255,255,255,0.3);}
.dept-list .dropdown {display:none; position:absolute; top:100%; left:0; min-width:160px; background:#0A1A4D; list-style:none; margin:0; padding:4px 0; z-index:200; box-shadow:0 4px 12px rgba(0,0,0,0.3);}
.dept-list .dropdown li a {display:block; padding:10px 20px; color:#fff; font-size:var(--fs-14);  white-space:nowrap;}
.dept-list .dropdown li a:hover {background:rgba(255,255,255,0.1);}
.dept-list > li.open .dropdown {display:block;}
.topmenu-right {display:flex; align-items:center; gap:12px; height:100%;}
.login-wrap{display:flex; gap:4px;}
.login-wrap a{display:inline-block; padding:4px; border:1px solid #ffffff70; min-width:50px; text-align:center; font-size:var(--fs-14); color:#fff;}
.topmenu-right .sns-list {display:flex; align-items:center; gap:6px; list-style:none; margin:0; padding:0;}
.topmenu-right .sns-list a {width:28px; height:28px;display:inline-block;}
@media (max-width:1200px) {
   .topmenu-slogan {padding:0 16px;}
   .campus-list li a,.dept-list > li > button {padding:0 14px;}
}
@media (max-width:768px) {
   .topmenu {height:auto;}
   .topmenu-inner {align-items:center; padding:0;}
   .topmenu-left {height:auto;}
   .topmenu-right .sns-list a{width:20px;height:20px}
   .dept-sns p{font-size:12px}
   .campus-list li a {padding:10px;font-size:12px;}
   .topmenu-slogan {display:none;}
   .dept-list {width:100%;}
   .dept-list > li {width:50%;}
   .dept-list > li > button {width:100%; justify-content:space-between; padding:10px; font-size:12px;}
}
/*footer*/
.site-footer {background: #0C0F42; padding: 6vmin 0;}
.site-footer .w1400 {display: flex; justify-content: space-between; align-items: center; gap: 156px;}
.footer-left {display: flex; align-items: flex-start; gap: 25px;}
.footer-logo {flex-shrink: 0;}
.footer-logo img {width: 185px; height: auto;}
.footer-text {display: flex; flex-direction: column; gap: 2px;}
.footer-text address {font-size: var(--fs-16); font-weight: 700; color: #fff; line-height: 1.4; font-style: normal;}
.footer-text p {font-size: var(--fs-14); font-weight: 400; color: rgba(255,255,255,0.54); line-height:1.2;}
.footer-text nav {font-size: var(--fs-16); font-weight: 700; color: #fff; line-height: 2.33;}
.footer-text nav a {color: #fff; margin-right: 16px;}
.footer-text nav a:first-child{color:#46C5F3}
.footer-right {display: flex; flex-direction: column; align-items: flex-end; gap: 24px; flex-shrink: 0;}
.footer-related {display: flex; gap: 11px;}
.related-item {position: relative;}
.related-btn {display: flex; align-items: center; justify-content: space-between; border: 0.5px solid #848484; padding: 0 12px; height: 43px; min-width: 180px; font-size: var(--fs-16); font-weight: 700; color: #999; border-radius: 2px; background: none; cursor: pointer; width: 100%;}
.related-btn svg {width: 11px; height: 11px;}
.related-btn.open svg {transform: rotate(180deg);}
.related-list {display: none; height:220px; overflow-y:auto; position: absolute; bottom: calc(100% + 4px); left: 0; right: 0; background: #1a1a1a; border: 0.5px solid #848484; border-radius: 2px;  z-index: 10;}
.related-list a {display: block; padding: 10px 12px; font-size: var(--fs-14); color: #999; border-bottom: 0.5px solid #333;}
.related-list a:last-child {border-bottom: none;}
.related-list a:hover {color: #fff; background: #333;}
.footer-sns {display: flex; align-items: center; gap: 29px;}
.footer-sns p {font-size: var(--fs-20); font-weight: 900; color: #fff; line-height: 1.75;}
.sns-icons {display: flex; gap: 15px;}
.sns-icons a {width: 40px; height: 40px; }
@media only all and (max-width:1200px){
	.site-footer .w1400 {flex-direction: column; align-items: flex-start;  gap:3vmin;}
  	.footer-right {align-items: flex-start;}
}
@media (max-width:768px) {
  .site-footer {padding: 5vmin 0;}
  .footer-left {flex-direction: column; gap: 20px;width:100%; align-items:center; text-align:center}
  .footer-right{width:100%}
  .footer-related { gap: 10px; width:100%}
  .related-item{flex:1;}
  .related-btn {min-width: auto;}
  .footer-sns {flex-direction: column; align-items:center; gap: 14px;width:100%}
  .footer-sns p{display:none;}
}
/* ── 그 외 (기존 css 삭제 후 적용)  ── */
.header{z-index:100;width:100%;position:absolute;}
#header .gnb-s {max-width:1100px;width:100%;margin-left:-4%;} 
.header .logo span{display:inline-block;margin-left:10px;line-height:26px;color:#fff;font-size:24px;font-weight:700;}
#header .gnb-s .gnb > li > a{word-break:keep-all; position:relative; display:block;height:60px;font-size:24px;font-weight:600;letter-spacing:-0.7px;color: #fff;}
/* topmenu 때문에 기본 header와 fixed header gnbBg 높이 별도 설정 (기존 css에는 #header .gnbBg로 단일 설정되어 있으므로 삭제하고  아래코드 사용) */ 
.header-nav-wrapper  .gnbBg{display:none;height:275px;position: fixed;left:0;top:148px;background:#fff;width:100%;z-index: -1;border-top:1px solid #ddd;box-shadow: 0px 0px 3px rgb(0 0 0 / 10%);}
.navbar-fixed-top .gnbBg{top:100px}
@media only all and (max-width:1400px){
	.header .logo span{font-size:22px;}
	#header .gnb-s .gnb > li > a{font-size:20px;}
}
/* ── 신규 적용  ── */
.header-container .logo{flex-shrink:0}
#header .gnb-s .gnb:after{display:none}
@media (max-width:1400px){
	#header .gnb-s{margin-left:0;}
	#header .gnb-s .gnb{gap:10px;}
}
/* ==================== 우석대 학과용 css 끝  =================== */


/* mtree - mobile menu */
ul.mtree{margin-left:0;border-bottom:1px solid #ddd;}
ul.mtree a{display:block;transition:all 300ms ease-out;}
ul.mtree>li{list-style:none;border-bottom:1px solid #f6f6f6;font-size:18px;background:#fff;}
ul.mtree>li>a{line-height:50px;font-size:18px;box-sizing:border-box;padding:0 16px;color:#222;font-weight:600;}
ul.mtree .mtree-level-2{padding:0 16px 16px;}
ul.mtree .mtree-level-2>li{background:#f8f8f8;border-radius:8px;padding:14px;font-size:16px;}
ul.mtree .mtree-level-2>li+li{margin-top:4px;}
ul.mtree .mtree-level-3{padding: 8px 8px 0 8px;}
ul.mtree .mtree-level-3>li{padding: 10px;border-bottom: 1px solid #e7e7e7;color: #bfbfbf;font-size: 15px;}
ul.mtree.transit li.mtree-node{position:relative;}
ul.mtree.transit li.mtree-node>a:before{color:#000;font-weight:normal;position:absolute;right:20px;font-size:20px;}
ul.mtree.transit li.mtree-open>a:before{content:'-';font-size:30px;}
ul.mtree.transit li.mtree-closed>a:before{content:'+';}

/* header */
.header .header-nav-wrapper{border-bottom:1px solid rgba(255, 255, 255, 0.15);}
.header-container{width:98%;display:flex;justify-content:space-between;margin:30px auto 0;}
.header .utility-nav{display:flex;gap:8px;}
.header .utility-nav img{max-width:none;}
.header .utility-item>a{display:inline-block;margin-top:10px;}
.header .allMenuBtn{display:block;width:42px;height:31px;opacity:0.8;}
.header .allMenuBtn:hover{opacity:1;}
.header .allMenuBtn span{display:block;margin-top:8px;width:42px;height:5px;background:#ffffff;}
.header .allMenuBtn:before{content:"";display:block;width:42px;height:5px;background:#ffffff;}
.header .allMenuBtn:after{content:"";display:block;margin-top:8px;width:42px;height:5px;background:#ffffff;}

/* header - gnb 슬라이스메뉴 */
#header .gnb-s .gnb {display:flex;margin-top:10px;} 
#header .gnb-s .gnb > li{flex:1;text-align:center;}
#header .gnb-s .gnb > li > a:before{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:3px;background-color:#0399F3;transition:width 0.5s;}
#header .gnb-s .gnb > li:hover > a:before{width:100%;}
#header .gnb-s .gnb > li > ul{display:none;} 
#header .gnb-s .gnb > li ul{padding-top:10px;}
#header .gnb-s .gnb > li ul li{padding:8px 0}
#header .gnb-s .gnb > li ul li a{font-size:18px;} 
#header .gnb-s .gnb > li:hover > a,
#header .gnb-s .gnb > li.active > a, 
#header .gnb-s .gnb > li li:hover > a{color:#0399F3; } 

/* header - fixed */
.navbar-fixed-top{z-index:201;position:fixed;top:0;width:100%;color:rgb(0, 0, 0);background:#fff;transition:background-color 200ms linear;color:rgba(255, 255, 255, 1);border-bottom:1px solid #CCC !important;}
.navbar-fixed-top .allMenuBtn span{background:#000000;}
.navbar-fixed-top .allMenuBtn:before{background:#000000;}
.navbar-fixed-top .allMenuBtn:after{background:#000000;}
#header .navbar-fixed-top .gnb-s .gnb li a{color:#222;}
.navbar-fixed-top .topMenu a{color:#666;}
.navbar-fixed-top .logo span{color:#000;}

/*lang*/
.langw{position:relative;}
.langw a.langwt{display:flex;flex-direction:column;font-size:11px;align-items:center;color:#fff;letter-spacing:0;}
.langcho:before{content:'';display:block;width:0px;height:0px;border-left:10px solid transparent;border-top:5px solid transparent;border-bottom:10px solid #ddd;border-right:10px solid transparent;margin-left:38px; }
.langcho{position:absolute;top:31px;left:-22px;display:none;z-index:100;}
.langcho ul{background:#ddd;padding:8px 0;min-width:100px;}
.langcho ul > li{text-align:center;}
.langcho ul > li > a{display:block;color:rgba(255,255,255,1)!important;text-align:center;font-size:14px;letter-spacing:0;}
.langcho ul > li > a:hover{background:#ddd;color:rgba(255,255,255,1);}

/* search all */
.search_wrap{z-index:999;display:none;position:fixed;top:100px;width:100%;height:300px;align-content:center;background:#264593;opacity:0.9;text-align:center;}
.search_wrap .serti{color:#fff;font-size:30px;font-weight:500;letter-spacing:0px;}
.search_wrap .search{margin:16px 0;}
.search_wrap .search legend{visibility:hidden;position:absolute;left:-9999px;top:-9999px;width:0;height:0;line-height:0;}
.search_wrap .search select{float:left;border:none;font-size:12px;display:block;height:35px;width:80px;}
.search_wrap .search fieldset{position:relative;margin:0 auto;width:780px;height:50px;border:2px solid #2d9bc4;background:#fff;}
.search_wrap .search .seimg{display:inline-block;position:absolute;right:-45px;top:-2px;width:50px;height:50px;text-align:center;align-content:center;border:1px solid #2d9bc4;background:#2d9bc4;cursor:pointer;}
.search_wrap .search .xans-layout-searchheader #keyword{float:left;margin:10px 0 0 10px;padding:0;width:750px;height:30px;color:#7c8389;font-size:16px;border:0;border-left:2px solid #c2dee8;background:#fff;}

/* lnb */
#lnb{display:inline-block;zoom:1;font-size:14px;}
#lnb:after{display:block;clear:both;content:'';}
#lnb>.lnb_area{float:left;position:relative;width:auto;height:auto;z-index:1;min-width:150px;height:60px;line-height:60px;position:relative;}
#lnb>.lnb_area:after{content:'';display:block;width:1px;height:60px;background:#e5e5e5;position:absolute;top:0;right:0;}
#lnb>.active{margin-top:0;margin-left:0;padding-top:0;}
#lnb>.lnb_area>a{position:relative;display:block;padding:0 45px 0 20px;width:auto;height:60px;line-height:60px;text-decoration:none;font-size:16px;color:#a89999;}
#lnb>.lnb_area>a:hover{color:#1a6cbf;}
#lnb>.active a.lnb_n{color:#1a6cbf;font-weight:700;}
#lnb>.navi_dpleft>a{width:225px;height:37px;border:1px solid #e5e5e5;box-sizing:border-box;line-height:37px;}
#lnb>.lnb_area:first-child>a{border-left:1px solid #e5e5e5;}
#lnb>.lnb_area>a:after{position:absolute;content:'';background:url(../img/lnbarr.png) no-repeat;width:14px;height:9px;display:block;right:20px;top:28px;}
#lnb>.lnb_area.active>a:after{transform:rotate(180deg);}
#lnb>.lnb_area>.lnb_list{display:none;position:relative;background-color:#f9f9f9;z-index:10;border:1px solid #f2f3f3;}
#lnb>.lnb_area>.lnb_list ul {display:none;}
#lnb>.lnb_area>.lnb_list a{display:block;padding:0 10px;line-height:35px;}
#lnb>.lnb_area:first-child .navi_dp2_list{left:0;top:49px;}
.lnb_list>.lnb_a>a{display:block;padding:7px 20px;width:auto;text-decoration:none;line-height:20px;font-size:13px;color:#585858;font-family:AppleSDGothicNeo-Regular, 'Malgun Gothic', '맑은 고딕', dotum, '돋움', sans-serif;}
.lnb_list>.lnb_a>a:hover,
.lnb_list>.lnb_a>a:active{background-color:#f7f8f1;}

/* sub body */
.contWrap{margin-bottom:30px;}
.contsBox{margin-top:30px;overflow:hidden;}
.complainBox{margin-bottom:30px;}
.complainBox .complainsBox{width:1180px;margin:0 auto;border:1px solid #d1d1d1;background:#f3f3f3;padding:20px;margin-bottom:30px;}
.complainBox .complainsBox .complainbox-title{color:#494949;font-size:18px;font-weight:600;}
.complainBox .complainsBox .complaininput{margin:10px 0 15px 0;}
.complainBox .complainsBox .complaininput label{padding-right:5px;}
.complainBox .complainsBox .complaininput input[type="text"]{width:90%;border:1px solid rgb(204, 204, 204);padding-left:3px;height:38px;box-sizing:border-box;margin-bottom:10px;}
.complainBox .complainsBox .complaininput .btn{display:inline-block;vertical-align:top;padding:0 25px;height:38px;line-height:38px;text-align:center;font-size:14px !important;letter-spacing:0;color:#333;border:1px solid #dfdfdf;border-bottom:1px solid #c4c4c4;background:#fff;}

/* allmenu */
.allMenu{position:absolute;top:0;right:0;z-index:999;height:100%;width:100%;background:#00000090;backdrop-filter:blur(10px);box-sizing:border-box;padding-top:7vmin;display:none;opacity:0;}
.allMenu .allMenuw{max-width:1200px;width:100%;height:100%;margin:0 auto;position:relative;color:#fff;}
.allMenu .closeBtn{position:absolute;top:0;right:5px;cursor:pointer;border:1px solid #ffffff50;padding:8px;}
.allMenu .closeBtn img{width:30px;}
.allMenu-title{text-align:center;font-size:32px;font-weight:bold;margin-bottom:5vmin;}
.allMenu-title span{font-size:24px;font-weight:normal;margin-left:4px;}
.allmenu{text-align:center;}
.allmenu ul li{margin-top:8px;}
.allmenu ul li a{display:inline-block;width:100%;}
.allmenu>ul{display:flex;justify-content:space-between;gap:2%;}
.allmenu>ul:after{display:none;}
.allmenu>ul>li{flex:1;}
.allmenu>ul>li>a{font-size:18px;border:1px solid #ffffff50;margin-bottom:16px;padding:8px 0;}
.allmenu>ul>li>ul>li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ffffff30;}
.allmenu>ul>li>ul>li>a{opacity:0.6; font-size:16px;}
.allmenu>ul>li>ul>li:hover>a{opacity:1;}

/* sitemap, 이용약관, 개인정보처리방침 시작 */
.sitemap{clear:both;height:1024px;}
.sitemap ul li{float:left;margin:0 15px;width:30%;height:550px;}
.sitemap ul li a{display:inline-block;width:100%;font-size:17px;font-weight:500;color:#2e4768;text-align:center;line-height:45px;border:1px solid #bf0041;background-color:#fff8f8;border-radius:0;}
.sitemap ul li a:hover{color:#276ac2;}
.sitemap ul li ul li{width:100%;height:auto;clear:both;border-bottom:1px dotted #dfdfdf;margin:0;}
.sitemap ul li ul li a{text-decoration:none;color:#232323;font-size:14px;font-weight:500;background:none;text-align:left;line-height:40px;border:0;}
.sitemap ul li ul li a:hover{color:#276ac2;}
.sitemap ul li ul li ul{border-top:0;padding:3px 0;padding-left:10px;background-color:#f8f9f5;}
.sitemap ul li ul li ul li{border-bottom:0;margin:0;}
.sitemap ul li ul li ul li a{text-decoration:none;color:#4b4b4b;font-size:13px;line-height:25px;font-weight:300;}
.sitemap ul li ul li ul li a:hover{color:#276ac2;}
.sitemap ul li ul li ul li ul{padding-left:5px;border-top:1px dotted #e3e6db;background-color:#f3f5ee;}
.sitemap ul li ul li ul li ul li{height:23px;line-height:23px;}
.sitemap ul li ul li ul li ul li a{padding-left:7px;width:auto;line-height:20px;font-size:12px;background:url(../img/bullet_sitemap.gif) 0 9px no-repeat;}
.sitemap .SiteMap1{height:1000px;}
.stipul_con{padding:30px 35px 0;margin-bottom:10px;text-align:justify;border:1px solid #dfdfdf;background:#fff;letter-spacing:0;overflow:auto;height:300px;}
.stipul_con h5{font-weight:500;font-size:16px;margin-bottom:10px;}
.stipul_con ul{margin-bottom:30px;}
.stipul_con ul li{margin-bottom:15px;padding-left:10px;font-weight:300;font-size:13px;word-wrap:break-word;word-break:keep-all;}
.stipul_con ul li strong{font-weight:500;}
.stipul_con ul li ol li{margin-top:3px;margin-bottom:5px;padding-left:10px;font-weight:300;}
.stipul_height{height:500px;}
.private_con p.private_info{margin-bottom:30px;padding:20px;font-size:14px;line-height:1.7;border:1px solid #dfe0e0;}
.private_con ul li ol li{padding-left:10px;text-indent:-7px;}
.private_con ul li ol li p{padding-left:7px;text-indent:0;}

.black_shadow{left:0;top:0;width:100%;height:100%;display:none;position:fixed;z-index:1;opacity:0.8;background-color:rgb(0, 0, 0);}
.video_layer{position:absolute;top:10px;width:1200px;left:0;z-index:10;display:none;text-align:center;}
.video_layer .video_frame{width:1200px;height:640px;}
.videoCon{width:1200px;float:left;background:#fff;}
.video_layertw{overflow:hidden;height:70px;line-height:70px;}
.video_layertw .video_layert{float:left;font-weight:700;font-size:28px;padding-left:30px;}
.video_layertw .video_layerimg{float:right;font-size:38px;font-weight:700;padding-right:30px;}
.video_layertw .video_layerimg a:hover{color:#3a75c3;}
.video_layertw .video_layerimg img{padding-right:8px;vertical-align:text-bottom;}
.video_footw{overflow:hidden;}
.video_foot{font-weight:700;font-size:20px;padding:0 30px;text-align:left;}
.video_foot .vd-stitle{color:#676b6e;font-size:16px;padding:5px 0;}
.telboxDiv{position:absolute;width:1320px;top:110px;left:50%;margin-left:-660px;background:#fff;z-index:101;padding:40px 80px;box-sizing:border-box;height:1800px;display:none;}
.telboxt{text-align:center;font-size:42px;color:#000000;font-weight:600;position:relative;}
.telboxt:after{position:absolute;width:80px;height:1px;background:rgba(0, 0, 0, 1);content:'';left:50%;bottom:-10px;margin-left:-40px;}
.telboxt img{position:relative;top:-3px;padding-right:8px;}
.telboxDiv .search{width:780px;margin:30px auto;position:relative;}
.telboxDiv .inputTypeText{position:relative;margin:0 auto;width:780px;height:60px;border:3px solid #233671;background:#fff;padding:0 10px;box-sizing:border-box;}
.telboxDiv .inputTypeText::-webkit-input-placeholder{font-size:18px;font-weight:600;color:#8c8c8c;letter-spacing:-2px;}
.telboxDiv .inputTypeText:-ms-input-placeholder{font-size:18px;font-weight:600;color:#8c8c8c;letter-spacing:-2px;}
.telboxDiv .inputTypeText::placeholder{font-size:18px;font-weight:600;color:#8c8c8c;letter-spacing:-2px;}
.telboxDiv .sch_btn{width:80px;background:#233671;height:60px;display:inline-block;text-align:center;line-height:60px;position:absolute;right:0;top:0;}
.telboxDiv .sch_btn:before{display:inline-block;content:'';width:50px;height:50px;margin-right:9px;background:url(../img/tel_search.png) no-repeat center;vertical-align:middle;}
.c-groDiv{padding-bottom:50px;}
.c-grot{font-size:30px;color:#1b1b1b;letter-spacing:-1px;font-weight:800;position:relative;padding-left:11px;margin-left:5px;border-bottom:2px solid #1b1b1b;margin-bottom:10px;padding-bottom:10px;}
.c-grot:before{content:'';width:5px;height:5px;border-radius:10px;background:rgba(0, 0, 0, 1);position:absolute;left:0;top:48%;}
.c-grost{color:#404040;font-size:24px;font-weight:600;padding-bottom:7px;padding-top:20px;}
.c-grost span{font-size:16px;padding-left:10px;}
.telclose{position:absolute;right:15px;top:15px;cursor:pointer;}
.telboxDiv .tab_commnct .commnct>li{width:50%;display:block;float:left;}
.telboxDiv .tab_commnct .commnct .conts{width:100%;}
.telboxDiv li:nth-child(1) .conts{display:block;}
.telboxDiv .tab_commnct .tab .tit a{font-size:28px;font-weight:600;text-align:center;display:block;height:74px;line-height:74px;box-sizing:border-box;border:1px solid #dcdcdc;border-bottom:2px solid #535353;}
.telboxDiv .tab_commnct .tab .tit.tit_active a{background:#fff;color:#3c3c3c;border:1px solid #4e4e4e;position:relative;z-index:1;border-bottom:none;display:block;}
.telboxDiv .tab_commnct .commnct{position:relative;}
.telboxDiv .tab_commnct .commnct .conts{position:absolute;bottom:0;top:100px;width:100%;left:0;background:#fff;box-sizing:border-box;}
.telboxDiv .searchbox-detail{overflow:hidden;padding:0 60px 50px 90px;}
.telboxDiv .sedt{font-size:20px;border:1px solid #464646;float:left;padding:5px 10px;box-sizing:border-box;}
.telboxDiv .allse{background:#ae4600 !important;color:rgba(255, 255, 255, 1);}
.telboxDiv .seds-t{color:#464646;font-weight:500;float:left;padding:0 20px 0 10px;}
.telboxDiv .seds ul li a{float:left;display:block;background:#f4f4f4;border:1px solid #dcdcdc;padding:0 8px;height:28px;margin-right:4px;text-align:center;font-size:15px;line-height:28px;}
.telboxDiv .seds{font-size:20px;border:1px solid #464646;float:right;padding:5px;width:815px;box-sizing:border-box;}

/* 레이어 팝업 */
#poplayer{position:absolute;z-index:1000;margin:0 auto;left:0;top:0;}
#poplayer h2{position:absolute;width:1px;height:1px;margin:0;padding:0;background:none;font-size:3px;color:transparent;line-height:0;}
#poplayer .popup{position:absolute;}
#poplayer .popheader{background:#e74e0f;font-size:22px;color:#FFF;font-weight:500;height:70px;line-height:70px;padding:0 20px;}
#poplayer .popcontents{padding:0;font-size:14px;line-height:160%;background:#fff;}
#poplayer .popfooter{background:#e8e8e8;font-size:16px;padding:12px 20px;}
#poplayer .popfooter .popclose{border:1px solid #9f9f9f;width:73px;height:27px;line-height:27px;font-size:16px;text-align:center;background:rgba(255, 255, 255, 1);float:right;}
#poplayer .topclose{position:absolute;right:15px;top:20px;cursor:pointer;}
#poplayer input[type=checkbox]{border:1px solid #d9d9d9;width:22px;height:22px;box-sizing:border-box;display:inline-block;margin-right:10px;}

/* 기본테이블 */
.basic-table{border-top:3px solid #67585b;}
.basic-table th{border-right:1px solid #e5e6e7;border-bottom:1px solid #e5e6e7;text-align:center;font-size:18px;font-weight:500;height:50px;line-height:1.5;background:#f7f7f7;}
.basic-table td{padding:15px 10px;border-right:1px solid #e5e6e7;border-bottom:1px solid #e5e6e7;text-align:center;line-height:1.5;font-size:16px;font-weight:400;color:#595959;background:#fff;word-wrap:break-word;word-break:keep-all;}
.basic-table tr td:last-child{border-right:none;}
.basic-table th:last-child{border-right:none;}
.basic-table th.tdbr{border-right:1px solid #e5e6e7 !important;}
.basic-table td.tdbr{border-right:1px solid #e5e6e7 !important;}
.basic-table td span, .basic-table th span{padding:0 10px;}
.basic-table .tleft{text-align:left;line-height:1.4;}
.basic-table td ul{margin-left:30px;}
.basic-table td ul li{text-align:left;list-style-type:disc;}
.basic-table td .etc{margin:10px 0 0 5px;}
.basic-table td .etc li{text-align:left;list-style-type:none;line-height:22px;padding:3px 0 4px 10px;}
.basic-table td strong{font-size:16px;font-weight:500;}
.basic-table td.tleft_h1{text-align:left;line-height:1.4;padding-left:30px;text-indent:-11px;word-wrap:break-word;word-break:keep-all;}
.basic-table-t{font-size:14px;color:#8c8c8c;font-weight:500;position:relative;padding-left:6px;margin-left:10px;}

/* tab */
.tabs{display:flex;}
.tabs li{flex:1;cursor:pointer;}
.tab_content{display: none;	margin:0 auto;}

/* go to top*/
.topBtn{display:none;position:fixed;bottom:5%;right:30px;z-index:10;background:#007bff;border-radius:50%;}
.topBtn a{display:block;width:60px;height:60px;text-align:center;align-content:center;}

@media (max-width:1400px){
	#header .gnb-s{margin-left:0;}
	#header .gnb-s .gnb{gap:10px;}
	.policybox-container .policybox{justify-content:center;}
	.topbannerw{width:100%;}
	.telboxDiv{width:96%;left:0;margin-left:0;margin:0 2%;height:1800px;}
	.telboxDiv .seds{width:100%;}
	.telboxDiv .searchbox-detail{padding:0 0 20px;}
	.video_layer{width:90%;margin:0 5%;left:inherit;}
	.videoCon{width:100%;}
	.video_layer .video_frame{width:100%;}
}
@media only all and (max-width:1024px){
	#poplayer{display:none;}
	.topsmenubg{display:none;}
	.hiddenoverw{display:none;}
	.container, .complainsBox{width:96%;}
	
	.header-nav-wrapper{display:none;}
	.header{position:fixed;height:70px;border-bottom:1px solid #b5b5b5;top:0;}
	.mHeader{display:flex!important;align-items:center;justify-content:space-between;width:100%;height:70px;padding:0 16px;position:relative;overflow:hidden;background-color:#fff;border-bottom:1px solid #ddd;}
	.mHeader div.h1 img{margin:0;width:180px;}
	.mHeader div.h1 span{margin-left:5px;padding:0 0 0 0px;color:#544d4d;font-size:20px;font-weight:700;}
	.mUtility-nav{display:flex;align-items:center;gap:8px;}
	#hamburger{right:0;top:104px;width:100%;height:100%;display:block;position:fixed;z-index:0;display:none;overflow-y:auto;}
	#hamburger .hamburger_top{padding:8px 16px;background:#fff;border-bottom:1px solid #f5f5f5}
	#hamburger .mlogin{text-align: right;}
	#hamburger .mlogin a{background:#f3f3f3;display:inline-block;border-radius:20px;padding:10px 5vmin;color:#666;font-size:16px;}
    #hamburger .mlogin span{display:inline-block;}
    .hamburger-cotrol a{display: block;width:32px;height:32px;}
    .hamburger-cotrol a.hamburgerBtn{background:url(../img/mmenu.png) no-repeat center;}
    .hamburger-cotrol a.hamburgerBtnClose{background:url(../img/mMenuClose.png) no-repeat center;}
	.search_wrap{top:70px!important;opacity:1;}
	.search_wrap .search fieldset{width:90%;margin:0 5%;}
	.search_wrap .search .seimg{right:0;}
	.search_wrap .search .xans-layout-searchheader #keyword{width:90%;}
	
	#lnb{width:auto;}
	#lnb>.lnb_area>a{font-size:13px;padding:0 20px 0 10px;}
	#lnb>.lnb_area{width:33.3%;box-sizing:border-box;}
	#lnb>.lnb_area:first-child>a{border-left:0;}
	#lnb>.lnb_area:nth-child(3){border-right:none;}
	#lnb>.lnb_area:nth-child(4){display:none;}
	.lnb_list>li>a{padding:10px 0 10px 10px;font-size:12px;}
	.complainBox .complainsBox{width:calc(96% - 10px);padding:10px 0 0 10px;font-size:0.8em;	}
	.topBtn{display:none !important;}
	.topbannerw{display:none;}
	.telboxDiv{display:none;}
}
@media only all and (max-width:768px){
	.mHeader div.h1 img{width:150px;}
}


/*팝업*/
.popN{position:absolute;background:rgb(0 0 0 / 85%);z-index:1000;top:0;bottom:0;width:100%;height:100%;left:0;right:0;display:none}
.popNw{padding-top:50px; }
.popNtit{color:#fff;font-size:36px;font-family:'Futura-Medium';padding-bottom:30px;text-align:center;}
.popNtit span{font-weight:700}
.popimg{width:1100px;overflow:hidden;margin:0 auto;position:relative;padding:0 50px;box-sizing:border-box;}
.popimg.popcnt1{width:480px;}
.popimg.popcnt2{width:900px;}
.popimg.popcnt3{width:1100px;}
.pop-button-prev{position:absolute;top:220px;background:url("../img/main/popup_prev.png") no-repeat;width:54px;height:54px;z-index:1;left:0px;cursor:pointer}
.pop-button-next{position:absolute;top:220px;background:url("../img/main/popup_next.png") no-repeat;width:54px;height:54px;z-index:1;right:0;cursor:pointer}
.popSwiper{margin:0 25px; overflow:hidden; }

.pop-pagination .swiper-pagination-bullet-active{background:#1458bd !important;opacity:1 }
.pop-pagination .swiper-pagination-bullet{opacity:1;background:#fff;margin:0 5px}
.pop-pagination{text-align:center}
.popinfo{width:1100px;margin:20px auto;text-align:center}
.popinfo > div{border:1px solid #5c5a5a;color:#00aeff;font-size:17px;margin:20px 7px 0 7px; display:inline-block;padding:7px 20px;cursor:pointer}
.popinfo > div span{color:#00f6ff;font-weight:800;padding-left:3px;}
.popNc{display:none}
.popN .closeBtn{width:auto}
/*js 로딩전에 이미지 보이는 오류 수정*/
.popSwiper.swiper-loaded{opacity: 1;}
@media only all and (max-width:1100px){
	.popimg, .popinfo{width:100%!important;}
	.popN .closeBtn{width:100%}
}

/*팝업 이미지 여러개 잘라넣을 때 높이값 오류 해결*/
.popup_wrapper{max-height:392px; margin:0 auto; }
.popup_wrapper img,
.baimg span>a>img{height:auto!important;}
.baimg a{position: relative; z-index: 1;}
@media (min-width:1200px){
	.baswiper .swiper-slide {max-height:393px; overflow: hidden;}
}
@media (max-width:1199px){
	.baswiper .popup_wrapper{ max-width:319px;}
}

@media (max-width:400px){
	.swiper-slide  .popup_wrapper{max-height:263px; background:#fff; display: flex; flex-flow:column nowrap; }
	.swiper-slide  .popup_wrapper a{display: inline-block; margin-top:-1px;}
	.swiper-slide  .popup_wrapper br{display: none;}
}

/*
@media only all and (max-width:700px){
	.popimg.popcnt3{padding:0;}
	.popNw{padding-top:0; width:90%; margin:40px auto 0;}
	.popNw .swiper-pagination-bullets{margin-top:0!important;}
	.popinfo{margin:0 auto;}
	.pop-button-prev{left:10px;}
}

@media only all and (max-width:440px){
	.popimg .swiper .swiper-wrapper{min-height:506px!important;}
	.popSwiper .swiper-wrapper{height:auto!important;}
}

*/