@charset "UTF-8";

/*COMMON*/

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

body {
  -webkit-font-smoothing: antialiased
}

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


}

img {
  -webkit-backface-visibility: 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;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 5800;
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .loading {
    margin-top: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 5800;
  }
}


.textarea_ss {
  font-weight: 400;
  line-height: 1.7em;
  color: #000;
  font-size: 1vw;
}
.textarea_sss {
  font-weight: 400;
  line-height: 1.7em;
  color: #666;
  font-size: 1.3rem;
}

.textarea_s {
  font-weight: 600;
  text-align: center;
  line-height: 1.7em;
  color: #000;
  font-size: 1vw;
}

.textarea_m {
  line-height: 1.7em;
  font-size: 1.6rem;

}

.textarea_ml {
  line-height: 1.7em;
  font-size: 1.4vw;

}

.textarea_mls {
  line-height: 1.7em;
  font-size: 1.8rem;

}

.textarea_l {
  font-weight: 600;
  text-align: center;
  line-height: 1.7em;
  color: #000;
  font-size: 1.2vw;
}

.textarea_ll {
  font-weight: 600;
  text-align: center;
  line-height: 1.7em;
  color: #000;
  font-size: 1.6vw;
}

.textarea_lx {
  color: #000;
  font-size: 2.0vw;
  margin-bottom: 0;
}

.textarea_lxx {
  font-weight: 600;
  line-height: 1.4em;
  color: #000;
  font-size: 1.7vw;
}

.textarea_lxxx {
  font-weight: 600;
  line-height: 1.7em;
  color: #000;
  font-size: 3.0vw;
  margin-bottom: 0;
}

.textarea_lb {
  font-weight: 800;
  line-height: 1.7em;
	letter-spacing: -0.04em;
  color: #000;
  font-size: 2.3rem;
  margin-bottom: 0;
	text-align: justify;
}
.textarea_lbs {
  font-weight: 800;
  line-height: 1.7em;
  color: #000;
  font-size: 2rem;
  margin-bottom: 0;
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .textarea_lb {
    font-weight: 800;
    line-height: 1.7em;
    color: #000;
    font-size: 3.8vw;
    margin-bottom: 0;
  }

  .textarea_lxx {
    font-weight: 600;
    line-height: 1.4em;
    color: #000;
    font-size: 4.5vw;
  }

  .textarea_ll {
    font-weight: 600;
    text-align: center;
    line-height: 1.7em;
    color: #000;
    font-size: 1.6vw;
  }

  .textarea_ss {
    font-weight: 600;
    line-height: 1.7em;
    color: #000;
    font-size: 3.4vw;
  }
.textarea_sss {
  font-weight: 400;
  line-height: 1.3em;
  color: #666;
  font-size: 2rem;
}
  .textarea_s {
    font-weight: 600;
    text-align: center;
    line-height: 1.7em;
    color: #000;
    font-size: 3.8vw;
  }

  .textarea_m {
    line-height: 1.7em;
    font-size: 3.5vw;

  }

  .textarea_ml {
    line-height: 1.7em;
    font-size: 3.4vw;

  }

  .textarea_mls {
    line-height: 1.7em;
    font-size: 3.4vw;

  }

  .textarea_l {
    font-weight: 600;
    text-align: center;
    line-height: 1.7em;
    color: #fff;
    font-size: 1.2vw;
  }

  .textarea_lx {
    font-weight: 600;
    line-height: 1.7em;
    color: #fff;
    font-size: 4vw;
  }

  .textarea_lxxx {
    font-weight: 600;
    line-height: 1.7em;
    color: #fff;


  }

}




.contents_inner {
  position: relative;
  margin-top: 0;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.contents_inner_mainleft {
  position: relative;
  margin-top: 0;
  width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;

}

.contents_inner_mainright {
  position: relative;
  margin-top: 0;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}


.contents_inner_sp {
  position: relative;
  margin-top: 0;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  background-image: url(https://www.snk-corp.co.jp/official/ngpcs/img/main/sppack_backimg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;

}




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

  .contents_inner {
    position: relative;
    padding: 0 20px 0 20px;
    text-align: justify;
    width: 100%;
    margin-left: auto;
    margin-right: auto;

  }

  .contents_inner_mainleft {
    position: relative;
    padding: 0 20px 0 20px;
    text-align: justify;
    width: 90%;
    margin-left: auto;
    margin-right: auto;

  }

  .contents_inner_mainright {
    position: relative;
    padding: 0 20px 0 20px;
    text-align: justify;
    width: 90%;
    margin-left: auto;
    margin-right: auto;

  }


  .contents_inner_sp {
    position: relative;
    padding: 0 20px 0 20px 0;
    text-align: justify;
    width: 100%;
    margin-left: auto;
    margin-right: auto;

  }

}


.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:1050px) {
  .rspsv {
    width: 100%
  }
}

