@charset "UTF-8";

body,
html {
  text-align: left;
  text-decoration: none
}

body {
  -webkit-font-smoothing: antialiased
}

#wrapper {
  width: 100%;
  height: auto;
  overflow-x: hidden;
  overflow-y: hidden;
}

@-ms-viewport {
  width: auto;
  initial-scale: 1
}

@viewport {
  width: device-width;
  initial-scale: 1
}

div,
h1,
h2,
h3,
h4,
p {
  font-family: Noto Sans Japanese, sans-serif
}


.loading {
  margin-top: 0;
  background-image: url(../img/common/loading.jpg);
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 4000;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .loading {
    margin-top: 0;
    background-image: url(../img/common/loading.jpg);
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 4000;
  }
}

.textarea_ss {
  font-size: 8pt;
  max-height: 999999px
}

.textarea_s {
  font-size: 9pt;
  max-height: 999999px
}

.textarea_sd {
  font-size: 11pt;
  max-height: 999999px;
}

.textarea_mmm {
  font-size: 11.5pt;
  max-height: 999999px
}

.textarea_sm {
  font-size: 10pt;
  max-height: 999999px
}

.textarea_m {
  font-size: 9px;
  max-height: 999999px
}

.textarea_l {
  font-size: 14pt;
  max-height: 999999px
}

.textarea_ll {
  font-size: 16pt;
  max-height: 999999px
}

.textarea_xl {
  font-size: 28pt;
  max-height: 999999px
}

.textarea_news_l {
  font-size: 16pt;
  max-height: 999999px
}

.textarea_news_ll {
  font-size: 32pt;
  max-height: 999999px
}

.contents_inner {
  position: relative;
  margin-top: 0;
  width: 1100px;

  height: auto;
  margin-left: auto;
  margin-right: auto
}
.contents_inner_s {
  position: relative;
  margin-top: 0;
  width: 960px;

  height: auto;
  margin-left: auto;
  margin-right: auto
}

@media screen and (min-width:320px) and (max-width:960px) {
  .textarea_sm {
    font-size: 12pt;
    max-height: 999999px
  }

  .textarea_mmm {
    font-size: 14.5pt;
    max-height: 999999px
  }

  .contents_inner {

    position: relative;
    padding: 0 20px 0 20px;
    text-align: justify;
    width: 95%;
    margin-left: auto;
    margin-right: auto;

  }
  .contents_inner_s {
  position: relative;
  margin-top: 0;
  width: 100%;
padding: 0 20px 0 20px;
  height: auto;
  margin-left: auto;
  margin-right: auto
}
}


.alpha a:hover img {
  opacity: .9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)"
}

.pageTop {
  position: fixed;
  margin-bottom: 5px;
  right: 30px;
  z-index: 56;
  cursor: pointer
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .pageTop {
    position: fixed;
    margin-bottom: 5px;
    right: 30px;
    z-index: 56;
    cursor: pointer
  }
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.clearfix {
  min-height: 1px
}

.wdt100 {
  width: 100%
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .rspsv {
    width: 100%
  }
}

@media screen and (min-height:320px) and (max-height:768px) {
  .rspsv_h {
    width: 100%
  }
}

.rightbox {
  float: right;
  height: auto;

}

.leftbox {
  float: left;
  height: auto
}



.backoverlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-image: url(../img/common/02.png);
  opacity: 0.5;
  z-index: 60;
}


#video-background,
#video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}


#footer {
  z-index: 800;
}

.maincopy {
  position: absolute;
  left: 30px;
  top: 80px;
  z-index: 200;
}

.backoverlay_y {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 195, 0, 0.4);
  z-index: 61;
}

#maintop {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-top: -0.1%;
  z-index: 80;


}

@media screen and (min-width:320px) and (max-width:1100px) {
  #maintop {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0;
    z-index: 80;
    margin-bottom: 100px;


  }
}

#about {
  position: relative;
  width: 100%;
  height: 850px;
  z-index: 105;
  margin-bottom: 150px;


}



.infobox_infowrp {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 700px;
  height: auto;
  transform: translate(-50%, -57%);
  z-index: 150;
}


@media screen and (min-width:320px) and (max-width:1100px) {

  .infobox_infowrp {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
  }

  .maincopy {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 20%;
    z-index: 200;
  }
}

.bodyimg {
  position: relative;
  margin-left: -3%;

}

.header {
  position: fixed;
  height: 20px;
  background-color: #000;
  width: 100%;
  z-index: 120;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .bodyimg {
    position: relative;
    width: 100%;
    margin: 3% auto;
    margin-left: 3%;

  }

  .header {
  position: relative;
    height: auto;
    padding-bottom: 10px;
    background-color: #000;
    width: 100%;
    z-index: 120;
  }
}


