@charset "utf-8";
.inc09 .inc09_01 {
	padding: 30px 0 0;
}
@media only screen and (max-width: 767px) {
	.inc09 .inc09_01 {
		width: 100%;
		padding: 36px 0 0;
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 80px 0 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: 350px;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 160px;
	height: 2px;
	margin: 0 auto 35px 0;
	border-radius: calc(2px / 2);
	background-color: #020A43;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 60px;
		margin: 0 auto 27px 0;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 35px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		margin: 0 0 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .text01 span{
	font-size: 14px;
	display: block;
	line-height: 24px;
	margin-top: 10px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .text01{
		font-size: 24px;
		line-height: 40px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .link01{
	width: auto;
	height: 39px;
	padding: 0 14px;
	margin: 0 0 7px;
	font-size: 13px;
	line-height: 23px;
	color: #262626;
	letter-spacing: calc((25/1000)*1em);
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_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_02 .contents01_01_02_01 .link02{
	width: auto;
	height: auto;
	margin: 0 0 0;
	font-size: 12px;
	line-height: 22px;
	color: #262626;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: #262626;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03{
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
	height: 290px;
	margin: 15px 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
		height: auto;
		aspect-ratio: 320/220;
		margin: 10px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01{
	width: 340px;
	margin-top: 0;
	background-color: #020A43;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01{
		width: 100%;
		height: 150px;
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01 img{
	width: 176px;
	height: auto;
	margin: 0 0 32px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01 img{
		width: 128px;
		margin: 0 0 20px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01 .link01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((25/1000)*1em);
	color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01 .link01{
		margin: 0 0 6px;
	}
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01 .link01:last-of-type{
		margin-bottom: 0;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01 .link01::after{
	content: '';
	width: 6px;
	height: 6px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(2){
	width: 490px;
	margin-top: 0;
	background-image: url(../img/index/contents01/photo02.jpg);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(2){
		width: 100%;
		margin-top: 10px;
		background-image: url(../img/index/contents01/photo02_sp.jpg);
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(3){
	width: 317px;
	margin-top: 0;
	background-image: url(../img/index/contents01/photo03.jpg);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(3){
		width: 100%;
		margin-top: 10px;
		background-image: url(../img/index/contents01/photo03_sp.jpg);
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(4){
	width: 485px;
	background-image: url(../img/index/contents01/photo04.jpg);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(4){
		width: 100%;
		margin-top: 10px;
		background-image: url(../img/index/contents01/photo04_sp.jpg);
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(5){
	width: 252px;
	background-image: url(../img/index/contents01/photo05.jpg);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(5){
		width: 100%;
		margin-top: 10px;
		background-image: url(../img/index/contents01/photo05_sp.jpg);
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(6){
	width: 415px;
	background-image: url(../img/index/contents01/photo06.jpg);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:nth-of-type(6){
		width: 100%;
		margin-top: 10px;
		background-image: url(../img/index/contents01/photo06_sp.jpg);
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:hover{
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item01:hover{
		opacity: 1;
	}
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:hover{
		opacity: .8;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01::before{
	content: '';
	width: auto;
	height: auto;
	border: 10px solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01::before{
		display: none;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:hover::before{
	border: 10px solid #EBEBEB;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02{
	position: relative;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .icon01{
	width: auto;
	height: 27px;
	padding: 0 10px;
	font-size: 11px;
	line-height: 21px;
	letter-spacing: calc((10/1000)*1em);
	color: #ffffff;
	background-color: #000A46;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	margin: auto;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01 .item02_01_01{
	width: 22px;
	height: 22px;
	background-color: rgba(255, 255, 255, .53);
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	display: block;
	transform: translate3d(calc(-22px / 2), calc(-22px/ 2), 0);
	position: absolute;
	bottom: auto;
	right: auto;
	margin: auto;
	cursor: pointer;
	z-index: 1;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01 .item02_01_02{
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0;
	background-color: rgba(255, 255, 255, .87);
	position: relative;
	z-index: 0;
	display: none;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02:nth-of-type(2) .item02_01 .item02_01_02{
	width: 290px;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02:nth-of-type(3) .item02_01 .item02_01_02{
	width: 210px;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02:nth-of-type(4) .item02_01 .item02_01_02{
	width: 290px;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02:nth-of-type(5) .item02_01 .item02_01_02{
	width: 210px;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01 .item02_01_01:hover + .item02_01_02{
	z-index: 1;
	display: block;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01 .item02_01_02:hover{
	z-index: 1;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01 .item02_01_02 .item02_01_02_text01{
	width: auto;
	height: auto;
	margin: 0 0 12px;
	font-size: 15px;
	line-height: 25px;
	color: #020A43;
	letter-spacing: calc((25/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01.item02 .item02_01 .item02_01_02 .item02_01_02_text02{
	width: auto;
	height: auto;
	margin: 0 0 9px;
	font-size: 13px;
	line-height: 20px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_04{
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_04 .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	display: block;
}
/*.contents01ここまで*/