@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%; }

body {
  margin: 0;
  font-size: 16px;
  color: #000;
  overflow-x: hidden; }

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: block !important; }

.pconly {
  display: none !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !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; }
  .logo_top img {
    width: 50%; }

.batch01 {
  position: absolute;
  z-index: 1001;
  top: 13px;
  right: -50px; }
  .batch01 img {
    width: 50%; }

/* ---------------------------------------------------------- */
/* top-------------------------------------------------------- */
#header {
  position: relative;
  padding-top: 75%;
  margin: 0 auto;
  background: #fff url(../img/bg_pc_01.jpg) 50% 50% no-repeat;
  background-size: cover;
  overflow: hidden; }
  #header .txt_header {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
  #header .img_top {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%; }
    #header .img_top .top_pc_01 {
      width: 120%;
      position: absolute;
      left: -10%; }
    #header .img_top .top_pc_02 {
      width: 90%;
      position: absolute;
      bottom: 0;
      left: 5%;
      z-index: 100; }

#header:after {
  position: absolute;
  bottom: 0;
  z-index: 2;
  content: " ";
  width: 100%;
  height: 40%;
  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 */ }

/* ---------------------------------------------------------- */
/* #area01--------------------------------------------------- */
#area01 {
  margin: 0 auto;
  padding: 40px 0;
  box-shadow: 0 0 55px #000 inset; }

#area01 .inner {
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area01 .inner img {
    width: 100%; }
  #area01 .inner .title02 {
    margin: 40px auto 0;
    width: 90%; }
  #area01 .inner p {
    font-weight: 600;
    color: #1b2561;
    font-size: 0.9rem; }
  #area01 .inner .box_store_buttons {
    margin: 0 auto;
    width: 100%; }
    #area01 .inner .box_store_buttons img {
      width: 45%; }
  #area01 .inner h2 {
    margin: 40px auto 30px;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
  #area01 .inner h3 {
    margin: 20px auto 10px;
    text-align: center;
    width: 50%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
  #area01 .inner .tw01_sp {
    width: 70%; }
  #area01 .inner .btn_tw_l {
    width: 70%;
    margin: 10px auto 0; }
  #area01 .inner .list01 li {
    display: inline-block;
    margin: 0 auto 20px;
    width: 70%; }
    #area01 .inner .list01 li .btn_tw_m {
      margin: 5px auto 0; }
  #area01 .inner .list02 {
    width: 90%;
    margin: 0 auto; }
    #area01 .inner .list02 li {
      display: inline-block;
      margin: 0 0.5%;
      width: 48%; }

/* ---------------------------------------------------------- */
/* area_store--------------------------------------------------- */
.area_store {
  padding: 5px 0;
  background: #fff url(../img/bg_header_bottom_x.jpg) 50% 50% repeat-x;
  background-size: auto 100%;
  width: 100%;
  color: #fff; }
  .area_store .box_store {
    width: 100%;
    min-width: 290px;
    max-width: 500px;
    margin: 0 auto;
    text-align: center; }
    .area_store .box_store .app_icon {
      margin-right: 2%;
      width: 18%;
      box-shadow: 0 0 10px #000;
      border-radius: 21%; }
    .area_store .box_store .box_store_buttons {
      display: inline-block;
      width: 80%; }
      .area_store .box_store .box_store_buttons p {
        text-shadow: 0 0 5px #000;
        font-weight: bold;
        font-size: 0.8rem; }
      .area_store .box_store .box_store_buttons .txt_store {
        width: 100%;
        margin-bottom: -7px; }
      .area_store .box_store .box_store_buttons .btn_app, .area_store .box_store .box_store_buttons .btn_google {
        width: 48%; }
      .area_store .box_store .box_store_buttons .btn_app {
        margin-right: 1%; }

/* ---------------------------------------------------------- */
/* area01--------------------------------------------------- */
#area01 {
  padding: 0;
  margin: 0 auto;
  background: #fff url(../img/bg_area01.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area01 .inner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
  overflow: hidden; }
  #area01 .inner .title {
    position: relative;
    z-index: 3;
    margin-left: -8%;
    width: 116%; }

/* ---------------------------------------------------------- */
/* area02--------------------------------------------------- */
#area02 {
  margin: 0 auto;
  padding: 30px 0;
  background: #fff url(../img/bg_area02_rep.jpg) 50% 50% repeat; }

#area02 .inner {
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
  overflow: hidden; }
  #area02 .inner .title {
    margin: 0 auto;
    width: 90%; }
  #area02 .inner .txt {
    margin: 20px auto;
    width: 100%; }
  #area02 .inner .area02_items {
    width: 100%; }

/* ---------------------------------------------------------- */
/* area_gacha---------------------------------------------------------- */
#area_gacha {
  margin: 0 auto;
  padding: 20px 0;
  background: #fff url(../img/bg_gacha.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area_gacha .inner {
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area_gacha .inner .title {
    margin: 0 auto;
    width: 90%; }
  #area_gacha .inner .txt {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 90%; }
  #area_gacha .inner .txt02 {
    position: relative;
    z-index: 1;
    margin: -55px auto 0;
    width: 90%; }
  #area_gacha .inner .area_weapon {
    padding: 2% 1%;
    margin: 0 auto; }
  #area_gacha .inner .weapon {
    margin: 1%;
    width: 45%;
    box-shadow: 0 0 5px #000; }

