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

body {
  background: url(../img/bg_top_02.jpg) no-repeat 50% -5px;
  min-width: 1186px;
}

/*top01*/
#top01 {
  position: relative;
  width: 950px;
  height: 440px;
  margin: 0 auto 20px;
}
#top01 h2 {
  width: 574px;
  height: 113px;
  padding: 52px 0 15px 0;
}

.top01CountWrap {
  display: flex;
  align-items: center;
  padding: 26px 0 0 0;
}
.top01Count {
  position: relative;
  width: 204px;
  height: 150px;
  margin: 0 10px 0 0;
  background: #fff;
  border-radius: 4px;
}
.top01Count .countBox {
  width: 204px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 44px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.top01Count .countBox img {
  vertical-align: top;
  margin-top: 4px;
}
.top01Count a:hover {
  opacity: 0.8;
}

.top01text p {
  margin: 1px 40px 0 0;
  float: right;
}

#top01text {
  min-height: 127px;
  padding: 8px 50px 0 60px;
  background:
    url(../img/img_badge_left.png) no-repeat left top / 49px 127px,
    url(../img/img_badge_right.png) no-repeat right top / 49px 127px;
  text-align: left;
}
_:-ms-lang(x)::-ms-backdrop,
#top01text {
  top: 40px;
}
#top01text p {
  float: none;
  margin: 0;
  text-shadow:
    1px 1px 1px #fff,
    -1px -1px 1px #fff,
    1px -1px 1px #fff,
    -1px 1px 1px #fff;
}
#top01text .sogyo {
  height: 36px;
  font-size: 24px;
  color: #666;
  font-weight: bold;
  font-family: 'Kozuka Gothic Pro', sans-serif;
}
/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
#top01text .sogyo {
  height: 40px;
}
#top01text .sogyoNum {
  font-size: 32px;
  font-family: 'Kozuka Gothic Pro', sans-serif;
}
#top01text .unit {
  display: flex;
  align-items: flex-end;
  margin-block: 8px;
  font-size: 24px;
  color: #009900;
  font-weight: bold;
  font-family: 'Kozuka Gothic Pro', sans-serif;
}
#top01text .unitText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 5px;
  font-size: 24px;
  color: #666;
  font-weight: 700;
  font-family: 'Kozuka Gothic Pro', sans-serif;
  line-height: 24px;
  color: #009900;
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
#top01text .unit {
  height: 40px;
}
#top01text .unitNum {
  font-size: 40px;
  font-weight: 700;
  font-family: 'Kozuka Gothic Pro', sans-serif;
  line-height: 40px;
}
#top01text .wareki {
  font-size: 12px;
  color: #009900;
  font-weight: 500;
  font-family: 'Kozuka Gothic Pro', sans-serif;
  line-height: 12px;
}
/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
#top01text .wareki {
  height: 25px;
}
#top01text .contract {
  font-size: 15px;
  color: #666;
  font-weight: 700;
  font-family: 'Kozuka Gothic Pro', sans-serif;
}

#top01Map {
  position: absolute;
  top: 26px;
  right: -20px;
  width: 138px;
  height: 358px;
  padding: 58px 192px 0 73px;
  background: url(../img/img_top_02.png) no-repeat;
}
#top01Map p {
  margin: 0 0 14px 0;
  text-align: center;
}

/*topContainer*/
#topContainer {
  width: 950px;
  margin: 0 auto 50px;
  overflow: visible;
}
#topLeft {
  float: left;
  width: 220px;
}
#topRight {
  float: right;
  width: 716px;
}

/*top02*/
#top02 {
  margin: 0 0 20px 0;
  background: url(../img/bg_top_04.png) repeat-y;
  font-family:
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,
    Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#top02 dt {
  background: url(../img/bg_top_03.png) no-repeat bottom left;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