.rightbox {
  float: right;
  height: auto;

}

.leftbox {
  float: left;
  height: auto
}

#trigger1,
#trigger2,
#trigger3,
#trigger4,
#trigger5 {
  position: absolute;
  margin-top: 0px;
}

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

.pagetopact {
  position: fixed;

  right: 20px;
  bottom: 20px;
  z-index: 4000;
}

.tac {
  text-align: center;
}

p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}

p.indent-2 {
  padding-left: 2em;
  text-indent: -1em;
}



.header {
  position: relative;
  margin-top: 0;
  height: 50px;
  width: 100%;
  z-index: 1100;
  background-color: rgba(255, 255, 255, 1);

}


/*UNIQ*/


@media screen and (min-width:320px) and (max-width:1050px) {
  .header {
    position: relative;
    margin-top: 0;
    height: 80px;
    width: 100%;
    z-index: 1100;
    background-color: rgba(255, 255, 255, 1);

  }
}

.spperfectsplash {
  position: absolute;
  width: 20%;
  margin-left: 42%;
  margin-top: -1%;
}

.noticetextarea {
  text-align: center;
  color: #fff;
  margin-bottom: 5%;
}

#section1 {
  margin-top: 0;
  position: relative;
  width: 100%;
  padding-bottom: 0;

  margin: 0 auto;
}


#section1,
#section2,
#section3,
#footerwrp img {
  width: 100%;
}

#section2 img {
  width: 100%;
}

#section2 {
  margin-top: 0;
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  background-color: rgba(255, 255, 255, 0.9);

  margin: 0 auto;

}



/*RESPONSIVE*/

@media screen and (min-width:320px) and (max-width:1050px) {
  .pagetopact {
    position: fixed;

    right: 20px;
    bottom: 20px;
    z-index: 4000;
    width: 15%;
  }

  #section1 {
    margin-top: 0;
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0%;

  }

}


.ftsnklogo {
  width: 15%;
  margin: 5% auto;
  margin-bottom: 1%;
}

.header_left {
  background-color: #29AAE1;
  width: 60%;
  height: 50px;

}

.header_right {
  background-color: #FFFF00;
  width: 40%;
  height: 50px;

}

.snklogo {

  width: 180px;
  padding: 1vh 3vh 1vh 3vh;
  height: 50px;
}

.language {
  position: absolute;
  right: 20px;

  width: 50px;
  padding: 0.5vh 1vh 1vh 0.5vh;
  height: 50px;
}

.header_arrow {
  position: absolute;
  width: 500px;
  padding: 0.8% 3% 1% 3%;
  margin-left: 20%;
}

.header_release {
  position: absolute;
  width: 300px;
  padding: 0.8% 3% 0.5% 3%;
  margin-right: 20%;
}

.mainright {
  width: 74%;
  background-color: rgba(0, 24, 46, 0.8);
  padding-bottom: 12%;

}

.mainleft {
  width: 26%;
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 50px;
  padding-bottom: 5%;
  max-width: 26%;
}

.mainleft img {
  width: 100%;
}

.mainright img {
  width: 100%;
}



#mainwrp {
  /*background-image: url(../img/common/mainback1.jpg);
  background-size: contain;*/
  width: 100vw;

}

