table {
  font-size: inherit;
}

/* smartPhone */

/*@media screen and (max-width: 640px) {*/

body {
  background-size: 375px;
  text-align: center;
}

p {
  margin: 0;
}

ul {
  margin: 0;
}

#main {
  position: relative;
  margin: 0 auto;
}

.comment-box {
  position: inherit;
  z-index: 10000;
  padding: 10px 10px 0;
  background: #000;
  border: 3px solid #fff;
  border-radius: 6px;
  color: #fff;
  font-size: 13px;
}

.btns li {
  overflow: hidden;
  display: inline-block;
  /*margin: 0 5px;*/
  overflow: hidden;
  zoom: 1;
  width: 45%;
  max-width: 200px;
}

.btns li a {
  display: block;
  overflow: hidden;
  zoom: 1;
  width: 100%;
  padding: 15px 0;
  background: #2a57a9;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
}

.btns li a:hover {
  background: #517dcd;
}

.item {
  position: absolute;
  margin: 0;
}

@media screen and (max-width: 667px) {
  body {
    background: url(/v2/assets/img/error/bg_404_body_smp.gif) repeat-x top center #9bbe7b;
    background-size: 375px;
    text-align: center;
    box-sizing: border-box;
  }

  #main {
    width: 320px;
    height: 600px;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .logo {
    position: relative;
    z-index: 10000;
    width: 150px;
    margin: 0 auto;
    padding: 15px 0 10px;
  }

  .t01 {
    position: relative;
    width: 250px;
    margin: 0 auto;
    z-index: 10;
  }

  .t02 {
    display: none;
  }

  .t02_smp {
    margin-bottom: 10px;
  }

  .comment-box {
    position: static;
    z-index: 10;
    width: 280px;
    margin: 10px auto 10px;
  }

  /*aoki*/

  .hito00_block {
    position: absolute;
    top: 53px;
    right: 6px;
    width: 70px;
    height: 80px;
    -webkit-animation: anm_hito00_block 2s cubic-bezier(0.63, 0.13, 0.89, 0.97) 2s 1 normal;
            animation: anm_hito00_block 2s cubic-bezier(0.63, 0.13, 0.89, 0.97) 2s 1 normal;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    z-index: 10000;
  }

@-webkit-keyframes anm_hito00_block {
    0% {
      transform: translate(0px, -360px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    55% {
      transform: translate(0px, -30px);
    }

    60% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

@keyframes anm_hito00_block {
    0% {
      transform: translate(0px, -360px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    55% {
      transform: translate(0px, -30px);
    }

    60% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

  .hito00 {
    width: 41px;
    bottom: 0;
    left: 0;
    -webkit-animation: anm_hito00 4s ease-in-out 3s infinite normal;
            animation: anm_hito00 4s ease-in-out 3s infinite normal;
  }

@-webkit-keyframes anm_hito00 {
    0% {
      transform: translate(0px, 0px);
    }

    40% {
      transform: translate(0px, 0px);
    }

    45% {
      transform: translate(0px, -30px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

@keyframes anm_hito00 {
    0% {
      transform: translate(0px, 0px);
    }

    40% {
      transform: translate(0px, 0px);
    }

    45% {
      transform: translate(0px, -30px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

  .hito00a {
    width: 60px;
    top: 0;
    right: 0;
    -webkit-animation: anm_hito00a 4s ease-out 3s infinite normal;
            animation: anm_hito00a 4s ease-out 3s infinite normal;
  }

@-webkit-keyframes anm_hito00a {
    0% {
      transform: rotate(0deg);
    }

    45% {
      transform: rotate(0deg);
    }

    60% {
      transform: rotate(360deg);
    }

    100% {
      transform: rotate(360deg);
    }
}

@keyframes anm_hito00a {
    0% {
      transform: rotate(0deg);
    }

    45% {
      transform: rotate(0deg);
    }

    60% {
      transform: rotate(360deg);
    }

    100% {
      transform: rotate(360deg);
    }
}

  .hito01 {
    width: 65px;
    top: 378px;
    right: 8px;
  }

  .hito02_block {
    position: absolute;
    width: 38px;
    top: 394px;
    left: 52px;
    -webkit-animation: anm_hito02_block 2s linear 0s normal;
            animation: anm_hito02_block 2s linear 0s normal;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    z-index: 10;
  }

@-webkit-keyframes anm_hito02_block {
    0% {
      transform: rotateY(0deg);
    }

    50% {
      transform: rotateY(0deg);
    }

    51% {
      transform: rotateY(180deg);
    }

    99% {
      transform: rotateY(180deg);
    }

    100% {
      transform: rotateY(0deg);
    }
}

@keyframes anm_hito02_block {
    0% {
      transform: rotateY(0deg);
    }

    50% {
      transform: rotateY(0deg);
    }

    51% {
      transform: rotateY(180deg);
    }

    99% {
      transform: rotateY(180deg);
    }

    100% {
      transform: rotateY(0deg);
    }
}

  .hito02 {
    -webkit-animation: anm_hito02 0.5s linear 0s infinite normal;
            animation: anm_hito02 0.5s linear 0s infinite normal;
  }

@-webkit-keyframes anm_hito02 {
    0% {
      transform: rotate(-5deg);
    }

    45% {
      transform: rotate(5deg);
    }

    50% {
      transform: rotate(-5deg);
    }

    100% {
      transform: rotate(5deg);
    }
}

@keyframes anm_hito02 {
    0% {
      transform: rotate(-5deg);
    }

    45% {
      transform: rotate(5deg);
    }

    50% {
      transform: rotate(-5deg);
    }

    100% {
      transform: rotate(5deg);
    }
}

  .hito03 {
    width: 59px;
    top: 508px;
    right: 60px;
    transform: rotateY(180deg);
  }

  .hito04 {
    width: 47px;
    top: 346px;
    right: 100px;
    top: 410px;
    right: 115px;
  }

  .hito05 {
    width: 85px;
    top: 339px;
    right: 134px;
  }

  .mono01 {
    width: 43px;
    top: 396px;
    right: 70px;
  }

  .mono02 {
    width: 15px;
    top: 376px;
    right: 9px;
  }

  .mono03 {
    width: 41px;
    left: 240px;
    top: 100px;
    z-index: 1;
    -webkit-animation: anm_mono03 26s linear 0s infinite normal;
            animation: anm_mono03 26s linear 0s infinite normal;
  }

@-webkit-keyframes anm_mono03 {
    0% {
      transform: translate(-400px, 0);
    }

    80% {
      transform: translate(100px, -140px) scale(0.6, 0.6);
    }

    100% {
      transform: translate(100px, -140px) scale(0.6, 0.6);
    }
}

@keyframes anm_mono03 {
    0% {
      transform: translate(-400px, 0);
    }

    80% {
      transform: translate(100px, -140px) scale(0.6, 0.6);
    }

    100% {
      transform: translate(100px, -140px) scale(0.6, 0.6);
    }
}

  .mono04 {
    width: 100px;
    left: 34px;
    top: 447px;
    z-index: 100;
  }

  .inu01 {
    width: 32px;
    top: 528px;
    left: 150px;
    z-index: 10;
    transform: rotateY(180deg);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }

  .inu01 {
    -webkit-animation: anime1 2s linear 0s infinite normal;
            animation: anime1 2s linear 0s infinite normal;
  }

@-webkit-keyframes anime1 {
    0% {
      margin-left: 0px;
    }

    20% {
      margin-left: 20px;
      transform: rotate(0deg) rotateY(180deg);
    }

    40% {
      margin-left: 20px;
      transform: rotate(-10deg) rotateY(180deg);
    }

    50% {
      margin-left: 20px;
      transform: rotate(-20deg) rotateY(180deg);
    }

    55% {
      margin-left: 20px;
      transform: rotate(-10deg) rotateY(180deg);
    }

    60% {
      margin-left: 20px;
      transform: rotate(-20deg) rotateY(180deg);
    }

    65% {
      transform: rotate(0deg) rotateY(180deg);
    }

    100% {
      margin-left: 0px;
    }
}

@keyframes anime1 {
    0% {
      margin-left: 0px;
    }

    20% {
      margin-left: 20px;
      transform: rotate(0deg) rotateY(180deg);
    }

    40% {
      margin-left: 20px;
      transform: rotate(-10deg) rotateY(180deg);
    }

    50% {
      margin-left: 20px;
      transform: rotate(-20deg) rotateY(180deg);
    }

    55% {
      margin-left: 20px;
      transform: rotate(-10deg) rotateY(180deg);
    }

    60% {
      margin-left: 20px;
      transform: rotate(-20deg) rotateY(180deg);
    }

    65% {
      transform: rotate(0deg) rotateY(180deg);
    }

    100% {
      margin-left: 0px;
    }
}

  footer {
    clear: both;
    overflow: hidden;
    margin: 0 0;
    padding: 10px 0 0 0;
    background: #8ab760;
    line-height: 1;
  }

  footer .foot-link {
    padding: 8px 0 6px;
    background: #6fa53d;
  }

  footer .foot-link li {
    display: inline-block;
    margin: 0 8px;
    line-height: 1;
  }

  footer .foot-link li a {
    display: inline-block;
    color: #333;
  }

  footer .copy {
    padding: 5px 0;
    background: #619432;
  }

  footer .copy small {
    color: #fff;
  }
}

/* ------- pc ------- */

@media screen and (min-width: 668px) {
  .br_smp {
    display: none;
  }

  body {
    min-width: 1000px;
    background: url(/v2/assets/img/error/404_bg_body.gif) repeat-x top center #619432;
    text-align: center;
  }

  #main {
    width: 1000px;
    height: 754px;
  }

  .logo {
    position: relative;
    padding: 48px 0 34px;
    z-index: 1000;
  }

  .comment-box {
    width: 406px;
    margin: 30px auto 0;
    padding: 20px 20px 0;
    font-size: 14px;
  }

  .btns li {
    margin: 0 10px;
  }

  .btns li a {
    padding: 15px 0;
    border-radius: 5px;
    font-size: 16px;
  }

  /*.t01{ margin-right: 100px; }*/

  .t02 {
    margin-bottom: 20px;
  }

  .t02_smp {
    display: none;
  }

  p.p01 {
    margin: 15px 0 0 0;
  }

  .btns {
    margin: 40px 0 0 0;
  }

  /*aoki*/

  .hito00_block {
    position: absolute;
    top: 153px;
    right: 204px;
    width: 150px;
    height: 130px;
    -webkit-animation: anm_hito00_block 2s cubic-bezier(0.63, 0.13, 0.89, 0.97) 2s 1 normal;
            animation: anm_hito00_block 2s cubic-bezier(0.63, 0.13, 0.89, 0.97) 2s 1 normal;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
  }

@-webkit-keyframes anm_hito00_block {
    0% {
      transform: translate(0px, -360px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    55% {
      transform: translate(0px, -30px);
    }

    60% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

@keyframes anm_hito00_block {
    0% {
      transform: translate(0px, -360px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    55% {
      transform: translate(0px, -30px);
    }

    60% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

  .hito00 {
    bottom: 0;
    left: 0;
    -webkit-animation: anm_hito00 4s ease-in-out 3s infinite normal;
            animation: anm_hito00 4s ease-in-out 3s infinite normal;
  }

@-webkit-keyframes anm_hito00 {
    0% {
      transform: translate(0px, 0px);
    }

    40% {
      transform: translate(0px, 0px);
    }

    45% {
      transform: translate(0px, -30px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

@keyframes anm_hito00 {
    0% {
      transform: translate(0px, 0px);
    }

    40% {
      transform: translate(0px, 0px);
    }

    45% {
      transform: translate(0px, -30px);
    }

    50% {
      transform: translate(0px, 0px);
    }

    100% {
      transform: translate(0px, 0px);
    }
}

  .hito00a {
    top: 0;
    right: 0;
    -webkit-animation: anm_hito00a 4s ease-out 3s infinite normal;
            animation: anm_hito00a 4s ease-out 3s infinite normal;
  }

@-webkit-keyframes anm_hito00a {
    0% {
      transform: rotate(0deg);
    }

    45% {
      transform: rotate(0deg);
    }

    60% {
      transform: rotate(360deg);
    }

    100% {
      transform: rotate(360deg);
    }
}

@keyframes anm_hito00a {
    0% {
      transform: rotate(0deg);
    }

    45% {
      transform: rotate(0deg);
    }

    60% {
      transform: rotate(360deg);
    }

    100% {
      transform: rotate(360deg);
    }
}

  .hito01 {
    top: 318px;
    right: -18px;
  }

  .hito02 {
    top: 368px;
    left: 150px;
  }

  .hito03 {
    top: 308px;
    left: 10px;
  }

  .hito04 {
    top: 276px;
    right: 160px;
  }

  .hito05 {
    top: 500px;
    right: 80px;
  }

  .mono01 {
    top: 368px;
    right: 100px;
  }

  .mono02 {
    top: 325px;
    right: -5px;
  }

  .mono03 {
    left: 240px;
    top: 100px;
    z-index: 1;
    -webkit-animation: anm_mono03 26s linear 0s infinite normal;
            animation: anm_mono03 26s linear 0s infinite normal;
  }

@-webkit-keyframes anm_mono03 {
    0% {
      transform: translate(-400px, 0);
    }

    80% {
      transform: translate(800px, -140px) scale(0.6, 0.6);
    }

    100% {
      transform: translate(800px, -140px) scale(0.6, 0.6);
    }
}

@keyframes anm_mono03 {
    0% {
      transform: translate(-400px, 0);
    }

    80% {
      transform: translate(800px, -140px) scale(0.6, 0.6);
    }

    100% {
      transform: translate(800px, -140px) scale(0.6, 0.6);
    }
}

  .mono04 {
    top: 497px;
    left: -40px;
  }

  .inu01 {
    top: 408px;
    left: 260px;
    z-index: 10;
  }

  .inu01 {
    -webkit-animation: anime1 2s linear 3s infinite normal;
            animation: anime1 2s linear 3s infinite normal;
  }

@-webkit-keyframes anime1 {
    0% {
      margin-left: 0px;
    }

    20% {
      margin-left: -20px;
      transform: rotate(0deg);
    }

    40% {
      margin-left: -20px;
      transform: rotate(10deg);
    }

    50% {
      margin-left: -20px;
      transform: rotate(20deg);
    }

    55% {
      margin-left: -20px;
      transform: rotate(10deg);
    }

    60% {
      margin-left: -20px;
      transform: rotate(20deg);
    }

    65% {
      transform: rotate(0deg);
    }

    100% {
      margin-left: 0px;
    }
}

@keyframes anime1 {
    0% {
      margin-left: 0px;
    }

    20% {
      margin-left: -20px;
      transform: rotate(0deg);
    }

    40% {
      margin-left: -20px;
      transform: rotate(10deg);
    }

    50% {
      margin-left: -20px;
      transform: rotate(20deg);
    }

    55% {
      margin-left: -20px;
      transform: rotate(10deg);
    }

    60% {
      margin-left: -20px;
      transform: rotate(20deg);
    }

    65% {
      transform: rotate(0deg);
    }

    100% {
      margin-left: 0px;
    }
}

  footer {
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 0 0 5px;
  }

  footer .foot-link {
    position: absolute;
    top: 0;
    right: 10px;
  }

  footer .foot-link li {
    display: inline-block;
    margin-right: 15px;
  }

  footer .foot-link li a {
    display: inline-block;
    color: #333;
  }

  footer .copy small {
    color: #333;
  }

  footer .copy {
    display: inline-block;
  }
}

