@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root{--primary:#9440e3;--mainsize:1280px;--k-font:'pretendard';--e-font:"Poppins", sans-serif;--k-point:'GangwonEduPowerExtraBoldA'}
*{-webkit-text-size-adjust:none}
body{font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
nav{list-style:none}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 


/* ========================== HEADER */
#sh_wrapper{min-width:var(--mainsize);line-height:1.5;font-family:var(--k-font)}
#sh_hd{position:relative;z-index:999;min-width:var(--mainsize)} 
#sh_hd_wrapper{width:100%;border-bottom:1px solid rgba(255,255,255,0.2)}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* ========================== INDEX */
#sh_section{position:relative;z-index:10;min-width:var(--mainsize);font-size:16px;color:#777}
#sh_section .pl{white-space:pre-line}
#sh_section h2{font-size:30px;font-weight:800;color:#111;font-family:var(--k-font)}

/* ========================== MAIN */
#sh_wrapper .btn--primary{display:flex;align-items:center;justify-content:center;padding:12px 22px;font-size:14px;font-weight:600;background-color:#000;color:#fff;border-radius:100px;border:1px solid transparent;transition:background-color 0.2s, color 0.2s, border-color 0.2s}
#sh_wrapper .group-tit{display:flex;flex-direction:column;gap:30px;padding-bottom:60px}
#sh_wrapper .group-tit .sub-tit{font-size:16px;font-weight:600;color:var(--primary)}
#sh_wrapper .group-tit .main-tit{font-size:40px;font-weight:600;line-height:1.4;color:#000;white-space:pre-line}

/* ========================== CONTAINER */
#sh_container .inner{max-width:var(--mainsize);margin:0 auto}
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:14px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== SUB */
#sh_aside_wrapper{background:var(--primary)}

/* ========================== SNB */
#sh_aside{position:relative}

/* ========================== FOOTER */
#sh_ft{position:relative;z-index:10;min-width:var(--mainsize);font-size:14px;line-height:1.5;color:rgba(255,255,255,.4);background-color:#222}
#sh_ft .inner{max-width:var(--mainsize);margin:0 auto}
#sh_ft .top{padding:100px 0 88px;border-bottom:1px solid rgba(255,255,255,0.15)}
#sh_ft .col-2{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}
#sh_ft .col-2 > * h3{font-size:24px;font-weight:700;color:#fff}
/* 푸터 공지 */
#sh_ft .ft_notice{max-width:593px;width:100%}
#sh_ft .ft_notice .notice__tit{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}
#sh_ft .ft_notice .notice__tit .link-more{font-size:16px;font-weight:500;color:#fff}
#sh_ft .ft_notice ul{display:flex;flex-direction:column;gap:18px}
#sh_ft .ft_notice ul li a{display:flex;justify-content:space-between}
#sh_ft .ft_notice ul li a .txt{display:flex;gap:3px;font-size:16px;color:rgba(255, 255, 255, 0.7);transition:color 0.2s}
#sh_ft .ft_notice ul li a .date{font-size:16px;color:rgba(255,255,255,0.4);transition:color 0.2s}
/* 고객센터 */
#sh_ft .ft_service{padding-right:110px}
#sh_ft .ft_service strong{display:block;padding:25px 0 15px;font-size:36px;font-weight:600;color:var(--primary)}
/* 사이트 정보 */
#sh_ft .bottom{padding:64px 0 180px}
#sh_ft .bottom .fl-l address{font-style:normal;font-size:15px;line-height:2.5;color:rgba(255,255,255,0.6)}
#sh_ft .bottom .fl-r .sns-wrap{display:flex;align-items:center;gap:14px}
#sh_ft .bottom .fl-r .sns-wrap li a{display:flex;align-items:center;justify-content:center;width:54px;aspect-ratio:1;border-radius:100px;background-color:rgba(255,255,255,0.15);color:#fff;transition:background-color 0.2s}
#sh_ft .bottom .fl-r .sns-wrap li a i{font-size:24px}
#sh_ft .bottom .fl-r .sns-wrap li a img{width:24px}
#sh_ft .copyright{padding:20px 0;background-color:#111}
#sh_ft .copyright .inner{display:flex;justify-content:space-between;align-items:center;gap:60px}
#sh_ft .copyright small{font-size:13px;color:#777}
#sh_ft .copyright .ft_btn{display:flex;align-items:center;gap:12px}
#sh_ft .copyright .ft_btn a{color:#777;transition:color 0.2s}

/* 사이트 맵*/
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;height:260px;margin-right:2%}
#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:155px;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}

@media (hover:hover){
#sh_wrapper .btn--primary:hover{background-color:transparent;color:#111;border-color:#111}
#sh_ft .ft_notice ul li a:hover .txt, #sh_ft .ft_notice ul li a:hover .date{color:#fff}
#sh_ft .bottom .fl-r .sns-wrap li a:hover{background-color:rgba(255,255,255,0.3)}
#sh_ft .copyright .ft_btn a:hover{color:#fff}
}