@charset "utf-8";
/* CSS Document */

.sub_container {width:100%; max-width:640px; margin:0 auto; padding-top:87px; position:relative;}

.sub_con {width:100%; min-height:300px; position:relative; margin:0 auto; padding:30px 0 30px 0;}
.sub_con01 {width:93.75%; min-height:300px; position:relative; margin:0 auto; padding:30px 0 30px 0;}

.mb30 { margin-bottom:30px;}

.sub_title {background:url('/img/yeom_title_left_icon.jpg') left center no-repeat; background-size:20px auto; color:#3c2d2d; font-size:20px; padding-left:28px; margin:0 0 20px 15px;}
.sub_title > span { font-weight:500;}

.div_map { width:100%; max-width:640px; overflow:hidden;}

.interiorViewBox{position:relative; width:93.75%; margin:0 auto;}
.interiorViewBox .big_thumb{ position:relative; padding-bottom:57%;}
.interiorViewBox .big_thumb .bigImg{}
.interiorViewBox .s_thumb{position:relative;z-index:10000;}
.interiorViewBox .s_thumb ul{overflow:hidden;}
.interiorViewBox .s_thumb ul li{float:left; width:20%;}


/* 치료후기 */
#blist.after_board .gallery .photo{overflow:hidden;position:relative;width:100%; height: 200px;}
#blist.after_board .gallery .photo img{height: 100%;}
#blist.after_board .gallery .photo .cover{position:absolute;top: 0;left: 0;z-index: 9;width: 100%;height: 100%;}
#blist.after_board .gallery .photo .cover img{width: 100%;}

#blist.after_board .gallery .photo .photo_center img {z-index:5; position:absolute; left:0; top:0; bottom:0; right:0; width:100%; height:auto; margin:auto; }