#top02 dt a {
  height: 20px;
  padding: 11px 10px 9px 35px;
  color: #000;
  text-decoration: none;
  display: block;
}
#top02 dt a:hover {
  color: #d33131;
}
#top02 dt.last a {
  padding-top: 10px;
}
#top02 dd {
  margin: 0 10px;
  background: url(../img/ico_top_01.png) no-repeat 3px 11px;
  border-bottom: 1px solid #e0e0e0;
  line-height: 20px;
}
#top02 dd a {
  padding: 5px 5px 5px 20px;
  color: #000;
  display: block;
}
#top02 dd.icon01 {
  background-image: url(../img/ico_top_08.png);
}
#top02 dd.last {
  margin-bottom: 5px;
  border-bottom: none;
}

/*top03*/
#top03 {
  margin: 0 0 20px 0;
}
#top03 .inner {
  padding: 9px;
  border: 1px solid #d2b344;
}

/*top04*/
#top04 li {
  margin: 0 0 15px 0;
}

/*top05*/
#top05 {
  position: relative;
  width: 716px;
  height: 477px;
  margin: 0 0 25px 0;
  background: url(../img/bg_top_05.png) no-repeat;
}
#top05:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 721px;
  width: 113px;
  height: 400px;
  background: url(../img/img_top_20.png) no-repeat;
}
#top05 h2 {
  float: left;
  height: 23px;
  padding: 18px 0 8px 15px;
}
#top05 .tel {
  float: right;
  padding: 9px 16px 0 0;
}
#top05 .inner {
  height: 358px;
  padding: 20px 0 0 0;
  clear: both;
}
#top05 .inner iframe {
  margin: 0 auto;
  display: block;
}
#top05 .more {
  padding: 8px 4px 0 0;
  text-align: right;
}

/*top06*/
#top06 {
  width: 716px;
  margin: 0 0 25px 0;
  background: url(../img/bg_top_06_wide.png) no-repeat center bottom;
}
#top06 .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px 16px;
  padding: 16px;
}
#top06 .inner dl {
  width: 100%;
}
#top06 .inner dl dt {
  padding: 0 0 0 12px;
  background: url(../img/ico_top_02.png) no-repeat 0 7px;
  color: #de6363;
  line-height: 20px;
}
#top06 .inner dl dd {
  height: 30px;
}
#top06 .inner dl dd select {
  width: 100%;
  height: 26px;
  padding: 3px;
  border: 1px solid #c6c6c6;
}
#top06 .inner dl.search01 dd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top06 .inner dl.search01 dd select {
  width: 45%;
}
#top06 .searchBtn {
  margin-bottom: 16px;
  text-align: center;
}
#top06 .searchBtn input {
  width: 327px;
  height: 36px;
  margin: 0 auto;
  padding: 0;
  text-indent: -99999px;
  border: none;
  display: block;
  cursor: pointer;
  background: url(../img/btn_top_06_wide.png) no-repeat 0 0;
}
#top06 .searchBtn input:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#top06 ul {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(3, max-content);
  gap: 8px;
  padding: 16px;
}

/*top07*/
#top07 {
  float: right;
  width: 249px;
}
#top07 p {
  margin: 0 0 14px 0;
}

/*top08*/
#top08 {
  clear: both;
  width: 716px;
  height: 512px;
  margin: 0 0 25px 0;
  background: url(../img/bg_top_07.png) no-repeat;
}
#top08 h2 {
  float: left;
  height: 23px;
  padding: 20px 0 8px 15px;
}
#top08 .tel {
  float: right;
  padding: 11px 16px 0 0;
}
#top08 .inner {
  height: 385px;
  clear: both;
  padding: 10px 0 0 0;
}
#top08 .inner iframe {
  margin: 0 auto;
  display: block;
}
#top08 .more {
  padding: 22px 6px 0 16px;
  text-align: right;
}
#top08 .more .left {
  float: left;
}

/*top09*/
#top09 {
  height: 200px;
  margin: 0 0 25px 0;
  padding: 14px;
  border: 1px solid #3a5897;
  display: none;
}
#top09 h2 {
  float: left;
  width: 180px;
  padding: 30px 0 20px 0;
}
#top09 .inner {
  float: right;
}
#top09 .more {
  float: left;
  width: 168px;
  text-align: center;
}

