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


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

	

.midashi04 {
	font-size: 22px;
	margin-bottom: 20px;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/*contents01*/

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

.contents01 .box {
	width: 48%;
	margin-bottom: 15px;
	margin-right: 4%;
	text-align: center;
}
	
.contents01 .box:nth-child(4n) {
	margin-right: 0%;
}

.contents01 .box:nth-child(2n) {
	margin-right: 0%;
}

.contents01 p {
	font-size: 14px;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

	
.text01 {
	margin-bottom: 6%;
}

.text02 {
	margin-bottom: 0%;
}

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

.contents03 .box {
	width: 40%;
	margin: 0px 10px;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 45px;
}



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