@charset "UTF-8";
html {
  font-size: 62.5%;
  overflow-y: scroll;
}

* {
  box-sizing: border-box;
}

body {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.75;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

.br02 {
  display: block;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

/* link 
*****************************************/
a:link,
a:visited {
  color: #fff;
  text-decoration: none;
}

a:hover,
a:active {
  color: #fff;
  text-decoration: underline;
}

.hover a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.hover a:hover img {
  opacity: .6;
}

/* contents
*****************************************/
.wrap01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrap01.bC {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.wrap01.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* ----------------------------------------------------*/
.wrapper01 {
  position: relative;
  min-width: 1100px;
  overflow: hidden;
}

.wrapper01:after {
  position: fixed;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../common/images/bg01.jpg");
  background-position: 50% 50%;
  background-repeat: repeat;
  background-size: cover;
  content: "";
}

/* ----------------------------------------------------*/
.contents01 {
  position: relative;
  z-index: 1;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  
}

.contents01:before {
  position: absolute;
  z-index: -1;
  top: 500px;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 -500%;
  padding: 0 500%;
  content: "";
  background-color: rgba(0,0,0,.8);
}
.contents01:after {
  position: absolute;
  z-index: -1;
  top: 300px;
  left: 0;
  width: 100%;
  height: 200px;
  margin: 0 -500%;
  padding: 0 500%;
  content: "";
  background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,.8) 100%);
  background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,.8) 100%);
}
.contents01 .titleArea {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.contents01 .titleArea img {
  max-width: inherit;
}
.contents01 .localNav01 {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: -6px;
  width: 1128px;
  margin-left: -14px;
}
.contents01 .localNav01 li:nth-child(n+2) {
  margin-left: -51px;
}
.contents01 .mainArea01 {
  position: relative;
  z-index: 10;
}
.contents01 .mainArea01 img {
  max-width: inherit;
}
.contents01.typeFlow .titleArea {
  min-height: 417px;
}
.contents01.typeFlow .titleArea .title01 {
  position: absolute;
  z-index: 10;
  top: 50px;
  left: -1px;
}
.contents01.typeFlow .titleArea .image01 {
  position: absolute;
  z-index: 1;
  top: -45px;
  left: 372px;
}
.contents01.typeFlow .il02Wrap {
  position: relative;
  height: 776px;
}
.contents01.typeFlow .il02Wrap .button {
  position: absolute;
  top: 554px;
  left: 616px;
}
.contents01.typeFlow .il03Wrap {
  position: relative;
  height: 895px;
}
.contents01.typeFlow .il03Wrap .il03 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -724px;
  width: 1448px;
}
.contents01.typeFlow .il03Wrap .button {
  position: absolute;
  top: 758px;
  left: 110px;
}
.contents01.typeCZ .titleArea {
  min-height: 417px;
}
.contents01.typeCZ .titleArea .title01 {
  position: absolute;
  z-index: 10;
  top: 50px;
  left: 46px;
}
.contents01.typeCZ .titleArea .image01 {
  position: absolute;
  z-index: -2;
  top: -24px;
  left: 74px;
}
.contents01.typeCZ .mainArea01 {
  margin-top: -30px;
}
.contents01.typeCZ .mainArea01 .il01 {
  margin-left: -10px;
}
.contents01.typeCZ .mainArea01 .il03 {
  margin-left: -33px;
}
.contents01.typeBonus .titleArea {
  min-height: 417px;
}
.contents01.typeBonus .titleArea .title01 {
  position: absolute;
  z-index: 10;
  top: 50px;
  left: 18px;
}
.contents01.typeBonus .titleArea .image01 {
  position: absolute;
  z-index: -2;
  top: -124px;
  left: 217px;
}
.contents01.typeBonus .mainArea01 {
  margin-top: 12px;
}
.contents01.typeBonus .mainArea01 .il02 {
  margin-left: -72px;
}
.contents01.typeBonus .mainArea01 .il03 {
  margin-left: -104px;
}
.contents01.typeBonus .mainArea01 .il04 {
  margin-top: -320px;
  margin-left: -104px;
}
.contents01.typeBonus .mainArea01 .il05 {
  margin-top: -25px;
  margin-left: -104px;
}
.contents01.typeSpec .titleArea {
  min-height: 388px;
}
.contents01.typeSpec .titleArea .title01 {
  position: absolute;
  z-index: 10;
  top: 50px;
  left: 46px;
}
.contents01.typeSpec .titleArea .image01 {
  position: absolute;
  z-index: -2;
  top: -9px;
  left: -21px;
}
.contents01.typeSpec .mainArea01 .wrap01 {
  margin-right: 10px;
}
.contents01.typeSpec .mainArea01 .wrap01 .col:nth-child(2) {
  margin-top: 1px;
}
.contents01.typeContents .titleArea {
  min-height: 385px;
}
.contents01.typeContents .titleArea .title01 {
  position: absolute;
  z-index: 10;
  top: 50px;
  left: 22px;
}
.contents01.typeContents .titleArea .image01 {
  position: absolute;
  z-index: 1;
  top: -52px;
  left: 360px;
}
.contents01.typeContents .mainArea01 .wrap01 .il03 {
  margin-left: 18px;
}
.contents01.typeContents .mainArea01 .wrap01 .il04 {
  margin-right: -54px;
}

/* ----------------------------------------------------*/
.header01 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 18px;
}
.header01 .globalNav01 {
  position: absolute;
  top: 35px;
  left: 309px;
  z-index: 20;
}
.header01 .globalNav01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 790px;
}

/* ----------------------------------------------------*/
.footer01 {
  position: relative;
  z-index: 2;
  background: url("../gameflow/images/bg03.png") no-repeat 50% 0/cover;
}

.footer01 .footerInner {
  width: 1100px;
  height: 439px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer01 .footerInner .copyright {
  position: absolute;
  bottom: 31px;
  left: -2px;
}

.footer01 .footerInner .footerLogo01 {
  position: absolute;
  bottom: 32px;
  left: 377px;
}

.footer01 .footerInner .footerLogo02 {
  position: absolute;
  bottom: 25px;
  left: 535px;
}

.footer01 .footerInner .nextButton {
  position: absolute;
  top: 102px;
  left: 50%;
  margin-left: -355px;
}

.footer01 .pagetop {
  position: fixed;
  right: 10px;
  bottom: -50px;
  z-index: 20;
}

.footer01 .pagetop:hover {
  animation: anime01 .5s ease forwards;
}

@keyframes anime01 {
  0% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(-60px);
  }
  100% {
    transform: translateY(-40px);
  }
}
/* Clearfix
*****************************************/
.cf:after {
  content: " ";
  display: block;
  clear: both;
}