.mainright_overlay {
  position: absolute;
  width: 100vw;
  height: 100%;
  background-image: url(https://www.snk-corp.co.jp/official/ngpcs/img/common/02.png);

}

.sec1_maincopy {
  margin-top: 10%;
  margin-bottom: 2%;
}

.sec1_subcopy {
  margin-bottom: 4%;
}

.nswlogo {
  position: absolute;
  right: 14px;
  width: 5%;
  z-index: 100;
}

.sec1_serif {
  position: absolute;
  width: 20%;
}

.serif2 {
  right: 15%;
  margin-top: 3%;
  z-index: 101;
}

.serif3 {
  right: 31%;
  top: 58%;
  z-index: 101;
}

.serif1 {
  margin-top: -1%;
  left: 12%;
  z-index: 101;
}

.maintextarea {
  color: #fff;
  margin-top: -5%;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}


.csslide {
  position: relative;
  margin-top: 5%;
  width: 100%;
  margin-bottom: 3%;

}

.csslide li img {
  width: 100%;
  border: 1px solid #000;
}



.sec1_sideobi {
  background-color: #29A9E0;
  padding: 0.5% 0.5% 1% 0.5%;
  width: 100%;
  text-align: center;
}

.obi1textarea {
  color: #fff;
  font-weight: 700;
  font-style: italic;
}

.sec1_sidelogo {}

.sec1_sidelogo2 {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 20%;
}

.maintop_yt {
  margin-top: 15%;
  margin-bottom: 10%;
}

.sec1_sidetextarea {
  margin-top: -8%;
  margin-bottom: 18%;
}

.sec1_newreleasedate1 {
  color: #4D4D4D;
  font-weight: 600;
  margin-top: 12%;
  float: left;
  margin-bottom: 2%;
}

.sec1_newreleasedate {
  color: #4D4D4D;
  font-weight: 600;
  margin-top: -1.8%;
  float: left;
  margin-bottom: 0%;
}

.sec1_side_releasedate {
  margin-top: 12%;
  float: left;
  margin-right: 5%;
  width: 30%;
}

.sec1_side_releasedate_b {
  margin-top: 10;
  float: left;
  margin-right: 5%;
  width: 20%;
}

.sec1_releasetextarea {
  margin-top: 2%;
  font-weight: 600;
  color: #4D4D4D;
  margin-bottom: 0;
  line-height: 1.3em;
}

.catobi {
  position: relative;
  width: 100vw;
  background-color: #29A9E0;
  height: 70px;
  margin-top: -5%;
  z-index: 120;
  padding-bottom: 5.5%;
}

.catobitextarea {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  width: 100%;

}

.sec2_headtextarea {
  padding-top: 2%;
  font-style: italic;
  text-align: center;
}

.sec2_headtextarea br {
  display: none;
}

.txm {
  font-size: 1.5vw;
}

.sec2_titmenu {
  width: 100%;
  margin: 3% auto;
  margin-bottom: 7%;
}

.sec2_titmenu li {
  width: 22.5%;
  float: left;
  margin-right: 3%;
	margin-bottom: 4%;
}

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


.sec2_titlineup_wrp {
  border: 10px solid #B1B1B1;
  background-color: #fff;
  padding: 5% 5%;
  margin-bottom: 5%;
}

.sec2_lineupleft {
  width: 49%;
}

.sec2_lineupright {
  margin-top: 2%;
  width: 45%;
}

.sec2_releasetit {
  margin-top: 2%;
}

.sec2_releasetittextarea {
  margin-top: 5%;
  margin-bottom: 5%;
  line-height: 1.4em;
}
.sec2_releasetittextarea2 {
  margin-top: 2.5%;
  margin-bottom: 5%;
  line-height: 1.4em;
}

.sec2_releasetittextarea_hcopy {
  margin-top: 4%;
  margin-bottom: 5%;
  line-height: 1.4em;
}

.sec2_releasepmark {
  margin-top: 2%;
  width: 10%;
  float: left;
	height: 60px;
  margin-right: 2%;
}
.sec2_releasepmark2 {
  margin-top: 2%;
  width: 10%;
  float: left;
	height: 70px;
  margin-right: 2%;
}

.sec2_releasespec {
  margin-top: 5%;
  background-color: #E4E4E4;
  padding: 4%;
}

.sec2_releasespectextarea {
  font-weight: 500;
  color: #666666;
}

.sec2_releaseleadtextarea {
  padding-left: 1em;
  text-indent: -1em;
  color: #000;
  font-weight: 500;
  line-height: 1.5em;
}

.sec2_shopbtn {
  margin-top: 10%;
}

.sec2_releasetop {
  position: relative;
  margin-top: -5.7%;
  background-color: #29A9E0;
  height: 50px;
  width: 111.5%;
  margin-left: -5.7%;
  z-index: 130;
  margin-bottom: 5%;
}

.sec2_release_coming {
  height: 50px;
  width: 216px;
  margin-right: 2%;
  float: left;
}

.sec2_titnumber {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-style: italic;

}

.sec2_titnum {
  height: 50px;
  width: 176px;
  float: left;
}

.sec2_titlineup_titpkg {
  position: absolute;
  width: 23%;
  right: 0;
  margin-top: -13%;
  z-index: 225;
}

.sec2_titlineup_titlogo {
  position: absolute;
  width: 20%;
  right: 23%;
  margin-top: -9%;
  z-index: 225;
}
.sec2_titlineup_titlogo_gekka {
  position: absolute;
  width: 20%;
  right: 23%;
  margin-top: -13%;
  z-index: 225;
}
.sec2_titlineup_titlogo_match {
  position: absolute;
  width: 20%;
  right: 23%;
  margin-top: -12%;
  z-index: 225;
}

#footerwrp {
  background-color: #fff;
  padding-top: 5%;
  padding-bottom: 5%;
}

