@charset "utf-8";
/*===============================================

 *	common

===============================================*/

/*-----------------------------------------------

 *	class-nav

-----------------------------------------------*/
#detailclass-nav {
	margin:0 0 30px 0;
}
#detailclass-nav li{
	background:url(../img/icon_g_arrow.png) 98% center no-repeat;
	background-size:15px 26px;
	height:80px;
	font-size:26px;
	font-weight:bold;
}
#detailclass-nav dt{
	float: left;
	clear: both;
}
#detailclass-nav dd{
	line-height:1.2;
	padding: 20px 0 10px 90px;
	border-bottom:#ccc 1px solid;
	border-right:#ccc 1px solid;
	height:50px;
}
#detailclass-nav dd span{
	display:block;
	font-size:14px;

}
.title_shodo {
	background:#c0d860;
}

.title_kaiga {
	background:#df81a2;
}

.title_song {
	background:#ccb3dd;
}

.title_learn {
	background:#a8d5f1;
}

.subject {
	margin:0 1% 10px;
	padding:10px 0 10px 12%;
	font-weight:bold;
	font-size:16px;
	border:solid 2px #b163a3;
	border-radius:5px;
	background-image:url(../img/png.png);
	background-position:2% center;
	background-repeat:no-repeat;
	background-size:8%;
	color:#333;
}

.category_title {
	margin:0 1%;
}

.category_title dt {
	padding:10px 0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

.category_title dt span {
	margin-left:10px;
	padding:3px 5px;
	background:#fff;
	font-size:18px;
	font-weight:bold;
}

.category_title dd {
	padding:10px 0;
	font-size:12px;
	text-align:center;
}

.category_title dd span {
	padding:10px 0;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

.side-note h3 {
	margin:0 auto;
	padding:7px 0;
	text-align:center;
	font-size:16px;
	width:98%;
	background:#b163a3;
	color:#fff;
}

.side-note h5 {
	margin:20px auto 0;
	padding:7px 0;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width:98%;
	background:#e6855e;
	color:#fff;
}

.about dl {
	margin-bottom:10px;
}

.about dl dt {
	font-weight:bold;
	font-size:16px;
	padding:6px 0 3px;
	margin-bottom:3px;
	border-bottom:dashed 1px #ddd;
}

.osusume {
	border:solid 2px #b163a3;
	border-radius:10px;
	margin:20px 0;
}

.osusume dt {
	background:#e7cfe3;
	border-radius:8px 8px 0 0;
	text-align:center;
	padding:5px 0;
}

.osusume dd {
	padding:10px;
}

.side-note h4 {
	margin:0 1%;
	padding:10px 0 10px 5%;
	font-weight:bold;
	font-size:16px;
	border:solid 2px #b163a3;
	border-radius:5px;
	background-position:2% center;
	background-repeat:no-repeat;
	background-size:8%;
}

.koushi {
	margin-bottom:5px;
	padding-top:15px;
	border-bottom:dashed 1px #ccc;
}

.koushi dt {
	font-size:14px;
}

.koushi dd {
	margin-top:1px;
	font-size:24px;
	font-weight:bold;
}

.koushi dd span {
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
}

.koushi_list  {
	margin-bottom:30px;
}

.koushi_list li {
	font-size:12px;
}

.content {
	border-bottom:solid 1px #b163a3;
	margin-top:15px;
}

.content dt {
	font-weight:bold;
	font-size:16px;
	background:#e7cfe3;
	border:solid 1px #b163a3;
	text-align:center;
	padding:5px 0;
}

.content dd {
	font-size:14px;
	border-left:solid 1px #b163a3;
	border-right:solid 1px #b163a3;
	padding:3px 10px;
}

.content dd span {
	font-size:18px;
	font-weight:bold;
}

.class p {
	text-align:center;
	padding-top:10px;
}

.koushi p a {
	color:#208DC3;
}

.reserve {
	padding:5px;
	background:#e6855e;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	border-radius:5px;
}

.reserve_dl dt {
	font-weight:bold;
}

.private_dl {
	border:solid 2px #e6855e;
	border-radius:5px;
}

.private_dl dt {
	padding:5px;
	background:#e6855e;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	border-radius:2px 2px 0 0;
}

.private_dl dd {
	padding:10px;
}

.content .f12 {
	font-size:12px;
}

.f20 {
	font-size:20px;
}

/* 20180614追記ここから */
li.koushiphoto {
    margin: 6px 5px;
		float: left;
}

li.koushikatagaki {
    padding-top: 5px;
}

span.koushispan {
    font-weight: bold;
    font-size: 25px;
}
/* 20180614追記ここまで */
/*-----------------------------------------------

 *	table

-----------------------------------------------*/

.month_t {
	width: 100%;
	border-collapse: collapse;
}

.month_t th {
	text-align: center;
	padding: 10px;
	background-color: #e7cfe3;
	border: 1px solid #b163a3;
}

.month_t td {
    text-align: center;
	padding: 5px;
	border: 1px solid #b163a3;
}


section.class2222 table , td, th {
	border: 1px solid #b163a3;
	border-collapse: collapse;
	width: 100%;
}
th {
	padding: 3px;
	width: 35%;
	height: 25px;
	background: #e7cfe3;
	font-weight: bold;
	text-align: center;
}
td {
	padding: 2%;
	width: 65%;
	height: 25px;
}

.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

.class2222 p {
    text-align: center;
    padding-top: 10px;
}