.leftobi {
  position: absolute;
  left: -1%;
}

.rightobi {
  position: absolute;
  right: -1%;
}

.hlogo {
  position: absolute;
  margin-top: 1.5%;
  left: 8%;
}

.snslist {
  position: absolute;
  margin-top: 2.8%;
  margin-left: 12%;
}

.snslist li {
  float: left;
}

.snslist li:nth-child(1) {
  margin-right: 2%;
}

.snslist li:nth-child(2) {
  margin-right: 2%;
}



.snslist li:nth-child(4) {

}
.snslist li:nth-child(3) {

  margin-right: 4% ;
}

.snslist li:nth-child(7) {

  margin-right: 5%;
  opacity:1;
}



.snslist li:last-child {
  margin-right: -18%;
}


.titlogo {
  position: relative;
  text-align: center;
  margin-top: -7%;
}

.topbnr_r {
  position: absolute;
  bottom: 100px;
  right: 30px;
}

.topbnr_l {
  position: absolute;
  bottom: 100px;
  left: 30px;
}




footer {
  position: fixed;
  bottom: 0;
  height: 72px;
  width: 100%;
  background-color: #000;
  z-index: 3000;
}

.topbnr_20 {
  position: absolute;
  margin-top: -10px;
  right: -150px;
  z-index: 300;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .leftobi {
    position: absolute;
    left: 2%;
    width: 100%;
  }

  .hlogo {
    position: relative;
    padding-top: 1.5%;
    height: auto;
    width: 70%;
    left: inherit;
    margin: 0 auto;
  }

  footer {
    position: fixed;
    bottom: 0;
    height: 90px;
    width: 100%;
    min-width: 640px;
    background-color: #000;
    z-index: 2000
  }

  .topbnr_20 {
    position: absolute;
    margin-top: 20px;
    width: 20%;
    right: 10px;
    z-index: 300;
  }
}

.subcopy {
  position: relative;
  text-align: center;
  margin-top: 3%;
  z-index: 100;
}

@media screen and (min-height:320px) and (max-height:768px) {
  .infobox_infowrp {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 850px;
    height: auto;
    transform: translate(-50%, -55%);
    z-index: 150;
  }

  .subcopy {
    position: relative;
    text-align: center;
    margin-top: -4%;
    z-index: 100;
  }

  .bodyimg {
    position: relative;
    margin-left: -3%;
    width: 90%;
    margin: -2% auto;

  }

  .titlogo {
    position: relative;
    text-align: center;
    width: 60%;
    margin: -6% auto;


    margin-bottom: 50px;
  }

  .topbnr_20 {
    position: absolute;
    margin-top: 15px;
    right: -70px;
    width: 20%;
    z-index: 300;
  }
}

#ft_ngmmrkwrp {
  position: absolute;
  width: 110px;
  height: 110px;
  margin: -45px auto;
  left: 0;
  right: 0;
  border-radius: 50%;
  background-color: #000;
  z-index: 4001
}

#ft_ngmmrk {
  position: absolute;
  width: 72px;
  height: 72px;
  margin-top: 18px;
  margin-left: 19px
}

#ft_ngmmrkbase {
  position: absolute;
  width: 103px;
  height: 102px;
  top: 5px;
  left: 4px;
  cursor: pointer
}

.mainfeatlist {
  position: absolute;
  width: 180px;
  bottom: 330px;
  right: 65px;
  z-index: 500;

}

.mainfeatlist li {
  position: relative;
  float: left;
  margin-right: 10%;
}

.mainfeatlist li:last-child {
  margin-right: -150px;
}

.toptume_l {
  position: fixed;
  left: 0;
  margin-top: 25%;
}

.toptume_r {
  position: fixed;
  right: 0;
  margin-top: 25%;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  #ft_ngmmrkwrp {
    position: absolute;
    width: 110px;
    height: 110px;
    margin: -25px auto;
    left: 0;

    border-radius: 50%;
    background-color: #000;
    z-index: 4001
  }

  .toptume_l {
    position: fixed;
    left: 0;
    margin-top: 75%;
  }

  .toptume_r {
    position: fixed;
    right: 0;
    margin-top: 75%;
  }
}



.releaseimg {
  position: absolute;
  margin-top:7px;
}

.reserveimg {
  position: absolute;
  right: 240px;
  margin-top: 23px;
}

.reserveimgsp {
  position: absolute;
  left: 0px;
  margin-top: 10px;
}

.reservbtn {
  position: absolute;
  background-color: #fff;
  width: 228px;
  height: 43px;
  margin-top: 15px;
  right: 0;
  text-align: center;
  padding-top: 10px;
}