.ftlogo {
  text-align: center;
  width: 25%;
  margin: 0 auto;
}

.fttextarea {
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;

}

.fttextarea br {
  display: none;
}

.sec1_mainimg {
  position: relative;
  margin-bottom: 5%;
  z-index: 100;

}



/*RESPONSIVE*/

@media screen and (min-width:320px) and (max-width:1050px) {
	.sec2_releasepmark2 {
  margin-top: 2%;
  width: 10%;
  float: left;
	height:auto;
  margin-right: 2%;
}
  .maintextarea {
    color: #fff;
    margin-top: -5%;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 0.1em;
  }

  .sec1_mainimg {
    position: relative;
    margin-bottom: 0%;
    width: 135%;
    margin-left: -17%;

  }

  .fttextarea br {
    display: block;
  }

  .ftsnklogo {
    width: 30%;
    margin: 5% auto;
    margin-bottom: 2%;
  }

  .ftlogo {
    text-align: center;
    width: 45%;
    margin: 0 auto;
  }

  .snklogo {

    width: 220px;
    padding: 1.5vh 3vh 1vh 3vh;
    height: 50px;
  }

  .txm {
    font-size: 3.5vw;
  }

  .sec2_headtextarea {
    padding-top: 4%;
    margin-bottom: 3%;
    font-style: italic;
    text-align: center;
  }

  .sec2_headtextarea br {
    display: block;
  }

  .catobi {
    position: relative;
    width: 100vw;
    background-color: #29A9E0;
    height: auto;
    margin-top: 0;
    z-index: 120;
    padding: 0.5% 0.5% 1% 0.5%;
  }

  .catobitextarea {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    width: 100%;
    font-size: 6vw;

  }

  .obi1textarea {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 6vw
  }

  .sec1_lastcatch {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .sec1_subcopy {
    margin-top: 3%;
    margin-bottom: 8%;
  }

  .nswlogo {
    position: absolute;
    right: 0;
    width: 10%;
    z-index: 100;
  }

  .sec1_sidelogo_sp {
    width: 80%;
    margin: 5% auto;
    margin-bottom: 0;
  }

  .sec1_sidelogo2_sp {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10%;
  }

  .mainleft {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 0;
    padding-bottom: 0%;
    max-width: 100%;
  }

  .mainright {
    width: 100%;
    background-color: rgba(0, 24, 46, 0.8);
    padding-bottom: 8%;

  }


  .language {
    position: absolute;
    right: 10px;

    width: 60px;
    padding: 0.5vh 0vh 0vh 0.5vh;
    height: 50px;
  }

  .sec2_titmenu {
    width: 89%;
    margin: 3% auto;
    margin-bottom: 5%;
  }

  .sec2_titmenu li {
    width: 47.6%;
    float: left;
    margin-right: 4%;
    margin-bottom: 5%;
  }
	
.sec2_titmenu li:nth-child(5n) {
	margin-right: 4%;
}
.sec2_titmenu li:nth-child(2n) {
    margin-right: -40%;
  }
  .sec2_titmenu li:last-child {
    margin-right:0;
  }

  .sec2_shopbtn {
    width: 100%;
    margin: 10% auto;
  }

  .sec2_titlineup_wrp {
    border: 10px solid #B1B1B1;
    background-color: #fff;
    padding: 5% 5%;

  }

  .sec2_releasetittextarea {
    margin-top: 4.8%;
    margin-bottom: 6%;
    line-height: 1.4em;
    font-size: 4.5vw;

  }
	  .sec2_releasetittextarea2 {
    margin-top: 4.8%;
    margin-bottom: 6%;
    line-height: 1.4em;
    font-size: 5vw;

  }

  .sec2_releasetittextarea_hcopy {
    margin-top: 0%;
    margin-bottom: 5%;
    line-height: 1.4em;
    font-size: 4vw;
    text-align: center;

  }

  .sec2_release_coming {
    height: 50px;
    width: 216px;
    margin-right: 2%;
    float: left;
  }

  .sec2_titnum {
    height: 50px;
    width: 140px;
    margin-top: 1%;
    float: right;
    right: 10%;
  }

  .sec2_titlineup_titpkg {
    position: relative;
    width: 50%;
    right: inherit;
    margin-top: -0%;
    z-index: 225;
    float: left;
  }

  .sec2_titlineup_titlogo {
    position: relative;
    width: 50%;
    right: inherit;
    margin-top: 2%;
    z-index: 225;
    float: left;
  }
   .sec2_titlineup_titlogo_gekka {
    position: relative;
    width: 50%;
    right: inherit;
    margin-top: 2%;
    z-index: 225;
    float: left;
  }
	   .sec2_titlineup_titlogo_match {
    position: relative;
    width: 50%;
    right: inherit;
    margin-top: 2%;
    z-index: 225;
    float: left;
  }

  .sec2_lineupleft {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 0;
  }

  .sec2_lineupright {
    margin-top: 2%;
    width: 100%;
  }

  .sec1_newreleasedate {
    color: #4D4D4D;
    font-weight: 600;
    margin-top: -1.5%;
    float: left;
    margin-bottom: 0%;
  }

  .txac_sp {
    text-align: center;
  }
}


.fsnslist {
  width: 15%;
  margin: 0 auto;
  margin-bottom: 1%;


}

.fsnslist li:first-child {
  margin-top: 2.3%;
  width: 42%;
  margin-right: 10%;
}

.fsnslist li {
  float: left;
  width: 21%;
  margin-right: 8%;

}

.fsnslist li:last-child {
  margin-right: -50%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .fsnslist {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 5%;
  }

  .fsnslist li:first-child {
    margin-top: 3.3%;
    width: 52%;
    margin-right: 6%;
  }

  .fsnslist li {
    float: left;
    width: 22%;
    margin-right: 6%;

  }
}

.infobox_infowrp {
  position: absolute;
  margin-top: 4.5%;
  margin-left: 0;
  width: 600px;
  height: 480px;
  z-index: 51
}

@media all and (-ms-high-contrast:none) {

  .infobox_infowrp {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 480px;
    z-index: 38
  }
}

@media screen and (min-width:320px) and (max-width:1050px) {
  .infobox_infowrp {
    position: relative;
    top: -4%;
    width: 90%;
    margin: 0 auto;
    height: 280px;
    z-index: 50
  }
}

.logo1 {
  position: relative;
  z-index: 1000;
}

.logo2 {
  position: relative;
  width: 52%;
  margin: -7% auto;
  z-index: 1001;
}

.logo3 {
  position: absolute;
  width: 7%;
  margin-top: -6.2%;
  right: 122px;
  z-index: 1100;
}

.backwrp {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5000;
  background-color: #fff;
}

.bgw {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 4000;
}

#midvideo {
  position: absolute;
  width: 29.4%;
  margin-top: 11%;
  margin-left: 34.5%;
  z-index: 90;
}

