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




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


/* contents01 */

.contents01 {
	margin-bottom: 50px;
}

.contents01 .box {
	width: 92%;
}

.contents01 h5 {
	margin-bottom: 20px;
}

/* contents02 */


.contents02 {
	margin-bottom: 50px;
	width: 92%;
}

.contents02 p {
	font-size: 16px;
}
	
.contents02 p br {
	display: none;
}
	
	
/* contents03 */

.contents03 {
	width: 92%;
}
	
.contents03 .box {
		margin-bottom: 40px;
	}

.contents03 p {
	width: 96%;
    text-align: left;
    margin: auto;
	font-size: 14px;
	line-height: 1.8;
	}
	
.contents03 h4.midashi03 {
		margin-bottom: 20px;
        padding: 6px 20px;
        font-size: 17px;
        letter-spacing: 0.2em;
	}	

.contents03 h5 {
	width: 96%;
    margin: auto;
    text-align: left;
	font-size: 16px;
    padding: 6px 8px;
	margin-bottom: 8px;
}	
	
.contents03 .care span {
	font-size:15px;
	margin-top: 10px;
}	

.contents03 .care p {
	line-height: 1.8;
}	
	
.contents03 .care .app p{
	width: 96%;
}


.contents03 .care .app img {
width: 88%;
	height: auto;
}	
	


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