@charset "utf-8";
@import url("/useful/css/jiten.css");
/* ==========================================================

title : 生活施設検索
scope : コンテンツテンプレート

last modify : 2012/06/21 163_yamamoto

========================================================== */

/* ----------------------------
  h1
------------------------------ */

table .disc li {
  font-size: 17px;
  margin-left: 0;
  padding-right: 0;
}

table .disc:first-child {
  margin-top: 5px;
}

table .note {
  margin-left: 0;
  margin-right: 0;
}

table td .note:last-child {
  margin-bottom: 0;
}

.disc + .list_note.disc__child {
  margin-top: -5px;
}

.list_note.disc__child + .disc {
  margin-top: 10px;
}

.w770 {
  width: 770px;
}

@media screen and (max-width: 767px) {
  .useful_wrap .con_box h2 ~ .l_btn01 + p {
    padding-top: 0;
  }
}