@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Raleway:100,500,600,700,800');/* 초기화 */
* {-webkit-text-size-adjust:none}

/*======================================================== 익스8 이하  */
#ie_lower{padding:7px 0;border-bottom:1px solid #fff073;border-top:1px solid #fff073;text-align:center;background-color:#fffbd9;font-family:nanumgothic} 
#ie_lower span{font-weight:bold;color:#f96319}
#ie_lower a{display:inline-block;padding-left:10px;color:#888}
#ie_lower a:hover{text-decoration:underline}

::selection{background:#111;color:#fff;text-shadow:none}
::-moz-selection{background:#111;color:#fff;text-shadow:none}
::-webkit-selection{background:#111;color:#fff;text-shadow:none} 

/* SHINING 독립 사용 */
#sh_wrapper{position:relative;width:100%;min-width:1200px;max-width:1950px;margin:0 auto}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:absolute;z-index:10;min-width:1200px;width:100%;font-family:notokr-regular}
#sh_hd_wrapper{position:relative;width:100%;z-index:10}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* MAIN  */
#main_banner{position:relative;z-index:5;width:100%;font-family:'notokr-regular'}

/* INDEX */
#sh_section{position:relative;z-index:6;min-width:1200px;width:100%;line-height:1.7;letter-spacing:-.2px;font-family:'notokr-regular'}

/* CONTENT */
#sh_container{position:relative;min-width:1200px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content{position:relative;z-index:4;width:1200px;min-height:620px;padding:60px;margin:0 auto; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1150px;width:100%;height:450px;font-family:'notokr-regular'}

/* SNB */
#sh_aside{position:relative;z-index:15;min-width:1150px;width:100%;border-bottom:solid 1px #e5e5e5;font-family:'notokr-medium'}
#sh_aside_wrapper{position:relative;width:1150px;margin:0 auto;zoom:1}

/* FOOTER */
#sh_ft{overflow:hidden;position:relative;min-width:1200px;width:100%;font-size:14px;font-family:'notokr-medium'}
#sh_ft .inner{position:relative;width:1058px;height:100px;margin:0 auto;padding:0 50px;border:1px solid #e5e5e5}
#sh_ft .inner:before{display:block;content:"";position:absolute;top:-1px;left:-40%;width:40%;height:1px;background-color:#e5e5e5}
#sh_ft .inner:after{display:block;content:"";position:absolute;bottom:-1px;right:-40%;width:40%;height:1px;background-color:#e5e5e5}
#sh_ft .inner h1{float:left;font-size:14px;line-height:100px}
#sh_ft .inner ul{overflow:hidden;float:right}
#sh_ft .inner ul li{display:inline-block;position:relative;padding:0 15px 0 10px;}
#sh_ft .inner ul li:after{display:block;content:"";position:absolute;right:0;top:50%;width:2px;height:2px;background-color:#222}
#sh_ft .inner ul li:last-child{padding-right:0}
#sh_ft .inner ul li:last-child:after{ display:none}
#sh_ft .inner ul li a{color:#222;line-height:100px}
#sh_ft .add{position:relative;width:1058px;margin:0 auto;padding:55px 50px 50px;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;color:#777;line-height:1.8}
#sh_ft .add .copy{padding-top:15px;color:#bfbfbf}
#sh_ft .add .icon{position:absolute;right:50px;bottom:55px}
#goTop{position:absolute;right:-90px;top:96px;z-index:1;width:60px;height:50px;padding-left:2px;font-size:13px;font-weight:700;line-height:50px;text-align:center;letter-spacing:.5px;color:#222;cursor:pointer;font-family: 'Raleway', sans-serif;}
#goTop:after{display:block;content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:5px;height:5px;border:2.5px solid #a201ff;border-radius:12px;-webkit-transition:all .1s;transition:all .1s}
#goTop:hover:after{width:12px;height:12px;top:-4px}

#sh_ft.sub .inner, #sh_ft.sub .add{width:1200px}

/* 사이트맵 */
#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}

/* 빠른상담폼 */
#main_form{position:fixed;left:10px;top:90px;z-index:1000;width:245px;padding:16px 15px;border-radius:5px;background:#132875}
#main_form .form_tit{display: block;width:200px;height:51px;margin:0 auto 17px auto;padding-left:60px;font-size:20px;line-height:51px; color:#fff;background:url('/sh_img/index/form_logo.png') no-repeat left;font-family:'notokr-bold'}
#main_form ul{overflow:hidden}
#main_form ul li{float:left;width:105px;height:35px;margin-bottom:5px;font-size:13px;color:#888;font-family:'notokr-regular'}
#main_form ul li input{width:100%;height:100%;padding-left:10px}
#main_form ul li:nth-child(1){margin-right:5px}
#main_form ul li:nth-child(3){width:100%;height:60px}
#main_form .agrees{width:100%;padding-top:5px;font-size:13px;text-align:right;color:rgba(255,255,255,0.5);font-family:'notokr-regular'}
#main_form .agrees #btn_submit{width:100%;height:48px;margin-top:10px;border:none;border-radius:5px;font-size:15px;color:#fff;background:#8994ba;font-family:'notokr-medium'}
#main_form ul li #wr_content{width:100%;height:100%}


