@charset "UTF-8";
/* CSS Document */

@media print {
 body {-webkit-print-color-adjust: exact;}
} 

@media print {
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }
}
html, body {width: 960px;}

.lower .mv-img {height: 40vh}
.anim.fadein {opacity: 1}
.anim.fadein .bgcolor {color: inherit;}