@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ==========================================================
  テキストシャドウ
========================================================== */
/* ===================================================================
CSS information
 file name  :game.css
 style info :ゲーム概要のスタイル
=================================================================== */
/* ==========================================================
    CONTENT
  ========================================================== */
@media screen and (min-width: 751px) {
  h1#titPage {
    margin-bottom: 40px;
  }
}

.slideArea {
  position: relative;
}
@media screen and (min-width: 751px) {
  .slideArea {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  .slideArea {
    margin-bottom: 2%;
  }
}
.slideArea figure {
  position: absolute;
  z-index: 9997;
}
@media screen and (min-width: 751px) {
  .slideArea figure {
    bottom: 0px;
    right: 0px;
  }
}
@media screen and (max-width: 750px) {
  .slideArea figure {
    width: 30%;
    bottom: -10%;
    right: 2%;
  }
}
@media screen and (max-width: 750px) {
  .slideArea .frame_boder {
    width: 94%;
  }
}

#sec01 .inner {
  width: 100%;
}
@media screen and (min-width: 751px) {
  #sec01 .inner .tit_h1 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .inner .tit_h1 {
    margin-bottom: 4%;
  }
}
@media screen and (min-width: 751px) {
  #sec01 .inner .bigTxt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .inner .bigTxt {
    font-size: 4.8vw;
    white-space: nowrap;
    margin-bottom: 2%;
  }
}
#sec01 .inner figure.bgGame {
  background: url("../img/game/bg_game.png") repeat 0 0;
}
@media screen and (min-width: 751px) {
  #sec01 .inner figure.bgGame {
    padding: 20px 0px 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #sec01 .inner figure.bgGame {
    padding: 4% 4% 6%;
    margin-bottom: 4%;
  }
}
#sec01 .inner .slideArea {
  margin-bottom: 0;
}

#sec02 .inner {
  width: 100%;
}
@media screen and (min-width: 751px) {
  #sec02 .inner .tit_h1 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .tit_h1 {
    margin-bottom: 4%;
  }
}
@media screen and (min-width: 751px) {
  #sec02 .inner .bigTxt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .bigTxt {
    margin-bottom: 2%;
  }
}
@media screen and (min-width: 751px) {
  #sec02 .inner .ulGame {
    width: 966px;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .ulGame {
    width: 94%;
    margin: 0 auto 2%;
  }
}
@media screen and (min-width: 751px) {
  #sec02 .inner .ulGame li {
    margin-bottom: 20px;
  }
  #sec02 .inner .ulGame li:nth-child(odd) {
    float: left;
  }
  #sec02 .inner .ulGame li:nth-child(even) {
    float: right;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .ulGame li {
    margin-bottom: 4%;
    width: 48%;
  }
  #sec02 .inner .ulGame li:nth-child(odd) {
    float: left;
  }
  #sec02 .inner .ulGame li:nth-child(even) {
    float: right;
  }
}
#sec02 .inner .wBox div {
  font-family: "M PLUS Rounded 1c", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  color: #5b2720;
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 751px) {
  #sec02 .inner .wBox div {
    width: 610px;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .wBox div {
    width: 92%;
  }
}
@media screen and (min-width: 751px) {
  #sec02 .inner .wBox div figure {
    float: left;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .wBox div figure {
    width: 40%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px) {
  #sec02 .inner .wBox div dl {
    width: 400px;
    float: right;
  }
  #sec02 .inner .wBox div dl dt {
    font-size: 28px;
  }
  #sec02 .inner .wBox div dl dt span {
    font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
    font-size: 18px;
  }
  #sec02 .inner .wBox div dl dd {
    font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
    font-size: 15px;
  }
}
@media screen and (max-width: 750px) {
  #sec02 .inner .wBox div dl dt {
    font-size: 5vw;
  }
  #sec02 .inner .wBox div dl dt span {
    font-size: 4vw;
  }
  #sec02 .inner .wBox div dl dd {
    font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
    letter-spacing: -0.05em;
    font-size: 3vw;
  }
}

#sec03 .inner {
  width: 100%;
}
@media screen and (min-width: 751px) {
  #sec03 .inner .tit_h1 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .inner .tit_h1 {
    margin-bottom: 4%;
  }
}
@media screen and (min-width: 751px) {
  #sec03 .inner .bigTxt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .inner .bigTxt {
    margin-bottom: 2%;
  }
}
@media screen and (min-width: 751px) {
  #sec03 .inner .normalTxt {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .inner .normalTxt {
    width: 90%;
    margin: 0% auto 3%;
  }
}
@media screen and (min-width: 751px) {
  #sec03 .inner .gameBox {
    width: 960px;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .inner .gameBox {
    width: 96%;
    margin: 0 auto 4%;
  }
}
@media screen and (min-width: 751px) {
  #sec03 .inner .gameBox dl {
    width: 460px;
    float: left;
    text-align: left;
  }
  #sec03 .inner .gameBox dl dt.bigTxt {
    margin-bottom: 10px;
    line-height: 1.4;
  }
  #sec03 .inner .gameBox figure {
    float: right;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .inner .gameBox dl {
    text-align: center;
  }
  #sec03 .inner .gameBox dl dt.bigTxt {
    margin-bottom: 2%;
    line-height: 1.4;
  }
  #sec03 .inner .gameBox figure {
    width: 70%;
    margin: 0 auto;
  }
}
#sec03 .inner .wBox {
  font-family: "M PLUS Rounded 1c", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  color: #5b2720;
}
@media screen and (min-width: 751px) {
  #sec03 .inner .wBox h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .inner .wBox h3 {
    font-size: 5vw;
    text-align: left;
  }
}
#sec03 .inner .wBox p {
  font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 750px) {
  #sec03 .inner .wBox p {
    font-size: 3vw;
    text-align: left;
  }
}

