@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:500,600,700&display=swap');
@font-face{font-family:'AppleSDGothicNeo';src:url('/sh_img/font/AppleSDGothicNeoR.woff2') format('woff2'),url('/css/AppleSDGothicNeoR.woff') format('woff');font-weight:400;font-style:normal}
@font-face{font-family:'AppleSDGothicNeo';src:url('/sh_img/font/AppleSDGothicNeoM.woff2') format('woff2'),url('/css/AppleSDGothicNeoM.woff') format('woff');font-weight:500;font-style:normal}
@font-face{font-family:'AppleSDGothicNeo';src:url('/sh_img/font/AppleSDGothicNeoB.woff2') format('woff2'),url('/css/AppleSDGothicNeoB.woff') format('woff');font-weight:600;font-style:normal}
@font-face{font-family:'AppleSDGothicNeo';src:url('/sh_img/font/AppleSDGothicNeoEB.woff2') format('woff2'),url('/css/AppleSDGothicNeoEB.woff') format('woff');font-weight:700;font-style:normal}

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'}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 
*{-webkit-text-size-adjust:none}

/* SHINING 독립 사용 */
#sh_wrapper{position:relative;width:100%}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:relative;z-index:10;min-width:1300px;width:100%}
#sh_hd_wrapper{position:relative}

/* MAIN  */
#main_banner{position:relative;z-index:10;min-width:1300px;width:100%}

/* INDEX */
#sh_section{position:relative;min-width:1300px;width:100%;font-size:15px;line-height:1.8;letter-spacing:-.2px;color:#9e9e9e;font-family:'AppleSDGothicNeo'}

/* FADE */
.animated{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.2s;animation-delay:.2s}
@-webkit-keyframes fadeInUp{from{opacity:0}to{opacity:1;-webkit-transform:translateY(0)}}
@keyframes fadeInUp{from{opacity:0}to{opacity:1;transform:translateY(0)}}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-delay:.2s;animation-delay:.2s}
@-webkit-keyframes fadeInLeft{from{opacity:0}to{opacity:1;-webkit-transform:translateX(0)}}
@keyframes fadeInLeft{from{opacity:0}to{opacity:1;transform:translateX(0)}}

/* CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;padding:85px 55px 0;zoom:1}
#sh_container_wrapper.sub{padding:85px 0 0}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* SNB */
#sh_aside{position:relative;min-width:1300px;width:100%;background-color:#222;font-family:'AppleSDGothicNeo'}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1100px;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{position:relative;overflow:hidden;min-width:1300px;padding:80px 55px 60px;font-size:14px;line-height:1.8;color:rgba(255,255,255,.4);letter-spacing:-.2px;background-color:#222;font-family:'AppleSDGothicNeo'} 
#sh_ft .left{float:left} 
#sh_ft .left ul{margin:35px 0 25px} 
#sh_ft .left ul li{display:inline-block} 
#sh_ft .left ul li+li:before{display:inline-block;content:"";width:1px;height:10px;margin:0 15px 0 10px;background-color:rgba(255,255,255,.2)} 
#sh_ft .left ul li a{font-size:12px;font-weight:600;color:rgba(255,255,255,.4);font-family:'Poppins'} 
#sh_ft .left ul li a:hover{color:rgba(255,255,255,.6)} 
#sh_ft .left .copy{margin-top:35px;font-size:13px} 
#sh_ft .right{overflow:hidden;float:right;padding:20px 0 10px 45px;border-left:1px solid rgba(255,255,255,.1)} 
#sh_ft .right dl{float:left;width:230px} 
#sh_ft .right dl dt{margin-bottom:20px;font-size:14px;font-weight:600;color:#fff;font-family:'Poppins'} 
#sh_ft .right dl dd a{color:rgba(255,255,255,.4);font-size:14px;font-weight:600;line-height:30px;font-family:'Poppins','AppleSDGothicNeo'} 
#sh_ft .right dl dd a:hover{color:rgba(255,255,255,.6)} 
#sh_ft .right .sns{float:left;text-align:center} 
#sh_ft .right .sns li+li{margin-top:8px} 
#sh_ft .right .sns li a{font-size:18px;color:#fff}
#sh_ft .right .sns li a:hover{opacity:.6}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
