html{font-size:2.6666666vw; }
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:1.3rem;   }
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{ z-index:20;  height:6rem;}
#header h1{float:none; text-align:center; padding:1.5rem 0; z-index:1;  }
#header h1 img{height:3rem; }
#header.fixed{height:6rem;}

#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; color:#FFF; }
#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;  color:#FFF; }


#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(--color-line); }
#mobileMenu h2 img{height:3rem;}
#mobileMenu ol{border-bottom:1px solid var(--color-line); line-height:4rem; text-align:center; background:var(--color-bg)}
#mobileMenu ol:after {display:block;visibility:hidden;clear:both;content:""}
#mobileMenu ol li{display:inline-block; padding:0 1em}
#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(--color-line2); }
#mobileMenu dl dd{border-bottom:1px solid var(--color-line2); }
#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(--color-line); }
#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;  background-size:cover;}
#main_visual .controll{display:none;}
#main_visual .controll a{ font-size:1em;  }


.m_title{font-size:3rem; font-weight:300; line-height:1.2em}
.m_title.icon:before{width:6rem; height:6rem;  }
.m_title:after{ font-size:.4em; }


#ma{text-align:center; padding:5rem 1rem;}
#ma dl{ margin:2rem 0; text-align:center; display:block; }
#ma dl dd{padding-top:2em}
#ma dl dd h6{ font-size:1.2em; line-height:1.3em;}
#ma dl dd h4{ font-size:2.5em;  }
#ma dl dd p{ font-size:1.2em;  }
#ma article{ height:12rem; margin-top:1.5rem; background-size:cover; }
#ma article h4{  font-size:1em;  width:7em;   left:1em; height:8em;  }

#ma article div{ padding:2rem 2rem;  font-size:.95em;  }
#ma article div img{width:5em;}
#ma article:nth-of-type(2) h4{left:auto; right:1em;}
#ma article:nth-of-type(2) div{right:auto; left:0; text-align:left; }

#mb{ padding:5rem 0; background-size:cover; }

#mc{ padding:5rem 1rem; background-size:cover; }
#mc h6{font-size:1.1em; }
#mc p{font-size:1.2em;  }

#md{  margin-top:5rem;  font-size:1.2em; line-height:1.4em;}
#md dl{display:block;}
#md dd{padding:2em 1em; }

#me{  margin-top:5rem}
#meSlide{position:relative; margin-top:1.5em;}
#meSlide .controll .swiper_prev{left:0;  }
#meSlide .controll .swiper_next{right:0;}



#mf{  margin-top:5rem;    }
#mf article{ font-size:1em; margin-top:2em; padding:1em 1rem; }

#mf article:nth-of-type(1) .full_width_bg{background-size:cover; }
#mf article:nth-of-type(2) .full_width_bg{background-size:cover; }

#mf article dl{ position:relative;  margin:3em 0}
#mf article dl dt{width:45vw;}
#mf article dl dd{ height:10em; padding:0 1em; width:20em}
#mf article dl dt img{  filter: drop-shadow(.1em .1em 2em #8d8d8d44);}
#mf article dl dd h5{color:var(--color-main); }
#mf article dl dd h5 strong{ color:#000; font-size:1.33em;}
#mf article dl dd p{line-height:1.3em; margin-top:1em; font-size:.9em;}
#mf article dl:after {display:block;visibility:hidden;clear:both;content:""}
#mf article dl:nth-of-type(2) dt{left:auto; right:0}
#mf article dl:nth-of-type(1) dd{float:right;padding-left:6em}

#mg{margin-top:5rem;  padding:0 1rem; overflow:hidden;}
#mgSlide{width:100%; margin:3em auto 0; }
#mgSlide aside{ margin-top:1rem;}



#mh{margin-top:5rem;  }
#mh dl{margin-top:3em;flex-flow:wrap;}
#mh dl dt{width:100%; order:2; height:80vw; }
#mh dl dd{width:100%; flex-direction:row; font-size:1em; padding:2em 1rem; line-height:1.5em;}
#mh dl dd div{width:50%; }
#mh dl dd h5{font-size:1.2em;}
#mh dl dd ul{margin-top:.5em; display:inline-block; }
#mh dl dd ul li{display:flex;}
#mh dl dd ul li label{display:flex; justify-content:space-between; width:4em; margin-right:.6em;}




#tail_links {font-size:1em; margin-top:5rem;  }

#footer{position:relative; padding:3rem 0; 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:3rem; }
#footer dl dd{margin-top:2rem;}
#footer dl dd .tail_links {justify-content:center;flex-flow:wrap;}
#footer dl dd address{  margin-top:.5em;}

#quickBtns{position:fixed; top:auto; left:0; margin-left:0; bottom:0; width:100vw; z-index:10;  }
	#quickBtns dl{display:flex }
	#quickBtns dt{ width:36%;font-size:1.8rem; }
	#quickBtns dd {width:64%;display:flex}
	#quickBtns dd a{width:50%; font-size:1.1em;  margin-top:0; padding:1.5em 0; border-left:0}


#nopayLayer{ width:100vw;  height:100vh; }
#nopayLayer a{position:absolute; top:0; right:0; font-size:2em; line-height:2em; width:2em; text-align:center; z-index:2; }

#nopayLayer{ top:-5vh;  }
#nopayLayer.open{ 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}



