#subnav ul {
	display: flex;
	padding: 20px 2%;
	list-style: none;
}

#subnav ul li {
	margin: 0 2%;
}

.special {
	padding-top: 60px;
	margin-top: -60px;
	margin-bottom: 40px;
}

.special article {
	/* padding: 0 5%; */
}

.special article img {
	margin: 0 0 10px 0;
}

.honbun {
	padding: 0 5%;
	margin: 0 0 40px 0;
}

.honbun h3 {
}

.honbun table {
	width: 100%;
}

.honbun th,
.honbun td {
	padding: 5px;
	border-bottom: 2px solid #3b64b2;
	font-weight: normal;
	text-align: left;
}

.more {
	/* margin: 0 5% 20px; */
	/* padding: 20px 30px; */
	/* background: #fffbc2; */
}

.more h3 {
	font-size: 16px;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	/* background: url('../images/midashi4.png') no-repeat bottom center; */
	background-size: 80% auto;
}

.more table {
	width: 100%;
}

section h3 {
	text-align: center;
	padding: 10px 0 45px 0;
	margin: 0;
	/* background: url('../images/midashi2.png') no-repeat bottom center; */
	background-size: 60% auto;
	color: #212121;
	font-family: "yu-mincho-pr6";
	font-size: 20px !important;
}

section h4{
	text-align: center;
	color: #8f7b44;
	font-family: "yu-mincho-pr6";
	font-size: 20px !important;
	margin-bottom: 1em;
}

section h3 img {
	width: auto !important;
	height: 18px !important;
}

.more{
	padding: 10px 0;
	background: #FFF;
	border-top: 1px dotted #8f7b44;
	border-bottom: 1px dotted #8f7b44;
}


.more th,
.more td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	text-align: left;
	font-size: 93%;
}

.more th{
	color: #8f7b44;
	min-width: 5em;
}

.koushi {
	/* padding: 20px 10px; */
	/* background: #B8F2FF; */
}

.koushi article {
	/* background: #fff; */
	/* padding: 10px; */
	/* box-shadow: 0 1px 3px 0 hsla(0, 0%, 0%, .4); */
	/* margin: 20px 0; */
}

.koushi article h4 {
	/* width: calc(60% - 10px); */
	/* border-bottom: 2px dotted #f2571a; */
	/* float: right; */
	margin-bottom: 10px;
}

.koushi article p{
	margin-bottom: 1em;
	line-height: 1.5;
}

.koushi article blockquote{
	background: #FFF;
	font-size: 93%;
	padding: 10px;
}

.koushi article img {
	width: 90%;
	height: auto;
	margin: 0 10px 10px 0;
}

.koushi .honbun{
	border-bottom: 1px dotted #8f7b44;
}
#item95 h4 {
	width: 100% !important;
	float: none !important;
}

.koushi article {
	text-align: justify;
	font-feature-settings: 'pkna';
	letter-spacing: 0.5px;
	padding-bottom: 10px;
}


#item10 table td,
#item10 table th {
	min-width: 5em !important;
}

#piano_lesson{
	background: #F1F1F1 url('../images/special_bg_lesson1.png') no-repeat top center;
	margin: 10px;
	padding: 5px;
	-webkit-background-size: 100%;
	     -o-background-size: 100%;
	        background-size: 100%;
}

#piano_lesson .inner1{
	border: 1px solid #b69a84;
	padding: 3px;
}

#piano_lesson .inner2{
	border: 1px solid #b69a84;
	padding: 10px;
}

#piano_lesson .honbun h3{
	background: url('../images/bg_mark_special1.png') no-repeat bottom center;
	-webkit-background-size: 87px 23px;
	     -o-background-size: 87px 23px;
	        background-size: 87px 23px;
}


#electone_lesson{
	background: #F1F1F1 url('../images/special_bg_lesson2.png') no-repeat top center;
	margin: 10px;
	padding: 5px;
	-webkit-background-size: 100%;
	     -o-background-size: 100%;
	        background-size: 100%;
}

#electone_lesson .inner1{
	border: 1px solid #87a5bc;
	padding: 3px;
}

#electone_lesson .inner2{
	border: 1px solid #87a5bc;
	padding: 10px;
}

#electone_lesson .honbun h3{
	background: url('../images/bg_mark_special2.png') no-repeat bottom center;
	-webkit-background-size: 87px 23px;
	     -o-background-size: 87px 23px;
	        background-size: 87px 23px;
}

#electone_lesson h4{
	color: #72859b !important;
}
.koushi .honbun img{
width:50% !important;
}
.koushi .honbun a img{
width:100% !important;
}