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

body.kihspsp {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 1.6rem;
	font-size: 1rem;
	color: #323232;
}


.noto_san {
	font-family: 'Noto Sans JP', sans-serif;
}

.kihspsp .main-v {
	background-color: #2ca6e0;
	background-image: url(img/bg-top@2x-80.jpg);
	background-repeat: repeat-x;
	background-position: center 50%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
	position: relative;
	width: 100%;
	padding-bottom: 0px;
	
}
.kihspsp .main-v h1 {
	font-size: 1rem;
	text-align: center;
	z-index: 10;
	font-weight: 600;
	margin-bottom: 0px;
	}
	
.kihspsp .main-v h1 picture img {
	width: 80%;
}	
	

.f-center {
display: flex;
flex-direction:column;
justify-content:center;
	}

.kihspsp .main-v h1 img {
	max-width: 900px;
	width: 94%;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.kihspsp .main-v p {
	text-align: center;
	margin-bottom: 40px;
}
.kihspsp h3.sub-copy {
	background-color: #fffc79;
	text-align: center;
	display: inline;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #2da6de;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
	margin-bottom: 4px;
}

.kihspsp p.main-copy {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
	z-index: 10;
	color: #FFFFFF;
	line-height: 200%;
}

.kihspsp .main-v .inner_1500 .main-Illust00 {
	max-width: 500px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	
	}


.kihspsp .main-v .inner_1500 .main-Illust01 {
	max-width: 254px;
	position: absolute;
	left: 0px;
	top: -100px;
	max-height: 550px;
	z-index: 1;
	display: none;
}
.kihspsp .main-v .inner_1500 .main-Illust02 {
	max-height: 520px;
	max-width: 310px;
	position: absolute;
	top: -70px;
	right: 0px;
	z-index: 1;
	display: none;
}
.kihspsp .img-photo01 {
	width: 100%;
	height: 100px;
	display: block;
	background-image: url(img/imgphoto-001@2x.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: cover;
}
.kihspsp section h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 1.8rem;
	margin-top: 40px;
	margin-bottom: 30px;
	line-height: 130%;

}

#contactform h2 {
	color: #2CA6E0;
	margin-top: 0px !important;
}

#contactform h3.sub-copy {
	background-color: #2CA6E0 !important;
	color: #FFFC79 !important;
	}

.kihspsp p.creation-txt {
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	line-height: 200%;
}

.kihspsp p.creation-txt.blue {
	color: #2CA6E0 !important;
	text-align: left;
}


.kihspsp .FlowDiagram {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	border-radius: 20px;
	max-width: 1100px;
}

.kihspsp .FlowDiagram img {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.kihspsp .Coordinator {
	background-color: #2CA6E0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 40px;
	padding-bottom: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 20px;
	position: relative;
	max-width: 1100px;
	margin-bottom: 40px;
}
.flex-center {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	position: relative;

}

.flex-around {
	position: relative;
	
	
}

.flex-start {
display : flex;
justify-content : flex-start;
flex-wrap : wrap;
	
	}


.Coordinator .flex-center .Illust-01 {
	max-width: 90px;
	position: absolute;
	left: 0px;
	top: -170px;
	display: none;
}

.Coordinator .flex-center.titel-box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}


.Coordinator .flex-center.titel-box p {
	color: #FFFFFF;
	text-align: left;
}


.Coordinator .flex-center .block {
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	display:flex;
  flex-direction:column;
}

.Coordinator .flex-center .block.bgw {
	background-color: #FFFFFF;
	max-width: 300px;
	width: 90%;
	margin-bottom: 20px;
}
.flex-center .block.bgw .caption,.flex-center .block.bgy .caption  {
	color: #2ca6e0;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 1.1rem;
	line-height: normal;
}

.flex-center .block.bgw p,.flex-center .block.bgy p {
	font-weight: 600;
}


.flex-center .block p.txt {
	font-weight: 600;
	line-height: 170%;
	margin-top: 30px;
	text-align: left;
}

.Coordinator .flex-center .block.bgy {
	max-width: 300px;
	background-color: #fffc79;
	width: 90%;
}
.inner_1500 .flex-start .pf-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 100%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 220px;
	padding-bottom: 30px;
	
	
}

.flex-start .pf-label .inner-pf {
	width: 90%;
}

