body {
  margin: 0;
  padding: 0;
  background-color: #16141f;
  color: #555;
  text-align: center;
  font: normal 14px Sans-serif;
  line-height: 150%;
  font-family: Yu Gothic, HiraKakuProN-W6, Meiryo UI, Meiryo, sans-serif; }

th, td {
  color: #555;
  vertical-align: top;
  font-weight: normal;
  font: normal 14px Sans-serif;
  line-height: 150%; }

img {
  border: none; }

form {
  margin: 0; }

a {
  cursor: pointer; }
  a:link {
    color: #486B97;
    text-decoration: none; }
  a:visited, a:active {
    color: #5B8190;
    text-decoration: none; }
  a:hover {
    color: #946349;
    text-decoration: underline; }

.wrap {
  background-color: #16141f;
  color: #FFF;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 1.5;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .wrap {
      position: relative;
      overflow: hidden;
      width: 320px;
      margin: auto; }
      .wrap h1 {
        margin: 0 0 10px 0;
        border-bottom: 2px dotted #999;
        padding: 20px 10px 6px 10px;
        font-size: 16px;
        line-height: 150%;
        text-align: left; }
      .wrap h2 {
        margin: 0 0 10px 0;
        background-color: #333;
        color: #fff;
        padding: 8px 10px 6px 10px;
        font-size: 14px;
        line-height: 150%; } }
  @media only screen and (min-width: 768px) {
    .wrap {
      width: 960px;
      margin: auto; }
      .wrap h1 {
        margin: 0 0 10px 0;
        border-bottom: 2px dotted #999;
        padding: 20px 10px 6px 10px;
        font-size: 16px;
        line-height: 150%;
        text-align: left; }
      .wrap h2 {
        margin: 0 0 10px 0;
        background-color: #333;
        color: #fff;
        padding: 8px 10px 6px 10px;
        font-size: 14px;
        line-height: 150%; } }

@media only screen and (max-width: 767px) {
  .nomobile {
    display: none; } }

@media only screen and (min-width: 768px) {
  .nopc {
    display: none; } }

.top_banner {
  background-color: #16141f;
  background-image: url("../img/topbanner.png");
  background-repeat: no-repeat;
  background-size: 100%;
  color: #FFF;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .top_banner {
      font-size: 24px; } }
  .top_banner img {
    width: 30%; }

.grey_back {
  background-color: #4c4b57;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px; }
  .grey_back p {
    font-size: 20px;
    padding: 0 20px; }
    @media only screen and (max-width: 767px) {
      .grey_back p {
        font-size: 14px; } }
  .grey_back p:nth-child(1) {
    margin-top: 0;
    text-align: left; }
  .grey_back p:nth-child(2) {
    text-align: center; }
  .grey_back p:nth-child(3) {
    text-align: right;
    margin-bottom: 0; }

.details {
  position: relative; }
  .details p {
    text-align: left; }
  .details table.nomobile {
    width: 100%;
    border-collapse: collapse; }
    .details table.nomobile td {
      color: #FFF;
      width: 33.33%;
      font-size: 20px;
      line-height: 1.5;
      border: solid 1px #FFF;
      padding: 30px 30px 30px 30px;
      text-align: left;
      vertical-align: middle; }
    .details table.nomobile td:nth-child(3) {
      text-align: center;
      padding-left: 0; }
  .details table.nopc {
    width: 100%;
    border-collapse: collapse; }
    .details table.nopc td {
      color: #FFF;
      font-size: 20px;
      line-height: 1.5;
      border: solid 1px #FFF;
      padding: 10px;
      text-align: left; }
  .details .hr {
    width: 100%;
    height: 1px;
    background-color: #FFF; }
  .details .purchase {
    line-height: 100px;
    font-weight: 900;
    font-size: 24px;
    background-color: #d9d9eb;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 100px;
    outline: 5px solid #d9d9eb;
    border: 2px solid #16151f; }
    .details .purchase a {
      color: #16151f;
      display: block; }
    @media only screen and (max-width: 767px) {
      .details .purchase {
        position: relative;
        width: 300px;
        right: auto;
        bottom: auto;
        margin: auto;
        margin-bottom: 20px; } }

.about_holder {
  box-sizing: border-box; }
  .about_holder .about {
    width: 45%;
    height: 700px;
    display: inline-block;
    background-color: #4c4b57;
    vertical-align: top;
    position: relative;
    margin: 0 10px 10px 10px;
    padding: 10px 10px 0 10px; }
    @media only screen and (max-width: 767px) {
      .about_holder .about {
        width: 100%;
        height: 530px;
        margin: auto;
        margin-bottom: 10px; } }
    .about_holder .about p {
      text-align: left;
      margin: 0;
      margin-bottom: 100px;
      font-size: 18px; }
      @media only screen and (max-width: 767px) {
        .about_holder .about p {
          margin-bottom: 10px;
          font-size: 14px; } }
      .about_holder .about p strong {
        font-size: 24px;
        line-height: 1.8; }
      .about_holder .about p a {
        color: #FFF; }
    .about_holder .about img {
      width: 50%;
      border: 10px solid #67262e;
      position: absolute;
      bottom: 0;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      margin-bottom: 10px; }

.final_logo img {
  width: 300px;
  padding: 30px; }

/*# sourceMappingURL=style.css.map */
