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


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

.midashi01a p {
	font-size: 14px;
	}

/*contents01*/

.contents01 {
	width: 100%;
}

.contents01 h3 {
	margin-bottom: 25px;
	background-size: auto 60px;
}

.contents01 h3 img {
	height: 70px;
	width: auto;
}

	
.contents01 ul li {
	margin: 0px 1%;
	margin-bottom: 10px;
	width: 48%;
}
	

.contents01 ul li a {
	font-size: 16px;
	padding: 9px 0px;
	background-size: 13px auto;
	background-position: right 13px center;
}
	
	
.text01 {
	margin-bottom: 10%;
}

.text02 {
	margin-bottom: 0%;
}

.text03 {
	margin-bottom: 8%;
}
	
.text04 {
	margin-bottom: 8%;
}



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