@charset "utf-8";

@media only screen and (min-width: 0px) and (max-width: 1200px) {
#contents {
	padding: 0!important;
}
#contents #txt-intro{
	margin-bottom: 5.555555555555555%;
	padding: 4.166666666666666% 4.166666666666666% 0;
}
#floor{
	padding: 4.166666666666666% 4.166666666666666% 0px;
}
#floor h2{
	font-size: 32px;
	margin-bottom: 0.8333333333333334%;
}
#floor p{
	padding-bottom: 1.6666666666666667%;
	font-size: 14px;
}
#floor figure{
	padding-bottom: 5%;
}
#photo{
    padding: 3.3333333333333335% 4.166666666666666%;
}
.notice{
    margin-bottom: 8.333333333333332%;
}
}

@media only screen and (min-width: 0px) and (max-width: 640px) {

.bx-wrapper .bx-caption span{
	font-size: 12px!important;
	padding: 5px!important;
}

}
