@charset "utf-8";
.eyecatch_inc .eyecatch_inc01 .eye_img{
	background-color: #104EA3;
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 50px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_01 > ul{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > ul{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 > ul li{
	width: 100%;
	height: auto;
	margin: 30px auto 0;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
}
.contents01 .contents01_01 .contents01_01_01 > ul li:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01{
	width: 200px;
	height: auto;
	margin: 0 10px 0 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01{
		width: 140px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01 a{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01 a img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01 a .img{
	width: 100%;
	height: auto;
	aspect-ratio: 200/100;
	margin: 0;
	background-color: #dddddd;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01 a .img{
		height: 70px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_01 a .img::before{
	content: '';
	width: 50%;
	height: 50%;
	margin: 0;
	background-image: url(../img/common/logo01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	flex-grow: 1;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_01{
	width: 100%;
	height: auto;
	margin: -10px 0 10px;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_01 > .link01{
	width: auto;
	height: auto;
	padding: 0 5px;
	margin: 10px 10px 0 0;
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	background-color: #104EA3;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_02 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 19px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_02 > .text01 a{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_02 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 26px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > ul li .contents01_01_01_02 .contents01_01_01_02_02 > .text02 a{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > aside{
	width: 170px;
	height: auto;
	margin: 0 0 0 30px;
	display: block;
	border-bottom: 1px solid #D9D9D9;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_01 > aside > .text01{
	width: 100%;
	height: 40px;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-color: #D9D9D9;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_01 > aside > ul{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > aside > ul li{
	width: 100%;
	height: auto;
	margin: 0;
	border-top: 1px dashed #D9D9D9;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > aside > ul li:nth-of-type(1){
	border-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 > aside > ul li a{
	width: 100%;
	height: 40px;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
/*.contents01ここまで*/