@charset "UTF-8";


/* =======================================
 
	Contents

======================================= */
#contents {padding-top: 42px;}

.page-ttl {}

.read {margin-bottom: 30px;}


.rinen {
	margin-bottom: 50px;
}

.rinen .rinen-txt {
	background:url(../musicschool/image/musicsch-rinen-bg.png) no-repeat 0 0;
	height: 270px;
	padding-top: 30px;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.rinen .rinen-txt p {
	color: #5f079d;
	font-size: 18px;
	margin-bottom: 1em;
}

.rinen .rinen-txt p b {
	color: #4000a0;
	font-size: 20px;
}


.koushi {}

.koushi .prof-box {
	margin: 20px 50px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ebca7f;
}

/*tsuika*/
.money .prof-box {
	margin: 20px;
	padding-bottom: 20px;
	padding-top:  20px;
	border-top: 1px dotted #ebca7f;
	border-bottom: 1px dotted #ebca7f;
}
/*tsuika*/

.koushi .prof-box.last {
	margin: 20px 50px;
	padding-bottom: 20px;
	border-bottom: none;
}

.koushi .prof-box .thumb {
	float: left;
	margin-right: 25px;
}

.koushi .prof-box .profile {
	float: left;
}

.koushi .prof-box .profile h4 {
}

.koushi .prof-box .profile h4 b {
	font-size: 1.385em;
	font-weight: normal;
	line-height: 50px;
}

.koushi .prof-box .profile p {
	margin-bottom: 1em;
}


.access {
	margin-bottom:20px !important;
}

.access h3 {}

.access h4 {}

.access h4 b {}

.access p {
	margin-bottom: 1em;
}

.access p strong {}

.access p.note{
	color:#c20712;
	font-size:1.23em;
}

.access .map-area {}

.gallery {
	margin-bottom:20px;
}

.gallery h5{
	margin-bottom:10px;
	font-size:1.154em;
	font-weight:bold;
	color:#672292;
}
.gallery ul {}

.gallery ul li {
	margin-bottom:10px;
}

.gallery ul li.last {}

.lesson_room{}

.lesson_room h5{
	font-size:1.15em;
}

.lesson_room .room_area{
	margin: 20px 50px;
}

.lesson_room .room_area .room_box{
	box-sizing: border-box;
	width:50%;
	float:left;
	margin:20px 0;
}
.lesson_room .room_area .room_box:first-child{
	padding-right:10px;
}

.lesson_room .room_area .room_box:last-child{
	padding-left:10px;
}

.lesson_room .room_area .room_box h4{
	padding: 10px 0 8px 8px;
	color: #283c7e;
	background: #FFF;
	border: solid 1px #bd8a00;
	outline: solid 2px #FFF;
	font-size: 1.154em;
	margin-bottom:10px;
}

.lesson {margin-bottom: 40px;}

.lesson h3 {}

.lesson .lesson-txt {margin: 0 50px 40px;}

.lesson p {margin:0 50px 1em;}

.lesson p b {}

.lesson p small {}


.chorus {}

.chorus h3 {}

.chorus h4 {
	margin: 0 50px 10px;
	font-size: 1.154em;
	font-weight: bold;
	color: #672292;
}

.chorus p {
	margin: 0 50px 20px;
}