.cattit {
  text-align: center;
}

.aboutleft {
  position: relative;
  margin-top: 5%;
  width: 30%;
}

.aboutright {
  position: relative;
  margin-top: 5%;
  width: 62%;
  z-index: 120;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .reservbtn {
    position: absolute;
    background-color: #fff;
    width: 238px;
    height: 60px;
    margin-top: 15px;
    right: 0;
    text-align: center;
    padding-top: 17px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .aboutleft {
    margin-top: 5%;
    width: 100%;
  }

  .aboutright {
    margin-top: 5%;
    width: 100%;
    z-index: 120;
  }
}

.aboutleadtextarea {
  font-weight: 600;
  color: #000;
  text-align: justify;
  line-height: 1.6em;
  word-break:keep-all;
}

.aboutcopy2 {
  margin-top: 0%;
  margin-bottom: 8%;
}

.featdetailwrp {
  position: relative;
  width: 680px;
  height: 280px;
  background-color: #000;
  border: 3px solid #fff;
  padding: 2.5% 3%;

}

.wrptume {
  position: absolute;
  bottom: -93px;
  margin-left: 300px;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .featdetailwrp {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #000;
    border: 3px solid #fff;
    padding: 5% 4%;

  }

  .wrptume {
    position: absolute;
    bottom: -93px;
    margin-left: 38%;
  }
}



.aboutbodyimg {

  margin-top: 13%;
  margin-left: -17%;
}

.featimg {
  float: left;
  margin-right: 3%;
}

.feattextarea {
  position: relative;
  color: #fff;
  font-weight: 500;
  text-align: justify;
  line-height: 1.6em;
}

.textarea_mm {
  font-size: 11pt;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .aboutbodyimg {
    margin-top: 10%;
    margin-left: -15%;
    width: 130%;
  }

  .featimg {
    float: none;
    margin-right: 0;
  }

  .feattextarea {
    color: #fff;
    font-weight: 500;
    text-align: justify;
    line-height: 1.6em;
    font-size: 12pt;
  }

  .textarea_mm {
    font-size: 14pt;
  }
}



.textarea_ms {
  font-size: 11pt;
}

#slidemenu {
  position: absolute;
  margin-top: 3%;
}

.tab1 {
  position: absolute;
  margin-left: 80px;
  margin-top: 30px;
}

.tab2 {
  position: absolute;
  margin-left: 460px;
  margin-top: 30px;
}

.tab3 {
  position: absolute;
  margin-left: 40px;
  margin-top: 250px;
}


.aboutfeatdetailmini {
  position: absolute;
  margin-top: 430px;
  z-index: 200;
}

.aboutfeatdetailmini li {
  float: left;
  margin-right: 6%;
}

.aboutfeatdetailmini li:last-child {
  margin-right: -10%;
}

#insidegames {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  z-index: 80;
}

.inside_titlogo {
  position: relative;
  text-align: center;
  margin-bottom: 3%;
  margin-left: 2%;
  z-index: 50;
}

#scene {
  position: relative;
  margin-top: -48%;
  z-index: 51;
}

.splash2 {
  position: relative;
  margin-left: -6%;
  margin-top: 22%;
  z-index: 190;
}

.splash {
  position: relative;
  margin-left: -10%;
  margin-top: -2%;
  z-index: 80;
}

.splash3 {
  position: relative;
  margin-left: -2.5%;
  z-index: 200;
}

.splash4 {
  position: relative;
  margin-left: -11%;
  z-index: 80;
}

.insideflash {
  position: absolute;
  text-align: center;
  margin-left: -25%;
  margin-top: -20%;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  #scene {
    position: relative;
    margin-top: -67%;
    z-index: 51;
  }

  .textarea_ms {
    font-size: 14pt;
  }

  .inside_titlogo {
    position: relative;
    text-align: center;
    margin-left: 5%;
    width: 60%;
    margin: 5% auto;
    margin-bottom: 10%;
    z-index: 50;
  }

  .insideflash {
    position: absolute;
    text-align: center;
    margin-left: -60%;
    top: 40%;

    width: 220%;
  }
}

.inside_titlistwrp {
  position: relative;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  height: auto;
  z-index: 60;
  padding: 50px;
  margin-bottom: 50px;

}

.insideleft {
  width: 65%;
}

.insideright {
  width: 30%;
  margin-top: 3%;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .inside_titlistwrp {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    height: auto;
    z-index: 60;
    padding: 40px 0;
    margin-top: -20px;
    margin-bottom: 50px;

  }

  .insideleft {
    width: 100%;
  }

  .insideright {
    width: 100%;
    margin-top: 3%;
  }
}



