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




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

/* contents01 */

.contents01 {
	margin-bottom: 100px;
}

.contents02 {
	margin-bottom: 70px;
}
	
.contents02 .midashi01 h3 {
	font-size: 18px;
	padding: 6px 30px;
}

.contents01 .box01 {
	width: 100%;
	margin-bottom: 60px;
	display: block;
}

.contents01 .box01 .box {
	width: 100%;
}

.contents01 .box01 .box002 img {
	width: auto;
	height:75px;
}

.contents01 .box01 .box002 {
	padding: 25px 0px 28px;
}

.contents01 .box02 {
	text-align: center;
}

.contents01 .box02 p {
	line-height: 2;
	padding: 0px 20px;
}

.contents01 .box02 h5 {
	font-size: 24px;
	margin-top: 40px;
}

.contents01 .box02 h5 span {
	font-size: 15px;
}


.contents01 .box03 {
	width: 80%;
	margin-bottom: 40px;
}
	

.contents01 .box03 img {
	height: auto;
	width: 200px;
}
	
.contents01 .box04, .contents01 .box05a {
	width: 100%;
	padding: 25px 0px;
}

.contents01 .box04 h4, contents01 .box04 h4 a {
		font-size: 28px;
}

.contents01 .box04 h4 {
	padding-left: 20px;
	margin-bottom: 5px;
}

.contents01 .box04 h4::before {
top: 12px;
	height: 18px;
}

.contents01 .box04 p, .contents01 .box05 p {
	font-size: 14px;
}

.contents01 .box05 {
	width: 100%;
	padding: 25px 0px;
	display: block;
}
	
.contents01 .box05a {
	padding: 35px 20px;
}

.contents01 .box05 h5 {
	font-size: 30px;
	border-right-style : none;
	padding-right: 0px;
	margin-right: 0px;
}
	
.contents01 .box05 table {
	width: 100%;
}
	
.contents01 .box05 table td {
	font-size: 14px;
	padding: 20px 10px;
}
	
.contents01 .box05 table td:first-child {
	text-align: left;
}
	
.contents01 .box05 table tr {
	border-bottom-style : solid;
border-bottom-color : rgba(35, 24, 21, 0.5);
border-bottom-width : 1px;
}
	
.contents01 .box05 table tr:first-child {
	border-top-style : solid;
border-top-color : rgba(35, 24, 21, 0.5);
border-top-width : 1px;
}

.contents01 .box05 table td:first-child {
	border-right-style : none;
}


.contents01 .box06, .contents01 .box06 iframe {
	width: 100%;
	height: 150px;
}

.contents01 .box07 {
	margin-bottom: 30px;
}

.contents01 .box07 img {
	width: 100%;
height: 180px;
	object-fit: cover;
}

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