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


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

/* contents01 */

.contents01 .box02 {
	padding-bottom: 30px;
	margin-bottom: 10%;
}

.contents01 .box02 .box-in {
	width: 92%;
}

	
.contents01 .box02 .box-in p {
	padding: 30px 0px 20px;
	font-size: 14px;
}
	
.contents01 .box02 .box-in img {
	width: 100%;
height: auto;
}





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