@charset "utf-8";
/*.contents00ここから*/
.contents00{
	width: 100%;
	height: auto;
	display: block;
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	z-index: -1;
	margin: auto;
}
@media only screen and (max-width: 767px) {
  .contents00 {
    height: calc(var(--fixed-vh, 1vh) * 100);
    background-image: url(../img/index/eye01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
}
.contents00 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents00ここまで*/

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
	position: relative;
}
.contents01::before{
	content: '';
	width: auto;
	height: 167px;
	background: linear-gradient(180deg, transparent 0%, #000000 100%);
	display: block;
	position: absolute;
	top: -167px;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01::before{
		height: calc(167px / 2);
		top: calc(-166px / 2);
	}
}
.contents01 .contents01_01{
	width: 1200px;
	height: auto;
	padding: 164px 0 0;
	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: 328px;
		padding: 162px 0 0;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 119px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01{
		margin: 0 0 37px;
	}
}
.contents01 .contents01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents01 .contents01_01 > .text01 > span:nth-of-type(2){
	font-size: 34px;
	line-height: 44px;
	color: #B5B5B5;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01 > span:nth-of-type(2){
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 0 378px;
	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;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 160px 0 0;
	font-size: 21px;
	line-height: 31px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		margin: 0 0 39px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 21px;
	line-height: 36px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text02{
		font-size: 16px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text02 > span{
	width: 64px;
	height: 1px;
	margin: 0 2px 16px 11px;
	background-color: #ffffff;
	display: inline-block;
	vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text02 > span{
		width: 56px;
		margin: 0 8px 8px 11px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02{
	}
}
.contents02 .contents02_01{
	width: 1200px;
	height: auto;
	padding: 422px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents02 .contents02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 113px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text01{
		margin: 0 0 35px;
	}
}
.contents02 .contents02_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 50px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		margin: 0 0 62px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 34px;
	line-height: 50px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text01{
		margin: 0 0 22px;
		font-size: 21px;
		line-height: 34px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .text02{
		font-size: 14px;
		line-height: 24px;
		letter-spacing: calc((-10/1000)*1em);
	}
}
.contents02 .contents02_01 .contents02_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
	width: 100%;
	height: auto;
	min-height: 88px;
	padding: 11px 0;
	margin: 0;
	border-bottom: 1px solid #5B5B5B;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
		min-height: initial;
		padding: 15px 0 4px;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(1){
	border-top: 1px solid #5B5B5B;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .text01{
	width: 302px;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #B5B5B5;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .text01{
		width: auto;
		margin: 0 0 17px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
		margin: 0 0 24px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 1px 0 0;
	font-size: 13px;
	line-height: 24px;
	color: #B5B5B5;
	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{
		margin: 3px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .text02{
	width: auto;
	height: auto;
	margin: auto 0 0 auto;
	font-size: 12px;
	line-height: 22px;
	color: #B5B5B5;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .text02{
		font-size: 8px;
		line-height: 18px;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03{
	}
}
.contents03 .contents03_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents03 .contents03_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 113px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > .text01{
		width: auto;
		margin: 0 0 68px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents03 .contents03_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents03 .contents03_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: 100%;
	height: auto;
	padding: 28px 0 0;
	margin: 73px 0 0;
	border-top: 1px solid #5B5B5B;
	border-left: 1px solid #5B5B5B;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
		padding: 15px 0 0 21px;
		margin: 74px 0 0;
		flex-direction: column;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01::before{
	content: '';
	width: 12px;
	height: 1px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: -18px;
	bottom: auto;
	left: 0;
	right: auto;
	margin: auto;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01{
	width: 300px;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01{
		width: auto;
		margin: 0 0 8px;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
	width: auto;
	height: auto;
	margin: -7px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
		margin: 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 55px;
	line-height: 66px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .text01{
		font-size: 24px;
		line-height: 29px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 64px 0 0;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: calc((80/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .text02{
		margin: 36px 0 0;
		font-size: 16px;
		line-height: 28px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 16px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01{
		margin: 7px 0 0;
		flex-wrap: wrap;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	padding: 2px 15px;
	margin: 0 0 0 8px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: calc((80/1000)*1em);
	background-color: #323232;
	border-radius: calc(28px / 2);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01 > .text01{
		padding: 3px 15px;
		margin: 7px 3px 0 0;
		font-size: 12px;
		line-height: 22px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01 > .text01:nth-of-type(1){
	margin-left: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .link01{
	width: auto;
	height: auto;
	margin: 49px 0 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	/*text-decoration-color: #FFFFFF;*/
	text-decoration-style: solid;
	text-underline-offset: 3px;
	text-decoration-skip-ink: none;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .link01{
		margin: 28px 0 0;
	}
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04{
	}
}
.contents04 .contents04_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
		flex-direction: column;
	}
}
.contents04 .contents04_01 > .border{
	width: 1px;
	height: auto;
	background-color: #383838;
	position: absolute;
	top: 261px;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .border{
		top: 148px;
	}
}
.contents04 .contents04_01 > .border:nth-of-type(2){
	left: calc((100% / 4) * 1);
}
.contents04 .contents04_01 > .border:nth-of-type(3){
	left: calc((100% / 4) * 2);
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .border:nth-of-type(2){
		left: calc((100% / 2) * 1);
	}
	.contents04 .contents04_01 > .border:nth-of-type(3){
		left: calc((100% / 2) * 2);
	}
}
.contents04 .contents04_01 > .border:nth-of-type(4){
	left: calc((100% / 4) * 3);
}
.contents04 .contents04_01 > .border:nth-of-type(5){
	left: calc((100% / 4) * 4);
}
.contents04 .contents04_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 217px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .text01{
		margin: 0 0 42px;
	}
}
.contents04 .contents04_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 110px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents04 .contents04_01 > .text01 > span:nth-of-type(2){
	margin: 5px 0 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: auto;
	height: auto;
	margin: 74px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01{
		width: 100%;
		margin: 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
	width: 100%;
	height: auto;
	margin: 76px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
		margin: 47px 0 0;
		flex-direction: column;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 18px 0 0;
	font-size: 15px;
	line-height: 25px;
	color: #B5B5B5;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .text01{
		margin: 0 0 9px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01{
	width: auto;
	height: auto;
	margin: 10px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01{
		margin: 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text01{
		font-size: 16px;
		line-height: 24px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 10px 0 0;
	font-size: 16px;
	line-height: 24px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .contents04_01_01_01_01 > .text02{
		margin: 13px 0 0;
		font-size: 13px;
		line-height: 19px;
	}
}
/*.contents04ここまで*/

/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05{
	}
}
.contents05 .contents05_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents05 .contents05_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 113px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 > .text01{
		width: auto;
		margin: 0 0 50px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents05 .contents05_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents05 .contents05_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 897px;
	height: auto;
	margin: 0 0 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01{
		width: 100%;
		margin: 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
	width: 100%;
	height: auto;
	min-height: 96px;
	margin: 0;
	border-bottom: 1px solid #707070;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
		min-height: 56px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01:nth-of-type(1){
	border-top: 1px solid #707070;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01{
	width: 303px;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01{
		width: 68px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .text02{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 .text02 > span{
		font-size: 12px;
		line-height: 17px;
	}
}
/*.contents05ここまで*/

/*.contents06ここから*/
.contents06{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06{
	}
}
.contents06 .contents06_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents06 .contents06_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 > .text01{
		margin: 0 0 8px;
	}
}
.contents06 .contents06_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents06 .contents06_01 > .text01 > span:nth-of-type(2){
	margin: 5px 0 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents06 .contents06_01 .contents06_01_01{
	width: 695px;
	height: auto;
	margin: -139px 0 13px auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_01{
		width: 100%;
		margin: 0 0 29px;
	}
}
.contents06 .contents06_01 .contents06_01_01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents06 .contents06_01 .contents06_01_02{
	width: auto;
	height: auto;
	margin: 0 0 97px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02{
		width: auto;
		height: auto;
		margin: 0 0 44px;
	}
}
.contents06 .contents06_01 .contents06_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 13px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02 > .text01{
		margin: 0 0 7px;
	}
}
.contents06 .contents06_01 .contents06_01_02 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	display: inline;
}
.contents06 .contents06_01 .contents06_01_02 > .text01 > span:nth-of-type(1){
	width: 102px;
}
.contents06 .contents06_01 .contents06_01_02 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 0 102px;
	font-size: 55px;
	line-height: 66px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_02 > .text02{
		font-size: 34px;
		line-height: 44px;
	}
}
.contents06 .contents06_01 .contents06_01_03{
	width: 100%;
	height: auto;
	margin: 0 0 233px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03{
		margin: 0 0 143px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01{
	width: 100%;
	height: auto;
	padding: 27px 0 30px;
	margin: 0;
	border-bottom: 1px solid #5B5B5B;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01{
		padding: 18px 0 17px;
		flex-direction: column;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01:nth-of-type(1){
	border-top: 1px solid #5B5B5B;
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 > .text01{
	width: 32px;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 23px;
	color: #B5B5B5;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 > .text01{
		width: auto;
		margin: 0 0 9px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01{
	width: auto;
	height: auto;
	margin: 10px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01{
		width: 100%;
		margin: 0;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 45px;
	font-size: 24px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 > .text01{
		margin: 0 0 10px;
		font-size: 16px;
		line-height: 24px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01{
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 27px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 > .text01{
		margin: 0 0 27px;
		font-size: 13px;
		line-height: 22px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	display: block;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 > .text02{
		margin: 0 0 0 auto;
		font-size: 14px;
		line-height: 17px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01{
		margin: 0 0 26px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 34px 0 0;
	font-size: 16px;
	line-height: 27px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01{
		margin: 26px 0 0;
		font-size: 13px;
		line-height: 22px;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01:nth-of-type(1){
	margin-top: 0;
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0 0 6px;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01 > span{
		margin: 0 0 9px;
		font-size: 15px;
		line-height: 22px;
		letter-spacing: calc((-20/1000)*1em);
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01 > span::before{
	content: '';
	width: 8px;
	height: 8px;
	margin: 9px 12px 0 0;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 > .text01 > span::before{
		margin: 7px 12px 0 0;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 .contents06_01_03_01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 24px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 .contents06_01_03_01_01_01_01_01{
		margin: 13px 0 0;
		flex-direction: column;
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 .contents06_01_03_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	padding: 2px 15px;
	margin: 0 0 0 8px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: calc((80/1000)*1em);
	background-color: #323232;
	border-radius: calc(28px / 2);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 .contents06_01_03_01_01_01_01_01 > .text01{
		padding: 3px 15px;
		margin: 7px 0 0;
		font-size: 12px;
		line-height: 22px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 .contents06_01_03_01_01_01_01_01 > .text01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_03 .contents06_01_03_01 .contents06_01_03_01_01 .contents06_01_03_01_01_01 .contents06_01_03_01_01_01_01 .contents06_01_03_01_01_01_01_01 > .text01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents06 .contents06_01 .contents06_01_04{
	width: 100%;
	height: auto;
	padding: 18px 0;
	margin: 0;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_04{
		padding: 0;
	}
}
.contents06 .contents06_01 .contents06_01_04 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01 .contents06_01_04 > .text01{
		margin: 0 0 7px;
	}
}
.contents06 .contents06_01 .contents06_01_04 > .text01 > a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	/*text-decoration-color: #FFFFFF;*/
	text-decoration-style: solid;
	text-underline-offset: 3px;
	text-decoration-skip-ink: none;
	display: inline;
}
/*.contents06ここまで*/

/*.contents07ここから*/
.contents07{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents07{
	}
}
.contents07 .contents07_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents07 .contents07_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 113px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 > .text01{
		width: auto;
		margin: 0 0 50px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents07 .contents07_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents07 .contents07_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents07 .contents07_01 .contents07_01_01{
	width: 897px;
	height: auto;
	margin: 0 0 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 .contents07_01_01{
		width: 100%;
		margin: 0;
	}
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01{
	width: 100%;
	height: auto;
	min-height: 96px;
	margin: 0;
	border-bottom: 1px solid #707070;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01{
		min-height: 56px;
	}
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01:nth-of-type(1){
	border-top: 1px solid #707070;
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 > .text01{
	width: 303px;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	color: #B5B5B5;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 > .text01{
		width: 68px;
	}
}
.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents07 .contents07_01 .contents07_01_01 .contents07_01_01_01 .text02{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: calc((0/1000)*1em);
	}
}
/*.contents07ここまで*/

/*.contents08ここから*/
.contents08{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08{
	}
}
.contents08 .contents08_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents08 .contents08_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 113px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 > .text01{
		width: auto;
		margin: 0 0 50px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents08 .contents08_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents08 .contents08_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents08 .contents08_01 .contents08_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01{
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01{
	width: calc((100% - 13px * 3) / 4);
	height: auto;
	padding: 13px 20px 31px;
	margin: 0 13px 0 0;
	border-bottom: 1px solid #292929;
	background-color: #1A1A1A;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01{
		width: 100%;
		padding: 22px 20px 34px;
		margin: 8px 0 0;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01:nth-of-type(4){
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 72px;
	font-size: 15px;
	line-height: 25px;
	color: #B5B5B5;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 > .text01{
		margin: 0 0 43px;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	font-size: 21px;
	line-height: 31px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text02{
		margin: 0 0 47px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text02 > span{
	width: auto;
	height: auto;
	margin: 3px 0 0;
	font-size: 12px;
	line-height: 22px;
	color: #8D8D8D;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text02 > span{
		margin: 0;
		font-size: 10px;
		line-height: 20px;
	}
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text03{
	width: 100%;
	height: auto;
	padding: 0 0 22px;
	margin: 0;
	font-size: 16px;
	line-height: 19px;
	border-bottom: 1px dashed #707070;
	display: block;
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text03 > .text03_1{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 27px;
	display: inline;
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .text03 > .text03_2{
	width: auto;
	height: auto;
	margin: 0 0 0 -5px;
	font-size: 12px;
	line-height: 15px;
	display: inline;
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .contents08_01_01_01_01{
	width: auto;
	height: auto;
	margin: 28px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .contents08_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 11px 0 0;
	font-size: 15px;
	line-height: 24px;
	display: block;
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .contents08_01_01_01_01 > .text01:nth-of-type(1){
	margin-top: 0;
}
.contents08 .contents08_01 .contents08_01_01 .contents08_01_01_01 .contents08_01_01_01_01 > .text01::before{
	content: '';
	width: 15px;
	height: 15px;
	margin: 5px 7px 0 0;
	background-image: url(../img/index/contents08/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	vertical-align: top;
}
/*.contents08ここまで*/

/*.contents09ここから*/
.contents09{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09{
	}
}
.contents09 .contents09_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents09 .contents09_01 > .border{
	width: 1px;
	height: auto;
	background-color: #383838;
	position: absolute;
	top: 246px;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .border{
		top: 148px;
	}
}
.contents09 .contents09_01 > .border:nth-of-type(2){
	left: calc((100% / 4) * 1);
}
.contents09 .contents09_01 > .border:nth-of-type(3){
	left: calc((100% / 4) * 2);
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .border:nth-of-type(2){
		left: calc((100% / 2) * 1);
	}
	.contents09 .contents09_01 > .border:nth-of-type(3){
		left: calc((100% / 2) * 2);
	}
}
.contents09 .contents09_01 > .border:nth-of-type(4){
	left: calc((100% / 4) * 3);
}
.contents09 .contents09_01 > .border:nth-of-type(5){
	left: calc((100% / 4) * 4);
}
.contents09 .contents09_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 114px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column-reverse;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .text01{
		margin: 0 0 104px;
	}
}
.contents09 .contents09_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 110px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents09 .contents09_01 > .text01 > span:nth-of-type(2){
	margin: 0 0 30px;
	font-size: 21px;
	line-height: 30px;
	letter-spacing: calc((-10/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .text01 > span:nth-of-type(2){
		margin: 0 0 38px;
		font-size: 16px;
		line-height: 24px;
	}
}
.contents09 .contents09_01 > .text01 > span:nth-of-type(2) > span{
	width: auto;
	height: auto;
	margin: 0 0 0 43px;
	font-size: 21px;
	line-height: 30px;
	letter-spacing: calc((-10/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .text01 > span:nth-of-type(2) > span{
		margin: 0 0 0 34px;
		font-size: 16px;
		line-height: 24px;
	}
}
.contents09 .contents09_01 .contents09_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 134px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01{
		margin: 0 0 73px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01{
	width: 100%;
	height: auto;
	margin: 134px 0 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01{
		margin: 55px 0 0;
		justify-content: flex-start;
		flex-direction: column;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 > .text01{
		margin: 0 0 9px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01{
	width: 50%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01{
		width: auto;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: calc((-10/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 > .text01{
		font-size: 16px;
		line-height: 19px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: calc((-10/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 > .text01 > span{
		font-size: 16px;
		line-height: 19px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 10px 0 0;
	font-size: 16px;
	line-height: 24px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 > .text02{
		margin: 5px 0 0;
		font-size: 13px;
		line-height: 19px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 48px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01{
		margin: 20px 0 0;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 25px 0 0;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: calc((-10/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 > .text01{
		margin: 23px 0 0;
		font-size: 13px;
		line-height: 22px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0 0 6px;
	font-size: 16px;
	line-height: 24px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 > .text01 > span{
		margin: 0 0 8px;
		font-size: 15px;
		line-height: 21px;
	}
}
.contents09 .contents09_01 .contents09_01_01 .contents09_01_01_01 .contents09_01_01_01_01 .contents09_01_01_01_01_01 > .text01:nth-of-type(1){
	margin-top: 0;
}
.contents09 .contents09_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 21px;
	line-height: 41px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents09 .contents09_01 > .text02{
		font-size: 18px;
		line-height: 36px;
		letter-spacing: calc((-10/1000)*1em);
	}
}
/*.contents09ここまで*/

/*.contents010ここから*/
.contents010{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents010{
	}
}
.contents010 .contents010_01{
	width: 1200px;
	height: auto;
	padding: 240px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01{
		width: 92%;
/*		max-width: 328px;*/
		padding: 138px 0 0;
	}
}
.contents010 .contents010_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 118px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 > .text01{
		width: auto;
		margin: 0 0 50px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents010 .contents010_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 > .text01 > span{
		font-size: 34px;
		line-height: 41px;
	}
}
.contents010 .contents010_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents010 .contents010_01 .contents010_01_01{
	width: 897px;
	height: auto;
	margin: 0 0 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents010 .contents010_01 .contents010_01_01{
		width: auto;
		margin: 0;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents010 .contents010_01 .contents010_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 21px;
	line-height: 41px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents010 .contents010_01 .contents010_01_01 > .text02{
		font-size: 18px;
		line-height: 36px;
	}
}
.contents010 .contents010_01 .contents010_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 84px 0 0 auto;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: calc((50/1000)*1em);
	text-align: right;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents010 .contents010_01 .contents010_01_01 > .text03{
		margin: 52px 0 0 auto;
		font-size: 16px;
		line-height: 19px;
		letter-spacing: calc((0/1000)*1em);
		text-align: right;
		display: block;
	}
}
.contents010 .contents010_01 .contents010_01_01 .text03 > .span01{
	font-size: 16px;
	line-height: 19px;
	letter-spacing: calc((50/1000)*1em);
	margin-bottom: 8px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents010 .contents010_01 .contents010_01_01 .text03 > .span01{
		font-size: 16px;
		line-height: 19px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents010 .contents010_01 .contents010_01_01 .text03 > .span02{
	font-size: 12px;
	line-height: 17px;
	letter-spacing: calc((50/1000)*1em);
}

/*.contents011ここから*/
.contents011{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents011{
	}
}
.contents011 .contents011_01{
	width: 1200px;
	height: auto;
	padding: 225px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01{
		width: 90%;
		max-width: 328px;
		padding: 90px 0 0;
	}
}
.contents011 .contents011_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 142px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01 > .text01{
		width: auto;
		margin: 0 0 52px 0;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents011 .contents011_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents011 .contents011_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}

.contents011 .contents011_01 .contents011_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents011 .contents011_01 .contents011_01_01{
		width: 100%;
		max-width: 328px;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	border-bottom: 1px solid #5B5B5B;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01:nth-of-type(1){
	border-top: 1px solid #5B5B5B;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3{
	width: 100%;
	height: auto;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	cursor: pointer;
	padding: 31px 24px 31px 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 286px;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3{
		font-size: 15px;
		line-height: 22px;
		padding: 20px 42px 20px 0;
		gap: 18px;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3 span{
	font-size: 21px;
	line-height: 31px;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3 span{
		font-size: 16px;
		line-height: 26px;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 15px;
	height: 2px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	background-color: #fff;
	transition: all .3s ease-in-out;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3::before{
		right: 0;
		width: 16px;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	width: 15px;
	height: 2px;
	background-color: #fff;
	transition: all .2s ease-in-out;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3::after{
		right: 0;
		width: 16px;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3.open::before{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h3.open::after{
	opacity: 0;
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h4{
	width: 100%;
	height: auto;
	position: relative;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	padding: 31px 60px 31px 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 286px;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h4{
		font-size: 14px;
		line-height: 21px;
		padding: 20px 0 20px 0;
		gap: 18px;
	}
}
.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h4 .span01{
	font-size: 21px;
	line-height: 31px;
}
@media only screen and (max-width: 767px){
	.contents011 .contents011_01 .contents011_01_01 .contents011_01_01_01 > h4 .span01{
		font-size: 16px;
		line-height: 26px;
	}
}

/*.contents012ここから*/
.contents012{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents012{
	}
}
.contents012 .contents012_01{
	width: 1200px;
	height: auto;
	padding: 225px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents012 .contents012_01{
		width: 90%;
		max-width: 328px;
		padding: 138px 0 0;
	}
}
.contents012 .contents012_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 118px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents012 .contents012_01 > .text01{
		width: auto;
		margin: 0 0 50px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents012 .contents012_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 92px;
	line-height: 102px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents012 .contents012_01 > .text01 > span{
		font-size: 40px;
		line-height: 50px;
	}
}
.contents012 .contents012_01 > .text01 > span:nth-of-type(2){
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px) {
	.contents012 .contents012_01 > .text01 > span:nth-of-type(2){
		margin: 35px 0 0;
	}
}
.contents012 .contents012_01 .contents012_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	border-top: 1px solid #5B5B5B;
}
.contents012 .contents012_01 > .text02{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 18px;
	line-height: 22px;
	color: #808080;
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 > .text02{
		font-size: 15px;
		line-height: 18px;
	}
}
.contents012 .contents012_01 .contents012_01_01{
	width: 100%;
	height: auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 234px;
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 .contents012_01_01{
		margin-top: 10px;
		margin-bottom: 144px;
	}
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01{
	width: 100%;
	height: auto;
	padding: 31px 0;
	border-bottom: 1px solid #5B5B5B;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01{
		padding: 17px 0;
		flex-direction: column;
	}
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 > .text03{
	width: 302px;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 > .text03{
		width: 100%;
		display: block;
		font-size: 15px;
		flex-shrink: initial;
	}
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 > .text04{
	width: auto;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 > .text04{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 > .text04 .span01{
	font-size: 12px;
}
@media only screen and (max-width: 767px){
	.contents012 .contents012_01 .contents012_01_01 .contents012_01_01_01 > .text04 .span01{
		font-size: 14px;
	}
}
.contents012_01_02{
	width: 100%;
	height: auto;
	padding: 18px 0;
	margin: 0;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents012_01_02{
		padding: 0;
	}
}
.contents012_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents012_01_02 > .text01{
		margin: 0 0 7px;
	}
}
.contents012_01_02 > .text01 > a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	/*text-decoration-color: #FFFFFF;*/
	text-decoration-style: solid;
	text-underline-offset: 3px;
	text-decoration-skip-ink: none;
	display: inline;
}

/*.contents013ここから*/
.contents013{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents013{
	}
}
.contents013 .contents013_01{
	width: 1200px;
	height: auto;
	padding: 254px 0 297px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents013 .contents013_01{
		width: 90%;
		max-width: 328px;
		padding: 148px 0 144px;
	}
}
.contents013 .contents013_01 .contents013_01_01{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}
.contents013 .contents013_01 .contents013_01_01 .shadow01{
	width: 617px;
	height: auto;
	display: block;
	position: absolute;
	top: -124px;
	left: 134px;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .contents013_01_01 .shadow01{
		width: 231px;
		top: -38px;
		left: -26px;
	}
}
.contents013 .contents013_01 .contents013_01_01 .shadow02{
	width: 617px;
	height: auto;
	display: block;
	position: absolute;
	top: -100px;
	right: 110px;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .contents013_01_01 .shadow02{
		width: 253px;
		top: -27px;
		right: -67px;
	}
}
.contents013 .contents013_01 .contents013_01_01 > .text00{
	font-size: 16px;
	line-height: 19px;
	letter-spacing: calc((50/1000)*1em);
	margin-bottom: 43px;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .contents013_01_01 > .text00{
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 29px;
		position: relative;
		z-index: 1;
	}
}
.contents013 .contents013_01 .contents013_01_01 > .text01{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	font-size: 92px;
	line-height: 110px;
	letter-spacing: calc((50/1000)*1em);
	gap: 43px;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .contents013_01_01 > .text01{
		font-size: 40px;
		line-height: 48px;
		letter-spacing: calc((50/1000)*1em);
		gap: 29px;
	}
}

.contents013 .contents013_01 .contents013_01_01 > .text02{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 19px;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .contents013_01_01 > .text02{
		margin-top: 42px;
	}
}

.contents013 .contents013_01 .form{
	width: 595px;
	height: auto;
	margin: 138px auto 0;
}
@media only screen and (max-width: 767px){
	.contents013 .contents013_01 .form{
		width: 100%;
		height: auto;
		margin: 52px auto 0;
	}
}
.contents013 .contents013_01 .link01{
	width: 233px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 14px;
	font-size: 18px;
	line-height: 26px;
	padding: 0 20px 8px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	margin: 93px auto 0;
}
.contents013 .contents013_01 .link01 img{
	width: 9px;
	height: auto;
	display: block;
}













