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




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

.p03::before {
	margin-top: -10px;
}

.lay02 .contents01 {
	width: 100%;
	margin-bottom: 30px;
}
	
.lay02 .box02 h4.text01 {
	font-size: 20px;
}

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