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




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

/* contents01 */

.contents01 {
	margin-bottom: 60px;
}
	
.contents01 .box02 h6, .contents01 .box02 .box002 p {
	font-size: 18px;
	margin: 30px 0px 12px;
}

.contents01 .box02 .box002 {
	display: block;
}

.contents01 .box02 .box002 p {
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 1.6;
}

.contents01 .box02 .box002 p:nth-child(1) {
	border-right-style : none;
}

	
/* contents02 */

.contents02 {
	margin-bottom: 40px;
}
	
	

/* contents02 */

.contents02 {
	margin-bottom: 50px;
}

.contents02 .box01 p {
	margin-bottom: 40px;
}
	
.contents02 .box01 h5.sp-view {
	margin-bottom: 15px;
	font-size: 16px;
color: #4066a5;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
}

.contents02 .box01 .box001 {
	width: 100%;
	overflow: auto;
	margin-bottom: 50px;
}
	
.contents02 .box01 .box001 .box-in {
	width: 900px;
}

.contents02 .box01 .box001 table {
	width: 100%;
	border-width : 4px;
}

.contents02 .box01 .box001 table td {
	font-size: 15px;
}

.contents02 .box01 .box001 table td span {
	font-size: 13px;
}

.contents02 .box01 .box001 table td h5 {
	font-size: 12px;
	width: 130px;
}

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