@charset "UTF-8";

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

}

body {
  background-color: #000;
  -webkit-font-smoothing: antialiased
}

#wrapper {
  overflow-x: hidden;
  overflow-y: hidden;


}

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

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

/*FONT
------------------------------ */

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

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

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

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

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

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

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

/*INNER
------------------------------ */

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

@media screen and (min-width:320px) and (max-width:768px) {
  .contents_inner {
    position: relative;
    padding: 0 4% 0 4%;
    text-align: justify;
    width: 100%;
    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: 9500;
  cursor: pointer
}

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


/*CLEARFIX
------------------------------ */

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


/*BOX
------------------------------ */

.rightbox {
  float: right;
  height: auto
}

.leftbox {
  float: left;
  height: auto
}

@media screen and (min-width:320px) and (max-width:768px) {
  .rightbox {
    float: none;
    height: auto
  }

  .leftbox {
    float: none;
    height: auto
  }
}


/*TRIGGER
------------------------------ */

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

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

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




/*MAIM CONTENTS
------------------------------ */

.snklogo {
  position: absolute;
  left: 30px;
  bottom: 15px;
  z-index: 200;
}

.credit {
  position: absolute;
  left: 110px;
  bottom: 20px;
  font-size: 8pt;
  font-weight: 400;
  color: #fff;
  z-index: 100;
}

.sns {
  position: absolute;
  right: 30px;
  bottom: 20px;
  z-index: 1100;
}

.sns li {
  float: left;
  margin-left: 15px;
}

.toppage {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: -38px;
  z-index: 50;
}

.contentspage {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 38px;
  z-index: 50;
}


.snslist {
  position: absolute;
  right: 20px;
  margin-top: 15px;
  z-index: 300;
}

.snslist li {
  float: left;
  margin-left: 14px;
}


@media screen and (min-width:320px) and (max-width:768px) {
  .snslist {
    position: absolute;
    right: 0px;
    width: 100px;
    margin-top: 12px;
  }

  .snslist li {
    float: left;
    width: 30%;
    margin-left: 14px;
  }

  .toppage {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 15px;
    z-index: 50;
  }

  .sns {
    position: relative;
    left: 0;
    right: 0;
    width: 110px;
    margin: 0 auto;
    bottom: 90px;
    z-index: 1100;
  }

  .sns li {
    float: left;
    width: 30px;
    margin-left: 15px;
  }


  .snklogo {
    left: 0;
    right: 0;
    text-align: center;
    bottom: 40px;
    z-index: 200;
  }

  .credit {
    left: 0;
    right: 0;
    text-align: center;
    font-size: 8pt;
    font-weight: 400;
    color: #fff;
    z-index: 100;
  }
}

#histloopwrp {
  position: relative;
  height: 100px;
  z-index: 50;
  overflow: hidden;
}

.histloop {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
  height: 105px;
  float: left;
  z-index: 10;
}

.histloop li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 106px;
  height: 85px;

  float: left;
}

.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  background-image: url(https://www.snk-corp.co.jp/official/samuraispirits-portal/img/loading.jpg);
  background-repeat: no-repeat;
  background-position: center center;

  z-index: 3000;
}

.headerc {
  position: relative;
  height: 38px;
  z-index: 120;
}

.topcontents {
  position: relative;
  width: 100%;
  z-index: 90;
}

.titlogo {
  position: relative;
  padding-top: 60px;
  text-align: center;
}


.seriesbtn {
  width: 300px;
  height: 50px;
  border: 1px solid #fff;
  text-align: center;
}

.btnwrp {
  position: relative;
  width: 300px;
  height: 54px;
  margin: 40px auto;
  text-align: center;
}


.button {
  display: inline-block;
  outline: none;
  width: 300px;
  height: 54px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #fff;
  color: #fff;
  line-height: 50px;
  z-index: 2;

}

.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.button:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
  text-decoration: none;
}

.button::before,
.button::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}

.button::before {
  right: 0;
}

.button::after {
  left: 0;
}

.button:hover::before,
.button:hover::after {
  width: 0;
  background-color: #59b1eb;
}


.btnwrptext {
  font-weight: 600;
}

.billbordarea {
  position: relative;
  width: 33%;
  z-index: 100;
}

.infoarea {
  width: 62%;
  height: auto;
  z-index: 99;
}

.billbordarea_bnr {
  position: relative;
  z-index: 100;
}

