@charset "utf-8";
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css?family=Taviraj:200,400,500,600,700');
@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600&display=swap');

:root {
  --brown: #724222;
  --font-main: 'notokr-regular';
}

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'}

/* 익스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}

#sh_wrapper{overflow:hidden}
#sh_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {position:fixed;top:0;left:0;width:115px;height:100%;border-right:solid 1px #e8e8e8;z-index:100} 
#sh_hd.sub{position:relative;width:100%;height:81px;background:rgba(255,255,255,.9);font-family:var(--font-main)}

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;padding:0;width:100%;height:100%;zoom:1;background-color:#fff}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container {position:relative;min-width:1200px;height:auto;}
#sh_container_wrapper{position:relative;margin-left:115px}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#sh_container_wrapper.sub{margin-left:0}

/* 서브 타이틀 */
#sh_content_tit_wrap{position:relative;width:1200px;margin:128px auto 0;text-align:center}
#sh_content_tit{display:inline-block;position:relative;font-size:15px;color:#fff;letter-spacing:-0.3px;font-family:var(--font-main)}
#sh_content_tit h3{position:relative;height:43px;margin-bottom:17px;padding:0 60px;font-weight:normal;font-size:39px;line-height:42px;box-sizing:border-box;font-family:var(--font-main)}

/* 사이드(서브)메뉴 float:left; 선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;z-index:15;width:100%;height:62px;border-bottom:solid 1px #ddd;box-sizing:content-box;font-family:var(--font-main)}
#sh_aside_wrapper{position:relative;z-index:1000;width:1200px;height:62px;margin:0 auto;zoom:1;background-color:#fff}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;padding:0;width:1200px;min-height:440px;margin:95px auto 60px;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit:after {clear:both}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:2.2em;line-height:1em;color:#333;letter-spacing:-0.05em}
#sh_content #sh_content_tit span {float:right;margin-top:12px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:87%;margin-left:115px;background-color:#232628;font-family:var(--font-main)} 
#sh_ft.sub{margin-left:0}
#sh_ft_wrapper{position:relative;margin:0 auto;padding:50px 0;width:87%;zoom:1;font-size:14px;line-height:140%;color:#777575}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .ft_logo{display:inline-block;margin-right:50px;vertical-align:top}
#sh_ft_wrapper p{display:inline-block;width:63%}
#sh_ft_adm .sh_ft_adm_wrap{overflow:hidden;width:87%;padding:18px 0;margin:0 auto;border-top:solid 1px #494a4e;font-size:13px;color:#69696a}
#sh_ft_adm .sh_ft_adm_wrap p{float:left}
#sh_ft_icon{float:right}

#ft_contact{margin-right:70px;border-top:solid 1px #e8e8e8}
#ft_contact .contact_wrap{position:relative;width:1200px;margin:35px auto;overflow:hidden}
#ft_contact .contact_wrap li{float:left;width:calc(100% /3);width:-webkit-calc(100% /3);width:-moz-calc(100% /3);font-size:14px;line-height:23px;color:#888;cursor:default;transition:all .3s}
#ft_contact .contact_wrap li .contact_tit{padding:7px 0;font-size:14px;font-weight:600;color:#333;font-family:'poppins'}
#ft_contact .contact_wrap li img{display:inline-block;vertical-align:top;transition:all .3s}
#ft_contact .contact_wrap li .txt_area{display:inline-block;margin-left:20px}

#ft_contact_sub{width:100%;border-top:solid 1px #e8e8e8}
#ft_contact_sub .contact_wrap{position:relative;width:1200px;margin:35px auto;overflow:hidden}
#ft_contact_sub .contact_wrap li{float:left;width:calc(100% /3);width:-webkit-calc(100% /3);width:-moz-calc(100% /3);font-size:14px;line-height:23px;color:#888;cursor:default;transition:all .3s}
#ft_contact_sub .contact_wrap li .contact_tit{padding:7px 0;font-size:14px;font-weight:600;color:#333;font-family:'poppins'}
#ft_contact_sub .contact_wrap li img{display:inline-block;vertical-align:top;transition:all .3sp}
#ft_contact_sub .contact_wrap li .txt_area{display:inline-block;margin-left:20px}

/* 메인 컨텐츠영역 */
#main_banner {position:relative;width:100%}
#section_area{position:relative;font-size:16px;line-height:25px;color:#777;letter-spacing:-0.3px}
#section_area .line_bg .line01{position:absolute;right:115px;top:0;width:1px;height:100%;background-color:#efefef;z-index:-1}
#section_area .line_bg .line02{position:absolute;right:431px;top:0;width:1px;height:100%;background-color:#efefef;z-index:-1}
#section_area .line_bg .line03{position:absolute;right:504px;top:0;width:1px;height:100%;background-color:#efefef;z-index:-1}

section > div{width:100%;height:100%}
#section01{position:relative;height:100vh;z-index:99}

.scroll-nav{position:fixed;left:55px;top:350px;z-index:100;height:143px;width:6px}
.scroll-nav__wrapper{position:absolute;right:0}
.scroll-nav__heading{display:none}
.scroll-nav__list li{position:relative;margin-bottom:35px;width:5px;height:5px;list-style:none}
.scroll-nav__list li:after{position:absolute;left:1px;bottom:-30px;width:1px;height:16px;border-left:dotted 1px #292e35;content:''}
.scroll-nav__list li:last-child:after{display:none}
.scroll-nav__list li a{display:block;position:relative;width:5px;height:5px;transition:all 0.2s;font-size:0}
.scroll-nav__list li a:after{display:block;position:absolute;right:0;top:50%;width:5px;height:5px;border:solid 1px #292e35;background-color:#fff;content:'';transition:all 0.2s;box-sizing:content-box;}
.scroll-nav__list li.active a:after{background-color:#292e35}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

/* 사이트맵 */
#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}