@charset "utf-8";
@import url("/useful/css/jiten.css");
body {
  overflow-x: hidden;
}
* > #content,
* > article#article section.con_box {
  overflow: visible;
}
.useful_wrap * > article#article section.con_box table.con_tbl {
    border-color:#000;
    margin-bottom:30px;
    width: 750px;
}
.cmn_h3_01 {
  max-width: 600px;
}
* > article#article section.con_box figure.sc_search_sword_img_wrap {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .cmn_box_item_movie.col02 .cmn_item_movie{
    margin-bottom: 5px;
  }
}