@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc01 .eye_img{
	background-image: url(../img/support/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short{
		background-image: url(../img/support/eye01_sp.jpg);
	}
	.eyecatch_inc.short .eyecatch_inc01 .eyecatch_inc01_01 .text01{
		letter-spacing: calc((30/1000)*1em);
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 70px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 350px;
		padding: 40px 0 0;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	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{
		margin: 0 0 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 38px;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 0 30px;
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 47px;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text02{
		margin: 0 0 30px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_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) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
		align-items: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01{
	width: 320px;
	height: 65px;
	margin: 20px 0 0;
	font-size: 15px;
	line-height: 25px;
	color: #020A43;
	letter-spacing: calc((20/1000)*1em);
	border: 1px solid #020A43;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01{
		width: 100%;
		max-width: 350px;
		margin: 15px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .link01::after{
	content: '';
	width: 6px;
	height: 6px;
/*	border-bottom: 1px solid #020A43;*/
/*	border-right: 1px solid #020A43;*/
	border-bottom: 1px solid #020A43;
	border-left: 1px solid #020A43;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 19px;
	margin: auto;
}
.contents01 .contents01_01 img{
	width: 590px;
	height: auto;
	margin: 0 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 img{
		width: 100%;
		margin: 0;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 1180px;
	height: auto;
	padding: 125px 0 70px;
	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: 350px;
		padding: 50px 0;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: auto;
	height: auto;
	margin: 0 0 47px;
	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_01{
		margin: 0 0 40px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 29px;
	font-size: 22px;
	line-height: 32px;
	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 18px;
		font-size: 20px;
		line-height: 35px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .text02{
		line-height: 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text02 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .text02 span{
		margin: 10px 0 0;
		line-height: 18px;
		display: block;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text02 span a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: #3E3E3E;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .text02 span a{
		line-height: 18px;
	}
}
.contents02 .contents02_01 .contents02_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02{
		margin: 0 0 30px;
		flex-wrap: wrap;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
	width: calc((100% - 26px * 4) / 5 );
	height: auto;
	margin: 0 26px 0 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{
		width: calc((100% - 18px * 1) / 2 );
		margin: 20px 18px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(5n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 13px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01{
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	margin: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(1) .contents02_01_02_01_01 .text01{
	background-image: url(../img/support/photo02_1.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(2) .contents02_01_02_01_01 .text01{
	background-image: url(../img/support/photo02_2.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(3) .contents02_01_02_01_01 .text01{
	background-image: url(../img/support/photo02_3.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(4) .contents02_01_02_01_01 .text01{
	background-image: url(../img/support/photo02_4.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01:nth-of-type(5) .contents02_01_02_01_01 .text01{
	background-image: url(../img/support/photo02_5.jpg);
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01 span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 5px;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01 span:nth-of-type(1){
		margin: 0 0 1px;
		font-size: 13px;
		line-height: 23px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01 span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0 0 6px;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: calc((25/1000)*1em);
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01 span:nth-of-type(2){
		margin: 0 0 4px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01 span:nth-of-type(3){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((25/1000)*1em);
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .text01 span:nth-of-type(3){
		font-size: 12px;
		line-height: 22px;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .text02{
		font-size: 13px;
		line-height: 18px;
	}
}
.contents02 .contents02_01 .contents02_01_03{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_03{
	}
}
.contents02 .contents02_01 .contents02_01_03 .link01{
	width: auto;
	height: auto;
	padding: 7px 13px;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	color: #262626;
	letter-spacing: calc((25/1000)*1em);
	border: 1px solid #BEBEBE;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 374px) {
	.contents02 .contents02_01 .contents02_01_03 .link01{
		line-height: 19px;
	}
}
.contents02 .contents02_01 .contents02_01_03 .link01::after{
	content: '';
	width: 6px;
	height: 6px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #252626;
	border-right: 1px solid #252626;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	flex-shrink: 0;
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-top: 1px solid #DDDDDD;
	display: block;
}
.contents03 .contents03_01{
	width: 1180px;
	height: auto;
	padding: 70px 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: 350px;
		padding: 50px 0;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: auto;
	height: auto;
	margin: 0 0 47px;
	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{
		margin: 0 0 40px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 29px;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .text01{
		margin: 0 0 18px;
		font-size: 20px;
		line-height: 35px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .text02{
		line-height: 25px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .text02 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .text02 span{
		margin: 10px 0 0;
		line-height: 18px;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .text02 span a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: #3E3E3E;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .text02 span a{
		line-height: 18px;
	}
}
.contents03 .contents03_01 .contents03_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_02{
		margin: 0 0 30px;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01{
	width: calc((100% - 35px * 2) / 3 );
	height: auto;
	padding: 33px 10px 30px;
	margin: 0 35px 0 0;
	background-color: #F4F4F4;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01{
		width: 100%;
		padding: 28px 5px;
		margin: 30px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01:nth-of-type(3n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 .icon01{
	width: 65px;
	height: 65px;
	margin: 0 0 22px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 .icon01{
		width: 56px;
		height: 56px;
		margin: 0 0 20px;
	}
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01:nth-of-type(1) .icon01{
	background-image: url(../img/support/icon01_1.png);
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01:nth-of-type(2) .icon01{
	background-image: url(../img/support/icon01_2.png);
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01:nth-of-type(3) .icon01{
	background-image: url(../img/support/icon01_3.png);
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 .text01{
		margin: 0 0 6px;
	}
}
.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 25px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_02 .contents03_01_02_01 .text02{
		font-size: 12px;
		line-height: 21px;
	}
}
.contents03 .contents03_01 .contents03_01_03{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_03{
	}
}
.contents03 .contents03_01 .contents03_01_03 .link01{
	width: auto;
	height: auto;
	padding: 7px 13px;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	color: #262626;
	letter-spacing: calc((25/1000)*1em);
	border: 1px solid #BEBEBE;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents03 .contents03_01 .contents03_01_03 .link01::after{
	content: '';
	width: 6px;
	height: 6px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #252626;
	border-right: 1px solid #252626;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	flex-shrink: 0;
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-top: 1px solid #DDDDDD;
	display: block;
}
.contents04 .contents04_01{
	width: 1180px;
	height: auto;
	padding: 70px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01{
		width: 90%;
		max-width: 350px;
		padding: 50px 0;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: auto;
	height: auto;
	margin: 0 0 47px;
	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{
		margin: 0 0 40px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 29px;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .text01{
		margin: 0 0 18px;
		font-size: 20px;
		line-height: 35px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .text02{
		line-height: 25px;
	}
}
.contents04 .contents04_01 .contents04_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02{
		flex-wrap: wrap;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01{
	width: calc((100% - 26px * 4) / 5 );
	height: auto;
	margin: 0 26px 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_02 .contents04_01_02_01{
		width: calc((100% - 18px * 1) / 2 );
		margin: 20px 18px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01:nth-of-type(5n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 img{
	width: 100%;
	height: auto;
	margin: 0 0 13px;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 img{
		margin: 0 0 7px;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	display: block;
}
/*.contents04ここまで*/

/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #F4F4F4;
	display: block;
}
.contents05 .contents05_01{
	width: 1180px;
	height: auto;
	padding: 60px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01{
		width: 90%;
		max-width: 350px;
		padding: 40px 0 30px;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01{
		margin: 0 0 18px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .text01{
		font-size: 18px;
		line-height: 28px;
	}
}
.contents05 .contents05_01 .contents05_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .text02{
		text-align: left;
	}
}
.contents05 .contents05_01 .contents05_01_02{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	display: flex;
	justify-content: center;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_02{
		width: 100%;
		max-width: 350px;
		margin: 0 0 20px;
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
}
.contents05 .contents05_01 .contents05_01_02 a{
	width: 320px;
	height: 65px;
	padding: 7px 13px;
	margin: 0 0 0 30px;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: calc((20/1000)*1em);
	background-color: #020A44;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_02 a{
		width: 100%;
		margin: 10px 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.contents05 .contents05_01 .contents05_01_02 a:nth-of-type(1){
		margin-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_02 a:nth-of-type(1){
		margin-top: 0;
	}
}
.contents05 .contents05_01 .contents05_01_02 a::after{
	content: '';
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	display: block;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 20px;
	margin: auto;
}
.contents05 .contents05_01 .contents05_01_03{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents05 .contents05_01 .contents05_01_03 .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_03 .text01{
		font-size: 16px;
		line-height: 25px;
		text-align: left;
	}
}
/*.contents05ここまで*/