/*------------------------------------------------------------
	システム
------------------------------------------------------------*/
.midashi{
	position: relative;
	width: 740px; height: 52px; line-height: 55px;
	text-indent: 15px; font-size: 25px;
	background-image: url("../img/system/midashi_bg.jpg");
}



.caption{
	margin: 20px 0 10px 0; padding: 4px 0;
	text-indent: 10px; color: #FF0066; font-size: 14px; font-weight: bold;
	border-bottom: double 5px #FF0066;
	border-left: solid 5px #FF0066;
}

.system_table{
	width: 100%;
	margin-bottom: 40px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #323232;
}

.system_table tr{
	border-bottom: dotted 1px #B4B3B3;
}

.system_table th{
	padding: 5px 0;
	color: #FF0066; font-size: 18px;
}

.system_table th span{
	font-size: 16px;
}

/*イベントバナー表示用*/
.system_table.on_earlyMorning tr:nth-of-type(2) td:nth-of-type(3){
	position: relative;
}
.system_table.on_earlyMorning tr:nth-of-type(2) td:nth-of-type(3):before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 200%;
	height: 159px;
	/*background-color: #3f51b57d;*/
	background-image: url("../../img/system/earlyMorning_pc.webp");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.system_table td{
	padding: 10px 0;
	text-align: center; font-size: 26px;
}

.system_table td span{ font-size: 18px;}

.system_table tr.bg_pink td{
	 background-image: url("../img/system/td_bg.jpg");
}

/* カード各種 */
#card{
	margin: 0 auto 20px;
	padding: 10px 0;
	text-align: center;
	color: #323232;
	font-size: 16px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
#card .card_logo{
	width: 250px;
}


#shimei{
	padding: 10px 0;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center; color: #323232; font-size: 26px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#shimei span{
	margin-right: 7px;
	font-size: 16px; font-weight: bold;
}



.tyuuki{
	margin: 5px 0;
	text-align: center;
	color: #323232;
}

.tyuuki3{
	margin: 5px 0;
	text-align: center;
	color: #323232;
	font-size: 16px; font-weight: bold;
}



.midashi2{
	position: relative;
	width: 740px; height: 50px; line-height: 50px;
	margin: 50px 0 0 0;
	text-align: center; color: #323232; font-size: 18px; font-weight: bold;
	letter-spacing: 7px;
	background-image: url("../img/system/midashi2_bg.jpg");
}



#special{
	padding-bottom: 20px;
	background-image: url("../img/system/special_bg.jpg");
}

#special li{
	padding: 25px 0;
	text-align: center;
	border-bottom: solid 1px #EBCD96;
}

#andromeda {
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #008888; font-size: 26px;
}
#diamond{
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #ED1C24; font-size: 26px;
}

#premium{
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #FF0066; font-size: 26px;
}

.kana{ color: #323232; font-size: 12px;}

.kana2{ margin-right: 15px; color: #323232; font-size: 12px;}

.price{
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #323232; font-size: 26px;
}

.price span{
	margin-right: 7px;
	font-size: 16px; font-weight: bold;
}

#grandvip{
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #990033; font-size: 26px;
}



#vip{
	width: 360px;
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: right; color: #660099; font-size: 26px;
	float: left;
}

.point{
	width: 360px;
	margin-top: 5px;
	text-align: left; color: #323232; font-size: 12px;
	float: right;
}
.point2{
	color: #323232; font-size: 12px;
}

#gold{
	width: 360px;
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: right; color: #996600; font-size: 26px;
	float: left;
}

#silver{
	width: 360px;
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: right; color: #3F3F52; font-size: 26px;
	float: left;
}
#crystal{
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #FF97F4; font-size: 26px;
}

span.subclass{
	display: inline-block;;
	width: 190px;
	padding: 5px 5px 5px 0px;
	text-align: left;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}


#tokuyu_nf{
	width: 360px;
	margin-bottom: 10px;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: right; color: #33CC00; font-size: 26px;
	float: left;
}

.tyuuki2{
	width: 388px;
	margin: 20px auto; padding: 20px 76px;
	color: #323232;
	border: solid 1px #EBCD96;
	background-color: #FFFFFF;
}



#yoyaku{
	line-height: 1.8em;
	margin: 20px 0 40px 0;
	color: #323232; font-size: 12px;
}

#yoyaku span{
	font-size: 14px; font-weight: bold;
}
.ban_reserve {
	margin: 20px 0 50px;
}

/*お電話予約につきまして*/
.tel_reserve{
	color: #292929;
	margin: 20px 0 50px;
	padding-left: 30px;
}
.tel_reserve h3{
	color: #292929;
	margin: 0;
	font-size: 24px;
	font-weight: 600;
}
.tel_reserve p{
	font-size: 12px;
	margin: 0;
}
.tel_reserve p.tips{
	font-size: 18px;
	color: #DD0000;
	margin: 5px 0;
}
.tel_reserve div.tel_num{
	display: inline-flex;
	align-items: center;
	gap: 0 10px;
	width: fit-content;
	background-color: #292929;
	padding: 5px 20px;
	margin-bottom: 5px;
	color: #ffff04;
	font-size: 18px;
}
.tel_reserve div.tel_num i{
	font-style: normal;
	font-size: 28px;
	font-weight: 600;
}
.tel_reserve span{
	font-size: 18px;
	font-weight: 600;
}
.tel_reserve span i{
	font-style: normal;
	font-size: 20px;
	font-weight: 600;
	margin-left: 5px;
}

#map{
	margin: 25px 0 50px 0;
	color: #323232;
}

/* 2017/07/01～おためし30minコース用アイコン */
.icon_otameshi {
	position: absolute;
	left: 100px;
	top: 100px;
}

.map_annai {
	display: block;
	margin: 20px auto 0;
}

