section {
	margin-top: 20px;
}

h2 {
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	padding: 15px;
	margin-bottom: 20px;
}

#id_chintai_bukken h2 {
	background: #39c;
	text-shadow: 1px 1px 3px #246F93;
}

#id_baibai_bukken h2 {
	background: #5CAF34;
	text-shadow: 1px 1px 3px #3A7021;
}

h2 span {
	float: right;
	font-size: 60%;
}

h3 {
	font-size: 180%;
	margin-bottom: 15px;
}

p {
	line-height: 1.6;
}
.tbl {
	display: table;
	width: 100%;
	padding: 10px;
	background: #f5f5f5;
	box-sizing: border-box;
}
.tbl .img, .tbl .summary {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	display: none;
}
.tbl .img {
	width: 50%;
}
.tbl .img img {
	max-width: 90%;
}

.tbl .img ul {
	margin: 10px 0 0 -10px;
	width: 400px;
}
.tbl .img ul li {
	float: left;
	display: inline-block;
	text-align: center;
	width: 70px;
	height: 70px;
	margin: 0 0 10px 10px;
}
.tbl .img ul li img {
	padding: 5px;
	max-width: 60px;
	max-height: 60px;
	border: 1px solid #ccc;
}

.add {
	font-size: 32px;
	line-height: 1;
	margin-bottom: 10px;
}

.chinryou_kakaku {
	font-size: 60px;
}

#id_chintai_bukken .chinryou_kakaku {
	color: #246F93;
}

#id_baibai_bukken .chinryou_kakaku {
	color: #c00;
}

.hiyou {
	font-size: 16px;
	margin-bottom: 30px;
}

.sp {
    font-size: 26px;
    margin-bottom: 24px;
    line-height: 1.4;
    font-weight: bold;
    padding: 12px 0 12px 15px;
    border-bottom: 1px solid #EEA400;
    position: relative;
}

#id_bukken_data table {
	width: 100%;
}

#id_bukken_data table th, #id_bukken_data table td {
	font-weight: normal;
	padding: 20px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #ccc;
/*	font-size: 90%;*/
	line-height: 1.4;
}

#id_bukken_data table th {
	width: 18%;
	background: #eee;
}

#id_bukken_data table td {
	width: 32%;
}


#id_bukken_data dl {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
#id_bukken_data dl dt,
#id_bukken_data dl dd {
	font-weight: normal;
	padding: 20px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #ccc;
/*	font-size: 90%;*/
	line-height: 1.4;
}

#id_bukken_data dl dt {
	width: 18%;
	background: #eee;
}
#id_bukken_data dl dd {
	width: 32%;
}
#id_bukken_data dl dd.colspan3 {
	width: 82%;
}

/* お問い合わせフォーム */
#id_inq table {
	width: 100%;
}

#id_inq table th, #id_inq table td {
	border: 1px solid #ccc;
	padding: 15px;
	vertical-align: top;
	text-align: left;
}

#id_inq table th {
	width: 20%;
}

#id_chintai_bukken #id_inq table th {
	background: #D8EDF8;
	color: #1F7BAD;
}

#id_baibai_bukken #id_inq table th {
	background: #C9EAB9;
	color: #3A7021;
}



#id_inq input, #id_inq textarea {
	padding: 10px;
}
#id_inq input[name="name"] {
	width: 200px;
}

#id_inq input[name="email"], #id_inq input[name="kakuni_email"] {
	width: 220px;
}
#id_inq input[name="zip1"] {
	width: 30px;
}

#id_inq input[name="zip2"] {
	width: 40px;
}

#id_inq input[name="address"] {
	width: 500px;
	margin-top: 5px;
}
#id_inq input[name="tel"] {
	width: 120px;
}
#id_inq input[name="fax"] {
	width: 120px;
}
#id_inq textarea {
	width: 500px;
	height: 150px;
}

#id_inq input[type="checkbox"] {
	margin-right: 5px;
}

#id_inq #renraku li,
#id_inq #naiyou li {
	display: inline-block;
	margin-right: 10px;
}

#id_inq #renraku label,
#id_inq #naiyou label {
	display: block;
	padding: 10px;
	background: #ddd;
	width: 100px;
	cursor: pointer;
}

#id_inq #naiyou label {
	width: 320px;
	margin-bottom: 10px;
}

.btn button {
	color: #fff;
	font-weight: bold;
	width: 260px;
	font-size: 140%;
}

#id_chintai_bukken .btn button {
	background: #1F7BAD;
	border: 1px solid #1F7BAD;
	border-bottom: 3px solid #175E84;
}

#id_chintai_bukken .btn button:hover {
	background: #3688B5;
	border: 1px solid #3688B5;
	border-bottom: 3px solid #2F6E91;

}


#id_baibai_bukken .btn button {
	background: #5CAF34;
	border: 1px solid #5CAF34;
	border-bottom: 3px solid #50972D;
}

#id_baibai_bukken .btn button:hover {
	background: #6DB749;
	border: 1px solid #6DB749;
	border-bottom: 3px solid #62A242;

}

/* add */
.bukken-top-th,
.bukken-top-td,
.baibai-bukken-top-th,
.baibai-bukken-top-td ,
.toshi-bukken-top-th,
.toshi-bukken-top-td {
	display: flex;
	flex-wrap: wrap;
}
.bukken-top-th li,
.bukken-top-td li {
	width: 16.66%;
	text-align: center;
	line-height: 1.4;
  padding: 10px;
	border: .5px solid #eeeeee;
}
.baibai-bukken-top-th li,
.baibai-bukken-top-td li {
	width: 20%;
	text-align: center;
	line-height: 1.4;
  padding: 10px;
	border: .5px solid #eeeeee;
}
.toshi-bukken-top-th li,
.toshi-bukken-top-td li {
	width: 25%;
	text-align: center;
	line-height: 1.4;
  padding: 10px;
	border: .5px solid #eeeeee;
}
.bukken-top-th li,
.baibai-bukken-top-th li,
.toshi-bukken-top-th li {
	color: #ffffff;
	background-color: #EEA400;
}


.page a.jp-previous,
.page a.jp-next {
	display: none;
}
.page a {
	display: inline-block;
	width: 30px;
	color: #464646;
	line-height: 30px;
	font-size: 80%;
	text-align: center;
	border: 1px solid #464646;
	background: #ccc;
	margin: 0 10px 0 0;
}
.page a :hover {
	cursor: pointer;
}
.page a :hover,
.page a.jp-current {
	font-weight: bold;
	color: #fff;
	background: #464646;
}
.page a.jp-current:hover {
	text-decoration: none;
}

.page li.act:hover {
	cursor: default;
}

.chinryo {
  color: #cc0000;
	font-size: 140%;
}
.other_chinryo {
	display: block;
}

@media only screen and (max-width: 979px) {
.bukken-top-th li,
.baibai-bukken-top-th li,
.toshi-bukken-top-th li {
	display: none;
}
.bukken-top-td li,
.baibai-bukken-top-td li,
.toshi-bukken-top-td li {
	width: 100%;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}
.bukken-top-td li .sp_on,
.baibai-bukken-top-td li .sp_on,
.toshi-bukken-top-td li .sp_on {
	display: inline-block;
}
#id_bukken_data {
		font-size: 12px;
}
#id_bukken_data dl dt {
	width: 35%;
	padding: 5px 10px;
}
#id_bukken_data dl dd,
#id_bukken_data dl dd.colspan3 {
	width: 65%;
	padding: 5px 10px;
}
.sp_on{display: block !important;}
}