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


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

/* contents01 */

.contents .lay {
	margin-bottom: 60px;
}
	
.contents .contents02 {
	background-image: none;
	margin-bottom: 0px;
}


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