@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Arapey');
@import url('https://fonts.googleapis.com/css?family=Poppins:500,600,700&display=swap');
@font-face{font-family:'GongGothicLight';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face{font-family:'GongGothicMedium';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicMedium.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face{font-family:'GongGothicBold';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicBold.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'Katuri';src: url('https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/Katuri.woff') format('woff');font-weight: normal;font-style: normal;}
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'Nanum Gothic'}
.pl{white-space:pre-line;word-break:keep-all}
:root{--primary:#0064dd;--gong-bold:"GongGothicBold";--gong-medi:"GongGothicMedium";--gong-light:"GongGothicLight";--k-font:"pretendard"}

/* 컬러 */
.chg_bg_color, .go_ps_tour_btn, .ps_tour_option p span:before, .ps_tour_option p span:after{background-color:#63c4dd!important}
.ps_special_gall .go_ps_special_btn{background:#63c4dd;}
.ps_special_gall:hover .go_ps_special_btn{color:#63c4dd;}
.go_ps_special_btn:before,.go_ps_special_btn:after{background:#63c4dd;}
#winfo, .tit_h5{color:#63c4dd!important}
.chg_font_color{color:#63c4dd!important}

/* SHINING 독립 사용 */
#sh_wrapper{position:relative;width:100%;min-width:1150px;margin:0 auto}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:relative;z-index:10;width:100%;font-family:'notokr-medium'}
#sh_hd_wrapper{position:relative;width:100%}

/* MAIN  */
#main_banner{position:relative;z-index:5;width:100%}

/* INDEX */
#sh_section{position:relative;width:100%;font-size:15px;line-height:1.6;letter-spacing:-.1px;font-family:'notokr-regular'}

/* SUB */
#sub_main_banner{width:100%;height:350px;background:url(../sh_img/hd/sub_main_banner/sub_main_banner.jpg) no-repeat;animation:main 60s linear infinite}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}
#sh_content_tit{padding-top:165px;text-align:center;font-size:15px;color:#fff;font-family:'notokr-medium'}
#sh_content_tit h3{display:inline-block;position:relative;z-index:5;margin-bottom:10px;font-weight:normal;font-size:34px;font-family:'notokr-medium'}
#sh_content_tit h3:after{display:block;content:'';position:absolute;top:-12px;right:-22px;z-index:-1;width:41px;height:42px}
#sh_content_tit .fa-home{color:#fff}
#sh_content_tit .fa-angle-right{padding:0 5px;color:#fff}

/* CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* ASIDE */
#sh_aside{position:relative;width:1150px;margin:-30px auto 0;text-align:center;background-color:transparent;font-family:'notokr-regular'}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1070px;min-height:500px;padding:0;margin:70px auto 80px;line-height:1.6;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{overflow:hidden;position:relative;z-index:9;width:100%;font-size:14px;line-height:1.8;color:#818387;text-align:center;letter-spacing:-.1px;background-color:#2c2f35;font-family:'notokr-medium'} 
#sh_ft .inner{overflow:hidden;position:relative;width:1150px;margin:0 auto}
#sh_ft .inner.add{padding:55px 0 50px;color:#65676d}
#sh_ft .add h1{font-size:15px;color:#fff;font-family:var(--gong-light)}
#sh_ft .add ul{margin:18px 0}
#sh_ft .add ul li{display:inline-block;margin:0 12px;color:#fff;}
#sh_ft .add ul li span{padding-right:5px;font-size:15px;color:#9a9b9f;letter-spacing:.5px;font-style:italic;font-family: 'Arapey', serif}
#sh_ft .add p{margin-top:20px}
#sh_ft .copy{font-size:13px;line-height:55px;letter-spacing:1px;text-align:left;color:#6e7175;background-color:#202226}
#sh_ft .copy b{font-weight:normal;font-family:'notokr-bold'}
#sh_ft .copy p{position:absolute;right:0;top:0}

/* 사이트맵 */
a{text-decoration:none !important}
a:hover{text-decoration:none !important}
#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}

/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map:after{display:block;content:"";visibility:hidden;clear:both}
#sh_site_map > div{width:31%;float:left;margin:0 1%}
#sh_site_map > div:nth-of-type(3n){margin-right:0}
#sh_site_map .sh_site_map_title{padding:10px 15px;border-bottom:2px solid #333;font-size:17px;font-weight:normal;text-align:center;color:#222;font-family:'notokr-bold'}
#sh_site_map ul{padding:0 15px 15px}
#sh_site_map .sh_site_map_box{min-height:205px;padding:17px 20px;border:1px solid #e1e1e1;border-top:none;font-size:14px;color:#333;line-height:40px}
#sh_site_map .sh_site_map_box li{border-bottom:1px dotted #ccc}
#sh_site_map .sh_site_map_box li:last-child{border:none}

/* 반응형 [s] */
@media (max-width:1200px){
#sh_wrapper{min-width:100%}
#sh_aside{width:100%}
#sh_content{width:100%}
#sh_ft .inner{width:100%}
#sh_ft .copy{padding:0 20px}
}
@media (max-width:1024px){
#sub_main_banner{height:auto;padding:70px 0}
#sh_content_tit{padding-top:0}
#sh_aside{display:none}
}
@media (max-width:768px){
/* 반응형 스타일 필수 [s] */
#sh_login, #sh_agree, #sh_register,#sh_mb_confirm, #sh_result{padding:15px;margin:15px auto;border:none}
#sh_login input[type=submit], #sh_agree .btn_wrap input[type=submit], #sh_register .btn_wrap input[type=submit],#sh_find_info input[type=submit], #sh_mb_confirm input[type=submit]{-webkit-appearance:none;appearance:none}
#sh_login .bnr .txt p a{color:#0054a6}
#sh_pw_confirm{width:100%;padding:30px 20px;border:none}
#sh_agree .inner{padding:15px}
#sh_agree .cont{padding:10px}
#sh_site_map{padding:30px 20px}
#sh_site_map > div{width:100%;margin:0}
#sh_site_map .sh_site_map_box{min-height:auto}
/* 반응형 스타일 필수 [e] */
#sh_ft .copy{padding:15px 0;text-align:center;line-height:23px}
#sh_ft .copy p{position:unset;margin-top:10px}
}
@media(max-width:480px){
.pl{white-space:normal}
#sub_main_banner{padding:0;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;background:none}
#sh_content{padding:0;margin:20px 0}
#sh_content_tit h3{margin-bottom:0;padding:10px 0;font-size:18px;color:#222;font-family:'notokr-medium'}
#sh_content_tit p{display:none}
}
/* 반응형 [e] */