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




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

	
/* contents01 */

.contents01 {
	padding-bottom: 20px;
	margin-bottom: 50px;
}
	
.lay02 p {
	font-size: 17px;
}

/* contents02 */

.contents02 {
	width: 100%;
	margin-bottom: 50px;
}

.contents02 h4 {
	background-size: auto 40%;
}

.contents02 h4 img {
	width: 90%;
height: auto;
}

.contents02 .box-in {
	width: 90%;
	padding-top: 25px;
}


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