.insidetitlist {
  position: relative;
  left: 6%;
  margin-top: 0%;
}

.insidetitlist li {
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
  width: 21.5%;
}


.insidelisttextarea {
  color: #fff;
  font-weight: 500;
  line-height: 1.7em;
  text-align: justify;
}

.insidelisttit {
  margin-top: 5%;
  margin-bottom: 2%;
}

.titsize {
  position: relative;
  font-weight: 600;
  font-size: 15pt;
  line-height: 1.9em
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .insidetitlist {
    position: relative;
    left: 0%;
  }

  .insidetitlist li {
    float: left;
    width: 19.4%;
    margin-right: 1%;
    margin-bottom: 3%;
  }

  .insidetitlist li:nth-child(5n) {
    margin-right: -250px;
  }

  .titsize {
    position: relative;
    font-weight: 600;
    font-size: 14pt;
    text-align: center;
    line-height: 1.9em
  }
}

#specs {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
  margin-top: 5%;
  margin-bottom: 0;
  z-index: 80;
}

.specsleft {
  width: 50%;
  margin-top: 5%;
}

.specsright {
  width: 50%;
  margin-top: 9.3%;
}

.specrightimglist {
  position: relative;
}

.specrightimglist li {
  float: left;
  margin-right: 8px;
}

.specrightimglist li:last-child {
  margin-right: -50px;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .specsleft {
    width: 100%;
    margin-top: 5%;
  }

  .specsright {
    width: 100%;
    margin-top: 9.3%;
  }

  .specrightimglist {
    position: relative;
  }

  .specrightimglist li {
    float: left;
    margin-right: 8px;
    width: 32.5%;
  }

  .specrightimglist li:last-child {
    margin-right: -50px;
  }
}



.tabwrp {
  position: relative;
  margin-top: 6%;

}

.specstextarea {
  font-weight: 500;
  line-height: 1.6em;
  margin-top: 3%;
  color: #000;
}

#shops {
  position: relative;
  width: 100%;
  background-color: #fff;
  height: auto;
  min-height: 520px;
  padding-top: 5%;
  padding-bottom: 0%;
  margin-bottom: 0;
  z-index: 870;
}

.shopslist {
  margin-top: 4%;
  margin-bottom: 10%;
 margin-right: -50%;
}

.shopslist li {
  border: #D4D4D4 solid 6px;

  width: 32.15%;

   margin-bottom: 2%;
  float: left;
  text-align: center;
    margin-right: 2.8%;
}
.shoplistbox{
  padding: 2% 1%;
  width: 48.15%;
  text-align: center;
  margin: 0 auto;
}



@media screen and (min-width:320px) and (max-width:1100px) {
  #shops {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: auto;
    padding-top: 7%;
    z-index: 70;
    padding-bottom: 10%;
  }

  .shopslist {
    margin-top: 4%;
    width: 100%;
  }

  .shopslist li {
    border: #D4D4D4 solid 6px;
    padding: 2% 2%;
    padding: 2% 10%;
   width: 100%;
  margin-bottom: 2%;
  float: left;
  margin-right: 4%;
  margin-bottom: 4%;
    text-align: center;
  }

  .shopslist li:nth-child(even) {
    margin-right: -40%;
  }
  .shoplistbox{
  padding: 0% 0%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

}

.spback {
  position: fixed;

}

.spback img {
  height: 105vh;
}

.topcopy_sp {
  position: relative;
  margin: 5% auto;
  margin-bottom: 0;
  text-align: center;
}



.bnrsp {
  position: relative;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.bnrsp li {
  float: left;
  width: 48%;
  margin-right: 3%;
}

.bnrsp li:nth-child(2) {
  margin-top: -2.5%;
  width: 52.5%;
}

.bnrsp li:last-child {
  margin-right: -50px;
}

.slidemenusp {
  position: relative;

}

.slidemenusp li:first-child {
  margin-top: 0px;
}

.slidemenusp li {
  float: left;
  width: 33.3%;

}

.slidemenusp li:last-child {
  margin-right: -50px;
}

.inside_spchara {
  position: absolute;
  width: 280%;
  margin-top: 6%;
  margin-left: -87%;
  z-index: 60;
}

#trigger1 {
  position: absolute;
  margin-top: -10%;
}

#trigger2 {
  position: absolute;
}

#trigger4 {
  position: absolute;
}

#trigger3 {
  position: absolute;
  margin-top: -15%;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .bnrsp li:nth-child(1) {
  margin-top: -0.5%;
}

  #trigger1 {
    position: absolute;
    margin-top: -55%;
  }

  #trigger2 {
    position: absolute;
  }

  #trigger3 {
    position: absolute;
    margin-top: -50px;
  }
}

