@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	background-image: url(../img/business/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.short .eyecatch_inc02 .eye_img{
		background-image: url(../img/business/eye01_sp.jpg);
	}
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents01 .contents01_01{
	width: 1120px;
	height: auto;
	padding: 30px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 30px 0 0;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 14px;
	line-height: 24px;
	color: #675729;
	letter-spacing: calc((140/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01{
		margin: 0 0 8px;
	}
}
.contents01 .contents01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 36px;
	line-height: 46px;
	letter-spacing: calc((80/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text02{
		margin: 0 0 14px;
		font-size: 28px;
		line-height: 34px;
	}
}
.contents01 .contents01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 16px;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: calc((100/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 > .text03{
		line-height: 34px;
		letter-spacing: calc((80/1000)*1em);
		margin-bottom: 0;
	}
}
.contents01 .contents01_02{
	width: 100%;
	height: auto;
	background-color: #F6F8F5;
	margin-top: 100px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02{
		margin-top: 60px;
		padding-top: 40px;
		padding-bottom: 30px;
	}
}
.contents01 .contents01_02 .contents01_02_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 100px 0;
	border-bottom: 1px solid #D1D1D1;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01{
		width: 90%;
		max-width: 320px;
		flex-direction: column-reverse;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 25px 0 30px;
		border-bottom: 1px solid #D1D1D1;
	}
}
.contents01 .contents01_02 .contents01_02_01:nth-of-type(2n){
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01:nth-of-type(2n){
		flex-direction: column-reverse;
	}
}
.contents01 .contents01_02 .contents01_02_01:nth-of-type(3){
	border-bottom: initial;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01{
	width: 580px;
	height: auto;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01{
		width: 100%;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: calc((80/1000)*1em);
	color: #255205;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3{
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 15px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3 span{
	font-size: 22px;
	line-height: 40px;
	color: #255205;
	margin-right: 20px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h3 span{
		font-size: 18px;
		line-height: 24px;
		letter-spacing: calc((80/1000)*1em);
		margin-right: 15px;
	}
}
.contents01 .contents01_02 .contents01_02_01:nth-of-type(3) .contents01_02_01_01 h3{
	align-items: flex-start;
}
.contents01 .contents01_02 .contents01_02_01:nth-of-type(3) .contents01_02_01_01 h3 span{
	margin-top: 7px;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h4{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: calc((80/1000)*1em);
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 h4{
		font-size: 20px;
		line-height: 34px;
		letter-spacing: calc((80/1000)*1em);
		margin-bottom: 20px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .text04{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: calc((80/1000)*1em);
	margin-bottom: 50px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .text04{
		margin-bottom: 20px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .img_box{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .img_box img{
	width: 270px;
	height: auto;
	display: block;
	border-radius: 15px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .img_box img{
		width: 47%;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02{
	width: 430px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02{
		width: 100%;
		margin-bottom: 30px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_02 img{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 15px;
}









/*.contents01ここまで*/