@charset "utf-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2013/5/10
 */


	
/* !Top
---------------------------------------------------------- */
.messageInfo{
	text-align:center


}

.messageInfo img{
	margin-top:20px


}

.topbnr img{ tdisplay: block;
  margin: 0 auto;
  margin-left: auto;/*これでもOK*/
  margin-right: auto;/*これでもOK*/
	margin-bottom: 20px

}
	

.Topint01{
	border-top:1px solid #C9C9CA;
	border-bottom:1px solid #C9C9CA;
	position:relative;
	margin-bottom:50px;
	background-color:#f8f8f8
}

.Topint01 img{
	border-radius:5px
}


.Topint01 h3{
	font-size:18px;
	font-weight:bold;
	color:#ed6d00
}


.TopintImg01{
	position:absolute;
	left:50%;
	top:-30px;
	margin-left:-170px;
	z-index:2;
}
.TopintBox {
	padding: 15px 0;
}
.Topint01 img{
	border-radius:5px;
}
.topList{
	width:1050px;
	margin:0 auto;
}
.topList ul {
	margin-left: -20px;
}
.topList li {
	width:33.3%;
	float:left;
	padding-left: 20px;
	box-sizing: border-box;
	margin-top: 50px;
}
.btnMore {
	text-align: right;
	padding:5px;
	border-radius:3px;
}
@media screen and (max-width: 959px) {
.Topint01{
	border-top:1px solid #C9C9CA;
	border-bottom:1px solid #C9C9CA;
	position:relative;
	margin-bottom:50px;
	background-color:#f8f8f8;
}
.Topint01 h3{
	font-size:18px;
	font-weight:bold;
	color:#ed6d00;
}
.TopintBox {
	padding: 15px 0;
}
.topList{
	width:100%;
}
.topList ul {
	margin-left: -20px;
}
.topList li {
	padding-left: 20px;
	margin-top: 50px;
}
.topList li img {
	width: 100%;
}
.btnMore {
	text-align: right;
	padding:5px;
	border-radius:3px;
}
}
@media screen and (max-width: 767px) {
.Topint01{
	margin-bottom:30px;
}
.topList ul {
	margin-left: -10px;
}
.topList li {
	width:50%;
	padding-left: 10px;
	margin-top: 25px;
}
}
@media screen and (max-width: 479px) {
.messageTxt {
	font-size:12px;
}
.Topint01{
	margin-bottom:15px;
}
.topList ul {
	margin-left: -10px;
}
.TopintBox {
	padding:5px 0;
}
.topList li {
	width:100%;
	float:none;
	padding-left: 10px;
	margin-top: 10px;
}
.messageTxt img {
	width:70%;
}
}






.Topint02{
	border-top:1px solid #C9C9CA;
	border-bottom:1px solid #C9C9CA;
	position:relative;
	
	
}

.Topint02 img{
	border-radius:5px
	
}


.Topint02 h3{
	font-size:18px;
	font-weight:bold;
	color:#ed6d00
	
	
}