.pagetopact {
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 4000;
}

.inquery {
  position: absolute;
  right: 0;
}

.fsnklogo {
  float: left;
}

.credit {
  float: left;
  margin-top: 0.9%;
  margin-left: 1%;
}

.wd {
  position: absolute;
  background-color: #fff;
  width: 280px;
  margin-top: -46px;
  right: 20px;
  text-align: center;
  padding: 1%;
}

  .support {
  position: absolute;
  right:275px;
    
}
@media screen and (min-width:320px) and (max-width:1100px) {
  .inquery {
    position: relative;
    right: 0;
    text-align: center;
  }

  .support {
  position: relative;
  right:0;
  text-align: center;
}

  .fsnklogo {
    position: relative;
    float: none;
    text-align: center;
  }

  .credit {
    position: relative;
    text-align: center;
    float: none;
    margin-top: 0.9%;
    margin-left: 1%;
  }

  .wd {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin: 3% auto;
    right: 0px;
    text-align: center;
    padding: 3% 25%;
  }

}


.cwd {
  position: absolute;
  margin-top: 335px;
}

.aboutbodysize {
  position: absolute;
  margin-top: 450px;
  margin-left: -28px;
}


.preloading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  z-index: 4002;
}

.cdsml {
  position: absolute;
  top: 25px;
  right: 5px;

}

#unchor1 {
  position: absolute;
  margin-top: -140px;

}

.credit2 {
  text-align: center;
  margin-top: 5%;
}

.textarea_mms {
  font-size: 10pt;
  line-height: 1.4em;
}

.tab4 {
  position: absolute;
  margin-left: 320px;
  margin-top: 190px;
}

.tab5 {
  position: absolute;
  margin-left: 520px;
  margin-top: 240px;
}

#accessories {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 5%;
  padding-bottom: 50px;
  margin-bottom: 0;
  z-index: 80;
}

.accelist {
  position: relative;
  margin-top: 5%;
}

.accelist li {
  position: relative;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.accelist li:nth-child(3n) {
  margin-right: -20%;
}

@media screen and (min-width:320px) and (max-width:1100px) {
  .textarea_mms {
    font-size: 14pt;
    line-height: 1.6em;
  }

  .accelist {
    position: relative;
    margin-top: 5%;
  }

  .accelist li {
    position: relative;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .accelist li:nth-child(3n) {
    margin-right: 2%;
  }

  .accelist li:nth-child(2n) {
    margin-right: -20%;
  }
}

.bbox {
  position: relative;
  height: 15%;
}

.go {
  opacity: 0.3;
}

.spsnslist {
  position: relative;
  width: 250px;
  margin: 0 auto;
  z-index: 1000;
}

.spsnslist li {
  float: left;
  margin-right: 20px;
}

.spsnslist li:last-child {
  margin-right: -50px;
}
.textarea_mmss {
  font-size: 9pt;
  line-height: 1.3em;
}
@media screen and (min-width:320px) and (max-width:1100px) {
  .textarea_mmss {
  font-size: 14pt;
  line-height: 1.5em;
}
}


.textarea_mmm {
  font-size: 11.5pt;
  max-height: 999999px
}
.accelisttextarea {
  font-weight: 500;
  color:#000;

}
@media screen and (min-width:320px) and (max-width:1100px) {
  .textarea_mmm {
    font-size: 14.5pt;
    max-height: 999999px
  }
  }

.aboutcopy {
  margin-bottom: 5%;
}


 .splanglist {
  width: 100%;
  font-size: 20pt;
  margin: 5% auto;
}
.splanglist li {
  float: left;
  width: 25%;
  margin-right: 0%;
  text-align: center;
}
.splanglist li:last-child {
  margin-right: -50%
}




.spsnslist {
  position: relative;
  width: 250px;
  margin: 0 auto;
}

.spsnslist li {
  float: left;
  margin-right: 20px;
}

.spsnslist li:last-child {
  margin-right: -50px;
}
.accelisttextarea {
  font-weight: 500;
  color:#000;

}


 .splanglist {
  width: 100%;
  font-size: 20pt;
  margin: 5% auto;
}
.splanglist li {
  float: left;
  width: 25%;
  margin-right: 0%;
  text-align: center;
}
.splanglist li:last-child {
  margin-right: -50%
}



	.supopage_subtittextarea {
		font-family: 'Noto Sans Japanese', sans-serif;
      margin-top: 2%;
		font-weight: 600;
		font-size: 18pt;
		text-align: center;
		color: #000;
      padding-bottom:2%;
      border-bottom:1px solid #000;
	}
	
	.supopage_subtittextarea br {
  display: block;
}
	.supopage_listwrp {
	position: relative;
	width: 960px;
	margin: 80px auto;
	margin-left: auto;
	margin-right: auto;
}

.supopage_listwrp a:link {
	color: #0080b9;
	text-decoration: underline;
}

.supopage_listtit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
  margin-left:0%;
	font-size: 17pt;
	margin-bottom: 15px;
	color: #000;text-align: center;
}
.supopage_listtit2 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
  margin-top: 5%;
  margin-left:0%;
	font-size: 17pt;
	margin-bottom: 15px;
  text-align: center;
	color: #000;
}
.supopage_listtit br {
  display: none;
}


