@charset "utf-8";




.fadeIn {
/*  opacity: 1 !important;
  transition: all .3s;*/
}

.animated {
/*  opacity: 1 !important;
  transition: all .3s;*/
}


.movie-cover {
  position: relative;
  height: 360px;
  width: 640px;
/*  opacity: 0;
*/}

.movie-cover iframe {
  height: 360px;
  width: 640px;
}

/*.movie-cover:before {
  content: " ";
  background: url(../images/howtoplay/cover001.svg);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}*/

.howtoNewsystemWrap {
  background: rgba(230,70,0,0.26);
  margin-bottom: 40px;
  padding-top: 40px;
}

.howtoNewsystemBg {
  margin-bottom: -2px;
  opacity: 0.26;
}



.videoWrap {
  text-align: center;
  z-index: 0;
}

.videoWrap .youtube-video {
  position: relative;
  margin: 0 auto;
}




.howto {
  background: url(../images/common/bg002.jpg);
}

.howtoWrap {
  position: relative;
  margin: 0 auto;
  padding-top: 140px;
}

.howtoContent {
}

.howtoContent h4 {
  /*filter: drop-shadow(0 0 3px #000);*/
}

.howtoContent h5 {
  /*filter: drop-shadow(0 0 3px #000);*/
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-weight: 700;
  color: #ddd;
  line-height: 1.2;
}

.howtoContent img {
  z-index: 2;
  position: relative;
}

.howtoHead {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}

.howtoSections {
  /*background: #000;*/
  padding-bottom: 100px;
}

.howtoSections h2 {
  background: #e64600;
  height: 80px;
  font-size: 38px;
  line-height: 60px;
  text-align: left;
  font-weight: 700;
  margin-bottom: 100px;
  margin-top: 40px;
}

.howtoSections h2 span {
  width: 1200px;
  margin: 0 auto;
  display: block;
}

.howtoSections h2 span img {
  height: 30px;
  fill: #fff;
}

.howtoSections h2:after {
  content: " ";
  height: 5px;
  background: #fff;
  display: block;
  width: 100%;
}

.howtoHead h2 {
  width: 800px;
}

.howtoHead h3 {
  width: 800px;
  margin-bottom: -10px;
}

.howtoHead h2 img, .howtoHead h3 img {
  width: 100%;
}

.howtoMenu {
  width: 100%;
  height: 100px;
  border-top:#fff solid 10px;
  border-bottom:#fff solid 10px;
  box-sizing: content-box;
  position: relative;
  background: #000;
}


.howtoMenu ul {
  height: 100px;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}

.howtoMenu ul li {
  margin-top: 10px;
  height: 80px;
  width: 390px;
  background: #fff;
/*  color: #000;*/
  font-weight: 700;
  font-size: 50px;
  line-height: 70px;
  /*transform: skewX(-8deg);*/
  border-radius: 40px;
  position: relative;
}


.howtoMenu ul li.new:before {
  content: 'NEW';
  color: #333;
  padding: 2px 6px;
  background: #fe0;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
  background-size: 100%;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  z-index: 50;
  margin-left: -17px;
  top: -10px;
  line-height: 1.2;
  text-shadow: none;
}


.howtoMenu ul li a  {
  height: 80px;
  transition: all .3s;
  border-radius: 40px;
  color: #000;
}



.howtoMenu ul li span {
  /*transform: skewX(8deg);*/
  display: block;
  padding-top: 4px;
}

.howtoMenu ul li span svg {
  height: 50px;
  padding-top: 9px;
}

.howtoCont {
  width: 1200px;
  margin: 0 auto 160px;
  text-align: left;
  position: relative;
}

.howtoCont p {
  font-size: 18px;
  line-height: 24px;
}

.howtoCont h4 {
  position: relative;
  z-index: 1;
  margin-bottom: 26px;
  font-size: 70px;
  line-height: 70px;
  color: #000;
  /*font-style: italic;*/
}

.modes .howtoCont h4 {
  color: #fff;
}

