@charset "UTF-8";
.under_mv_inner{
  background: url("../img/mv.png") center;
  -webkit-background-size: cover;
  background-size: cover;
}
.notice {
    width: 90%;
    text-align: center;
    margin: 60px auto 95px;
}
@media screen and (max-width: 767px) {

}
@media print {

}