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




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

	
/* contents01 */

.contents01 {
	width: 92%;
	margin-bottom: 50px;
}

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


.contents01 .box02 .box {
	margin-bottom: 50px;
}

.contents01 .box02 .box:last-child {
	margin-bottom: 0px;
}

.contents01 .box02 .midashi001 {
	margin-bottom: 20px;
	background-size: 70px auto;
	padding-left: 85px;
	padding-top: 7px;
	height: auto;
	padding-bottom: 5px;
}

.contents01 .box02 h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

.contents01 .box02 h4 {
	font-size: 13px;
}

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

.contents01 .box02 .contents-left {
	width: 100%;
	margin-bottom: 30px;
}

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

.contents01 .box03 {
	padding-top: 40px;
	margin-top: 40px;
}

.contents01 .box03 h3 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.4;
}

.contents01 .box03 h4 {
	font-size: 16px;
	margin-bottom: 20px;
}





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