@charset "UTF-8";
/* -------------------------
school > about 
------------------------- */

.comNaviBox {
	margin-bottom:0;
}
.comNaviBox.naviShow .naviBox {
	position: fixed;
	top: 79px;
	opacity: 0;
	visibility: hidden;
}
.comNaviBox.naviFix .naviBox {
	opacity: 1;
	visibility: visible;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.comNaviBox .subBox .navi01 a {
	color: #ACACAB;
}

#aboutMain {
	width:100%;
	margin-bottom:85px;
	position:relative;
}
#aboutMain .ph img {
	width:100%;
	height:auto;
}
#aboutMain section {
	position:absolute;
	top:17%;
	left:0;
	width:100%;
}
#aboutMain h2 {
	color:#fff;
	font-size:37px;
	font-weight:100;
	letter-spacing:3px;
	line-height:1.2;
	max-width:1060px;
	margin:0 auto 20px;

}
#aboutMain p {
	color:#fff;
	font-size:13px;
	font-weight:400;
	line-height:1.5;
	max-width:1060px;
	margin:0 auto;
}

.leadBloc {
	text-align:center;
	margin-bottom:110px;
}
.leadBloc h2 {
	color:#8C8C7E;
	font-size:24px;
	font-weight:500;
	letter-spacing:2px;
	margin-bottom:20px;
}
.leadBloc p {
	color:#666;
	font-size:13px;
	font-weight:400;
	line-height:2.2;
	margin-bottom:40px;
}
.leadBloc ul {
	display:inline-block;
}
.leadBloc li {
	float:left;
	margin-left:10px;
}
.leadBloc li:first-child {
	margin-left:0;
}
.leadBloc li a {
	display:block;
	box-sizing:border-box;
	height:45px;
	background:#F2F2F1;
	color:#848472;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	line-height:45px;
	padding:0 45px 0 35px;
	position:relative;
	overflow:hidden;
}
.leadBloc li a span {
	position:relative;
	z-index:2;
}
.leadBloc li a:after {
	content:'';
	width:7px;
	height:11px;
	display:block;
	background:url(../../img/school/about/arw_link.png) no-repeat 0 0;
	position:absolute;
	top:50%; right:14px;
	margin-top:-5px;
	z-index:2;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.head01 #gNavi .navi02 a {
    color: #D1D1CA;
}

/*- 英語版調整 start
----------------------------*/

.en .leadBloc h2 {
	letter-spacing: 1.0px;
}

.en #schoolList .shoolDtl h2 {
	letter-spacing: 1.8px;
	font-size: 23px;
}

.en #schoolList .shoolDtl p {
	line-height: 1.7;
}

.en #schoolList .shoolDtl .add {
	margin-bottom: 18px;
}

/*-  end
----------------------------*/


/*-  start
----------------------------*/

.de #aboutMain h2 {
	letter-spacing: 1.2px;
	font-size: 32px;
}

.de #aboutMain p {
	line-height: 2.2;
}


/*- end
----------------------------*/

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.de #aboutMain h2 {
		margin-bottom: 44px;
	}
	
	.de #aboutMain p {
		line-height: 2.0;
		font-size: 12px;
	}
	
	#aboutMain section {
		top:;
	}

	/*- start
----------------------------*/

	.de #aboutMain h2 {
		letter-spacing: 1.2;
		font-size: 32px;
	}
	
	.de #aboutMain p {
		line-height: 2.2;
	}


/*-  end
----------------------------*/
	
	
}

