@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face{font-family:'KbizHanmaumMyungjo';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/KBIZHanmaumMyungjo.woff') format('woff');font-weight:normal;font-display:swap}
@font-face {font-family:'Marcellus';src:url('../sh_img/font/Marcellus-Regular.woff') format('woff'),url('../sh_img/font/Marcellus-Regular.ttf') format('truetype');font-weight:400;font-style:normal}

*{-webkit-text-size-adjust:none}
:root{--primary:#7F6B58;--bg-color:#f8f4f0;--radius:13px;--mainsize:1752px;--sub-font:'Pretendard';--main-font:"KbizHanmaumMyungjo", serif;--e-font:"Marcellus", serif}
body{background:#fff;font-size:0.81em;font-weight:400;font-family:var(--sub-font)}
figure{margin:0}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:var(--sub-font)}


#sh_wrapper{position:relative;width:100%;margin:0 auto}

/* ========================== HEADER */
#sh_hd{position:fixed;top: 0;left: 0;width:100% ;z-index:21;font-family:var(--sub-font);transition:background-color 0.2s}
#sh_hd.scroll-fixed{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.05)}
#sh_hd #sh_hd_wrapper{position:relative;align-items:center;max-width:var(--mainsize);margin:0px auto}

/* ========================== MAIN */
#main_banner{position:relative;z-index:10;width:100%;letter-spacing:-.3px;font-family:var(--sub-font)}

/* ========================== INDEX */
#sh_section{position:relative;overflow:hidden;font-size:16px;color:#777;line-height:1.8;letter-spacing:-.3px;font-family:var(--sub-font)}

/* INDEX / 공통 타이틀 */
#sh_section .atc__inner{max-width:1400px;margin:0 auto}
#sh_section .atc__head h2.title-ko{padding-bottom:25px;font-family:var(--main-font);font-size:14px;line-height:100%;color:var(--primary)}
#sh_section .atc__head h2.title-en{padding-bottom:25px;font-family:var(--e-font);font-weight:normal;font-size:14px;line-height:100%;color:var(--primary)}
#sh_section .atc__head h3{padding-bottom:25px;font-family:var(--main-font);font-size:30px;line-height:1.5;color:#222;white-space:pre-line;word-break:keep-all}
#sh_section .atc__head p.desc{font-size:16px;line-height:1.6;white-space:pre-line;word-break:keep-all}

/* INDEX / Swiper Navigation */
#sh_section .swiper-navigation{display:flex;gap:15px}
#sh_section .swiper-navigation button{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:100px;transition:background-color 0.2s, border-color 0.2s}
#sh_section .swiper-navigation button svg{transition:stroke 0.2s}
#sh_section .swiper-navigation button.btn-prev svg{margin-right:2px}
#sh_section .swiper-navigation button.btn-next svg{margin-left:4px}

/* INDEX / View more 버튼 */
#sh_section .link-view{display:flex;align-items:center;font-family:var(--e-font);font-size:16px;color:var(--primary)}
#sh_section .link-view .dot{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:0.2s}
#sh_section .link-view .dot::before{content:'';width:4px;height:4px;border-radius:50px;background-color:var(--primary);transform:translateX(100%);opacity:0;transition:transform 0.1s linear, opacity 0.2s}
#sh_section .link-view:hover .dot::before{transform:translateX(0);opacity:1}
#sh_section .link-view:hover .dot{padding-right:15px}
/* ========================== CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container .inner{width:1200px;margin:0px auto}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* CONTENT */
#sh_content{position:relative;font-size:16px;line-height:1.5;color:#777}

/* 이벤트 게시판 레이아웃 추가*/
#sh_bo_gall, #sh_bo_w,#sh_bo_v{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}

/* ========================== FOOTER */
#sh_ft .atc__inner{max-width:1400px;margin:0 auto}
/* FOOTER / 오시는 길 & 진료시간 */
#sh_ft .group-map{position:relative;padding:120px 0;background-color:var(--primary);overflow:hidden}
#sh_ft .group-map::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background-image:url(../sh_img/ft/img/ft_bg.png);background-repeat:no-repeat;background-size:cover;opacity:0.5;mix-blend-mode:multiply;pointer-events:none}
#sh_ft .group-map .atc__inner{position:relative;z-index:1}
#sh_ft .group-map .atc__head h2.title-en{font-family:var(--e-font);font-weight:normal;font-size:14px;color:#fff}
#sh_ft .group-map .atc__head h3{padding:30px 0 70px;font-family:var(--main-font);font-size:35px;line-height:1.3;color:#fff}
#sh_ft .group-map .atc__cont{display:grid;grid-template-columns:repeat(2, 1fr)}
#sh_ft .group-map .atc__cont h4{font-family:var(--main-font);font-size:26px;color:#fff}

/* 오시는 길 */
#sh_ft .group-map .fl-l{padding-right:35px}
#sh_ft .group-map .fl-l .title{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}
#sh_ft .group-map .fl-l .link-naver{display:flex;align-items:center;height:42px;background-color:#847568;border-radius:100px;font-size:14px;color:#fff;overflow:hidden}
#sh_ft .group-map .fl-l .link-naver .ic-naver{display:flex;width:46px;height:100%;align-items:center;justify-content:center;background-color:#a3988e}
#sh_ft .group-map .fl-l .link-naver .ic-naver img{margin-left:2px}
#sh_ft .group-map .fl-l .link-naver .text-naver{width:112px;text-align:center}
#sh_ft .group-map .fl-l .map_area{margin-bottom:20px}
#sh_ft .group-map .fl-l .map_area iframe{width:100%;height:380px;border-radius:var(--radius);overflow:hidden}
#sh_ft .group-map .fl-l address{display:flex;align-items:center;gap:20px;font-size:18px;font-weight:500;color:#fff;font-style:normal}
#sh_ft .group-map .fl-l address span{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:100px;background-color:#fff}
#sh_ft .group-map .fl-l address svg{stroke:var(--primary);width:16px}

/* 진료 안내 */
#sh_ft .group-map .fl-r{display:flex;flex-direction:column;justify-content:space-between;padding:0 35px}
#sh_ft .group-map .fl-r h4{padding-bottom:25px}
#sh_ft .group-map .fl-r .info-box{display:flex;flex-direction:column;gap:15px}
#sh_ft .group-map .fl-r .info-box dl{display:flex;gap:50px;align-items:center}
#sh_ft .group-map .fl-r .info-box dt{display:flex;align-items:center;font-size:16px;color:#fff}
#sh_ft .group-map .fl-r .info-box dt .icon{width:40px}
#sh_ft .group-map .fl-r .info-box dt svg{width:20px;margin-top:3px;stroke:rgba(255,255,255,0.7)}
#sh_ft .group-map .fl-r .info-box dt span{color:rgba(255,255,255,0.7)}
#sh_ft .group-map .fl-r .info-box dd.call{font-family:var(--e-font);font-size:30px;color:#fff}
#sh_ft .group-map .fl-r .info-box dd{font-size:16px;line-height:1.6;color:rgba(255,255,255,0.55);word-break:keep-all}
#sh_ft .group-map .fl-r .info-box dl.transit, #sh_ft .group-map .fl-r .info-box dl.time{align-items:flex-start}
#sh_ft .group-map .fl-r .info-box dl.transit dd, #sh_ft .group-map .fl-r .info-box dl.time dd{display:flex;flex-direction:column;gap:4px}
#sh_ft .group-map .fl-r .info-box dl.time p{display:flex;gap:20px;word-break:keep-all}
#sh_ft .group-map .fl-r .info-box dl.time p span{flex-shrink:0}
/* sns 안내 */
#sh_ft .group-map .atc__cont .fl-r .sns-box ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;place-items:center}
#sh_ft .group-map .atc__cont .fl-r .sns-box ul li{width:100%}
#sh_ft .group-map .atc__cont .fl-r .sns-box ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:56px;text-align:center;border-radius:var(--radius);background-color:rgba(255,255,255,0.15);font-size:16px;color:#fff;transition:background-color 0.2s, color 0.2s}
#sh_ft .group-map .atc__cont .fl-r .sns-box ul li a:hover{background-color:#fff;color:#222}
/* 회사 정보 */
#sh_ft .ft_copy{padding:40px 0;background-color:#1e1b17}
#sh_ft .ft_copy .atc__inner{display:flex;flex-direction:column;gap:25px}
#sh_ft .ft_copy .ft_logo img{max-width:110px}
#sh_ft .ft_copy .company-info{display:flex;justify-content:space-between;align-items:flex-end}
#sh_ft .ft_copy .company-info p{display:flex;align-items:center;font-size:14px;line-height:1.6;color:rgba(255,255,255,0.4)}
#sh_ft .ft_copy .company-info p span{display:inline-flex;align-items:center;text-align:center}
#sh_ft .ft_copy .company-info p span::after{content:'';width:1px;height:14px;margin:0 5px;background-color:rgba(255,255,255,0.5)}
#sh_ft .ft_copy .company-info p span:last-child::after{display:none}
#sh_ft .ft_copy .company-info .link-admin{display:flex;align-items:center;justify-content:center;width:85px;height:33px;border-radius:5px;font-family:var(--e-font);font-size:13px;color:rgba(255,255,255,0.4);background-color:rgba(255,255,255,0.1)}


/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'Noto Sans KR';font-weight:400}
#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:'Noto Sans KR';font-weight:700}
#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:50px;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:var(--primary);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:var(--primary);font-family:'Noto Sans KR';font-weight:700}
#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}

/* 반응형 [s] */
@media (max-width:1500px){
#sh_content{font-size:15px}
#sh_container .inner{width:90%}
}
@media (max-width:1400px){
/* INDEX / 공통 타이틀 */
#sh_section .atc__head h2.title-ko{padding-bottom:22px}
#sh_section .atc__head h2.title-en{padding-bottom:22px}
#sh_section .atc__head h3{font-size:28px}

/* FOOTER / 오시는 길 */
#sh_ft .group-map{padding:80px 15px 20px}
#sh_ft .group-map .atc__head h3{padding:25px 0 40px;font-size:28px}
#sh_ft .group-map .atc__cont{gap:70px}
#sh_ft .group-map .atc__cont h4{font-size:22px}
#sh_ft .group-map .fl-l{padding-right:0}
#sh_ft .group-map .fl-l .link-naver{height:38px;font-size:13px}
#sh_ft .group-map .fl-l .link-naver .ic-naver{width:42px}
#sh_ft .group-map .fl-l .link-naver .ic-naver img{width:20px}
#sh_ft .group-map .fl-l .link-naver .text-naver{width:85px}
#sh_ft .group-map .fl-l .map_area{margin-bottom:10px}
#sh_ft .group-map .fl-l address{gap:14px;font-size:16px}
#sh_ft .group-map .fl-l address span{width:34px;height:34px}
#sh_ft .group-map .fl-r{padding:0}
#sh_ft .group-map .fl-r h4{padding-bottom:20px}
#sh_ft .group-map .fl-r .info-box dd.call{font-size:28px}

#sh_ft .ft_copy{padding:40px 15px}
}

@media (max-width:1200px){
#sh_container .inner{ width:100%}

/* INDEX / 공통 타이틀 */
#sh_section .atc__head h2.title-en{padding-bottom:16px}
#sh_section .atc__head h2.title-ko{padding-bottom:16px}
#sh_section .atc__head h3{padding-bottom:25px;font-size:26px}
#sh_section .atc__head p.desc{font-size:15px}
    
/* FOOTER / 오시는 길 */
#sh_ft .atc__head{text-align:center}
#sh_ft .group-map .atc__head h3{padding:16px 0 40px;font-size:26px}
#sh_ft .group-map .atc__cont h4{font-size:20px}
#sh_ft .group-map .atc__cont{grid-template-columns:repeat(1,1fr);gap:40px}
#sh_ft .group-map .fl-l .title{padding-bottom:12px}
#sh_ft .group-map .fl-r .info-box{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 40px;align-items:flex-start;padding-bottom:30px}
#sh_ft .group-map .fl-r .info-box dl{gap:22px}
#sh_ft .group-map .fl-r .info-box dt{flex-shrink:0}
#sh_ft .group-map .fl-r .info-box dd{font-size:15px}
#sh_ft .group-map .fl-r .info-box dd.call{font-size:26px}
#sh_ft .group-map .fl-r .sns-box ul li a{font-size:15px !important}
}

@media (max-width:1024px){
#m_logo img{height:initial}

#sh_wrapper.main::before{height:260px}

/* INDEX / 공통 타이틀 */
#sh_section .atc__head h2.title-en{padding-bottom:14px;font-size:13px}
#sh_section .atc__head h2.title-ko{padding-bottom:14px}
#sh_section .atc__head h3{padding-bottom:20px;font-size:24px}

/* INDEX / Swiper Navigation */
#sh_section .swiper-navigation{gap:10px}
#sh_section .swiper-navigation button{width:45px;height:45px}
#sh_section .swiper-navigation button svg{width:20px}
    
/* INDEX / View more 버튼 */
#sh_section .link-view{font-size:15px}
#sh_section .link-view .dot{padding-right:10px}
    
/* 이벤트 게시판 레이아웃 */
#sh_bo_gall, #sh_bo_w,#sh_bo_v{width:95%}
    
/* FOOTER / 오시는 길*/
#sh_ft .group-map .atc__head h2.title-en{font-size:13px}
#sh_ft .group-map .atc__head h3{padding:14px 0 30px;font-size:24px}
#sh_ft .group-map .atc__cont h4{font-size:18px}
#sh_ft .group-map .fl-l address{font-size:15px}
#sh_ft .group-map .fl-r .info-box dt{font-size:15px}
#sh_ft .group-map .fl-r .info-box dd.call{font-size:23px}

#sh_ft .ft_copy{padding:30px 15px}
#sh_ft .ft_copy .company-info p{justify-content:center;flex-wrap:wrap;gap:0 14px;font-size:13px}
#sh_ft .ft_copy .company-info p span::after{height:12px;margin:0 3px}
#sh_ft .ft_copy .company-info .link-admin{width:75px;height:30px;font-size:12px}
#sh_ft .ft_copy .company-info{flex-direction:column;align-items:center;gap:14px}
#sh_ft .ft_copy .atc__inner{align-items:center;gap:14px}

}
@media (max-width:768px){
:root{--radius:10px}
#sh_wrapper.main::before{height:220px}
#sh_content{font-size:14px}

/* INDEX / 공통 타이틀 */
#sh_section .atc__head h3{padding-bottom:16px;font-size:20px}
#sh_section .atc__head p.desc{font-size:14px}

/* INDEX / View more 버튼 */
#sh_section .link-view{font-size:14px}

/* 반응형 스타일 필수 [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] */

/* FOOTER / 오시는 길 */
#sh_ft .group-map{padding:60px 15px 20px}
#sh_ft .group-map .atc__head h3{font-size:20px}
#sh_ft .group-map .atc__cont{gap:30px}
#sh_ft .group-map .fl-r .info-box{grid-template-columns:repeat(1,1fr);gap:10px}
#sh_ft .group-map .fl-r .info-box dd.call{font-size:20px}
#sh_ft .group-map .fl-r .info-box dt .icon{width:32px}
#sh_ft .ft_copy .company-info p span::after{display:none}
}

@media (max-width:480px){
#sh_wrapper.main::before{height:200px}

/* INDEX / 공통 타이틀 */
#sh_section .atc__head h3{padding-bottom:14px;font-size:18px}

/* 모바일 전화번호 버튼 + FOOTER 버튼 */
#fix_tel{display:block}
#sh_ft_btns{display:block}

#m_logo img{width:100px}

/* FOOTER / 오시는길 */
#sh_ft .group-map .atc__head h3{padding:8px 0 30px;font-size:18px}
#sh_ft .group-map .atc__cont h4{font-size:16px}
#sh_ft .group-map .fl-l .map_area iframe{height:315px}
#sh_ft .group-map .fl-l address{gap:10px;font-size:14px}
#sh_ft .group-map .fl-l address svg{width:14px}
#sh_ft .group-map .fl-r .info-box dd.call{font-size:18px}
#sh_ft .group-map .fl-r .info-box dd{font-size:14px}
#sh_ft .group-map .fl-r .sns-box ul li a{height:50px;font-size:14px}
}
@media (max-width:390px){
#sh_section .atc__head h3, #sh_section .atc__head p.desc{white-space:normal}
/* FOOTER / 오시는 길 */
#sh_ft .group-map .atc__cont{gap:30px}
#sh_ft .group-map .atc__cont h4{text-align:center}
#sh_ft .group-map .fl-l .title{flex-direction:column;gap:10px}
#sh_ft .group-map .fl-l address{justify-content:center;text-align:center}
#sh_ft .group-map .fl-l .link-naver{height:32px;font-size:12px}
#sh_ft .group-map .fl-l .link-naver .ic-naver img{width:16px}
#sh_ft .group-map .fl-l .link-naver .ic-naver{width:36px}
#sh_ft .group-map .fl-r .info-box{gap:20px;padding-bottom:20px}
#sh_ft .group-map .fl-r .info-box dt svg{width:18px}
#sh_ft .group-map .fl-r .info-box dl{flex-direction:column;gap:0;text-align:center}
#sh_ft .group-map .fl-r .info-box dl.time{align-items:center}
#sh_ft .group-map .fl-r .info-box dl.time p{justify-content:center;text-align:center;gap:8px}
#sh_ft .group-map .fl-r .sns-box ul li a{font-size:14px;height:44px}
}
/* 반응형 [e] */