.btnMore span{ border-radius:5px;
background-color:#ed6d00;
padding:5px;
overflow:hidden;
text-decoration:none;
color:#FFF}

.btnMore a {
	display: inline-block;
	color: #fff;
}

.cntInfo{
	width:1050px;
	margin:0 auto;
	margin-bottom:30px;
}
/*------------------------------------------------------*/


@media screen and (max-width: 959px) {
.cntInfo{
	width:100%;
	padding:0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:30px;
}

.cntTxt{
	width:53% !important;
}
.cntimg {
	padding-top:25px;
}
}
@media screen and (max-width: 767px) {
.cntInfo{
	margin-bottom:20px;
}

.cntTxt{
	width:100% !important;
	float:none;
}
.cntimg {
	padding-top:25px;
	float:none ;
}
.cntInfo .cntimg img{
	width:99%;
}
}
@media screen and (max-width: 479px) {
.cntInfo{
	margin-bottom:20px;
}
}
.cntInfo .cntimg img{
	border-radius:5px;
}



.cntTxt{
	width:690px;
}
.cntTit{
	font-size:20px;
	color:#EC6C00;
	font-weight:bold;
	border-bottom:#CCC 1px dotted;
	margin-bottom:10px
}


.flowInfo{
	width:1028px;
	margin:0 auto;
	padding:10px;
	margin-bottom:15px;
	border:#CCC 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
 
.flowInfo img{border-radius:5px

}
.flowimg {
	float:left;
	margin-right:20px;
}

.flowTxt{
	max-width:100%;

}
.flowTit{
	font-size:20px;
	color:#EC6C00;
	font-weight:bold;
	border-bottom:#CCC 1px dotted;
	margin-bottom:10px
}


@media screen and (max-width: 959px) {
.flowInfo{
	width:100%;
	padding:10px 10px;
	margin-bottom:15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.flowimg {
	float:left;
	margin-right:0;
	width:25.7%;
}
.flowimg img {
	width:90%;
}
}
@media screen and (max-width: 767px) {
.flowInfo{
	width:100%;
	padding:10px 10px;
	margin-bottom:15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.flowTxt{
	width: auto;
	display:block;
}
.flowimg {
	float:none;
	margin-bottom: 10px;
	width:100%;
}
.flowimg img {
	width:40%;
}
.flowTit{
	font-size:18px;
	color:#EC6C00;
	font-weight:bold;
	border-bottom:#CCC 1px dotted;
	margin-bottom:10px
}
}

.arrow {
	text-align:center;
	max-width:1050px;
	margin:0 auto;
	margin-bottom:15px;
}

.basicTab{
	width:1050px;
}
.basicTab table {
	width:100%;
}
.basicTab th{
	background:#f8f8f8;
	padding:5px;
	width:25%;
}
.basicTab th,
.basicTab td {
	border:1px solid #ccc;
	padding:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 959px) {
.basicTab{
	width:100%;
}
.basicTab tr {
}
.basicTab tr,
.basicTab th,
.basicTab td {
	display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
}

/* !about
---------------------------------------------------------- */
.menuBtn01{
	width:775px;
	margin:0 auto;
	margin-bottom:45px;
 }
.menuBtn01 li {
	width:245;
	float:left;
}
.menuBtn01 li + li{
	margin-left:20px;
}

.aboutInt{
	width:100%;
	background:#010000;
	overflow:hidden;
	margin-bottom:60px;
}
.aboutintTit{
	font-size:17px;
	color:#EC6C00;
}
.aboutintTit span{
	font-size:27px;
	font-weight:bold;
	color:#EC6C00;
}
.aboutintTxt{
	color:#9F9FA0;
	line-height:2;
	padding-bottom:19px;
}
.aboutintIntroduction{
	padding-bottom: 60px;
}
.aboutintIntroduction + .aboutintIntroduction{
	padding-top: 60px;
	border-top: 1px dotted #595858;
}
.aboutintBtn li{
	float:right;
}
.aboutintBtn li + li {
	margin-right: 20px;
}
/* !system
---------------------------------------------------------- */
.systemTab {
	width: 511px;
}
.systemTab table {
	width: 100%;
}
.systemTab table thead th {
	background:#C8E7ED;
	font-size:27px;
	color:#EC6C00;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
.systemTab table tbody th {
	width: 30%;
	text-align: center;
}
.systemTab th,
.systemTab td {
	border:1px solid #C8E7ED;
}
.systemTab table tbody td {
	padding: 0 15px;
}
.systemInt{
	width:100%;
	background:#010000;
	overflow:hidden;
	margin-bottom:60px;
	padding-bottom: 100px;
}
.systemintTit{
	font-size:27px;
	color:#FEFEFE;
}
.systemintTit span{
		font-weight:bold;
	color:#EC6C00;
}
.systemintTxt{
	color:#9F9FA0;
	line-height:2;
	padding-bottom:19px;
}
.flowBox {
	padding-bottom: 60px;
}
.flowNext {
	text-align: center;
	border-top: 1px solid #00a0b8;
	margin-bottom: 60px;
}
.systeminiList{
	border:1px solid #25B7BC;
	padding:15px 0 15px 17px;
}
.systeminiListTit{
	color:#25B7BC;
}
.systeminiList li {
	background:url(../img/icon_Initiatory.png) 0 0.60em no-repeat;
	padding:0 0 0 18px;
	color:#9F9FA0;
}
.jscrollpane {
	width: 100%;
	height: 480px;
	overflow: hidden;
	background: #fff;
}
.regulatBox {
	padding: 15px;
	color: #9F9FA0;
}
/* !instructor
---------------------------------------------------------- */
.takasakidetInfo{
	width:686px;
}
.takasakidetTit{
	font-size:27px;
	font-weight:bold;
	color:#EC6C00;
}
.takasakidetStit{
	background:#c8e7ed;
	font-size:27px;
	font-weight:bold;
	color:#EC6C00;
	padding-left:18px;
	margin-bottom:25px;
}
.instructorBox{
	border-bottom:2px dotted #595858;
	margin-bottom:45px;
	padding-bottom:55px;
}
.scheduleTab {
	width: 1050px;
}
.scheduleTab table {
	width: 100%;
}
.scheduleTab th,
.scheduleTab td {
	border:1px solid #9fa0a0;
	width:150px;
	background:#FEFEFE;
}
.scheduleTab th {
	text-align:center;
}
.scheduleTab td {
	text-align:center;
	font-size:17px;
	line-height:1.5;
	padding:15px 0;
}
.scheduleTab td span{
	line-height:1;
	color:#EC6C00;
	font-weight:bold;
	display: inline-block;
}
.bgpale{
	background:#F2F2F2 !important;
}
/* !table
---------------------------------------------------------- */

