/* #wrapper{overflow-y:hidden; min-height: 100%; padding-top: 71px;} */

/* ----　サイト内検索フォーム　---- */
#search_box {
  float: right;

  /* border: #cbc8cc 1px solid; */

  /* background: #fafafa; */
  box-sizing: border-box;

  /* padding-top: 5px; */
  display: block;
  width: 200px;
  height: 30px;
  min-height: 20px;
  padding-top: -15px;
  margin-top: 0;
  margin-left: 18px;
}

#search_box,
#bread_search form {
  position: relative;
}

#search_box #srchBox {
  width: auto;
  padding: 0 0 15px;
  background: #fafafa;
}

#search_box .index_search_txt p {
  width: 180px;
  margin-top: -20px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#search_box #srchBox #srchInput {
  top: 0;

  /* border: #BDBDAE solid 1px; */

  /* position: absolute; */
  left: 0;
  width: 390px;
  height: 20px;
  padding: 1px;
  font-size: 12px;
  line-height: 1.3;
  color: #acac9d;
  border: #000 solid 1px !important;
}

.mf_finder_searchBox {
  margin-right: 0 !important;
}

.mf_finder_searchBox_query_input {
  min-height: 0 !important;
  font-size: 1em !important;
  border: #4d4d4d solid 1px !important;
}

.mf_finder_searchBox_submit {
  padding: 5px 0 5px 5px !important;
  font-size: 14px !important;
}

.mf_finder_searchBox_items {
  padding: 0 !important;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #search_box #srchBox #srchInput {
    width: 370px;
  } /* IE11 */
}

#search_box input[type='image'] {
  position: absolute;
  top: 0;
  left: 150px;
  width: 50px;
  height: 25px;
}

/* ▲header============================================================== */

/* ▼footer_bottom============================================================== */

#footer_bottom_wrap {
  height: 75px;
  margin-top: 0;
  background: #b9271a;
}
#footer_bottom {
  width: 1000px;
}
#footer_bottom nav {
  float: none;
  margin-bottom: 5px;
}
#footer_bottom nav li {
  height: auto;
  margin-top: 23px;
  margin-right: 11px;
  line-height: auto;
  border-left: none;
}
#footer_bottom nav li.end {
  border-right: none;
}
#footer_bottom nav li a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
}

#copyright {
  float: none;
  height: auto;
  margin-top: auto;
  font-size: 12px;
  line-height: 26px;
}

#footer_wrap {
  padding-top: 0;
  background: none;
  border-top: none;
}

#footer_infobox {
  width: 1000px;
  margin: 0 auto;
}

#fbnrbox {
  width: 1000px;
}

#fbnrbox img {
  max-width: 100%;
}

#fbnrbox li {
  float: left;
  width: 33.33%;
  height: 36px;
  margin-bottom: 40px;
  text-align: center;
}

/* 上から2番目の要素 */
#fbnrbox li:nth-child(3) {
  margin-left: -25px;
}

#fbnrbox_1st {
  width: 470px;
  margin: 0 auto;
}

#fbnrbox_1st img {
  max-width: 100%;
}

#fbnrbox_1st li {
  float: left;
  width: 45%;
  height: 36px;
  margin-bottom: 30px;
  text-align: center;
}

#fbnrbox_1st li:nth-child(2) {
  width: 55%;
}
