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




@media screen and (max-width: 737px) {
	
/*concept-box*/

.concept-box h4::after {
	margin-right: 30px;
}

	
/*lay01 box04*/

.lay01 .box04 h6 a {
	font-size: 17px;
	padding-right: 70px;
	letter-spacing: 0.05em;
}

.lay01 .box04 h6 a::after {
	background-size: auto 5px;
}

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