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


@media screen and (max-width: 737px) {

	
/* contents01 */

.contents-business02 .box-in {
	padding: 25px 20px;
}

.contents-business02 .box02 .box-box {
	padding: 20px;
}

.contents-business02 .box02 ul {
	flex-direction: column;
	gap:15px;
}

.contents-business02 .box02 ul li {
	width: 100%;
}
	
.contents-business02 .box02 ul li a {
	line-height: 1.4;
	font-size: 16px;
	text-indent: -16px;
	margin-left: 16px;
}

	
.contents-business02 .box01 {
  justify-content: center;
	margin-bottom: 30px;
	gap:20px;
}

.contents-business02 .box01 .box001 {
	width: 100%;
	text-align: center;
}
	
.contents-business02 .box01 .box001 img {
	max-width: 400px;
}

.contents-business02 .box01 .box002 {
	width: 100%;
}

/* .contents01 */

.contents01 .box03 {
	padding-top: 40px;
	margin-top: 40px;
}

/* .contents02 */

.contents02 .scroll-fade-row > h4, .contents03 .scroll-fade-row > h4 {
	font-size: 18px;
letter-spacing: 0.1em;
}

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

.contents02 .scroll-fade-row > h5 {
	padding: 10px 0px 25px;
}


    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline-block;
    }
   
}