.flex-start .pf-label p {
}
.flex-start .pf-label p.pf-title {
	font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.flex-start .pf-label p.bold {
	font-weight: 600;
	line-height: normal;
	margin-top: 20px;
	}


.inner_1500 .flex-start .pf-detail {
	max-width: 620px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 5%;
	color: #FFFFFF;
	width: 96%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.flex-start .pf-detail .heading {
	background-image: url(img/point-s@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 90%;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.flex-start .pf-detail .heading.fst {
margin-top: 0px !important;	
	}



.flex-start .pf-detail p {
}
.pf-detail p .txt-y {
	color: #fffc79;
	display: block;
}
#wrap .contents .img-photo02 {
	width: 100%;
	height: 120px;
	display: block;
	background-image: url(img/imgphoto-002@2x.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

#about {
	margin-top: -50px;
	}


.relative-box {
	position: relative;
}


section .inner_1200 .Illust-02 {
	max-width: 60px;
	position: absolute;
	bottom: 0px;
	left: 10%;
	display: none;
}
section .inner_1200 .Illust-03 {
	max-width: 110px;
	position: absolute;
	bottom: 0px;
	right: 10%;
	display: none;
}

.organization a {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	max-width: 340px;
	width: 74%;
	border-radius: 30px;
	height: 50px;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	display: block;
	text-align: center;
	font-weight: bold;
	background-image: url(img/icon-organization.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	color: #004DB8;
}

.otherLink a {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	max-width: 450px;
	width: 90%;
	border-radius: 30px;
	height: 50px;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	font-weight: bold;
	background-image: url(img/icon-otherlink.png);
	background-position: 96% center;
	background-repeat: no-repeat;
	color: #004DB8;
	font-size: 0.8rem;
}





section .inner_1200 .Issues {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
	border-radius: 20px;
	border: 6px solid #FFFFFF;
	position: relative;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
}
.inner_1200 .Issues .Issues-point {
	max-width: 240px;
	width: 56%;
	margin-left: auto;
	margin-right: auto;
}
.inner_1200 .Issues .Issues-txt-block {
	width: 100%;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.Issues .Issues-txt-block .Issues-label {
	color: #fffc79;
	font-weight: 600;
	font-size: 1.05rem;
	margin-bottom: 10px;
}

.img-arrow-down {
	width: 6%;
	max-width: 70px;
	margin-top: 10px;
}

section .inner_1200 .Solution {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 50px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	border-radius: 20px;
	max-width: 1100px;
	padding-left: 5%;
	padding-right: 5%;
}
.inner_1200 .Solution .solve {
	background-color: #FFFC79;
	max-width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	border-radius: 20px;
	padding-left: 6%;
	margin-bottom: 60px;
}
.Solution .flex-start.solve .solve-label {
	max-width: 200px;
	margin-bottom: 20px;
}
.Solution .flex-start.solve .solve-txt {
	max-width: 440px;
	color: #2CA6E0;
	text-align: left;
	font-weight: 600;
}

.Illust-04 {
	max-width: 230px;
	position: absolute;
	bottom: -20px;
	right: -80px;
	display: none;
}

.Solution .flex-around .solve-block {
	width: 96%;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.9rem;
	margin-left: auto;
	margin-right: auto;
}

.Solution .outline {
	border-top: 2px solid #2CA6E0;
	border-bottom: 2px solid #2CA6E0;

}

.flex-around .solve-block .caption {
	text-align: center;
	color: #2CA6E0;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 20px;
}

.solve-block .line-h01 {
	margin-top: -5px;
}

.solve-block .line-h02 {
	padding-top: 10px;

}

section .inner_1200 .merit {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 96%;
	max-width: 1200px;
	position: relative;
	margin-top: 40px;
	
}
.merit .merit-block .merit-label {
	color: #2CA6E0;
	background-color: #FFFFFF;
	font-weight: 600;
	margin-bottom: 20px;
	max-width: 220px;
	margin-left: 25%;
	margin-right: auto;
	border-radius: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.inner_1200 .merit .merit-block {
	max-width: 490px;
	text-align: center;
	position: relative;
	border: 3px solid #FFFFFF;
	border-radius: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	width: 100%;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	margin-bottom: 40px;
}
.merit .merit-block .icon {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 80px;
}
.merit .merit-block .merit-txt {
	color: #FFFC79;
	font-weight: 600;
	line-height: 200%;
	font-size: 1.05rem;
}
.inner_1500 .flex-start .matchig-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 100%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 190px;
	padding-bottom: 30px;
}

.flex-start .matchig-label .inner-mt {
	width: 90%;
	}

.flex-start .matchig-label .matchig-title {
		font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.Illust-05 {
	position: absolute;
	max-width: 280px;
	display: none;
	width: 50%;
	right: 0px;
	top: 250px;
}

.inner_1500 .flex-start .matchig-detail {
	max-width: 670px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 4%;
	color: #FFFFFF;
	width: 96%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.flex-start .matchig-detail .heading-txt-y {
	color: #FFFC79;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 160%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 35px auto;
	padding-left: 13%;
}

.flex-start .matchig-detail .heading-txt-y.n01 {
	background-image: url(img/no-01@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n02 {
	margin-top: 60px;
	background-image: url(img/no-02@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n03 {
	margin-top: 60px;
	background-image: url(img/no-03@2x.png);
}



.flex-start .matchig-detail p {
	padding-left: 13%;
}
.contents section .investigation {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 20px;
	border: 4px solid #FFFFFF;
	position: relative;
	padding-right: 5%;
	padding-left: 5%;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
	align-items: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
section .investigation.flex-start .investigation-label {
	max-width: 290px;
	background-color: #FFFFFF;
	color: #2CA6E0;
	font-size: 1.1rem;
	border-radius: 18px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	line-height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
section .investigation.flex-start .investigation-txt {
	max-width: 800px;
	width: 100%;
	text-align: left;
	margin-left: 5%;
}
section .inner_1500.flex-start .History-imgphoto {
	background-image: url(img/imgphoto-003@2x.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	display: none;
}
section .inner_1500.flex-start .History-block {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.inner_1500.flex-start .History-block h3 {
	color: #2CA6E0;
	font-weight: 600;
	font-size: 1rem;

}
.History-block h3 .txt-en {
	display: block;
	margin-top: 20px;
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 30px;
}
.inner_1500.flex-start .History-block p {
	max-width: 630px;
}
.inner_1500.flex-start .History-block .support-info {
	color: #2CA6E0;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
	background-image: url(img/icon-006@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 11px auto;
	padding-left: 20px;
}

.inner_1500.flex-start .History-block .support-info a {
	color: #2CA6E0;	
	}


.inner_1500.flex-start .History-block .support-info a:hover {
	text-decoration: underline;
	}


.inner_1500.flex-start .History-block .History-detail {
	max-width: 630px;
	border: 5px solid #2CA6E0;
	border-radius: 50px;
	padding-left: 6%;
	padding-top: 6%;
	padding-right: 0%;
	padding-bottom: 6%;
	height: 860px;
	overflow-y: hidden;
	background-color: #EEFBFF;
}


.inner_1500.flex-start .History-block .History-detail .History-detail-inner{
	height: 720px;
	overflow-y: scroll;
	padding-right: 30px;
	margin-top: 10px;
}

.History-block .History-detail h3 {
	color: #2CA6E0;
}
.History-block .History-detail table {
	color: #EEFBFF;
	margin-top: 40px;
	font-size: 0.9rem;
	height: 800px;
	overflow-y: scroll;
}
.History-block .History-detail table tbody tr th {
	color: #2CA6E0;
	width: 36%;
	line-height: 180%;
	text-align: right;
	padding-right: 20px;
}

.History-block .History-detail table tbody tr td {
	color: #000000;
	line-height: 180%;
	padding-bottom: 30px;
}

.teachers {}

.contents section .thumbnail {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 600px;
	width: 78%;
}
section .thumbnail .t-name {
	width: 42% !important;
	height: 40px;
	background-color: #004DB8;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 0.8rem;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 30px;
	max-width: 130px;
}

section .thumbnail .t-name:hover {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	border-radius: 20px;
	color: #1E3C91;
}
section .thumbnail .t-name.slick-current  {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	border-radius: 20px;
	color: #1E3C91;
	}

.contents section .slider {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: hidden;
}
section .slider .Teachers-block {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 2%;
}
.Teachers-block .flex-around .t-txt {
	max-width: 600px;
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
}
.flex-around .t-txt h5 {
	font-size: 2rem;
	line-height: 100%;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Teachers-block .flex-around .t-photo {
	width: 120px;
	position: absolute;
	top: -20px;
	right: 10px;
}
.slider .Teachers-block table {
	margin-top: 40px;
	border-top: 1px solid #2CA6E0;
	font-size: 0.9rem;
}

.slider .Teachers-block table tr {
	height: 1px;
	border-bottom: 1px solid #2CA6E0;
}

.slider .Teachers-block table th {
	width: 31%;
	color: #2CA6E0;
	text-align: left;
	font-weight: 600;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
	padding-right: 15px;
	padding-left: 3%;
}

.slider .Teachers-block table td {
	width: auto;
	text-align: left;
	line-height: 200%;
	padding-top: 16px;
	padding-bottom: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 3%;
}

.ml-career {
	padding-left: 74px;
}

section .inner_1200 .illst-006 {
	width: 160px;
	position: absolute;
	right: 5%;
	top: -60px;
}

#contactform {
	background-color: #FFFC79;
	padding-top: 100px;
	padding-bottom: 100px;
}


#contactform .contact-label {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 40px;

}

#contactform .form-block {
	width: 96%;
	margin-left: auto;
	margin-right: auto;

}


























@media screen and (min-width:375px){


}












@media screen and (min-width:768px){
.kihspsp .main-v {
	background-color: #2ca6e0;
	background-image: url(img/bg-top@2x-80.jpg);
	background-repeat: repeat-x;
	background-position: center 50%;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 0px;
	
}
.kihspsp .main-v h1 {
	font-size: 1.2rem;
	text-align: center;
	z-index: 10;
	}

.f-center {
display: flex;
flex-direction:column;
justify-content:center;
	}

.kihspsp .main-v h1 img {
	max-width: 900px;
	width: 80%;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.kihspsp .main-v p {
	text-align: center;
	margin-bottom: 40px;
}
.kihspsp h3.sub-copy {
	background-color: #fffc79;
	text-align: center;
	display: inline;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #2da6de;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	font-size: 1rem;
}

.kihspsp p.main-copy {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
	z-index: 10;
	color: #FFFFFF;
	line-height: 200%;
}

.kihspsp .main-v .inner_1500 .main-Illust01 {
	max-width: 254px;
	position: absolute;
	left: 0px;
	top: 150px;
	max-height: 550px;
	z-index: 1;
	display: block;
	width: 16%;
}
.kihspsp .main-v .inner_1500 .main-Illust02 {
	max-height: 520px;
	max-width: 310px;
	position: absolute;
	top: 160px;
	right: 0px;
	z-index: 1;
	width: 20%;
	display: block;
}
.kihspsp .img-photo01 {
	width: 100%;
	height: 120px;
	display: block;
	background-image: url(img/imgphoto-001@2x.png);
	background-repeat: repeat-x;
	background-size: cover;
}
.kihspsp section h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 2rem;
	margin-top: 40px;
	margin-bottom: 30px;
	line-height: 130%;

}

#contactform h2 {
	color: #2CA6E0;
	margin-top: 0px !important;
}

#contactform h3.sub-copy {
	background-color: #2CA6E0 !important;
	color: #FFFC79 !important;
	}

.kihspsp p.creation-txt {
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	line-height: 200%;
}

.kihspsp .FlowDiagram {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 50px;
	padding-bottom: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 120px;
	max-width: 1100px;
}

.kihspsp .FlowDiagram img {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	width: 65%;
}

.kihspsp .Coordinator {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 40px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	text-align: center;
	border-radius: 120px;
	position: relative;
	max-width: 1100px;
}
.flex-center {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	position: relative;

}

.flex-around {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	position: relative;
	
}

.flex-start {
display : flex;
justify-content : flex-start;
flex-wrap : wrap;
	
	}


.Coordinator .flex-center .Illust-01 {
	position: absolute;
	left: -20px;
	top: -90px;
	display: block;
	max-width: 120px;
}

.Coordinator .flex-center.titel-box {
	width: 74%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}


.Coordinator .flex-center.titel-box p {
	color: #FFFFFF;
	padding-left: 22%;
	text-align: left;
}


.Coordinator .flex-center .block {
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.Coordinator .flex-center .block.bgw {
	background-color: #FFFFFF;
	max-width: 200px;
	width: 26%;
}
.flex-center .block.bgw .caption,.flex-center .block.bgy .caption  {
	color: #2ca6e0;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 1.1rem;
	line-height: normal;
}

.flex-center .block.bgw p,.flex-center .block.bgy p {
	font-weight: 600;
}


.flex-center .block p.txt {
	font-weight: 600;
	line-height: normal;
	margin-top: 30px;
}

.Coordinator .flex-center .block.bgy {
	max-width: 420px;
	background-color: #fffc79;
	width: 36%;
}
.inner_1500 .flex-start .pf-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 36.66%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 220px;
	
	
}

.flex-start .pf-label .inner-pf {
	width: 250px;
}

.flex-start .pf-label p {
}
.flex-start .pf-label p.pf-title {
	font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.flex-start .pf-label p.bold {
	font-weight: 600;
	line-height: normal;
	margin-top: 20px;
	}


.inner_1500 .flex-start .pf-detail {
	max-width: 620px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 5%;
	color: #FFFFFF;
	width: 49.33%;
}
.flex-start .pf-detail .heading {
	background-image: url(img/point-s@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 90%;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.flex-start .pf-detail .heading.fst {
margin-top: 0px !important;	
	}



.flex-start .pf-detail p {
}
.pf-detail p .txt-y {
	color: #fffc79;
	display: block;
}
#wrap .contents .img-photo02 {
	width: 100%;
	height: 160px;
	display: block;
	background-image: url(img/imgphoto-002@2x.png);
}

.relative-box {
	position: relative;
}


section .inner_1200 .Illust-02 {
	max-width: 40px;
	position: absolute;
	bottom: 0px;
	left: 50px;
	display: block;
}
section .inner_1200 .Illust-03 {
	max-width: 70px;
	position: absolute;
	bottom: 0px;
	display: block;
	right: 40px;
}
section .inner_1200 .Issues {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 120px;
	border: 6px solid #FFFFFF;
	position: relative;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
}
.inner_1200 .Issues .Issues-point {
	max-width: 240px;
	width: 20%;
}
.inner_1200 .Issues .Issues-txt-block {
	width: 67%;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 6%;
}
.Issues .Issues-txt-block .Issues-label {
	color: #fffc79;
	font-weight: 600;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.img-arrow-down {
	width: 6%;
	max-width: 70px;
	margin-top: 10px;
}

section .inner_1200 .Solution {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	padding-top: 50px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	border-radius: 120px;
	max-width: 1100px;
	padding-left: 5%;
	padding-right: 5%;
}
.inner_1200 .Solution .solve {
	background-color: #FFFC79;
	max-width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	border-radius: 75px;
	padding-left: 6%;
	margin-bottom: 60px;
}
.Solution .flex-start.solve .solve-label {
	max-width: 200px;
	width: 20%;
}
.Solution .flex-start.solve .solve-txt {
	max-width: 440px;
	color: #2CA6E0;
	text-align: left;
	width: 50%;
	margin-left: 30px;
}

.Illust-04 {
	max-width: 190px;
	position: absolute;
	bottom: 10px;
	right: -50px;
	display: block;
}

.Solution .flex-around .solve-block {
	width: 33.33%;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.9rem;
	margin-left: 0px;
	margin-right: 0px;
}

.Solution .outline {
	border-right: 2px solid #2CA6E0;
	border-left: 2px solid #2CA6E0;
	border-top-style: none;
	border-bottom-style: none;
}

.flex-around .solve-block .caption {
	text-align: center;
	color: #2CA6E0;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 20px;
}

.solve-block .line-h01 {
	margin-top: 15px;
}

.solve-block .line-h02 {
	padding-top: 10px;

}

section .inner_1200 .merit {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	max-width: 1200px;
	position: relative;
	margin-top: 40px;
	
}
.merit .merit-block .merit-label {
	color: #2CA6E0;
	background-color: #FFFFFF;
	font-weight: 600;
	margin-bottom: 20px;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.inner_1200 .merit .merit-block {
	max-width: 490px;
	text-align: center;
	position: relative;
	border: 3px solid #FFFFFF;
	border-radius: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	width: 60%;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
}
.merit .merit-block .icon {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 80px;
}
.merit .merit-block .merit-txt {
	color: #FFFC79;
	font-weight: 600;
	line-height: 200%;
	font-size: 1.2rem;
}
.inner_1500 .flex-start .matchig-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 36.66%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 190px;
}

.flex-start .matchig-label .inner-mt {
		width: 250px;
	}

.flex-start .matchig-label .matchig-title {
		font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.Illust-05 {
	position: absolute;
	max-width: 280px;
	display: block;
	width: 80%;
	right: 0px;
	top: 250px;
}

.inner_1500 .flex-start .matchig-detail {
	max-width: 670px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 4%;
	color: #FFFFFF;
	width: 57.33%;
}
.flex-start .matchig-detail .heading-txt-y {
	color: #FFFC79;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 160%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left 10px;
	background-size: 35px auto;
	padding-left: 13%;
}

.flex-start .matchig-detail .heading-txt-y.n01 {
	background-image: url(img/no-01@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n02 {
	margin-top: 60px;
	background-image: url(img/no-02@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n03 {
	margin-top: 60px;
	background-image: url(img/no-03@2x.png);
}



.flex-start .matchig-detail p {
	padding-left: 13%;
}
.contents section .investigation {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 60px;
	border: 4px solid #FFFFFF;
	position: relative;
	padding-right: 5%;
	padding-left: 5%;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 50px;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
section .investigation.flex-start .investigation-label {
	max-width: 290px;
	background-color: #FFFFFF;
	color: #2CA6E0;
	font-size: 1.1rem;
	border-radius: 18px;
	width: 25.63%;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	line-height: 32px;
}
section .investigation.flex-start .investigation-txt {
	max-width: 800px;
	width: 67%;
	text-align: left;
	margin-left: 5%;
}
section .inner_1500.flex-start .History-imgphoto {
	background-image: url(img/imgphoto-003@2x.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	display: none;
}
section .inner_1500.flex-start .History-block {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.inner_1500.flex-start .History-block h3 {
	color: #2CA6E0;
	font-weight: 600;
	font-size: 1.3rem;

}
.History-block h3 .txt-en {
	display: block;
	margin-top: 20px;
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 30px;
}
.inner_1500.flex-start .History-block p {
	max-width: 630px;
}
.inner_1500.flex-start .History-block .support-info {
	color: #2CA6E0;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
	background-image: url(img/icon-006@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 11px auto;
	padding-left: 20px;
}
.inner_1500.flex-start .History-block .History-detail {
	max-width: 630px;
	border: 5px solid #2CA6E0;
	border-radius: 50px;
	padding-left: 6%;
	padding-top: 6%;
	padding-right: 0%;
	padding-bottom: 6%;
	height: 860px;
	overflow-y: hidden;
	background-color: #EEFBFF;
	margin-left: auto;
	margin-right: auto;
}


.inner_1500.flex-start .History-block .History-detail .History-detail-inner{
	height: 720px;
	overflow-y: scroll;
	padding-right: 30px;
}

.History-block .History-detail h3 {
	color: #2CA6E0;
}
.History-block .History-detail table {
	color: #EEFBFF;
	margin-top: 40px;
	font-size: 0.9rem;
	height: 800px;
	overflow-y: scroll;
}
.History-block .History-detail table tbody tr th {
	color: #2CA6E0;
	width: 22%;
	line-height: 180%;
	text-align: right;
	padding-right: 20px;
}

.History-block .History-detail table tbody tr td {
	color: #000000;
	line-height: 180%;
	padding-bottom: 30px;
}

.teachers {}

.contents section .thumbnail {
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 600px;
	width: 100%;
}
section .thumbnail .t-name {
	width: 130px !important;
	height: 40px;
	background-color: #004DB8;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 0.8rem;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

section .thumbnail .t-name:hover {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	border-radius: 20px;
	color: #1E3C91;
}


.contents section .slider {

}
section .slider .Teachers-block {
	background-color: #FFFFFF;
	border-radius: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
	min-height: 1100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 3.2%;
}
.Teachers-block .flex-around .t-txt {
	max-width: 600px;
	width: 100%;
}
.flex-around .t-txt h5 {
	font-size: 2rem;
	line-height: 100%;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Teachers-block .flex-around .t-photo {
	width: 120px;
}
.slider .Teachers-block table {
	margin-top: 40px;
	border-top: 1px solid #2CA6E0;
	font-size: 0.9rem;
}

.slider .Teachers-block table tr {
	height: 1px;
	border-bottom: 1px solid #2CA6E0;
}

.slider .Teachers-block table th {
	width: 23%;
	color: #2CA6E0;
	text-align: left;
	font-weight: 600;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
	padding-right: 0px;
}

.slider .Teachers-block table td {
	width: auto;
	text-align: left;
	line-height: 200%;
	padding-top: 16px;
	padding-bottom: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
}

.ml-career {
	padding-left: 74px;
}

section .inner_1200 .illst-006 {
	width: 160px;
	position: absolute;
	right: 5%;
	top: -60px;
}

#contactform {
	background-color: #FFFC79;
	padding-top: 100px;
	padding-bottom: 100px;
}


#contactform .contact-label {
display:flex;
flex-direction:column;
justify-content:flex-start;

}

#contactform .form-block {
	width: 80%;

}
.kihspsp .main-v .inner_1500 .main-Illust00 {
	display: none;
	
	}
#about {

	}
.organization a {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	max-width: 320px;
	width: 70%;
	border-radius: 30px;
	height: 50px;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	display: block;
	text-align: center;
	font-weight: bold;
	background-image: url(img/icon-organization.png);
	background-position: 96% center;
	background-repeat: no-repeat;
	color: #004DB8;
}
.otherLink a {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	max-width: 450px;
	width: 90%;
	border-radius: 30px;
	height: 50px;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	font-weight: bold;
	background-image: url(img/icon-otherlink.png);
	background-position: 96% center;
	background-repeat: no-repeat;
	color: #004DB8;
	font-size: 1rem;
}




	
	
}

@media screen and (min-width:960px){
	
}


@media screen and (min-width:1024px){

.kihspsp .main-v {
	background-color: #2ca6e0;
	background-image: url(img/bg-top@2x-80.jpg);
	background-repeat: repeat-x;
	background-position: center 50%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 110px;
	position: relative;
	width: 100%;
	
}
.kihspsp .main-v h1 {
	font-size: 1.2rem;
	text-align: center;
	z-index: 10;
	}

.f-center {
display: flex;
flex-direction:column;
justify-content:center;
	}

.kihspsp .main-v h1 img {
	max-width: 900px;
	width: 80%;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.kihspsp .main-v p {
	text-align: center;
	margin-bottom: 40px;
}
.kihspsp h3.sub-copy {
	background-color: #fffc79;
	text-align: center;
	display: inline;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #2da6de;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5rem;
}

.kihspsp p.main-copy {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
	z-index: 10;
	color: #FFFFFF;
	line-height: 200%;
}

.kihspsp .main-v .inner_1500 .main-Illust01 {
	max-width: 254px;
	position: absolute;
	left: 0px;
	top: 30px;
	max-height: 550px;
	z-index: 1;
	display: block;
	width: 17%;
}
.kihspsp .main-v .inner_1500 .main-Illust02 {
	max-height: 520px;
	max-width: 310px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 1;
	display: block;
	width: 20%;
}
.kihspsp .img-photo01 {
	width: 100%;
	height: 180px;
	display: block;
	background-image: url(img/imgphoto-001@2x.png);
	background-repeat: repeat-x;
	background-size: cover;
}
.kihspsp section h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 2.8rem;
	margin-top: 70px;
	margin-bottom: 30px;
	line-height: 130%;

}

#contactform h2 {
	color: #2CA6E0;
	margin-top: 0px !important;
}

#contactform h3.sub-copy {
	background-color: #2CA6E0 !important;
	color: #FFFC79 !important;
	}

.kihspsp p.creation-txt {
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	line-height: 200%;
}

.kihspsp .FlowDiagram {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
	border-radius: 120px;
	max-width: 1100px;
}

.kihspsp .FlowDiagram img {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	width: 65%;
}

.kihspsp .Coordinator {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 170px;
	text-align: center;
	border-radius: 120px;
	position: relative;
	max-width: 1100px;
	margin-bottom: 60px;
}
.flex-center {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	position: relative;

}

.flex-center.f-stretch {	
	align-items:stretch;
	}

.flex-around {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	position: relative;
	
}

.flex-start {
display : flex;
justify-content : flex-start;
flex-wrap : wrap;
align-items: stretch;
	}


.Coordinator .flex-center .Illust-01 {
	max-width: 150px;
	position: absolute;
	left: 0px;
	top: -170px;
	display: block;
}

.Coordinator .flex-center.titel-box {
	width: 74%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}


.Coordinator .flex-center.titel-box p {
	color: #FFFFFF;
	padding-left: 22%;
	text-align: left;
}


.Coordinator .flex-center .block {
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.Coordinator .flex-center .block.bgw {
	background-color: #FFFFFF;
	max-width: 200px;
	width: 24%;
	margin-bottom: 0px;
}
.flex-center .block.bgw .caption,.flex-center .block.bgy .caption  {
	color: #2ca6e0;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 1.1rem;
	line-height: normal;
}

.flex-center .block.bgw p,.flex-center .block.bgy p {
	font-weight: 600;
}


.flex-center .block p.txt {
	font-weight: 600;
	line-height: normal;
	margin-top: 30px;
	font-size: 0.9rem;
}

.Coordinator .flex-center .block.bgy {
	max-width: 420px;
	background-color: #fffc79;
	width: 36%;
}
.inner_1500 .flex-start .pf-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 36.66%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 220px;
	
	
}

.flex-start .pf-label .inner-pf {
	width: 250px;
}

.flex-start .pf-label p {
}
.flex-start .pf-label p.pf-title {
	font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.flex-start .pf-label p.bold {
	font-weight: 600;
	line-height: normal;
	margin-top: 20px;
	}


.inner_1500 .flex-start .pf-detail {
	max-width: 620px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 5%;
	color: #FFFFFF;
	width: 49.33%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.flex-start .pf-detail .heading {
	background-image: url(img/point-s@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 90%;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.flex-start .pf-detail .heading.fst {
margin-top: 0px !important;	
	}



.flex-start .pf-detail p {
}
.pf-detail p .txt-y {
	color: #fffc79;
	display: block;
}
#wrap .contents .img-photo02 {
	width: 100%;
	height: 210px;
	display: block;
	background-image: url(img/imgphoto-002@2x.png);
}

.relative-box {
	position: relative;
}


section .inner_1200 .Illust-02 {
	max-width: 60px;
	position: absolute;
	bottom: 0px;
	left: 10%;
	display: block;
}
section .inner_1200 .Illust-03 {
	max-width: 110px;
	position: absolute;
	bottom: 0px;
	right: 10%;
	display: block;
}
section .inner_1200 .Issues {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
	border-radius: 120px;
	border: 6px solid #FFFFFF;
	position: relative;
	padding-right: 70px;
	padding-bottom: 70px;
	padding-left: 70px;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
}
.inner_1200 .Issues .Issues-point {
	max-width: 240px;
	width: 20%;
	margin-left: 0px;
	margin-right: 0px;
}
.inner_1200 .Issues .Issues-txt-block {
	width: 67%;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 6%;
	margin-right: 0px;
	margin-top: 0px;
}
.Issues .Issues-txt-block .Issues-label {
	color: #fffc79;
	font-weight: 600;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.img-arrow-down {
	width: 6%;
	max-width: 70px;
	margin-top: 10px;
}

section .inner_1200 .Solution {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	border-radius: 120px;
	max-width: 1100px;
	padding-left: 5%;
	padding-right: 5%;
}
.inner_1200 .Solution .solve {
	background-color: #FFFC79;
	max-width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	border-radius: 75px;
	padding-left: 6%;
	margin-bottom: 60px;
}
.Solution .flex-start.solve .solve-label {
	max-width: 200px;
	margin-bottom: 0px;
}
.Solution .flex-start.solve .solve-txt {
	max-width: 440px;
	color: #2CA6E0;
	text-align: left;
	margin-left: 5%;
}

.Illust-04 {
	max-width: 230px;
	position: absolute;
	bottom: -20px;
	display: block;
}

.Solution .flex-around .solve-block {
	width: 33.33%;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.9rem;
}

.Solution .outline {
	border-right: 2px solid #2CA6E0;
	border-left: 2px solid #2CA6E0;
}

.flex-around .solve-block .caption {
	text-align: center;
	color: #2CA6E0;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 20px;
}

.solve-block .line-h01 {
	margin-top: -5px;
}

.solve-block .line-h02 {
	padding-top: 10px;

}

section .inner_1200 .merit {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	max-width: 1200px;
	position: relative;
	margin-top: 100px;
	
}
.merit .merit-block .merit-label {
	color: #2CA6E0;
	background-color: #FFFFFF;
	font-weight: 600;
	margin-bottom: 20px;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.inner_1200 .merit .merit-block {
	max-width: 490px;
	text-align: center;
	position: relative;
	border: 3px solid #FFFFFF;
	border-radius: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	width: 37%;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	margin-bottom: 0px;
}
.merit .merit-block .icon {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 80px;
}
.merit .merit-block .merit-txt {
	color: #FFFC79;
	font-weight: 600;
	line-height: 200%;
	font-size: 1rem;
}
.inner_1500 .flex-start .matchig-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 36.66%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 190px;
}

.flex-start .matchig-label .inner-mt {
		width: 250px;
	}

.flex-start .matchig-label .matchig-title {
		font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.Illust-05 {
	position: absolute;
	max-width: 280px;
	display: block;
	width: 70%;
	right: 0px;
	top: 250px;
}

.inner_1500 .flex-start .matchig-detail {
	max-width: 670px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 4%;
	color: #FFFFFF;
	width: 60.33%;
}
.flex-start .matchig-detail .heading-txt-y {
	color: #FFFC79;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 160%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 50px auto;
	padding-left: 13%;
}

.flex-start .matchig-detail .heading-txt-y.n01 {
	background-image: url(img/no-01@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n02 {
	margin-top: 60px;
	background-image: url(img/no-02@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n03 {
	margin-top: 60px;
	background-image: url(img/no-03@2x.png);
}



.flex-start .matchig-detail p {
	padding-left: 13%;
}
.contents section .investigation {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 60px;
	border: 4px solid #FFFFFF;
	position: relative;
	padding-right: 5%;
	padding-left: 5%;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
section .investigation.flex-start .investigation-label {
	max-width: 290px;
	background-color: #FFFFFF;
	color: #2CA6E0;
	font-size: 1.1rem;
	border-radius: 18px;
	width: 25.63%;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	margin: 0px;
	line-height: 32px;
}
section .investigation.flex-start .investigation-txt {
	max-width: 800px;
	width: 67%;
	text-align: left;
	margin-left: 5%;
}
section .inner_1500.flex-start .History-imgphoto {
	max-width: 600px;
	background-image: url(img/imgphoto-003@2x.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 40%;
	display: block;
	background-size: auto 100%;
	height: auto;
}
section .inner_1500.flex-start .History-block {
	width: 60%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.inner_1500.flex-start .History-block h3 {
	color: #2CA6E0;
	font-weight: 600;

}
.History-block h3 .txt-en {
	display: block;
	margin-top: 20px;
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 30px;
}
.inner_1500.flex-start .History-block p {
	max-width: 630px;
}
.inner_1500.flex-start .History-block .support-info {
	color: #2CA6E0;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
	background-image: url(img/icon-006@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 11px auto;
	padding-left: 20px;
}
.inner_1500.flex-start .History-block .History-detail {
	max-width: 630px;
	border: 5px solid #2CA6E0;
	border-radius: 50px;
	padding-left: 6%;
	padding-top: 6%;
	padding-right: 0%;
	padding-bottom: 6%;
	height: 580px;
	overflow-y: hidden;
	background-color: #EEFBFF;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


.inner_1500.flex-start .History-block .History-detail .History-detail-inner{
	height: 470px;
	overflow-y: scroll;
	padding-right: 30px;
}

.History-block .History-detail h3 {
	color: #2CA6E0;
}
.History-block .History-detail table {
	color: #EEFBFF;
	margin-top: 40px;
	font-size: 0.9rem;
	overflow-y: scroll;
	height: auto;
}
.History-block .History-detail table tbody tr th {
	color: #2CA6E0;
	width: 26%;
	line-height: 180%;
	text-align: right;
	padding-right: 20px;
}

.History-block .History-detail table tbody tr td {
	color: #000000;
	line-height: 180%;
	padding-bottom: 30px;
}

.teachers {}

.contents section .thumbnail {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 600px;
}
section .thumbnail .t-name {
	width: 130px !important;
	height: 40px;
	background-color: #004DB8;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 0.8rem;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 0px;
}

section .thumbnail .t-name:hover {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	border-radius: 20px;
	color: #1E3C91;
}


.contents section .slider {

}
section .slider .Teachers-block {
	background-color: #FFFFFF;
	border-radius: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
	min-height: 1100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 900px;
	width: 100%;
}
.Teachers-block .flex-around .t-txt {
	max-width: 600px;
}
.flex-around .t-txt h5 {
	font-size: 2rem;
	line-height: 100%;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Teachers-block .flex-around .t-photo {
	width: 160px;
}
.slider .Teachers-block table {
	margin-top: 40px;
	border-top: 1px solid #2CA6E0;
	font-size: 0.9rem;
}

.slider .Teachers-block table tr {
	height: 1px;
	border-bottom: 1px solid #2CA6E0;
}

.slider .Teachers-block table th {
	width: 23%;
	color: #2CA6E0;
	text-align: left;
	font-weight: 600;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
	padding-right: 0px;
}

.slider .Teachers-block table td {
	width: auto;
	text-align: left;
	line-height: 200%;
	padding-top: 16px;
	padding-bottom: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
}

.ml-career {
	padding-left: 74px;
}

section .inner_1200 .illst-006 {
	width: 160px;
	position: absolute;
	right: 5%;
	top: -60px;
}

#contactform {
	background-color: #FFFC79;
	padding-top: 100px;
	padding-bottom: 100px;
}


#contactform .contact-label {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: auto;
	margin-bottom: 0px;

}

#contactform .form-block {
	width: 70%;
	margin-left: 0px;
	margin-right: 0px;

}
#about {
	padding-top: 100px;
	margin-top: -100px;
	}


	
}

@media screen and (min-width:1200px){
	
.kihspsp .main-v {
	background-color: #2ca6e0;
	background-image: url(img/bg-top@2x-80.jpg);
	background-repeat: repeat-x;
	background-position: center 50%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	position: relative;
	width: 100%;
	
}
.kihspsp .main-v h1 {
	font-size: 1.4rem;
	text-align: center;
	z-index: 10;
	}

.f-center {
display: flex;
flex-direction:column;
justify-content:center;
	}

.kihspsp .main-v h1 img {
	max-width: 900px;
	width: 80%;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.kihspsp .main-v p {
	text-align: center;
	margin-bottom: 40px;
}
.kihspsp h3.sub-copy {
	background-color: #fffc79;
	text-align: center;
	display: inline;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #2da6de;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5rem;
}

.kihspsp p.main-copy {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: left;
	z-index: 10;
	color: #FFFFFF;
	line-height: 200%;
}

.kihspsp .main-v .inner_1500 .main-Illust01 {
	max-width: 250px;
	position: absolute;
	left: 0px;
	max-height: 550px;
	z-index: 1;
	display: block;
	width: 15.9%;
}
.kihspsp .main-v .inner_1500 .main-Illust02 {
	max-height: 520px;
	max-width: 310px;
	position: absolute;
	right: 0px;
	z-index: 1;
	display: block;
	width: 19.6%;
}
.kihspsp .img-photo01 {
	width: 100%;
	height: 180px;
	display: block;
	background-image: url(img/imgphoto-001@2x.png);
	background-repeat: repeat-x;
	background-size: cover;
}
.kihspsp section h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 2.8rem;
	margin-bottom: 30px;
	line-height: 130%;

}

#contactform h2 {
	color: #2CA6E0;
	margin-top: 0px !important;
}

#contactform h3.sub-copy {
	background-color: #2CA6E0 !important;
	color: #FFFC79 !important;
	}

.kihspsp p.creation-txt {
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	line-height: 200%;
}

.kihspsp .FlowDiagram {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 120px;
	max-width: 1100px;
}

.kihspsp .FlowDiagram img {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

.kihspsp .Coordinator {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 170px;
	text-align: center;
	border-radius: 120px;
	position: relative;
	max-width: 1100px;
}
.flex-center {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	position: relative;

}

.flex-around {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	position: relative;
	
}

.flex-start {
display : flex;
justify-content : flex-start;
flex-wrap : wrap;
	
	}


.Coordinator .flex-center .Illust-01 {
	max-width: 150px;
	position: absolute;
	left: 0px;
	top: -170px;
	display: block;
}

.Coordinator .flex-center.titel-box {
	width: 74%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}


.Coordinator .flex-center.titel-box p {
	color: #FFFFFF;
	padding-left: 22%;
	text-align: left;
}


.Coordinator .flex-center .block {
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.Coordinator .flex-center .block.bgw {
	background-color: #FFFFFF;
	max-width: 200px;
	width: 24%;
}
.flex-center .block.bgw .caption,.flex-center .block.bgy .caption  {
	color: #2ca6e0;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 1.1rem;
	line-height: normal;
}

.flex-center .block.bgw p,.flex-center .block.bgy p {
	font-weight: 600;
}


.flex-center .block p.txt {
	font-weight: 600;
	line-height: normal;
	margin-top: 20px;
}

.Coordinator .flex-center .block.bgy {
	max-width: 420px;
	background-color: #fffc79;
	width: 36%;
}
.inner_1500 .flex-start .pf-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 36.66%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 220px;
	
	
}

.flex-start .pf-label .inner-pf {
	width: 250px;
}

.flex-start .pf-label p {
}
.flex-start .pf-label p.pf-title {
	font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.flex-start .pf-label p.bold {
	font-weight: 600;
	line-height: normal;
	margin-top: 20px;
	}


.inner_1500 .flex-start .pf-detail {
	max-width: 620px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 5%;
	color: #FFFFFF;
	width: 49.33%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.flex-start .pf-detail .heading {
	background-image: url(img/point-s@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 90%;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
}

.flex-start .pf-detail .heading.fst {
margin-top: 0px !important;	
	}



.flex-start .pf-detail p {
}
.pf-detail p .txt-y {
	color: #fffc79;
	display: block;
}
#wrap .contents .img-photo02 {
	width: 100%;
	height: 250px;
	display: block;
	background-image: url(img/imgphoto-002@2x.png);
	background-position: center top;
}

.relative-box {
	position: relative;
}


section .inner_1200 .Illust-02 {
	max-width: 60px;
	position: absolute;
	bottom: 0px;
	left: 10%;
	display: block;
}
section .inner_1200 .Illust-03 {
	max-width: 110px;
	position: absolute;
	bottom: 0px;
	right: 10%;
	display: block;
}
section .inner_1200 .Issues {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
	border-radius: 120px;
	border: 6px solid #FFFFFF;
	position: relative;
	padding-right: 70px;
	padding-bottom: 70px;
	padding-left: 70px;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
}
.inner_1200 .Issues .Issues-point {
	max-width: 240px;
	width: 20%;
	margin-left: 0px;
	margin-right: 0px;
}
.inner_1200 .Issues .Issues-txt-block {
	width: 67%;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 6%;
	margin-right: 0px;
	margin-top: 0px;
}
.Issues .Issues-txt-block .Issues-label {
	color: #fffc79;
	font-weight: 600;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.img-arrow-down {
	width: 6%;
	max-width: 70px;
	margin-top: 10px;
}

section .inner_1200 .Solution {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
	border-radius: 120px;
	max-width: 1100px;
	padding-left: 5%;
	padding-right: 5%;
}
.inner_1200 .Solution .solve {
	background-color: #FFFC79;
	max-width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	border-radius: 75px;
	padding-left: 6%;
	margin-bottom: 60px;
}
.Solution .flex-start.solve .solve-label {
	max-width: 200px;
	margin-bottom: 0px;
}
.Solution .flex-start.solve .solve-txt {
	max-width: 460px;
	color: #2CA6E0;
	text-align: left;
	margin-left: 5%;
}

.Illust-04 {
	max-width: 230px;
	position: absolute;
	bottom: -20px;
	right: -80px;
	display: block;
}

.Solution .flex-around .solve-block {
	width: 33.33%;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.9rem;
}

.Solution .outline {
	border-right: 2px solid #2CA6E0;
	border-left: 2px solid #2CA6E0;
}

.flex-around .solve-block .caption {
	text-align: center;
	color: #2CA6E0;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 20px;
}

.solve-block .line-h01 {
	margin-top: -5px;
}

.solve-block .line-h02 {
	padding-top: 10px;

}

section .inner_1200 .merit {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	max-width: 1200px;
	position: relative;
	margin-top: 100px;
	
}
.merit .merit-block .merit-label {
	color: #2CA6E0;
	background-color: #FFFFFF;
	font-weight: 600;
	margin-bottom: 20px;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.inner_1200 .merit .merit-block {
	max-width: 490px;
	text-align: center;
	position: relative;
	border: 3px solid #FFFFFF;
	border-radius: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	width: 37%;
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	margin-bottom: 0px;
}
.merit .merit-block .icon {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 80px;
}
.merit .merit-block .merit-txt {
	color: #FFFC79;
	font-weight: 600;
	line-height: 200%;
	font-size: 1.2rem;
}
.inner_1500 .flex-start .matchig-label {
	max-width: 550px;
	background-color: #004db8;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 36.66%;
	position: relative;
	display : flex;
	justify-content : flex-end;
	max-height: 190px;
}

.flex-start .matchig-label .inner-mt {
		width: 250px;
	}

.flex-start .matchig-label .matchig-title {
		font-size: 1.2rem;
	font-weight: 600;
	margin-top: 10px;
}

.Illust-05 {
	position: absolute;
	max-width: 280px;
	display: block;
	width: 50%;
	right: 0px;
	top: 250px;
}

.inner_1500 .flex-start .matchig-detail {
	max-width: 670px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 0px;
	padding-left: 4%;
	color: #FFFFFF;
	width: 50.33%;
}
.flex-start .matchig-detail .heading-txt-y {
	color: #FFFC79;
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 160%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 50px auto;
	padding-left: 13%;
}

.flex-start .matchig-detail .heading-txt-y.n01 {
	background-image: url(img/no-01@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n02 {
	margin-top: 60px;
	background-image: url(img/no-02@2x.png);
}

.flex-start .matchig-detail .heading-txt-y.n03 {
	margin-top: 60px;
	background-image: url(img/no-03@2x.png);
}



.flex-start .matchig-detail p {
	padding-left: 13%;
}
.contents section .investigation {
	background-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	border-radius: 60px;
	border: 4px solid #FFFFFF;
	position: relative;
	padding-right: 5%;
	padding-left: 5%;
	color: #FFFFFF;
	max-width: 1100px;
	margin-bottom: 20px;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
section .investigation.flex-start .investigation-label {
	max-width: 290px;
	background-color: #FFFFFF;
	color: #2CA6E0;
	font-size: 1.1rem;
	border-radius: 18px;
	width: 25.63%;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	margin: 0px;
	line-height: 32px;
}
section .investigation.flex-start .investigation-txt {
	max-width: 800px;
	width: 67%;
	text-align: left;
	margin-left: 5%;
}
section .inner_1500.flex-start .History-imgphoto {
	max-width: 600px;
	background-image: url(img/imgphoto-003@2x.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:;
	width: 40%;
	display: block;
	height: 1300px;
	background-size: auto 100%;
}
section .inner_1500.flex-start .History-block {
	width: 59%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.inner_1500.flex-start .History-block h3 {
	color: #2CA6E0;
	font-weight: 600;

}
.History-block h3 .txt-en {
	display: block;
	margin-top: 20px;
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 30px;
}
.inner_1500.flex-start .History-block p {
	max-width: 630px;
}
.inner_1500.flex-start .History-block .support-info {
	color: #2CA6E0;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
	background-image: url(img/icon-006@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 11px auto;
	padding-left: 20px;
}
.inner_1500.flex-start .History-block .History-detail {
	max-width: 630px;
	border: 5px solid #2CA6E0;
	border-radius: 50px;
	padding-left: 6%;
	padding-top: 6%;
	padding-right: 0%;
	padding-bottom: 6%;
	height: 860px;
	overflow-y: hidden;
	background-color: #EEFBFF;
	margin-left: 0px;
	margin-right: 0px;
}


.inner_1500.flex-start .History-block .History-detail .History-detail-inner{
	height: 720px;
	overflow-y: scroll;
	padding-right: 30px;
}

.History-block .History-detail h3 {
	color: #2CA6E0;
}
.History-block .History-detail table {
	color: #EEFBFF;
	margin-top: 40px;
	font-size: 0.9rem;
	height: 800px;
	overflow-y: scroll;
}
.History-block .History-detail table tbody tr th {
	color: #2CA6E0;
	width: 22%;
	line-height: 180%;
	text-align: right;
	padding-right: 20px;
}

.History-block .History-detail table tbody tr td {
	color: #000000;
	line-height: 180%;
	padding-bottom: 30px;
}

.teachers {}

.contents section .thumbnail {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 600px;
}
section .thumbnail .t-name {
	width: 130px !important;
	height: 40px;
	background-color: #004DB8;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 0.8rem;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 0px;
}

section .thumbnail .t-name:hover {
	background-color: #FFFFFF;
	border: 4px solid #004DB8;
	border-radius: 20px;
	color: #1E3C91;
}


.contents section .slider {
	padding-left: 0px;
}
section .slider .Teachers-block {
	max-width: 900px;
	background-color: #FFFFFF;
	border-radius: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
	min-height: 1100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Teachers-block .flex-around .t-txt {
	max-width: 600px;
}
.flex-around .t-txt h5 {
	font-size: 2rem;
	line-height: 100%;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 10px;
}
.Teachers-block .flex-around .t-photo {
	width: 160px;
}
.slider .Teachers-block table {
	margin-top: 40px;
	border-top: 1px solid #2CA6E0;
	font-size: 0.9rem;
}

.slider .Teachers-block table tr {
	height: 1px;
	border-bottom: 1px solid #2CA6E0;
}

.slider .Teachers-block table th {
	width: 23%;
	color: #2CA6E0;
	text-align: left;
	font-weight: 600;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
}

.slider .Teachers-block table td {
	width: auto;
	text-align: left;
	line-height: 200%;
	padding-top: 16px;
	padding-bottom: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
}

.ml-career {
	padding-left: 74px;
}

section .inner_1200 .illst-006 {
	width: 160px;
	position: absolute;
	right: 5%;
	top: -60px;
}

#contactform {
	background-color: #FFFC79;
	padding-top: 100px;
	padding-bottom: 100px;
}


#contactform .contact-label {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: auto;
	margin-bottom: 0px;

}

#contactform .form-block {
	width: 70%;
	margin-left: 0px;
	margin-right: 0px;

}	
	
}