.supopage_linklist {
  margin-top: 1%;
  margin-bottom: 5%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 12pt;
text-align: center;
}
.supopage_linklist2 {
  margin-top: 1%;
  margin-bottom: 5%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 12pt;
text-align: center;
}
.supopage_linklist2 {
  margin-top: 1%;
  margin-bottom: 5%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 12pt;
  text-align: center;
}
.supopage_linklist li {
  margin-bottom: 2%;
}
.supopage_linklistj {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 12pt;
	margin-top: 5%;
	text-align: center;
}
.supopage_notice {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 9pt;
	margin-top: 0px;
	text-align: center;
}
.supopage_notice_b {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 9pt;
	margin-top: 0px;

}
 .supopage_linklist a:link {
    text-decoration: underline;
  }
    .supopage_linklist a:hover {
    text-decoration: underline;
  }
     .supopage_linklist a:hvisited {
    text-decoration: underline;
  }
.supopage_linklistj a:link {
	color: #0080b9;
	text-decoration: underline;
}

.supopage_linklistj::after {
	content: url(../img/common/pagej.svg);
	position: absolute;
	margin-left: 5px;

}


.supoinfowrp {
	width: 700px;
	height: auto;
	padding: 3% 5% 3% 5%;
	margin: 0 auto;
	border: 3px solid #333;
}

.supoinfodialtit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 700;
	font-size: 14pt;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}
.supoinfodialtit br {
  display: none;
}

.supopagetop {
    margin-top: 7%;
  	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 800;
	font-size: 32pt;
  line-height: 1.2em;
	text-align: center;
	color: #000;
}
.supopagetop br {
  display: none;
}

.backtotop {
	width: 200px;
	margin: 5% auto;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 13pt;
	background-color: #0080b9;
	padding: 10px 10px;
	text-align: center;
  margin-bottom: 15%;
	color: #fff;
}

.backtotop a:link {
	color: #fff;
}

.backtotop a:visited {
	color: #fff;
}

.backtotop a:hover {
	color: #fff;
}
.supoinfotit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 800;
	font-size: 27pt;
	margin-bottom: 5px;
	color: #000;
	text-align: center;
}
.supoinfotit br {
  display: none;
}

@media screen and (min-width:320px) and (max-width:1100px) {

  .backtotop {
		width: 300px;
		margin: 8% auto;
		font-family: 'Noto Sans Japanese', sans-serif;
		font-weight: 600;
		font-size: 15pt;
		background-color: #0080b9;
		padding: 10px 10px;
		text-align: center;
      margin-bottom: 15%;
		color: #fff;
	}
 
}

@media screen and (min-width:320px) and (max-width:850px) {
    .supoinfodialtit br {
  display: block;
}
  .supopage_linklist {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 14pt;
}
  .supopage_linklist a:link {
    text-decoration: underline;
  }
    .supopage_linklist a:hover {
    text-decoration: underline;
  }
     .supopage_linklist a:hvisited {
    text-decoration: underline;
  }


  .supopage_listtit br {
  display: block;
}
  .supopage_listtit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 17pt;
	margin-bottom: 20px;
	color: #000;
}
  .supopage_listwrp {
	position: relative;
	width: 100%;
	margin: 80px auto;
	margin-left: auto;
	margin-right: auto;
}
  	.supopage_subtittextarea br {
		display: block;
}
  .supoinfowrp {
	width: 100%;
	height: auto;
	padding: 3% 5% 3% 5%;
	margin: 0 auto;
	border: 3px solid #333;
}
    .supopagetop br {
  display: block;
}
   .supopagetop {
    margin-top: 7%;
  	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 800;
	font-size: 35pt;
	text-align: center;
	color: #000;
}
  .supopage_subtittextarea {
		font-family: 'Noto Sans Japanese', sans-serif;
      margin-top: 2%;
		font-weight: 600;
		font-size: 18pt;
		text-align: center;
		color: #000;
    padding-top:5%;
      padding-bottom:8%;
      border-bottom:1px solid #000;
	}
  .supoinfotit br {
  display: block;
}
  .supoinfotit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 800;
	font-size: 30pt;
	margin-bottom: 5px;
	color: #000;
	text-align: center;
}
}