#sec04 .inner {
  width: 100%;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .tit_h1 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .tit_h1 {
    margin-bottom: 4%;
  }
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bigTxt {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bigTxt {
    margin-bottom: 2%;
  }
}
@media screen and (min-width: 751px) {
  #sec04 .inner .normalTxt {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .normalTxt {
    margin-bottom: 3%;
  }
}
#sec04 .inner .bg_border {
  background: url("../img/game/bg_game.png") repeat 0 0;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border {
    padding: 40px 0px 10px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border {
    padding: 4% 0% 2%;
    margin-bottom: 4%;
  }
}
#sec04 .inner .bg_border .gameBox {
  position: relative;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .gameBox {
    width: 960px;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .gameBox {
    width: 100%;
    margin: 0 auto 2%;
  }
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .gameBox dl {
    width: 460px;
    float: right;
    text-align: left;
  }
  #sec04 .inner .bg_border .gameBox dl dt.bigTxt {
    font-size: 34px;
    margin-bottom: 10px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .gameBox dl dt.bigTxt {
    margin-bottom: 2%;
    line-height: 1.4;
  }
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .gameBox figure {
    float: left;
  }
  #sec04 .inner .bg_border .gameBox figure span {
    display: block;
    padding-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .gameBox figure {
    padding-top: 2%;
    width: 70%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .gameBox figure span {
    width: 20%;
    display: block;
    margin: 0 auto;
    padding-top: 4%;
  }
}
#sec04 .inner .bg_border .gameBox p {
  font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  color: #fddb86;
  background: #701400;
  padding: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100px;
  position: absolute;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .gameBox p {
    top: 10px;
    left: 10px;
    font-size: 20px;
    width: 300px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .gameBox p {
    width: 43%;
    top: 41%;
    left: 16%;
    font-size: 3vw;
  }
}
#sec04 .inner .bg_border .gameBox p span {
  width: 100%;
  border: solid 1px #fddb86;
  border-radius: 100px;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .gameBox p span {
    padding: 2px 20px 4px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .gameBox p span {
    padding: 1% 8%;
  }
}
#sec04 .inner .bg_border .slideArea {
  position: relative;
}
#sec04 .inner .bg_border .slideArea p {
  font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  color: #fddb86;
  background: #701400;
  padding: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100px;
  position: absolute;
  z-index: 9999;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .slideArea p {
    top: 10px;
    left: 130px;
    font-size: 20px;
    width: 300px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .slideArea p {
    width: 34%;
    top: -4%;
    left: 4%;
    font-size: 3vw;
  }
}
#sec04 .inner .bg_border .slideArea p span {
  width: 100%;
  border: solid 1px #fddb86;
  border-radius: 100px;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .bg_border .slideArea p span {
    padding: 2px 20px 4px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .bg_border .slideArea p span {
    padding: 1% 8%;
  }
}
#sec04 .inner .gameBottom {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  #sec04 .inner .gameBottom {
    width: 960px;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .gameBottom {
    width: 70%;
  }
}
@media screen and (min-width: 751px) {
  #sec04 .inner .gameBottom li {
    margin-bottom: 40px;
  }
  #sec04 .inner .gameBottom li figure {
    float: left;
  }
  #sec04 .inner .gameBottom li dl {
    width: 450px;
    float: right;
  }
  #sec04 .inner .gameBottom li dl dt {
    font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
    font-size: 20px;
    color: #fddb86;
    background: #701400;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100px;
    margin-bottom: 10px;
  }
  #sec04 .inner .gameBottom li dl dt span {
    width: 100%;
    border: solid 1px #fddb86;
    border-radius: 100px;
    padding: 2px 0 4px;
  }
  #sec04 .inner .gameBottom li dl dd {
    font-size: 18px;
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  #sec04 .inner .gameBottom li {
    margin-bottom: 6%;
  }
  #sec04 .inner .gameBottom li figure {
    margin-bottom: 4%;
  }
  #sec04 .inner .gameBottom li dl dt {
    font-family: "Kosugi Maru", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
    font-size: 4vw;
    color: #fddb86;
    background: #701400;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100px;
    margin-bottom: 2%;
  }
  #sec04 .inner .gameBottom li dl dt span {
    width: 100%;
    border: solid 1px #fddb86;
    border-radius: 100px;
    padding: 2% 0%;
  }
  #sec04 .inner .gameBottom li dl dd {
    text-align: left;
  }
}