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




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

/* contents01 */

.contents01 {
	width: 100%;
background-position: center 90px;
	margin-bottom: 50px;
	background-size: 250% auto;
}

.contents01 .box01 {
	width: 90%;
	margin-bottom: 40px;
}

.contents01 h3 {
	margin-right: 0px;
}

.contents01 h4 {
	padding-top: 25px;
}
	
.contents01 h4 img {
	height: 100px;
	width: auto;
}

.contents01 .box02 {
	padding-bottom: 60px;
	background-size: 200% auto;
}

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

.contents01 .box02 h5, .contents01 .box02 h6 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

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

.contents01 .box02 h6 {
	font-size: 18px;
	margin-bottom: 30px;
	letter-spacing: 0em;
}


/* contents02 */

.contents02 {
	width: 100%;
	background-size: 200% auto;
	padding-top: 20px;
}

.contents02 .box-in {
	background-size: 200% auto;
	padding-bottom: 80px;
}

.contents02 h3 {
	margin-bottom: 35px;
}
	
.contents02 h3 img {
	height: 85px;
	width: auto;
}

.contents02 .midashi001 {
	margin-bottom: 35px;
}

.contents02 .midashi001 h4, .contents02 .midashi001 h5, .contents02 .box h5, .contents02 .box h6 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents02 .midashi001 h4 {
	font-size: 22px;
}

.contents02 .midashi001 h5 {
font-size: 14px;
}

.contents02 .box01, .contents02 .box02 {
background-size: 90% auto;
}


.contents02 .box03 {
	text-align: center;
	width: 92%;
}

.contents02 .box-box {
	margin-bottom: 70px;
}


.contents02 .box {
	width: 250px;
margin-left: 20px;
margin-right: 20px;
	margin-bottom: 30px;
}

.contents02 .box03 .box {
margin-left: 20px;
margin-right: 20px;
	margin-bottom: 30px;
}
	
.contents02 .box:last-child {
	margin-bottom: 0px;
}

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

.contents02 .box h5 {
	font-size: 22px;
	padding-top: 20px;
	margin-bottom: 6px;
}

.contents02 .box h6 {
	font-size: 14px;
color: #000;
}

.contents02 .box p {
	padding-top: 20px;
	margin: 20px 0px 0px;
}



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