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




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

/*lay01 box04*/

.lay01 .box04 .box::after {
	height: 25px;
}

.lay01 .box04 .box:not(:last-child) {
	padding-bottom: 50px;
}

.lay01 .box04 h6 {
	font-size: 20px;
	padding-bottom: 22px;
}



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