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


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


/* contents01 */

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

.contents01 h2 img {
	min-height: 200px;
	max-height: auto;
}

.contents01 .box01 {
	width: 90%;
	padding-top: 30px;
}


/* contents02 */

.contents02 .box {
	padding: 40px 0px;
	gap:25px;
}
	
.contents02 img {
	max-width: 400px;
}

.contents02 .midashi02 {
	font-size: 20px;
	padding-top: 0px;
}

.contents02 .box01 {
	width: 90%;
	text-align: center;
}

.contents02 .box02 {
	width: 90%;
}



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