@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/support/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/support/eye01.jpg);
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 95px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text02{
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	display: block;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text03{
		margin: 0 auto 5px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .text04{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text04{
		margin: 0 auto 35px;
		font-size: 15px;
		line-height: 25px;
	}
}

.contents01 .contents01_01 .contents01_01_01{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 h3{
	width: auto;
	height: auto;
	padding: 7px 30px;
	margin: 0 auto 30px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h3{
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0 auto 40px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li{
	padding: 0 10px;
	border-left: 2px solid #000000;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li{
		padding: 0;
		border: 0;
		margin-top: 20px;
	}
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li:last-of-type{
	border-right: 2px solid #000000;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li:last-of-type{
		border: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li a{
	padding: 0 10px;
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li a{
		width: 100%;
		height: auto;
		padding: 7px 0;
		margin: 0 auto;
		color: #ffffff;
		background-color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 17px;
		line-height: 27px;
		text-align: center;
	}
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 li a::after{
		content: '';
		width: 16px;
		height: 13px;
		background-image: url(../img/support/icon01.svg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		display: block;
		margin-left: 10px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01{
		margin: 35px auto 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 img{
	width: 447px;
	height: auto;
	margin: 0 43px 0 0;
	display: block;
	flex-shrink: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 img{
		width: 100%;
		margin: 0 auto 10px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 h4{
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 25px;
	line-height: 35px;
	border-bottom: 2px solid #B40808;
	color: #B40808;
	display: inline;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 h4{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 h5{
	width: 100%;
	height: auto;
	margin: 15px auto 0;
	font-size: 19px;
	line-height: 29px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 h5{
		margin: 10px auto 0;
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 p{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 17px;
	line-height: 27px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 p{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 p span{
	font-size: 20px;
	line-height: 30px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 p span{
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 .text05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 15px;
	line-height: 25px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 .text05{
		font-size: 13px;
		line-height: 23px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 .text06{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 .text06{
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 .text07{
	width: 100%;
	height: auto;
	margin: 40px auto 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 .text07{
		margin: 20px auto 0;
		font-size: 13px;
		line-height: 23px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 h6{
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 h6{
		margin: 5px auto 0;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 a{
	width: 223px;
	height: 49px;
	margin: 20px 0 0;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 a:hover{
	color: #ffffff;
	background-color: #000000;
	opacity: 1;
}