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




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

/* contents01 */

.contents01 {
	padding-bottom: 30px;
}

.contents01 section {
	margin-bottom: 15px;
}

.contents01 h5 {
	width: 110px;
	font-size: 16px;
	margin-bottom: 10px;
}

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



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