@charset "UTF-8";
@import url("font.css");
@import url("guide.css");
@import url("table.css");
@import url("intro.css");
@import url("organ.css");

/*검색 엔진 도입전 숨김처리*/
.search{display:none !important;}
/* reset */
* {-webkit-text-size-adjust:none; -webkit-overflow-scrolling:touch;}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{color:inherit}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
img,fieldset{border:0;vertical-align:middle;}
img{max-width:100%;}
legend,caption, .hide {visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0;text-align:left}
ul,ol{list-style:none}
em,address{font-style:normal}
table{width:100%;border:0;border-collapse:collapse}
input[type=text],input[type=password],input[type=url],textarea,input[type=submit]{height:35px;box-sizing:border-box;padding:0 7px;border:1px solid #666f7b;border-radius:0 !important;font-size:13px;-webkit-appearance:none; -moz-appearance:none; appearance:none;}
input:focus, textarea:focus, input.active:focus{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0.5);}
input[type=checkbox], input[type=radio] {outline:0;}
select{box-sizing:border-box;padding:8px 20px;border:1px solid #666f7b;border-radius:0 !important;font-size:13px;}
.tab select{padding:11.5px 25px;-webkit-appearance:none; -moz-appearance:none; appearance:none;background:#8B0029 url("/_res/wifi_en/img/comm/ico-tab-open.png") no-repeat 90% center;background-size:12px;font-size:15px;-ms-text-align-last: center;-moz-text-align-last: center;text-align:center;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  select {padding:0 0 0 7px !important;}
}
table input[type=text],table input[type=password],table input[type=url],table textarea,table input[type=submit]{border:1px solid #dadada;}
table select{border:1px solid #dadada;color:#444}

body{font-family:'NotoSansCJKsc','Noto Sans KR','NanumGothic',"맑은고딕",Arial,Sans-Serif;font-size:16px;color:#333;overflow-x:hidden;line-height:1;}
.all-fixed{position:fixed;width:100%;height:100%;}
#wrap{position:relative;overflow:hidden;}

/*common*/
.pc-hide {display:none;}
.content {width:1280px;max-width: 100%;margin: 60px auto 0;}
.content h3 {margin:0px 0 40px 0;font-weight: 700;font-size: 36px;line-height: 36px;letter-spacing: -2px;color: #000;}
a {text-decoration: none;}

.no-right {border-right: none!important;}
.lnk-wrap .lnk-box {text-align: right;}
.lnk {display: inline-block;padding:18px 20px;border-radius: 30px;background-color:#8B0029;color:#fff;font-size: 14px;font-weight:500;line-height: 18px;letter-spacing: -0.01em;}
.lnk span {padding:0 40px 0 0;position: relative;vertical-align:text-top;}
.lnk span::after{content: "";position: absolute;right: 0px;width: 24px;height: 24px;background: url("/_res/wifi_en/img/comm/lnk-icon.png") no-repeat;}


/* 헤더 */
.wrap header{position:fixed;width:100%;z-index:99;transition: .5s;}
header .header-wrap{position:relative;transition:.5s;}
header .header-wrap .top-header-wrap{border-bottom:1px solid rgba(255,255,255,.15);}
header .header-wrap .top-header-wrap .top-header-box{max-width:1600px;margin:0 auto;padding:10px 0;overflow:hidden;box-sizing:border-box;}
.top-header-box > ul{float:right;}
.top-header-box > ul > li{display:inline-block;font-size:15px;color:#fff;}
.top-header-box > ul > li:after{content:"";display:inline-block;width:1px;height:12px;margin:0 10px 0 14px;background:#fff;opacity:.5;}
.top-header-box > ul > li:last-of-type:after{display:none;}
.top-header-box > ul > li > a{color:#fff;}

header .header-wrap .bottom-header-wrap{}
header .header-wrap .bottom-header-wrap .bottom-header-box{display:flex;max-width:100%;margin:0 auto;justify-content:space-between;padding: 0 0 0 60px;}
.bottom-header-box .util-box{display:none;}
.bottom-header-box h1{}
.bottom-header-box h1 a{display:flex;margin:35px 0 0;}
.bottom-header-box h1 a > img.color{display:none;}
.bottom-header-box h1 a > p{padding:12px 0 0 10px;font-size:20px;color:#fff;}


.bg-w{background:#fff;}
.bg-w.header-wrap{border-color:rgba(153,153,153,.15);}
.bg-w.header-wrap .top-header-wrap{border-color:rgba(153,153,153,.15);}
.bg-w .top-header-box > ul > li{color:#555;}
.bg-w .top-header-box > ul > li > a{color:#555;}
.bg-w .top-header-box > ul > li:after{background:#999;}
.bg-w .bottom-header-box h1 a > img{display:none;}
.bg-w .bottom-header-box h1 a > img.color{display:block;}
.bg-w .bottom-header-box h1 a > p{color:#7C0019;}
.bg-w .bottom-header-box nav .wnav .deps1 > li > a{color:#333;}

header.sub-header{position:fixed;width:100%;z-index:99;}


/* 서브비주얼 */
.sub-visual-wrap {width:100%;height:300px;margin:120px 0 0;background: url("../img/common/sub-visual-bg.jpg") no-repeat center / cover;}
.sub-visual-wrap .sub-visual-box {position:relative;height: 100%;}
.sub-visual-wrap .sub-visual-box h3 {width:100%;position: absolute;top: 50%;transform: translateY(-50%);font-weight:700;font-size:56px;color:#fff;line-height: 67px;text-align: center;}
/* 서브비주얼 2*/
.sub-visual-wrap2 {width:100%;height:180px;margin:115px 0 0;background: url("/_res/wifi_en/img/sub/sub_image.png") no-repeat center / cover;}
.sub-visual-wrap2 .sub-visual-box {position:relative;height: 100%;}
.sub-visual-wrap2 .sub-visual-box h3 {width:100%;position: absolute;top: 50%;transform: translateY(-50%);font-weight:500;font-size:48px;color:#fff;line-height: 71px;letter-spacing: -0.2px;text-align: center;}


.sub-visual-box p{margin:0 0 10px;font-size:17px;text-shadow:0 0 5px rgba(0,0,0,0.5);}
#container{}
.container{position:relative;margin:0 auto;}
.container:after{display:block;content:"";clear:both}

/* lnb */
#container nav{float:left;max-width:250px;width:22%;margin-right:2%;background:#fff;}
#container nav h2{position:relative;padding-bottom:30px;border-bottom:1px solid #e7e7e7;font-size:24px;color:#2a2c2e;line-height:130%;word-break:keep-all;text-align:left}
/*#container nav h2 span{position:absolute;right:-57px;top:-72px;width:62px;height:68px;background:url(/_res/wifi_en/img/comm/lnb_bar.png) no-repeat}*/
#container nav ul{}
#container nav ul > li{box-sizing:border-box;border-bottom:1px solid #e7e7e7;padding:20px 2px;font-size:15px;color:#666;}
#container nav ul > li.selected > a, #container nav ul > li a:hover, #container nav ul > li > a.active , .deps1 > li > a.active {color:#d34038}
#container nav ul.lnb_deps3{margin-top:20px;padding:0 0 0 15px;border-top:1px solid #e7e7e7;}
#container nav ul.lnb_deps3 > li{font-size:14px;}
#container nav ul.lnb_deps3 > li:last-child{padding-bottom:0;border-bottom:0;}
/* lnb 3depth a태그 색깔*/
#container nav ul.lnb_deps3 > li >a.active{color:#a10c0c;}
/* lnb 3depth a태그 색깔(모바일)*/
ul.deps3 > li >a.active{color:#a5355d}

/* content */
.content{width:1280px;max-width: 100%;margin: 60px auto 120px;}
.content02{width:100%;padding:50px;background:#fff;}
.con_full{max-width:100%}
.content > header{padding-bottom:0px;}
.content > header:after{display:block;clear:both;center:""}
.content h3 {margin:0px 0 70px 0;font-weight: 700;font-size: 36px;line-height: 36px;letter-spacing: -0.02em;color: #000;}
.content .breadcrumbs{display:none;float:right;height:43px;margin:-55px -30px 0;text-align:right;color:#c3b9aa;font-size:13px;}
.content .breadcrumbs a:nth-child(1){padding-left:17px;background:url(/_res/wifi_en/img/comm/home.png) no-repeat left;}
.content .breadcrumbs a:after{display:inline;content:">";padding:0 5px 0 8px;font-size:13px;}
.content .breadcrumbs strong{color:#968366;font-weight:normal}
.content .con{clear:both}
.content .con:after{display:block;clear:both;centent:"";}

/* table */
.kucms-table {border-top: 2px solid #80222F;}
.kucms-table thead tr th {padding:15px 40px;font-size: 18px;font-weight:500;line-height: 26px;color:#000;background: #F5F5F5;border-right:1px solid #DCDCDC}
.kucms-table tbody tr td {padding: 15px 40px;font-size: 16px;line-height: 26px;border-right:1px solid #DCDCDC;border-bottom:1px solid #DCDCDC; color: #000;letter-spacing: -0.01em;}
.emphasis-wrap {background-color: #EFEFEF;}
.emphasis-wrap .emphasis-box {padding: 20px;}

/* tab */
.tab-wrap {position: relative;text-align: center;width: 1280px;max-width: 100%;margin: auto;}
.tab-wrap .tab-ul {display: table;width: 100%;border-top: 1px solid #ddd;border-left: 1px solid #ddd;table-layout: fixed;}
.tab-wrap .tab-ul li{display: table-cell;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;vertical-align: middle;}
.tab-wrap .tab-ul.row02 li{width:calc(100% / 2);}
.tab-wrap .tab-ul li a {display: block;height:60px;padding:0px 15px;font-size: 19px;line-height: 60px;color: #000;font-weight: 500;}
.tab-wrap .tab-ul li a.active {background-color: #8B0029;color:#fff;}
.tab-wrap .tab-ul li.active a {background-color: #8B0029;color:#fff;}

/* path */
.path-wrap{width: 100%;position: absolute;top: -119px;}
.path-wrap .path-box {width:1280px;max-width:100%;margin: 0 auto;background-color:#fff;}
.path-wrap .path-box .path {display: flex;}
.path-wrap .path-box .path .path-home {display:inline-block;padding:30px 30px 13px;background: #8B0029 url("../img/common/ico-path-home.png") no-repeat center center;box-sizing: border-box;}
.path-wrap .path-box .path .path-depth-wrap  {width:100%;border-bottom:1px solid rgba(204, 204, 204, 1);border-right:1px solid rgba(204, 204, 204, 1);}
.path-wrap .path-box .path .path-depth-wrap > ul {display: flex;height:100%;width:100%;}
.path-wrap .path-box .path .path-depth-wrap > ul > li {min-width:240px;position: relative;border-right:1px solid rgba(204, 204, 204, 1);}
.path-wrap .path-box .path .path-depth-wrap > ul > li:first-of-type {border-left: 1px solid rgba(204, 204, 204, 1);}
.path-wrap .path-box .path .path-depth-wrap > ul > li > .path-selected {display:block;height:100%;padding:15px 39px 15px 15px;color: rgba(0, 0, 0, 1);;font-size: 16px;position: relative; line-height: 28px;font-weight: 400;}
.path-wrap .path-box .path .path-depth-wrap > ul > li > .path-selected::after {content: ""; position: absolute;top:50%; right: 15px;width:24px;height:24px;transform: translateY(-50%); background: url("../img/common/ico-chevron.png") no-repeat center center;}
.path-wrap .path-box .path .path-depth-wrap > ul > li > .path-depth {display: none;position: absolute;top: 100%;left: -1px;z-index:1;padding: 20px 15px;width: calc(100% + 2px);background: #fff;border: 1px solid rgba(204, 204, 204, 1);box-sizing: border-box;}
.path-wrap .path-box .path .path-depth-wrap > ul > li > .path-depth > li {padding:0 0 12px 0;font-size:14px;font-weight:400;color:#666;}
.path-wrap .path-box .path .path-depth-wrap > ul > li > .path-depth > li:last-of-type {padding:0 0 0 0;}
.path-wrap .path-box .path .path-depth-wrap > ul > li > .path-depth > li.active > a {color:#8B0029;text-decoration:underline !important;}

/* input */
input[type=checkbox] + label,
input[type=radio] + label{padding-left:5px}

/* select */
.sbHolder{background-color: #fff;border: solid 1px #666f7b;font-size: 13px;font-weight: normal;height: 35px;position: relative;width:auto}
.sbSelector{display: block;height:35px;left: 0;line-height:35px;outline: none;overflow: hidden;position: absolute;text-indent:10px;top: 0;width:100%;text-align:left}
.sbToggle{background:#fff url(/_res/wifi_en/img/comm/bg_select.png) no-repeat right !important;background-size: 38px;display: block;height: 33px;outline: none; position: absolute;right: 0;top: 0;width: 40px;}
/*.sbHolderDisabled{background-color: #3C3C3C;border: solid 1px #515151;}*/
.sbOptions{background-color: #fff;border: solid 1px #dadada;list-style: none;left: 0px; margin: 0;padding: 0;position: absolute;top:33px; width:100%;z-index: 1; overflow-y: auto;}
.sbOptions li{ padding: 0 7px;}
.sbOptions a{ border-bottom: solid 1px #efefef;display: block;outline: none;text-align:left;padding: 10px 0 10px 3px;}
.sbOptions a:link, .sbOptions a:visited{color: #888;text-decoration: none;}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{color: #444;}
.m + .sbHolder{display:none !important}
.search_box .sbHolder{display:inline-block;width:125px !important;vertical-align: middle;}/* 0317 추가 */



/* main-content03 */
.main-content-wrap03{background:url(/_res/wifi_en/img/main/img-bg-link.png) no-repeat center / cover;}
.main-content-wrap03 .main-content-box01{padding:175px 0 90px;}
.main-content-wrap03 .main-menu-link{display:flex;}
.main-content-wrap03 .main-menu-link > li{width:25%;height:320px;margin:0 25px 0 0;background:url(/_res/wifi_en/img/main/img-main-link01.jpg) no-repeat center / cover;position:relative;}
.main-content-wrap03 .main-menu-link > li:nth-of-type(2){background-image:url(/_res/wifi_en/img/main/img-main-link02.jpg);}
.main-content-wrap03 .main-menu-link > li:nth-of-type(3){background-image:url(/_res/wifi_en/img/main/img-main-link03.jpg);}
.main-content-wrap03 .main-menu-link > li:nth-of-type(4){background-image:url(/_res/wifi_en/img/main/img-main-link04.jpg);}
.main-content-wrap03 .main-menu-link > li:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0,0,0,.5), transparent);}
.main-content-wrap03 .main-menu-link > li:last-of-type{margin:0;}
.main-content-wrap03 .main-menu-link > li > span{display:block;padding:50px 0 0;text-align:center;font-size:22px;color:#fff;position:relative;z-index:1;}
.main-content-wrap03 .main-menu-link > li > a{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);padding:20px;background:rgba(0,0,0,.8);color:#fff;white-space:nowrap;z-index:1;}
.main-content-wrap03 .main-menu-link > li > a:after{content:"";display:inline-block;width:8px;height:12px;margin:0 0 0 20px;background:url(/_res/wifi_en/img/comm/ico-link-more.png) no-repeat center / contain;}

/* pagenation */
#fp-nav.fp-right{right:50px;z-index:1;}
.fp-sr-only{display:none;}
#fp-nav ul li, .fp-slidesNav ul li{width:30px;height:6px;margin:15px 0;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{width:30px;height:6px;margin:0;border-radius:5px;background:#D8D8D8;}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{width:50px;height:6px;margin:0;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width:50px;height:6px;margin:0;border-radius:5px;background:#8B0029;}

/* quick menu -------------------------------- */
.m_quick.w{position:relative;max-width:1180px;margin:0 auto 50px;}
.m_quick.w:after{display:block;content:"";clear:both}
.m_quick.w h3{float:left;width:95px;height:65px;box-sizing:border-box;padding:15px 20px;font-size:18px;color:#fff;background:#828282}
.m_quick .btn_area{position:static;height:65px;}
.m_quick .btn_prev {float:left;position:absolute;top:0;left:97px;width:65px;height:65px;background:url(/_res/wifi_en/img/main/btn_quick.jpg) no-repeat 0 0;border:1px solid #dadada;text-indent:-99999px;}
.m_quick .btn_prev:hover {width:65px;height:65px;background: url(/_res/wifi_en/img/main/btn_quick.jpg) no-repeat 0 -65px;}
.m_quick .btn_next {float:right;position:absolute;top:0;right:0px;width:65px;height:65px;background: url(/_res/wifi_en/img/main/btn_quick.jpg) no-repeat -65px 0;border: 1px solid #dadada;text-indent:-99999px;}
.m_quick .btn_next:hover{width:65px;height:65px;background: url(/_res/wifi_en/img/main/btn_quick.jpg) no-repeat -65px -65px;}
#touchSlider5{float:left;position:relative;width:calc(100% - 225px);height:65px;margin-left:66px;overflow:hidden;background:#fff;border:1px solid #dadada;}
#touchSlider5 ul{position:absolute;top:0;left:0;width:99999px;height:65px;overflow:hidden;}
#touchSlider5 ul li{float:left;width:100%;height:65px;overflow: hidden;border-right:1px solid #dadada;text-align:center;}
#touchSlider7{position:relative;width:calc(100% - 130px);height:65px;margin:0 auto;overflow:hidden;border-top:1px solid #dadada;border-bottom:1px solid #dadada;}
#touchSlider7 ul{width:100% !important;position:absolute;top:0;left:0;overflow:hidden; }
#touchSlider7 ul:after{content:'';display:block;clear:both;}
#touchSlider7 ul li{float:left;width:100% !important;height:65px;}
/* quick menu end -------------------------------- */

/*sub 서브페이지-인사말01*/
.greeting-box{background: white; padding:60px 0 0 60px ;border: 1rem solid #d9d9d9;border-image: repeating-linear-gradient(315deg, transparent, transparent 5px, #d9d9d9 6px, #d9d9d9 15px, transparent 16px, transparent 20px) 20/1rem;}
.greeting-box:after{content:"";clear:both;display:block;}
.greeting-box .h6-tit02{padding: 0 0 40px 0;font-size: 30px;font-weight: 700;line-height: 40px;letter-spacing: -0.8px;}
.greeting-box .left-box{position: relative;float: left;width: 60%;box-sizing:border-box}
.greeting-box .right-box{position: relative;float: right;width: 34%;box-sizing:border-box}
.greeting-box .right-box img{width:100%}



@media screen and (max-width:1199px) {
	.greeting-box .img-box{margin-right:20px;flex:unset;}
    .path-wrap{position: unset;}
}

@media screen and (max-width:996px) {
	.greeting-box {background: white;padding: 50px 15px;}
}

@media screen and (max-width:767px) {
	.greeting-box{display:block;}
	.greeting-box .img-box{margin-right:0px;margin-bottom:30px;}
}


/* ACADEMIC > workshop 슬라이드 */
.sub-slide-wrap #touchSlider6{height:540px;}
.sub-slide-wrap p{padding-top:10px;}
.sub-slide-wrap .paging{margin-top:-10px;}
.sub-slide-wrap .paging button{display:inline-block;width:14px;height:14px;margin:0 5px;border:0;border-radius:14px;background:#ddd;font-size:0;text-indent:-9999px;cursor:pointer;}
.sub-slide-wrap .paging button.on{background:#d34038;}

/* 사이트맵 */
.sitemap{margin-left:-3%}
.sitemap:nth-child(1){margin-bottom:50px;}
.sitemap:after{display:block;clear:both;content:""}
.sitemap div{float:left;width:20%;padding-left:3%}
.sitemap div:nth-child(1){margin-left:0;}
.sitemap h3{padding-bottom:10px;font-size:22px;color:#444;font-weight:normal;line-height:140%;}
.sitemap div > ul{border-top:2px solid #ba0b4a;}
.sitemap div > ul > li a{display:block;padding:15px;border-bottom:1px solid #dadada}
.sitemap div > ul > li ul{padding:7px 0;background:#f5f4f1;border-bottom:1px solid #dadada}
.sitemap div > ul > li ul li a{padding:7px 15px;border-bottom:0;}
/* 404 error */
.error {position:absolute;left:50%;top:50%;/*width:100%;*/text-align: center; }
.error:after{display:block;clear:both;content:"";}
.error > div {max-width:650px; width:100%;padding:0 20px;margin: 0px auto;}
.error h3 {font-size:36px;line-height:140%; color:#a40832;border-bottom: 0;padding: 0;}
.error p{margin:0px 0 40px;font-size: 14px;word-break:keep-all;line-height:180%;color:#868686;}
.error p.last{margin-bottom:30px;font-size: 20px;}
.btn_error{display:block;margin:0 auto;width:170px;height:50px;padding-top:15px;text-align:center;font-size:#333;border:1px solid #bbb}

/* FAQ */
.faq #accordion dt{padding:15px 0 12px 10px;background:#fbfbfb;border-bottom:5px solid #fff;font-size:16px;font-weight:700;line-height:160%;}
.faq #accordion dt.selected{background:#f1dad8;}
.faq #accordion dd{padding:12px 0 15px 31px;}
.faq #accordion dd p{line-height:165%;}

/* 캘린더 */
.cal_heading{position:relative;width:100%;height:80px;text-align:center}
.cal_heading p{color:#aa2726;font-size:48px;line-height:48px;}
.cal_heading a{display:inline-block;color:#af8585;font-size:24px;padding:10px 0px;} 
.cal_heading .prev{position:absolute;top:10px;left:0;background:url(/_res/wifi_en/img/sub/btn_calp.gif) no-repeat left center;}
.cal_heading .next{position:absolute;top:10px;right:0;background:url(/_res/wifi_en/img/sub/btn_caln.gif) no-repeat right center;}

/* popup */
div#glayLayer{display:none;position:fixed;left:0;top:0;height:100%;width:100%;background:#000;filter:alpha(opacity=75);opacity: 0.75;}
* html div#glayLayer{position:absolute;}
#overLayer{display:none;width:500px;background:white;padding:10px;position:fixed;top:180px;left:50%;}
#overLayer a.close{position:absolute;top:-40px;right:0px;width:40px;height:40px;text-indent:-999999px;background:#d5ae91 url(/_res/ifg/img/comm/btn_close.png) no-repeat center;}
* html #overLayer{position: absolute;}
#modal{border:4px solid #a40832;background:#fff;}
#modal h2{color:#444444;font-size:24px;line-height:40px;}
#modal .p_c_text{font-size:12px;line-height:24px;}
#modal .login_line{margin:10px 0 0;height:80px;}
#modal .box_in{float:left;margin:0 10px 0; }
#modal input{width:120px;height:24px;display:block;margin:3px 0 0;}
#modal .btn_login{width:72px;height:60px;background:#363636;color:#e1e1e1;float:left;line-height:60px;text-align:center;}
#modal .find_join{clear:both;margin:20px 0 0 10px;}
/** modal window styles **/
#lean_overlay { position: fixed;z-index:1;top: 0px; left: 0px; height:100%; width:100%;background: #000;display: none;}
#modal {
  max-width: 910px;max-height:700px;  /*팝업창의 크기조절*/
  margin-top:0px;           /*팝업창 위아래 간격조절*/
  padding: 18px;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  overflow-y:auto;
  z-index:999999999;
}

/* 회원가입 팝업 */
.mem_agree h4{font-size:21px;color:#333}
.mem_agree p{margin:40px 0;font-size:15px;line-height:140%;}
.mem_agree ul li{line-height:140%;font-size:15px;}
.mem_agree div{margin-top:40px;text-align:center}
.mem_agree div label{color:inherit;font-size:15px;padding:0 25px 0 7px }

/* 인사말 */
.greeting-wrap .greeting-box .greeting-item {margin:0 0 40px 0;padding:0 70px 0 85px;background: url("/_res/wifi_en/img/about/greeting-bg.png") no-repeat center center / cover;} 
.greeting-wrap .greeting-box .greeting-item .greeting-con {display: flex;justify-content: space-between;}
.greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt {width:70%}
.greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt p {font-weight:500;font-size:28px;color:#fff;line-height: 62px;letter-spacing: -0.1px;}
.greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-title {width: 674px;padding:73px 0 0 0;}
.greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-desc p {font-size: 20px;font-weight: 400;}
.greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-photo img {max-width:none;}


/* 박정진 추가 */
.guide-wrap {display: flex;}
.guide-wrap .guide-box {width: 50%;margin: 0 25px 0 0;}
.guide-wrap .guide-box .guide-item {text-align: center;margin: 15px 5px; }

/* 인사말2 */
.greeting-wrap2 .greeting-box .greeting-item {margin:0 0 40px 0;padding:0 70px 0 85px;background: url("/_res/wifi_en/img/about/greeting-bg2.png") no-repeat center center / cover;} 
.greeting-wrap2 .greeting-box .greeting-item .greeting-con {display: flex;justify-content: space-between;}
.greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt {width:70%}
.greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt p {font-weight:500;font-size:28px;color:#fff;line-height: 62px;letter-spacing: -0.1px;}
.greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-title {width: 674px;padding:73px 0 0 0;}
.greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-desc p {font-size: 20px;font-weight: 400;}
.greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-photo img {max-width:none;}


@media screen and (max-width:1600px){
  header .header-wrap .top-header-wrap .top-header-box{padding:10px 15px;box-sizing:border-box;}
  header .header-wrap .bottom-header-wrap .bottom-header-box{padding:0 0 0 30px;box-sizing:border-box;}
  .bottom-header-box nav{margin:0 60px 0 0;}
  
  footer > div{padding:90px 15px;box-sizing:border-box;}
}

@media screen and (max-width: 1280px){
  .bottom-header-box nav .wnav .deps1 > li > a{font-size:16px;line-height:18px;}

  
  #fp-nav.fp-right{right:25px;}
  #fp-nav ul li, .fp-slidesNav ul li{width:15px;}
  #fp-nav ul li a span, .fp-slidesNav ul li a span{width:15px;}
  #fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{width:25px;}
  #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{width:25px;}

  footer > div{padding:50px 15px;}
}

@media screen and (max-width: 1100px){
  #overLayer { width: 100%;padding: 10px;top: 0px;left: 48%;}
  #overLayer a.close{top:0px;}
}

@media screen and (max-width: 1024px){
  html:lang(ko) #wrap > header h1{height:auto !important;}
  header .header-wrap .top-header-wrap{display:none;}
  header .header-wrap .bottom-header-wrap .bottom-header-box{}
  .bottom-header-box h1{padding:8px 0 10px;}
  .bottom-header-box h1 a{margin:0;padding: 17px 0 10px 0;}
  
  .wnav{display:none;}	
  .bottom-header-box nav .mnav{display:block;}
  .mnav .deps1 > li{display: block !important;width:100%;font-size:17px !important;color:#444 !important;padding:0 !important}
  .mnav .deps1 > li:first-child > a{border:0;}
  .mnav .deps1 > li > a{position:relative;display:block;padding:20px 18px;background:#8B0029;color:#fff;}
  .mnav .deps1 > li > a span,
  .mnav .deps2 > li > a span{position:absolute;top:24px;right:18px;width:12px;height:12px;background:url(/_res/wifi_en/img/comm/bl_nav_down.png) no-repeat 95%;background-size:12px}
  .mnav .deps1 > li > a span{display:none;}
  .mnav .deps2 > li.selected > a span{background:url(/_res/wifi_en/img/comm/bl_nav_up02.png) no-repeat 95%;background-size:12px}
  .mnav .deps1 > li > ul{position:static;width:100%;margin:0;padding:0;}
  .mnav .deps2 > li{padding:0;}
  .mnav .deps2 > li > a{position:relative;display: block !important;padding: 20px 18px !important;color: #888 !important;font-weight:normal !important;font-size:17px;border-top: 1px solid #dadada !important;background:#fff}
  .mnav .deps3 > li > a{display:block;padding:0 15px 15px 0;font-size:15px;color:#999;line-height:140%}
  .mnav .deps3 > li > a:before{content:"-";padding:0 5px 0 20px;}
  
  #container{margin:0px 0 50px;background:#fff;}
  #container nav{display:none}
  #container .content{float:none;margin:40px auto 0;width:100%;padding:0 10px;}
  .content .breadcrumbs{margin:-84px -25px 0}
  
  /* fullpage destroy */
  .section, .section .fp-tableCell, .section .fp-scrollable{height:auto !important;}
  
  
  /* 서브비주얼 */
  .sub-visual-wrap{margin:100px 0 0;}
  .sub-visual-wrap2{margin:100px 0 0;}
  
  /* path */
  .path-wrap .path-box .path .path-home {display:none;}
  .path-wrap .path-box .path .path-depth-wrap > ul > li {min-width:auto;width:calc(100% / 3);}
  
  /* 인사말 */
  .greeting-wrap .greeting-box .greeting-item .greeting-con {display:block;}
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt {width:100%;}
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-title {width:100%;}
  .greeting-photo {display:none;}
  
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con {display:block;}
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt {width:100%;}
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-title {width:100%;}
  
  /* footer */
  footer > div{padding:30px 20px;}
  footer > div > .left-box, footer > div > .right-box{display:block;width:100%;}
  footer > div > .right-box{padding:30px 0;}
  
  .tab select{display:inline-block !important;width:100%;background-color:#8B0029;color:#fff; -webkit-text-align-last: center;}
  select option { -webkit-text-align-last: center;text-align-last: center; text-align:center; }
}

@media screen and (max-width: 1024px){
  html:lang(en) #wrap > header{height:auto;padding:0;}
  html:lang(en) #wrap > header > div{position:relative;width:auto;height:auto;background:#fff;}
  html:lang(en) #wrap > header > div > div{position:relative;top:auto;left:auto;overflow:inherit;height:auto;width:auto;z-index:1;}
  html:lang(en) #wrap > header > div > div:before,html:lang(en) #wrap > header > div > div:after{display:none;}
  html:lang(en) #wrap > header h1{height:auto;}
  html:lang(en) #wrap > header nav div{position:relative;top:auto;left:auto;overflow:inherit;width:100%;height:calc(100vh - 68px);z-index:1;}
  html:lang(en) #wrap > header > div ul li{display:inline-block;font-size:14px;color:#222;}
  html:lang(en) #wrap > header > div ul li:after, html:lang(en) #wrap > header > div ul li:nth-child(1):before{display:inline-block;}
  html:lang(en) #wrap > header > div ul li:last-of-type:after{display:none;}
  html:lang(en) #wrap > header > div ul li > a{display:inline-block;padding:0;border-top:none;}
  html:lang(en) #wrap > header > div ul li:last-child > a{border-bottom:none;}
  html:lang(en) #wrap > header nav > a{top:50px;right:20px;width:24px;height:24px;font-size:0;background:url(/_res/wifi_en/img/comm/ico-mo-menu.png) no-repeat center / cover;z-index:9;}
  html:lang(en) #wrap > header nav div:before{display:none;}
  html:lang(en) #wrap .mnav .deps1 > li > a{position:relative;display:block;padding:20px 18px;background:#8B0029;color:#fff;}
  .bottom-header-box .nav-wrap .mnav .deps2 > li{display:block !important;}  
  .bottom-header-box .nav-wrap .mnav .deps3 > li{display:block !important;}
  
  .tab-wrap{padding: 0 10px;}
  .tab_sel{width: 100%;border: 1px solid #80222f;padding: 15px 20px;background: #80222f url(../img/common/ico-down.png) no-repeat right 15px center;background-size: 13px auto;-webkit-appearance: none;outline: 0;color: #fff;}
  .tab_sel option{color: #000;background: #fff;}
}

@media screen and (max-width: 970px){
  .content{box-sizing:border-box;max-width:100%}
  .content02{padding:10px;}
  
  .sbHolder{display:none !important}  
  .mobile-hide{display:none !important;}
  .pc-hide{display:block}
  .ico_red{margin:10px 0 0}
  
  
  .m_quick.m{position:relative;width:calc(100% - 40px);margin:0 auto;padding:0 0 50px;text-align:center}
  .m_quick.m h3{margin-bottom:15px;padding:10px 0;font-size:23px;background:#828282;color:#fff;}
  .m_quick .btn_area{position:static;top:58px;left:0;width:100%;height:0;}
  .m_quick.m .btn_prev, .m_quick.m .btn_next{top:58px;}
}

@media screen and (max-width: 890px){  
  
  .sitemap{margin-left:0;}
  .sitemap div{float:none;width:auto;padding:0 0 20px;}
  .sitemap:nth-child(1){margin-bottom:0;}
  .sitemap h3{font-size:19px;}
  .sitemap div > ul > li a{padding:10px;}
}

@media screen and (max-width: 768px){
  .container{padding:0}
  .content{border:0}
  .content > header{padding:0;background:none;border:0;margin-bottom:30px}
  .content > header  h3{font-size:26px;}
  .content .con{padding:0 0 0px}
  .bottom-header-box h1 {padding: 15px 0 10px;}
  .breadcrumbs{display:none}
  .btn_list{float:none;text-align:center}
  .tab_sel{width:100%;margin-bottom:5px;}
  .bl_arrow{width:100%;text-align:left;background-position:96%;}  
  .scrollbox{position:relative;width:100%;overflow-x:auto;overflow-y:hidden}
  .scrollbox table{width:900px}
  .msg_touch_help{display:block;position:absolute;top:30px;left:50%;width:70px;height:70px;margin:0 0 0 -35px}
  .msg_touch_help img{width:100%}
 
  /*sub*/
  .s-vision-title{font-size:16px;}
  .s-vision-text01{font-size:15px;}
  .s-vision-li li{padding:25px 10px;font-size:15px;}  
  .sub-slide-wrap #touchSlider6{height:500px;}
  
  /*달력-캘린더 게시판*/
  .cal_heading{height:50px;}
  .cal_heading p{font-size:28px;line-height:28px;}
  .cal_heading a{padding:10px 20px;font-size:15px;}
  .cal_heading .prev, .cal_heading .next{top:-3px;}
  
  /* common */
  body{font-size:15px;}
  .con-p02 {font-size: 15px;font-weight: 400;color: #333;line-height: 29px;}
  select{display:inline-block !important}
  .sbHolder{display:none !important}  
  .w{display:none}
  .m{display:block}
  select{width:100%;}  
  .ico_red{margin:10px 0 0}

  
  /*리스트*/
  .ul-type01 > li{font-size:14px;}
  .ul-type02 > li{font-size:14px;}
  .ul-type03 > li{font-size:14px;}
  .ol-type01 > li{font-size:14px;}
  .ol-type02 > li{font-size:14px;}
  
  /* 헤더 */
  .bottom-header-box h1 a > img.color{height:32px;}
  .bottom-header-box h1 a > p{padding:4px 0 0 10px;font-size:18px;}
  .bottom-header-box h1 a{padding: 0;}
  
  /* 서브비주얼 */
  .sub-visual-wrap{margin:60px 0 0;}
  .sub-visual-wrap .sub-visual-box h3 {font-size:36px;}
  
  /* 서브비주얼2 */
  .sub-visual-wrap2{margin:70px 0 0;}
  .sub-visual-wrap2 .sub-visual-box h3 {font-size:36px;}
  
  /* 메인컨텐츠 */
  .main-content-box01 h3{font-size:28px;}
  .main-content-wrap01 .main-notice-box .mini-board-content > ul > li .title{font-size:16px;line-height:22px;max-height:44px;}
  .main-content-wrap01 .main-notice-box .mini-board-content > ul > li .text{margin:20px 0;font-size:14px;line-height:20px;max-height:80px;}
  .main-content-wrap01 .main-notice-box .mini-board-content > ul > li > span{font-size:14px;}
  
  .main-content-wrap02 .main-notice-box .mini-board-content > ul > dl > dt > a{font-size:16px;line-height:22px;max-height:44px;}
  .main-content-wrap02 .main-notice-box .mini-board-content > ul > dl > dt > span{font-size:14px;}
  
  /* 인사말 */
  .greeting-wrap .greeting-box .greeting-item {padding:0 30px;}
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt p {font-size:20px;}
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-desc p {font-size:14px;}
  
  .greeting-wrap2 .greeting-box .greeting-item {padding:0 30px;}
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt p {font-size:20px;}
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-desc p {font-size:14px;}

 /* 박정진 추가 */
  .guide-wrap {flex-wrap:wrap;}
  .guide-wrap .guide-box {width: 100%;margin: 0 0 25px;}
}

@media screen and (max-width:640px){ 
  
  .s-vision-box:first-child{padding-bottom:25px;}
  .s-vision-title{float:none;width:auto;margin:0 0 10px;padding:10px 0;}
  .s-vision-text01{float:none;width:auto;padding:10px 5px;word-break:keep-all;}
  .s-vision-text01:before, .s-vision-text01:after{display:none;}
  .s-vision-text01 br{display:none;}
  .s-vision-li{float:none;width:auto;}
  .s-vision-li li{float:none;width:auto;height:auto;margin:0 0 10px;padding:10px 5px;}
  .s-vision-li li:after{display:none;}
  .sub-slide-wrap #touchSlider6{height:470px;}
}

@media screen and (max-width:480px){
  
  /* common */
  .lnk span::after {content: "";position: absolute;top: 50%;right: 0px;width: 20px;height: 20px;background: url(/_res/wifi_en/img/comm/lnk-icon.png) no-repeat;background-size: cover;transform: translateY(-50%);}
  
  
  /* path */
  .path-wrap .path-box .path .path-depth-wrap > ul > li > .path-selected {display:block;height:100%;padding:15px 39px 15px 15px;font-size: 15px;position: relative; line-height: 28px;font-weight: 400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  
  /* 인사말 */
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-title {padding:15px 0 0 0;}
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt p {font-size:14px;line-height:46px;}
  .greeting-wrap .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-desc p {font-size:12px;}

  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-title {padding:15px 0 0 0;}
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt p {font-size:14px;line-height:46px;}
  .greeting-wrap2 .greeting-box .greeting-item .greeting-con .greeting-txt .greeting-txt-desc p {font-size:12px;}

  
  /*sub*/
  .sub-slide-wrap #touchSlider6{height:430px;}
  .sub-visual-wrap .sub-visual-box h3{font-size:24px;line-height:36px;}
  .sub-visual-wrap2 .sub-visual-box h3{font-size:24px;line-height:36px;}
}

@media screen and (max-width:450px){
  .sub-slide-wrap #touchSlider6{height:410px;}
  header .header-wrap .bottom-header-wrap .bottom-header-box{padding: 0 0 0 15px;}
  .bottom-header-box .site-trigers a{width: 40px;height: 45px;}
  
  .sub-visual-wrap{margin: 45px 0 0;}
} 

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: 47% !important;}

/* 개발자 추가*/
#modalPerson{border:4px solid #d5ae91;background:#fff;}
#modalPerson h2{color:#444444;font-size:24px;line-height:40px;}
#modalPerson .p_c_text{font-size:12px;line-height:24px;}
#modalPerson .login_line{margin:10px 0 0;height:80px;}
#modalPerson .box_in{float:left;margin:0 10px 0; }
#modalPerson input{width:120px;height:24px;display:block;margin:3px 0 0;}
#modalPerson .btn_login{width:72px;height:60px;background:#363636;color:#e1e1e1;float:left;line-height:60px;text-align:center;}
#modalPerson .find_join{clear:both;margin:20px 0 0 10px;}
#modalPerson{
  max-width: 910px;max-height:700px;  /*팝업창의 크기조절*/
  margin-top:0px;           /*팝업창 위아래 간격조절*/
  padding: 18px;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  overflow-y:auto;
  z-index:999999999;
}

input[type=submit].btn_login {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 80px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #ba0b4a;
    border: #ba0b4a;
}