@charset "UTF-8";
@media screen and (min-width: 741px),print {/*pc用スタイル*/

}


/*↓↓↓PC・すまほ共通スタイル*/

/* ----------------------------------------
 * 施設内
 * ---------------------------------------- */

/* price
======================================= */
.table2.kojin th.th{width:160px;text-align:left!important}
.table2 #per01 {
	height: 64px;
	background: #fff url(/member/images/bg_per01.jpg) no-repeat right bottom;
}
.table2 #per02 {
	height: 66px;
	background: #fff url(/member/images/bg_per02.jpg) no-repeat right bottom;
}
.table2 #per03 {
	height: 65px;
	background: #fff url(/member/images/bg_per03.jpg) no-repeat right bottom;
}
.table2 #per04 {
	height: 79px;
	background: #fff url(/member/images/bg_per04.jpg) no-repeat right bottom;
}
.table2 #per05 {
	height: 64px;
	background: #fff url(/member/images/bg_per05.jpg) no-repeat right bottom;
}
.table2 #per06 {
	height: 64px;
	background: #fff url(/member/images/bg_per06.jpg) no-repeat right bottom;
}
.table2 #per07 {
	height: 65px;
	background: #fff url(/member/images/bg_per07.jpg) no-repeat right bottom;
}
.table2 #per08 {
	height: 65px;
	background: #fff url(/member/images/bg_per08.jpg) no-repeat right bottom;
}
.table2 #per09 {
	height: 65px;
	background: #fff url(/member/images/bg_per09.jpg) no-repeat right bottom;
}

.table2 #per10 {
	height: 65px;
	background: #fff url(/member/images/bg_per10.jpg) no-repeat right bottom;
}

.table2 #per11 {
	height: 65px;
	background: #fff url(/member/images/bg_per11.jpg) no-repeat right bottom;
}

.table2 #per12 {
	height: 65px;
	background: #fff url(/member/images/bg_per12.jpg) no-repeat right bottom;
}

.table2 #per13 {
	height: 65px;
	background: #fff url(/member/images/bg_per13.jpg) no-repeat right bottom;
}

.table2 #per14 {
	height: 65px;
	background: #fff url(/member/images/bg_per14.jpg) no-repeat right bottom;
}

.table2 #per15 {
	height: 65px;
	background: #fff url(/member/images/bg_per15.jpg) no-repeat right bottom;
}


@media screen and (max-width: 740px) {/*スマホ用スタイル*/
.colR figure a img{
	width:auto;
	}
}