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


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

.contents {
	padding-top: 0px;
}

/* contents01 */

.contents01 {
}

.contents01 .box02 {
	padding: 30px 0px;
	margin-bottom: 10%;
}

.contents01 .box02 h3 {
	width: 92%;
	margin: auto;
	margin-bottom: 25px;
}
	
	.contents01 .box02 h3 img {
	height: 20px;
		width: auto;
}

.contents01 .box02 .box-in {
	width: 92%;
}

.contents01 .box02 .box {
	width: 100%;
margin-right: 0px;
	margin-bottom: 20px;
	padding: 35px 10px 15px;
}
	
.contents01 .box02 .box:last-child {
	margin-bottom: 0px;
}

.contents01 .box02 h4 {
	padding: 4px 15px;
	font-size: 14px;
}

.contents01 .box02 h6 img {
	height: 26px;
	width: auto;
}

.contents01 .box02 p {
	font-size: 14px;
}




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