@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 {
  background-color: #0a090d;
  margin: 0;
  min-height: 100%;
  width: 100%;
  min-width: 900px; }

/*画面読み込み全体のフェイドイン*/
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?hbakug");
  src: url("../fonts/icomoon.eot?hbakug#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?hbakug") format("truetype"), url("../fonts/icomoon.woff?hbakug") format("woff"), url("../fonts/icomoon.svg?hbakug#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*font text関連*/
.font_ss {
  font-size: 10px !important; }

.font_s {
  font-size: 12px !important; }

.font_m {
  font-size: 14px !important; }

.font_l {
  font-size: 18px !important; }

.font_ll {
  font-size: 24px !important; }

.font_xl {
  font-size: 28px !important; }

.font36 {
  font-size: 36px !important; }

.bold {
  font-weight: bold; }

.color_white {
  color: #fff; }

/*テキスト配置*/
.txt_left {
  text-align: left; }

.txt_center {
  text-align: center; }

.txt_right {
  text-align: right; }

/*レイアウト用*/
/*hr系*/
hr {
  border: none; }

.space_s,
.space_m,
.space_l,
.space_xl {
  margin: 0;
  padding: 0;
  display: block;
  border: none; }

.space_s {
  height: 5px; }

.space_m {
  height: 10px; }

.space_l {
  height: 15px; }

.space_xl {
  height: 20px; }

/*===========OOCSS レイアウト===========*/
.space_auto,
.space5,
.space8,
.space10,
.space15,
.space20,
.space25,
.space30,
.space35,
.space40,
.space45,
.space50,
.space55,
.space60,
.space65,
.space70,
.space75,
.space80,
.space85,
.space90,
.space95,
.space100,
.space110,
.space120,
.space130,
.space140,
.space150,
.space160,
.space170,
.space180,
.space200,
.space300,
.space400 {
  margin: 0;
  padding: 0; }

.space_auto {
  height: auto !important; }

.space5 {
  height: 5px !important; }

.space8 {
  height: 8px !important; }

.space10 {
  height: 10px !important; }

.space15 {
  height: 15px !important; }

.space20 {
  height: 20px !important; }

.space25 {
  height: 25px !important; }

.space30 {
  height: 30px !important; }

.space35 {
  height: 35px !important; }

.space40 {
  height: 40px !important; }

.space44 {
  height: 44px !important; }

.space45 {
  height: 45px !important; }

.space50 {
  height: 50px !important; }

.space55 {
  height: 55px !important; }

.space60 {
  height: 60px !important; }

.space65 {
  height: 65px !important; }

.space70 {
  height: 70px !important; }

.space75 {
  height: 75px !important; }

.space80 {
  height: 80px !important; }

.space85 {
  height: 85px !important; }

.space90 {
  height: 90px !important; }

.space95 {
  height: 95px !important; }

.space100 {
  height: 100px !important; }

.space110 {
  height: 110px !important; }

.space120 {
  height: 120px !important; }

.space130 {
  height: 130px !important; }

.space140 {
  height: 140px !important; }

.space150 {
  height: 150px !important; }

.space160 {
  height: 160px !important; }

.space170 {
  height: 170px !important; }

.space180 {
  height: 180px !important; }

.space200 {
  height: 200px !important; }

.space300 {
  height: 300px !important; }

.space400 {
  height: 400px !important; }

.space100p {
  height: 100% !important; }

.space100vh {
  height: 100vh !important; }

/*width*/
.width10 {
  width: 10px; }

.width20 {
  width: 20px; }

.width30 {
  width: 30px; }

.width40 {
  width: 40px; }

.width50 {
  width: 50px; }

.width60 {
  width: 60px; }

.width70 {
  width: 70px; }

.width80 {
  width: 80px; }

.width90 {
  width: 90px; }

.width100 {
  width: 100px; }

.width110 {
  width: 110px; }

.width120 {
  width: 120px; }

.width130 {
  width: 130px; }

.width140 {
  width: 140px; }

.width150 {
  width: 150px; }

.width160 {
  width: 160px; }

.width170 {
  width: 170px; }

.width180 {
  width: 180px; }

.width190 {
  width: 190px; }

.width200 {
  width: 200px; }

.width210 {
  width: 210px; }

.width220 {
  width: 220px; }

.width230 {
  width: 230px; }

.width240 {
  width: 240px; }

.width250 {
  width: 250px; }

.width260 {
  width: 260px; }

.width270 {
  width: 270px; }

.width280 {
  width: 280px; }

.width290 {
  width: 290px; }

.width300 {
  width: 300px; }

.width310 {
  width: 310px; }

.width320 {
  width: 320px; }

.width1000 {
  width: 1000px; }

.width100p {
  width: 100%; }

/*height*/
.height10 {
  height: 10px; }

.height20 {
  height: 20px; }

.height30 {
  height: 30px; }

.height40 {
  height: 40px; }

.height50 {
  height: 50px; }

.height60 {
  height: 60px; }

.height70 {
  height: 70px; }

.height80 {
  height: 80px; }

.height90 {
  height: 90px; }

.height100 {
  height: 100px; }

.height100p {
  height: 100%; }

.h_auto {
  height: auto !important; }

.h_100vh {
  height: 100vh !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.m0p0 {
  margin: 0;
  padding: 0; }

.mauto {
  margin: 0 auto; }

.mt0 {
  margin-top: 0 !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt100 {
  margin-top: 100px !important; }

.mt110 {
  margin-top: 110px !important; }

.mt150 {
  margin-top: 110px !important; }

.mt-50 {
  margin-top: -50px !important; }

.p0 {
  padding: 0 !important; }

.p5 {
  padding: 5px !important; }

.p10 {
  padding: 10px !important; }

.p15 {
  padding: 15px !important; }

.p20 {
  padding: 20px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt100 {
  padding-top: 100px !important; }

.clear {
  clear: both; }

.vtop {
  vertical-align: top; }

.vmiddle {
  vertical-align: middle; }

.vbottom {
  vertical-align: bottom; }

.table_div {
  display: table; }

.table_div > div {
  display: table-cell; }

.block {
  display: block; }

.iblock {
  display: inline-block; }

.fleft {
  float: left; }

.fright {
  float: right; }

.icon-twitter:before {
  content: "\ea96";
  /*カスタマイズ*/
  color: #fff;
  margin-right: 10px; }

.game_logo {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 4; }
  .game_logo a {
    display: block; }
    .game_logo a img {
      width: 150px; }

.new:before {
  content: "";
  background: url(../img/icon_new.png) no-repeat;
  background-size: contain;
  height: 17px !important;
  width: 33px !important; }

nav {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  min-width: 1200px;
  padding-top: 13px; }
  nav .btn_follow_top {
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 100; }
    nav .btn_follow_top .btn_tw_follow {
      display: inline-block;
      margin-right: 10px;
      margin-top: 4px;
      width: 40px;
      height: 40px;
      background: url(../img/btn_tw_share01.png) no-repeat center center/100% 100%; }
      nav .btn_follow_top .btn_tw_follow span {
        visibility: hidden; }
    nav .btn_follow_top .btn_fb_follow {
      display: inline-block;
      width: 40px;
      height: 40px;
      background: url(../img/btn_fb_share01.png) no-repeat center center/100% 100%; }
      nav .btn_follow_top .btn_fb_follow span {
        visibility: hidden; }
  nav ul {
    margin: 0 10px 0 0;
    text-align: right; }
    nav ul .new:before {
      display: inline-block;
      position: absolute;
      top: -5px;
      left: -10px; }
    nav ul li {
      margin-right: 6px;
      display: inline-block;
      cursor: pointer; }
      nav ul li a {
        display: block;
        width: 125px;
        height: 42px;
        color: transparent; }
      nav ul li a:hover {
        transition: .2s; }
      nav ul li table {
        width: 100px; }

nav ul li:nth-child(1) a {
  background: url(../img/pc/btn_news_pc.png) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 75px; }
nav ul li:nth-child(1) a.active {
  background: url(../img/pc/btn_news_pc_mo.png) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(1) a:hover {
  background: url(../img/pc/btn_news_pc_mo.png) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(2) a {
  background: url(../img/pc/btn_story_pc.png) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 84px; }
nav ul li:nth-child(2) a.active {
  background: url(../img/pc/btn_story_pc_mo.png) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(2) a:hover {
  background: url(../img/pc/btn_story_pc_mo.png) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(3) {
  /*a:before {
    position: absolute;
    top: -5px;
    left: -10px;
    display: inline-block;
    width: 33px !important;
    height: 17px !important;
    content: '';
    background: url(../img/icon_new.png) no-repeat;
    background-size: contain;
  }*/ }
  nav ul li:nth-child(3) a {
    background: url(../img/pc/btn_chara_pc.png) no-repeat 50% 50%;
    background-size: 100% auto;
    width: 136.5px; }
  nav ul li:nth-child(3) a.active {
    background: url(../img/pc/btn_chara_pc_mo.png) no-repeat 50% 50%;
    background-size: 100% auto; }
  nav ul li:nth-child(3) a:hover {
    background: url(../img/pc/btn_chara_pc_mo.png) no-repeat 50% 50%;
    background-size: 100% auto; }
nav ul li:nth-child(4) {
  		/*
        a:before {
          position: absolute;
          top: -5px;
          left: -10px;
          display: inline-block;
          width: 33px !important;
          height: 17px !important;
          content: '';
          background: url(../img/icon_new.png) no-repeat;
          background-size: contain;
        }*/ }
  nav ul li:nth-child(4) a {
    background: url(../img/pc/btn_system_pc.png) no-repeat 50% 50%;
    background-size: 100% auto;
    width: 92.4px; }
  nav ul li:nth-child(4) a.active {
    background: url(../img/pc/btn_system_pc_mo.png) no-repeat 50% 50%;
    background-size: 100% auto; }
  nav ul li:nth-child(4) a:hover {
    background: url(../img/pc/btn_system_pc_mo.png) no-repeat 50% 50%;
    background-size: 100% auto; }
nav ul li:nth-child(5) a {
  background: url(../img/pc/btn_gallery_pc.png) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 101.5px; }
nav ul li:nth-child(5) a.active {
  background: url(../img/pc/btn_gallery_pc_mo.png) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(5) a:hover {
  background: url(../img/pc/btn_gallery_pc_mo.png) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(5) a:after {
  position: absolute;
  display: block;
  width: 40px;
  height: 20px;
  content: 'NEW ';
  top: -8px; }

#box_lang {
  top: 9px;
  right: 0;
  z-index: 1000;
  margin: 0;
  padding: 2px 5px;
  width: 80px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  font-size: 0.7rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 2px #000, -1px -1px 2px #000,-1px 1px 2px #000, 1px -1px 2px #000; }

#list_lang {
  display: none;
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 1000;
  margin: 0; }
  #list_lang li {
    box-sizing: border-box;
    text-align: center;
    font-size: 0.7rem;
    padding: 5px;
    margin: 0 0 -1px;
    width: 80px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    color: #fff;
    text-shadow: 1px 1px 2px #000, -1px -1px 2px #000,-1px 1px 2px #000, 1px -1px 2px #000; }
    #list_lang li:hover {
      background: rgba(255, 255, 255, 0.1);
      transition-property: all;
      transition: 0.3s linear; }

.Layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

.Page {
  background-color: #111b35;
  flex: 1 1 auto;
  overflow: hidden;
  position: relative; }

.wrapper_inner {
  position: relative;
  min-width: 900px;
  height: 100vh;
  z-index: 2;
  overflow: hidden; }

.movie_background {
  height: 100vh;
  opacity: 0.7;
  position: fixed;
  width: 100%;
  z-index: 1;
  background: url(../img/pc/bg_top_pc.jpg) no-repeat 50% 50%;
  background-size: cover; }

.movie_background_top {
  background: #000;
  opacity: 1; }

.movie_background--dots {
  background-image: url(../img/movie_dots_01.png);
  display: block;
  height: 100vh;
  position: absolute;
  width: 100vw;
  z-index: 10; }

.movie_background video,
.movie_background img {
  top: 50%;
  left: 50%;
  position: absolute;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%); }

.top_container,
.top_container_story,
.top_container_game {
  display: block;
  height: calc(100vh - 20px);
  position: relative;
  text-align: center;
  width: 100%; }

.top .border_bottom_gray {
  border-bottom: 1px solid #555; }
.top .news_area {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  z-index: 1000;
  left: 0;
  bottom: 25px;
  min-width: 50px;
  height: 460px !important; }
.top .news_area_inner {
  overflow: hidden;
  height: 460px !important; }
.top #news01 {
  position: relative;
  display: block;
  padding: 0 55px 0 30px;
  min-height: 180px; }
.top .list_news li {
  height: 55px;
  text-align: left; }
.top .list_news li table {
  display: inline-block;
  width: 345px;
  color: #000; }
.top .list_news li table a {
  color: #000; }
.top .list_news li table .news_title {
  margin-top: -8px;
  padding-right: 5px;
  width: 100%;
  display: block;
  font-weight: bold;
  color: #0078ff !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.top .list_news li table .news_type {
  height: 26px;
  display: block; }
.top .list_news li table tr {
  display: block;
  width: 335px; }
.top .campaign {
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
  width: 75px;
  height: 25px;
  background: url("../img/type/tab_campaign.png") no-repeat 50% 50%;
  background-size: 100% auto; }
.top .feature {
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
  width: 75px;
  height: 25px;
  background: url("../img/type/tab_feature.png") no-repeat 50% 50%;
  background-size: 100% auto; }
.top .info {
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
  width: 75px;
  height: 25px;
  background: url("../img/type/tab_info.png") no-repeat 50% 50%;
  background-size: 100% auto; }
.top .maintenance {
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
  width: 75px;
  height: 25px;
  background: url("../img/type/tab_maintenance.png") no-repeat 50% 50%;
  background-size: 100% auto; }
.top .update {
  margin-right: 5px;
  padding: 5px;
  display: inline-block;
  width: 75px;
  height: 25px;
  background: url("../img/type/tab_update.png") no-repeat 50% 50%;
  background-size: 100% auto; }
.top .btn_more {
  float: right;
  font-size: 14px;
  color: #0078ff !important;
  display: block;
  width: 70px;
  height: 30px;
  padding-bottom: 10px;
  margin-right: 60px; }
.top .btn_news {
  position: absolute;
  right: 0;
  width: 50px;
  height: 460px !important;
  padding: 175px 15px;
  cursor: pointer;
  color: transparent;
  background: rgba(255, 255, 255, 0.75);
  background-size: 100% auto;
  z-index: 1000; }
.top .btn_news:after {
  position: absolute;
  top: 270px;
  left: 18px;
  width: 14px;
  height: 24px;
  content: '';
  background: url(../img/arrow_left_bk.png) no-repeat 50% 50%;
  background-size: 100% auto; }
.top .icon_new {
  box-sizing: border-box;
  display: inline-block;
  margin: 2px 3px 0 0;
  padding: 1px 3px;
  border: 1px solid #450602;
  border-radius: 5px;
  height: 16px;
  background: #d32001;
  text-align: center;
  line-height: 14px;
  vertical-align: top;
  font-size: 10px;
  color: #fff;
  font-weight: bold; }

.batch_prereg {
  position: absolute;
  z-index: 1;
  top: 28px;
  left: 410px; }

.rpg {
  margin-top: -25px;
  margin-left: 15px; }

.game_logo_top {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
  width: 300px; }

.tag_line {
  position: absolute;
  z-index: 1;
  top: 46%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 50%; }
  .tag_line img {
    width: 100%; }
  .tag_line .btn_gvg {
    display: block;
    margin: -20px auto 0; }

.area_store_buttons {
  /*position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);*/
  width: 335px;
  border-bottom: 1px solid #555;
  margin: 0 30px;
  padding: 15px 0 10px; }

.box_store_buttons .btn_app, .box_store_buttons .btn_google {
  box-shadow: 0 0 10px #fff;
  border-radius: 9px; }
.box_store_buttons .btn_app {
  margin-right: 2%; }

.bnr_wiki {
  width: 335px;
  border-bottom: 1px solid #555;
  margin: 0 30px;
  padding: 15px 0 10px; }
  .bnr_wiki img {
    width: 335px; }

/*
.area_store_buttons {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%);
  width: 500px;
}
.box_store_buttons{
  .btn_app,.btn_google{
    box-shadow: 0 0 10px #fff;
    border-radius: 9px; 
  }
  .btn_app{
    margin-right: 2%;
  }
}*/
#sound_button {
  bottom: 370px;
  left: 35px;
  position: absolute;
  padding: 5px 10px;
  height: 60px;
  width: 60px;
  z-index: 10;
  color: white;
  cursor: pointer; }

.sound_off {
  background: url(../img/btn_sound-off.png) no-repeat 50% 50%;
  background-size: 100% auto; }

.sound_on {
  background: url(../img/btn_sound-on.png) no-repeat 50% 50%;
  background-size: 100% auto; }

.movies,
.movies01 {
  position: absolute;
  z-index: 101;
  bottom: 15px;
  left: 30px;
  width: 15%;
  max-width: 300px; }

.movies01 {
  bottom: 40px;
  left: 300px; }

.movies video,
.movies img,
.movies01 video,
.movies01 img {
  width: 100%; }

.tw_area {
  position: absolute;
  z-index: 1000;
  right: 0;
  bottom: 41px;
  height: 395px; }

.btn_tw {
  float: left;
  width: 50px;
  height: 395px !important;
  cursor: pointer;
  color: transparent;
  background: rgba(0, 0, 0, 0.75);
  background-size: 100% auto;
  padding: 15px; }

.btn_tw:after {
  position: absolute;
  top: 354px;
  left: 13px;
  width: 24px;
  height: 24px;
  content: '';
  background: url(../img/arrow_left.png) no-repeat 50% 50%;
  background-size: 100% auto; }

.ac:after {
  position: absolute;
  top: 354px;
  left: 13px;
  width: 24px;
  height: 24px;
  content: '';
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url(../img/arrow_left.png) no-repeat 50% 50%;
  background-size: 100% auto; }

#news_twitter {
  position: relative;
  display: block;
  float: right;
  background: rgba(0, 0, 0, 0.75); }

#news_twitter img {
  position: absolute;
  bottom: -10px; }

#news_twitter > div {
  display: inline-block;
  width: 350px;
  height: 395px;
  vertical-align: top; }

.banner0,
.banner1 {
  padding: 0 20px 0 0;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 0;
  width: 270px;
  height: 80px; }

.banner0 {
  position: absolute;
  bottom: 110px; }

.banner_cbt {
  position: absolute;
  z-index: 1;
  top: 60px;
  right: 17px;
  width: 25%;
  max-width: 300px; }
  .banner_cbt a img {
    transition: 0.5s; }
    .banner_cbt a img:hover {
      opacity: 0.6 !important;
      transition-duration: 0.3s; }

.bnr_gvg {
  position: absolute;
  z-index: 101;
  bottom: 18px;
  left: 50%;
  width: 80%;
  min-width: 650px;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%); }
  .bnr_gvg a {
    display: inline-block;
    width: 43%; }
  .bnr_gvg .bnr_left {
    width: 50%; }

.footer {
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 0;
  height: 70px;
  width: 100vw;
  min-width: 900px;
  z-index: 3; }
  .footer .footer_right_area {
    position: absolute;
    right: 30px;
    top: 18px;
    font-size: 40px;
    font-weight: bold; }

.share {
  color: #fff;
  background-color: #2196a8;
  width: 400px;
  height: 40px; }

#sns {
  position: absolute;
  top: 12px;
  left: calc(50% - 100px); }

#sns ul {
  width: 100%;
  margin: 0;
  padding: 0; }

#sns ul li {
  display: inline-block;
  list-style: none; }

#sns a span {
  visibility: hidden; }

#sns a {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 0 10px;
  border-radius: 100%; }

