@media screen and (max-width: 1240px) {
  @charset "utf-8";

  html {
    font-size: 90%;
  }

  div.header-top {
    margin: 0 auto;
    width: 90%;
    height: 76px;
    position: relative;
  }

  h2 {
    line-height: 60px;
    height: 60px;
    font-size: 1.8rem;
  }

  .big2 {
    font-size: 1.6rem;
  }

  .normal {
    font-size: 1.1rem;
  }

  .midum-p {
    font-size: 0.9rem;
  }

  #modal .mcon {
    width: 650px;
    height: 455px;
  }

  .a-block {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .a-block h3 {
    margin-top: 15px;
  }

  .a-block p {
    line-height: 150%;
    margin-bottom: 0;
  }

  .g-block01,
  .g-block03,
  .s-block01,
  .s-block02,
  .d-block01,
  .o-block01,
  .o-block03,
  .p-block01 {
    height: 350px;
  }

  .g-block01 p.big,
  .s-block01 p.big,
  .o-block01 p.big {
    /* 左配置 */
    top: 60px;
    left: 3%;
  }

  .g-block01 p.normal,
  .s-block01 p.normal,
  .o-block01 p.normal {
    top: 110px;
    left: 3%;
  }

  .g-block03 p.big,
  .s-block02 p.big,
  .d-block01 p.big,
  .o-block03 p.big,
  .p-block01 p.big {
    /* 右配置 */
    top: 60px;
    right: 3%;
  }

  .p-block01 p.big {
    top: 125px;
  }

  .p-block01 p.normal {
    top: 70px;
  }

  .g-block03 p.normal,
  .s-block02 p.normal,
  .d-block01 p.normal,
  .o-block03 p.normal,
  .po-block01 p.normal {
    top: 110px;
    right: 3%;
  }

  .price {
    border-spacing: 15px 0;
  }

  .price p {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
  }

  .sb {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10%;
  }

  video {
    height: 350px;
  }

  .d-block01 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .conpe .normal {
    margin-left: 7%;
  }

  .o-block02 {
    height: 400px;
    margin-bottom: -50px;
  }

  .ob02 {
    margin-left: 10%;
    margin-right: 3%;
    margin-top: 40px;
  }

  .o-block04 {
    margin-top: -150px;
    border-spacing: 20px 0;
  }

  .o-block04 div {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
  }

  .o-block-sub {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 5%;
  }

  ul.ac {
    width: 450px;
  }

  dl.accordion dd ul {
    padding: 0 15px 15px 0px;
  }

  .contact-top01 {
    border-spacing: 20px 0;
  }

  .contact-top01 div {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
  }

  .contact-top01 img {
    border-radius: 80px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
  }

  .contact-top01 p {
    width: 160px;
  }

  /* アプリのダウンロード */
  .onlymobile {
    display: block;
    margin-top: -150px;
    margin-bottom: 50px;
    text-align: center;
  }

  .appdownload {
    margin-top: -25px;
    margin-bottom: 40px;
  }

  .appdownload img {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
