@charset "UTF-8";
html, body, header, section, article, nav, header, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, :after, :before {
  box-sizing: inherit; }

a {
  text-decoration: none;
  outline: none; }

a,
a:link,
a:visited,
a:hover,
a:active {
  outline: none;
  text-decoration: none; }

ul {
  list-style: none; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
html {
  box-sizing: border-box;
  font-family: sans-serif;
  height: 100%;
  width: 100%;
  min-width: 900px; }

body {
  margin: 0;
  background: #feffeb;
  font-size: 16px;
  color: #000;
  overflow-x: hidden;
  width: 100%; }

a {
  text-decoration: none;
  color: #555; }

a:hover {
  text-decoration: none;
  opacity: 0.8; }

.txt_left {
  text-align: left !important; }

.color_blue {
  color: #0cf; }

.font_l {
  font-size: 30px !important; }

.font_l80p {
  font-size: 26px !important; }

.font_m {
  font-size: 16px !important; }

.font_bold {
  font-weight: bold; }

.font_red {
  color: #ff0000; }

.txt_shadow {
  text-shadow: 0 0 3px black; }

.txt_shadow02 {
  text-shadow: 0 0 3px white; }

.font_w600 {
  font-weight: 600; }

.sponly {
  display: none !important; }

.pconly {
  display: block !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.m0auto {
  margin: 0 auto !important; }

/* nav------------------------------------------------------ */
header {
  display: none; }

.logo_top {
  position: absolute;
  z-index: 1001;
  top: 13px;
  left: 14px; }

.batch01 {
  position: absolute;
  z-index: 1001;
  top: 13px;
  right: calc(50% - 510px); }

/* ---------------------------------------------------------- */
/* top-------------------------------------------------------- */
#header {
  position: relative;
  min-width: 1200px;
  height: 640px;
  margin: 0 auto;
  background: #fff url(../img/bg_pc_01.jpg) 50% 50% no-repeat;
  background-size: cover; }
  #header .txt_header {
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 1.4rem; }
  #header .img_top {
    position: relative;
    height: 640px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    #header .img_top .top_pc_01 {
      position: absolute;
      left: calc(50% - 550px);
      width: 1100px;
      z-index: 1; }
    #header .img_top .top_pc_02 {
      position: absolute;
      bottom: 0;
      left: calc(50% - 400px);
      display: block;
      width: 800px;
      z-index: 100; }
    #header .img_top .btn_top {
      position: absolute;
      bottom: 30px;
      left: calc(50% - 193.5px);
      z-index: 100; }
    #header .img_top .txt_top01 {
      position: absolute;
      top: 0;
      width: 100%;
      font-weight: bold;
      font-size: 24px;
      color: #fff;
      text-shadow: 0 0 5px #000;
      text-align: center; }
    #header .img_top .txt_top02 {
      position: absolute;
      top: 600px;
      width: 100%;
      font-size: 20px;
      color: #fff;
      text-shadow: 0 0 5px #000;
      text-align: center;
      z-index: 100; }

#header:after {
  position: absolute;
  bottom: 0;
  z-index: 2;
  content: " ";
  width: 100%;
  height: 300px;
  display: block;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,0.9+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e6000000',GradientType=0 );
  /* IE6-9 */ }

/* ---------------------------------------------------------- */
/* area_store--------------------------------------------------- */
.area_store {
  padding: 20px 0;
  background: #fff url(../img/bg_header_bottom_x.jpg) 50% 50% repeat-x;
  width: 100%;
  color: #fff; }
  .area_store .box_store {
    width: 362px;
    margin: 0 auto; }
    .area_store .box_store .app_icon {
      margin-right: 22px;
      width: 86px;
      box-shadow: 0 0 10px #000;
      border-radius: 21%; }
    .area_store .box_store .box_store_buttons {
      display: inline-block;
      width: 370px; }
      .area_store .box_store .box_store_buttons p {
        text-shadow: 0 0 5px #000;
        font-weight: bold; }
      .area_store .box_store .box_store_buttons .txt_store {
        width: 97%;
        margin-bottom: -15px; }
      .area_store .box_store .box_store_buttons .btn_app, .area_store .box_store .box_store_buttons .btn_google {
        width: 168px; }
      .area_store .box_store .box_store_buttons .btn_app {
        margin-right: 18px; }

/* ---------------------------------------------------------- */
/* area01--------------------------------------------------- */
#area01 {
  padding: 0;
  min-width: 1000px;
  margin: 0 auto;
  background: #fff url(../img/bg_area01.jpg) 50% 50% no-repeat;
  background-size: cover;
  overflow: hidden;
  box-shadow: 0 0 55px #000 inset; }

#area01 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area01 .inner .title {
    position: relative;
    margin: 30px auto 0;
    width: 700px;
    z-index: 3; }
  #area01 .inner .main_area01 {
    position: relative;
    margin: 0 auto;
    z-index: 2; }

