@charset "utf-8";

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

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