html,body{
    width: 100%;
    min-width: 1200px;
    background-color: #b00822;
}

/*ベースフォント*/
@font-face {
  font-family: 'FOT-Kurokane';
  src: url('../fonts/FOT-KurokaneStd-EB.otf');
}
@font-face {
    font-family: 'FOT-GMaruGoPro';
    src: url('../fonts/FOT-GMaruGoPro-DB.otf');
    font-display: swap;
}


/*ベースボディ*/
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size:12px;
  overflow-x: hidden;
  font-family: 'FOT-GMaruGoPro';
}

#main{
    width: 100%;
    min-height:100%;
    height:auto!important;
    height:100%;
    margin:0 auto -50px;
}

.hr_line{
    width: 100%;
}

.hr_line img{
    width: 100%;
    height: auto;
}

.dash_line{
    width: 100%;
}

.dash_line img{
    width: 100%;
    height: auto;
}

#top{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.ratio-1_1:before {
    content: "";
    display: block;
    padding-top: 73%; /* 1:1 */
}

#top div{
    position: absolute;
}

#main_title_img{
    top: 0;
    left: 150px;
}

#main_title_img img{
    width: 136%;
    height: auto;
}

/*#store{
    top: 340px;
    left: 270px;
    z-index: 100;
    }*/

    .store{
      text-align: left;
      padding: 25px;
      margin:20px;
      border-radius:2px;
      overflow: hidden;
      position: absolute!important;
      top: 280px;
      left: 230px;
      z-index: 100;
  }

  .store:after {
      content: "";
      display: block;
      clear: both;
  }

  .store a:after {
      display: none;
  }

  .store__links {
      float: left;
      height: 40px;
      margin-top: 15px;
      white-space: nowrap;
  }
  .store__aslink img {
      margin-right: 10px;
      height: 80px;
      width: 200px;
  }
  .store__gplink img {
      height: 60px;
      width: 195.5px;
      margin-top: 10px;
  }

  .store__gplink{
    vertical-align: top;
}

#store2_box{
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#store2_box:before {
    content: "";
    display: block;
    padding-top: 15%; /* 1:1 */
}

.store2{
  text-align: left;
  padding: 25px;
  margin:20px;
  border-radius:2px;
  overflow: hidden;
  position: absolute!important;
  top: -55px;
  left: 230px;
  z-index: 100;
}

.store2 .store__aslink img {
    margin-right: 10px;
    height: 80px;
    width: auto;
}

.store2 .store__gplink img {
    height: 80px;
    width: auto;
    margin-top: 10px;
}

#free_download_img{
    top: 420px;
    left: 290px;
}

#free_download_img h1,#free_download_img p {
    color: #fff;
    text-shadow    :
    2px  2px 3px rgba(145, 57, 0, 0.91),
    -2px  2px 3px rgba(145, 57, 0, 0.91),
    2px -2px 3px rgba(145, 57, 0, 0.91),
    -2px -2px 3px rgba(145, 57, 0, 0.91),
    2px  0px 3px rgba(145, 57, 0, 0.91),
    0px  2px 3px rgba(145, 57, 0, 0.91),
    -2px  0px 3px rgba(145, 57, 0, 0.91),
    0px -2px 3px rgba(145, 57, 0, 0.91);
}

#free_download_img h1 {
    font-size: 36px;
}

#free_download_img p {
    font-size: 23px;
}

#free_download_img img{
    width: 60%;
    height: auto;
}

#top_img{
    top: 50px;
}

.make_banner{
    width: 100%;
}

.make_banner img{
    width: 100%;
    height: auto;
}

#description_1{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #ffeed7;
}

.description_1_1{
    width: 1500px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.ratio-2_1:before {
    content: "";
    display: block;
    padding-top: 34%; /* 1:1 */
}

.description_1_1 img,.description_1_1 p{
    position: absolute;
}

.description_1_1 img:nth-of-type(1){
    top: 60px;
    left: 16%;
}

.description_1_1 img:nth-of-type(2){
    top: 240px;
    left: 15%;
}

.description_1_1 img:nth-of-type(3){
    top: 40px;
    left: 42%;
}

.description_1_1 p{
    top: 130px;
    left: 19%;
    font-size: 26px;
}

.description_1_2{
    width: 1500px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.ratio-2_2:before {
    content: "";
    display: block;
    padding-top: 34%; /* 1:1 */
}

.description_1_2 img,.description_1_2 p{
    position: absolute;
}

.description_1_2 img:nth-of-type(1){
    top: 30px;
    left: 16%;
}

.description_1_2 img:nth-of-type(2){
    top: 260px;
    left: 42%;
}

.description_1_2 img:nth-of-type(3){
    top: 220px;
    left: 65%;
}

.description_1_2 img:nth-of-type(4){
    top: 80px;
    left: 52%;
}

.description_1_2 p{
    top: 150px;
    left: 54%;
    font-size: 26px;
}

#description_2_banner{
    width: 980px;
    margin: 0 auto;
    padding: 20px 0;
}

#description_2{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #ffeed7;
}

