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




@media screen and (max-width: 737px) {
	
.midashi001 {
	font-size: 20px;
}

.contents001 .box01 {
	padding: 20px 0px;
	margin-bottom: 0px;
}
	
.contents001 .box01 h5, .contents001 .box01 p {
	clear: both;
}

.contents001 .box01 h5 {
	font-size: 17px;
	clear: both;
	margin-right: 0px;
}
	
.contents001 .box01 p {
	width: 100%;
}


.contents001 .box02 {
	margin-bottom: 20px;
}

.contents001 .box02 p {
	font-size: 14px;
}



.contents001 .box03 h5 {
	font-size: 17px;
	clear: both;
	margin-right: 0px;
}






.contents001 .box03 .contents-left {
	width: 100%;
}
	
.contents001 .box03 .contents-left {
	width: 100%;
	padding-right: 0px;
	background-image: url("images/arrow02.png");
background-position: center bottom;
background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-bottom: 10px;
	background-size: auto 20px;
}

.contents001 .box03 .contents-right {
	width: 100%;
}







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