.howtoCont h4:before {
  display: block;
  content: attr(title);
  position: absolute;
  background: #fff;
  background: linear-gradient(to top,#aaa, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  padding-right: 2%;
  margin-right: -2%;
}

.howtoCont001 h4 {
  font-size: 46px;
  line-height: 50px;
}

.howtoCont002 h4:before,.howtoCont004 h4:before {
  right: 0;
}


.howtoCont h4 sub {
  top: -0.5em;
  position: relative;
}

.howtoCont h4 img {
  height: 60px;
}

.howtoCont h4 span {
  font-size: 20px;
  line-height: 20px;
}

.howtoCont h4:after {
  content: " ";
  display: block;
  position: absolute;
  height: 6px;
  background: #e64600;
  width: 100%;
  left: -56%;
  bottom: -10px;
  transform: skewX(-45deg);
}

.howtoCont001 {
  /*background: url(../images/howtoplay/img001.jpg) top right no-repeat;
  margin-bottom: 40px;*/
}

.howtoCont001 p {
  width: 500px;
}

.howtoCont001 .movie-cover {
  position: absolute;
  right: 0;
  top: 0;
  /*display: none;*/
}


.howtoImg001 {
  width: 300px;
  left: 90px;
  display: block;
  position: relative;
  background: #333;
  border-radius: 10px;
  margin: 20px;
}

.howtoCont002 {
  position: relative;
}


.howtoCont002 h4 {
  margin-bottom: 20px;
}

.howtoCont002 h4 img {
  height: 58px;
}

.howtoCont002 p {
  text-align: left;
  padding-left: 680px;
}

/*.howtoCont002 h4:after {
  height: 136px;
}*/


.fatalrush {
  margin-top: 20px;
  background: #fff;
  height: 320px;
  position: relative;
  /*display: none;*/
  width: 1540px;
  margin-left: -60px;
}
.fatalrush:before {
  content: " ";
  background: #fff;
  width: 50%;
  height: 320px;
  left: -50%;
  position: absolute;
  top: 0;
}

.fatalrush:after {
  content: " ";
  background: #fff;
  width: 50%;
  height: 320px;
  right: -50%;
  position: absolute;
  top: 0;
}

.fatalrush img {
  margin: 10px 0 10px -120px;
  height: 300px;
/*  opacity: 0;
  animation-duration: 0.4s;
}

.fatalrush img:nth-child(2n) {
  animation-delay: 0.2s;
}

.fatalrush img:nth-child(3n) {
  animation-delay: 0.4s;
}

.fatalrush img:nth-child(4n) {
  animation-delay: 0.6s;*/
}

/*
.howtoText002 {
  opacity: 0;
  animation-delay: 0.8s;
  animation-duration: 0.4s;
  transition: opacity 0.4s;
}

.howtoText002.animated {
  opacity: 1;
}
*/


.fatalrushBtns {
  /*display: none;*/
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: -210px;
  position: absolute;
  width: 100%;
}

.fatalrushBtns img  {
  width: 96px;
  height: 96px;
  /*opacity: 0;
  animation-duration: 0.4s;*/
}

/*
.fatalrushBtns img:nth-child(2n) {
  animation-delay: 0.2s;
}

.fatalrushBtns img:nth-child(3n) {
  animation-delay: 0.4s;
}

.fatalrushBtns img:nth-child(4n) {
  animation-delay: 0.6s;
}

.howtoCont002 .videoWrap {
  opacity: 0;
  margin-top: -30px;
}*/


.brakegauge {
  background: rgba(0,0,0,0.4);
  padding: 20px 0;
  /*margin-top: 40px;*/
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
  justify-content: space-between;
  height: 200px;
  width: 1120px;
  margin: 40px auto 100px;
  padding: 20px 40px;
}


/*.brakegauge:before {
  content: " ";
  background: rgba(0,0,0,0.3);
  width: 50%;
  height: 240px;
  left: -50%;
  position: absolute;
  top: 0;
}

.brakegauge:after {
  content: " ";
  background: rgba(0,0,0,0.3);
  width: 50%;
  height: 240px;
  right: -50%;
  position: absolute;
  top: 0;
}
*/

.brakegaugeTitle {
  width: 50%;
}

.brakegaugeTitle h4 {
  margin-top: 20px;
  font-size: 70px;
  line-height: 70px;
  position: relative;
}

.brakegaugeTitle h4:before {
  display: block;
  content: attr(title);
  position: absolute;
  background: #fff;
  background: linear-gradient(to top,#aaa, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  left: 0;
  right: 0;
  margin: auto;
}

.brakegaugeTitle h4:after {
  /*display: none;*/
}

.brakegaugeText {
  width: 100%;
}

.brakegaugeImg {
  width: 50%;
}

.brakegaugeImg img {
  width: 100%;
  border-radius: 10px;
  margin-top: 20px;
}

.howtoCont002 {
  text-align: right;
}

.howtoCont002 .movie-cover {
  position: absolute;
  left: 0;
  top: 0;
}

.howtoCont.howtoCont002 h4:after {
  left: auto;
  right: -56%;
}

.howtoCont002 .howtoCommand {
  height: 140px;
}

.howtoCont003 .movie-cover {
  position: absolute;
  right: 0;
  top: 0;
}

.howtoCont003 .howtoCommand {
  left: 100px;
  height: 140px;
}



.howtoCont004 {
  text-align: right;
  padding-bottom: 100px;
}

.howtoCont004 .howtoCommand {
  right: 100px;
  height: 140px;
}

/*.howtoCont004 .movie-cover:before, .howtoCont003 .movie-cover:before {
  background-image: url(../images/howtoplay/cover002.svg);
}*/



.howtoCont.howtoCont004 h4:after {
  left: auto;
  right: -56%;
}

.howtoCont004 .movie-cover {
  position: absolute;
  left: 0;
  top: 0;
}
.howtoCont005 {
  padding-bottom: 60px;
}

.howtoCont005 .movie-cover {
  position: absolute;
  right: 0;
  top: 0;
}

.howtoCont005 .howtoCommand {
  height: 140px;
}

.howContInfo {
  margin-bottom: 20px;
}

.howContInfo img {
  width: 25px;
  margin-bottom: -6px;
}


.howtoText001 {
  width: 520px;
  margin-bottom: 20px;
}



.modes .howtoCont {
  min-height: 100px;
}

.modes .howtoCont {
  margin-bottom: 70px;
}

.modes .howtoCont h4 {
  font-style: italic;
}

.modes .howtoCont p {
  font-size: 16px;
}

.modes .howtoCont h4:after {
  left: auto;
}

.modes .howtoContent h5 {
  margin-top: 12px;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  border-left: #e64600 solid 5px;
  padding: 0 10px;
}




.technique .howtoMenu ul li:nth-child(1) { background:#e64600; }
.charactersmove .howtoMenu ul li:nth-child(2) { background:#e64600; }
.modes .howtoMenu ul li:nth-child(3) { background:#e64600; }


.technique .howtoMenu ul li:nth-child(1) .cls { fill: #fff; }
.charactersmove .howtoMenu ul li:nth-child(2) .cls { fill: #fff; }
.modes .howtoMenu ul li:nth-child(3) .cls { fill: #fff; }


.charactersmove .howtoCont h4 {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}


.howtoCont.howtoCont006 p {
  font-size: 10px;
}

/*.howtoCont003 h4 img,.howtoCont004 h4 img,.howtoCont005 h4 img {
  opacity: 0;
  animation-duration: 0.4s;
}*/

.howtoCont007 img, .howtoCont008 img, .howtoCont009 img {
  width: 1080px;
  /* margin-left: 400px; */
  /* margin-top: -100px; */
  z-index: 0;
  margin: 0 60px;
}

.howtoCont007 h4:after, .howtoCont008 h4:after, .howtoCont009 h4:after {
  left: -85%;
}

.howtoCont007 h4 {
  line-height: 1;
}


.howtoCont.howtoCont007 p, .howtoCont.howtoCont008 p, .howtoCont.howtoCont009 p {
  text-align: left;
  margin: 0 60px;
  font-size: 10px;
}


.howtoContInner {
  display: flex;
  justify-content: space-between;
}


.howtoContModelists {
  width: 48%;
}


.commandListsWrap {
  width: 1200px;
}

.commandLists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.commandLists div {
  box-sizing: content-box;
  border: #000 solid 5px;
  margin-bottom: 18px;
  width: 380px;
  height: auto;
  transition: all .3s;
  line-height: 0;
}

.commandLists div img {
  width: 100%
}


.howtotips {
  width: 100%;
  border: 1px solid #900;
  padding: 20px;
  background: #100;
  margin-top: 100px;
}

.howtotips p {
  padding: 0;
}



/* quest */

.howtoContQuest {
  position: relative;
  background: #000;
  margin-top: 40px;
  padding: 40px;
}

.howtoContQuest img {
  width: 100%;
}

.howtoContQuest .howtotips {
  width: auto;
  margin-top: 20px;
  position: relative;
}

.howtoContQuest .howtotips p {
  width: 58%;
  float: left;
}

.howtoContQuest .howtotips img {
  width: 40%;
  float: right;
  border-radius: 20px;
}


.howtoContQuest .howtotips h5 {
  position: relative;
  height: 20px;
  line-height: 20px;
  margin-top: -21px;
  background: #100;
  color: #e64600;
  display: table;
  padding: 0 5px;
  border: none;
  margin: 0;
  top: -30px;
  }

.howtoContQuest .subTopicsImg {
  width: 100%;
}


/*=======================================
PC
=======================================*/

@media screen and (min-width: 961px){

.howtoMenu ul li a:hover  {
  background: #e64600;
  color: #fff;
}

.howtoMenu ul li a:hover .cls {
  fill: #fff;
}

.commandLists div:hover {
  opacity: 0.7;
  border-color: #e60;
}


}

/*=======================================
SP
=======================================*/

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

.howtoContent img {
  width: 100%;
}

.howtoCont p {
  font-size: 14px;
  line-height: 20px;
}


.howtoWrap {
  padding-top: 60px;
}

.howtoHead,.howtoHead h2,.howtoHead h3 {
  width: 100%;
}

.howtoHead h3 {
  margin-bottom: -5px;
}

.howtoMenu {
  height: 70px;
  border-width: 5px;
}
.howtoMenu ul {
  width: 98%;
  margin: 0 auto;
}

.howtoMenu ul li {
  font-size: initial;
  height: 50px;
  width: 32%;
}

.howtoMenu ul li a {
  height: auto;
}

.howtoMenu ul li span {
  line-height: 40px;
}

.howtoMenu ul li span svg {
  width: 100px;
  height: 40px;
  padding-top: 0;
}

.howtoSections {
  padding-bottom: 40px;
}

.howtoSections h2 {
  height: 46px;
  font-size: initial;
  line-height: initial;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  height: 40px;
}

.howtoSections h2 span {
  width: 100%;
  height: 30px;
  font-size: 20px;
}

.howtoSections h2 span img {
  height: 20px;
  margin-top: 10px;
  margin-left: 10px;
}

.howtoSections h2:after {
  height: 2px;
}

.howtoCont {
  width: 90%;
  margin: 0 auto;
}


.howtoCont001 .movie-cover {
  position: relative;
  margin-top: 20px;
}

.howtoCont001 p {
  width: auto;
}

img.howtoImg001 {
  width: 80%;
  left: auto;
  margin: 20px auto;
  max-width: 400px;
}

.howtoImg001 img {
  width: 100%;
}

.howtoCont h4 {
  font-size: 40px;
  line-height: 40px;
}

.howtoCont h4 img {
  width: 80%;
  height: auto;
  max-width: 500px;
}

.howtoCont h4:after {
  width: 120%;
  left: -23%;
}

.howtoContent h5 {
  width: 100%;
}

.howtoContent .howtoCont004 h5 {
  text-align: right;
}

.movie-cover {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: auto;
}

.movie-cover iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.howtoCont.howtoCont002 h4:after {
  right: -23%;
}

.howtoCont002 {
  margin-top: 80px;
}

.howtoCont002 h4 {
  margin-bottom: 30px;
}

.howtoCont002 h4 img {
  height: auto;
}

.howtoCont002 p {
  padding-left: 0;
}

.howtoText001 {
  width: 100%;
}

.howtoCont001 h4 {
  font-size: 26px;
  line-height: 30px;
}

.howtoCont002 .movie-cover {
  position: relative;
  top: 0;
  margin-top: 20px;
}

.howtotips {
  width: auto;
  margin-top: 20px;
  padding: 3%;
}

.howtoNewsystemBg {
  margin-top: 40px;
  width: 100%;
}

.howtoNewsystemWrap {
  padding-top: 20px;
  padding-bottom: 40px;
}

.brakegauge {
  width: 90%;
  margin-top: 0;
  padding: 2% 5% 5%;
  margin-bottom: 40px;
}

.brakegaugeTitle {
  width: 100%;
}

.brakegaugeTitle h4 {
  margin: 0 auto;
  font-size: 40px;
  line-height: 40px;
}

.brakegaugeTitle h4 img {
  width: 80%;
  height: auto;
  max-width: 400px;
}

.brakegaugeImg {
  width: 100%;
  margin-bottom: 10px;
}

.brakegaugeImg img {
  margin-top: 0;
}

.brakegaugeText {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}


.howtoCont003 .movie-cover {
  position: relative;
  top: 0;
  margin-top: 20px;
}

.howtoCont003 .howtoCommand {
  left: 20%;
  width: 60%;
  height: auto;
}

.howtoCont003 h5 img {
  width: 90%;
}

.howtoCont004 {
  margin-top: 60px;
  padding-bottom: 20px;
}

.howtoCont004 .movie-cover {
  position: relative;
  top: 0;
  margin-top: 20px;
}

.howtoCont004 h5 img {
  width: 90%;
}


.howtoCont.howtoCont004 h4:after {
  right: -23%;
}

.howtoCont004 .howtoCommand {
  right: 20%;
  width: 60%;
  height: auto;
}

.howtoCont005 .movie-cover {
  position: relative;
  top: 0;
  margin-top: 20px;
}

.howtoCont005 .howtoCommand {
  height: auto;
}

.howtoContent p.howContInfo img {
  height: 20px;
  width: 20px;
}


.howtoCont007 h4:after {
  bottom: -8px;
}

.howtoCont007 img, .howtoCont008 img, .howtoCont009 img {
  width: 100%;
  margin-left: auto;
  margin-top: auto;
}

.howtoCont007 h4, .howtoCont008 h4, .howtoCont009 h4 {
  margin-top: 20px;
}

.howtoCont.howtoCont007 p, .howtoCont.howtoCont008 p, .howtoCont.howtoCont009 p {
  margin: 0;
}


/* modes */

.modes .howtoCont {
  margin-bottom: 50px;
}

.modes .howtoCont p {
  font-size: 12px;
  line-height: 16px;
}

.modes .howtoCont h4 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

.modes .howtoContent h5 {
  font-size: 18px;
}


.howtoContModelists {
  width: 100%;
}

.howtoContInner {
  display: block;
}

.modes .subTopicsImg {
  margin-top: 20px;
}

.modes .howtoCont h4:after {
  height: 4px;
  width: 100%;
  left: 0;
  bottom: -6px;
}


/* quest */



.howtoContQuest {
  padding: 0;
}

.howtoContQuest .howtotips p {
  float: none;
  width: 100%;
}

.howtoContQuest .howtotips img {
  float: none;
  width: 100%;
}


}


@media screen and (max-width: 360px){

}



@media all and (-ms-high-contrast: none) {
  .howtoCont h4 {
    color: #fff !important;
  }

  .brakegaugeTitle h4:before {
    background: none !important;
  }

  .howtoCont h4:before {
    background: none !important;
  }
}
