@charset "utf-8";


#content_wrap{position:relative; padding-top:50px; overflow:hidden; min-width:640px}


.mb0 {margin-bottom: 0;}

/*new*/
.sub_content {width:640px; background:#fff; margin:0 auto;}

#sub_portal {width:640px; margin: 0 auto; padding:60px 0 0 0;}
#sub_portal p {text-align:center; width:638px; margin:0 auto; border:1px solid #6F6F6F;}
#sub_portal p .select_wrap {width:100%;display:block;height:70px; border:0px solid #000;  background:#eeeeee;}
#sub_portal p .select_wrap select {font-size:30px;  background:#eeeeee; color:#4e4f5d; width:100%; height:70px; padding:0 0 0 25px; border:0; background:transparent url('/new2021/mobile/images/arrow_down.gif')  no-repeat right top; background-size:70px 70px;-webkit-background-size:70px 70px;-webkit-appearance:none; border-radius:0; webkit-border-radius:0;  }



/*visual*/

#sub_visual {width:640px;  margin:0 auto;  border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#f3f3f3; margin-bottom: 50px; padding-bottom: 60px;} 
#sub_visual .v_txt1 {text-align: center; font-size: 30px; font-weight: 100; padding-top: 50px; line-height: 120%; padding-bottom: 20px; color: #222;}
#sub_visual h2{font-size:60px; color:#222; font-weight:600; line-height:100%; text-align:center; letter-spacing:-0.5px; color: #242424;}


/*contents*/
#p60{padding-bottom:60px;}
#contents .cntbox {width:640px; margin:0 auto; margin-bottom: 50px;}
#contents .cntbox h3 {width: 600px; font-weight: 700;  letter-spacing: -0.125rem;  font-size: 40px;  line-height: 50px; margin: 0 auto; border-bottom: 2px solid #444;  margin-bottom: 30px; padding-bottom: 3px;}


/* 3depths */
.tab_3dep{width:92%; margin:0 auto; margin-bottom:10px; text-align:center; overflow:hidden; background:#fff; border-bottom: 1px solid #999; border-top: 2px solid #333;}
.tab_3dep li {color:#222; line-height:50px; float:left; width:25%}
.tab_3dep li a{display:block; color:#222; font-size: 20px;}
.tab_3dep li a:hover{color:#31a888;}
.tab_3dep li a.on{color:#31a888;}





/* 오시는길 */
.wrap_controllers.hide{display: none;}

/*둘러보기*/
#gallery {margin-top:45px;}

#thumb {position:relative; padding: 40px 60px;}
.gallery-thumbs {margin-top:20px;}
.gallery-thumbs img {width:100%;}
#thumb .swiper-slide {position:relative;}
#thumb .swiper-slide:after {position:absolute; top:0; left:0; right:0; bottom:0; border:10px solid #4086c2; opacity:0; transition:opacity 0.4s; content:'';}
#thumb .swiper-slide-thumb-active:after {opacity:1;}
#thumb .swiper-button-prev,
#thumb .swiper-button-next {width:30px; height:50px; background:no-repeat center;}
#thumb .swiper-button-prev {background-image:url('/new2021/images/gallery_btn_prev.png');}
#thumb .swiper-button-next {background-image:url('/new2021/images/gallery_btn_next.png');}


#contents > .sub_map{background-color: #bdc5a5; padding: 50px 0px;}
#contents > .sub_map > .map{margin: 0 auto; width: 600px;}
#contents > .sub_map > img{margin: 0 auto; width: 600px; display: block;}

