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


/* .contents-business02 */

.contents-business02 .box-in {
	text-align: center;
	padding: 60px;
}

.contents-business02 .box02 .box-box {
	 background-color : rgba(147, 223, 255, 0.2);
	border-radius: 30px;
	padding: 40px;
}

.contents-business02 .box02 ul {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:15px 4%;
}

.contents-business02 .box02 ul li {
	width: 48%;
	text-align: left;
}

.contents-business02 .box02 ul li a {
	font-size: 20px;
color: #096bc2;
line-height: 1.2;
font-weight: 400;
	display: block;
}

.contents-business02 .box02 ul li a:hover {
	text-decoration: underline;
	opacity: 1;
}

.contents-business02 .box02 ul li span {
	font-size: 14px;
	display: inline-block;
	padding-left: 20px;
	line-height: 1.4;
}

.contents-business02 img {
	width: 100%;
height: auto;
}

.contents-business02 .box01 {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	flex-direction: row-reverse;
	margin-bottom: 50px;
	text-align: left;
}

.contents-business02 .box01 .box001 {
	width: 425px;
}

.contents-business02 .box01 .box002 {
	width: 460px;
}

/* .contents01 */

.contents01 .box03 {
	padding-top: 50px;
	margin-top: 50px;
	border-top-style : solid;
border-color : rgba(0, 0, 0, 0.5);
border-width : 1px;
}

.contents01 .box03 p {
	text-align: left;
}

/* .contents02 */

.contents02 .scroll-fade-row > h4, .contents03 .scroll-fade-row > h4 {
	font-size: 22px;
color: #00c8c7;
line-height: 1.4;
letter-spacing: 0.2em;
font-weight: 400;
}

.contents03 .scroll-fade-row > h4 {
	margin-bottom: 50px;
}

.contents02 .scroll-fade-row > h5 {
color: #000;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: 400;
	padding: 10px 0px 40px;
}

.sp-view {
	display: none;
}