/* ---------------------------------------------------------- */
/* area02--------------------------------------------------- */
#area02 {
  background: #fff url(../img/bg_area02.jpg) 50% 50% no-repeat;
  min-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 100px; }

#area02 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area02 .inner .title {
    margin: 20px auto 0;
    width: 700px; }
  #area02 .inner .txt {
    margin: 40px auto 0;
    width: 720px; }

/* ---------------------------------------------------------- */
/* area_gacha---------------------------------------------------------- */
#area_gacha {
  min-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  background: #fff url(../img/bg_gacha.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area_gacha .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area_gacha .inner .title {
    margin: 20px auto 0;
    width: 700px; }
  #area_gacha .inner .txt {
    position: relative;
    z-index: 2;
    margin: 10px auto 0;
    width: 600px; }
  #area_gacha .inner .txt02 {
    position: relative;
    z-index: 1;
    margin: -55px auto 0;
    width: 850px; }
  #area_gacha .inner .area_weapon {
    margin: 10px auto 15px;
    width: 740px; }
  #area_gacha .inner .weapon {
    margin: 2px 2px 10px;
    width: 140px;
    box-shadow: 0 0 5px #000; }

/* --------------------------------------------------- */
/* area_shop---------------------------------------------------------- */
#area_shop {
  min-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  background: #fff url(../img/bg_shop.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area_shop .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area_shop .inner .title {
    margin: 20px auto 0;
    width: 700px; }
  #area_shop .inner .txt {
    position: relative;
    z-index: 2;
    margin: 10px auto 0;
    width: 600px; }
  #area_shop .inner .txt02 {
    position: relative;
    z-index: 1;
    margin: -55px auto 0;
    width: 850px; }

/* --------------------------------------------------- */
/* area03--------------------------------------------------- */
#area03 {
  min-width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  background: #fff url(../img/bg_area03.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area03 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area03 .inner .title {
    margin: 40px auto 0;
    width: 700px; }
  #area03 .inner .txt {
    margin: 0 auto 10px;
    width: 700px; }
  #area03 .inner .area_chara {
    margin: 0 auto 40px; }
  #area03 .inner .chara {
    width: 400px; }
  #area03 .inner .chara03 {
    margin-left: -200px;
    width: 600px; }
  #area03 .inner p {
    color: #fff;
    font-size: 1.0rem;
    text-shadow: -1px -1px 3px #000, 1px 1px 3px #000; }

