@charset "utf-8";

body{background:#fff;font-size:0.81em;font-family:'notokr-regular'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'notokr-regular'}
:root{--primary:#177aa8}
/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;position:relative;min-width:1170px;border-bottom:1px solid #e5e5e5} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인배너 */
#main_banner_wrapper{position:relative;width:100%;height:450px}

/* 인크루드 */
#include_wrapper{font-family:'notokr-regular'}
#include_wrapper .include_01{overflow:hidden;width:100%;height:306px;background-color:#e8f0f3}
#include_wrapper .sub_bg{position:relative;height:600px;overflow:hidden}
#include_wrapper .include_03{text-align:center;font-family:'notokr-regular';color:#fff}
#include_wrapper .include_03 .sub_bg{height:260px;padding-top:70px;box-sizing:border-box;background:url(/sh_img/index/include_03_bg.jpg) bottom center fixed}
#include_wrapper .include_03 .in_03_tit{font-size:29px;letter-spacing:-0.05em}
#include_wrapper .include_03 .in_03_tit span{font-family:'notokr-bold'}
#include_wrapper .include_03 a{display:inline-block;width:249px;height:53px;margin-top:20px;border:1px solid #fff;box-sizing:border-box;line-height:53px;font-size:17px;letter-spacing:-0.04em;color:#fff;background:#26a6e2;background:rgba(255, 255, 255, 0.2);transition:ease-out .2s}
#include_wrapper .include_03 a img{margin:-3px 0 0 6px}
#include_wrapper .include_03 a:hover{border:1px solid #26a6e2;background:#26a6e2}

/* 서브 상단 */
#sh_container_top{width:100%;min-width:1170px;height:205px;background:url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg);background-position:0 50%;transition:ease-out 1s}
#sh_container_top.s_scroll{background-position:0 100%}

/* 서브메인 내용 */
#sh_container{z-index:5;position:relative;min-width:1170px}
#sh_container_wrapper{position:relative;z-index:5;margin:0 auto;min-width:1170px;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* float:left;선택 단 content 와 같은 방향 X */
#sh_aside{float:left;width:210px;margin:40px 0 0}
#sh_content{z-index:4;position:relative;float:right;padding:40px 0px 100px 0px;width:900px;min-height:500px;height:auto !important;height:500px;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content_title{margin-bottom:30px;border:1px solid #bcbcbc;float:right;padding:15px;width:810px}

/* 페이지 상단 */
#sh_content .sh_content_tit{margin:10px 0 38px 0;font-size:27px;letter-spacing:-0.06em;font-family:'notokr-medium';color:#333}
#sh_content .sh_content_tit span{float:right;padding:8px 0 0 19px;font-size:15px;letter-spacing:-0.02em;font-family:'notokr-regular';color:#666}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:1170px;font-family:'notokr-regular';background:url(/sh_img/ft/ft_bg.png) top center no-repeat} 
#sh_ft_wrapper .ft_top{height:58px;line-height:58px;background:url(/sh_img/ft/ft_top_bg.png) bottom repeat-x}
#sh_ft_wrapper .ft_top a{font-size:15px;letter-spacing:-0.04em;color:#fff;cursor:pointer}
#sh_ft_wrapper .ft_top ul{overflow:hidden;float:left}
#sh_ft_wrapper .ft_top ul li{float:left;position:relative;padding:0 16px}
#sh_ft_wrapper .ft_top ul li:first-child{padding-left:0}
#sh_ft_wrapper .ft_top ul li:after{display:block;content:'';position:absolute;top:22px;right:0;width:1px;height:12px;background-color:#666}
#sh_ft_wrapper .ft_top ul li:last-child:after{display:none}
#sh_ft_wrapper .ft_top p{float:right}
#sh_ft_wrapper .ft_top p img{margin-right:8px}

#sh_ft_wrapper{position:relative;margin:0 auto;width:1170px;zoom:1;line-height:140%}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper #ft_address{padding:40px 0;line-height:23px;font-size:13.5px;letter-spacing:0;color:#999;clear:both}
#sh_ft_wrapper #ft_address .address{padding:23px 0 12px 0}
#sh_ft_wrapper #sh_ft_icon{position:absolute;right:0;bottom:37px}

/* 사이트맵 */
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%;padding:10px;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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}