.spec {
  position: absolute;
  top: 10px;
  left: 20px; }

#sns .sns1 {
  background: url("../img/youtube.png") no-repeat center center/100% 100%; }

#sns .sns2 {
  background: url("../img/twitter.png") no-repeat center center/100% 100%; }

#sns .sns3 {
  background: url("../img/line.png") no-repeat center center/100% 100%; }

#facebook_link_bottom,
#twitter_link_bottom,
#line_link_bottom {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%; }
  #facebook_link_bottom span,
  #twitter_link_bottom span,
  #line_link_bottom span {
    display: none; }

#facebook_link_bottom {
  background: url("../img/facebook340.png") no-repeat top center/100% 100%; }

#twitter_link_bottom {
  background: url("../img/btn_tw_share.png") no-repeat top center/100% 100%; }

#line_link_bottom {
  background: url("../img/btn_line_share.png") no-repeat top center/100% 100%; }

#companylogo {
  color: #fff;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 10; }

#companylogo a {
  margin: 0 15px;
  color: transparent; }

#companylogo a:link,
#companylogo a:visited,
#companylogo a:hover,
#companylogo a:active {
  color: transparent; }

.copylight {
  font-size: 12px;
  color: #fff;
  min-width: 60px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  text-align: right;
  right: 100px; }

.btn_follow {
  position: absolute;
  top: 5px;
  left: calc(50% - 94px); }
  .btn_follow table td {
    padding: 0 10px; }

.footer_bottom_area {
  font-size: 12px;
  color: #fff;
  background-color: rgba(24, 51, 78, 0.6);
  min-width: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 30px;
  line-height: 30px;
  z-index: 3;
  text-align: right; }
  .footer_bottom_area .company_logo {
    position: absolute;
    left: 30px;
    top: 10px; }
  .footer_bottom_area .copy {
    position: absolute;
    right: 30px;
    top: 10px; }
  .footer_bottom_area .footer_nav {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    z-index: 10;
    left: 20px; }
    .footer_bottom_area .footer_nav li {
      padding: 0 10px;
      display: inline-block;
      border-right: 1px solid #BDBDBD;
      cursor: pointer; }
      .footer_bottom_area .footer_nav li a {
        color: white; }
    .footer_bottom_area .footer_nav li:last-child {
      border-right: none; }

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  z-index: 1; }

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2; }

#page-top {
  position: fixed;
  bottom: 150px;
  right: 20px;
  font-size: 77%;
  z-index: 100; }

#page-top a {
  background: url(../img/allow_pagetop.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; }

#page-bottm {
  position: fixed;
  bottom: 150px;
  right: calc(50% - 25px);
  width: 50px;
  height: 50px;
  font-size: 77%;
  z-index: 100;
  background: url(../img/allow_bottom.png) 50% 50% no-repeat;
  background-size: 100% auto; }

/* 点滅 */
.blinking {
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate; }

