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

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 35px 0 58px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
		padding: 45px 0 40px;
	}
}
.contents01 .contents01_01 h2{
	width: 100%;
	height: auto;
	margin: 0 0 32px;
	font-size: 30px;
	line-height: 40px;
	color: #356A8C;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2{
		margin: 0 0 15px;
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
}
.contents01 .contents01_01 p{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 p{
		font-size: 16px;
		line-height: 30px;
		text-align: left;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #F2F3F4;
	display: block;
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	padding: 82px 0 70px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		max-width: 335px;
		padding: 45px 0;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		display: block;
		margin: 0 auto 20px;
	}
}
.contents02 .contents02_01 .contents02_01_01 h2{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.08em;
	color: #356A8C;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 h2{
		margin: 0 0 11px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 37px;
	line-height: 47px;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .text01{
		font-size: 30px;
		line-height: 40px;
	}
}
.contents02 .contents02_01 .contents02_01_02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 0 0 0 calc((100% - 980px) / 2);
	margin: 80px auto 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
		display: block;
		margin: 50px auto 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(2n){
	padding: 0 calc((100% - 980px) / 2) 0 0;
	flex-direction: row-reverse;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
	width: 460px;
	height: auto;
	margin: 0 78px 0 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
		width: 100%;
		margin: 0 0 30px 0;
		align-items: center;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(2n) .contents02_01_02_01_01{
	margin: 0 0 0 78px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(2n) .contents02_01_02_01_01{
		margin: 0 0 30px 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 18px;
	font-size: 28px;
	line-height: 45px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text02{
		width: auto;
		height: auto;
		margin: 0 0 20px;
		font-size: 22px;
		line-height: 32px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 p{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 15px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 p{
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 a{
	width: 280px;
	height: 58px;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	background-color: #356A8C;
	border-radius: calc(58px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 a{
		width: 280px;
		height: 58px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 a span{
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 18px;
	margin: auto;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 a span::after{
	content: '';
	width: 4px;
	height: 4px;
	margin: 0 0 0 -2px;
	display: block;
	border-bottom: 1px solid #356A8C;
	border-right: 1px solid #356A8C;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .photo01{
	width: auto;
	/*min-width: 545px;*/
	height: auto;
	min-height: 450px;
	margin: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .photo01{
		width: 100%;
		min-width: initial;
		height: 239px;
		min-height: initial;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(1) .photo01{
	background-image: url(../img/about/photo01.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(2) .photo01{
	background-image: url(../img/about/photo02.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(3) .photo01{
	background-image: url(../img/about/photo03.jpg);
}
/*.contents02ここまで*/