@charset "UTF-8";

.contents{
  position: relative;
}
.machine_search{
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.machine_search p{
  display: inline-block;
  margin-right:1rem;
}

/* custom
----------------------------------------------------------- */
html, body {
    background-color: #fff;
}

header, footer {
    width: 100%;
    position: relative;
    z-index: 10000000000000000;
    min-width: 1200px;
}
@media screen and (max-width: 768px) {
  header, footer {
      min-width: auto !important;
      z-index: 2;
  }
}

.imgwh {
    display: block;
    width: 100%;
}

a:hover {
    transition: all 0.5s cubic-bezier(0.07, 0.58, 0.56, 0.96);
    opacity: 0.7;
}

/*#loading {
    width: 100%;
    height: 100%;
    z-index: 100000000000000000;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
}
#loading #loading-icon img {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #loading #loading-icon {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(../img/sp/loading.jpg);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
  #loading #loading-icon img {
      display: none;
  }
}*/


/* PC
----------------------------------------------------------- */
#contents #pc {
    display: block;
}
#contents #pc #inner_pc {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
}
#contents #pc #inner_pc #menu_pc {
    position: relative;
    width: 100%;
    height: 104px;
    background-image: url(../img/pc/bg_menu.jpg);
    background-position: top center;
    background-size: 1720px 104px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}
#contents #pc #inner_pc #menu_pc #menu_pc_top {
    width: 100%;
    height: 46px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
}
#contents #pc #inner_pc #menu_pc #menu_pc_top li {
    width: 166px;
    margin: 0 4px;
    list-style-type: none;
}
#contents #pc #inner_pc #menu_pc #menu_pc_bottom {
    width: 100%;
    height: 46px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
#contents #pc #inner_pc #menu_pc #menu_pc_bottom li {
    width: 166px;
    margin: 0 4px;
    list-style-type: none;
}
#contents #pc #inner_pc .top_height {
    height: 1607px;
}
#contents #pc #inner_pc .tokucho_height {
    height: 1474px;
}
#contents #pc #inner_pc .gameflow_height,
#contents #pc #inner_pc .spec_height,
#contents #pc #inner_pc .tsujo_height {
    height: 822px;
}
#contents #pc #inner_pc .chumoku_height {
    height: 1503px;
}
#contents #pc #inner_pc .reach_height {
    height: 1514px;
}
#contents #pc #inner_pc .customize_height {
    height: 1477px;
}

#contents #pc #inner_pc #contents_pc {
    position: relative;
    margin-top: -104px;
    overflow: hidden;
}
#contents #pc #inner_pc #contents_pc #bg_pc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#contents #pc #inner_pc #contents_pc .bg_top_pc {
    background-image: url(../img/pc/bg_top.jpg);
    background-position: bottom center;
    background-size: 1720px 1607px;
    background-repeat: no-repeat;
}
#contents #pc #inner_pc #contents_pc .bg_tokucho_pc {
    background-image: url(../img/pc/bg_tokucho.jpg);
    background-position: bottom center;
    background-size: 1720px 1474px;
    background-repeat: no-repeat;
}
#contents #pc #inner_pc #contents_pc .bg_gameflow_pc,
#contents #pc #inner_pc #contents_pc .bg_spec_pc {
    background-image: url(../img/pc/bg_gameflow.jpg);
    background-position: bottom center;
    background-size: 1720px 822px;
    background-repeat: no-repeat;
}
#contents #pc #inner_pc #contents_pc .bg_chumoku_pc {
    background-image: url(../img/pc/bg_chumoku.jpg);
    background-position: bottom center;
    background-size: 1720px 1503px;
    background-repeat: no-repeat;
}
#contents #pc #inner_pc #contents_pc .bg_tsujo_pc {
    background-image: url(../img/pc/bg_tsujo.jpg);
    background-position: bottom center;
    background-size: 1720px 822px;
    background-repeat: no-repeat;
}
#contents #pc #inner_pc #contents_pc .bg_reach_pc {
    background-image: url(../img/pc/bg_reach.jpg);
    background-position: bottom center;
    background-size: 1720px 1514px;
    background-repeat: no-repeat;
}
#contents #pc #inner_pc #contents_pc .bg_customize_pc {
    background-image: url(../img/pc/bg_customize.jpg);
    background-position: bottom center;
    background-size: 1720px 1477px;
    background-repeat: no-repeat;
}

#contents #pc #inner_pc #contents_pc .box_top_pc {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
#contents #pc #inner_pc #contents_pc .box_kasou_pc {
    /*width: 1600px;
    left: 50%;
    margin-left: -800px;*/
    width: 1200px;
    left: 50%;
    margin-left: -600px;
}
#contents #pc #inner_pc #contents_pc #box_pc {
    position: absolute;
    height: 100%;
    top: 0;
    text-align: center;
}
#contents #pc #inner_pc #contents_pc #box_pc .item {
    font-size: 0;
    position: absolute;
    opacity: 0;
}

