@charset "utf-8";
.eyecatch_inc.short{
	background-image: url(../img/business/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short{
		background-image: url(../img/business/eye01_sp.jpg);
	}
}
.inc04 {
	padding-top: 0;
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1120px;
	height: auto;
	padding: 40px 0 90px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 35px 0 45px;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 26px;
	font-size: 32px;
	line-height: 52px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01{
		margin: 0 0 21px;
		font-size: 25px;
		line-height: 38px;
		letter-spacing: calc((0/1000)*1em);
	}
}
@media only screen and (max-width: 374px) {
	.contents01 .contents01_01 > .text01{
		font-size: 23px;
		line-height: 36px;
	}
}
.contents01 .contents01_01 > .text02{
	width: 840px;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 30px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text02{
		width: 100%;
		line-height: 28px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	padding: 135px 0 100px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		padding: 58px 0 50px;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: 525px;
	margin: 100px 0 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		height: auto;
		margin: 40px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01::before{
	content: '';
	width: calc(678px + ((100% - 1120px) / 2));
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01::before{
		width: calc(100% - ((100% - 320px) / 2));
		height: 223px;
		bottom: auto;
	}
}
@media only screen and (max-width: 355px) {
	.contents02 .contents02_01 .contents02_01_01::before{
		width: calc(100% - ((100% - 90%) / 2));
	}
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(2n)::before{
	left: auto;
	right: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01:nth-of-type(2n)::before{
		left: 0;
		right: auto;
	}
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(1)::before{
	background-image: url(../img/business/contents02/item01_1.jpg);
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(2)::before{
	background-image: url(../img/business/contents02/item01_2.jpg);
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(3)::before{
	background-image: url(../img/business/contents02/item01_3.jpg);
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(4)::before{
	background-image: url(../img/business/contents02/item01_4.jpg);
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(5)::before{
	background-image: url(../img/business/contents02/item01_5.jpg);
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(6)::before{
	background-image: url(../img/business/contents02/item01_6.jpg);
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: 1120px;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		width: 100%;
		padding: 136px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01:nth-of-type(2n) .contents02_01_01_01{
	justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01:nth-of-type(2n) .contents02_01_01_01{
		justify-content: flex-end;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: 600px;
	height: auto;
	padding: 50px 40px 48px;
	margin: 0;
	background-color: #ffffff;
	border-radius: 20px;
	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_01 .contents02_01_01_01_01{
		width: calc(100% - ((100% - 320px) / 2));
		padding: 28px 25px 25px;
	}
}
@media only screen and (max-width: 355px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		width: calc(100% - ((100% - 90%) / 2));
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01{
	width: 100%;
	height: auto;
	padding: 0 0 23px;
	margin: 0 0 37px;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: calc((50/1000)*1em);
	color: #7FC8C9;
	border-bottom: 1px solid #D6DCEA;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text01{
		padding: 0 0 17px;
		margin: 0 0 19px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 21px;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: calc((20/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text02{
		margin: 0 0 9px;
		font-size: 22px;
		line-height: 34px;
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 > .text03{
		font-size: 14px;
		line-height: 25px;
	}
}
/*.contents02ここまで*/