@media all and (min-width: 768px) {
	.leadBloc li a:before {
		content:"";
		width: 100%;
		height:100%;
		display:block;
		position: absolute;
		top:0;
		left:-100%;
		z-index:1;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	.leadBloc li a:hover {
		color:#fff;
	}
	.leadBloc li a:hover:before {
		left:0;
		background:#848472;
	}
	.leadBloc li a:hover:after {
		background-image:url(../../img/school/about/arw_link_wh.png);
	}
}

#aboutSchool {
	padding-bottom:90px;
	background:#dadad6;
}
#aboutSchool img,.visit_b0 img{display:block;max-width:100%;margin:auto;}
.wow_dl1{border-top:30px #000000 solid;border-bottom:30px #000000 solid;}
#aboutSchool dl{display: -webkit-box;-webkit-box-pack:justify;-webkit-box-align:center;}
.wow_dl1 dd{margin-right:3%;}
.wow_dl2 dd{margin-left:3%;}
#aboutSchool dl dt{width:62%;}
#aboutSchool dl dd{width:32%;}
#aboutSchool dl dd h5{font-size:18px;font-weight:500;margin-bottom:5px;position:relative;}
#aboutSchool dl dd h5 img{width:21px;height:31px;margin-right:25px;display:inline-block;vertical-align: middle;}
#aboutSchool dl dd p{font-size:12px;line-height:20px;}
.wow_h5{margin-top:150px;}
.wow_h5 img{transform:rotate(-90deg);}
.wow_dl2 h5 img{transform:rotate(90deg);margin-left:25px !important;}
#voice {
	max-width:1060px;
	margin:0 auto 105px;
}
#voice .leadBloc {
	margin-bottom:40px;
}
.voiceArea {
}
.voiceArea > p {
	float:left;
	width:49.5%;
	background:#F2F2F1;
	color:#666;
	font-size:12px;
	font-weight:400;
	line-height:1.9;
	padding:0;
	margin:0 0 12px;
}
.voiceArea > p.voice02 {
	float:right;
}
.voiceArea > p > span {
	display:inline-block;
	padding:40px;
}

.borderPh {
	width:100%;
	margin-bottom:100px;
}
.borderPh img {
	width:100%;
	height:auto;
}

#obSupport {
	max-width:1060px;
	margin:0 auto 145px;
}
#obSupport .leadBloc {
	margin-bottom:45px;
}
#obSupport .box {
	box-sizing:border-box;
	border:3px solid;
}
#obSupport .inner {
	padding:37px;
}
#obSupport .box h3 {
	font-size:20px;
	font-weight:700;
	margin-bottom:30px;
}
#obSupport .box p {
	font-size:13px;
	font-weight:400;
	line-height:2;
}
#obSupport .box ul {
	margin-top:15px;
}
#obSupport .box li {
	display:inline-block;
	margin-left:35px;
	font-size:12px;
	font-weight:700;
	color:#DF9898;
}
#obSupport .box li:first-child {
	margin-left:0;
}
#obSupport .box li a {
	color:#DF9898;
	text-decoration:underline;
}
#obSupport .box li a:hover {
	text-decoration:none;
}
#obSupport .box .inBox {
	box-sizing:border-box;
	width:486px;
	float:left;
	background:#F7F7F7;
	color:#525252;
	padding:0 30px;
}
#obSupport .box .inBox.in02 {
	float:right;
}
#obSupport .box .inBox h4 {
	color:#666;
	font-size:14px;
	font-weight:700;
	padding:28px 0 20px;
}
#obSupport .box .inBox dl {
	display:table;
	width:100%;
}
#obSupport .box .inBox dt, #obSupport .box .inBox dd {
	display:table-cell;
	vertical-align:top;
	color:#666;
	font-size:12px;
	font-weight:400;
	line-height:1.9;
}
#obSupport .box .inBox dt {
	width:65px;
}
#obSupport .box .inBox small {
	display:block;
	color:#525252;
	font-size:12px;
	font-weight:400;
	line-height:1.9;
	padding:20px 0 25px 1em;
	text-indent:-1em;
}

#obSupport .box.spt01 {
	border-color:#DF9898;
	width:524px;
	float:left;
	margin-bottom:14px;
}
#obSupport .box.spt01 h3 {
	color:#DF9898;
}
#obSupport .box.spt02 {
	border-color:#ACBD75;
	width:524px;
	float:right;
	margin-bottom:14px;
}
#obSupport .box.spt02 h3 {
	color:#ACBD74;
}
#obSupport .box.spt03 {
	border-color:#84B6C5;
	clear:both;
}
#obSupport .box.spt03 h3 {
	color:#85B7C5;
}
#obSupport .box.spt03 p {
	margin-bottom:25px;
}