.billbordarea_bnr li a {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.billbordarea_bnr li a:hover {
  opacity: 0.7;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.newtag {
  background-color: red;
  color: #fff;
  font-size: 6pt;
  font-weight: 800;
  margin-bottom: 0;
  width: 60px;
  height: auto;
  text-align: center;
  padding: 1px 1px 1px 1px;
  float: left;

}

.newslist {
  position: relative;
  width: 100%;
  margin-top: 0;
}

.newslist li {
  width: 31.5%;
  min-height: 207px;
  float: left;
  margin-right: 10px;
  margin-bottom: 2%;
}

.newslist li a {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.newslist li a:hover {
  opacity: 0.7;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.newslist li:nth-child(3n) {
  margin-right: -50px;
}

.newslist li img {
  border: 1px solid #fff;
  margin-bottom: 10px;
}

.newslisttext {
  margin-top: -0.4em;
  display: inline-block;
  font-weight: 500;
  color: #fff;
  padding-left:2%;
  padding-right:2%;
  text-align: justify;
  word-break: break-all;
}

.newslist_datetext {
  font-weight: 600;
  color: #fff;
  float: left;
  margin-right: 10px;
  padding-left:2%;
}

@media screen and (min-width:320px) and (max-width:768px) {
  .titlogo {
    position: relative;
    padding-top: 20px;
    text-align: center;
  }

  .btnwrptext {
    font-weight: 600;
    font-size: 20pt !important;
    padding-top: 3%;
  }

  .btnwrp {
    position: relative;
    width: 400px;
    height: 84px;
    margin: 40px auto;
    text-align: center;
  }


  .button {
    display: inline-block;
    outline: none;
    width: 400px;
    height: 84px;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #fff;
    color: #fff;
    line-height: 50px;
    z-index: 2;

  }

  .newslist {
    position: relative;
    width: 97%;
    margin-top: 0;
  }

  .newslist li {
    width: 50%;
    float: left;
    margin-right: 10px;
    margin-bottom: 2%;
  }

  .newslist li:nth-child(3n) {
    margin-right: 10px;
  }

  .newslist li:nth-child(even) {
    margin-right: -50px;
  }

  .newslist_datetext {
    font-weight: 600;
    padding-left: 2%;
    color: #fff;
    float: left;
    margin-right: 10px;
  }

  .newslisttext {
    margin-top: -0.4em;
    display: inline-block;
    padding-left: 2%;
    padding-right: 2%;
    font-weight: 500;
    font-size: 16pt !important;
    word-break: break-all;
    color: #fff;
  }

}

.artiwrp {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 0;
  width: 100%;
  height: 392px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 300;
}

::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: #222;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #666
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #333;
}


.bnrarearight {
  width: 48%;
}

.bnrarealeft {
  width: 48%;
}

.bnrareabnrlist {}

.bnrareabnrlist li {
  margin-bottom: 14px;

}

.bnrareabnrlist li img {
  border: 1px solid #fff;
}

.footer {
  margin-top: 50px;
  border-top: 1px solid #fff;
  padding-top: 30px;
  width: 100%;
  height: auto;
}

.fsnslist {
  padding-top: 20px;
}

.fsnslist li {
  float: left;
  margin-right: 10px;
}

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

.flink {
  font-weight: 600;
  color: #fff;

}

.flink a {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.flink a:link {
  color: #fff;
  text-decoration: none;
}

.flink a:visited {
  color: #fff;
  text-decoration: none;
}

.flink a:hover {
  color: cornflowerblue;
  text-decoration: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.finfo {
  font-weight: 500;
  color: #ccc;
}

.finfo br {
  display: block;
}

.contentspagef {
  color: #333;
}

.contentspagef a {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.contentspagef a:link {
  color: #333;
  text-decoration: none;
}

.contentspagef a:visited {
  color: #333;
  text-decoration: none;
}

.contentspagef a:hover {
  color: cornflowerblue;
  text-decoration: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.bnrwrp {
  padding-top: 60px;
  border-top: 1px dotted #fff;
}

.bottomslider {
  position: fixed !important;
  top: 0%;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  min-height: 100vh;
  background-position: center center;
  background-size: contain;
  opacity: 0.4;
  z-index: 11;
}

.contentsbody {
  background-color: #fff;
}


.tittopimg {
  margin-top: -38px;
  width: 100%;
  max-height: 150px;
  overflow: hidden;
  text-align: center;
}

.contpageleft {
  position: relative;
  width: 60%;
  height: auto;
}

.contpageright {
  width: 31.5%;
  margin-top: 4%;
  height: auto;
}

.titcopyarea {
  position: relative;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  margin-top: 32%;
  margin-left: 0%;
  width: 550px;
  height: auto;
  min-height: 120px;

}

.titcopyarea_tenka {
  position: relative;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  margin-top: 38%;
  margin-left: 0;
  width: 550px;
  height: auto;

}

.titcopyarea_asura {
  position: relative;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  margin-top: 0%;
  margin-left: 0;
  width: 550px;
  height: auto;

}

.titcopyarea_sen {
  position: relative;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  margin-top: 2%;
  margin-left: 0%;
  width: 550px;
  height: auto;
  min-height: 00px;
}

.titinfoarea {
  position: absolute;
  margin-left: 390px;
  margin-top: 10%;
}

.titinfoarea_zerosp {
  position: absolute;
  margin-left: 345px;
  margin-top: 10%;
}

.titinfoarea_shin {
  position: absolute;
  margin-left: 345px;
  margin-top: 10%;
}

.titinfoarea_zan {
  position: absolute;
  margin-left: 320px;
  margin-top: 5%;
}

.titimg1 {
  position: absolute;
  margin-top: 175px;
  right: 0;
}

.ytb {
  margin-top: 4%;
}

.titleadarea {
  position: relative;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  text-align: justify;
  margin-top: 5%;
  margin-bottom: 5%;
}

.titlogoimg {
  position: absolute;
}

.bttbtn {
  position: relative;
  background-color: #000;
  width: 300px;
  padding: 7px 10px 10px 10px;
  height: auto;
  margin: 2% auto;
  margin-bottom: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.bttbtn_w {
  position: relative;
  background-color: #fff;
  width: 300px;
  padding: 7px 10px 10px 10px;
  height: auto;
  border: 1px solid #000;
  margin: 2% auto;
  margin-bottom: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.bttbtn a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.bttbtn a:link {
  color: #fff;
  text-decoration: none;
}

.bttbtn a:visited {
  color: #fff;
  text-decoration: none;
}

.bttbtn a:hover {
  color: cornflowerblue;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.bttbtnarea {
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}

.prevbtn {
  position: absolute;
  left: 0;
  background-color: #000;
  width: 70px;
  padding: 7px 10px 10px 10px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nextbtn {
  position: absolute;
  right: 0;
  background-color: #000;
  width: 70px;
  padding: 7px 10px 10px 10px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nxtbtnarea {
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}

.npbtn a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.npbtn a:link {
  color: #fff;
  text-decoration: none;
}

.npbtn a:visited {
  color: #fff;
  text-decoration: none;
}

.npbtn a:hover {
  color: cornflowerblue;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

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

  .titinfoarea_zan {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    font-size: 14pt !important;
    line-height: 1.6em;
    text-align: center;
  }

  .titleadarea {
    position: relative;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: justify;
    font-size: 14pt !important;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .artiwrp {
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 0;
    width: 100%;
    height: 592px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 300;
  }

  .flink {
    font-size: 14pt;
    font-weight: 600;
    color: #fff;
    text-align: center;

  }

  .finfo {
    font-weight: 500;
    font-size: 12pt !important;
    text-align: center;
    color: #ccc;
  }

  .finfo br {
    display: none;
  }

  .contentspagef {
    color: #333;
    font-size: 12pt;
    text-align: center;
  }

  .bttbtnarea {
    text-align: center;
    font-size: 18pt !important;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
  }

  .twwidthwrap {
    height: auto;

  }

  .twitter-timeline {
    height: 500px !important;

  }

  .bnrareabnrlist li {
    margin-bottom: 20px;
    float: left;
    width: 48%;
    margin-right: 3.2%;
  }

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

  .billbordarea {
    position: relative;
    width: 100%;
    z-index: 100;
  }

  .infoarea {
    width: 100%;
    height: auto;
    z-index: 99;
  }

  .bnrarearight {
    width: 100%;
  }

  .bnrarealeft {
    width: 100%;
  }

  .contentspage {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 10px;
    z-index: 50;
  }

  .tittopimg {
    margin-top: -38px;
    margin-left: -25%;
    width: 150%;
    height: 169px;
    overflow: inherit;
    text-align: center;
  }

  .contpageleft {
    position: relative;
    width: 100%;
    height: auto;
  }

  .contpageright {
    width: 100%;
    height: auto;
  }

  .titcopyarea {
    margin-top: 5%;
    width: 100%;
    font-size: 16pt !important;
    margin-left: 0;
    height: auto;
    min-height: inherit;
    text-align: center;
  }

  .titcopyarea_sen {
    margin-top: 5%;
    width: 100%;
    font-size: 16pt !important;
    margin-left: 0;
    height: auto;
    min-height: inherit;
    text-align: center;
  }

  .titcopyarea_tenka {
    margin-top: 5%;
    width: 100%;
    font-size: 16pt !important;
    margin-left: 0;
    height: auto;
    min-height: inherit;
    text-align: center;
  }

  .titinfoarea {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    font-size: 14pt !important;
    line-height: 1.6em;
    text-align: center;
  }

  .titinfoarea_zerosp {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    font-size: 14pt !important;
    line-height: 1.6em;
    text-align: center;
  }

  .titinfoarea_shin {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    font-size: 14pt !important;
    line-height: 1.6em;
    text-align: center;
  }

  .titlogoimg {
    position: relative;
    width: 80%;
    margin: 0 auto;

  }

  .textarea_ss {
    font-size: 10pt;
  }

  .textarea_sm {
    font-size: 11pt;
  }

  .textarea_m {
    font-size: 14pt;
  }

  .footer {
    margin-top: 50px;
    border-top: 1px solid #fff;
    padding-top: 30px;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .fsnklogo {
    float: none;
    width: 30%;
    margin: 0 auto;
    text-align: center;
  }

  .fsnslist {
    padding-top: 20px;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .fsnslist li {
    float: left;
    width: 45%;
    margin-right: 10px;

  }

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

  .bttbtn {
    position: relative;
    background-color: #000;
    width: 400px;
    padding: 15px 10px 15px 10px;
    height: auto;
    margin: 50px auto;
    margin-bottom: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .bttbtn_w {
    position: relative;
    background-color: #fff;
    width: 400px;
    padding: 10px 10px 15px 10px;
    height: auto;
    margin: 50px auto;
    margin-bottom: 70px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .bttbtn_w img {
    width: 80%;
  }

  .prevbtn {
    position: absolute;
    left: 0;
    background-color: #000;
    width: 70px;
    padding: 7px 10px 10px 10px;
    height: auto;
    margin: 30px auto;
    margin-bottom: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .nextbtn {
    position: absolute;
    right: 0;
    background-color: #000;
    width: 70px;
    padding: 7px 10px 10px 10px;
    height: auto;
    margin: 30px auto;
    margin-bottom: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

.titlogolist {}

.titlogolist li {
  float: left;
  min-height: 165px;
  margin-right: 2.6%;
  margin-bottom: 2.6%;
}

.titlogolist li:nth-child(4n) {
  margin-right: -50px;
}

.titlogolist li a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.titlogolist li a:link {}

.titlogolist li a:visited {}

.titlogolist li a:hover {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.titindextitlogo {
  text-align: center;
  margin-bottom: 30px;
}

.titlogolisttextarea {
  text-align: center;
  font-weight: 600;
  margin-top: 2%;
  line-height: 1.4em;

}

.contpageleftinfowrp {
  position: relative;
  height: 330px;
}

.samurai2019tit {
  margin-left: -8%;
}


@media screen and (min-width:320px) and (max-width:768px) {
  .samurai2019tit {
    margin-left: inherit;
    margin: 0 auto;
  }

  .contpageleftinfowrp {
    position: relative;
    height: auto;
  }


  .titlogolist {
    text-align: center;
  }

  .titlogolist li {
    float: left;
    width: 50%;
    min-height: 220px;
    margin-right: 0;
    margin-bottom: 0;
  }

  .titlogolist li:nth-child(2n) {
    margin-right: -50px;
  }

}

.h_snklogo {
  position: absolute;
  left: 20px;
  margin-top: 5px;
}

.titimgamakusa {
  margin-top: 40%;
}

.titcopyarea_asura {
  margin-top: 5%;
  width: 100%;
  text-align: center;
}


#twwrap {
  border-radius: 0 !important;
  background-color: #fff;
}