@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 .contents02 .box02 .box-box {
	padding: 20px;
}

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

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

.contents-business02 .contents02 .box02 ul li {
	width: 100%;
}
	
.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 .box01, .contents02 .box02 {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.contents02 .box02 p {
	margin-bottom: 20px;
}



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