@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc01 .text01{
	align-items: flex-end;
	flex-direction: row;
}
.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_01{
	width: auto;
	height: auto;
	margin: 0 6px 0 0;
	font-size: 64px;
	line-height: 64px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_01{
		margin: 0 4px 0 0;
	}
}
.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_01 > .text01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 64px;
	line-height: 64px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_01 > .text01_01_01{
		font-size: 32px;
		line-height: 32px;
	}
}
.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 34px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01 .text01 > .text01_02{
		font-size: 14px;
		line-height: 24px;
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents01 .contents01_01{
	width: 800px;
	height: auto;
	padding: 0 0 122px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 100%;
		padding: 0 0 180px;
		align-items: center;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 83px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 92%;
		max-width: 345px;
		margin: 0 0 45px;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .img01{
	width: 400px;
	height: auto;
	aspect-ratio: 320/240;
	margin: 0 0 0 33px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	display: block;
	flex-shrink: 0;
	position: relative;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .img01{
		width: 100%;
		margin: 0 0 21px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .img02{
	width: 400px;
	height: auto;
	aspect-ratio: 320/240;
	margin: 0 0 0 33px;
	background-color: #ffffff;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	position: relative;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .img02{
		width: 100%;
		margin: 0 0 21px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .img02::before{
	content: '';
	width: 50%;
	height: 50%;
	margin: 0;
	background-image: url(../img/common/logo02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.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-end;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 12px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_01{
	width: auto;
	height: auto;
	padding: 10px 24px;
	margin: 10px 0 0;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	background-image: url(../img/single_voice/contents01/item01.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_01{
		padding: 12px 30px;
		font-size: 18px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 374px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_01{
		padding: 12px 20px;
		font-size: 16px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text02{
		font-size: 16px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 110px;
	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_02{
		width: 92%;
		max-width: 345px;
		margin: 0 0 168px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: 100%;
	height: auto;
	margin: 18px 0 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_02 .contents01_01_02_01{
		margin: 35px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 15px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01{
		margin: 0 0 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01::before{
	content: '';
	width: 54px;
	height: 64px;
	margin: 0 20px 0 0;
	background-image: url(../img/single_voice/contents01/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01::before{
		margin: 0 18px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 32px 0 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01 > span{
		font-size: 18px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 0 74px;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	color: #333333;
	text-align: justify;
	text-align-last: left;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text02{
		margin: 0 0 0 15px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text02::before{
	content: '';
	width: 16px;
	height: 19px;
	margin: 0 20px 0 0;
	background-image: url(../img/single_voice/contents01/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_03{
	width: 100%;
	height: auto;
	margin: 0 0 96px;
	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_03{
		margin: 0 0 100px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
		width: 92%;
		max-width: 345px;
		margin: 0 auto 25px;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 > .text01{
	width: auto;
	height: auto;
	padding: 0 0 0 111px;
	margin: 0 0 0 34px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 > .text01{
		margin: 0 0 22px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 > .text01 > img{
	width: 218px;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: 5px;
	left: 0;
	right: auto;
	margin: auto;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 44px;
	line-height: 44px;
	color: #0064B0;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 0 54px;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	color: #333333;
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 > .text02{
		width: 100%;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02{
	width: 100%;
	height: auto;
	padding: 32px;
	margin: 0;
	background-image: url(../img/single_voice/contents01/item05.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02{
		padding: 30px 0;
		background-image: url(../img/single_voice/contents01/item05_sp.png);
		border-radius: 0;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01{
	width: calc((100% - 20px * 1) / 2 );
	height: auto;
	padding: 32px 24px;
	margin: 0 0 0 20px;
	background-color: #ffffff;
	border-radius: 8px;
	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_03 .contents01_01_03_02 .contents01_01_03_02_01{
		width: calc(100% - (100% - 315px) / 2);
		padding: 32px 24px;
		margin: 32px 0 0 auto;
		border-radius: 8px 0 0 8px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01:nth-of-type(1){
		margin-top: 0;
		margin-left: auto;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 14px;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	color: #333333;
	text-align: justify;
	text-align-last: left;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01 .contents01_01_03_02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01 .contents01_01_03_02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	color: #333333;
	text-align: justify;
	text-align-last: left;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01 .contents01_01_03_02_01_01 > .text01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01 .contents01_01_03_02_01_01 > .text01::before{
	content: '';
	width: 8px;
	height: 8px;
	margin: 9px 8px 0 0;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01:nth-of-type(1) .contents01_01_03_02_01_01 > .text01::before{
	background-image: url(../img/single_voice/contents01/item06_1.png);
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_02 .contents01_01_03_02_01:nth-of-type(2) .contents01_01_03_02_01_01 > .text01::before{
	background-image: url(../img/single_voice/contents01/item06_2.png);
}
.contents01 .contents01_01 .contents01_01_04{
	width: 100%;
	height: auto;
	margin: 0 0 106px;
	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_04{
		width: 92%;
		max-width: 345px;
		margin: 0 0 154px;
	}
}
.contents01 .contents01_01 .contents01_01_04 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 34px;
	font-size: 27px;
	line-height: 37px;
	color: #333333;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01{
		width: 100%;
		margin: 0 0 24px;
		display: block;
	}
}
@media only screen and (max-width: 374px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01{
		font-size: 25px;
		line-height: 35px;
	}
}
.contents01 .contents01_01 .contents01_01_04 > .text01 > span{
	width: auto;
	height: auto;
	padding: 8px 5px;
	margin: 0 5px;
	font-size: 27px;
	line-height: 37px;
	color: #0F68CA;
	border: 2px solid #0F68CA;
	border-radius: 2px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01 > span{
		padding: 8px 5px;
		margin: 10px 9px 0 0;
		display: inline-block;
	}
}
@media only screen and (max-width: 374px) {
	.contents01 .contents01_01 .contents01_01_04 > .text01 > span{
		font-size: 25px;
		line-height: 35px;
	}
}
.contents01 .contents01_01 .contents01_01_04 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
.contents01 .contents01_01 .contents01_01_05{
	width: 100%;
	height: auto;
	margin: 0 0 142px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_05{
		width: 92%;
		max-width: 345px;
		margin: 0 0 113px;
	}
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01{
	width: 680px;
	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_05 .contents01_01_05_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01{
	width: 100%;
	height: auto;
	margin: 0 0 26px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01{
		margin: 0 0 34px;
	}
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01 > img{
	width: 356px;
	height: auto;
	display: block;
	position: absolute;
	top: -43px;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01 > img{
		top: -41px;
		left: 0;
		right: auto;
	}
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 27px;
	line-height: 37px;
	color: #333333;
	display: block;
	position: relative;
	z-index: 1;
}
.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	text-align: justify;
	text-align-last: left;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_05 .contents01_01_05_01 > .text02{
		width: 96%;
		max-width: 330px;
		margin: 0 0 0 auto;
	}
}
.contents01 .contents01_01 .contents01_01_06{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_06{
		width: 96%;
		max-width: 315px;
	}
}
.contents01 .contents01_01 .contents01_01_06 .contents01_01_06_01,
.contents01 .contents01_01 .contents01_01_06 .contents01_01_06_02{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_06 .contents01_01_06_01 a,
.contents01 .contents01_01 .contents01_01_06 .contents01_01_06_02 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_06 .contents01_01_06_01 a::before{
	content: '';
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	background-color: #333333;
	background-image: url(../img/single_voice/contents01/item08_1.png);
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position: center;
	display: block;
	flex-shrink: 0;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
}
.contents01 .contents01_01 .contents01_01_06 .contents01_01_06_02 a::after{
	content: '';
	width: 16px;
	height: 16px;
	margin: 0 0 0 5px;
	border-radius: 50%;
	background-color: #333333;
	background-image: url(../img/single_voice/contents01/item08_2.png);
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position: center;
	display: block;
	flex-shrink: 0;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .16);
}
/*.contents01ここまで*/