/*--------------------------------------------------------------------
font
--------------------------------------------------------------------*/
/*--------------------- 小塚明朝pro-ExtraLight */
@font-face {
	font-family:"kozumin-el";
	src: url('font/KozMinPro-ExtraLight.eot'); /* IE9 Compat Modes */
	src: url('font/KozMinPro-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('font/KozMinPro-ExtraLight.woff') format('woff'); /* Modern Browsers */
}

.kozumin-el {
	font-family:"kozumin-el";
}


/* ***********　gray-back　*********** */

#gray-back {
	background-color:#6D6D6D;
	height:5px;
}

#gray-back p {
	display:none;
}


/* *********** 　header 　*********** */
#head-contents .trade-name {
	height:50px;
	background:url(../img/header-logo.png) no-repeat scroll 0 0;
	background-size:40px auto;
	padding-left:45px;
	margin:20px 0 0 5px;
	line-height:2.0em;
}

#head-contents {
	margin-bottom:25px;
}

#toggle {
	display:block;
	width:45px;
	height:57px;
	background:url(../img/g-nav_toggle.png) no-repeat scroll 0 0;
	background-size:45px 57px;
	cursor:pointer;
	position:absolute;
	top:15px;
	right:15px;
}

/* ***********　h1-band　*********** */

#h1-band {
	height:80px;
	border-top:5px solid #F35C0C;
	border-bottom:10px solid #F35C0C;
	margin-bottom:20px;
}

h1 {
	font-weight:normal;
	font-size:30px;
	line-height:1.0em;
	padding-left:50px;
	background:url(../img/g-nav02_off.png) no-repeat scroll left center;
	position:absolute;
	top:25px;
}

/* *********** 　#contents　*********** */

#contents {
	width:100%;
}

h2 {
	color:#fff;
	background:#F25A0C url(../img/white-pen.png) no-repeat scroll 5px 5px;
	padding:12px 0 12px 40px;
	margin-bottom:30px;
}

.contents-box {
	margin:5px 0 40px;
}

.h2_under {
	margin:50px 0;
}

.h2_under p {
	margin-bottom:50px;
}

.h2_under img {
	width:100%;
	height:auto;
}

#feature-contens03 ul {
	margin:20px 0;
	display: flex;
}

#feature-contens03 ul img {
	width:100%;
	height:auto;
}

#feature-contens03 li {
	margin-bottom:20px;	
}

.couse {
	font-size:25px;
	margin-bottom:5px;
}

#tab-box {
}

#tab2 {
	display:none;
}


#tab-menu ul {
}

#tab-menu li {     
	float:left;
	margin-left:10px;
	width:140px;
	height:auto;
}

#tab-menu li img {
	width:140px;
	height:auto;
}

.forte {
	padding-bottom:15px;
	margin-bottom:10px;
	background: url(../img/stripe-line.png) repeat-x scroll 0 bottom;
	line-height:1.0em;
}

.description  {
	margin-bottom:30px;
}

.description p {
	margin-bottom:10px;
}

.description aside {
	display:none;
}

.description ul {
	margin-top:20px;
	margin-left: 10px;
	margin-right: 10px;
}

.description li {
	list-style:inside;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom: 0.5em;
}

.day-fee {
	border-bottom:#00ABBF 1px solid;
	padding-bottom:10px;
	margin-bottom:20px;
}

.day-fee span {
	border-left:#00ABBF 5px solid;
	padding-left:5px;
}

.service {
	margin: 20px 0 10px;
}

#tab-box table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:30px;
}

#tab-box th {
	height:34px;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background-color:#007582;
	border:1px solid #007582;
}

#tab-box td {
padding-left: 1em;
padding-right: 1em;
}
	
#tab-box .subject {
	height:34px;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	color:#FFF;
	background-color:#00ABBF;
	border:1px solid #007582;
}

#tab-box .week-time {
	height:34px;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	color:#000;
	background-color:#E8F4FF;
	border:1px solid #007582;
}

#tab-box .fee {
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	color:#000;
	background-color:#FFF;
	border:1px solid #007582;
}

#tab-box .grade {
	height:34px;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	color:#FFF;
	background-color:#00ABBF;
	border:1px solid #007582;
}

#tab-box .week {
	height:34px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	background-color:#00ABBF;
	border:1px solid #007582;
}

#tab-box .time {
	height:34px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	color:#000;
	background-color:#E8F4FF;
	border:1px solid #007582;
}

.the-willing-01 {
	margin:40px 0 30px 0;
	position:relative;
	padding:30px 0 20px;
}

.the-willing-02 {
	margin:40px 0 30px 0;
	position:relative;
	padding:30px 0 20px;
}

.clip {
	width:200px;
	height:auto;
	position:absolute;
	top:-20px;
	left:10px;
}

.roadmap {
	margin:20px 0;
}

.brother, .tuition_fee {
	width:100%;
	height:auto;
	margin:10px 0 10px;
}


















/* *********** 　#sidebar-right start　*********** */

#orange-back {
	display:none;
}

#reservationform {
	margin:20px 0;
}

.option-contens {
	margin-top:20px;	
}

.option-contens aside {
	text-align:center;	
}
.option-contens p {
	margin-bottom:20px;	
}


#trial-img {
	margin-bottom:20px;	
}

#pamphletl-img {
}

.option_btn {
	border-radius:10px;
	moz-border-radius:10px;
	-webkit-border-radius:10px;
	position:relative;
	z-index:1;
	behavior:url(../common/PIE.htc);
	box-shadow:rgba(113, 135, 164, 0.298039) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.298039) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.298039) 0px 0px 6px 3px;
	margin-bottom:40px;	
}

#description p {
	display:none;
}

#tab1 {
	padding-top: 10px;
}

.tab-1-1, .tab-1-2, #tab3, #tab4 {
	background-color: #fffaf8;
	margin-bottom: 30px;
	padding-top: 10px;
}

.d-flex.english-teacher-box {
	display: flex;
	justify-content: space-around;
}

.english-teacher-box {
	margin-bottom: 20px;
}

.english-teacher-img {
	width: 20%;
}

.english-teacher-img img {
	width: 100%;
	height: auto;
}

.english-teacher-text {
	width: 75%;
}

.english-teacher-text-01 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 16px;
}

.english-teacher-text-02 {
	margin-bottom: 15px;
	font-size: 14px;
}