/* --------------------------------------------------- */
/* area_shop---------------------------------------------------------- */
#area_shop {
  margin: 0 auto;
  padding: 20px 0;
  background: #fff url(../img/bg_shop.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area_shop .inner {
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center; }
  #area_shop .inner .title {
    margin: 0 auto;
    width: 90%; }
  #area_shop .inner .txt {
    position: relative;
    z-index: 2;
    margin: 10px auto 0;
    width: 90%; }
  #area_shop .inner .txt02 {
    position: relative;
    z-index: 1;
    margin: -35px 0 0 -18%;
    width: 136%; }

/* --------------------------------------------------- */
/* area03--------------------------------------------------- */
#area03 {
  padding: 30px 0;
  margin: 0 auto;
  background: #fff url(../img/bg_area03.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area03 .inner {
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
  overflow: hidden; }
  #area03 .inner .title {
    margin-left: -8%;
    width: 116%; }
  #area03 .inner .txt {
    margin: 0 auto;
    width: 90%; }
  #area03 .inner .area_chara {
    margin: 0 auto 40px; }
  #area03 .inner .chara {
    width: 80%; }
  #area03 .inner .chara03 {
    margin-left: -30%;
    width: 110%; }
  #area03 .inner .img02 {
    width: 100%; }
  #area03 .inner p {
    padding: 0 5%;
    text-align: left;
    color: #fff;
    font-size: 0.8rem;
    text-shadow: -1px -1px 3px #000, 1px 1px 3px #000; }

/* ---------------------------------------------------------- */
/* area04--------------------------------------------------- */
#area04 {
  padding: 30px 0;
  margin: 0 auto;
  background: #fff url(../img/bg_area04_sp.jpg) 50% 50% no-repeat;
  background-size: cover; }

#area04 .inner {
  margin: 0 auto;
  padding: 0;
  color: #293a68;
  text-align: center;
  overflow: hidden; }
  #area04 .inner .title {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    width: 90%; }
  #area04 .inner .subtitle {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    width: 90%; }
  #area04 .inner .subtitle02 {
    position: relative;
    z-index: 2;
    margin: 20px auto 0;
    width: 90%; }
  #area04 .inner .chara04_camp {
    position: relative;
    z-index: 2;
    margin: -50px 0 0 -10%;
    width: 120%; }
  #area04 .inner .chara04_signs {
    position: relative;
    z-index: 2;
    margin: -26px 0 0 -10%;
    width: 120%; }
  #area04 .inner .chara04_ss {
    position: relative;
    z-index: 2;
    margin: 20px auto;
    width: 60%; }
  #area04 .inner .txt02_camp {
    width: 80%;
    margin: -40px auto 20px;
    position: relative;
    z-index: 2;
    display: inline-block; }
  #area04 .inner .txt_img {
    width: 90%;
    margin-top: -20px;
    margin-left: 5%;
    display: block; }
  #area04 .inner .btn {
    width: 90%;
    margin: 20px auto;
    display: block; }
  #area04 .inner .area_txt,
  #area04 .inner .area_txt02 {
    position: relative;
    z-index: 1;
    margin: 20px auto 0;
    padding-bottom: 30px;
    width: 90%;
    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: block;
      width: 100%;
      font-size: 0.9rem;
      font-weight: bold;
      vertical-align: top;
      padding: 0 5%;
      margin: 1rem 0 0; }
      #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.2rem; }
    #area04 .inner .area_txt .txt04_1 span.color_yellow,
    #area04 .inner .area_txt02 .txt04_1 span.color_yellow {
      color: #fffc24;
      font-size: 0.9rem; }
    #area04 .inner .area_txt .txt04_2 span,
    #area04 .inner .area_txt02 .txt04_2 span {
      color: #ff0000;
      font-size: 0.9rem; }
    #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 {
        margin: 10px 0 0;
        text-align: center;
        font-size: 1.2rem;
        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 .txt04_2 {
      margin: 0 auto;
      display: block; }

/* ---------------------------------------------------------- */
/* attention----------------------------------------------------*/
.title_attention {
  margin: 20px auto 10px;
  font-size: 18px; }

.text_attention {
  font-family: 'Noto Sans Japanese','メイリオ', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  color: #fff; }

/* ---------------------------------------------------------- */
/* footer----------------------------------------------------*/
#footer {
  width: 100%;
  margin: 0 0 0;
  padding: 20px 0 10px;
  background: #004a9d;
  text-align: center;
  overflow: hidden; }
  #footer a {
    display: inline-block;
    margin: 0 auto;
    width: 50%; }
    #footer a img {
      width: 100%;
      max-width: 250px; }
  #footer .copy {
    margin-top: 20px;
    color: #fff;
    font-size: 0.5rem;
    text-align: center;
    padding: 0 5%; }
    #footer .copy img {
      width: 80%;
      margin: 0 auto; }

/* ---------------------------------------------------------- */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 10px;
  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: 50px;
  height: 55px;
  text-align: center;
  display: block;
  border-radius: 5px; }

#page-top a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.5s; }
