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




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

	
/* contents01 */

.contents01 {
	padding-bottom: 20px;
	margin-bottom: 50px;
}

/* contents02 */

.contents02 {
	width: 90%;
	margin-bottom: 40px;
	display: block;
}

.contents02 .box01 {
	width: 100%;
	margin-bottom: 30px;
}

.contents02 .box01 h3 {
	font-size: 18px;
letter-spacing: 0.15em;
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 110px;
}

.contents02 .box01 h3::before {
background-position: center top;
	width: 100%;
	height: 90px;
	margin-top: 0px;
}

.contents02 .box02 {
	width: 100%;
	text-align: center;
}
	
.contents02 .box02 img {
	width: 280px;
	height: auto;
}

	


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