.h_yellowtag {
  position: absolute;
  margin-top: -4%;
  margin-left: -5%;
  z-index: 1110;

}

.textarea_notice {
  margin-top: 4%;
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.7em;
}

.gekkabnrlist {
  margin-top: 5%;
}
.gekkabnrlist li {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.gekkabnrlist li:last-child {
  margin-right: -40%;
}

.gekkabnrlist2 {
  margin-top: 5%;
}
.gekkabnrlist2 li {
  width: 100%;
  float: left;
  margin-right: 2%;
}
.gekkabnrlist2 li:last-child {
  margin-right: -40%;
}


.csslide_sp {
  width: 23%;
  position: absolute;
  margin-top: 13.8%;
  left: 38.2%;
}

.csslide_sp li {
  float: left;
}

.csslide_sp li:last-child {
  margin-right: -20%;
}


@media screen and (min-width:320px) and (max-width:1050px) {
  .textarea_notice {
  margin-top: 4%;
  font-weight: 500;
  font-size: 3vw;
  line-height: 1.7em;
}
  #midvideo {
    position: absolute;
    width: 36.3%;
    margin-top: 14%;
    margin-left: 27.9%;
    z-index: 90;
  }
  .gekkabnrlist {
  margin-top: 5%;
}
.gekkabnrlist li {
  width: 100%;
  float: left;
  margin-right: 0%;
  margin-bottom: 7%;
}
.gekkabnrlist li:last-child {
  margin-right: -40%;
}
  
}




.selectionbnr {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10%;
}

@media screen and (min-width:320px) and (max-width:1050px) {
	.selectionbnr {
	width: 80%;
	margin: 10% auto;
	margin-bottom: 10%;
}
}

.mbtm {
	margin-bottom: 20px;
}