/* ---------------------------------------------------------- */
/* area04--------------------------------------------------- */
#area04 {
  padding: 20px 0;
  min-width: 1000px;
  margin: 0 auto;
  background: #fff url(../img/bg_area04.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area04 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  color: #293a68;
  text-align: center; }
  #area04 .inner .title {
    position: relative;
    z-index: 3;
    margin: 20px auto 0;
    width: 700px; }
  #area04 .inner .subtitle {
    position: relative;
    z-index: 3;
    margin: 20px auto 0;
    width: 550px; }
  #area04 .inner .subtitle02 {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 500px; }
  #area04 .inner .chara04_camp {
    position: relative;
    z-index: 2;
    margin: -115px auto 0;
    width: 1000px; }
  #area04 .inner .chara04_signs {
    position: relative;
    z-index: 2;
    margin: -55px auto 0;
    width: 800px; }
  #area04 .inner .chara04_ss {
    position: relative;
    z-index: 2;
    margin: 20px auto 40px;
    width: 400px; }
  #area04 .inner .txt02_camp {
    width: 600px;
    margin: -115px auto 20px;
    position: relative;
    z-index: 2;
    display: inline-block; }
  #area04 .inner .txt_img {
    width: 700px;
    margin: -20px auto 20px;
    position: relative;
    z-index: 2;
    display: inline-block; }
  #area04 .inner .btn {
    width: 500px;
    margin: 20px auto;
    display: block; }
  #area04 .inner .area_txt,
  #area04 .inner .area_txt02 {
    position: relative;
    z-index: 1;
    margin: 10px auto 0;
    padding: 20px 0;
    width: 650px;
    height: auto;
    background: #fff;
    border: 1px solid #000; }
    #area04 .inner .area_txt .txt04_1,
    #area04 .inner .area_txt .txt04_2,
    #area04 .inner .area_txt02 .txt04_1,
    #area04 .inner .area_txt02 .txt04_2 {
      text-align: left;
      display: inline-block;
      width: 58%;
      font-size: 0.75rem;
      font-weight: bold;
      vertical-align: top; }
      #area04 .inner .area_txt .txt04_1 a,
      #area04 .inner .area_txt .txt04_2 a,
      #area04 .inner .area_txt02 .txt04_1 a,
      #area04 .inner .area_txt02 .txt04_2 a {
        color: #004a9d;
        font-weight: bold; }
      #area04 .inner .area_txt .txt04_1 span,
      #area04 .inner .area_txt .txt04_2 span,
      #area04 .inner .area_txt02 .txt04_1 span,
      #area04 .inner .area_txt02 .txt04_2 span {
        font-size: 1.1rem; }
    #area04 .inner .area_txt .txt04_1,
    #area04 .inner .area_txt02 .txt04_1 {
      width: 35%; }
    #area04 .inner .area_txt .txt04_2 span,
    #area04 .inner .area_txt02 .txt04_2 span {
      color: aqua;
      font-size: 0.75rem; }
    #area04 .inner .area_txt .txt04_2 ul li,
    #area04 .inner .area_txt02 .txt04_2 ul li {
      padding-left: 3em;
      text-indent: -3em; }
    #area04 .inner .area_txt .txt04_2 ul li.li02,
    #area04 .inner .area_txt02 .txt04_2 ul li.li02 {
      padding-left: 1em;
      text-indent: -1em; }
    #area04 .inner .area_txt .txt04_3,
    #area04 .inner .area_txt02 .txt04_3 {
      text-align: left;
      display: inline-block;
      width: 94%;
      font-size: 0.75rem; }
      #area04 .inner .area_txt .txt04_3 .title,
      #area04 .inner .area_txt02 .txt04_3 .title {
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
        width: 100%; }
      #area04 .inner .area_txt .txt04_3 ul li,
      #area04 .inner .area_txt02 .txt04_3 ul li {
        padding-left: 3em;
        text-indent: -3em; }
  #area04 .inner .area_txt02 {
    margin: -20px auto 0; }
    #area04 .inner .area_txt02 span.red {
      color: #ff0000;
      font-size: 0.75rem; }

/* ---------------------------------------------------------- */
/* attention----------------------------------------------------*/
.title_attention {
  margin: 50px auto 30px;
  font-size: 24px; }

.text_attention {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 16px;
  font-family: "Noto Sans Japanese",'メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-weight: 400;
  line-height: 1.6em;
  text-align: left;
  color: #fff; }

/* ---------------------------------------------------------- */
/* footer----------------------------------------------------*/
#footer {
  width: 100%;
  margin: 0 0 0;
  padding: 20px 0 20px;
  background: #004a9d;
  text-align: center; }
  #footer a {
    display: inline-block;
    margin: 0 auto;
    width: 25%; }
    #footer a img {
      width: 100%;
      max-width: 250px; }
  #footer .copy {
    margin-top: 20px;
    color: #fff;
    font-size: 0.5rem; }
    #footer .copy img {
      width: 350px;
      margin: 0 auto; }

/* ---------------------------------------------------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  left: calc(50% + 300px);
  font-size: 77%;
  z-index: 100; }

#page-top a {
  background: url(../img/arrow_top_sp.png) 50% 50% no-repeat;
  background-size: 100% auto;
  text-decoration: none;
  color: #fff;
  width: 100px;
  height: 110px;
  text-align: center;
  display: block;
  border-radius: 5px; }

#page-top a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.5s; }