@-webkit-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes blink {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*全ページ共通要素*/
.page_title {
  padding-top: 100px;
  color: #fff;
  font-size: 24px;
  font-weight: bold; }

.page_txt {
  margin-top: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: bold; }

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 0.5s;
  display: block;
  margin: 0 auto;
  text-align: center; }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.fadein02 {
  animation: fadeIn 4s ease 0s 1 normal;
  -webkit-animation: fadeIn 4s ease 0s 1 normal; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.batch_new_left::before {
  position: absolute;
  top: -10px;
  left: -35px;
  display: block;
  width: 90px;
  height: 43px;
  content: '';
  background: url(../img/icon_new.png) center bottom no-repeat;
  background-size: auto 100%; }

@keyframes fadein0up {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadein20up {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadein0up {
  animation-name: fadein0up;
  animation-fill-mode: forwards; }

.delay100 {
  animation-duration: 1s;
  animation-delay: .1s; }

.delay200 {
  animation-duration: 1s;
  animation-delay: .2s; }

.delay300 {
  animation-duration: 1s;
  animation-delay: .3s; }

.delay500 {
  animation-duration: 2s;
  animation-delay: .5s; }

.delay600 {
  animation-duration: 2s;
  animation-delay: .6s; }

.delay900 {
  animation-duration: 2s;
  animation-delay: .9s; }

.delay1000 {
  animation-duration: 2s;
  animation-delay: 1s; }

.delay1200 {
  animation-duration: 2s;
  animation-delay: 1.2s; }

.delay1500 {
  animation-duration: 2s;
  animation-delay: 1.5s; }

.delay2000 {
  animation-duration: 2s;
  animation-delay: 2s; }

.delay2500 {
  animation-duration: 2s;
  animation-delay: 2.5s; }

.delay3000 {
  animation-duration: 2s;
  animation-delay: 3s; }

.delay3500 {
  animation-duration: 2s;
  animation-delay: 3.5s; }

.delay4000 {
  animation-duration: 2s;
  animation-delay: 4s; }

/*/全ページ共通要素/*/
/*character*/
.nav_character {
  padding: 30px 0;
  position: relative;
  z-index: 1000; }
  .nav_character .new:before {
    display: inline-block;
    position: absolute;
    top: -3px;
    left: -2px; }
  .nav_character li {
    display: inline-block;
    	  /*
        .tab_chara03:before {
          position: absolute;
          top: -5px;
          left: -3px;
          display: inline-block;
          width: 33px !important;
          height: 17px !important;
          content: '';
          background: url(../img/icon_new.png) no-repeat;
          background-size: contain;
        }*/ }
    .nav_character li a,
    .nav_character li div {
      display: inline-block;
      width: 175px;
      height: 56px;
      cursor: pointer;
      text-indent: -99999px; }
    .nav_character li .tab_chara {
      background: url(../img/pc/tab_chara_pc.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara:hover {
      transition: .3s linear;
      background: url(../img/pc/tab_chara_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara.active {
      background: url(../img/pc/tab_chara_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara02 {
      background: url(../img/pc/tab_chara02_pc.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara02:hover {
      transition: .3s linear;
      background: url(../img/pc/tab_chara02_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara02.active {
      background: url(../img/pc/tab_chara02_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara03 {
      background: url(../img/pc/tab_chara03_pc.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara03:hover {
      transition: .3s linear;
      background: url(../img/pc/tab_chara03_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%; }
    .nav_character li .tab_chara03.active {
      background: url(../img/pc/tab_chara03_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%; }

.chara_page #slider_wrappr {
  margin: 0 auto;
  width: 100%;
  max-width: 1900px;
  height: 618px;
  z-index: 1;
  background: url(../img/pc/chara_slider_bg.png) no-repeat 50% 50%;
  background-size: auto 100%; }

#chara03 .chara_page #slider_wrappr {
  z-index: 1;
  width: 100%;
  max-width: 1900px;
  height: 618px;
  margin: 0 auto;
  background: url(../img/pc/chara_slider_bg03.png) no-repeat 50% 50%;
  background-size: auto 100%; }

.gray_on {
  filter: brightness(50%);
  transition-property: all;
  transition: 0.3s linear; }

.z10 {
  z-index: 10 !important; }

.chara01_thumbnail,
.chara02_thumbnail,
.chara03_thumbnail,
.chara04_thumbnail,
.chara05_thumbnail,
.chara06_thumbnail,
.chara07_thumbnail,
.chara08_thumbnail,
.chara09_thumbnail,
.chara10_thumbnail,
.chara11_thumbnail,
.chara12_thumbnail,
.chara13_thumbnail,
.chara14_thumbnail {
  position: absolute;
  bottom: 0; }

.chara01_thumbnail {
  position: absolute;
  z-index: 13;
  left: calc(50% - 240px);
  display: block;
  width: 185px;
  height: 260px; }

.chara02_thumbnail {
  position: absolute;
  z-index: 12;
  left: calc(50% - 140px);
  display: block;
  width: 210px;
  height: 430px; }

.chara03_thumbnail {
  position: absolute;
  z-index: 12;
  left: calc(50% + -500px);
  display: block;
  width: 230px;
  height: 430px; }

.chara04_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + -360px);
  display: block;
  width: 280px;
  height: 500px; }

.chara05_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + 70px);
  display: block;
  width: 120px;
  height: 470px; }

.chara06_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + 190px);
  display: block;
  width: 200px;
  height: 510px; }

.chara07_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + 310px);
  display: block;
  width: 150px;
  height: 340px; }

.chara08_thumbnail {
  position: absolute;
  z-index: 10;
  left: calc(50% - 530px);
  display: block;
  width: 230px;
  height: 620px; }

.chara09_thumbnail {
  position: absolute;
  z-index: 12;
  left: calc(50% - 400px);
  display: block;
  width: 300px;
  height: 495px; }

.chara10_thumbnail {
  position: absolute;
  z-index: 12;
  left: calc(50% + -214px);
  display: block;
  width: 150px;
  height: 455px; }

.chara11_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + -150px);
  display: block;
  width: 280px;
  height: 520px; }

.chara12_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + 40px);
  display: block;
  width: 170px;
  height: 440px; }

.chara13_thumbnail {
  position: absolute;
  z-index: 10;
  left: calc(50% + 150px);
  display: block;
  width: 280px;
  height: 590px; }

.chara14_thumbnail {
  position: absolute;
  z-index: 11;
  left: calc(50% + 310px);
  display: block;
  width: 290px;
  height: 500px; }

.chara01,
.chara02,
.chara03,
.chara04,
.chara05,
.chara06,
.chara07,
.chara08,
.chara09,
.chara10,
.chara11,
.chara12,
.chara13,
.chara14 {
  position: absolute;
  bottom: 2px;
  opacity: 0; }

.chara01 {
  left: calc(50% - 320px);
  z-index: 5; }

.chara02 {
  left: calc(50% - 170px);
  z-index: 4; }

.chara03 {
  left: calc(50% - 580px);
  z-index: 2; }

.chara04 {
  left: calc(50% - 480px);
  z-index: 1; }

.chara05 {
  left: calc(50% - 135px);
  z-index: 1; }

.chara06 {
  left: calc(50% + 80px);
  z-index: 1; }

.chara07 {
  left: calc(50% + 265px);
  z-index: 9; }

.chara08 {
  z-index: 2;
  left: calc(50% - 680px); }

.chara09 {
  left: calc(50% - 470px);
  z-index: 2; }

.chara10 {
  left: calc(50% - 360px);
  z-index: 2; }

.chara11 {
  left: calc(50% - 220px);
  z-index: 1; }

.chara12 {
  left: calc(50% - 65px);
  z-index: 2; }

.chara13 {
  z-index: 1;
  left: calc(50% + 39px); }

.chara14 {
  z-index: 1;
  left: calc(50% + 205px); }

.chara01 {
  display: block;
  width: 337.5px;
  height: 264px;
  background: url(../img/pc/chara_PC01.png) no-repeat;
  background-size: 100% auto; }

.chara01_mo {
  background: url(../img/pc/chara_PC01_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara02 {
  display: block;
  width: 350px;
  height: 440px;
  background: url(../img/pc/chara_PC02.png) no-repeat;
  background-size: 100% auto; }

.chara02_mo {
  background: url(../img/pc/chara_PC02_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara03 {
  display: block;
  width: 439px;
  height: 425px;
  background: url(../img/pc/chara_PC03.png) no-repeat;
  background-size: 100% auto; }

.chara03_mo {
  background: url(../img/pc/chara_PC03_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara04 {
  display: block;
  width: 472.5px;
  height: 502px;
  background: url(../img/pc/chara_PC04.png) no-repeat;
  background-size: 100% auto; }

.chara04_mo {
  background: url(../img/pc/chara_PC04_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara05 {
  display: block;
  width: 452px;
  height: 466px;
  background: url(../img/pc/chara_PC05.png) no-repeat;
  background-size: 100% auto; }

.chara05_mo {
  background: url(../img/pc/chara_PC05_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara06 {
  display: block;
  width: 417px;
  height: 505px;
  background: url(../img/pc/chara_PC06.png) no-repeat;
  background-size: 100% auto; }

.chara06_mo {
  background: url(../img/pc/chara_PC06_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara07 {
  display: block;
  width: 239px;
  height: 335px;
  background: url(../img/pc/chara_PC07.png) no-repeat;
  background-size: 100% auto; }

.chara07_mo {
  background: url(../img/pc/chara_PC07_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara08 {
  display: block;
  width: 540px;
  height: 616px;
  background: url(../img/pc/chara_PC08.png) no-repeat;
  background-size: 100% auto; }

.chara08_mo {
  background: url(../img/pc/chara_PC08_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara09 {
  display: block;
  width: 483.5px;
  height: 490px;
  background: url(../img/pc/chara_PC09.png) no-repeat;
  background-size: 100% auto; }

.chara09_mo {
  background: url(../img/pc/chara_PC09_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara10 {
  display: block;
  width: 450px;
  height: 452px;
  background: url(../img/pc/chara_PC10.png) no-repeat;
  background-size: 100% auto; }

.chara10_mo {
  background: url(../img/pc/chara_PC10_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara11 {
  display: block;
  width: 486px;
  height: 514px;
  background: url(../img/pc/chara_PC11.png) no-repeat;
  background-size: 100% auto; }

.chara11_mo {
  background: url(../img/pc/chara_PC11_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara12 {
  display: block;
  width: 423.5px;
  height: 440px;
  background: url(../img/pc/chara_PC12.png) no-repeat;
  background-size: 100% auto; }

.chara12_mo {
  background: url(../img/pc/chara_PC12_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara13 {
  display: block;
  width: 483px;
  height: 579px;
  background: url(../img/pc/chara_PC13.png) no-repeat;
  background-size: 100% auto; }

.chara13_mo {
  background: url(../img/pc/chara_PC13_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

.chara14 {
  display: block;
  width: 443px;
  height: 495px;
  background: url(../img/pc/chara_PC14.png) no-repeat;
  background-size: 100% auto; }

.chara14_mo {
  background: url(../img/pc/chara_PC14_mo.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  filter: brightness(100%);
  transition-property: all;
  transition: 0.3s linear; }

/*キャラページ03　天使*/
.chara15 {
  opacity: 0;
  position: absolute;
  z-index: 1;
  left: calc(50% - 400px);
  bottom: 0px;
  display: block;
  width: 450px;
  height: 350px;
  background: url(../img/pc/chara_PC15.png?01) no-repeat;
  background-size: 100% auto; }

.chara15_mo {
  z-index: 100;
  transition: .3s linear;
  transition-property: all;
  background: url(../img/pc/chara_PC15_mo.png?01) no-repeat;
  background-size: 100% auto;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

.chara15_thumbnail {
  position: absolute;
  z-index: 11;
  bottom: 0px;
  left: calc(50% - 400px);
  display: block;
  width: 380px;
  height: 340px; }

.chara16 {
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: calc(50% - 220px);
  bottom: 180px;
  display: block;
  width: 450px;
  height: 430px;
  background: url(../img/pc/chara_PC16.png) no-repeat;
  background-size: 100% auto; }

.chara16_mo {
  z-index: 100;
  transition: .3s linear;
  transition-property: all;
  background: url(../img/pc/chara_PC16_mo.png?01) no-repeat;
  background-size: 100% auto;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

.chara16_thumbnail {
  position: absolute;
  z-index: 12;
  bottom: 180px;
  left: calc(50% - 220px);
  display: block;
  width: 450px;
  height: 430px; }

.chara17 {
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: calc(50% - 30px);
  bottom: 0px;
  display: block;
  width: 450px;
  height: 390px;
  background: url(../img/pc/chara_PC17.png) no-repeat;
  background-size: 100% auto; }

.chara17_mo {
  z-index: 100;
  transition: .3s linear;
  transition-property: all;
  background: url(../img/pc/chara_PC17_mo.png) no-repeat;
  background-size: 100% auto;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

.chara17_thumbnail {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: calc(50% + 60px);
  display: block;
  width: 350px;
  height: 330px; }

.chara18 {
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: calc(50% - 680px);
  bottom: 240px;
  display: block;
  width: 470px;
  height: 330px;
  background: url(../img/pc/chara_PC18.png?v=01) no-repeat;
  background-size: 100% auto; }

.chara18_mo {
  z-index: 100;
  transition: .3s linear;
  transition-property: all;
  background: url(../img/pc/chara_PC18_mo.png?v=01) no-repeat;
  background-size: 100% auto;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

.chara18_thumbnail {
  position: absolute;
  z-index: 12;
  left: calc(50% - 650px);
  bottom: 260px;
  display: block;
  width: 390px;
  height: 300px;
  	/*&:before {
      content: "";
      background: url(../img/icon_new.png) no-repeat;
      display: block;
      background-size: contain;
      height: 40px !important;
      width: 80px !important;
      position: absolute;
      top: 15px;
      left: 15px;
  	}*/ }

.chara19 {
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: calc(50% + 210px);
  bottom: 230px;
  display: block;
  width: 470px;
  height: 330px;
  background: url(../img/pc/chara_PC19.png?v=01) no-repeat;
  background-size: 100% auto; }

.chara19_mo {
  z-index: 100;
  transition: .3s linear;
  transition-property: all;
  background: url(../img/pc/chara_PC19_mo.png?v=01) no-repeat;
  background-size: 100% auto;
  -webkit-filter: brightness(100%);
  filter: brightness(100%); }

.chara19_thumbnail {
  position: absolute;
  z-index: 12;
  left: calc(50% + 240px);
  bottom: 250px;
  display: block;
  width: 410px;
  height: 300px;
  	/*
  	&:before {
      content: "";
      background: url(../img/icon_new.png) no-repeat;
      display: block;
      background-size: contain;
      height: 40px !important;
      width: 80px !important;
      position: absolute;
      top: 15px;
      left: 15px;
  	}*/ }

#content01,
#content02,
#content03,
#content04,
#content05,
#content06,
#content07 {
  padding: 40px 80px;
  width: 1000px;
  position: relative; }
  #content01 .btn_chara_voice_chara01,
  #content02 .btn_chara_voice_chara01,
  #content03 .btn_chara_voice_chara01,
  #content04 .btn_chara_voice_chara01,
  #content05 .btn_chara_voice_chara01,
  #content06 .btn_chara_voice_chara01,
  #content07 .btn_chara_voice_chara01 {
    position: absolute;
    top: 40%;
    left: 15.5%; }
    #content01 .btn_chara_voice_chara01 ul li,
    #content02 .btn_chara_voice_chara01 ul li,
    #content03 .btn_chara_voice_chara01 ul li,
    #content04 .btn_chara_voice_chara01 ul li,
    #content05 .btn_chara_voice_chara01 ul li,
    #content06 .btn_chara_voice_chara01 ul li,
    #content07 .btn_chara_voice_chara01 ul li {
      display: inline-block; }
  #content01 .btn_chara_voice,
  #content02 .btn_chara_voice,
  #content03 .btn_chara_voice,
  #content04 .btn_chara_voice,
  #content05 .btn_chara_voice,
  #content06 .btn_chara_voice,
  #content07 .btn_chara_voice {
    position: absolute;
    top: 35%;
    left: 15.5%; }
    #content01 .btn_chara_voice ul li,
    #content02 .btn_chara_voice ul li,
    #content03 .btn_chara_voice ul li,
    #content04 .btn_chara_voice ul li,
    #content05 .btn_chara_voice ul li,
    #content06 .btn_chara_voice ul li,
    #content07 .btn_chara_voice ul li {
      display: inline-block; }
  #content01 .movies,
  #content02 .movies,
  #content03 .movies,
  #content04 .movies,
  #content05 .movies,
  #content06 .movies,
  #content07 .movies {
    position: absolute;
    top: 27%;
    left: 22%; }
    #content01 .movies img,
    #content02 .movies img,
    #content03 .movies img,
    #content04 .movies img,
    #content05 .movies img,
    #content06 .movies img,
    #content07 .movies img {
      width: 200px; }
  #content01 .btn_close,
  #content02 .btn_close,
  #content03 .btn_close,
  #content04 .btn_close,
  #content05 .btn_close,
  #content06 .btn_close,
  #content07 .btn_close {
    position: absolute;
    top: 0;
    right: 0; }
  #content01 .chara_name_area,
  #content02 .chara_name_area,
  #content03 .chara_name_area,
  #content04 .chara_name_area,
  #content05 .chara_name_area,
  #content06 .chara_name_area,
  #content07 .chara_name_area {
    position: absolute;
    left: 150px;
    transform: rotate(-10deg);
    width: 500px; }
    #content01 .chara_name_area .chara_name,
    #content02 .chara_name_area .chara_name,
    #content03 .chara_name_area .chara_name,
    #content04 .chara_name_area .chara_name,
    #content05 .chara_name_area .chara_name,
    #content06 .chara_name_area .chara_name,
    #content07 .chara_name_area .chara_name {
      font-size: 24px;
      font-weight: bold;
      background-color: rgba(84, 200, 255, 0.5); }
    #content01 .chara_name_area .chara_name_cv,
    #content02 .chara_name_area .chara_name_cv,
    #content03 .chara_name_area .chara_name_cv,
    #content04 .chara_name_area .chara_name_cv,
    #content05 .chara_name_area .chara_name_cv,
    #content06 .chara_name_area .chara_name_cv,
    #content07 .chara_name_area .chara_name_cv {
      font-size: 14px;
      font-weight: bold;
      background-color: rgba(84, 200, 255, 0.5); }
  #content01 .chara_txt_area,
  #content02 .chara_txt_area,
  #content03 .chara_txt_area,
  #content04 .chara_txt_area,
  #content05 .chara_txt_area,
  #content06 .chara_txt_area,
  #content07 .chara_txt_area {
    position: absolute;
    bottom: 80px;
    left: 20px;
    width: 450px;
    transform: rotate(-10deg); }
    #content01 .chara_txt_area .chara_title,
    #content02 .chara_txt_area .chara_title,
    #content03 .chara_txt_area .chara_title,
    #content04 .chara_txt_area .chara_title,
    #content05 .chara_txt_area .chara_title,
    #content06 .chara_txt_area .chara_title,
    #content07 .chara_txt_area .chara_title {
      margin-left: 60px;
      margin-bottom: 20px;
      font-size: 24px;
      font-weight: bold;
      color: #321B91; }
    #content01 .chara_txt_area .chara_txt,
    #content02 .chara_txt_area .chara_txt,
    #content03 .chara_txt_area .chara_txt,
    #content04 .chara_txt_area .chara_txt,
    #content05 .chara_txt_area .chara_txt,
    #content06 .chara_txt_area .chara_txt,
    #content07 .chara_txt_area .chara_txt {
      padding: 10px 60px;
      font-size: 14px;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.5); }

.btn_close_chara_detail {
  position: absolute;
  top: 30px;
  right: 130px;
  z-index: 100; }

.chara_slider .popup-youtube {
  display: block;
  position: absolute;
  bottom: 89px;
  left: 21%;
  width: 437px;
  height: 150px; }

.chara_popup_15 {
  background: url(../img/pc/btn_chara_popup_15.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_15:hover {
  transition: .3s linear;
  /*transform: scale(1.02,1.02);*/
  background: url(../img/pc/btn_chara_popup_15_mo.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_16 {
  background: url(../img/pc/btn_chara_popup_16.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_16:hover {
  transition: .3s linear;
  /*transform: scale(1.02,1.02);*/
  background: url(../img/pc/btn_chara_popup_16_mo.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_17 {
  background: url(../img/pc/btn_chara_popup_17.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_17:hover {
  transition: .3s linear;
  /*transform: scale(1.02,1.02);*/
  background: url(../img/pc/btn_chara_popup_17_mo.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_18 {
  background: url(../img/pc/btn_chara_popup_18.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_18:hover {
  transition: .3s linear;
  /*transform: scale(1.02,1.02);*/
  background: url(../img/pc/btn_chara_popup_18_mo.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_19 {
  background: url(../img/pc/btn_chara_popup_19.png) no-repeat;
  background-size: 100% auto; }

.chara_popup_19:hover {
  transition: .3s linear;
  /*transform: scale(1.02,1.02);*/
  background: url(../img/pc/btn_chara_popup_19_mo.png) no-repeat;
  background-size: 100% auto; }

#cboxClose {
  display: none; }

#cboxOverlay {
  background: #000; }

#cboxOverlay {
  background: #000 url(../img/pc/story_pc_slider_bg.jpg) 50% 49.5% no-repeat;
  background-size: 100% 542.5px; }

#cboxLoadedContent {
  margin-bottom: 0; }

#cboxNext,
#cboxNext:hover {
  background: url(../img/arrow_right.png) no-repeat;
  background-size: 100% auto;
  width: 50px;
  height: 75px; }

#cboxPrevious,
#cboxPrevious:hover {
  background: url(../img/arrow_left.png) no-repeat;
  background-size: 100% auto;
  width: 50px;
  height: 75px; }

.mfp-wrap {
  z-index: 99999; }

.mfp-bg {
  z-index: 10000; }

.voice_btn {
  position: absolute;
  top: 133px; }

.chara_slider_wrapper {
  animation: fadeIn 0.5s ease 0s 1 normal;
  -webkit-animation: fadeIn 0.5s ease 0s 1 normal; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.chara_slider_wrapper {
  left: calc(50% - 770px);
  width: 1540px; }
  .chara_slider_wrapper .bx-wrapper {
    margin-bottom: 0;
    background: transparent;
    border: none;
    box-shadow: none; }
  .chara_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 20px; }
  .chara_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 10px;
    height: 10px;
    box-shadow: 0 0 20px #000;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;
    border-radius: 50%; }
  .chara_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 11px;
    height: 11px; }
  .chara_slider_wrapper .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -50%;
    margin-top: -318px;
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999; }
  .chara_slider_wrapper .bx-wrapper .bx-prev,
  .chara_slider_wrapper .bx-wrapper .bx-prev:hover {
    left: 10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto; }
  .chara_slider_wrapper .bx-wrapper .bx-next:link,
  .chara_slider_wrapper .bx-wrapper .bx-next:visited,
  .chara_slider_wrapper .bx-wrapper .bx-next:hover,
  .chara_slider_wrapper .bx-wrapper .bx-next:active {
    right: 10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto; }
  .chara_slider_wrapper .chara_pc01 .slick-dots, .chara_slider_wrapper .chara_pc02 .slick-dots, .chara_slider_wrapper .chara_pc03 .slick-dots, .chara_slider_wrapper .chara_pc04 .slick-dots, .chara_slider_wrapper .chara_pc05 .slick-dots {
    bottom: -15%; }

/*
.chara_slider_wrapper:before,
.chara_slider_wrapper:after
{
  position: absolute;
  top: 0;
  content: "";
  display: block;
  height: 100%;
  width: 20px;
  z-index: 2;
}
.chara_slider_wrapper:before{
  left: 0;
  background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}
.chara_slider_wrapper:after{
  right: 0;
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 );
}
*/
/*/character/*/
/*story*/
.story_page_title {
  position: absolute;
  top: -44px;
  left: 12%;
  z-index: 1; }

.tab_world {
  outline: none;
  height: 100px;
  background: url(../img/pc/tab_game_pc_world.png) center bottom no-repeat;
  background-size: 100% auto; }

.tab_world.thumbnail-current {
  background: url(../img/pc/tab_game_pc_world_on.png) center bottom no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_action {
  outline: none;
  height: 100px;
  background: url(../img/pc/tab_game_pc_action.png) center bottom no-repeat;
  background-size: 100% auto; }

.tab_action.thumbnail-current {
  background: url(../img/pc/tab_game_pc_action_on.png) center bottom no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_party {
  outline: none;
  height: 100px;
  background: url(../img/pc/tab_game_pc_party.png) center bottom no-repeat;
  background-size: 100% auto; }

.tab_party.thumbnail-current {
  background: url(../img/pc/tab_game_pc_party_on.png) center bottom no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_multi {
  outline: none;
  height: 100px;
  background: url(../img/pc/tab_game_pc_multy.png) center bottom no-repeat;
  background-size: 100% auto; }

.tab_multi.thumbnail-current {
  background: url(../img/pc/tab_game_pc_multy_on.png) center bottom no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.top_container .arrow02_left {
  position: absolute;
  top: 44%;
  left: -20px;
  z-index: 10; }
.top_container .arrow02_right {
  position: absolute;
  z-index: 10;
  top: 44%;
  right: -20px; }

.movies_game_world_area,
.movies_game_action01_area,
.movies_game_action02_area,
.movies_game_action03_area {
  position: absolute;
  right: 360px;
  top: 275px;
  width: 307px;
  height: 178px;
  border: solid 1px rgba(255, 255, 255, 0.8);
  box-shadow: 5px 5px 2px 5px black; }

.movies_game_world,
.movies_game_action01,
.movies_game_action02,
.movies_game_action03 {
  display: block;
  width: 305px;
  height: 176px;
  border: solid 5px rgba(255, 255, 255, 0.2); }

.movies_game_world {
  display: block;
  height: auto;
  border: none;
  height: 211.5px;
  width: 376px;
  background: #000000; }

.movies_game_world_area {
  top: 200px;
  right: 292px;
  width: 388px;
  height: 223px;
  padding: 5px;
  background: rgba(255, 255, 255, 0.2); }

.movies_game_action01_area {
  top: 253px;
  right: 210px; }

.movies_game_action02_area {
  top: 253px;
  right: 533px; }

.movies_game_action03_area {
  top: 253px;
  right: 856px; }

/*movieタグ*/
.movies_game_action01:before,
.movies_game_action02:before,
.movies_game_action03:before {
  content: " ";
  display: block;
  width: 100px;
  height: 50px;
  background: url(../img/pc/sprites_battle_movies_tags.png) no-repeat;
  background-position: -228px -2px;
  background-size: 735px auto;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 100; }

.movies_game_action02:before {
  /*コンボ*/
  background: url(../img/pc/sprites_battle_movies_tags.png) no-repeat;
  background-position: -1px -2px;
  background-size: 735px auto; }

.movies_game_action03:before {
  /*カウンター*/
  width: 120px;
  background: url(../img/pc/sprites_battle_movies_tags.png) no-repeat;
  background-position: -103px -2px;
  background-size: 735px auto; }

.movies_game_party01_area,
.movies_game_party02_area,
.movies_game_party03_area {
  position: absolute;
  border: solid 1px white;
  box-shadow: 5px 5px 2px 5px black; }

.movies_game_party01,
.movies_game_party02,
.movies_game_party03 {
  width: 204px;
  height: 240px;
  display: block;
  border: solid 5px rgba(255, 255, 255, 0.2);
  overflow: hidden; }
  .movies_game_party01 video,
  .movies_game_party02 video,
  .movies_game_party03 video {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.movies_game_party01_area {
  top: 160px;
  right: 800px; }

.movies_game_party02_area {
  top: 140px;
  right: 572px; }

.movies_game_party03_area {
  top: 120px;
  right: 345px; }

/*movieタグ*/
.movies_game_party01_area:before,
.movies_game_party02_area:before,
.movies_game_party03_area:before {
  content: " ";
  display: block;
  width: 150px;
  height: 35px;
  background: url(../img/pc/sprites_battle_movies_tags.png) no-repeat;
  background-size: 870px auto;
  background-position: -550px -2px;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 100; }

.movies_game_party02_area:before {
  background: url(../img/pc/sprites_battle_movies_tags.png) no-repeat;
  background-size: 870px auto;
  background-position: -395px -2px; }

.movies_game_party03_area:before {
  width: 165px;
  background: url(../img/pc/sprites_battle_movies_tags.png) no-repeat;
  background-size: 870px auto;
  background-position: -702px -2px; }

/*スプライト前
.movies_game_party01_area:before,
.movies_game_party02_area:before,
.movies_game_party03_area:before
{
  content: " ";
  display: block;
  width: 150px;
  height: 35px;
  background: url(../img/pc/movie_party_trick.png) 50% 50% no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 100;
}
.movies_game_party02_area:before{
  background: url(../img/pc/movie_party_sword.png) 50% 50% no-repeat;
  background-size: 100% auto;
}
.movies_game_party03_area:before{
  width: 165px;
  background: url(../img/pc/movie_party_weapon.png) 50% 50% no-repeat;
  background-size: 100% auto;
}*/
.game_back_black {
  height: 700px;
  width: 100%;
  position: absolute;
  top: calc(50% - 350px);
  left: 0;
  min-width: 1400px; }

.slider_pc_bg_block {
  height: 620px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  box-shadow: 0 0 5px 2px #000;
  background: url(../img/pc/pc_slider_bg.jpg) no-repeat 50%;
  background-size: cover; }

.slider_pc_bg {
  width: 100%;
  height: 620px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  box-shadow: 0 0 5px 2px #000; }

.story_slider_wrapper {
  left: calc(50% - 770px);
  width: 1545px;
  height: 618px;
  display: block; }
  .story_slider_wrapper .bx-wrapper {
    margin-bottom: 0;
    background: transparent;
    border: none;
    box-shadow: none; }
  .story_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager {
    bottom: -270px; }
  .story_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 10px;
    height: 10px;
    box-shadow: 0 0 20px #000;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;
    border-radius: 50%; }
  .story_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 11px;
    height: 11px; }
  .story_slider_wrapper .bx-controls {
    position: absolute;
    top: calc(50% + 25px);
    width: 100%; }
  .story_slider_wrapper .bx-controls-direction {
    width: 100%; }
  .story_slider_wrapper .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: calc(50% - 35px);
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999; }
  .story_slider_wrapper .bx-wrapper .bx-prev,
  .story_slider_wrapper .bx-wrapper .bx-prev:hover {
    left: 8%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto; }
  .story_slider_wrapper .bx-wrapper .bx-next:link,
  .story_slider_wrapper .bx-wrapper .bx-next:visited,
  .story_slider_wrapper .bx-wrapper .bx-next:hover,
  .story_slider_wrapper .bx-wrapper .bx-next:active {
    right: 8%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto; }
  .story_slider_wrapper .bx-viewport {
    overflow-y: scroll !important; }
  .story_slider_wrapper .story_pc01 .slick-dots, .story_slider_wrapper .story_pc02 .slick-dots, .story_slider_wrapper .story_pc03 .slick-dots, .story_slider_wrapper .story_pc04 .slick-dots, .story_slider_wrapper .story_pc05 .slick-dots, .story_slider_wrapper .story_pc06 .slick-dots {
    bottom: -15%; }

.top_container_story {
  max-width: 1900px;
  margin: 0 auto; }

.story_block_area {
  width: 700px;
  margin: 0 auto; }
  .story_block_area .story_block {
    width: 350px;
    padding: 10px;
    text-align: left; }

.story_block:nth-child(odd) {
  float: left; }

.story_block:nth-child(even) {
  float: right; }

/*/story/*/
/*system*/
.system_page_title {
  position: absolute;
  z-index: 1;
  top: -40px;
  left: calc( 50% - 500px ); }

.system_slick_area #slider3 {
  width: 1110px;
  height: 480px;
  margin: 0 auto; }
.system_slick_area .slick-prev, .system_slick_area .slick-next {
  top: calc(50% - 40px);
  width: 38px;
  height: 52px;
  z-index: 10; }
.system_slick_area .slick-prev,
.system_slick_area .slick-prev:hover,
.system_slick_area .slick-prev:focus {
  left: -70px;
  z-index: 1;
  background: url(../img/arrow_left.png) no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  border: none; }
.system_slick_area .slick-next,
.system_slick_area .slick-next:hover,
.system_slick_area .slick-next:focus {
  right: -70px;
  background: url(../img/arrow_right.png) no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  border: none; }
.system_slick_area .slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  color: transparent;
  border-radius: 50%;
  outline: none;
  background: #fff;
  box-shadow: 0 0 20px #000; }
.system_slick_area .slick-dots li.slick-active button {
  width: 11px;
  height: 11px;
  color: transparent;
  border: 1px solid #000;
  background: #8ca7dc; }
.system_slick_area .slick-dots li.slick-active button:before {
  color: transparent; }
.system_slick_area .slick-dots li button:hover,
.system_slick_area .slick-dots li button:focus {
  outline: none; }
.system_slick_area .slick-dots li button:hover:before,
.system_slick_area .slick-dots li button:focus:before {
  color: transparent; }
.system_slick_area .slick-dots li button:before,
.system_slick_area .slick-dots li button:before {
  color: transparent; }

/*/system/*/
/*gallery*/
.gallery_box {
  /*一旦仮ボックスでアイテムがそろい次第スライダーを使用*/
  position: relative;
  text-align: center; }
  .gallery_box a {
    display: inline-block;
    margin: 0 20px; }

#gallery #panel2 #slider {
  position: absolute;
  left: calc(50% - 490px); }
#gallery .tab_wrap {
  position: relative;
  background: url(../img/pc/bg_gallery_pc_slide.png) no-repeat 50% 50%;
  background-size: auto 99%; }
#gallery #tab1 ~ .tab_area .tab1_label {
  background: url(../img/pc/tab_pc_movie.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }
#gallery #tab1:hover ~ .tab_area .tab1_label {
  background: url(../img/pc/tab_pc_movie_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }
#gallery #tab1:checked ~ .tab_area .tab1_label {
  background: url(../img/pc/tab_pc_movie_mo.png) no-repeat;
  background-size: 100% auto; }
#gallery #tab1:checked ~ .panel_area #panel1 {
  display: block; }
#gallery #tab2 ~ .tab_area .tab2_label {
  background: url(../img/pc/tab_pc_voice.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }
#gallery #tab2:hover ~ .tab_area .tab2_label {
  background: url(../img/pc/tab_pc_voice_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }
#gallery #tab2:checked ~ .tab_area .tab2_label {
  background: url(../img/pc/tab_pc_voice_mo.png) no-repeat;
  background-size: 100% auto; }
#gallery #tab2:checked ~ .panel_area #panel2 {
  display: block; }
#gallery #tab3 ~ .tab_area .tab3_label {
  background: url(../img/pc/tab_pc_sound.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }
#gallery #tab3:hover ~ .tab_area .tab3_label {
  background: url(../img/pc/tab_pc_sound_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }
#gallery #tab3:checked ~ .tab_area .tab3_label {
  background: url(../img/pc/tab_pc_sound_mo.png) no-repeat;
  background-size: 100% auto; }
#gallery #tab3:checked ~ .panel_area #panel3 {
  display: block; }
#gallery #panel1 #slider {
  padding: 190px 0 0; }
#gallery #panel1 .bx-viewport {
  margin: 0 auto; }
#gallery #panel1 .bx-pager {
  margin-top: 25px; }
#gallery #panel1 .bx-wrapper {
  width: 950px !important;
  margin: 0 auto;
  background: transparent;
  border: none;
  box-shadow: none;
  position: relative;
  z-index: 1; }
#gallery #panel1 .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  width: 15px;
  height: 15px;
  box-shadow: 0 0 20px #000;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: #fff;
  border-radius: 50%; }
#gallery #panel1 .bx-wrapper .bx-pager.bx-default-pager a.active {
  color: transparent;
  background: #8ca7dc;
  border: 1px solid #000;
  width: 16px;
  height: 16px; }
#gallery #panel1 .bx-wrapper .bx-controls-direction a {
  position: absolute;
  margin-top: -186px;
  outline: 0;
  width: 38px;
  height: 52px;
  text-indent: -9999px;
  z-index: 9999; }
#gallery #panel1 .bx-wrapper .bx-prev,
#gallery #panel1 .bx-wrapper .bx-prev:hover {
  left: 0%;
  background: url(../img/arrow_left.png) no-repeat;
  background-size: 100% auto; }
#gallery #panel1 .bx-wrapper .bx-next:link,
#gallery #panel1 .bx-wrapper .bx-next:visited,
#gallery #panel1 .bx-wrapper .bx-next:hover,
#gallery #panel1 .bx-wrapper .bx-next:active {
  right: 0%;
  background: url(../img/arrow_right.png) no-repeat;
  background-size: 100% auto; }
#gallery #panel1 .allow02_left {
  position: absolute;
  top: 50%;
  left: -50px; }
#gallery #panel1 .allow02_right {
  position: absolute;
  top: 50%;
  right: -80px; }
#gallery #panel1 .bx-pager_movie {
  position: absolute;
  top: -40px;
  left: calc(50% - 93px); }
  #gallery #panel1 .bx-pager_movie a {
    display: inline-block;
    width: 90px;
    height: auto;
    color: #000000;
    font-weight: bold;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }
  #gallery #panel1 .bx-pager_movie a:after {
    margin-left: 10px;
    display: inline-block;
    content: "/";
    color: #000000; }
  #gallery #panel1 .bx-pager_movie a:last-child:after {
    content: " "; }
  #gallery #panel1 .bx-pager_movie a.tab01 {
    background: none; }
  #gallery #panel1 .bx-pager_movie a.tab01:hover {
    background: none;
    transition: .3s; }
  #gallery #panel1 .bx-pager_movie a.tab01.active {
    background: none;
    transition: .3s;
    color: #2e6ac4; }
  #gallery #panel1 .bx-pager_movie a.tab02 {
    background: none; }
  #gallery #panel1 .bx-pager_movie a.tab02:hover {
    background: none;
    transition: .3s; }
  #gallery #panel1 .bx-pager_movie a.tab02.active {
    background: none;
    transition: .3s;
    color: #2e6ac4; }
  #gallery #panel1 .bx-pager_movie a.tab03 {
    background: none; }
  #gallery #panel1 .bx-pager_movie a.tab03:hover {
    background: none;
    transition: .3s; }
  #gallery #panel1 .bx-pager_movie a.tab03.active {
    background: none;
    transition: .3s;
    color: #2e6ac4; }
  #gallery #panel1 .bx-pager_movie a.tab04 {
    background: none; }
  #gallery #panel1 .bx-pager_movie a.tab04:hover {
    background: none;
    transition: .3s; }
  #gallery #panel1 .bx-pager_movie a.tab04.active {
    background: none;
    transition: .3s;
    color: #2e6ac4; }
  #gallery #panel1 .bx-pager_movie a.tab05 {
    background: none; }
  #gallery #panel1 .bx-pager_movie a.tab05:hover {
    background: none;
    transition: .3s; }
  #gallery #panel1 .bx-pager_movie a.tab05.active {
    background: none;
    transition: .3s;
    color: #2e6ac4; }
#gallery #panel2 .gallery_pc_cast_copy {
  margin-top: 100px; }
#gallery #panel2 .bx-viewport {
  width: 985px !important;
  height: 385px !important;
  margin: 0 auto; }
