#korega {
  /* HTML5 display-role reset for older browsers */
  width: 1000px;
  margin: 0 auto; }
  #korega * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
    #korega * img {
      line-height: 0;
      font-size: 0;
      vertical-align: bottom; }
  #korega article, #korega aside, #korega details, #korega figcaption, #korega figure,
  #korega footer, #korega header, #korega hgroup, #korega menu, #korega nav, #korega section {
    display: block; }
  #korega body {
    line-height: 1; }
  #korega ol, #korega ul {
    list-style: none; }
  #korega a:hover {
    opacity: .8; }
  #korega .contArea {
    background: #000; }
    #korega .contArea .cont01 {
      position: relative; }
      #korega .contArea .cont01 .mv {
        position: absolute;
        bottom: 100px;
        right: 100px;
        width: 350px;
        height: 197px; }
        #korega .contArea .cont01 .mv img {
          width: 100%; }
    #korega .contArea .cont02 {
      position: relative; }
      #korega .contArea .cont02 .mv {
        position: absolute;
        bottom: 62px;
        left: 88px;
        width: 350px;
        height: 197px; }
        #korega .contArea .cont02 .mv img {
          width: 100%; }
    #korega .contArea__btn {
      background: url(../img/btnArea_bg.png) no-repeat;
      background-size: 100%;
      text-align: center;
      padding-bottom: 100px; }
    #korega .contArea__attention {
      background: #fff;
      padding-top: 20px;
      font-size: 12px;
      color: #333; }
  #korega .infoArea {
    background: #960d1e;
    padding-bottom: 45px; }
    #korega .infoArea__ttl {
      padding: 50px 0 40px;
      text-align: center; }
    #korega .infoArea__infoInner {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 930px;
      margin: 0 auto;
      background: #FFF;
      padding: 47px 37px; }
    #korega .infoArea__infoImg {
      position: relative;
      width: 820px;
      margin: 0 auto; }
      #korega .infoArea__infoImg img {
        width: 100%; }
    #korega .infoArea__resultTxt {
      text-align: center;
      margin: 53px 0 19px; }
    #korega .infoArea__infoGrh {
      width: 100%;
      margin: 0 auto; }
    #korega .infoArea__infoGrhBg {
      position: relative;
      border: 1px solid #000;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      width: 829px;
      margin: 0 auto;
      height: 589px; }
    #korega .infoArea__infoGrhCont {
      position: absolute;
      top: 65%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 450px;
      height: 225px;
      margin: 0 auto; }
    #korega .infoArea__info01 {
      width: 834px;
      margin: 0 auto; }
      #korega .infoArea__info01 img {
        width: 100%; }
    #korega .infoArea__info02 {
      position: relative;
      text-align: center;
      margin-top: 35px; }
      #korega .infoArea__info02--end {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 820px;
        height: 78px;
        margin: 0 auto;
        background: rgba(126, 124, 124, 0.9); }
        #korega .infoArea__info02--end img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    #korega .infoArea__info03 {
      position: relative;
      text-align: center;
      margin-top: 70px; }
    #korega .infoArea__twitter {
      position: absolute;
      top: 216px;
      left: 51px; }
    #korega .infoArea__rtBtn {
      margin-top: 50px;
      text-align: center; }
    #korega .infoArea__info04 {
      position: relative;
      text-align: center;
      margin-top: 50px; }
    #korega .infoArea__info04Link01 {
      position: absolute;
      top: 150px;
      left: 113px; }
    #korega .infoArea__info05 {
      text-align: center;
      margin-top: 70px; }
