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




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

	
/* contents01 */

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

.contents01 .box01 {
	margin-bottom: 30px;
}

.contents01 .box01-last {
	margin-bottom: 50px;
}

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

.contents01 .box01 {
	padding: 0px 0px 0px;
}

.contents01 .box01 .box-in {
	display: block;
}

.contents01 .box01 .box {
	display: block;
	width: 100%;
	padding: 25px 0px;
	border-right-style : none;
	border-bottom-style : solid;
border-bottom-color : rgba(0, 0, 0, 0.5);
border-bottom-width : 1px;
	position: static;
}

	
.contents01 .box01 h4 {
	font-size: 17px;
	padding: 6px 30px;
	margin-bottom: 0px;
}
	
	
.contents01 .box01 h5 {
	margin-bottom: 20px;
}
	
.contents01 .box01 h5 img {
	height: 100px;
	width: auto;
}

.contents01 .box01 h6 {
	padding-top: 20px;
	position: static;
}


.contents01 .box01 p {
	font-size: 14px;
	margin-bottom: 0px;
}

.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 h5 {
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.contents01 .box02 h6 {
	line-height: 1.6;
	font-size: 14px;
	padding: 10px 15px;
}

.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;
}



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