#gallery #panel2 .bx-pager {
  margin-top: 25px; }
#gallery #panel2 .bx-wrapper {
  padding-top: 10px;
  width: 985px !important;
  margin-bottom: 0;
  background: transparent;
  border: none;
  box-shadow: none; }
#gallery #panel2 .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  width: 15px;
  height: 15px;
  box-shadow: 0 0 20px #000;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: #fff;
  border-radius: 50%; }
#gallery #panel2 .bx-wrapper .bx-pager.bx-default-pager a.active {
  color: transparent;
  background: #8ca7dc;
  border: 1px solid #000;
  width: 16px;
  height: 16px; }
#gallery #panel2 .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -50%;
  margin-top: -216px;
  outline: 0;
  width: 38px;
  height: 52px;
  text-indent: -9999px;
  z-index: 9999; }
#gallery #panel2 .bx-wrapper .bx-prev,
#gallery #panel2 .bx-wrapper .bx-prev:hover {
  left: -12%;
  background: url(../img/arrow_left.png) no-repeat;
  background-size: 100% auto; }
#gallery #panel2 .bx-wrapper .bx-next:link,
#gallery #panel2 .bx-wrapper .bx-next:visited,
#gallery #panel2 .bx-wrapper .bx-next:hover,
#gallery #panel2 .bx-wrapper .bx-next:active {
  right: -12%;
  background: url(../img/arrow_right.png) no-repeat;
  background-size: 100% auto; }
