@charset "utf-8";
/* CSS Document */

@import "/css/common.css";

/********** floormap **********/

.floormap .row {
 margin-bottom: 40px;
}

.floormap .floor {
 margin-bottom: 10px;
 padding-left: 20px;
 font-size: 24px;
 color: #FF0066;
 border-bottom: 1px solid #FF0066;
}

.floormap .floor p {
 margin-bottom: 0;
}

.floormap .floor+p {
 margin-left: 20px;
}

.floormap .img-responsive {
 margin-top: 20px;
}

/********** bxSlider **********/

.bx-wrapper {
 margin: 0 auto;
}

.bx-viewport ul {
 padding-left: 0;
}

#bx-pager1 img, #bx-pager2 img, #bx-pager3 img, #bx-pager4 img {
 margin-top: 10px;
}