@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;
  }

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

#attention {
	margin-top:-23px;
}

  .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,
  .o-block01,
  .d-block01,
  .d-block03,
  .i-block01,
  .p-block01 {
    height: 350px;
  }

  .g-block03 p.big,
  .s-block01 p.big,
  .d-block03 p.big,
  .o-block01 p.big {
    top: 60px;
    left: 3%;
  }

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

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

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

  .i-block01 p.big {
    top: 100px;
  }

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

  .p-block01 p.normal,
  .i-block01 p.normal {
    top: 50px;
  }

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

    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-effect {
    display: none;
  }

  .d-block01:before {
    background: none;
  }

  .d-block01 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/BlockBG/d-photo01.jpg);
  }

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

  .o-block02 {
    height: auto;
  }

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

  .g-block04 {
    margin-top: -50px;
  }

  .o-block04 {
    margin-top: -20px;
    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: -80px;
    text-align: center;
  }

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

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