@charset "utf-8";
.eye{
	background-image: url(../img/service/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eye{
		background-image: none;
	}
	.eye .eye_inner{
		background-image: url(../img/service/eye01_sp.jpg);
	}
	.eye .eye02 {
		background-image: url(../img/service/eye02_sp.jpg);
	}
}
.eye .eye_inner ul li:nth-of-type(2) a{
	width: 204px;
}
@media only screen and (max-width: 767px){
	.eye .eye_inner ul li:nth-of-type(2) a{
		width: auto;
	}
}

.main_box{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto;
	padding-top: 100px;
}
@media only screen and (max-width: 767px){
	.main_box{
		width: 100%;
		display: block;
		padding-top: 37px;
	}
}

/*.contents01ここから*/
.left{
	width: 730px;
	height: auto;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.left{
		width: 100%;
		flex-shrink: initial;
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01{
		width: 90%;
		max-width: 335px;
		margin: 0 auto;
	}
}
.contents01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 37px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .text01{
		margin: 0 0 30px;
		font-size: 15px;
		line-height: 29px;
	}
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	padding: 40px 40px;
	margin: 0 0 40px;
	background-color: #E9EFF5;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		padding: 25px 14px;
		margin: 0 0 20px;
	}
}
.contents01 .contents01_01 h3{
	width: 100%;
	height: auto;
	margin: 17px 0 0;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h3{
		margin: 15px 0 0;
		font-size: 16px;
		line-height: 22px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents01 .contents01_01 h3:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 h3::before{
	content: '';
	width: 25px;
	height: 25px;
	margin: 3px 18px 0 0;
	background-image: url(../img/service/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h3::before{
		width: 21px;
		height: 21px;
		margin: 1px 5px 0 0;
		display: block;
		flex-shrink: 0;
	}
}
.contents01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .text02{
		font-size: 15px;
		line-height: 29px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 100px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02{
		margin-top: 40px;
	}
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	margin: 95px 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_01{
		margin-top: 60px;
		align-items: center;
	}
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(1){
		margin-top: 0;
	}
.contents02 .contents02_01 .contents02_01_01 > h3{
	width: 100%;
	height: auto;
	padding: 20px 27px;
	margin: 0 0 30px;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.05em;
	color: #fff;
	background-color: #131638;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 > h3{
		width: 90%;
		max-width: 335px;
		padding: 10px 16px;
		margin: 0 0 12px;
		font-size: 22px;
		line-height: 31px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		width: 90%;
		max-width: 335px;
		margin: 0 0 17px;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		width: 100%;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02{
	width: 130px;
	height: auto;
	margin: 0 0 0 20px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02{
		width: 100%;
		margin: 11px 0 0;
		flex-direction: row;
		flex-wrap: wrap;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 14px 0 0;
	display: block;
	position: relative;
	cursor: pointer;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01{
		width: calc((100% - 11px * 1) / 2);
		margin: 11px 11px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01:nth-of-type(1){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01::before{
	content: '';
	width: auto;
	height: auto;
	background-color: rgba(19, 22, 56, .65);
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01.active::before{
	background-color: rgba(19, 22, 56, 0);
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .contents02_01_01_01_02_01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .text01{
	width: 100%;
	height: auto;
	padding: 25px 30px;
	margin: 0 0 40px;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	background-color: #E9EFF5;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .text01{
		width: 90%;
		max-width: 335px;
		padding: 20px 20px;
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 23px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
	width: auto;
	height: auto;
	margin: 0 0 35px;
	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 .contents02_01_01_02{
		width: 90%;
		max-width: 335px;
		margin: 0 0 24px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02{
	width: auto;
	height: auto;
	margin: 17px 0 0;
	font-size: 18px;
	line-height: 28px;
	text-decoration-thickness: 6px;
	text-decoration-line: underline;
	text-decoration-color: #FFE940;
	text-decoration-style: solid;
	text-underline-offset: 0px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02{
		margin: 24px 0 0;
		font-size: 16px;
		line-height: 22px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02::before{
	content: '';
	width: 25px;
	height: 25px;
	margin: 3px 18px 0 0;
	background-image: url(../img/service/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .text02::before{
		width: 21px;
		height: 21px;
		margin: 1px 5px 0 0;
		display: block;
		flex-shrink: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text03{
	width: auto;
	height: auto;
	margin: 0 0 25px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .text03{
		width: 90%;
		max-width: 335px;
		margin: 0 0 33px;
		font-size: 15px;
		line-height: 29px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03{
	width: 100%;
	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_01 .contents02_01_01_03{
		align-items: center;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01{
	width: 100%;
	height: auto;
	padding: 30px 25px 50px;
	margin: 0 0 30px;
	background-color: #F4F4F4;
	border-radius: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01{
		padding: 25px 0 35px;
		margin: 0 0 20px;
		border-radius: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .text04{
	width: auto;
	height: auto;
	margin: 0 0 15px;
	font-size: 17px;
	line-height: 27px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .text04{
		margin: 0 0 10px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .text05{
	width: 100%;
	height: auto;
	padding: 10px 0;
	margin: 0 0 22px;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	background-color: #131638;
	border-radius: calc(50px / 2);
	display: block;
	text-align: center;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01{
		width: 90%;
		max-width: 294px;
		align-items: center;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01{
	width: 50%;
	height: auto;
	padding: 0 28px 0 0;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01{
		width: 100%;
		padding: 0;
		margin: 0 0 18px;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: none;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01::before{
	content: '';
	width: 28px;
	height: 47px;
	margin: 0 12px 0 0;
	background-image: url(../img/service/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01 span{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01 span span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 30px;
	line-height: 40px;
	color: #1E5C9A;
	display: inline;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01 span span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #131638;
	display: inline;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01_2{
		width: 100%;
		height: 64px;
		margin: 0;
		font-size: 16px;
		line-height: 26px;
		color: #ffffff;
		background-color: #131638;
		border-radius: calc(64px / 2);
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_01 .link01_2::after{
		content: '';
		width: 12px;
		height: 11px;
		margin: 0 0 0 15px;
		background-image: url(../img/service/item02.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: block;
		flex-shrink: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_02{
	width: 50%;
	height: auto;
	padding: 0 0 0 28px;
	margin: 0;
	border-left: 1px solid #C7C7C7;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_02{
		width: 100%;
		padding: 0;
		border-left: 0;
		align-items: flex-start;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_02 .link02{
	width: 285px;
	height: 64px;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	background-color: #1E5C9A;
	border-radius: calc(64px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_02 .link02{
		width: 100%;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_01 .contents02_01_01_03_01_01 .contents02_01_01_03_01_01_02 .link02::after{
	content: '';
	width: 12px;
	height: 11px;
	margin: 0 0 0 15px;
	background-image: url(../img/service/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02{
		width: 90%;
		max-width: 294px;
		align-items: center;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03{
	width: calc((100% - 30px * 1) / 2 );
	height: 100px;
	margin: 0 0 0 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03{
		width: 100%;
		height: 84px;
		margin: 18px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03::before{
	content: '';
	width: auto;
	height: 100%;
	margin: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-grow: 1;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03:nth-of-type(1)::before{
	background-image: url(../img/service/photo01_1.jpg);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03:nth-of-type(2)::before{
	background-image: url(../img/service/photo02_1.jpg);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03 span{
	width: 230px;
	height: 100%;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03 span{
		width: 193px;
		font-size: 13px;
		line-height: 23px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03:nth-of-type(1) span{
	background-image: url(../img/service/photo01_2.jpg);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03:nth-of-type(2) span{
	background-image: url(../img/service/photo02_2.jpg);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_03 .contents02_01_01_03_02 .link03 span::after{
	content: '';
	width: 12px;
	height: 11px;
	margin: 0 0 0 11px;
	background-image: url(../img/service/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04{
	width: 100%;
	height: auto;
	padding: 40px 45px;
	margin: 0 0 44px;
	background-color: #E9EFF5;
	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 .contents02_01_01_04{
		width: 90%;
		max-width: 335px;
		padding: 30px 20px 35px;
		margin: 0 0 40px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01{
	width: 100%;
	height: auto;
	margin: 50px 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_01 .contents02_01_01_04 .contents02_01_01_04_01{
		margin: 27px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text06{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text06{
		margin: 0 0 5px;
		font-size: 18px;
		line-height: 28px;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text06::before{
	content: '';
	width: 10px;
	height: 10px;
	margin: 10px 5px 0 0;
	background-color: #1E5C9A;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text06::before{
		width: 8px;
		height: 8px;
		margin: 11px 5px 0 0;
		display: block;
		flex-shrink: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text07{
	width: auto;
	height: auto;
	margin: 0 0 18px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text07{
		margin: 0 0 10px;
		font-size: 15px;
		line-height: 28px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text08{
	width: auto;
	height: auto;
	margin: 35px auto 0;
	font-size: 19px;
	line-height: 29px;
	text-decoration-thickness: 6px;
	text-decoration-line: underline;
	text-decoration-color: #FFE940;
	text-decoration-style: solid;
	text-underline-offset: 0px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_04 .contents02_01_01_04_01 .text08{
		margin: 30px auto 0;
		font-size: 19px;
		line-height: 30px;
		text-align: center;
	}
}
/*.contents02ここまで*/