@charset "UTF-8";


#content{
	margin-top: 50px;
}

.min{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.attention{
	color:#c20d23;
}

.mainImg{
	background: URL(./img/mainImg.png) no-repeat;
	background-size: cover;
}

.mainImg img{
	width:auto;
	margin: auto;
    display: block;
	padding: 80px 0;
}

.spa .copy{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 20px;
}

.spa .copy span{
	font-size: 16px;
	font-weight: normal;
}

.spa .facility{
	margin-bottom: 30px;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}

.spa .facility .img{
	flex: 0 0 46%;
}

.spa .facility dl{
	flex: 0 0 50%;
}

.spa .facility dl dt{
	/*font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";*/
	/*font-weight: bold;*/
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #3e3a39 1px solid;
}

.spa .facility dl dt span{
	font-size: 14px;
	font-weight: normal;
}

table tr th{
	border: #3e3a39 1px solid;
	padding: 10px;
	vertical-align: middle;
}

table tr th.item{
	background: #919ad9;
	font-family:"メイリオ","FOT-UD角ゴ_ラージ Pr6 B", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	width: 30%;
}

table tr th.item span{
	font-family:"メイリオ","FOT-UD角ゴ_ラージ Pr6 M", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 12px;
}

table tr th.bk_lgray{
	background: #f5f3f0;
}

table tr th.kaiin{
	background: #f5b5d4;
	text-align: center;
}

table tr th.ippan{
	background: #afdbd7;
	text-align: center;
}

table tr td{
	width: 15%;
	border: #3e3a39 1px solid;
	padding: 10px;
	vertical-align: middle;
	font-family:"メイリオ","FOT-UD角ゴ_ラージ Pr6 B", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
	text-align: right;
}

.ticket table tr td{
	width: 75%;
}

.ticket table tr td span{
    text-align: center;
    display: block;
	margin-bottom: 5px;
}

.bnr{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.jiwadou__wp .w70{
    width: 70%;
}

.jiwadou__wp .w28{
    width: 28.3%;
}

.title__cap{
    display: block;
    margin: -20px 0 25px;
    color: #c20d23;
/*    color: #3e3a39;*/
    text-align: center;
}
