@import url("./font-awesome/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://cdn.jsdelivr.net/gh/leetaewook/gmarket-sans-dynamic-subset/GmarketSans.css');

* {-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:var(--k-font), var(--point-font)}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:var(--k-font), var(--point-font)}
:root{--primary:#c33c9a;--dark:#001e42;--k-font:"pretendard";--point-font:'Gmarket Sans';--main-size:1400px}
li, dd{list-style-type:none}
/* =========================== HEADER */
#sh_hd {position:relative;z-index:2;font-family:var(--k-font), var(--point-font)} 
.sh_top_bg{display:none;position:absolute;top:0;left:0;width:100%;height:320px;background:#fff}

/* =========================== MAIN */
#sh_section{position:relative;font-family:var(--k-font), var(--point-font);line-height:1.5}
#sh_section .pl{white-space:pre-line;word-break:keep-all}
#sh_section .tit_area b{font-size:14px;font-weight:500;color:var(--primary);font-family:var(--point-font)}
#sh_section .tit_area h2{padding-top:20px;font-size:30px;font-weight:300;line-height:1.4;color:#222;font-family:var(--point-font)}
#sh_section .tit_area h2 strong{font-weight:500}

/* =========================== CONTAINER */
#sh_container{position:relative;font-family:var(--k-font), var(--point-font)}
#sh_container .pl{white-space:pre-line;word-break:keep-all;}

/* ========================== SNB */
#sh_aside{position:relative;z-index:15;width:100%;font-weight:500;font-family:'Noto Sans KR'}
#sh_aside:after{display:block;content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:1px;background-color:#e1e1e1}
#sh_aside_wrapper{position:relative;max-width:1300px;margin:0 auto;zoom:1}

/* ========================== CONTENT */
#sh_content{position:relative;max-width:1300px;min-height:580px;margin:0 auto;padding:70px;}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== FOOTER */
#sh_ft{overflow-x:hidden;width:100%;/*background:#0c1219;*/font-family:var(--k-font); border-top: 1px solid #e1e1e1}
#sh_ft .ft_top{display:flex;align-items:center;justify-content:space-between;padding:0 13.5%;background:rgba(255, 255, 255, 0.03)}
#sh_ft .ft_top .menu{display:flex;align-items:center;gap:35px}
#sh_ft .ft_top .menu a{font-size:13px;font-weight:500;color:rgba(255, 255, 255, 0.5);transition:0.2s;font-family:var(--point-font)}
#sh_ft .ft_top > a{width:222px;height:67px;font-size:17px;font-weight:500;line-height:67px;color:#fff;text-align:center;background:var(--primary);transition:0.2s;font-family:var(--point-font)}
#sh_ft .bottom{position: relative; max-width:1400px;margin:0 auto;padding:75px 0 55px}
#sh_ft .bottom .info{padding:30px 0;font-size:13px;font-weight:500;line-height:1.8;color:#777;white-space:pre-line}
#sh_ft .bottom .copy{display:flex;align-items:center;justify-content:space-between}
#sh_ft .bottom .copy p{font-size:13px;font-weight:500;color:#777;}
#sh_ft .bottom .copy ul{display:flex;align-items:center;justify-content:center;gap:40px}
#sh_ft .bottom .copy ul li a{font-size:11px;font-weight:500;color:rgba(0, 0, 0, 0.3);transition:0.2s}
#sh_ft .bottom .copy ul li a:hover{color:rgba(0, 0, 0, 0.3);}
.ft_sns{position: absolute; right: 0; top:75px; display: flex; }
.ft_sns li{margin-left: 10px;}

/* 반응형 하단 버튼 공통 */
#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-color: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-color:var(--primary);font-weight:700;font-family:'Noto Sans KR'}
#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}

/* 컨텐츠 추가 */
.intro .img{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 30px;}
.intro .img img{max-width: 32.33%;}
.intro .text_box{font-size: 1.24em; line-height: 1.8; letter-spacing: -0.5px; word-break: keep-all;}

.card {display: flex; justify-content: center; flex-wrap: wrap;}
.card p{width: 46%; margin: 0 2% 50px;}
.card p img{ max-width: 100%;}

.ceo{display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.ceo .img{width:350px; order: 2;}
.ceo .img img{max-width: 100%;}
.ceo .text_box{order: 1; width:calc(100% - 480px); font-size: 1.24em; line-height: 2; letter-spacing: -0.5px; word-break: keep-all;}
.ceo .text_box strong{display: block; margin-bottom: 50px; font-size: 1.34em; font-weight: 500;}
.ceo .text_box .sign{text-align: right; margin-top: 80px;}

.history_list {padding: 40px 0 0;}
.history_list .item {display: flex; width: 100%; flex-wrap: wrap; position: relative;}
.history_list .item strong {font-size: 3.25em; color: #222; padding: 20px 50px; width: 25%; text-align: right; line-height: 1.4; font-family:var(--point-font)}
.history_list .item b {font-size: 1.24em; color: #222;}
.history_list .cont {padding: 20px 50px; width: 75%; position: relative;}
.history_list .cont dl {position: relative; padding-left: 50px; margin: 20px 0 40px; position: relative; font-size: 1.14em; line-height: 1.6; word-break:keep-all;}
.history_list .cont dl dt {position: absolute; left: 0; top: 0; line-height: 1.3; font-weight: 700;}
.history_list .cont dl dd li{line-height: 1.4; margin-bottom: 10px;}
.history_list .cont dl::after {content: ""; width: 8px; height: 8px; background: #c33c9a; border-radius: 50%; position: absolute; left: -49px; top: 6px; margin-left: -5px; z-index: 2;}
.history_list .cont::before {content: ""; width: 1px; height: 100%; background: #ddd; position: absolute; left: 0%; top: -20px; z-index: 1;}

.map{z-index: 0;}
.map .root_daum_roughmap{width: 100%;}
.map .root_daum_roughmap .wrap_map{width: 100%; height: 400px;}
.map .root_daum_roughmap .wrap_controllers{display: none;}
.root_daum_roughmap .wrap_btn_zoom{z-index: -1 !important;}
.root_daum_roughmap .border1{display: none;}

.sub_address{font-size: 1.34em; margin: 30px 0 0; color: #222;}
.sub_address a{display: inline-block; margin:10px 40px 0 0;}
.sub_address small{display: block; margin: 10px 0;}
.section_address {display: none;}

/*** Popup ***/
#popup-cookie{position: fixed; right: 20px; bottom: 20px; width:260px; z-index: 100; background: #fff; border-radius: 10px; box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.14); display: none;}
.popup_wrap{position: relative;}
.popup{padding: 35px 30px; text-align: center;}
.popup .img {text-align: center;}
.popup .img img{width: 30%;}
.popup h3{margin: 15px 0 10px; font-size: 1.3em; font-weight: 700;}
.popup .txt{font-size: 0.92em;}
.popup a{display: block; text-align: center; color: #bbb;}
.popup a.btn_black{margin: 15px 0; padding: 10px; background: #111; color: #fff; font-weight: 600; border-radius: 5px !important; }
.popup_wrap .btn_x{position: absolute; right: 20px; top:15px; font-size: 1.1em; }

span.input-button{ margin-right: 20px;}
span.input-button input[type=checkbox],
span.input-button input[type=radio]{ position:absolute; width:25px; height:25px; z-index:1; opacity:0; }
span.input-button input[type=checkbox]+label,
span.input-button input[type=radio]+label{ display:block; color:#000; line-height:25px; padding-left:32px; position:relative}
span.input-button input[type=checkbox]+label:before,
span.input-button input[type=radio]+label:before{ content:'';display:block;width:25px; height:25px; position:absolute; top:0; left:0; background:url("/img/sub/ico_input.png") 0 0 no-repeat;}
span.input-button input[type=radio]+label:before{background:url("/img/sub/ico_radio.png") 0 0 no-repeat;}
span.input-button input[type=checkbox]:checked+label:before,
span.input-button input[type=radio]:checked+label:before{background-position:-25px 0}
span.input-button input[type=checkbox]:disabled+label:before,
span.input-button input[type=radio]:disabled+label:before{background-position:-50px 0}
.form_01 li .dp_flex{display: flex; flex-wrap: wrap;}
.form_01 li .dp_flex .w100{width: 100%; display: flex;}
.form_01 li .dp_flex .w100 span.input-button{margin-right: 5px;}
.form_01 li > p{margin:15px 0 5px;}


/* 반응형 [s] */
@media (hover:hover){
#sh_ft .ft_top .menu a:hover{color:rgba(255, 255, 255, 0.8)}
#sh_ft .ft_top > a:hover{background:#00326e}
#sh_ft .bottom .copy ul li a:hover{color:rgba(255, 255, 255, 0.8)}
}
@media (max-width:1380px){
#sh_section .tit_area h2{font-size:26px}
#sh_ft .ft_top{padding:0 5%}
#sh_ft .bottom{max-width:unset;width:90%}
}
@media (max-width:1024px){
#sh_content{padding:50px 2.5%;border:none}
#sh_aside{display:none}
#sh_section .tit_area h2{font-size:24px}
#sh_ft .ft_top{padding:0 2.5%}
#sh_ft .bottom{padding:65px 0 40px;width:95%}
#sh_ft .ft_top > a{width:195px;height:62px;line-height:62px;font-size:16px}
}
@media (max-width:768px){
#sh_ft .ft_top .menu{gap:15px}
#sh_ft .ft_top > a{width:170px;height:56px;line-height:56px;font-size:15px}
#sh_ft .bottom{text-align:center}
#sh_ft .bottom > img{width: 200px;}
#sh_ft .bottom .info{word-break:keep-all; font-size: 11px;}
#sh_ft .bottom .copy{justify-content: center; }
#sh_ft .bottom .copy p{font-size: 11px;}
#sh_ft .bottom .copy ul{display: none;}
.ft_sns{position: relative; top:30px; padding-bottom: 60px; justify-content: center; }
.ft_sns li{margin:0 5px;}
.ft_sns li img{width: 30px;}
	
/* 컨텐츠 추가 */
.intro .img{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 30px;}
.intro .img img{max-width: 49%;}
.intro .img img:nth-child(1){max-width: 100%; margin-bottom: 5px;}
.intro .text_box{padding: 0 4% 30px; font-size: 1em; line-height: 1.6; }
	
.card{text-align: center;}
.card p{width: 100%; margin: 0 0 20px;}

.ceo{display: block;}
.ceo .img{width: 100%; display: flex; order: 1;}
.ceo .img img{max-width:50%;}
.ceo .text_box{order: 2; width:100%; padding: 30px 4%; font-size: 1em; line-height: 1.6; }
.ceo .text_box strong{margin-bottom: 20px; font-size: 1.06em;}
.ceo .text_box .sign{margin-top: 30px;}

.history_list {padding: 20px 0 0;}
.history_list .item {display: block; }
.history_list .item strong {padding: 20px; width: 100%; }
.history_list .item b {font-size: 1.14em;}
.history_list .cont {padding: 20px 50px; width: 100%;}
.history_list .cont dl {padding-left: 30px; margin: 20px 0 20px; font-size: 0.92em; }
.history_list .cont dl dd li{line-height: 1.4; margin-bottom: 7px;}
.history_list .cont dl::after {content: ""; width: 6px; height: 6px; left: -20px; top: 5px; margin-left: -5px; }
.history_list .cont::before {content: ""; top: 0px; left: 27px;}

.map .root_daum_roughmap .wrap_map{width: 100%; height: 300px;}
.sub_address{padding: 20px 4%; font-size: 1.14em; margin: 10px 0 0; }
	
/*** Popup ***/
#popup-cookie{left: 50%; width: 300px; margin-left: -150px;}
.popup h3{font-size: 1.5em; }
.popup .txt{font-size: 1em;}
.popup a{font-size: 1.1em;}
.popup_wrap .btn_x{font-size: 1.3em; }
	
span.input-button{ margin-right:15px}
span.input-button input[type=radio],
span.input-button input[type=checkbox]{ width:15px; height:15px; }
span.input-button input[type=radio]+label,
span.input-button input[type=checkbox]+label{ font-size:14px; line-height:15px; padding-left:20px; }
span.input-button input[type=radio]+label:before,
span.input-button input[type=checkbox]+label:before{ width:15px; height:15px; background-size:45px;}
span.input-button input[type=radio]:checked+label:before,
span.input-button input[type=checkbox]:checked+label:before{ background-position:-15px 0}
span.input-button input[type=radio]:disabled+label:before,
span.input-button input[type=checkbox]:disabled+label:before{ background-position:-30px 0}
}
@media (max-width:580px){
#sh_ft .ft_top .menu{width:100%}
#sh_ft .ft_top .menu li{width:calc(100% / 6);text-align:center}
#sh_ft .ft_top{flex-direction:column;padding:40px 2.5% 20px;gap:25px}
#sh_ft .ft_top > a{width:100%;height:48px;line-height:48px;font-size:14px}
#sh_ft .bottom{padding:50px 0 30px}
#sh_ft .bottom .info{padding:40px 0 70px}
#sh_ft .bottom .copy{flex-direction:column;}
}
@media (max-width:480px){
#sh_container_wrapper{width: 92%; max-width:1400px; margin:20px auto;}
#sh_content{padding:0px}
#sh_section .tit_area h2{font-size:21px}
#sh_ft .ft_top{display:none}
#sh_ft .bottom{padding:60px 0 20px}
#sh_ft .bottom .info{padding:20px 0}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
}
@media (max-width:390px){
#sh_section .tit_area h2{font-size:19px}
}

.board_top_img{display: block; max-width: 100%; margin: 0 auto 20px;}
/* 반응형 [e] */