#application {
	background:#F2F2F1;
	padding:90px 0 80px;
	margin-bottom:105px;
}
#application .inner {
	width:1030px;
	margin:0 auto;
}
#application h2 {
	text-align:center;
	color:#8C8C7E;
	font-size:24px;
	font-weight:500;
	letter-spacing:3px;
	margin-bottom:65px;
}
#application ol {
	margin-bottom:15px;
}
#application ol li {
	float:left;
	width:174px;
	height:153px;
	background:#8C8C7E;
	position:relative;
	color:#FFF;
	box-sizing:border-box;
	padding:0 23px;
	margin-left:40px;
}
#application ol li:before {
	content:'';
	width:40px;
	height:153px;
	display:block;
	background:url(../../img/school/about/arw_app.png) no-repeat center center;
	position:absolute;
	top:0; left:-40px;
}
#application ol li:first-child {
	margin-left:0;
}
#application ol li:first-child:before {
	display:none;
}
#application ol li .num {
	position:absolute;
	top:10px;
	left:23px;
	font-size:26px;
	font-weight:100;
	font-family: "Roboto", sans-serif;
}
#application ol li p {
	padding-top:55px;
	font-size:12px;
	font-weight:500;
	line-height:1.7;
}
#application ol li a {
	color:#FFF;
	text-decoration:underline;
}
#application ol li a:hover {
	text-decoration:none;
}
#application ul {
	float:right;
}
#application ul li {
	color:#666;
	font-size:11px;
	font-weight:400;
	line-height:1.9;
}
#application ul li a {
	color:#8C8C7E;
	text-decoration:underline;
}
#application ul li a:hover {
	text-decoration:none;
}

#schoolList {
	width:100%;
	border-top:1px solid #C6C6BF;
	border-bottom:1px solid #C6C6BF;
	margin-bottom:70px;
}
#schoolList .shoolDtl {
	width:33.33%;
	height:259px;
	box-sizing:border-box;
	float:left;
	border-left:1px solid #C6C6BF;
	padding:40px 40px 30px;
}
#schoolList .shoolDtl:first-child {
	border-left:none 0px;
}
#schoolList .shoolDtl h2 {
	color:#8C8C7E;
	font-size:24px;
	font-weight:500;
	letter-spacing:4px;
	margin-bottom:10px;
}
#schoolList .shoolDtl p {
	color:#666;
	font-size:12px;
	line-height:1.9;
}
#schoolList .shoolDtl .add {
	font-weight:400;
	margin-bottom:25px;
}
#schoolList .shoolDtl .linkTxt {
	font-weight:700;
}
#schoolList .shoolDtl .linkTxt a {
	text-decoration:underline;
}
#schoolList .shoolDtl .linkTxt a:hover {
	text-decoration:none;
}

#pagePath {
	margin-bottom:30px;
}

.comContact {
	background:#F2F2F1;
}
.comContact .comBtn .button {
	background-color:#FFF;
}



