@charset "utf-8";
@import url("/useful/css/jiten.css");/* ==========================================================

title : 生活施設検索
scope : コンテンツテンプレート

========================================================== */

body {
  overflow-x: hidden;
}

* > #content,
* > article#article section.con_box {
  overflow: visible;
}
@media (min-width: 768px) {
  .cmn_h3_02 {
    max-width: 550px;
  }
}
@media (max-width: 1100px) {
  .cmn_box_item_movie.has_spacer::before,
  .cmn_box_item_movie.has_spacer::after{
    display: none;
  }
}