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




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


/* contents01 */

.contents01, .contents02 {
	margin-bottom: 70px;
}
	
.contents02 {
	margin-bottom:30px;
}

.contents01 h3 {
	font-size: 22px;
line-height: 1.4;
	letter-spacing: 0.05em;
}

.contents01 h4 {
	font-size: 12px;
}

.contents01 .box01 {
	margin: 40px auto;
}

.contents01 .box01 h5 {
	margin-bottom: 20px;
}
	
.contents01 .box01 h5 img {
	height: 35px;
	width: auto;
}
	
.contents01 .box01 h6 img {
	width: 90%;
height: auto;
}


.contents01 .text01, .contents02 .text01 {
	width: 90%;
}

/* contents02 */

.contents02 > h4 {
	font-size: 22px;
letter-spacing: 0.05em;
}

.contents02 > h5 {
	font-size: 16px;
	margin: 20px 20px 30px;
}

.contents02 .box-in {
	margin-top: 50px;
}

.contents02 .box-in h4 {
	font-size: 24px;
	padding-top: 60px;
	margin-bottom: 20px;
}

.contents02 .box-in h4::before {
	height: 50px;
}
	
.contents02 .box-in h5 img {
	height: 70px;
	width: auto;
}

.contents02 .box-in h6 {
	font-size: 16px;
	padding: 8px 20px;
	line-height: 1.4;
	margin: 35px 0px;
}

.contents02 .box-box {
	margin-bottom: 20px;
	width: 90%;
}

.contents02 .box-box .box {
	width: 47%;
	margin: 0px 1.5%;
	margin-bottom: 10px;
}
	
.contents02 .box-box .box img {
	width: 100%;
height: auto;
}

.contents02 .a01 .box:nth-child(3), .contents02 .a03 .box:nth-child(1) {
	width: 60%;
}
	
.contents02 .a01 .box:nth-child(4), .contents02 .a03 .box:nth-child(2) {
	width: 34%;
}
	
.contents02 .box-in .text01 {
	width: 90%;
	margin: 0px auto;
	text-align: left;
}


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