@charset "utf-8";
.eye01_img{
   background-image: url(../img/business/business_top.jpg);
}
.contents01_03{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #E5F2F9;
	padding-top: 430px;
	margin-top: -320px;
	padding-bottom: 133px;

}
.contents01_03_01{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}

.contents01_03_01 h3{
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 0.02em;
	text-align: center;
}
.contents01_03_01 p{
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 0.04em;
	padding-top: 40px;
}

@media only screen and (max-width: 767px) {
	.contents01_03{
		padding-top: 130px;
		margin-top: -100px;
		padding-bottom: 70px;
	}
	.contents01_03_01 {
		max-width: 500px;
		width: 90%;

	}
	.contents01_03_01 h3 {
		font-size: 26px;
		text-align: left;
		line-height: 40px;
		letter-spacing: 0.02em;
	}
	.contents01_03_01 p {
		font-size: 16px;
		line-height: 32px;
		letter-spacing: 0.04em;
		padding-top: 30px;

	}
}
/*.contents01ここまで*/

/*contents02*/
.contents02{
	width: 100%;
	height: auto;
	background-color: #E5F2F9;
	background-image: url(../img/business/img001.png);
	background-size: 100% auto;
	background-position: top 30px right 0;
	background-repeat:repeat-y;
	overflow: hidden;
	padding-top: 20px;

}
.contents02_02{
	width: 100%;
	max-width: 1400px;
	height: 570px;
	margin: 120px auto 120px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.first {
	margin-top: 0;
}

.contents02_02 .contents02_02_01{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto;
	position: relative;
}
.contents02_02 .contents02_02_01 .inner{
	width: 640px;
	max-height: 536px;
	height: 100%;
	padding: 0 60px 50px;
	background-color: #fff;
	border-radius: 10px;
	flex-shrink: 0;
	position: relative;
	z-index: 10;
}
.contents02_02 .contents02_02_01 .inner h4{
	font-size: 54px;
	line-height: 60px;
	letter-spacing: 0.1em;
	margin-top: -32px;
	margin-bottom: 17px;
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1.0);
}

.contents02_02 .contents02_02_01 .inner .text02{
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.1em;
	color: #666666;
	margin-bottom: 17px;
}
.contents02_02 .contents02_02_01 .inner h5{
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 0.02em;
	padding-bottom: 17px;
}
.contents02_02 .contents02_02_01 .inner .text03{
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.02em;

}
.contents02_02 .contents02_02_01 .inner a{
	width: 260px;
	height: 50px;
	border-radius: 25px;
	border: 1px solid #F15A24;
	display: flex;
	justify-content: left;
	align-items: center;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.04em;
	color: #F15A24;
	padding-left: 50px;
}
.contents02_02 .contents02_02_01 .inner a img{
	width: 36px;
	height: auto;
	margin-left: 24px;
}
.contents03_03 .img_box {
	left: 20px;
}
.contents03_03 .contents02_02_01{
	justify-content: flex-end;
}
.contents02_02 .img_box{
	width: 620px;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -700px;
	left: 0;
	border-radius: 10px;
	margin: auto;
}
.contents03_03 .img_box{
	left: -700px;
	right: 0;
}