.description_2_1{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.ratio-3_1:before {
    content: "";
    display: block;
    padding-top: 63%; /* 1:1 */
}

.description_2_1 img{
    position: absolute;
    top: -190px;
    left: 2%;
}

.description_2_1 p{
    position: absolute;
    top: 20px;
    left: 17%;
    font-size: 26px;
}

#description_3_banner{
    width: 980px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: right;
}

#description_3{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #ffeed7;
}


.description_3_1{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.ratio-4_1:before {
    content: "";
    display: block;
    padding-top: 67%; /* 1:1 */
}

.description_3_1 img{
    position: absolute;
    top: -120px;
    left: 2%;
}

.description_3_1 p{
    position: absolute;
    top: 20px;
    left: 56%;
    font-size: 26px;
}

#description_4_banner{
    width: 980px;
    margin: 0 auto;
    padding: 40px 0;
}

#description_4{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #ffeed7;
}


.description_4_1{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.ratio-5_1:before {
    content: "";
    display: block;
    padding-top: 60%; /* 1:1 */
}

.description_4_1 img,.description_4_1 p{
    position: absolute;
}

.description_4_1 img:nth-of-type(1){
    top: 30px;
    width: 100%;
    height: auto;
}

.description_4_1 img:nth-of-type(2){
    top: 76%;
    left: 10%;
}

.description_4_1 img:nth-of-type(3){
    top: -120px;
    left: 78%;
}

.description_4_1 p{
    top: 15px;
    left: 18%;
    font-size: 26px;
}

#app_info{
    width: 100%;
    height: auto;
    margin: 0 auto;
    /*position: absolute;*/
}

#free_download_img_2{
    text-align: center;
    padding: 50px 0;
}

.iron_icon{
    height: 80px;
    vertical-align: middle;
    border-radius: 8px;
    position: absolute;
    top: 0px;
    left: 170px;
}

/*#store2{
    text-align: center;
    }*/

    #info_table{
        width: 980px;
        margin: 0 auto;
        margin-bottom: 30px;
        overflow: hidden;
    }

    #info_table table{
        margin: 3px auto;
        color: #fff;
        font-size: 18px;
        margin-bottom: 30px;
    }

    #footer{
        width: 100%;
        /*height: 100px;*/
        margin: 0 auto;
        background-color: #ffeed7;
        padding: 5px;
    }

    #support{
        padding: 20px;
        font-size: 18px;
        text-align: center;
    }

    #support p{
        font-size: 16px;
    }

    #copy{
        padding: 5px;
        font-size: 14px;
        text-align: center;
    }

    #policy_link {
        padding: 5px;
        font-size: 18px;
        text-decoration: underline;
        text-align: center;
    }

    .mail_table{
        width: 980px;
        margin: 10px auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .mail_table table{
        margin: 3px auto;
        font-size: 14px;
    }

    .mail_table th{
        font-weight: normal;
    }

    .mail_td{
        text-align: left;
    }

    /* TOPへボタン */
    .top_scroll {
        display: none;
        width: 6%;
        position: fixed;
        right: 0;
        bottom: 5%;
        z-index: 1;
        height: 0;
        padding-top: 6%;
        background: url(../img/page_top.png?v=1) 0 0 no-repeat;
        background-size: contain;
    }

    /* 事前登録 */
    #prereg_box1 {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        padding: 15px 0;
        background-color: #ffeed7;
    }

    #prereg_box2 {
        text-align: center;
    }

    #prereg_box2 h1,#prereg_box2 p {
        color: #fff;
        text-shadow    :
        2px  2px 3px rgba(145, 57, 0, 0.91),
        -2px  2px 3px rgba(145, 57, 0, 0.91),
        2px -2px 3px rgba(145, 57, 0, 0.91),
        -2px -2px 3px rgba(145, 57, 0, 0.91),
        2px  0px 3px rgba(145, 57, 0, 0.91),
        0px  2px 3px rgba(145, 57, 0, 0.91),
        -2px  0px 3px rgba(145, 57, 0, 0.91),
        0px -2px 3px rgba(145, 57, 0, 0.91);
    }

    #prereg_box2 h1 {
        font-size: 40px;
    }

    #prereg_box2 p {
        font-size: 26px;
    }

    #prereg_box3 table {
        margin: 10px auto;
        font-size: 20px;
    }

    #prereg_box3 td {
        vertical-align: middle;
        padding: 10px;
    }

    #prereg_box3 img {
        width: 60px;
        margin: 10px;
    }

    /*プラポリ*/
    #header{
        height: 80px;
        position: relative;
    }

    #header a{
        height: 100%;
        position: absolute;
        left: 7.5%;
    }

    #header img{
        height: 80px;
    }

    #p_main{
        width: 85%;
        margin: 0 auto;
        padding: 10px;
        background-color: #ffeed7;
        line-height: 1.3;
    }

    #p_main h1{
        font-size: 25px;
    }

    #p_main h2{
        font-size: 23px;
        border-left: 10px solid #b00822;
        font-weight: bold;
        padding: 0 0 0 25px;
        margin: 0 0 30px;
    }

    #p_main p{
        font-size: 18px;
    }

    #p_main p.right{
        text-align: right;
    }