#gallery #panel2 .allow02_left {
  position: absolute;
  top: 50%;
  left: -50px; }
#gallery #panel2 .allow02_right {
  position: absolute;
  top: 50%;
  right: -80px; }
#gallery #panel2 .bx-pager a {
  display: inline-block;
  width: 90px;
  height: auto;
  color: #000000;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }
#gallery #panel2 .bx-pager a:after {
  margin-left: 10px;
  display: inline-block;
  content: "/";
  color: #000000; }
#gallery #panel2 .bx-pager a:last-child:after {
  content: " "; }
#gallery #panel2 .bx-pager a.tab01 {
  background: none; }
#gallery #panel2 .bx-pager a.tab01:hover {
  background: none;
  transition: .3s; }
#gallery #panel2 .bx-pager a.tab01.active {
  background: none;
  transition: .3s;
  color: #2e6ac4; }
#gallery #panel2 .bx-pager a.tab02 {
  background: none; }
#gallery #panel2 .bx-pager a.tab02:hover {
  background: none;
  transition: .3s; }
#gallery #panel2 .bx-pager a.tab02.active {
  background: none;
  transition: .3s;
  color: #2e6ac4; }
#gallery #panel2 .bx-pager a.tab03 {
  background: none; }
#gallery #panel2 .bx-pager a.tab03:hover {
  background: none;
  transition: .3s; }
