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




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

/* contents01 */

.contents01 {
	margin-bottom: 60px;
}
	
/* contents02 */

.contents02 {
	margin-bottom: 40px;
}

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

.contents02 .box01 p {
	margin-bottom: 20px;
	font-size: 15px;
}

.contents02 .box01 p span {
	font-size: 14px;
	line-height: 1.6;
}

.contents02 .box03 h5 {
	margin-bottom: 20px;
	font-size: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

.contents02 .box03 h5::before, .contents02 .box03 h5::after {
top: 12px;
	width: 25px;
}

.contents02 .box03 h5::before {
	margin-left: -40px;
}

.contents02 .box03 h5::after {
	margin-right: -40px;
}

.contents02 .box03 h6 {
	margin-bottom: 40px;
	font-size: 18px;
line-height: 1.8;
}

.contents02 .box03 ul {
	margin-top: 5px;
}

.contents02 .box03 ul li {
	line-height: 1.6;
}


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