@charset "UTF-8";
/* CSS Document */


/* contents-business01 */

.contents-business01 {
	padding: 140px 0px 0px;
}

.contents-business01a {
	padding: 0px 0px 130px;
}

/* contents-business01 lay01 */

.contents-business01 .lay01 {
	text-align: center;
}

/* contents-business01 lay02 */

.contents-business01 .lay02 img {
	height: 210px;
	width: auto;
}

/* contents-business01 lay03 */

.contents-business01 .lay03 {
	text-align: center;
	padding-top: 50px;
}

.contents-business01 .lay03 h6 a {
	background-color: #00c8c7;
}

.contents-business01 .lay03 h6 a:hover {
	background-color: #3c7ed0;
}


/* contents-business02 */

.contents-business02 .box-in {
	text-align: center;
	overflow: hidden;
}

.contents-business02 .box01 {
	padding: 60px;
}

.contents-business02 .box01 .box-box:not(:last-child) {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-style : solid;
border-color : #096bc2;
border-width : 1px;
}

.contents-business02 .box01 h4 {
	margin-bottom: 30px;
}

.contents-business02 .contents01 .box01 h4 img {
	height: 100px;
	width: auto;
}

.contents-business02 .contents03 .box01 h4 img {
	height: 86px;
	width: auto;
}

.contents-business02 .box01 h5 {
	font-size: 35px;
color: #29aae1;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	margin-bottom: 30px;
}

.contents-business02 .contents01 .box01 h5 {
	font-size: 40px;
color: #096bc2;
line-height: 1.4;
}

.contents-business02 .box01 p {
	text-align: left;
}

.contents-business02 .contents02 .box01 p {
	text-align: center;
}

.contents-business02 .box02 {
	padding: 40px;
	background-image: url("../../images/business_autonomy/back01.png");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.contents-business02 .box02 .inner {
	padding: 0px 40px 40px;
	background-color: #FFF;
}

.contents-business02 .box02 .box-box {
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
	gap:0px 40px;
	padding-top: 30px;
}

.contents-business02 .box02 .box-box p {
	text-align: left;
	border-left-style : solid;
border-color : rgba(0, 0, 0, 0.5);
border-width : 1px;
	padding-left: 40px;
}

.contents-business02 .box02 h5 {
	font-size: 27px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	display: inline-block;
	padding: 10px 0px;
	background-color: #00c8c7;
	width: 70%;
}

.contents-business02 .box02 .inner > p {
	margin-top: 30px;
}

.contents-business02 .box02 p a {
	text-decoration: underline;
}



.sp-view {
	display: none;
}