#gallery #panel2 .bx-pager a.tab03.active {
  background: none;
  transition: .3s;
  color: #2e6ac4; }
#gallery #panel2 .bx-pager a.tab04 {
  background: none; }
#gallery #panel2 .bx-pager a.tab04:hover {
  background: none;
  transition: .3s; }
#gallery #panel2 .bx-pager a.tab04.active {
  background: none;
  transition: .3s;
  color: #2e6ac4; }
#gallery #panel2 .bx-pager a.tab05 {
  background: none; }
#gallery #panel2 .bx-pager a.tab05:hover {
  background: none;
  transition: .3s; }
#gallery #panel2 .bx-pager a.tab05.active {
  background: none;
  transition: .3s;
  color: #2e6ac4; }
#gallery #panel3 {
  background: none; }

#gallery01 {
  /* ▽ gallery monster */
  /* △ gallery monster */ }
  #gallery01 .tab_wrap {
    position: relative;
    background: url(../img/pc/bg_gallery_pc_slide.png) no-repeat 50% 50%;
    background-size: auto 99%; }
  #gallery01 .tab_area_gallery {
    padding: 30px 0; }
    #gallery01 .tab_area_gallery ul {
      text-align: center; }
      #gallery01 .tab_area_gallery ul .new:before {
        display: inline-block;
        position: absolute;
        top: -5px;
        left: -3px; }
      #gallery01 .tab_area_gallery ul li {
        display: inline-block; }
        #gallery01 .tab_area_gallery ul li a {
          display: inline-block;
          width: 161px;
          height: 48px;
          cursor: pointer;
          text-indent: -99999px; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_movie {
          background: url(../img/pc/tab_pc_movie.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_movie:hover {
          transition: .3s linear;
          background: url(../img/pc/tab_pc_movie_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_movie.active {
          background: url(../img/pc/tab_pc_movie_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_world {
          background: url(../img/pc/tab_pc_world.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_world:hover {
          transition: .3s linear;
          background: url(../img/pc/tab_pc_world_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_world.active {
          background: url(../img/pc/tab_pc_world_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_monster {
          background: url(../img/pc/tab_pc_monster.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_monster:hover {
          transition: .3s linear;
          background: url(../img/pc/tab_pc_monster_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_monster.active {
          background: url(../img/pc/tab_pc_monster_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_voice {
          background: url(../img/pc/tab_pc_voice.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_voice:hover {
          transition: .3s linear;
          background: url(../img/pc/tab_pc_voice_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_voice.active {
          background: url(../img/pc/tab_pc_voice_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_sound {
          background: url(../img/pc/tab_pc_sound.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_sound:hover {
          transition: .3s linear;
          background: url(../img/pc/tab_pc_sound_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
        #gallery01 .tab_area_gallery ul li .tab_gallery_sound.active {
          background: url(../img/pc/tab_pc_sound_mo.png) no-repeat 50% 50%;
          background-size: auto 99%; }
  #gallery01 .panel_area_main {
    position: relative;
    margin-top: 10px; }
  #gallery01 .gallery_world_list {
    margin: 80px auto;
    width: 1100px;
    text-align: center; }
    #gallery01 .gallery_world_list ul li {
      display: inline-block;
      margin: 1px;
      padding: 2px;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
      height: 150px; }
  #gallery01 .gallery-monster-list {
    margin-top: 50px; }
    #gallery01 .gallery-monster-list .new:before {
      display: inline-block;
      position: absolute;
      top: 2px;
      left: 8px;
      width: 40px !important;
      height: 22px !important; }
    #gallery01 .gallery-monster-list .bx-wrapper {
      width: 1110px !important; }
    #gallery01 .gallery-monster-list .list-box {
      display: flex;
      justify-content: center;
      width: 1100px;
      margin: auto; }
      #gallery01 .gallery-monster-list .list-box a {
        display: block;
        margin: 0 5px; }
        #gallery01 .gallery-monster-list .list-box a img {
          width: 132px; }
  #gallery01 .gallrey_detail_slider_wrapper li {
    display: none; }
  #gallery01 .bx-viewport .gallrey_detail_slider li {
    display: block !important; }
  #gallery01 .gallery_detail_slider_wrapper {
    left: calc(50% - 770px);
    width: 1540px;
    height: 618px; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper {
      margin-bottom: 0;
      background: transparent;
      border: none !important;
      box-shadow: none; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager {
      bottom: 20px; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a {
      display: block;
      width: 10px;
      height: 10px;
      box-shadow: 0 0 20px #000;
      cursor: pointer;
      color: transparent;
      outline: none;
      background: #fff;
      border-radius: 50%; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
      color: transparent;
      background: #8ca7dc;
      border: 1px solid #000;
      width: 11px;
      height: 11px; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-controls-direction a {
      position: absolute;
      top: -50%;
      margin-top: -334px;
      outline: 0;
      width: 38px;
      height: 52px;
      text-indent: -9999px;
      z-index: 9999; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-prev,
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-prev:hover {
      left: 10%;
      background: url(../img/arrow_left.png) no-repeat;
      background-size: 100% auto; }
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-next:link,
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-next:visited,
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-next:hover,
    #gallery01 .gallery_detail_slider_wrapper .bx-wrapper .bx-next:active {
      right: 10%;
      background: url(../img/arrow_right.png) no-repeat;
      background-size: 100% auto; }
  #gallery01 .bx-wrapper {
    width: 950px !important;
    margin: 0 auto;
    background: transparent;
    border: none;
    box-shadow: none;
    position: relative;
    z-index: 1; }
  #gallery01 .bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 15px;
    height: 15px;
    box-shadow: 0 0 20px #000;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;
    border-radius: 50%; }
  #gallery01 .bx-wrapper .bx-pager.bx-default-pager a.active {
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 16px;
    height: 16px; }
  #gallery01 .bx-wrapper .bx-controls-direction a {
    position: absolute;
    margin-top: -186px;
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999; }
  #gallery01 .bx-wrapper .bx-prev,
  #gallery01 .bx-wrapper .bx-prev:hover {
    left: -10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto; }
  #gallery01 .bx-wrapper .bx-next:link,
  #gallery01 .bx-wrapper .bx-next:visited,
  #gallery01 .bx-wrapper .bx-next:hover,
  #gallery01 .bx-wrapper .bx-next:active {
    right: -10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto; }
  #gallery01 #slider_voice .bx-wrapper .bx-controls-direction a {
    margin-top: -210px; }
  #gallery01 #slider_voice .bx-wrapper .bx-prev,
  #gallery01 #slider_voice .bx-wrapper .bx-prev:hover {
    left: -10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto; }
  #gallery01 #slider_voice .bx-wrapper .bx-next:link,
  #gallery01 #slider_voice .bx-wrapper .bx-next:visited,
  #gallery01 #slider_voice .bx-wrapper .bx-next:hover,
  #gallery01 #slider_voice .bx-wrapper .bx-next:active {
    right: -10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto; }
  #gallery01 .allow02_left {
    position: absolute;
    top: 50%;
    left: -50px; }
  #gallery01 .allow02_right {
    position: absolute;
    top: 50%;
    right: -80px; }
  #gallery01 .bx-pager_movie,
  #gallery01 .bx-pager {
    position: absolute;
    top: 0;
    left: calc(50% - 60px);
    z-index: 100; }
    #gallery01 .bx-pager_movie a,
    #gallery01 .bx-pager a {
      display: inline-block;
      height: auto;
      color: #000000;
      font-weight: bold;
      font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }
    #gallery01 .bx-pager_movie a:after,
    #gallery01 .bx-pager a:after {
      margin-left: 10px;
      display: inline-block;
      content: "/";
      color: #000000; }
    #gallery01 .bx-pager_movie a:last-child:after,
    #gallery01 .bx-pager a:last-child:after {
      content: " "; }
    #gallery01 .bx-pager_movie a.tab01,
    #gallery01 .bx-pager a.tab01 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab01:hover,
    #gallery01 .bx-pager a.tab01:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab01.active,
    #gallery01 .bx-pager a.tab01.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab02,
    #gallery01 .bx-pager a.tab02 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab02:hover,
    #gallery01 .bx-pager a.tab02:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab02.active,
    #gallery01 .bx-pager a.tab02.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab03,
    #gallery01 .bx-pager a.tab03 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab03:hover,
    #gallery01 .bx-pager a.tab03:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab03.active,
    #gallery01 .bx-pager a.tab03.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab04,
    #gallery01 .bx-pager a.tab04 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab04:hover,
    #gallery01 .bx-pager a.tab04:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab04.active,
    #gallery01 .bx-pager a.tab04.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab05,
    #gallery01 .bx-pager a.tab05 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab05:hover,
    #gallery01 .bx-pager a.tab05:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab05.active,
    #gallery01 .bx-pager a.tab05.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab06,
    #gallery01 .bx-pager a.tab06 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab06:hover,
    #gallery01 .bx-pager a.tab06:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab06.active,
    #gallery01 .bx-pager a.tab06.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab07,
    #gallery01 .bx-pager a.tab07 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab07:hover,
    #gallery01 .bx-pager a.tab07:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab07.active,
    #gallery01 .bx-pager a.tab07.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
    #gallery01 .bx-pager_movie a.tab08,
    #gallery01 .bx-pager a.tab08 {
      background: none; }
    #gallery01 .bx-pager_movie a.tab08:hover,
    #gallery01 .bx-pager a.tab08:hover {
      background: none;
      transition: .3s; }
    #gallery01 .bx-pager_movie a.tab08.active,
    #gallery01 .bx-pager a.tab08.active {
      background: none;
      transition: .3s;
      color: #2e6ac4; }
  #gallery01 .bx-pager {
    position: absolute;
    top: 440px;
    left: calc(50% - 354px);
    z-index: 100; }

#popup01, #popup02, .mfp-bg01 {
  display: none;
  position: absolute;
  z-index: 1000; }

.mfp-bg01 {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.9; }

#popup01, #popup02 {
  z-index: 1001;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  max-width: 1200px; }
  #popup01 img, #popup02 img {
    width: 100%; }

