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




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

	
/* contents01 */

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

.contents03 p, .contents04 p {
	padding: 20px 15px;
	font-size: 14px;
	letter-spacing: 0em;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/* contents03 */

.contents03 {
	width: 92%;
	position: static;
	top: 0px;
	margin-bottom: 40px;
}

.contents03 .box01 {
	width: 100%;
	padding-top: 0px;
}

.contents03 .box02 {
	width: 100%;
	position: static;
	margin-bottom: 20px;
}
	
	.contents03 .box02 img {
	width: 100%;
		height: auto;
}

.contents03 h3 {
	display: none;
}
	
.contents03 h4 {
	margin-bottom: 30px;
	text-align: center;
}
	
	.contents03 h4 img {
	height: 55px;
		width: auto;
}

.contents03 .box-in {
	background-size: auto 20px;
	padding-top: 16px;
	background-position: left 10px top;
	width: 100%;
}

.contents03 p, .contents04 p {
	font-size: 14px;
}



/* contents04 */

.contents04 {
	width: 100%;
	position: static;
	padding-bottom: 0px;
}

.contents04 .box01 {
	width: 92%;
	margin-bottom: 10%;
}

.contents04 .box-in {
	background-size: auto 20px;
	padding-top: 16px;
	background-position: right 10px top;
	width: 100%;
	float: none;
}

.contents04 .box02 {
	position: static;
	width: 92%;
	padding: 0px;
}
	
.contents04 .box02 img {
	width: 100%;
	height: auto;
}
	
.contents04 .box01 p {
	text-align: left;
}




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