@charset "utf-8";

/*========================
MV
========================*/
.mv .mv_img {
    width: 100%;
  }
.mv .mv_img img {
      display: block;
      width: 100%;
    }
.mv .bottom_box {
    padding: 0.15rem;
    border-bottom: 1px solid #dcdddd;
  }

footer .txt_area.-top {
    display: block;
  }
