@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=Gowun+Batang&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap');


:root{--main-size:1400px;--main-font:"Gowun Batang", serif;--k-font:'Pretendard';--e-font:"Marcellus", serif;--primary:#A08A60;--color-dark:#2A231A}
body{font-size:0.81em;font-weight:400;font-family:var(--main-font)}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-weight:400;font-family:var(--main-font)}
*{-webkit-text-size-adjust:none}
#sh_wrapper{position:relative;width:100%;font-size:15px;font-weight:400;color:#777;line-height:1.8;word-break:keep-all}
#goToDesign{z-index:21}

/* =========================== HEADER */
#sh_hd{position:relative;z-index:20;width:100%}

/* =========================== MAIN */
#sh_section{overflow:hidden;position:relative;font-size:15px;font-weight:400;font-family:var(--main-font)}
#sh_section .inner{max-width:var(--main-size);width:100%;margin:0 auto}
#sh_section .btn--primary{display:flex;align-items:center;justify-content:center;max-width:180px;width:100%;height:55px;padding:0 27px;font-size:15px;font-weight:700;color:#4A3F2F;border-radius:100px;background-color:#fff;border:1px solid transparent;transition:all 0.2s}
#sh_section .btn--primary span{display:flex;align-items:center;justify-content:space-between;width:100%;transform:translateX(6px)}
#sh_section .btn--primary span svg{flex-shrink:0;width:22px;height:22px}
#sh_section .group-tit{display:flex;flex-direction:column;align-items:center;text-align:center}
#sh_section .group-tit .tit--en{padding-bottom:16px;font-size:15px;font-weight:700;color:var(--primary);letter-spacing:2px}
#sh_section .group-tit .tit--ko{padding-bottom:34px;font-size:40px;font-weight:normal;line-height:1.75;color:#2a231a}
#sh_section .group-tit p.desc{font-size:16px;line-height:1.6;color:#7a6842;white-space:pre-line;word-break:keep-all}

/* =========================== CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== SNB */
#sh_sub_wrap{position:relative;font-family:var(--k-font)}

/* ========================== CONTENT */
#sh_content{position:relative;z-index:4;max-width:1200px;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{padding:35px 0 46px;font-size:16px;color:#7A6842;background:#2A231A;font-family:var(--main-font)}
#sh_ft .inner{display:flex;flex-direction:column;align-items:center;max-width:var(--main-size);width:100%;margin:0 auto}
#sh_ft .ft__logo{width:120px;margin-bottom:25px}
#sh_ft h2{padding-bottom:8px;font-weight:700;line-height:1.6;text-align:center}
#sh_ft h3{padding-bottom:38px;font-size:15px;font-weight:normal;font-family:"Noto Serif KR", serif;text-align:center}
#sh_ft .ft__btn{display:flex;gap:32px;padding-bottom:50px}
#sh_ft .ft__btn li a{display:flex;align-items:center;justify-content:center;width:51px;aspect-ratio:1;border-radius:100px;background-color:#4A3F2F;transition:background-color 0.2s}
#sh_ft .ft__btn li a:hover{background-color:var(--primary)}
#sh_ft .ft__btn li a img{flex-shrink:0}
#sh_ft .ft__btn li a.link-instagram img{width:20px}
#sh_ft .ft__btn li a.link-mail img{width:20px}
#sh_ft .ft__btn li a.link-phone img{width:18px}
#sh_ft small{padding-bottom:5px;font-size:14px;text-align:center}
#sh_ft small #thisYear{display:inline-block;padding:0 5px}
#sh_ft address{padding-bottom:15px;font-style:normal;font-size:14px;text-align:center;white-space:pre-line;word-break:keep-all}
#sh_ft .links{display:flex;gap:22px}
#sh_ft .links a{font-size:14px;color:#7A6842;transition:color 0.2s}
#sh_ft .links a:hover{color:var(--primary)}