.gallery_sound_btns {
  margin: 40px auto 0; }
  .gallery_sound_btns li {
    display: inline-block;
    margin: 0 15px; }
    .gallery_sound_btns li img {
      width: 250px; }

.btn {
  margin: 10px auto;
  width: 200px;
  height: 70px;
  background: url(../img/pc/gallery_pc_btn_play.png) no-repeat;
  background-size: 100% auto; }

.btn.play {
  width: 200px;
  height: 70px;
  background: url(../img/pc/gallery_pc_btn_stop.png) no-repeat;
  background-size: 100% auto; }

.mfp-figure:after {
  background: transparent !important;
  box-shadow: none; }

.mfp-close {
  top: -44px;
  background: url(../img/btn_close.png) 50% 50% no-repeat !important;
  background-size: 90% auto !important;
  cursor: pointer !important; }

.mfp-image-holder .mfp-content {
  max-width: 60% !important; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder {
  cursor: auto; }

img.mfp-img {
  padding: 0; }

.slick-prev, .slick-next {
  width: 60px;
  height: 60px; }

/*
.slick-prev,
.slick-prev:hover,
.slick-prev:focus
{
  left: 40px;
  z-index: 1;
  background: url(../img/allow02_left.png) no-repeat;
  -webkit-background-size:100% auto;
  background-size:100% auto;
  border: none;
}
.slick-next,
.slick-next:hover,
.slick-next:focus
{
  right: -70px;
  background: url(../img/allow02_right.png) no-repeat;
  -webkit-background-size:100% auto;
  background-size:100% auto;
  border: none;
}
*/
.slick-dots li button {
  font-size: 14px;
  color: #fff;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  outline: none;
  background: transparent;
  border: 1px solid #fff; }

.slick-dots li.slick-active button {
  color: red;
  border: 1px solid red; }

.slick-dots li.slick-active button:before {
  color: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  color: transparent; }

#ranking {
  position: relative; }

#panel1 img,
#panel2 #slider,
#panel3,
.fadein05 {
  animation: fadeIn s ease 0.5s 1 normal;
  -webkit-animation: fadeIn 0.5s ease 0s 1 normal; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.tab_wrap {
  width: 100%;
  z-index: 1;
  left: 0;
  height: 618px; }

input[type="radio"] {
  display: none; }

.tab_area {
  padding-top: 40px;
  font-size: 0;
  margin: 0 15px;
  z-index: 3; }

.system_tab div {
  display: inline; }
.system_tab .new:before {
  display: inline-block;
  position: absolute;
  top: -48px;
  left: -4px; }

.tab_area label {
  width: 161px;
  height: 48px;
  display: inline-block;
  cursor: pointer; }

.tab_panel {
  position: relative;
  width: 100%;
  padding: 0;
  display: none;
  box-sizing: border-box; }

.tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center; }

/*system tab 20200603削除
#tab1 ~ .tab_area .tab1_label{
  background:url(../img/pc/tab_pc_battle.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab1:hover ~ .tab_area .tab1_label{
  background:url(../img/pc/tab_pc_battle_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab1:checked ~ .tab_area .tab1_label{
  background:url(../img/pc/tab_pc_battle_mo.png) no-repeat;
  background-size: 100% auto;
}
#tab1:checked ~ .panel_area #panel1{display:block;}

#tab2 ~ .tab_area .tab2_label{
  background:url(../img/pc/tab_pc_job.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab2:hover ~ .tab_area .tab2_label{
  background:url(../img/pc/tab_pc_job_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab2:checked ~ .tab_area .tab2_label{
  background:url(../img/pc/tab_pc_job_mo.png) no-repeat;
  background-size: 100% auto;
}
#tab2:checked ~ .panel_area #panel2{display:block;}

#tab3 ~ .tab_area .tab3_label{
  background:url(../img/pc/tab_pc_equ.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab3:hover ~ .tab_area .tab3_label{
  background:url(../img/pc/tab_pc_equ_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab3:checked ~ .tab_area .tab3_label{
  background:url(../img/pc/tab_pc_equ_mo.png) no-repeat;
  background-size: 100% auto;
}
#tab3:checked ~ .panel_area #panel3{display:block;}

#tab4 ~ .tab_area .tab4_label{
  background:url(../img/pc/tab_pc_guild_gray.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab4:hover ~ .tab_area .tab4_label{
  background:url(../img/pc/tab_pc_guild_gray.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear;
}
#tab4:checked ~ .tab_area .tab4_label{
  background:url(../img/pc/tab_pc_guild_gray.png) no-repeat;
  background-size: 100% auto;
}
#tab4:checked ~ .panel_area #panel4{display:block;}
*/
.tab_system, .tab_system01, .tab_system02 {
  position: relative;
  z-index: 10;
  margin-top: 40px;
  width: 161px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
  background: url(../img/pc/tab_pc_battle.png) no-repeat;
  background-size: 100% auto;
  text-indent: -9999px; }

.tab_system:hover {
  background: url(../img/pc/tab_pc_battle_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_system.active {
  background: url(../img/pc/tab_pc_battle_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_system01 {
  background: url(../img/pc/tab_pc_job.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_system01:hover {
  background: url(../img/pc/tab_pc_job_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_system01.active {
  background: url(../img/pc/tab_pc_job_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

/*
.tab_system01::before{
	position: absolute;
    top: -5px;
    left: 0;
    display: inline-block;
    width: 33px !important;
    height: 17px !important;
    content: '';
    background: url(../img/icon_new.png) no-repeat;
    background-size: contain;
	}*/
.tab_system02 {
  background: url(../img/pc/tab_pc_equ.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_system02:hover {
  background: url(../img/pc/tab_pc_equ_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.tab_system02.active {
  background: url(../img/pc/tab_pc_equ_mo.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

/*
.tab_system02::before{
	position: absolute;
    top: -5px;
    left: 0;
    display: inline-block;
    width: 33px !important;
    height: 17px !important;
    content: '';
    background: url(../img/icon_new.png) no-repeat;
    background-size: contain;
	}*/
.panel_area {
  margin-top: -88px; }

.bxslider li {
  display: none; }

.bx-viewport .bxslider li {
  display: block !important; }

#panel1 img.img_system_pc_battle {
  position: absolute;
  left: calc(50% - 775px); }

#panel3 {
  position: relative;
  background: url(../img/pc/bg_equ_pc.png) no-repeat 50% 50%;
  background-size: auto 99%;
  max-width: 1540px;
  margin: 0 auto; }
  #panel3 .bg_chara1 {
    position: absolute;
    left: 0; }
  #panel3 .bg_chara2 {
    position: absolute;
    right: -135px; }
  #panel3 .bx-viewport {
    margin: 0 auto;
    width: 1000px !important;
    height: 390px !important; }
  #panel3 #slider_wrappr {
    padding-top: 138px; }
    #panel3 #slider_wrappr .bx-wrapper {
      border: none;
      background: transparent;
      box-shadow: none;
      width: 1000px;
      margin: 0 auto; }
    #panel3 #slider_wrappr a img {
      width: 132px;
      display: inline-block; }
    #panel3 #slider_wrappr .bx-wrapper .bx-controls-direction a {
      position: absolute;
      top: -50%;
      margin-top: -240px;
      outline: 0;
      width: 38px;
      height: 52px;
      text-indent: -9999px;
      z-index: 9999; }
    #panel3 #slider_wrappr .bx-wrapper .bx-prev,
    #panel3 #slider_wrappr .bx-wrapper .bx-prev:hover {
      left: 3%;
      background: url(../img/arrow_left.png) no-repeat;
      background-size: 100% auto; }
    #panel3 #slider_wrappr .bx-wrapper .bx-next:link,
    #panel3 #slider_wrappr .bx-wrapper .bx-next:visited,
    #panel3 #slider_wrappr .bx-wrapper .bx-next:hover,
    #panel3 #slider_wrappr .bx-wrapper .bx-next:active {
      right: 3%;
      background: url(../img/arrow_right.png) no-repeat;
      background-size: 100% auto; }
    #panel3 #slider_wrappr .bx-wrapper .bx-pager.bx-default-pager {
      bottom: -56px; }
    #panel3 #slider_wrappr .bx-wrapper .bx-pager.bx-default-pager a {
      display: block;
      width: 10px;
      height: 10px;
      box-shadow: 0 0 20px #000;
      cursor: pointer;
      color: transparent;
      outline: none;
      background: #fff;
      border-radius: 50%; }
    #panel3 #slider_wrappr .bx-wrapper .bx-pager.bx-default-pager a.active {
      color: transparent;
      background: #8ca7dc;
      border: 1px solid #000;
      width: 11px;
      height: 11px; }

.slick-track {
  margin: 0; }

.box {
  box-sizing: border-box;
  padding: 10px 5px;
  position: relative; }

.box img {
  width: 30%;
  display: inline-block;
  margin: 0 auto 5px; }

.number {
  position: absolute;
  left: 8px;
  top: 40px;
  background: #00c4fd;
  width: 40px;
  color: #fff; }

.slick-prev::before, .slick-next::before {
  content: ' ';
  font-family: FontAwesome;
  padding: 10px;
  border: none; }

.slick-next::before {
  content: ' '; }

button.slick-next {
  display: block; }

.slick-initialized .slick-slide {
  margin: 0 5px;
  outline: none;
  cursor: pointer; }

.slider-nav {
  position: relative;
  width: 900px;
  z-index: 10;
  top: 8%; }
  .slider-nav li {
    text-align: center; }
    .slider-nav li img {
      margin: 0 auto; }

#panel2 #slider {
  position: absolute;
  left: calc(50% - 770px); }

#panel2 {
  margin: 0 auto; }
  #panel2 .job_movie {
    position: absolute;
    top: 410px;
    left: 170px;
    width: 200px;
    z-index: 3; }
  #panel2 .slide-right:hover {
    opacity: .7;
    transition: .3s; }
  #panel2 .bx-wrapper {
    width: 1600px !important;
    margin: 0 auto;
    background: transparent;
    border: none;
    box-shadow: none;
    padding-top: 51px; }
    #panel2 .bx-wrapper img.system_job_movie {
      position: absolute;
      bottom: 115px;
      left: 43%;
      width: 175px; }
  #panel2 .bx-viewport {
    margin: -50px auto 0;
    width: 1600px !important;
    height: 618px !important; }
  #panel2 .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -50%;
    margin-top: -336px;
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999; }
  #panel2 .bx-wrapper .bx-prev,
  #panel2 .bx-wrapper .bx-prev:hover {
    left: 10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto; }
  #panel2 .bx-wrapper .bx-next:link,
  #panel2 .bx-wrapper .bx-next:visited,
  #panel2 .bx-wrapper .bx-next:hover,
  #panel2 .bx-wrapper .bx-next:active {
    right: 10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto; }
  #panel2 .bx-pager {
    margin-top: -73px;
    	  /*
        a.tab13:before{
          position: absolute;
        top: -5px;
        left: 0;
        display: inline-block;
        width: 33px !important;
        height: 17px !important;
        content: '';
        background: url(../img/icon_new.png) no-repeat;
        background-size: contain;
        }*/ }
    #panel2 .bx-pager .new:before {
      display: inline-block;
      position: absolute;
      top: 3px;
      left: 0px; }
    #panel2 .bx-pager div {
      display: inline-block; }
    #panel2 .bx-pager a {
      display: inline-block;
      width: 70px;
      height: 70px; }
    #panel2 .bx-pager a.tab01 {
      background: url(../img/system_job_tab01.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab01:hover {
      background: url(../img/system_job_tab01_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab01.active {
      background: url(../img/system_job_tab01_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab02 {
      background: url(../img/system_job_tab02.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab02:hover {
      background: url(../img/system_job_tab02_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab02.active {
      background: url(../img/system_job_tab02_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab03 {
      background: url(../img/system_job_tab03.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab03:hover {
      background: url(../img/system_job_tab03_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab03.active {
      background: url(../img/system_job_tab03_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab04 {
      background: url(../img/system_job_tab04.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab04:hover {
      background: url(../img/system_job_tab04_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab04.active {
      background: url(../img/system_job_tab04_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab05 {
      background: url(../img/system_job_tab05.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab05:hover {
      background: url(../img/system_job_tab05_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab05.active {
      background: url(../img/system_job_tab05_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab06 {
      background: url(../img/system_job_tab06.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab06:hover {
      background: url(../img/system_job_tab06_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab06.active {
      background: url(../img/system_job_tab06_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab07 {
      background: url(../img/system_job_tab07.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab07:hover {
      background: url(../img/system_job_tab07_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab07.active {
      background: url(../img/system_job_tab07_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab08 {
      background: url(../img/system_job_tab08.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab08:hover {
      background: url(../img/system_job_tab08_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab08.active {
      background: url(../img/system_job_tab08_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab09 {
      background: url(../img/system_job_tab09.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab09:hover {
      background: url(../img/system_job_tab09_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab09.active {
      background: url(../img/system_job_tab09_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab10 {
      background: url(../img/system_job_tab10.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab10:hover {
      background: url(../img/system_job_tab10_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab10.active {
      background: url(../img/system_job_tab10_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab11 {
      background: url(../img/system_job_tab11.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab11:hover {
      background: url(../img/system_job_tab11_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab11.active {
      background: url(../img/system_job_tab11_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab12 {
      background: url(../img/system_job_tab12.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab12:hover {
      background: url(../img/system_job_tab12_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab12.active {
      background: url(../img/system_job_tab12_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab13 {
      background: url(../img/system_job_tab13.png) no-repeat;
      background-size: 100% auto; }
    #panel2 .bx-pager a.tab13:hover {
      background: url(../img/system_job_tab13_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }
    #panel2 .bx-pager a.tab13.active {
      background: url(../img/system_job_tab13_mo.png) no-repeat;
      background-size: 100% auto;
      transition: .3s; }

/*system_detail*/
.system_detail_slider_wrapper li {
  display: none; }

.bx-viewport .system_detail_slider li {
  display: block !important; }

.system_detail_slider_wrapper {
  left: calc(50% - 770px);
  width: 1540px;
  height: 618px; }
  .system_detail_slider_wrapper .bx-wrapper {
    margin-bottom: 0;
    background: transparent;
    border: none;
    box-shadow: none; }
  .system_detail_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 20px; }
  .system_detail_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 10px;
    height: 10px;
    box-shadow: 0 0 20px #000;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;
    border-radius: 50%; }
  .system_detail_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 11px;
    height: 11px; }
  .system_detail_slider_wrapper .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -50%;
    margin-top: -334px;
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999; }
  .system_detail_slider_wrapper .bx-wrapper .bx-prev,
  .system_detail_slider_wrapper .bx-wrapper .bx-prev:hover {
    left: 10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto; }
  .system_detail_slider_wrapper .bx-wrapper .bx-next:link,
  .system_detail_slider_wrapper .bx-wrapper .bx-next:visited,
  .system_detail_slider_wrapper .bx-wrapper .bx-next:hover,
  .system_detail_slider_wrapper .bx-wrapper .bx-next:active {
    right: 10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto; }

/*system_detail*/
/**
 * ----------------------------------------
 * animation slide-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.slide-left:hover {
  opacity: 0.7;
  transition: 0.3s; }

/**
 * ----------------------------------------
 * animation slide-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
/*/gallery/*/
/*policy*/
#policy .title_policy {
  padding: 0 0 10px; }
#policy .policy_main {
  padding: 30px 0 30px; }

/*/policy/*/
/*slider装飾*/
::-webkit-scrollbar {
  width: 12px; }

::-webkit-scrollbar-track {
  background: transparent;
  border: none;
  border-radius: 10px; }

::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 10px;
  box-shadow: none; }

.slider_all {
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  max-height: 620px;
  background: url(../img/pc/pc_slider_bg03.jpg) no-repeat 50% 50%;
  background-size: cover;
  box-shadow: 0 0 5px 2px #000,0 2px 5px 0 #555 inset,0 -2px 5px 0 #555 inset;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

/*事前登録報酬画像popup*/
.btn_gift {
  width: 300px; }

.btn_gift img {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); }

.layer_gray_gift,
.layer_gray_fin,
.layer_gray_err,
.layer_gray_i {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  color: white;
  text-align: center; }
  .layer_gray_gift img,
  .layer_gray_fin img,
  .layer_gray_err img,
  .layer_gray_i img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: -1; }
  .layer_gray_gift .slider_pc_bg,
  .layer_gray_fin .slider_pc_bg,
  .layer_gray_err .slider_pc_bg,
  .layer_gray_i .slider_pc_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 600px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 0 0 5px 2px #000; }
  .layer_gray_gift .slider_pc_bg_center,
  .layer_gray_fin .slider_pc_bg_center,
  .layer_gray_err .slider_pc_bg_center,
  .layer_gray_i .slider_pc_bg_center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2000px;
    height: 600px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 0 0 5px 2px #000; }
  .layer_gray_gift .slider_pc_bg_top,
  .layer_gray_fin .slider_pc_bg_top,
  .layer_gray_err .slider_pc_bg_top,
  .layer_gray_i .slider_pc_bg_top {
    position: absolute;
    z-index: 2;
    top: calc(50% - 300px);
    width: 100%;
    height: 24px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
  .layer_gray_gift .slider_pc_bg_bottom,
  .layer_gray_fin .slider_pc_bg_bottom,
  .layer_gray_err .slider_pc_bg_bottom,
  .layer_gray_i .slider_pc_bg_bottom {
    position: absolute;
    z-index: 2;
    top: calc(50% + 300px);
    width: 100%;
    height: 24px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }

.layer_gray_gift.on {
  display: block;
  z-index: 1001; }

.layer_gray_gift .slider_pc_bg {
  opacity: 0.5; }

#block_gift, #block_fin, #block_err, #block_i {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  background: url(../img/bg_prereg_pop.png) no-repeat;
  background-size: 100% auto; }
  #block_gift a, #block_fin a, #block_err a, #block_i a {
    color: #00ccff; }

#block_gift {
  height: 600px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #d0d0ce;
  box-shadow: inset 0 0 25px #6f6e6a; }
  #block_gift .block_link {
    position: absolute;
    top: -62px;
    left: calc(50% + 298px);
    z-index: 10000;
    display: block;
    width: 299px;
    height: 276px;
    background: transparent; }
  #block_gift .btn_close {
    position: absolute;
    top: -50px;
    right: 100px;
    display: block;
    width: 40px;
    height: 40px;
    content: ' ';
    background: url(../img/btn_close.png) left top no-repeat;
    background-size: 100% auto;
    cursor: pointer; }

/*事前登録
.area_block_form{
  padding: 1% 0 1% 20%;
  z-index: 100;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  max-width: 2000px;
  bottom: 35px;
  background: url(../img/pc/bg_form.png) 50% 50% no-repeat;
  background-size: auto 100%;
  .batch_new_left::before {
    position: absolute;
    top: -20px;
    left: -17px;
    display: block;
    width: 30%;
    height: 30%;
    content: '';
    background: url(../img/icon_new.png) center bottom no-repeat;
    background-size: auto 100%;
  }
  .block_form{
    position: relative;
    width: 50%;
    margin-top: -.5%;
    padding: 2.5% 1px 1px 10%;
    .form_title01{
      position: absolute;
      top: -45%;
      left: 32%;
      width: 70%;
    }
    ul li{
      float: left;
      margin-top: 0.5%;
      margin-right: 1%;
      width: 42%;
    }
    ul li:last-child{
      width: 10%;
      margin-right: 0%;
    }
    form{
      text-align: center;
      .btn_submit{
        position: absolute;
        top: -7%;
        right: -10%;
        width: 24%;
        height: 125%;
        color: transparent;
        border: 0;
        background: url(../img/pc/btn_submit.png) left top no-repeat;
        background-size: 100% auto;
      }
      .area_email{
        font-size: 10px;
        position: absolute;
        top: 60%;
        left: 20.5%;
        width: 70%;
        height: 24%;
        border: none;
        background: url(../img/pc/bg_email.png) left top no-repeat;
        background-size: 100% auto;
      }
      .input_email{
        font-size: 12px;
        position: absolute;
        top: calc(50% - 8px);
        left: 10px;
        width: 80%;
        border: none;
      }
      .area_radio {
        display: none;
        position: absolute;
        top: 3px;
        left: 370px;
        font-size: 14px;
        width: 160px;
        height: 20px;
        margin-left: -160px;
        text-align: left;
        color: #6b6b6b;
        border: none;
        input[type='radio'] {

        }
      }
    }
  }
  .btn_gift{
    width: 19%;
    padding: 2.2% 0 1.2%;
    img{
      width: 100%;
    }
  }

  .btn_i{
    width: 95%;
    border-radius: 50%;
    img{
      width: 100%;
    }
  }
}

.layer_gray_gift,
.layer_gray_fin,
.layer_gray_err,
.layer_gray_i
{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  display: none;
  color: white;
  text-align: center;
  img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: -1;
  }
  .slider_pc_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 600px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 0 0 5px 2px #000;
  }

  .slider_pc_bg_center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2000px;
    height: 600px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    box-shadow: 0 0 5px 2px #000;
  }

  .slider_pc_bg_top {
    position: absolute;
    z-index: 2;
    top: calc(50% - 300px);
    width: 100%;
    height: 24px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }

  .slider_pc_bg_bottom {
    position: absolute;
    z-index: 2;
    top: calc(50% + 300px);
    width: 100%;
    height: 24px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
.layer_gray_gift.on,
.layer_gray_fin.on,
.layer_gray_err.on,
.layer_gray_i.on
{
  display: block;
  z-index: 1000;
}
.layer_gray_gift .slider_pc_bg{
  opacity: 0.5;
}
#block_gift,#block_fin,#block_err,#block_i {
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  background: url(../img/bg_prereg_pop.png) no-repeat;
  background-size: 100% auto;
  a{
    color: #00ccff;
  }
}
#block_gift{
  height: 600px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #d0d0ce;
  box-shadow: inset 0 0 25px #6f6e6a;
  .block_link{
    position: absolute;
    top: -62px;
    left: calc(50% + 298px);
    z-index: 10000;
    display: block;
    width: 299px;
    height: 276px;
    background: transparent;
  }
  .btn_close{
    position: absolute;
    top: -50px;
    right: 100px;
    display: block;
    width: 40px;
    height: 40px;
    content: ' ';
    background: url(../img/btn_close.png) left top no-repeat;
    background-size: 100% auto;
    cursor: pointer;
  }
}

#block_fin,#block_err {
  border: solid 1px #555;
  padding: 120px 40px;
  width: 800px;
  height: 420px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 18px;
}

#block_i{
  border: solid 1px #555;
  padding: 40px 30px;
  width: 800px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 14px;
  font-weight: normal;
  .li_info20{
    padding: 0 20px;
  }
  .li_info10{
    padding: 0 10px;
  }
  .block_i_inner{
    overflow-y: scroll;
    height: 340px;
    padding: 20px;
  }
}

#block_i:before {
  position: absolute;
  top: -60px;
  right: -60px;
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../img/btn_close.png) left top no-repeat;
  background-size: 100% auto;
}

#block_fin:before,
#block_err:before
{
  position: absolute;
  top: -110px;
  right: -90px;
  display: block;
  width: 40px;
  height: 40px;
  content: ' ';
  background: url(../img/btn_close.png) left top no-repeat;
  background-size: 100% auto;
}

.block_i_inner::-webkit-scrollbar{
  width: 8px;
}

.block_i_inner::-webkit-scrollbar-track{
  background: #555;
  border: none;
  border-radius: 4px;
  box-shadow: inset 0 0 2px #777;
}

.block_i_inner::-webkit-scrollbar-thumb{
  background: #aaa;
  border-radius: 4px;
  box-shadow: none;
}

form#prereg_form.in_progress, form#prereg_form.in_progress * {
  cursor: progress;
}

.block_form input[type=radio] {
  display: none;
}
.os_label {
  position: relative;
  padding: 0 0 0 20px;
}
.os_label:after, .os_label:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
}
.os_label:after {
  left: 0;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
}
.os_label:before {
  left: 3px;
  margin-top: -7px;
  width: 10px;
  height: 10px;
  background: #0171bd;
  border-radius: 50%;
  opacity: 0;	
}
input[type=radio]:checked + .os_label:before {
  opacity: 1;	
}
.os_label:hover:after {
  border-color: #ccc;	
}
事前登録/*/
