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

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 70px 0 140px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 350px;
		padding: 30px 0 75px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 17px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		margin: 0 0 17px;
		flex-direction: column;
	}
}
.archive .contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	padding: 0 13px 0 0;
	margin: 0 13px 0 0;
	font-size: 13px;
	line-height: 23px;
	color: #262626;
	letter-spacing: calc((25/1000)*1em);
	border-right: 1px solid #262626;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.archive .contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 0 18px;
	}
}
.tax .contents01 .contents01_01 .contents01_01_01 .link01{
	width: auto;
	height: auto;
	margin: 0 26px 0 0;
	font-size: 13px;
	line-height: 23px;
	color: #262626;
	letter-spacing: calc((25/1000)*1em);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.tax .contents01 .contents01_01 .contents01_01_01 .link01{
		margin: 0 0 18px;
	}
}
.tax .contents01 .contents01_01 .contents01_01_01 .link01::after{
	content: '';
	width: 6px;
	height: 6px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #262626;
	border-right: 1px solid #262626;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: auto;
	height: auto;
	margin: -3px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0;
	}
}
.archive .contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 a{
	width: auto;
	height: auto;
	padding: 3px 7px;
	margin: 0 13px 13px 0;
	font-size: 13px;
	line-height: 23px;
	color: #020A43;
	background-color: #F4F4F4;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.tax .contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 a{
	width: auto;
	height: auto;
	padding: 3px 7px;
	margin: 0 13px 13px 0;
	font-size: 13px;
	line-height: 23px;
	color: #A7A9BB;
	background-color: #F4F4F4;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.tax .contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .active{
	color: #ffffff;
	background-color: #262261;
}
.contents01 .contents01_01 ul{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul{
		align-items: center;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents01 .contents01_01 ul li{
	width: calc((100% - 50px * 2) / 3 );
	height: auto;
	margin: 70px 50px 0 0;
	font-size: 14px;
	line-height: 24px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li{
		width: 100%;
		margin: 45px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents01 .contents01_01 ul li:nth-of-type(-n+3){
		margin-top: 0;
	}
	.contents01 .contents01_01 ul li:nth-of-type(3n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 ul li .img{
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 ul li .img img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 ul li .img .img_01{
	width: 100%;
	height: auto;
	aspect-ratio: 360/240;
	margin: 0;
	border: 1px solid #020A43;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 ul li .img .img_01::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 ul li .cat{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contents01 .contents01_01 ul li .cat a{
	width: auto;
	height: auto;
	padding: 3px 7px;
	margin: 0 13px 10px 0;
	font-size: 13px;
	line-height: 23px;
	color: #020A43;
	background-color: #F4F4F4;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li .cat a{
		font-size: 11px;
		line-height: 21px;
	}
}
.contents01 .contents01_01 ul li .text02{
	width: auto;
	height: auto;
	margin: 0 0 2px;
	display: block;
}
.contents01 .contents01_01 ul li .text02 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #707070;
	display: block;
}
.contents01 .contents01_01 ul li .text03{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 ul li .text03 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((25/1000)*1em);
	display: block;
}
/*.contents01ここまで*/