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




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


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

.contents001 .box02 .contents-left {
	width: 100%;
}
	
.contents001 .box02 .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 .box02 .contents-right {
	width: 100%;
}
	
.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 .box02 h6 {
	font-size: 17px;
}
	
.contents001 .box02 h6.cost {
	margin-top: 18px;
    text-align: center;
    padding: 8px 25px;
    border-radius: 10px;
	font-size: 14px;
}
	

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