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


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

/*contents01*/

.contents01 .lay01 {
	width: 88%;
	padding-top: 0px;
}

.contents01 .box:not(:last-child) {
	margin-bottom: 40px;
}


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