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


/*concept-box*/

.concept-box p {
	width: 1010px;
	margin: 0px auto;
	text-align: left;
}

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

/*lay01*/

.lay01 .box01 {
	background-image: url("images/img01.jpg");
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}
