@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #ECF3FB;
	background-image: url(../img/student01/item00.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01{
		background-image: url(../img/student01/item00_sp.jpg);
	}
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	padding: 85px 0 80px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 55px 0 40px;
	}
}
.contents01 .contents01_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 27px;
	margin: 0 0 60px;
	font-size: 32px;
	line-height: 42px;
	border-bottom: 1px solid #909090;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 h2{
		padding: 0 0 15px;
		margin: 0 0 64px;
		font-size: 25px;
		line-height: 35px;
	}
}
@media only screen and (max-width: 374px){
	.contents01 .contents01_01 h2{
		font-size: 23px;
		line-height: 33px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 67px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	background-color: #ffffff;
	border-radius: 36px;
	padding: 50px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 63px auto 0;
		display: block;
		border-radius: 24px;
		padding: 58px 20px 40px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2){
	padding-top: 70px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2){
		padding-top: 58px;
	}
}

.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2n){
	flex-direction: row-reverse;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
	box-sizing: border-box;
	width: 520px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text01{
	height: auto;
	display: block;
	position: absolute;
	top: -30px;
	left: 42px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text01{
		top: -24px;
		left: 24px;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text01{
		margin: 0 0 13px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2) .text01{
	left: initial;
	right: 42px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2) .text01{
		right: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(1) .contents01_01_01_01_01 .text01{
	width: 87px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(1) .contents01_01_01_01_01 .text01{
		width: 65px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2) .contents01_01_01_01_01 .text01{
	width: 99px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2) .contents01_01_01_01_01 .text01{
		width: 74px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(3) .contents01_01_01_01_01 .text01{
	width: 99px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(3) .contents01_01_01_01_01 .text01{
		width: 74px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text01 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h3{
	width: 100%;
	height: auto;
	margin: 40px 0 16px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 28px;
	line-height: 38px;
	color: #012872;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h3{
		margin: 0 0 30px;
		font-size: 25px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 374px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h3{
		font-size: 22px;
		line-height: 33px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h4{
	width: 100%;
	height: auto;
	margin: 0 0 21px 0;
	font-size: 20px;
	line-height: 30px;
	color: #386BBE;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h4{
		margin: 0;
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	color: #454545;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02_01{
	margin-top: 18px;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02 a{
	font-size: 15px;
	line-height: 25px;
	color: #386BBE;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02 a{
		font-weight: 400;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02 a{
	border-bottom: 2px dotted #707070;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02 a span{
	width: 11px;
	height: 11px;
	margin: 0 5px 0 1px;
	background-image: url(../img/student01/icon01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(3) .contents01_01_01_01_01 .text02 a span{
	width: 11px;
	height: 11px;
	margin: 0 5px 0 -5px;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02{
	width: auto;
	height: auto;
	margin: 0 0 0 47px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2n) .contents01_01_01_01_02{
	margin-left: 0;
	margin-right: 47px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02{
		width: 100%;
		margin: 0 auto;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 img{
		margin-bottom: 20px;
	}
}
/*.contents01ここまで*/

/*contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	border-top: 3px solid #E7EFFA;
	border-bottom: 3px solid #E7EFFA;
	margin-top: 80px;
}
@media only screen and (max-width: 767px) {
	.contents02{
		margin: 50px 0 0;
	}
}
.contents02 .contents02_01{
	width: 1080px;
	height: auto;
	margin: 60px auto 70px;
	display: flex;
	justify-content: flex;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 90%;
		max-width: 320px;
		margin: 50px auto;
		display: block;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: auto;
	height: auto;
	margin-right: 50px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		width: 100%;
		margin-right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text09{
	width: 209px;
	height: 41px;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #386BBE;
	font-size: 17px;
	line-height: 27px;
	color: #fff;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .text09{
		width: 191px;
		height: 38px;
		font-size: 15px;
		line-height: 25px;
		margin: 0 auto 15px;
	}
}
.contents02 .contents02_01 .contents02_01_01 h2{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 25px;
	line-height: 29px;
	color: #012872;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 h2{
		justify-content: center;
		font-size: 22px;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 374px){
	.contents02 .contents02_01 .contents02_01_01 h2{
		font-size: 20px;
		margin-bottom: 23px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text010{
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 28px;
}
.contents02 .contents02_01 .contents02_01_01 .text010 a{
	color: #386BBE;
	text-decoration: underline;
}
.contents02 .contents02_01 .youtube{
	width: 500px;
	height: auto;
	position: relative;
	flex-shrink: 0;
	cursor: pointer;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .youtube{
		width: 100%;
		margin-bottom: 30px;
	}
}
.contents02 .contents02_01 .youtube:hover{
	opacity: .8;
	transition: all .5s;
}
.contents02 .contents02_01 .youtube img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;

}
.contents02 .contents02_01 .contents02_01_02{
	width: 100%;
	min-width: 1280px;
	height: auto;
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02{
		min-width: 320px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
	overflow-y: scroll;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .popup-close-btn{
	width: 35px;
	height: 35px;
	z-index: 10;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: absolute;
	top: 25px;
	bottom: auto;
	left: auto;
	right: 25px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .popup-close-btn{
		width: 23px;
		height: 23px;
		top: 15px;
		right: 15px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .popup-close-btn .line-bar{
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	position: relative;
	margin: 0;
	transform: rotate(135deg);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .popup-close-btn .line-bar{
		height: 1px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .popup-close-btn .line-bar::before{
	content: "";
	display: block;
	background-color: #ffffff;
	position: absolute;
	width: 100%;
	height: 2px;
	transform: rotate(90deg);
	top: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .popup-close-btn .line-bar::before{
		height: 1px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
	width: 700px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01{
	width: 100%;
	height: auto;
	padding: 100px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .img_bg{
	width: 100%;
	height: 412px;
	margin: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .img_bg{
		height: auto;
		padding: 58.7% 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .img_bg .img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .img_bg .img img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .img_bg .img iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_02{
	width: 100%;
	height: 100%;
	background-color: rgba( 35, 35, 35, .95);
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	margin: auto;
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 980px;
	height: auto;
	padding: 55px 0 60px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 90%;
		padding: 38px 0 50px;
	}
}
.contents03 .contents03_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 17px;
	font-size: 24px;
	line-height: 34px;
	color: #012872;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .text01{
		margin: 0 0 20px;
		font-size: 16px;
		line-height: 26px;
	}
}
@media only screen and (max-width: 374px) {
	.contents03 .contents03_01 .text01{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents03 .contents03_01 .text01::before{
	content: '';
	width: 25px;
	height: 39px;
	margin: 0 15px 0 0;
	background-image: url(../img/student01/item04_01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .text01::before{
		width: 19px;
		height: 29px;
		margin: 0 5px 0 0;
	}
}
.contents03 .contents03_01 .text01::after{
	content: '';
	width: 25px;
	height: 39px;
	margin: 0 0 0 15px;
	background-image: url(../img/student01/item04_02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .text01::after{
		width: 19px;
		height: 29px;
		margin: 0 0 0 5px;
	}
}
.contents03 .contents03_01 .movie_bg{
	width: 596px;
	height: 348px;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .movie_bg{
		width: 100%;
		height: auto;
		padding-top: 59%;
	}
}
.contents03 .contents03_01 .movie_bg .movie{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.contents03 .contents03_01 .movie_bg .movie img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.contents03 .contents03_01 .movie_bg .movie iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/*.contents03ここまで*/





