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


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


/* contents01 */

.contents01, .contents02 {
	width: 92%;
	margin-bottom: 50px;
}
	
.lay01::after {
	font-size: 22px;
letter-spacing: 0.05em;
}
	
.contents02::after {
	font-size: 18px;
	left: 3%;
	width: 94%;
}

/* contents01 */

.contents01 .box01 p {
	padding-top: 30px;
}


/* contents02 */

.contents02 .box01 {
	margin-bottom: 40px;
}

.contents02 .box03 .box001 {
	padding-bottom: 40px;
}

.contents02 .box03 .box001 .box:not(:last-child) {
	margin-bottom: 40px;
}

.contents02 .box03 .box001 h6 {
	font-size: 18px;
}

.contents02 .box03 .box002 {
	padding: 30px 25px 40px;
	margin: -40px -25px;
	margin-top: 0px;
}

.contents02 .box03 .box002 h6 {
	font-size: 18px;
letter-spacing: 0em;
	padding: 6px 25px;
	margin-bottom: 15px;
}

.contents02 .box-img img {
	width: 100%;
height: auto;
}


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