@charset "UTF-8";

.h2_txt {
	width: 95%;
	max-width: 900px;
	margin: 20px auto;
}
.h2_txt strong {
	display: block;
	text-align: center;
	font-size: 1.6rem;
}
.h2_txt p {
	font-size: 1.4rem;
	line-height: 1.6;
	margin-top: 10px;
}

#Fees {
	width: 95%;
	max-width: 900px;
	margin: auto;
}
#Fees section {
	margin: 40px auto 50px;
}
#Fees h3 {
	background: #2a83c8;
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}
#Fees .h3_txt {
	font-size: 1.4rem;
	margin: 10px 0 0 0;
}
#Fees h4 {
	font-size: 1.5rem;
	text-align: center;
	margin: 30px 0 2px 0;
}
#Fees h5 {
	font-size: 1.4rem;
	margin: 10px 0 0 0;
}
#Fees .admission {
	border: solid 1px #659eca;
	color: #b01111;
	text-align: center;
	font-size: 2.4rem;
	line-height: 40px;
}
#Fees table {
	width: 100%;
	margin: 0 auto 20px;
	border-top: solid 1px #659eca;
	border-left: solid 1px #659eca;
}
#Fees th {
	box-sizing: border-box;
	background: #bcdffa;
	border-right: solid 1px #659eca;
	border-bottom: solid 1px #659eca;
	text-align: center;
	font-weight: 400;
	font-size: 1.4rem;
	padding: 5px 0;
}
#Fees td {
	box-sizing: border-box;
	border-right: solid 1px #659eca;
	border-bottom: solid 1px #659eca;
	text-align: center;
	font-size: 1.4rem;
	padding: 3px 5px;
}
#Fees td:nth-child(1) {
	white-space: nowrap;
}
#Fees td strong {
	display: block;
	font-size: 1.6rem;
	margin: 5px 0;
}
#Fees td p {
	font-size: 1.3rem;
}
#Fees .charge {
	text-align: left;
	vertical-align: top;
	padding: 0 10px 10px 10px;
}
#Fees .fontL {
	font-size: 2rem;
}
#Fees .price {
	font-size: 2rem;
	color: #b01111;
	padding-left: 10px;
}
#Fees .target {
	display: block;
	font-size: 1.2rem;
}
.basic .fees_table, .basic .fees_table td {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	text-align: left !important;
}
.family .fees_table {
	width: 100%;
	margin: 0 !important;
	padding: 3px !important;
	line-height: 1 !important;
}
.family .fees_table td {
	width: 40% !important;
	padding: 3px !important;
	line-height: 1 !important;
}
.family .fees_table th {
	width: 40% !important;
}
.family .fees_table td:nth-child(1), .family .fees_table th:nth-child(1) {
	width: 20% !important;
}
@media screen and (max-width: 768px){
	.basic th:nth-child(1), .basic td:nth-child(1), .elegance th:nth-child(1), .elegance td:nth-child(1) {
		width: 42%;
	}
	.basic th:nth-child(2), .basic td:nth-child(2), .elegance th:nth-child(2), .elegance td:nth-child(2) {
		width: 58%;
	}
}
@media screen and (min-width: 769px){
.h2_txt {
	margin: 30px auto;
}
.h2_txt strong {
	font-size: 1.8rem;
}
.h2_txt p {
	font-size: 1.5rem;
	line-height: 1.7;
	margin-top: 20px;
}
#Fees {
	margin: 70px auto 0;
}
#Fees section {
	box-sizing: border-box;
	border: solid 1px #2a83c8;
	padding: 10px;
	margin: 60px auto 80px;
}
#Fees h3 {
	font-size: 2.1rem;
	padding: 10px 0;
}
#Fees .pc_inner {
	width: 90%;
	max-width: 800px;
	margin: auto;
}
#Fees .admission {
	padding: 5px 0;
	font-size: 3rem;
}
#Fees .h3_txt {
	font-size: 1.6rem;
	line-height: 1.7;
	margin: 30px 0;
}
#Fees h4 {
	font-size: 1.8rem;
	margin: 40px 0 5px 0;
}
#Fees h5 {
	font-size: 1.5rem;
	margin: 15px 0 0 0;
}
#Fees table {
	margin: 10px auto 30px;
}
#Fees th:nth-child(1), #Fees td:nth-child(1), #Fees th:nth-child(2), #Fees td:nth-child(2) {
	width: 25%;
	white-space: nowrap;
}
#Fees th:nth-child(3), #Fees td:nth-child(3) {
	width: 50%;
}
#Fees th {
	font-size: 1.6rem;
}
#Fees td {
	font-size: 1.5rem;
}
#Fees td strong {
	font-size: 2rem;
}
#Fees .charge {
	padding: 0 20px 20px 20px;
}
#Fees .mr {
	text-align: left;
	font-size: 1.6rem;
	padding-left: 20px;
}
#Fees .fontL {
	font-size: 2.4rem;
}
#Fees .price {
	font-size: 2.4rem;
}
}

/* エレガンスクラス設定 */
.elegance {
	border-color: #c12752 !important;
}
.elegance h3 {
	background: #c12752 !important;
}
.elegance .admission {
	border: solid 1px #d4476e !important;
}
.elegance table, .elegance td {
	border-color: #d4476e !important;
}
.elegance th {
	background: #e9b9c7 !important;
	border-color: #d4476e !important;
}
/* ファミリークラス設定 */
.family {
	border-color: #e4882e !important;
}
.family h3 {
	background: #e4882e !important;
}
.family .admission {
	border: solid 1px #e4c16e !important;
}
.family table, .family td {
	border-color: #e4c16e !important;
}
.family th {
	background: #f2e8b2 !important;
	border-color: #e4c16e !important;
}
.family .fees_table {
	margin-bottom: 5px !important;
}
.family .fees_table th {
	background: #fff !important;
	padding: 3px !important;
}
.family .fees_table td .price {
	padding-left: 0 !important;
}
/*ボーイズクラス設定 */
.boy {
	border-color: #112C93 !important;
}
.boy h3 {
	background: #112C93 !important;
}
/*その他クラス設定 */
.others {
	border-color: #a0ce84 !important;
}
.others h3 {
	background: #a0ce84 !important;
}

.Admissionfee {
	display: inline-block;
	border-bottom: double #a0ce84;
	font-size: 1.6rem;
	line-height: 1.2;
	margin: 20px 0;
	padding: 0;
}
.Admissionfee strong {
	font-size: 2.4rem;
	padding-left: 15px;
}
@media screen and (min-width: 769px){
.Admissionfee {
	font-size: 1.8rem;
	margin: 0 0 40px 0;
}
.Admissionfee strong {
	font-size: 3rem;
}
}