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




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

/* contents01 */

.contents01 {
	margin-bottom: 70px;
}

.contents01 > .box01 {
	width: 90%;
	margin-bottom: 40px;
}
	
.midashi02 {
	margin-top: 0px;
}	
	
.midashi02 h3 {
        font-size: 20px;
        padding: 0px 20px;
		line-height: 1.2;
    }	
    
.lay01 .box03 ul li {
    font-size:14px;
}

.lay01 h4.small{
	margin-top:24px;
	font-size:18px;
}	
	
h4.comment {
	font-size:18px;
	margin-top: 40px;
	line-height: 1.4em;
}	

.lay01 .box03{
		display: block;
	}	

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