button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{-webkit-appearance:button;border-radius:0}
body, select,input,textarea { font-size:var(--font-size);   }
img{max-width:100%}

.nom{display:none; position:absolute; width:0; height:0; overflow:hidden;}
#bodyWrap{width:auto}
.wrap{width:auto; margin:0;}
/* 팝업레이어 */
#hd_pop {margin:0 auto;width:auto;height:0}
.hd_pops { margin:2vw; background:#fff; top:0 !important; left:0 !important;}
.hd_pops.mobile {display:none; }
.hd_pops img{max-width:100%;}
.hd_pops_con {width:auto !important; height:auto !important;}
.hd_pops.mobile {display:block;}
.hd_pops.pc {display:none;}

#hdTop{display:none }


/*헤더*/
#header{display: block;}
#header .hd_phone{position:absolute; top: 50%; left:1em; transform: translateY(-50%); padding-left:0; display: none;}
#header .hd_phone i{position: relative; width: 2em;}
#header .hd_phone span{display: none}
#header .hd_phone strong{display: none}
#header .btn_language{display: block; position:absolute; top: 50%; left:1em; transform: translateY(-50%);  }
#header .btn_language a:first-child{display: none}
#header .btn_language img{width: 4rem;}
#header.en .btn_language{}
#header.en .btn_language a:first-child{display:block}



#header{ z-index:20;  height:6rem;}
#header h1{float:none; text-align:center; padding:1.5rem 0; z-index:1;  }
#header h1 img{height:3rem; }

#btnMobileCall{display:block; position:absolute; top:0; left:0; border:0; background:none; width:6rem; height:6rem; line-height:6rem; text-align:center; font-size:2.5rem; z-index:3;}
#btnMobileMenu{display:block; position:absolute; top:0; right:0; border:0; background:none; width:6rem; height:6rem; line-height:6rem; text-align:center; font-size:2.5rem;z-index:3;}

#btnAllmenu{display:none;}
#topMenu{display:none;}

#mobileMenu{position:fixed;  display:block; left:0; right:0; bottom:0; top:0;  z-index:99; visibility: hidden;opacity: 0; transition: all 200ms; background:rgba(0,0,0,.8)  }
#mobileMenu h2{text-align:center; padding:1.5em 0; border-bottom:1px solid var(--border-primary); }
#mobileMenu h2 img{height:3rem;}
#mobileMenu .btn_language{border-bottom:1px solid var(--border-primary); padding:1rem; text-align:center; background:var(--bg-secondary)}
#mobileMenu .btn_language a{display:inline-block; padding:0 1em}
#mobileMenu .btn_language a img{width:3em;}
#mobileMenu .btn_close{position:absolute; right:0; top:0; overflow:hidden; color:#FFF; font-size:3rem; width:6rem; height:6rem; line-height:6rem; text-align:center;}

#mobileMenu section{position:absolute; left:-20%; top:0; width:calc(100% - 6rem); height:100%; background:#FFF; overflow:auto; transition: all 200ms; z-index:2;}
#mobileMenu dl {margin:4rem;border-top:1px solid var(--border-primary); }
#mobileMenu dl dd{border-bottom:1px solid var(--border-primary); }
#mobileMenu dl dd > a{position:relative; display:block;   font-size:1.1em;   line-height:4rem;}
#mobileMenu dl dd > a:after{ position:absolute; top:50%; right:0; width:1em; height:1em; line-height:1em; margin-top:50%; margin-top:-.5em; content:"\ee60c"; font-family:'iconfont'; transition: all 0.3s ease; transform: scale(.7); opacity:.5}
#mobileMenu dl dd.active > a:after{ transform:rotate(90deg) scale(.7); }
#mobileMenu dl dd > ul{position:relative; max-height:0; overflow:hidden;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#mobileMenu dl dd.active > ul{max-height:500px;  border-top:1px solid var(--border-primary); }
#mobileMenu dl dd > ul a{display:block; padding-left:10px;  border-bottom:1px solid #FFF; line-height:2.6em;}
#mobileMenu dl dd > ul a:before{content:"- "; }

#mobileMenu.open{visibility: visible; opacity: 1;}
#mobileMenu.open section{left:0;}

#main_visual li{ height:auto; padding-top:50%; background-size:cover;}
#main_visual .controll{display:none;}
#main_visual .controll a{ font-size:1em;  }
#main_visual .swiper-pagination-bullet{  width:1rem; height:1rem;margin:0 .3em;}




#ma{position: relative; height: auto; display:block; background-size:cover; padding:2em 1em; background:#F0F0F0; text-align: center;}
#ma article{position: relative; width:auto;  }
#ma article h5{ font-size: 1em;}
#ma article h3{ font-size: 1.84em; }
#ma article h6{font-size: 1em;}
#ma article h6 span{margin:0 auto;}
#ma article ol{line-height: 1.6em; margin-top:1em; text-align: left;}
 


#mb{padding:2em 1em; }
#mb dl {grid-template-columns: repeat(2, 1fr); width: 100%; }
#mb dl dd > img{width: 100%; height:100%; object-fit: cover;}
#mb dl dd a{ padding-top:1.5em}
#mb dl dd a img{width: 60%;}
#mb dl dd a h4{  font-size:1.3em;}


#mc{padding:2em 1em; }
#mc h4{font-size: 1.4em; }
#mc .categorys{margin-top: 1em; display: flex; justify-content: space-between; }
#mc .categorys dd{padding:.5em .3em;  flex-grow: 1;}
#mc article a{padding:.6em 3em;  }


#tailLocation{position: relative; display: block; }
#tailLocation .to_naver_map{position: absolute; height: 80vw; z-index: 2;}
#tailLocation .root_daum_roughmap{position: relative; height: 80vw; width: 100%;}
#tailLocation > article{padding:2em 0 2em 2em; }







#footer{position:relative; padding:3rem 0; background-color:var(--primary); color: #FFF; padding-bottom: 6em;}
#footer dl{display: block; text-align: center;}
#footer dl dt{padding-right:0; margin-right:0; border-right:0}
#footer dl dt img{height:4rem;} 
#footer dl dd address{font-size:.9em; display: block; padding:.5em 1em}
#footer dl dd p{font-size:.8em;}
#footer dl dd span{white-space: nowrap; padding-right:10px}

#quickBtns{position:fixed; top:auto; left:0; margin-left:0; bottom:0; width:100vw; z-index:10}
#quickBtns dt{ display:flex}
#quickBtns dt a{width:25%; padding:0}
#quickBtns dt a img{width:1em;}
#quickBtns dt a p{font-size:.8em}
#quickBtns dd {display: none;}
#quickBtns dt a + a{ border-left:1px solid rgba(255,255,255,.2); border-top: 0;}


/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 tr {display:block; border-bottom:1px solid #EEE; padding:10px 0}
.tbl_frm01 th {width:auto; display:block; border:0; padding:0;}
.tbl_frm01 td {display:block; border:0; padding:0}
.tbl_frm01 td .frm_input{width:100%;}
.tbl_frm01 td #reg_mb_zip{width:20%;}


.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}



