@charset "utf-8";
.eyecatch_inc.else{
	background-image: url(../img/access/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.else{
	}
}


/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01{
	}
}
.contents01 .contents01_01{
	width: 1186px;
	height: auto;
	padding: 70px 0 145px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
		padding: 50px 0 80px;
	}
}
.contents01 .contents01_01 h3{
	width: 100%;
	height: auto;
	padding: 0 0 0 20px;
	margin: 0 0 30px;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 0.2px;
	border-left: 5px solid #1C47B1;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h3{
		padding: 0 0 0 10px;
		margin: 0 auto 20px;
		font-size: 24px;
		line-height: 34px;
		border-left: 6px solid #1C47B1;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .iframe{
	width: 100%;
	height: 330px;
	margin: 0 auto 30px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .iframe{
		height: 200px;
		margin: 0 auto 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.2px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01{
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 a{
	font-size: 16px;
	line-height: 26px;
	pointer-events: none;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01 a{
		font-size: 15px;
		line-height: 25px;
		pointer-events: auto;
	}
}
/*.contents01ここまで*/