.dialsvg {
  text-align: center;
}





/*TABLE*/

.row-head {
	border-collapse: collapse;
	vertical-align: middle;
	width: 100%;
}

.row-head th,
.row-head td {
	border: 1px solid #000;
	padding: 20px;
	font-weight: 500;
	font-size: 12pt;

  hyphens: auto;
  
  color:#000;
}

.row-head th {
	background: #0080b9;
	font-weight: 500;
	font-size: 12pt;
	color: #fff;
  text-align: center;
}

.row-head label {
	line-height: 34px;
	margin: 0;
}

          
.spread {
	margin-top: 30px;
	margin-bottom: 10px;
}
.spread a:link {
  color:#0080b9;
  text-decoration: underline;
}
.spread a:visited {
  color:#0080b9;
  text-decoration: underline;
}

.spread {
	margin-top: 10px;
	margin-bottom: 10px;
}

.text_c {
  font-size: 20pt;
  font-weight: 800;
}

.faq {
  margin-top: 2%;
  text-align: center;
}
.faq2 {
  margin-top: 10%;
  text-align: center;
}



@media screen and (min-width:320px) and ( max-width:960px) {

.jumpbtn {
  margin-left: 15px;
  font-size: 14pt;
  font-weight: 600;
}
	.row-head thead {
		display: none;
	}

	.row-head tr,
	.row-head td {
		display: block;
		width: auto;
		font-size: 16pt;
	}

	.row-head tr {
		border: 1px solid #000;
		border-radius: 0;
		margin-bottom: 20px;
		padding: 8px 8px 0;
	}

	.row-head td {
		border: none;
		border-bottom: 1px solid #000;
		display: flex;
		justify-content: space-between;
		text-align: left;
	}
	.row-head td:last-child {
		border-bottom: none;
	}
	.row-head td::before {
		content: attr(aria-label);
		display: inline-block;
		font-weight: bold;
		float: left;
		text-align: left;
		padding-right: 20px;
		white-space: nowrap;
	}

	.row-head td.bt-area::before {
		display: none;
	}
  .row-head td a{
    display:contents;
  }
	.row-head td.bt-area a {
		background: #007aff;
		border-radius: 5px;
		color: #fff;
		display: inline-block;
		flex: 1;
		height: 40px;
		margin: 0 2px;
		overflow: hidden;
		width: auto;
	}
	.row-head td.bt-area a::before {
		align-items: center;
		content: attr(aria-label);
		display: flex;
		font-size: 14px;
		height: 100%;
		justify-content: center;
		line-height: 40px;
		width: 100%;
	}

	.row-head.header-check tr {
		padding-left: 40px;
		position: relative;
	}
	.row-head.header-check td:first-child {
		align-items: center;
		background: #fff;
		border-right: 1px solid #dbe1e8;
		border-bottom: none;
		bottom: 0;
		display: flex;
		justify-content: center;
		left: 0;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 0;
		width: 40px;
	}
	.row-head.header-check td:first-child::before {
		display: none;
	}
  .tab_content {
  position: relative;
  margin-top: 9%;
}
  .supopage_notice_b {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 14pt;
	margin-top: 0px;

}
}

.subtxt {
  font-size: 14pt;
  margin-left: 1%;
}

#uagread {
  position: relative;
  margin-top: -4%;
  margin-bottom: 5%;
  height: 480px;
  background-color: #FFB200;
  
}

.upgtit {
  text-align: center;
  padding-top:16%;
}

#uagread_files {
  margin-top: 5%;
  margin-bottom: 15%;
}

.suptit {
  margin-top: 7%;
  margin-bottom: 2%;
  text-align: center;
}

.suptextarea {
font-weight: 800;
  text-align: center;
}

.upft {
  margin-bottom: 5%;
}

@media screen and (min-width:320px) and ( max-width:960px) {
  #uagread {
  position: relative;
  margin-top: -6%;
    padding-left:5%;
    padding-right:5%;
  padding-bottom:5%;
  margin-bottom: 5%;
  height: auto;
  background-color: #FFB200;
  
}
  
}







.supopagetop {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 35pt;
	text-align: center;
	color: #000;
}

.supopagetop br {
	display: none;
}

#supowrp {
	margin-top: 100px;
}

.supopage_subtittextarea {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 15pt;
	text-align: center;
	color: #000;
	padding-bottom: 50px;
}