@media all and (min-width: 0) and (max-width: 767px) {
	#main header {
	}
	h1 {
		padding:35px 20px 0;
		color: #858585;
		font-size: 90%;
		font-weight: 100;
		line-height: 1;
		margin-bottom: 35px;
		font-family: "Roboto", sans-serif;
	}
	h1 span {
		color: #8C8C7E;
		font-size: 220%;
		display: inline-block;
		vertical-align: sub;
		padding-right: 10px;
	}
	header .comTxtList {
		margin-top: 0;
		letter-spacing: -0.3px;
	}
	#aboutMain {
		margin-bottom:30px;
		position:relative;
	}
	#aboutMain p {
		line-height: 1.8;
	}
	#aboutMain p br {
		display: none;
	}
	#aboutMain section {
		top:0;
		box-sizing:border-box;
		padding:35px 20px;
	}
	#aboutMain h2 {
		font-size:200%;
		margin-bottom:20px;
	}
	#aboutMain p {
		font-size:100%;
	}

	.leadBloc {
		margin-bottom:30px;
		padding:0 20px;
	}
	.leadBloc h2 {
		font-size:150%;
	}
	.leadBloc p {
		font-size:100%;
		margin-bottom:30px;
		text-align: left;
		line-height: 2.0;
	}
	.leadBloc p br {
		display: none;
	}
	.leadBloc ul {
		display:block;
	}
	.leadBloc li {
		float:none;
		margin-left:0;
		padding:0 10px;
		margin-bottom:10px;
	}
	.leadBloc li a:after {
		height:8px;
		width:8px;
		background:none;
		border:1px solid #949494;
		border-left-width:0;
		border-top-width:0;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		margin-top:-4px;
	}



	#voice {
		margin-bottom:50px;
	}
	#voice .leadBloc {
		margin-bottom:20px;
	}
	.voiceArea {
		padding:0 20px;
	}
	.voiceArea > p {
		float:none !important;
		width:auto;
		height:auto !important;
		font-size:100%;
	}
	.voiceArea > p > span {
		padding:20px;
	}

	.borderPh {
		margin-bottom:50px;
	}

	#obSupport {
		padding:0 20px;
		margin-bottom:65px;
	}
	#obSupport .leadBloc {
		margin-bottom:30px;
	}
	#obSupport .box {
		height:auto !important;
	}
	#obSupport .inner {
		padding:30px 25px;
	}
	#obSupport .box h3 {
		font-size:140%;
		margin-bottom:20px;
	}
	#obSupport .box p {
		font-size:100%;
	}
	#obSupport .box li {
		display:block;
		margin-left:0;
		margin-bottom:10px;
		font-size:100%;
	}
	#obSupport .box .inBox {
		width:auto;
		height:auto !important;
		float:none !important;
		padding:0 25px 25px;
	}
	#obSupport .box .inBox.in02 {
		margin-top:15px;
	}
	#obSupport .box .inBox h4 {
		font-size:110%;
		padding-bottom:15px;
	}
	#obSupport .box .inBox dt, #obSupport .box .inBox dd {
		font-size:100%;
	}
	#obSupport .box .inBox small {
		padding-bottom:0;
	}

	#obSupport .box.spt01,
	#obSupport .box.spt02 {
		width:auto;
		float:none;
		margin-bottom:15px;
	}
	#obSupport .box.spt03 p {
		margin-bottom:20px;
	}

	#application {
		padding:65px 0;
		margin-bottom:80px;
	}
	#application .inner {
		width:auto;
		padding:0 20px;
	}
	#application h2 {
		font-size:150%;
		margin-bottom:40px;
	}
	#application ol li {
		float:none;
		width:auto;
		height:auto;
		padding:0 20px 0 20%;
		margin-left:0;
		margin-bottom:40px;
	}
	#application ol li:last-child {
		margin-bottom:0;
	}
	#application ol li:before {
		width:18px;
		height:18px;
		background:none;
		border:1px solid #AAA;
		border-right-width:0;
		border-top-width:0;
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		top:-35px; left:50%;
		margin-left:-9px;
	}
	#application ol li .num {
		top:20px;
		left:20px;
		font-size:190%;
		line-height:1.2;
	}
	#application ol li p {
		padding:20px 0;
		font-size:100%;
	}
	#application ul {
		float:none;
	}
	#application ul li {
		font-size:100%;
	}

	#schoolList {
		margin-bottom:70px;
	}
	#schoolList .inner {
		width:auto;
	}
	#schoolList .shoolDtl {
		width:auto;
		height:auto;
		float:none;
		border-left:0 none;
		border-top:1px solid #C6C6BF;
		padding:30px 20px;
	}
	#schoolList .shoolDtl:first-child {
		border:0 none;
	}
	#schoolList .shoolDtl h2 {
		font-size:140%;
		margin-bottom:15px;
	}
	#schoolList .shoolDtl p {
		font-size:100%;
	}
	#schoolList .shoolDtl .add {
		margin-bottom:20px;
	}

	.comTxtList {
		text-align:left;
		margin-left:20px;
		margin-right:20px;
	}
	.comTxtList li:first-child, .comTxtList .sub {
		padding-left:0;
	}
	.comTxtList .on a {
		color:#D1D1CA;
	}
	
	/*- 中国語版調整 start
	----------------------------*/
	
	.cn h1 span {
		font-size: 22px;
		letter-spacing: 3.8px;
	}
	
	/*- 中国語版調整 end
	----------------------------*/
	
	
	/*- ドイツ語版調整 end
	----------------------------*/
	
	.de #aboutMain h2 {
		font-size: 25px;
	}
	
	.de #aboutMain section {
		position: static;
	}
	
	/*- ドイツ語版調整 end
	----------------------------*/
	
}