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


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

	

.midashi01 {
	width: 92%;
	margin-bottom: 20px;
	background-size: auto 70px;
	background-position: center top;
	padding-top: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.midashi01 h3 img {
	height: 18px;
	width: auto;
}
	
.midashi01 h3 {
	margin-bottom: 13px;
}
	
	
/* contents01 */

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

.contents01 .box01 h5 {
	font-size: 20px;
letter-spacing: 0em;
	padding: 0px 15px;
}

	
.contents01 .box02 {
	margin-bottom: 5%;
}

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

.contents01 .box02 p.text01 {
	background-size: auto 30px;
	padding: 0px 15px 50px;
}


.contents01 .box03 {
	margin-bottom: 10%;
	width: 92%;
}

.contents01 .box03 h4 {
	font-size: 18px;
}

.contents01 .box03 h5 {
	font-size: 12px;
	margin-bottom: 30px;
}

.contents01 .box03 h6 {
	width: 100%;
	background-image: none;
}
	
	.contents01 .box03 h6 span {
		display: block;
	}
	
	.contents01 .box03 h6 span img {
		height: 60px;
		width: auto;
	}

	.contents01 .box03 h6 span:first-child {
		background-image: url("images/back01.svg");
background-position: center bottom;
background-repeat: no-repeat;
		padding-bottom: 50px;
		margin-bottom: 5px;
		background-size: auto 40px;
	}

.contents01 .box04 {
	margin-bottom: 10%;
	width: 92%;
}

.contents01 .box04 h4 img {
	height: 25px;
	width: auto;
}

.contents01 .box04 h5 {
	font-size: 13px;
}

.contents01 .box04 h6 {
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
}

.contents01 .box04 ul {
	background-image: none;
}

.contents01 .box04 ul li {
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
}

.contents01 .box04 ul li img {
	width: 100%;
	height: auto;
}


.contents01 .box05 {
	margin-bottom: 10%;
	width: 100%;
}

.contents01 .box05 h4 {
	margin-bottom: 15px;
}

.contents01 .box05 h4 img {
	padding: 0px 20px;
	height: 25px;
	width: auto;
}

.contents01 .box05 h5 {
	font-size: 16px;
	margin-bottom: 15px;
	padding: 0px 15px;
}

.contents01 .box05 p {
	width: 92%;
	padding: 15px 15px;
}

.contents01 .box06 {
	width: 92%;
	margin-bottom: 10%;
	padding: 15px 15px;
}

.contents01 .box06 h5 {
	width: 90px;
	font-size: 14px;
	margin-bottom: 5px;
}

.contents01 .box06 p {
	font-size: 14px;
	width: 100%;
	padding-left: 0px;
}


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