.supopage_subtittextarea br {
	display: none;
}

.supopage_listwrp {
	position: relative;
	width: 960px;
	margin: 20px auto;

}

.supopage_listwrp a:link {
	color: #0080b9;
	text-decoration: underline;
}

.supopage_listtit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 17pt;
	margin-bottom: 20px;
	color: #000;
}



.supopage_linklist {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 12pt;
}

.supopage_linklistj {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 12pt;
	margin-top: -10px;
	text-align: center;
}

.supopage_linklistj a:link {
	color: #0080b9;
	text-decoration: underline;
}

.supopage_linklistj::after {
	content: url(../img/common/pagej.svg);
	position: absolute;
	margin-left: 5px;

}


.supoinfowrp {
	width: 700px;
	height: auto;
	padding: 3% 5% 3% 5%;
	margin: 0 auto;
	border: 3px solid #333;
}


#mod7 {
	position: relative;
	width: 100vw;
	height: auto;
	margin-bottom: 80px;
	min-width: 1000px;
	min-height: 1100px;
}

.supoinfotit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 800;
	font-size: 27pt;
	margin-bottom: 5px;
	color: #000;
	text-align: center;
}

.supoinfodialtit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 700;
	font-size: 19pt;
	color: #000;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}

@media screen and (min-width:320px) and (max-width:768px) {
	#mod7 {
		position: relative;
		width: 100%;
		height: auto;
		min-width: auto;
		margin-bottom: 70px;
	}
	footer {
		position: fixed;
		bottom: 0;
		height: 85px;
		width: 100%;
		min-width: 640px;
		background-color: #000;
		z-index: 2000
	}

	#supowrp {
		margin-top: 70px;
	}
	.supopagetop,
	.supopage_subtittextarea br {
		display: block;
	}
	.supopage_subtittextarea {
		margin-top: 20px;
	}
	.supopage_listwrp {
		position: relative;
		width: 100%;
		margin: 30px auto;
		margin-left: auto;
		margin-right: auto;
		left: 0;
	}
	.supoinfowrp {
		width: 100%;
		height: auto;
		padding: 6% 5% 6% 5%;
		margin: 0 auto;
		border: 3px solid #333;
	}
	.supopage_linklistj {
		font-family: 'Noto Sans Japanese', sans-serif;
		font-weight: 600;
		font-size: 16pt;
		margin-top: -10px;
		text-align: center;
	}
	.supopage_listtit {
		font-family: 'Noto Sans Japanese', sans-serif;
		font-weight: 600;
		font-size: 23pt;
		margin-bottom: 20px;
		color: #000;
	}
	.supopage_linklist {
		font-family: 'Noto Sans Japanese', sans-serif;
		font-weight: 600;
		font-size: 16pt;
	}
	.supopage_subtittextarea {
		font-family: 'Noto Sans Japanese', sans-serif;
		font-weight: 600;
		font-size: 19pt;
		text-align: center;
		color: #000;
	}
	.supopagetop br {
		display: block;
	}
}



.ngmlogo {
	position: absolute;
	left: 15px;
	margin-top: 10px;
}

.langwrp {
	position: relative;
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
}

.topline {
	border-top: 1px dotted #333;
}

.langtit {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	font-size: 25pt;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	padding-top: 50px;text-align: center;
}
.snklogo {
	position: absolute;
	margin-top: 15px;
	right: 35px;
}



@media screen and (min-width:320px) and (max-width:768px) {
  
  .langwrp {
	position: relative;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
}
  
}


.supdltextarea {
  font-weight: 600;
  font-size: 14pt;
  text-align: center;
}

.suptextareasp {
  margin-top: 5%;
  margin-bottom: 15%;
  font-weight: 800;
  font-size: 16pt;
  text-align: center;
}

.topbnr_r_ug {
  position: absolute;
  bottom:330px;
  right: 30px;
}

@media screen and (min-width:320px) and ( max-width:960px) {
  .topbnr_r_ug {
  position: relative;
  bottom:inherit;
  right:0;
}
}


.newtagimg {
  margin-right: 0.7%;
}


.esrb {
position: relative;
	margin-top: 3%;
z-index: 1100;
}


.esrb_left {
	width: 20%;
}

.esrb_right {
	width: 70%;
}

.esrbtextarea {
	font-weight: 400;
	font-size: 10pt;
	color:#000;
}

@media screen and (min-width:320px) and (max-width:960px) {
	.esrb_left {
	width: 100%;
		text-align: center;
		margin-bottom: 2%;
}

.esrb_right {
	width: 100%;
}
	.esrbtextarea {
	font-weight: 500;
	font-size: 12pt;
	color:#000;
}
}
