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


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


/* layout-treatment */

.layout-treatment .lay01 .box-text {
	background-size: auto 70px;
    padding-bottom: 100px;
}
    
/* layout-contents01 */

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

.layout-contents01 .lay02 h6 {
    font-size: 18px;
letter-spacing: 0.1em;
}


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