@charset "utf-8";
/* CSS Document */

/*
　School
--------------------------------------------------------------------------------*/
.left_colm {
	margin-top: 50px;
	margin-left: 30px;
	float: left;
}
.right_colm {
	float: right;
	margin-top: 43px;
	width: 570px;
}
.left_colm ul {
}
.left_colm ul li {
	margin-bottom: 10px;
}
.right_colm h1 {
}
.right_colm .note {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ED8600;
	margin-top: 20px;
	margin-bottom: 1px;

}
.right_colm .note h2 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #ED8600;
}
.right_colm .note p {
	font-weight: bold;
}
.right_colm article {
	line-height: 26px;
	line-height: 3rem;
}


/*
　20190613
--------------------------------------------------------------------------------*/

section.school {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../school/img/2019/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-size: cover;
}

section.school h1{
	background-repeat: no-repeat;
	max-height: 549px;
	display: block;
	width: 100%;
	height: auto;
	background-image: url(../../school/img/2019/bg_header.png);
	background-position: center top;
	text-align: center;
	padding-top: 380px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.school h2 {
	text-align: center;
}
.school .mainImg {
	text-align: center;
	margin-top: 17px;
}
.school .btn_contacts {
	background-image: url(../../school/img/2019/bg_btn.png);
	background-repeat: no-repeat;
	background-position: center top;	
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,100%,1.00);
	font-size: 2rem;
	font-weight: bold;
	line-height: 95px;	
	margin-top: 10px;
	
}

.school .btn_contacts a{
	background-image: url(../../school/img/2019/bg_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 500px;
	height: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: hsla(0,0%,100%,1.00);
	font-size: 2rem;
	font-weight: bold;
	line-height: 95px;
	padding-left: 85px;
	margin-top: 10px;
	padding-bottom: 60px;
}



.school .bg_w {
	background-color: hsla(0,0%,100%,0.70);
	
}
.school ul {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

.school article{
	padding-top: 50px;
	padding-bottom: 50px;
	}


.bg_w ul li {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid hsla(32,26%,59%,1.00);
	
}

.bg_w ul li p {
	color: hsla(33,100%,19%,1.00);
	font-weight: bold;
	font-size: 1.8rem;
	display: inline;
	vertical-align: middle;
	line-height: 40px;
}

.bg_w ul .noline {
	line-height: 20px;
	border-bottom-style: none;
}

ul li .number {
	width: 40px;
	display: block;
	text-align: right;
	float: left;
	margin-right: 20px;
	vertical-align: middle;
}

.school article .lessonPrice {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	color: hsla(33,100%,19%,1.00);
	font-weight: bold;
	font-size: 1.8rem;
}

.school article .lessonOther {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	color: hsla(33,100%,19%,1.00);
	font-weight: bold;
	font-size: 1.8rem;
	border-bottom: 1px solid hsla(33,100%,19%,1.00);
	padding-bottom: 15px;
	margin-bottom: 20px;
}


.school article table.lesson {
	background-color: hsla(0,0%,100%,1.00);
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}

table.lesson tr th{
	background-color: hsla(33,100%,19%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-weight: bold;
	width: 38%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);	
}

table.lesson tr td{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: hsla(33,100%,19%,1.00);
	border-top: 1px solid hsla(33,100%,19%,1.00);
	border-left: 1px solid hsla(33,100%,19%,1.00);
	border-collapse: collapse;

	
}

.botmLine {
	border-bottom: 1px solid hsla(33,100%,19%,1.00);
}
.school article .caption {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 1.2rem;
	color: hsla(33,100%,19%,1.00);
	margin-bottom: 60px;
}
.school article .lessonPrace {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	line-height: 210%;
	font-weight: bold;
	color: hsla(33,100%,19%,1.00);
}
.school .map {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 300px;
	text-align: center;
}
.school .green {
	background-color: hsla(169,100%,26%,1.00);
	color: #FFFFFF;
}
p.ofiice {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 2.9rem;
	font-weight: bold;
	vertical-align: middle;
	line-height: normal;
	padding-bottom: 16px;
	margin-bottom: 20px;
	border-bottom: 1px solid hsla(0,0%,100%,1.00);
}
p.ofiice .box {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 1.4rem;
	background-color: #FFFFFF;
	border-radius: 5px;
	color: hsla(169,100%,26%,1.00);
	vertical-align: middle;
	line-height: 0px;
	margin-top: -20px;
	margin-left: 20px;
}
p.ad {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 200%;
}