.contents02_02 .img_box .img01{
	width: 100%;
	height: auto;
	border-radius: 10px;
	object-fit: cover;
}
.contents02_03{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 80px 0 60px;
	height: auto;

}
.contents02_03_01{
	width: 1080px;
	height: auto;
	margin: -115px auto 0;
	display: block;
}
.contents02_03_01 h3 {
	font-size: 48px;
	/*line-height: 28px;*/   /*---配置のために、オフにしています----*/
	letter-spacing: 0.04em;
}
.contents02_03_01 h3 span {
	padding: 3px 36px;
	background: linear-gradient(to right, #2980C6, #7EC5E8);
	color: #fff;
	font-size: 20px;
	line-height: 21.6px;
	letter-spacing: 0.04em;
	margin-top: 18px;
	margin-left: 80px;
}
.contents02_03 .inner{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	background-color: #fff;
	padding: 60px 0 0;
	border-radius: 20px;
	margin: 0 auto;
	gap: 48px;
}
.contents02 .contents02_03 .inner01{
	width: 328px;
	height: auto;
}
.contents02 .contents02_03 .inner01 .img_box{
	width: 100%;
	height:260px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	background-color: #F5F5F5;
	padding: 10px;
}
.contents02 .contents02_03 .inner01 .img_box img{
	width: 273px;
	height: 204px;
	border-radius: 10px;
	object-fit: cover;
}
.contents02 .contents02_03 .inner01 .img_box .img{
	width: 273px;
	height: 204px;
	border-radius: 10px;
	background-image: url(../img/common/ogp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_03 .inner01 .img_box .img{
		width: 100%;
		height: 180px;
		border-radius: 10px;
		background-image: url(../img/common/ogp.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
}

.contents02 .contents02_03 .inner01 .text_box{
	width: 100%;
	height: auto;
	display: block;
	flex-direction: column;
	position: relative;
	padding-top: 20px;
}

.contents02 .contents02_03 .inner01 .text_box .text_box02{
	width: 100%;
	height: auto;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .top{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .top .cat{
	width: 100px;
	height: 30px;
	background-color: #CDE4FA;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.04em;
	color: #007CC6;
	text-align: center;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .top .date{
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 19.2px;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .example01_02{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 15px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #A4A4A4;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 h4{
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.04em;
	margin-right: 20px;
	text-align: left;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .date{
	font-size: 14px;
	  line-height: 30px;
	  letter-spacing: 0.02em;
	  color: #666666;
	  flex-shrink: 0;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .m_text{
	width: 100%;
	height: auto;
}
.contents02 .contents02_03 .inner01 .text_box .text_box02 .m_text p{

	letter-spacing: 0.04em;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
}

.contents02 .contents02_03 .inner01 .text_box .btn02{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.contents02 .contents02_03 .inner01 .text_box .btn02 a{
	width: 130px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 0.04em;
	padding-left: 17px;
	color: #fff;
	background: linear-gradient(to left, #2980C6, #7EC5E8);
	border-radius: 20px;
	margin-top: 20px;
}
.contents02 .contents02_03 .inner01 .text_box .btn02 a img{
	width: 16px;
	height: auto;
	display: block;
	margin-left: 6px;
	margin-top: 2px;
}

@media only screen and (max-width: 767px) {
	.contents02 {
		margin-top: -80px;
	   background-image: none;

	}
	.contents02_01{
		width: 100%;
		background-image: url(../img/index/bg03_sp.png);
		background-size: 100% auto;
		background-position: top 40px right -250px;
		background-size: 300%;
		margin: 60px auto 0;
		background-repeat: no-repeat;
	}
	.contents02_02 {
		display: block;
		margin-top: 0;
		height: auto;
		margin-bottom: 40px;
		max-width: 540px;
		width: 90%;
	}
	.contents02_02_01 {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
		position: relative;
	}
	.contents02_02 .contents02_02_01 {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto;
		position: relative;
		padding:  17px;
	}
	.contents02_02 .contents02_02_01 .inner{
		width: 100%;
		margin-top: 230px;
		padding: 0 20px 40px;
		max-height:fit-content;
	}
	.contents02_02 .contents02_02_01 .inner .text02{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0.1em;
	}
	.contents02_02 .img_box {
		width: 100%;
		right: 0; 
	}
	.contents02_02 .contents02_02_01 .inner h4 {
		font-size: 38px;
		margin-bottom: 0;
		text-shadow: 0px 0px 5px #fff,0px 0px 10px #fff,0px 0px 20px #fff;
	}

	.contents02_02 .contents02_02_01 .inner h5 {
		font-size: 22px;
		line-height: 32px;
	}
	.contents02_02 .contents02_02_01 .inner .text03 {
		font-size: 16px;
		line-height: 30px;
		letter-spacing: 0.02em;
	}
	.contents02_03{
		padding: 80px 0 0;
	}
	.contents02_03_01 {
		width: 100%;
		margin: -100px auto 0;
		padding-left: 37px;
		line-height: 40px;
	}
	.contents02_03_01 {
		width: 90%;
		max-width: 500px;
		padding-left: 0;
	}
	.contents02 .contents02_03 .inner01 .text_box {
		padding-bottom: 50px;
	}


	.contents02_03_01 h3 {
		font-size: 32px;
		line-height: 37px;
		letter-spacing: 0.04em;
	}
	.contents02_03_01 h3 span{
		margin-left: 0;
		margin-top: 10px;
		padding: 7px 36px;
		font-size: 16px;
		line-height: 18px;
		display: inline-block;
	}
	.contents02_03 .inner{
		padding-top: 17px;
		width: 90%;
		max-width: 500px;
		display: block;
	}
	.contents02 .contents02_03 .inner01 {
		width: 100%;
		height: auto;
	}
	.contents02 .contents02_03 .inner01 .img_box{
		width: 100%;
		height: auto;
		padding: 20px;
	}
	.contents02 .contents02_03 .inner01 .img_box img{
		width: 100%;
		height: 180px;
		border-radius: 10px;
		
	}

	.contents02_03_02{
		width: 300px;
		margin: 0 auto;
	}
	.contents03_03 .img_box {
		left: 0; 
	}
	.contents02 .contents02_03 .inner01 .text_box .text_box02 h4 {
		font-size: 18px;
		line-height: 23px;
		letter-spacing: 0.05em;
		/*padding-bottom: 15px;
	  	margin-bottom: 10px;*/
	}
}


.contents03 {
	width: 100%;
	height: auto;
	padding: 70px 0 0;
	display: block;
	background-color: #F5F0E9;

}
.contents03 .contents03_00{
	background-color: #fff;
	width: 100%;
}
.contents03 .contents03_01{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 110px 0;
	border-radius: 20px;
	margin: 0 auto;
	background-color: #fff;

}

.contents03_01_01{
	width: 540px;
	height: 400px;
}

.contents03_01_01 .contents03_01_01_01{
	padding: 0 25px;
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px;
	border-image: linear-gradient(to bottom, #2B83CB,#7EC5E8) 1;
	margin-bottom: 50px;
}
.contents03_01_01 .contents03_01_01_01 p{
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.04em;
	color:#007CC6 ;
}
.contents03_01_01 .contents03_01_01_01 h3{
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 0.04em;
	color: #333333;
}

.contents03_01_01 .contents03_01_01_02{
	max-width: 500px;
	margin: 0 auto;
	padding-bottom: 40px;

}
.contents03_01_01 .contents03_01_01_02 h4 {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.02em;
	padding-bottom: 20px;

}
.contents03_01_01 .contents03_01_01_02 p{
	font-size: 18px;
	line-height: 34px;
	width: 480px;
	letter-spacing: 0.04em;
}

.contents03_01_02{
	width: 540px;
	height: 400px;
}

.contents03_01_02 img{
	width: 100%;
	height: auto;
}


@media only screen and (max-width: 767px) {
	.contents03 .contents03_00 {
		
		max-width: 767px;
		width: 100%;

	}
	.contents03 .contents03_01 {
		width: 100%;
		display: block;
		padding: 50px 0 60px;
		
	}
	.contents03 .contents03_01 .contents03_01_01 {
		max-width:500px;
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
	.contents03_01_01 .contents03_01_01_01 {
		margin-bottom: 30px;
	}

	.contents03_01_01 .contents03_01_01_01 h3 {
		font-size: 34px;
		line-height: 44px;
		letter-spacing: 0.1em;
		line-height: 44px;
	}
	.contents03_01_01 .contents03_01_01_02 h4 {
		font-size: 24px;
		line-height: 34px;
		letter-spacing: 0.02em;

	}
	.contents03_01_01 .contents03_01_01_02 p {
		max-width: 500px;
		width: 100%;
		font-size: 16px;
		line-height: 32px;
		letter-spacing: 0.04em;
	}
	.contents03_01_02 {
		max-width: 500px;
		width: 90%;
		height: auto;
		margin: 0 auto;
		text-align: center;
	}
	.contents03_01_02 img{
		
		width: 335px;
		height: 200px;
		margin: 0 auto;
		object-fit: cover;
		border-radius: 10px;
	}

}




/*ビジネスページだけのcta*/
.cta .cta_01 {
	justify-content: center!important;
	column-gap: 60px!important;
}
.cta .text01 {
	font-size: 58px;
	line-height: 68px;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	text-align: center;

}
.cta .text01 span {
	width: 90%;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0.1em;
	display: block;
	margin: 50px auto 0;
}
.cta .text04{
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	line-height: 34px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.cta .text04 span{
	color: #02ACCE;
}

/*cta spのみ*/
@media only screen and (max-width: 767px) {
/*index.cssのspのcta*/

.cta {
	max-width: 500px;
	width: 90%;
	padding: 50px 0;
}
}



