@charset "utf-8";

@media all and (max-width:767px) {
	#bo_gallery .hotel_info { width: 100% !important; }
	#bo_gallery .img-wrap { width: 100% !important; padding-bottom: 55% !important; }
	#bo_gallery .hotel_info_box th { width: 23% !important; }
	#bo_gallery .hotel_info_box td { width: 77% !important; }
}


#bo_gallery .na-title { border-bottom:1px solid #b9b9b9; padding: 5px 10px; box-sizing: border-box; font-size: 14px; font-weight: 600; }
#bo_gallery .hotel_info_box { width: 100%; margin-top: 5px; border: none; table-layout: fixed; }
#bo_gallery .hotel_info_box th { width: 20%; padding-top: 3px; padding-bottom: 3px; padding-left: 10px; font-size: 13px; font-weight: 400; }
#bo_gallery .hotel_info_box td { width: 80%; padding-left: 15px; padding-top: 3px; padding-bottom: 3px; font-size: 13px; font-weight: 400; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#bo_gallery .hotel_info_box td a { display: inline-block; margin-left: 10px; font-size: 11px; border: 1px solid #666; color: #666; padding: 0px 7px; background: #f8f8f8; }
/* 모바일 목록 */

@media all and (max-width:767px) {

	.responsive #bo_list .float-left.float-md-none {

		margin-right:0.75rem;

	}

	.responsive #bo_list .na-title {

		margin-bottom:0.14rem;

	}

}



/* gallery */

#bo_gallery .chk-box {

	position:absolute;

	bottom:5px;

	right:10px;

	z-index:2;

}

#bo_gallery .wr-now {

	position:absolute;

	width:100%;

	height:100%;

	top:0;

	left:0;

	background:rgba(0,0,0,0.75);

	z-index:1;

}

