@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1120px;
	height: auto;
	padding: 0 0 140px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 0 0 58px;
	}
}
.contents01 .contents01_01 .contents01_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_01 .text01{
	width: auto;
	height: auto;
	margin: 55px 0 0;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 44px 0 0;
		font-size: 14px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .text01_1{
	width: auto;
	height: auto;
	margin: 0 0 15px;
	font-size: 21px;
	line-height: 31px;
	letter-spacing: calc((100/1000)*1em);
	color: #1C2A42;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .text01_1{
		margin: 0 0 11px;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2{
	width: auto;
	height: auto;
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2{
		font-size: 14px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_1{
	width: auto;
	height: auto;
	padding: 0 0 0 2em;
	text-indent: -2em;
	margin: 0;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_1{
		font-size: 14px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_2{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_2{
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_2 .text01_2_2_1{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((100/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_2 .text01_2_2_1{
		font-size: 14px;
		line-height: 27px;
		display: block;
		flex-shrink: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_2 .text01_2_2_2{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((100/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .text01_2_2 .text01_2_2_2{
		font-size: 14px;
		line-height: 27px;
		display: block;
		flex-grow: 1;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .text01 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: calc((100/1000)*1em);
	color: #262261;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: #262261;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	display: inline;
}
/*.contents01ここまで*/