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




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


.contents001 .box01 h5 {
	font-size: 17px;
}


/* contents01 */

.contents01 {
	width: 92%;
	padding: 0px 15px 10px;
	margin-bottom: 10%;
border-width : 3px;
}

.contents01 .box {
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	background-image: none;
	margin-bottom: 15px;
}

.contents01 .box img {
	width: 100%;
	height: auto;
}




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