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




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


/* contents00 */

.contents00 {
	gap:0px 1%;
	margin-bottom: 50px;
	width: 96%;
}

.contents00 h6 {
	width: 32%;
}
	
.contents00 h6 a {
	padding: 12px 0px;
	width: 100%;
	font-size: 14px;
	letter-spacing: 0em;
	background-image: none;
}

#c01, #c02, #c03 {
    top: -90px;
}

	
	
/* contents01 */

.contents01, .contents01 .box-in {
	width: 100%;
	background-size: 200% auto;
}
	
.contents01 {
}

.contents01 .box-in {
	padding-bottom: 60px;
}	

.contents01 .box-in2 {
	width: 100%;
	background-size: 140% auto;
}
	
.contents01-box {
	width: 92%;
	padding: 20px 15px;
	border-radius: 20px;
}

.contents01 table td:first-child {
	padding-right: 15px;
}
	
.contents01 table td:last-child {
	padding-left: 15px;
}

	
	
/* contents02 */

.contents02 {
	width: 100%;
	background-size: 200% auto;
	padding-bottom: 100px;
	padding-top: 30px;
}
	
.contents02::before {
	background-size: 200% auto;
}

.contents02 h3, .contents03 h3 {
	margin-bottom: 30px;
}
	
	
.contents02 h3 img, .contents03 h3 img {
	height: 75px;
	width: auto;
}
	
.contents02 .box-in, .contents03 .box-in {
	margin-bottom: 20px;
	display: block;
	width: 92%;
}

	
.contents02 .box-in .box01, .contents03 .box-in .box01 {
	width: 100%;
}

.contents02 .box-in .box02, .contents03 .box-in .box02 {
	width: 100%;
	padding-top: 30px;
}
	
.contents02 h4, .contents03 h4 {
font-size: 18px;
}

.contents02 p {
line-height: 1.8;
}
	
.contents02 h6 {
	position: relative;
}

/* contents03 */

.contents03 {
	width: 100%;
	background-size: 200% auto;
	padding-top: 50px;
	padding-bottom: 0px;
	background-image: url("../house/images/back02_03a.jpg");
	margin-bottom: 60px;
}

.contents03 h3 {
	background-size: auto 80px;
}

	


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