@charset "utf-8";
/* ##############################################################################

    DEFAULT

############################################################################## */
  body {
    width: 1200px;
    transform: scale(.8);
    -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform-origin: 0 0;
    -webkit-print-color-adjust: exact;
  }
  .header--logo a svg {
    width: 200px;
  }
  .gnav--menu .menu-image-title-after {
    font-size: 12px;
  }
  .common_study .single-genre .imgarea {
    height: 130px;
  }