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




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

	
/* contents01 */

.contents01 {
	background-size: auto 100%;
	padding: 50px 0px;
}

.contents01 .box-in {
	width: 92%;
	padding: 0px 25px;
	padding-bottom: 40px;
}

.contents01 .box-in p {
	font-size: 15px;
	line-height: 2;
	text-align: left;
}

.contents01 .box-in p span {
	font-size: 15px;
}



/* contents02 */

.contents02 {
	background-size: auto 100%;
	padding: 50px 0px;
}

.contents02 .box-in {
	width: 88%;
}

.contents02 .box01, .contents02 .box02 {
	padding: 45px 25px 35px;
border-width : 3px;
}

.contents02 .box01::before, .contents02 .box02::before {
left: 15%;
	width: 70%;
	padding: 8px 0px;
	margin-top: -22px;
	font-size: 20px;
}

.contents02 .box01 {
	margin-bottom: 30px;
}

.contents02 .box01 ul li {
	font-size: 17px;
	padding-left: 35px;
	line-height: 1.4;
}

.contents02 .box01 ul li:not(:last-child) {
	margin-bottom: 20px;
}

.contents02 .box01 ul li::before {
	width: 22px;
	height: 22px;
	font-size: 16px;
}

.contents02 .box02 {
	gap:35px 20px;
}

.contents02 .box02 .box {
	width: 230px;
}

.contents02 .box02 .box001 {
	width: 230px;
	height: 230px;
	padding: 50px 35px 20px;
}

.contents02 .box02 .box001::after {
top: 25px;
	font-size: 22px;
}

.contents02 h6 a {
	font-size: 17px;
	margin-top: 15px;
}

.contents02 p {
	margin-bottom: 60px;
	font-size: 15px;
	text-align: left;
}
    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline-block;
    }
   
}