/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map:after{display:block;content:"";visibility:hidden;clear:both}
#sh_site_map > div{width:31%;float:left;margin:0 1%}
#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:205px;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}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:20px;z-index:101;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background:#978468;box-shadow:5px 5px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}
#fix_tel.active{opacity:1;margin-right:0}
#sh_ft_btns{display:none;padding:15px}
#sh_ft_btns .btns{overflow:hidden}
#sh_ft_btns .row2 a{width:50%}
#sh_ft_btns a{float:left;display:block;width:100%;height:55px;font-size:16px;line-height:55px;color:#fff;text-align:center;background:#978468;font-family:'notokr-bold'}
#sh_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#sh_ft_btns a i{padding-right:5px;font-size:18px}
#sh_ft_btns a.kakao{font-weight:normal;color:#402325;background-color:#ffe500}

/*결제정보페이지*/
.pesonal h2{padding-bottom:10px;color:#111;font-size:20px;font-weight:700}
.sod_right h2{padding-bottom:4px;font-size:17px;font-weight:700;color:var(--color-dark)}

/* 반응형 [s] */
@media (max-width:1600px){
#sh_section .group-tit .tit--ko{padding-bottom:24px;font-size:36px}
#sh_ft{padding:35px 0}
#sh_ft h2{padding-bottom:3px}
#sh_ft .ft__btn{gap:20px;padding-bottom:24px}
#sh_ft .ft__btn li a{width:48px}
#sh_ft h3{padding-bottom:16px}
}
@media (max-width:1400px){
#sh_section .group-tit .tit--ko{padding-bottom:20px;font-size:32px}
#sh_section .group-tit .tit--en{padding-bottom:12px;font-size:14px}
}
@media (max-width:1200px){
#top_logo img{width:90px}
#sh_section .group-tit .tit--en{padding-bottom:8px;font-size:13px}
#sh_section .group-tit .tit--ko{padding-bottom:16px;font-size:28px}
#sh_section .group-tit p.desc{font-size:15px}
#sh_section .btn--primary{max-width:168px;height:52px;padding:0 20px;font-size:14px}
#sh_section .btn--primary span{transform:translateX(4px)}
#sh_section .btn--primary span svg{width:20px;height:20px}

#sh_ft{padding:35px 20px;font-size:15px}
#sh_ft .ft__logo{width:65px;margin-bottom:15px}
#sh_ft h3{font-size:14px}
}
@media (max-width:1024px){
#sh_section .group-tit .tit--en{font-size:12px}
#sh_section .group-tit .tit--ko{padding-bottom:14px;font-size:26px}
#sh_section .btn--primary{max-width:160px}
#sh_ft small{padding-bottom:0;font-size:13px}
#sh_ft address{font-size:13px}
}
@media (max-width:768px){
/* 반응형 스타일 필수 [s] */
#sh_login, #sh_agree, #sh_register,#sh_mb_confirm, #sh_result{padding:15px;margin:15px auto;border:none}
#sh_login input[type=submit], #sh_agree .btn_wrap input[type=submit], #sh_register .btn_wrap input[type=submit],#sh_find_info input[type=submit], #sh_mb_confirm input[type=submit]{-webkit-appearance:none;appearance:none}
#sh_login .bnr .txt p a{color:#0054a6}
#sh_pw_confirm{width:100%;padding:30px 20px;border:none}
#sh_agree .inner{padding:15px}
#sh_agree .cont{padding:10px}
#sh_site_map{padding:30px 20px}
#sh_site_map > div{width:100%;margin:0}
#sh_site_map .sh_site_map_box{min-height:auto}
/* 반응형 스타일 필수 [e] */
#sh_section .group-tit .tit--en{padding-bottom:6px;font-size:11px}
#sh_section .group-tit .tit--ko{font-size:22px}
#sh_section .group-tit p.desc{font-size:14px}
#sh_section .btn--primary{max-width:150px;height:48px;font-size:13px}
#sh_section .btn--primary span svg{width:18px;height:18px}
#sh_ft{font-size:14px}
#sh_ft .ft__logo{width:65px}
#sh_ft h3{font-size:13px}
#sh_ft .ft__btn{gap:12px}
#sh_ft .ft__btn li a{width:44px}
}
@media (max-width:480px){
#sh_section .group-tit .tit--ko{padding-bottom:10px;font-size:20px}
#sh_section .btn--primary{height:44px;padding:0 16px}
#sh_ft_btns{display:block}
#fix_tel{display:block}
}
/* 반응형 [e] */