#contents #pc #inner_pc #contents_pc #box_pc #pv_pc {
    top: 140px;
    left: 22px;
    opacity: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #catch_pc {
    top: 154px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #logo_pc {
    top: 1006px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #complet_pc {
    top: 1480px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #yutime_pc {
    top: 1430px;
    left: 52px;
    opacity: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #yupachi_pc {
    top: 1436px;
    right: 52px;
    opacity: 0;
}

#contents #pc #inner_pc #contents_pc #box_pc #tokucho_01_pc {
    top: 120px;
    left: 24px;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_02_pc {
    top: 269px;
    left: -15px;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_03_pc {
    top: 237px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_04_pc {
    top: 248px;
    right: -16px;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_05_pc {
    top: 823px;
    left: 24px;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_06_pc {
    bottom: 15px;
    left: 14px;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_07_pc {
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #tokucho_08_pc {
    bottom: 15px;
    right: 14px;
}

#contents #pc #inner_pc #contents_pc #box_pc #gameflow_01_pc {
    top: 145px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_02_pc {
    top: 232px;
    left: 24px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_03_pc {
    top: 232px;
    left: 235px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_04_pc {
    top: 561px;
    left: 235px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_05_pc {
    top: 232px;
    left: 654px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_06_pc {
    top: 548px;
    left: 654px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_07_pc {
    top: 362px;
    left: 178px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_08_pc {
    top: 362px;
    left: 597px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_09_pc {
    top: 514px;
    left: 837px;
}
#contents #pc #inner_pc #contents_pc #box_pc #gameflow_10_pc {
    bottom: 30px;
    right: 33px;
    opacity: 1;
}

#contents #pc #inner_pc #contents_pc #box_pc #spec_01_pc {
    top: 145px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #spec_02_pc {
    top: 230px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #spec_03_pc {
    top: 500px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #spec_04_pc {
    bottom: 30px;
    right: 33px;
    opacity: 1;
}

#contents #pc #inner_pc #contents_pc #box_pc #chumoku_01_pc {
    top: 123px;
    left: 24px;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_02_pc {
    top: 300px;
    left: 30px;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_04_pc {
    top: 300px;
    right: 30px;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_05_pc {
    top: 840px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_06_pc {
    top: 912px;
    left: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_07_pc {
    bottom: 16px;
    left: 12px;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_08_pc {
    top: 912px;
    right: 0;
}
#contents #pc #inner_pc #contents_pc #box_pc #chumoku_09_pc {
    bottom: 16px;
    right: 12px;
}

#contents #pc #inner_pc #contents_pc #box_pc #tsujo_01_pc {
    top: 150px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #tsujo_02_pc {
    top: 230px;
    left: 190px;
}
#contents #pc #inner_pc #contents_pc #box_pc #tsujo_03_pc {
    top: 230px;
    right: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #tsujo_04_pc {
    bottom: 55px;
    left: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #tsujo_05_pc {
    bottom: 55px;
    right: 20px;
}

#contents #pc #inner_pc #contents_pc #box_pc #reach_01_pc {
    top: 148px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_02_pc {
    top: 234px;
    left: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_04_pc {
    top: 496px;
    left: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_06_pc {
    top: 234px;
    right: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_07_pc {
    top: 496px;
    right: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_08_pc {
    bottom: 583px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_09_pc {
    bottom: 293px;
    left: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_10_pc {
    bottom: 30px;
    left: 20px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_11_pc {
    bottom: 30px;
    right: 174px;
}
#contents #pc #inner_pc #contents_pc #box_pc #reach_12_pc {
    bottom: 310px;
    right: 8px;
}

#contents #pc #inner_pc #contents_pc #box_pc #customize_01_pc {
    top: 140px;
    left: 24px;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_02_pc {
    top: 285px;
    left: 18px;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_03_pc {
    top: 517px;
    left: 18px;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_04_pc {
    bottom: 569px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_05_pc {
    bottom: 456px;
    left: 0;
    right: 0;
    margin: auto;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_06_pc {
    bottom: 14px;
    left: 14px;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_07_pc {
    bottom: 12px;
    right: 85px;
}
#contents #pc #inner_pc #contents_pc #box_pc #customize_08_pc {
    bottom: 30px;
    right: 0;
    opacity: 1;
}



/* SP
----------------------------------------------------------- */
#contents #sp {
    display: none;
}
#contents #sp #inner_sp {
    overflow: hidden;
    margin: 0 auto;
}
#contents #sp #inner_sp #contents_sp {
    position: relative;
}
#contents #sp #inner_sp #contents_sp #bg_sp {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp .bg_top_sp {
    background-image: url(../img/sp/bg_top.jpg);
    background-position: top center;
    background-size: cover;
}
#contents #sp #inner_sp #contents_sp .bg_tokucho_sp {
    background-image: url(../img/sp/bg_tokucho.jpg);
    background-position: top center;
    background-size: cover;
}
#contents #sp #inner_sp #contents_sp .bg_gameflow_sp,
#contents #sp #inner_sp #contents_sp .bg_spec_sp,
#contents #sp #inner_sp #contents_sp .bg_tsujo_sp {
    background-image: url(../img/sp/bg_tsujo.jpg);
    background-position: top center;
    background-size: cover;
}
#contents #sp #inner_sp #contents_sp .bg_chumoku_sp {
    background-image: url(../img/sp/bg_chumoku.jpg);
    background-position: top center;
    background-size: cover;
}
#contents #sp #inner_sp #contents_sp .bg_reach_sp {
    background-image: url(../img/sp/bg_reach.jpg);
    background-position: top center;
    background-size: cover;
}
#contents #sp #inner_sp #contents_sp .bg_customize_sp {
    background-image: url(../img/sp/bg_customize.jpg);
    background-position: top center;
    background-size: cover;
}

#contents #sp #inner_sp #contents_sp #box_sp {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}
#contents #sp #inner_sp #contents_sp #box_sp .item {
    font-size: 0;
    position: absolute;
    opacity: 0;
    z-index: 1;
}

#contents #sp #inner_sp #contents_sp #box_sp #pv_sp {
    width: 86%;
    bottom: 1%;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #catch_sp {
    width: 17.6%;
    top: 2%;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #logo_sp {
    width: 76%;
    top: 40.5%;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #complet_sp {
    width: 84%;
    bottom: 28%;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #yutime_sp {
    width: 25%;
    left: 3.5%;
    bottom: 33.5%;
    opacity: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #yupachi_sp {
    width: 17%;
    right: 3.5%;
    bottom: 33.5%;
    opacity: 0;
}

#contents #sp #inner_sp #contents_sp #box_sp #tokucho_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_02_sp {
    top: 4.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_03_sp {
    top: 16%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_04_sp {
    top: 30%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_05_sp {
    top: 49%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_06_sp {
    top: 58.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_07_sp {
    top: 72%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tokucho_08_sp {
    top: 85.5%;
    left: 0;
}

#contents #sp #inner_sp #contents_sp #box_sp #gameflow_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_02_sp {
    top: 6%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_03_sp {
    top: 34%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_04_sp {
    top: 21.3%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_05_sp {
    top: 52.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_06_sp {
    top: 76%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_07_sp {
    top: 16%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_08_sp {
    top: 27.7%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_09_sp {
    top: 74.1%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #gameflow_10_sp {
    top: 95.5%;
    left: 0;
    opacity: 1;
}

#contents #sp #inner_sp #contents_sp #box_sp #spec_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #spec_02_sp {
    top: 6.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #spec_03_sp {
    top: 51%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #spec_04_sp {
    top: 95%;
    left: 0;
    opacity: 1;
}

#contents #sp #inner_sp #contents_sp #box_sp #chumoku_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_02_sp {
    top: 5.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_04_sp {
    top: 21%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_05_sp {
    top: 30.9%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_06_sp {
    top: 34%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_07_sp {
    top: 50.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_08_sp {
    top: 66.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #chumoku_09_sp {
    top: 82.5%;
    left: 0;
}

#contents #sp #inner_sp #contents_sp #box_sp #tsujo_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tsujo_02_sp {
    top: 5.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tsujo_03_sp {
    top: 20.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tsujo_04_sp {
    top: 46.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #tsujo_05_sp {
    top: 72.5%;
    left: 0;
}

#contents #sp #inner_sp #contents_sp #box_sp #reach_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_02_sp {
    top: 3.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_04_sp {
    top: 11.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_06_sp {
    top: 19.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_07_sp {
    top: 28.2%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_08_sp {
    top: 38.1%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_09_sp {
    top: 41%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_10_sp {
    top: 65%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_11_sp {
    top: 82%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #reach_12_sp {
    top: 91.2%;
    left: 0;
}

#contents #sp #inner_sp #contents_sp #box_sp #customize_01_sp {
    top: 0;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_02_sp {
    top: 6.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_03_sp {
    top: 21%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_04_sp {
    top: 30.8%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_09_sp {
    top: 58.3%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_10_sp {
    top: 63%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_11_sp {
    top: 68.5%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_12_sp {
    top: 87.8%;
    left: 0;
}
#contents #sp #inner_sp #contents_sp #box_sp #customize_13_sp {
    top: 98.8%;
    left: 0;
    opacity: 1;
}

#contents #sp #inner_sp #menu_sp {
    position: relative;
    margin: -3% auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    background-image: url(../img/sp/bg_menu.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}
#contents #sp #inner_sp #menu_sp #menu_inner_sp {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
}
#contents #sp #inner_sp #menu_sp #menu_inner_sp li {
    width: 50%;
    padding: 1.8%;
    box-sizing: border-box;
    list-style-type: none;
}

@media screen and (max-width: 768px) {
  #contents #pc {
      display: none;
  }
  #contents #sp {
      display: block;
  }
}

footer {
    background-color: #FFF;
}

#sb-container {
    z-index: 9999999999999 !important;
}
#sb-overlay {
    position: fixed !important;
}