/*top10*/
#top10 {
  clear: both;
  width: 716px;
  height: 512px;
  margin: 0 0 25px 0;
  background: url(../img/bg_top_07.png) no-repeat;
}
#top10 h2 {
  float: left;
  height: 23px;
  padding: 20px 0 8px 15px;
}
#top10 .tel {
  float: right;
  padding: 11px 16px 0 0;
}
#top10 .inner {
  height: 385px;
  padding: 10px 0 0 0;
  clear: both;
}
#top10 .inner iframe {
  margin: 0 auto;
  display: block;
}
#top10 .more {
  padding: 22px 6px 0 16px;
  text-align: right;
}
#top10 .more .left {
  float: left;
}

/*top11*/
#top11 {
  min-height: 200px;
  margin: 0 0 25px 0;
  padding: 20px 20px 0 290px;
  background: url(../img/img_top_07.jpg) no-repeat 10px 10px;
  border: 1px solid #666;
  display: none;
}
#top11 h2 {
  margin: 0 0 15px 0;
}
#top11 p {
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 18px;
}

/*top12*/
#top12 {
  position: relative;
  width: 716px;
  height: 538px;
  background: url(../img/img_top_10.png) no-repeat;
}
#top12 h2 {
  position: absolute;
  top: 58px;
  left: 55px;
  width: 109px;
  height: 47px;
}
#top12 .text {
  position: absolute;
  top: 110px;
  left: 45px;
  width: 140px;
  height: 30px;
  color: #333;
  font-size: 11px;
  line-height: 14px;
}
#top12 .list {
  position: absolute;
  top: 148px;
  left: 59px;
  width: 101px;
  height: 21px;
}
#top12 dl dt {
  margin: 0 0 7px 0;
}
#top12 dl dd {
  padding: 0 0 0 12px;
  line-height: 20px;
}
#top12 dl dd a {
  color: #000;
  text-decoration: none;
}
#top12 dl dd a:hover {
  text-decoration: underline;
}
#top12 #top12_1 {
  position: absolute;
  top: 17px;
  left: 378px;
  width: 91px;
  height: 71px;
  padding: 11px 0 0 10px;
  background: url(../img/img_top_09.png) no-repeat;
}
#top12 #top12_1 dd {
  background: url(../img/ico_top_03.png) no-repeat 0 5px;
}
#top12 #top12_2 {
  width: 133px;
  height: 152px;
  padding: 11px 0 0 22px;
  position: absolute;
  top: 195px;
  left: 550px;
  background: url(../img/img_top_11.png) no-repeat;
}
#top12 #top12_2 dd {
  background: url(../img/ico_top_04.png) no-repeat 0 5px;
}
#top12 #top12_3 {
  position: absolute;
  top: 179px;
  left: 336px;
  width: 91px;
  height: 91px;
  padding: 11px 0 0 10px;
  background: url(../img/img_top_12.png) no-repeat;
}
#top12 #top12_3 dd {
  background: url(../img/ico_top_05.png) no-repeat 0 5px;
}
#top12 #top12_4 {
  width: 141px;
  height: 109px;
  padding: 22px 0 0 10px;
  position: absolute;
  top: 360px;
  left: 508px;
  background: url(../img/img_top_13_thin.png) no-repeat;
}
#top12 #top12_4 dd {
  background: url(../img/ico_top_06.png) no-repeat 0 5px;
}
#top12 #top12_5 {
  width: 145px;
  height: 159px;
  padding: 11px 0 0 10px;
  position: absolute;
  top: 251px;
  left: 124px;
  background: url(../img/img_top_14.png) no-repeat;
}
#top12 #top12_5 dd {
  background: url(../img/ico_top_07.png) no-repeat 0 5px;
}

#footScript {
  position: absolute;
  left: 0;
  top: 0;
}

.propertyCount {
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
  font-size: 60px;
}

.countBox01 {
  color: #d23131;
}

.countBox02 {
  color: #d23131;
}

.countBox03 {
  color: #d23131;
}
