@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: #fff;
  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 !important; }

.width290 {
  width: 290px !important; }

.width300 {
  width: 300px !important; }

.width310 {
  width: 310px; }

.width320 {
  width: 320px; }

.width350 {
  width: 350px !important; }

.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; }

/*
.access01{
	animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
	}
.access02{
	animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
	}
*/
.spinner2 .container1 div, .spinner2 .container2 div, .spinner2 .container3 div {
  background-color: #ff8cac; }

.icon-twitter:before {
  content: "\ea96";
  /*カスタマイズ*/
  color: #fff;
  margin-right: 10px; }

.game_logo {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10; }
  .game_logo a {
    display: block; }
    .game_logo a img {
      width: 210px; }
  .game_logo .date {
    margin-top: -15px; }
  .game_logo .batch_top01 {
    position: relative;
    left: -30px;
    top: -30px; }

nav {
  position: fixed;
  right: 180px;
  top: 0;
  z-index: 4;
  width: 100%;
  min-width: 1200px;
  padding-top: 10px; }
  nav ul {
    margin: 0 10px 0 0;
    text-align: right; }
    nav ul li {
      margin-right: 20px;
      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_top_pc.png?V=01) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 90px; }
nav ul li:nth-child(1) a.active {
  background: url(../img/pc/btn_top_pc_mo.png?V=01) no-repeat 50% 50%;
  background-size: 100% auto; }
nav ul li:nth-child(1) a:hover {
  background: url(../img/pc/btn_top_pc_mo.png?V=01) no-repeat 50% 50%;
  background-size: 100% auto;
  opacity: 0.7; }
nav ul li:nth-child(2) a {
  background: url(../img/pc/btn_story_pc.png?V=01) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 83px; }
nav ul li:nth-child(2) a.active {
  background: url(../img/pc/btn_story_pc_mo.png?V=01) 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?V=01) no-repeat 50% 50%;
  background-size: 100% auto;
  opacity: 0.7; }
nav ul li:nth-child(3) a {
  background: url(../img/pc/btn_chara_pc.png?V=01) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 83px; }
nav ul li:nth-child(3) a.active {
  background: url(../img/pc/btn_chara_pc_mo.png?v=0) 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?v=0) no-repeat 50% 50%;
  background-size: 100% auto;
  opacity: 0.7; }
nav ul li:nth-child(4) a {
  background: url(../img/pc/btn_system_pc.png?V=01) no-repeat 50% 50%;
  background-size: 100% auto;
  width: 82px; }
nav ul li:nth-child(4) a.active {
  background: url(../img/pc/btn_system_pc_mo.png?v=0) 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?v=0) no-repeat 50% 50%;
  background-size: 100% auto;
  opacity: 0.7; }
nav ul li:nth-child(5) {
  	/*
        a:after{
          position: absolute;
      display: block;
      width: 30px;
      padding: 2px 3px;
      content: 'NEW ';
      top: -3px;
      left: -12px;
      color: #fff;
      font-size: 10px;
      font-weight: bold;
      text-align: center;
      background: #ff376f;
      border-radius: 50%;
      box-shadow: 0 0 5px #87060f;
      text-shadow: 0 0 5px #87060f;
        }*/ }
  nav ul li:nth-child(5) a {
    background: url(../img/pc/btn_gallery_pc.png?V=01) no-repeat 50% 50%;
    background-size: 100% auto;
    width: 98px; }
  nav ul li:nth-child(5) a.active {
    background: url(../img/pc/btn_gallery_pc_mo.png?v=02) 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?v=02) no-repeat 50% 50%;
    background-size: 100% auto; }

#box_lang {
  top: 9px;
  right: 0;
  z-index: 1000;
  margin: 0;
  padding: 2px 5px;
  width: 80px;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #ddd;
  font-size: 0.7rem;
  text-align: center;
  font-weight: bold;
  color: #555;
  text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff,-1px 1px 2px #fff, 1px -1px 2px #fff; }

#list_lang {
  display: none;
  position: absolute;
  top: 31px;
  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(255, 255, 255, 0.3);
  border: 1px solid #ddd;
  color: #555;
  text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff,-1px 1px 2px #fff, 1px -1px 2px #fff; }

#list_lang li:hover {
  background: rgba(255, 255, 255, 0.1);
  transition-property: all;
  transition: 0.3s linear; }

.btn_follow_top {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 10;
  background: #ff376f;
  padding: 5px 10px; }
  .btn_follow_top .title_share {
    margin-right: 5px;
    width: 50px;
    vertical-align: middle; }
  .btn_follow_top .btn_tw_follow,
  .btn_follow_top .btn_fb_follow,
  .btn_follow_top .btn_line_follow {
    width: 25px;
    height: 25px; }
  .btn_follow_top .btn_tw_follow {
    display: inline-block;
    background: url(../img/btn_tw_share02.png) no-repeat center center/100% 100%; }
    .btn_follow_top .btn_tw_follow span {
      visibility: hidden; }
  .btn_follow_top .btn_fb_follow {
    display: inline-block;
    background: url(../img/btn_fb_share02.png) no-repeat center center/100% 100%; }
    .btn_follow_top .btn_fb_follow span {
      visibility: hidden; }
  .btn_follow_top .btn_line_follow {
    display: inline-block;
    background: url(../img/btn_line_share02.png) no-repeat center center/100% 100%; }
    .btn_follow_top .btn_line_follow span {
      visibility: hidden; }

/*
.Layout {
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

.Page {
  background-color: #fff;
  flex: 1 1 auto;
  overflow: hidden;
  position: relative;
}*/
.wrapper_inner {
  position: relative;
  min-width: 900px;
  height: 100vh;
  z-index: 2;
  overflow: hidden; }

.movie_background_top {
  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%; }

.rpg {
  margin-top: -25px;
  margin-left: 15px; }

.game_logo_top {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 300px; }

.tag_line {
  position: absolute;
  z-index: 1;
  bottom: 48px;
  left: 50%;
  width: 40%;
  max-width: 800px;
  -webkit-transform: translateY(0%) translateX(-50%);
  transform: translateY(0%) translateX(-50%); }
  .tag_line .txt_tag_line {
    display: block;
    margin: 0 auto -20px;
    width: 60%; }
  .tag_line .txt_btn_download {
    width: 50%; }
  .tag_line .box_store_buttons {
    margin-top: -10px;
    margin-bottom: 4px; }
  .tag_line .link_store {
    margin: 0 5px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30%;
    box-shadow: 0 0 5px 5px white;
    border-radius: 10px;
    background: white; }
    .tag_line .link_store img {
      vertical-align: bottom; }
  .tag_line .link_store span {
    color: #fff;
    text-shadow: #000 1px 1px 3px, #000 -1px 1px 3px, #000 1px -1px 3px, #000 -1px -1px 3px; }
  .tag_line .bnr_comeback02 {
    width: 80%;
    margin-top: 7px;
    box-shadow: 0 0 5px 5px white;
    border-radius: 9px;
    background: #fff; }

.txt01 {
  position: absolute;
  z-index: 1;
  top: calc( 50% - 130px);
  left: 30px;
  width: 200px; }

.txt02 {
  width: 800px; }

.txt03 {
  width: 550px;
  margin: 50px auto 0; }

.bnr01 {
  position: absolute;
  left: 260px;
  bottom: 30px;
  z-index: 1;
  width: 230px; }

#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: 1;
  bottom: 53px;
  left: 30px;
  max-width: 300px; }

.movies {
  background: #fff;
  width: 250px;
  height: auto;
  border: solid 1px rgba(255, 139, 174, 0.75);
  box-shadow: 0 0 5px #87060f;
  	/*
  	&:after{
          position: absolute;
      	display: block;
      	width: 45px;
      	padding: 6px;
      	content: 'NEW ';
      	top: -15px;
      	left: -20px;
      	color: #fff;
      	font-size: 12px;
      	font-weight: bold;
      	text-align: center;
      	background: #ff376f;
      	border-radius: 50%;
  		box-shadow: 0 0 5px #87060f;
  		text-shadow:  0 0 5px #87060f;
         }
  	*/ }

.movies01 {
  bottom: 40px;
  left: 300px; }

.movies video,
.movies img,
.movies01 video,
.movies01 img {
  width: 100%;
  vertical-align: bottom; }

.tw_area {
  position: absolute;
  z-index: 1000;
  right: 0;
  height: 395px; }

.tw_area {
  bottom: 73px; }

.form_area {
  position: absolute;
  z-index: 999;
  bottom: 65px;
  height: 150px;
  width: 550px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .form_area .form_header {
    position: absolute;
    top: -11%;
    z-index: 1;
    width: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

.btn_tw,
.btn_form {
  float: left;
  width: 58px;
  height: 395px !important;
  cursor: pointer;
  color: transparent;
  background-size: 100% auto; }

.btn_tw:after {
  position: absolute;
  top: 330px;
  left: 20px;
  width: 18px;
  height: 47px;
  content: '';
  background: url(../img/arrow01.png) no-repeat 50% 50%;
  background-size: 100% auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.btn_form:after {
  position: absolute;
  top: 210px;
  left: 20px;
  width: 24px;
  height: 24px;
  content: '';
  background: url(../img/arrow02.png) no-repeat 50% 50%;
  background-size: 100% auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.ac:after {
  position: absolute;
  top: 330px;
  left: 18px;
  width: 18px;
  height: 47px;
  content: '';
  background: url(../img/arrow01.png) no-repeat 50% 50%;
  background-size: 100% auto;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.btn_form.ac:after {
  position: absolute;
  top: 210px;
  left: 15px;
  width: 24px;
  height: 24px;
  content: '';
  background: url(../img/arrow02.png) no-repeat 50% 50%;
  background-size: 100% auto; }

#news_twitter {
  position: relative;
  display: none;
  float: right;
  background: rgba(255, 255, 255, 0.75); }

#news_twitter {
  box-sizing: border-box;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
  border-bottom: 3px solid rgba(255, 255, 255, 0.3); }

#form_inner {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  display: block;
  width: 100%;
  box-shadow: 0 0 5px #87060f; }

#news_twitter > div,
#form_inner > div {
  display: inline-block;
  width: 350px;
  height: 395px;
  vertical-align: top; }

#news_twitter > div {
  box-sizing: border-box;
  border-top: 1px solid #ff99ba;
  border-bottom: 1px solid #ff99ba; }

#form_inner > div {
  padding-bottom: 3%;
  position: relative;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 3px solid #ff376f;
  border-top: 33px solid #ff376f; }

.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_top_r {
  position: absolute;
  z-index: 1;
  top: 60px;
  right: 15px;
  width: 20%;
  max-width: 384px; }
  .banner_top_r img {
    margin-bottom: 10px;
    box-shadow: 0 0 5px #87060f, 0 0 20px #87060f inset; }
  .banner_top_r .comeback {
    border-radius: 3px;
    background: rgba(135, 6, 15, 0.33); }
  .banner_top_r a {
    position: relative;
    display: block; }
  .banner_top_r .new:after {
    position: absolute;
    display: block;
    width: 30px;
    padding: 2px 3px;
    content: 'NEW ';
    top: -10px;
    left: -12px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    background: #ff376f;
    border-radius: 50%;
    box-shadow: 0 0 5px #87060f;
    text-shadow: 0 0 5px #87060f; }

.footer {
  font-family: "Noto Sans Japanese", sans-serif;
  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: 10px;
  right: 0;
  z-index: 2; }

#companylogo a {
  margin: 0 10px;
  color: transparent; }

#companylogo a:link,
#companylogo a:visited,
#companylogo a:hover,
#companylogo a:active {
  color: transparent; }

.copylight {
  font-size: 10px;
  color: #fff;
  min-width: 60px;
  position: absolute;
  width: 100%;
  z-index: 2;
  text-align: right;
  right: 10px;
  bottom: 8px; }

.btn_follow {
  position: absolute;
  top: 5px;
  left: calc(50% - 94px); }
  .btn_follow table td {
    padding: 0 10px; }

.footer_bottom_area {
  font-size: 11px;
  color: #fff;
  background: url("../img/bg_footer.png") repeat-x;
  min-width: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  min-width: 900px;
  height: 55px;
  z-index: 999; }
  .footer_bottom_area .area_spec {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 10px; }
    .footer_bottom_area .area_spec .icon01 {
      display: inline-block;
      margin-right: 2px;
      box-shadow: 0 0 3px #555;
      border-radius: 5px; }
    .footer_bottom_area .area_spec .list_spec {
      display: inline-block;
      text-align: left;
      vertical-align: top; }
      .footer_bottom_area .area_spec .list_spec li {
        height: 13px;
        line-height: 13px; }
      .footer_bottom_area .area_spec .list_spec sup {
        line-height: 0; }
  .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 {
    position: absolute;
    left: calc( 50% - 70px);
    bottom: 5px;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    z-index: 10; }
    .footer_bottom_area .footer_nav li {
      padding: 0 10px;
      display: inline-block; }
      .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; }

.slider_all {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  background: #fff url("../img/pc/bg_news_slider.jpg") 50% 50% no-repeat;
  background-size: cover;
  max-height: 720px;
  height: 650px;
  border: 21px solid #76D647;
  -moz-border-image: url(../img/pc/slider_pc_bg_border02.png) 24 stretch;
  -webkit-border-image: url(../img/pc/slider_pc_bg_border02.png) 24 stretch;
  -ms-border-image: url(../img/pc/slider_pc_bg_border02.png) 34 stretch;
  border-image: url(../img/pc/slider_pc_bg_border02.png) 24 stretch;
  border-width: 20px 0; }
  .slider_all::-webkit-scrollbar {
    display: none; }

/*/全ページ共通要素/*/
/* news */
#news .news-container {
  background: url(../img/pc/slider_pc_bg_top.png) top center no-repeat;
  background-size: 100% auto cover;
  width: 100%;
  position: relative; }
#news .news-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 80vh; }
  #news .news-wrap:before {
    content: "";
    background: url(../img/pc/slider_pc_bg_main.jpg) top center no-repeat;
    background-size: cover;
    opacity: 0.7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }
#news .news-wrap_detail {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh; }
#news .news-box {
  margin: 50px auto; }
  #news .news-box .h-news {
    width: 80px;
    top: 0px;
    position: absolute;
    left: calc(50% - 500px); }
  #news .news-box .news-list::-webkit-scrollbar {
    width: 8px; }
  #news .news-box .news-list::-webkit-scrollbar-track {
    background: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: inset 0 0 2px #777; }
  #news .news-box .news-list::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 4px;
    box-shadow: none; }
  #news .news-box .news-detail::-webkit-scrollbar {
    width: 8px; }
  #news .news-box .news-detail::-webkit-scrollbar-track {
    background: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: inset 0 0 2px #777; }
  #news .news-box .news-detail::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 4px;
    box-shadow: none; }
  #news .news-box .news-list {
    display: block;
    height: auto;
    min-height: 410px;
    max-height: 510px;
    width: 800px;
    overflow-y: auto;
    margin: 50px auto 100px;
    text-align: left; }
    #news .news-box .news-list .info {
      content: url(../img/news_icon_info.png);
      display: block;
      width: 73px; }
    #news .news-box .news-list .maint {
      content: url(/img/news_icon_maint.png);
      display: block;
      width: 83px; }
    #news .news-box .news-list .update {
      content: url(/img/news_icon_update.png);
      display: block;
      width: 83px; }
    #news .news-box .news-list .campaign {
      content: url(../img/news_icon_campaign.png);
      display: block;
      width: 103px; }
    #news .news-box .news-list .event {
      content: url(../img/news_icon_event.png);
      display: block;
      width: 73px; }
    #news .news-box .news-list li.no_link {
      /* 矢印消す　リンク先がないとき */ }
      #news .news-box .news-list li.no_link:after {
        display: none; }
      #news .news-box .news-list li.no_link a {
        cursor: default; }
    #news .news-box .news-list li {
      border-bottom: solid 1px #bcbcbc;
      /* 矢印 */ }
      #news .news-box .news-list li:after {
        content: "";
        position: absolute;
        top: calc(100% - 50% );
        right: 17px;
        display: inline-block;
        width: 13px;
        height: 13px;
        border-top: 3px solid #ccc;
        border-right: 3px solid #ccc;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      #news .news-box .news-list li a {
        display: block;
        padding: 10px 30px 10px 10px; }
        #news .news-box .news-list li a .news-data {
          display: flex;
          justify-content: flex-start; }
          #news .news-box .news-list li a .news-data time {
            color: #3a3f50;
            margin-left: 10px;
            margin-top: -2px;
            font-size: 16px;
            vertical-align: middle; }
        #news .news-box .news-list li a .news-titile {
          font-size: 20px;
          font-weight: bold;
          color: #0b6ad6; }
#news footer {
  position: relative !important;
  /* bottom: auto;
  left: auto; */
  width: 100%;
  height: 80px;
  padding: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 2; }
  #news footer .spec {
    position: absolute; }
  #news footer #companylogo {
    position: absolute; }
#news .close_btn {
  position: absolute;
  top: 19px;
  right: 20px; }
#news .news-detail {
  width: 800px;
  height: 530px;
  margin: 0 auto;
  overflow-y: scroll; }
  #news .news-detail .detail-title {
    padding: 15px 30px 15px 5px;
    border-bottom: solid 1px #bcbcbc; }
    #news .news-detail .detail-title .news-data {
      display: flex;
      justify-content: flex-start; }
      #news .news-detail .detail-title .news-data time {
        margin-left: 10px;
        margin-top: -2px;
        font-size: 16px;
        color: #3a3f50;
        vertical-align: middle; }
    #news .news-detail .detail-title .news-titile {
      font-size: 20px;
      font-weight: bold;
      color: #0064d5; }
  #news .news-detail .detail-content {
    width: 100%; }
    #news .news-detail .detail-content img {
      display: block;
      width: 700px;
      margin: 30px auto; }
    #news .news-detail .detail-content .movie img {
      width: 400px; }
    #news .news-detail .detail-content p {
      color: #333;
      font-size: 16px;
      margin: 10px 0;
      padding: 0 5px; }
    #news .news-detail .detail-content .w700 {
      width: 700px;
      margin: 10px auto; }
    #news .news-detail .detail-content h3 {
      margin: 20px 0 10px;
      padding: 0 1px 1px 1px;
      color: #fff;
      font-weight: bold;
      border-bottom: solid 1px #bcbcbc; }
    #news .news-detail .detail-content ul {
      padding-left: 4px; }
      #news .news-detail .detail-content ul li {
        margin-left: 1.5em;
        padding-left: -5px !important;
        color: #fff;
        list-style-type: square; }
    #news .news-detail .detail-content a {
      color: #ff376f;
      text-decoration: underline; }
    #news .news-detail .detail-content .y {
      color: #e5ff07; }
    #news .news-detail .detail-content .r {
      color: #ff1493; }

/* news-icon */
.info {
  content: url(../img/news_icon_info.png);
  display: block;
  width: 73px; }

.maint {
  content: url(../img/news_icon_maint.png);
  display: block;
  width: 83px; }

.update {
  content: url(../img/news_icon_update.png);
  display: block;
  width: 83px; }

.campaign {
  content: url(../img/news_icon_campaign.png);
  display: block;
  width: 103px; }

.event {
  content: url(../img/news_icon_event.png);
  display: block;
  width: 73px; }

/*/news/*/
/*character*/
#chara .slider_all {
  background: #fff url("../img/pc/bg_chara_slider.jpg") 50% 50% no-repeat;
  background-size: cover;
  max-height: 720px;
  height: 650px; }
  #chara .slider_all .chara_title {
    width: 100px;
    top: 50px;
    position: absolute;
    left: calc(50% - 500px); }
  #chara .slider_all .chara_txt01 {
    margin: 20px auto 0; }

/*
.nav_character {
  padding: 30px 0;
  position: relative;
  z-index: 1000;
  li{
    display: inline-block;
    a,
    div
    {
      display: inline-block;
      width: 175px;
      height: 56px;
      cursor: pointer;
      text-indent: -99999px;
    }
    .tab_chara {
      background: url(../img/pc/tab_chara_pc.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }
    .tab_chara:hover {
      transition: .3s linear;
      background: url(../img/pc/tab_chara_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }
    .tab_chara.active {
      background: url(../img/pc/tab_chara_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }

    .tab_chara02 {
      background: url(../img/pc/tab_chara02_pc.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }
    .tab_chara02:hover {
      transition: .3s linear;
      background: url(../img/pc/tab_chara02_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }
    .tab_chara02.active {
      background: url(../img/pc/tab_chara02_pc_mo.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }

    .tab_chara03 {
      background: url(../img/pc/tab_chara03_pc.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }
  }
}*/
.chara_page #slider_wrappr {
  margin: 0 auto;
  width: 100%;
  max-width: 1900px;
  height: 620px;
  z-index: 1; }

.z10 {
  z-index: 10 !important; }

.chara01_thumbnail,
.chara02_thumbnail,
.chara03_thumbnail,
.chara04_thumbnail,
.chara05_thumbnail {
  position: absolute;
  margin: 0 20px;
  bottom: 50px; }

.chara01_thumbnail {
  z-index: 13;
  left: calc(50% - 340px);
  display: inline-block;
  width: 85px;
  height: 396px; }

.chara02_thumbnail {
  z-index: 12;
  left: calc(50% - 250px);
  display: inline-block;
  width: 242px;
  height: 398px; }

.chara03_thumbnail {
  z-index: 12;
  left: calc(50% - 100px);
  display: inline-block;
  width: 93px;
  height: 397px; }

.chara04_thumbnail {
  z-index: 11;
  left: calc(50% + 5px);
  display: inline-block;
  width: 90px;
  height: 390px; }

.chara05_thumbnail {
  z-index: 11;
  left: calc(50% + 100px);
  display: inline-block;
  width: 160px;
  height: 390px; }

.chara01,
.chara02,
.chara03,
.chara04,
.chara05 {
  position: absolute;
  bottom: 2px;
  opacity: 0; }

.chara01 {
  left: calc(50% - 340px);
  z-index: 5; }

.chara02 {
  left: calc(50% - 250px);
  z-index: 4; }

.chara03 {
  left: calc(50% - 100px);
  z-index: 2; }

.chara04 {
  left: calc(50% + 5px);
  z-index: 1; }

.chara05 {
  left: calc(50% + 100px);
  z-index: 1; }

.chara01 {
  display: block;
  width: 190px;
  height: 460px;
  background: url(../img/pc/pc_chara01_thumb.png) no-repeat;
  background-size: 100% auto; }

.chara01_mo {
  background: url(../img/pc/pc_chara01_thumb_on.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  transition: 0.3s linear; }

.chara01.gray_on {
  background: url(../img/pc/pc_chara01_thumb_off.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.chara02 {
  display: block;
  width: 236px;
  height: 460px;
  background: url(../img/pc/pc_chara02_thumb.png) no-repeat;
  background-size: 100% auto; }

.chara02_mo {
  background: url(../img/pc/pc_chara02_thumb_on.png?v=01) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  transition: 0.3s linear; }

.chara02.gray_on {
  background: url(../img/pc/pc_chara02_thumb_off.png?v=01) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.chara03 {
  display: block;
  width: 210px;
  height: 455px;
  background: url(../img/pc/pc_chara03_thumb.png) no-repeat;
  background-size: 100% auto; }

.chara03_mo {
  background: url(../img/pc/pc_chara03_thumb_on.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  transition: 0.3s linear; }

.chara03.gray_on {
  background: url(../img/pc/pc_chara03_thumb_off.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.chara04 {
  display: block;
  width: 205px;
  height: 470px;
  background: url(../img/pc/pc_chara04_thumb.png?v01) no-repeat;
  background-size: 100% auto; }

.chara04_mo {
  background: url(../img/pc/pc_chara04_thumb_on.png?v01) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  transition: 0.3s linear; }

.chara04.gray_on {
  background: url(../img/pc/pc_chara04_thumb_off.png?v01) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

.chara05 {
  display: block;
  width: 239px;
  height: 470px;
  background: url(../img/pc/pc_chara05_thumb.png) no-repeat;
  background-size: 100% auto; }

.chara05_mo {
  background: url(../img/pc/pc_chara05_thumb_on.png) no-repeat;
  background-size: 100% auto;
  z-index: 100;
  transition: 0.3s linear; }

.chara05.gray_on {
  background: url(../img/pc/pc_chara05_thumb_off.png) no-repeat;
  background-size: 100% auto;
  transition: 0.3s linear; }

/*/character/*/
/*character_detail*/
#chara_detail01 .slider_all,
#chara_detail02 .slider_all,
#chara_detail03 .slider_all,
#chara_detail04 .slider_all,
#chara_detail05 .slider_all {
  position: relative;
  background: #fff url("../img/pc/pc_chara01_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  max-height: 720px; }
  #chara_detail01 .slider_all .chara_title,
  #chara_detail02 .slider_all .chara_title,
  #chara_detail03 .slider_all .chara_title,
  #chara_detail04 .slider_all .chara_title,
  #chara_detail05 .slider_all .chara_title {
    width: 100px;
    top: 50px;
    position: absolute;
    left: calc(50% - 500px); }
  #chara_detail01 .slider_all .slider_chara_bottom,
  #chara_detail02 .slider_all .slider_chara_bottom,
  #chara_detail03 .slider_all .slider_chara_bottom,
  #chara_detail04 .slider_all .slider_chara_bottom,
  #chara_detail05 .slider_all .slider_chara_bottom {
    width: 100%;
    height: 150px;
    background: url(../img/pc/pc_chara01_bg_bottom.jpg);
    position: absolute;
    bottom: 0px; }
  #chara_detail01 .slider_all .chara_slider_wrapper,
  #chara_detail02 .slider_all .chara_slider_wrapper,
  #chara_detail03 .slider_all .chara_slider_wrapper,
  #chara_detail04 .slider_all .chara_slider_wrapper,
  #chara_detail05 .slider_all .chara_slider_wrapper {
    height: 100%;
    min-height: 590px; }
  #chara_detail01 .slider_all .chara_slider,
  #chara_detail02 .slider_all .chara_slider,
  #chara_detail03 .slider_all .chara_slider,
  #chara_detail04 .slider_all .chara_slider,
  #chara_detail05 .slider_all .chara_slider {
    height: 100%; }
  #chara_detail01 .slider_all .chara_pc01,
  #chara_detail02 .slider_all .chara_pc01,
  #chara_detail03 .slider_all .chara_pc01,
  #chara_detail04 .slider_all .chara_pc01,
  #chara_detail05 .slider_all .chara_pc01 {
    width: 850px; }
  #chara_detail01 .slider_all .chara_bottom_pager,
  #chara_detail02 .slider_all .chara_bottom_pager,
  #chara_detail03 .slider_all .chara_bottom_pager,
  #chara_detail04 .slider_all .chara_bottom_pager,
  #chara_detail05 .slider_all .chara_bottom_pager {
    position: absolute;
    z-index: 1000;
    right: calc(50% - 80px);
    bottom: 0px; }
    #chara_detail01 .slider_all .chara_bottom_pager li,
    #chara_detail02 .slider_all .chara_bottom_pager li,
    #chara_detail03 .slider_all .chara_bottom_pager li,
    #chara_detail04 .slider_all .chara_bottom_pager li,
    #chara_detail05 .slider_all .chara_bottom_pager li {
      display: inline-block; }
      #chara_detail01 .slider_all .chara_bottom_pager li .chara_pager_on,
      #chara_detail02 .slider_all .chara_bottom_pager li .chara_pager_on,
      #chara_detail03 .slider_all .chara_bottom_pager li .chara_pager_on,
      #chara_detail04 .slider_all .chara_bottom_pager li .chara_pager_on,
      #chara_detail05 .slider_all .chara_bottom_pager li .chara_pager_on {
        width: 95px; }
      #chara_detail01 .slider_all .chara_bottom_pager li .chara_pager,
      #chara_detail02 .slider_all .chara_bottom_pager li .chara_pager,
      #chara_detail03 .slider_all .chara_bottom_pager li .chara_pager,
      #chara_detail04 .slider_all .chara_bottom_pager li .chara_pager,
      #chara_detail05 .slider_all .chara_bottom_pager li .chara_pager {
        width: 60px;
        margin: 18px 3px; }

#chara_detail02 .slider_all {
  background: #fff url("../img/pc/pc_chara02_bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #chara_detail02 .slider_all .slider_chara_bottom {
    width: 100%;
    height: 150px;
    background: url(../img/pc/pc_chara02_bg_bottom.jpg);
    position: absolute;
    bottom: 0px; }

#chara_detail03 .slider_all {
  background: #fff url("../img/pc/pc_chara03_bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #chara_detail03 .slider_all .slider_chara_bottom {
    width: 100%;
    height: 150px;
    background: url(../img/pc/pc_chara03_bg_bottom.jpg);
    position: absolute;
    bottom: 0px; }

#chara_detail04 .slider_all {
  background: #fff url("../img/pc/pc_chara04_bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #chara_detail04 .slider_all .slider_chara_bottom {
    width: 100%;
    height: 150px;
    background: url(../img/pc/pc_chara04_bg_bottom.jpg);
    position: absolute;
    bottom: 0px; }

#chara_detail05 .slider_all {
  background: #fff url("../img/pc/pc_chara05_bg.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #chara_detail05 .slider_all .slider_chara_bottom {
    width: 100%;
    height: 150px;
    background: url(../img/pc/pc_chara05_bg_bottom.jpg);
    position: absolute;
    bottom: 0px; }

/*


#content01,
#content02,
#content03,
#content04,
#content05
{
  padding: 40px 80px;
  width: 1000px;
  position: relative;
  .btn_chara_voice_chara01 {
    position: absolute;
    top: 40%;
    left: 15.5%;
    ul li {
      display: inline-block;
    }
  }
  .btn_chara_voice{
    position: absolute;
    top: 35%;
    left: 15.5%;
    ul li{
      display: inline-block;
    }
  }
  .movies{
    position: absolute;
    top: 27%;
    left: 22%;
    img {
    width: 200px;
    }
  }
  .btn_close{
    position: absolute;
    top: 0;
    right: 0;
  }

  .chara_name_area{
    position: absolute;
    left: 150px;
    transform:rotate(-10deg);
    width: 500px;
    .chara_name{
      font-size: 24px;
      font-weight: bold;
      background-color: rgba(84,200,255,0.5);
    }
    .chara_name_cv{
      font-size: 14px;
      font-weight: bold;
      background-color: rgba(84,200,255,0.5);
    }
  }
  .chara_txt_area {
    position: absolute;
    bottom: 80px;
    left: 20px;
    width: 450px;
    transform:rotate(-10deg);
    .chara_title{
      margin-left: 60px;
      margin-bottom: 20px;
      font-size: 24px;
      font-weight: bold;
      color: #321B91;
    }
    .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; }
  .btn_close_chara_detail img {
    width: 30px; }

.btn_arrow_left {
  position: absolute;
  top: calc( 50% - 25px );
  left: 130px;
  z-index: 100; }
  .btn_arrow_left img {
    width: 25px; }

.btn_arrow_right {
  position: absolute;
  top: calc( 50% - 25px );
  right: 130px;
  z-index: 100; }
  .btn_arrow_right img {
    width: 25px; }

.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 {
  .bx-wrapper{
    margin-bottom: 0;
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .bx-wrapper .bx-pager.bx-default-pager{
    bottom:20px;
  }
  .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%;
  }
  .bx-wrapper .bx-pager.bx-default-pager a.active{
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 11px;
    height: 11px;
  }
  .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;
  }
  .bx-wrapper .bx-prev,
  .bx-wrapper .bx-prev:hover
  {
    left: 10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto;
  }
  .bx-wrapper .bx-next:link,
  .bx-wrapper .bx-next:visited,
  .bx-wrapper .bx-next:hover,
  .bx-wrapper .bx-next:active
  {
    right: 10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto;
  }

  .chara_pc01,.chara_pc02,.chara_pc03,.chara_pc04,.chara_pc05{
    .slick-dots {
      bottom: -15%;
    }
  }
}
*/
/*/character_detail/*/
/*story*/
#story .slider_all {
  background: #fff url("../img/pc/bg_story_slider.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #story .slider_all .story_title {
    width: 100px;
    top: 50px;
    position: absolute;
    left: calc(50% - 500px); }
  #story .slider_all .story_pc01 {
    margin-top: 50px; }

/*
.story_page_title {
  position: absolute;
  top: -44px;
  left: 12%;
  z-index: 1;
}

.tab_world {
  outline: none;
  height: 100px;
  background:red 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;
  }
  .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,.8);
  box-shadow: 5px 5px 2px 5px rgba(0,0,0,1);
}

.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,.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;
}
.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 rgba(255,255,255,1);
  box-shadow: 5px 5px 2px 5px rgba(0,0,0,1);
}
.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;
  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;
}

.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;
}

.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;
  .bx-wrapper{
    margin-bottom: 0;
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .bx-wrapper .bx-pager.bx-default-pager{
    bottom: -270px;
  }
  .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%;
  }
  .bx-wrapper .bx-pager.bx-default-pager a.active{
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 11px;
    height: 11px;
  }
  .bx-controls{
    position: absolute;
    top: calc(50% + 25px);
    width: 100%;
  }
  .bx-controls-direction{
    width: 100%;
  }

  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: calc(50% - 35px);
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999;
  }
  .bx-wrapper .bx-prev,
  .bx-wrapper .bx-prev:hover
  {
    left: 8%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto;
  }
  .bx-wrapper .bx-next:link,
  .bx-wrapper .bx-next:visited,
  .bx-wrapper .bx-next:hover,
  .bx-wrapper .bx-next:active
  {
    right: 8%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto;
  }
  .bx-viewport{
    overflow-y: scroll !important;
  }
  .story_pc01,.story_pc02,.story_pc03,.story_pc04,.story_pc05,.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{
    width: 350px;
    padding: 10px;
    text-align: left;
  }
}
.story_block:nth-child(odd){
  float: left;
}
.story_block:nth-child(even){
  float: right;
}*/
/*/story/*/
/*system*/
#system .slider_all {
  background: #fff url("../img/pc/bg_system_slider.jpg") 50% 50% no-repeat;
  background-size: cover; }
  #system .slider_all .system_title {
    width: 120px;
    top: 50px;
    position: absolute;
    left: calc(50% - 500px); }
  #system .slider_all .list_system_tab {
    margin: 50px auto 0;
    /*li:nth-child(2) {
    	//opacity: 0.5;
    	a:after {
    	    position: absolute;
    	    display: block;
    	    width: 30px;
    	    padding: 2px 3px;
    	    content: 'NEW ';
    	    top: -12px;
    	    left: 13px;
    	    color: #fff;
    	    font-size: 10px;
    	    font-weight: bold;
    	    text-align: center;
    	    background: #ff376f;
    	    border-radius: 50%;
    	    box-shadow: 0 0 5px #87060f;
    	    text-shadow: 0 0 5px #87060f;
    	}
    }*/ }
    #system .slider_all .list_system_tab li {
      display: inline-block; }
      #system .slider_all .list_system_tab li img {
        width: 150px; }
  #system .slider_all .system_pc00, #system .slider_all .system_pc01 {
    margin-top: 10px; }
  #system .slider_all .txt_comingsoon {
    font-size: 60px;
    font-weight: bold;
    color: #fe85a8;
    margin: 100px auto; }
  #system .slider_all .system01_area_popup ul {
    margin: 10px auto 0;
    width: 800px;
    text-align: center; }
    #system .slider_all .system01_area_popup ul li {
      display: inline-block;
      width: 230px;
      margin: 2px 4px; }
      #system .slider_all .system01_area_popup ul li img {
        width: 100%;
        box-shadow: 0 0 8px #daaaaa; }

/*
.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;
  }
  .slick-prev, .slick-next {
    top: calc(50% - 40px);
    width: 38px;
    height: 52px;
    z-index: 10;
  }
  .slick-prev,
  .slick-prev:hover,
  .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;
  }
  .slick-next,
  .slick-next:hover,
  .slick-next:focus
  {
    right: -70px;
    background: url(../img/arrow_right.png) no-repeat;
    -webkit-background-size:100% auto;
    background-size:100% auto;
    border: none;
  }
  .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;
  }

  .slick-dots li.slick-active button {
    width: 11px;
    height: 11px;
    color: transparent;
    border: 1px solid #000;
    background: #8ca7dc;
  }

  .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;
  }
  .slick-dots li button:before,
  .slick-dots li button:before {
    color: transparent;
  }
}*/
/*/system/*/
/*gallery*/
#gallery {
  	/*
    #panel2 #slider
    {
      position: absolute;
      left: calc(50% - 490px);
    }
    .tab_wrap{
      position: relative;
      background: url(../img/pc/bg_gallery_pc_slide.png) no-repeat 50% 50%;
      background-size: auto 99%;
    }
    #tab1 ~ .tab_area .tab1_label{
      background:url(../img/pc/tab_pc_movie.png) no-repeat;
      background-size: 100% auto;
      transition: 0.3s linear;
    }
    #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;
    }
    #tab1:checked ~ .tab_area .tab1_label{
      background:url(../img/pc/tab_pc_movie_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_voice.png) no-repeat;
      background-size: 100% auto;
      transition: 0.3s linear;
    }
    #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;
    }
    #tab2:checked ~ .tab_area .tab2_label{
      background:url(../img/pc/tab_pc_voice_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_sound.png) no-repeat;
      background-size: 100% auto;
      transition: 0.3s linear;
    }
    #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;
    }
    #tab3:checked ~ .tab_area .tab3_label{
      background:url(../img/pc/tab_pc_sound_mo.png) no-repeat;
      background-size: 100% auto;
    }
    #tab3:checked ~ .panel_area #panel3{display:block;}
  
    #panel1 {
      #slider{
        padding: 190px 0 0;
      }
      .bx-viewport {
        margin: 0 auto;
      }
      .bx-pager {
        margin-top: 25px;
      }
      .bx-wrapper{
        width: 950px !important;
        margin: 0 auto;
        background: transparent;
        border: none;
        box-shadow: none;
        position: relative;
        z-index: 1;
      }
      .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%;
      }
      .bx-wrapper .bx-pager.bx-default-pager a.active{
        color: transparent;
        background: #8ca7dc;
        border: 1px solid #000;
        width: 16px;
        height: 16px;
      }
  
      .bx-wrapper .bx-controls-direction a {
        position: absolute;
        margin-top: -186px;
        outline: 0;
        width: 38px;
        height: 52px;
        text-indent: -9999px;
        z-index: 9999;
      }
      .bx-wrapper .bx-prev,
      .bx-wrapper .bx-prev:hover
      {
        left: 0%;
        background: url(../img/arrow_left.png) no-repeat;
        background-size: 100% auto;
      }
      .bx-wrapper .bx-next:link,
      .bx-wrapper .bx-next:visited,
      .bx-wrapper .bx-next:hover,
      .bx-wrapper .bx-next:active
      {
        right: 0%;
        background: url(../img/arrow_right.png) no-repeat;
        background-size: 100% auto;
      }
      .allow02_left{
        position: absolute;
        top:50%;
        left: -50px;
      }
      .allow02_right{
        position: absolute;
        top:50%;
        right: -80px;
      }
      .bx-pager_movie{
        position: absolute;
        top: -40px;
        left:calc(50% - 93px) ;
        a{
          display: inline-block;
          width: 90px;
          height: auto;
          color: #000000;
          font-weight: bold;
          font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
        }
        a:after{
          margin-left: 10px;
          display: inline-block;
          content: "/";
          color: #000000;
        }
        a:last-child:after{
          content: " ";
        }
        a.tab01{
          background: none;
        }
        a.tab01:hover{
          background: none;
          transition: .3s;
        }
        a.tab01.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab02{
          background: none;
        }
        a.tab02:hover{
          background: none;
          transition: .3s;
        }
        a.tab02.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab03{
          background: none;
        }
        a.tab03:hover{
          background: none;
          transition: .3s;
        }
        a.tab03.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab04{
          background: none;
        }
        a.tab04:hover{
          background: none;
          transition: .3s;
        }
        a.tab04.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab05{
          background: none;
        }
        a.tab05:hover{
          background: none;
          transition: .3s;
        }
        a.tab05.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
      }
    }
  
    #panel2 {
      .gallery_pc_cast_copy{
        margin-top: 100px;
      }
      .bx-viewport {
        width: 985px !important;
        height: 385px !important;
        margin: 0 auto;
      }
      .bx-pager {
        margin-top: 25px;
      }
      .bx-wrapper{
        padding-top: 10px;
        width: 985px !important;
        margin-bottom: 0;
        background: transparent;
        border: none;
        box-shadow: none;
      }
      .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%;
      }
      .bx-wrapper .bx-pager.bx-default-pager a.active{
        color: transparent;
        background: #8ca7dc;
        border: 1px solid #000;
        width: 16px;
        height: 16px;
      }
  
      .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;
      }
      .bx-wrapper .bx-prev,
      .bx-wrapper .bx-prev:hover
      {
        left: -12%;
        background: url(../img/arrow_left.png) no-repeat;
        background-size: 100% auto;
      }
      .bx-wrapper .bx-next:link,
      .bx-wrapper .bx-next:visited,
      .bx-wrapper .bx-next:hover,
      .bx-wrapper .bx-next:active
      {
        right: -12%;
        background: url(../img/arrow_right.png) no-repeat;
        background-size: 100% auto;
      }
      .allow02_left{
        position: absolute;
        top:50%;
        left: -50px;
      }
      .allow02_right{
        position: absolute;
        top:50%;
        right: -80px;
      }
      .bx-pager{
        a{
          display: inline-block;
          width: 90px;
          height: auto;
          color: #000000;
          font-weight: bold;
          font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
        }
        a:after{
          margin-left: 10px;
          display: inline-block;
          content: "/";
          color: #000000;
        }
        a:last-child:after{
          content: " ";
        }
        a.tab01{
          background: none;
        }
        a.tab01:hover{
          background: none;
          transition: .3s;
        }
        a.tab01.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab02{
          background: none;
        }
        a.tab02:hover{
          background: none;
          transition: .3s;
        }
        a.tab02.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab03{
          background: none;
        }
        a.tab03:hover{
          background: none;
          transition: .3s;
        }
        a.tab03.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab04{
          background: none;
        }
        a.tab04:hover{
          background: none;
          transition: .3s;
        }
        a.tab04.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
        a.tab05{
          background: none;
        }
        a.tab05:hover{
          background: none;
          transition: .3s;
        }
        a.tab05.active{
          background: none;
          transition: .3s;
          color: #2e6ac4;
        }
      }
    }
    #panel3 {
      background: none;
      }
  	*/ }
  #gallery .slider_all {
    background: #fff url("../img/pc/bg_gallery_slider.jpg") 50% 50% no-repeat;
    background-size: cover; }
    #gallery .slider_all .gallery_title {
      width: 120px;
      top: 50px;
      position: absolute;
      left: calc(50% - 500px); }
    #gallery .slider_all .list_gallery_tab {
      margin: 50px auto 0; }
      #gallery .slider_all .list_gallery_tab li {
        display: inline-block; }
        #gallery .slider_all .list_gallery_tab li img {
          width: 150px; }
      #gallery .slider_all .list_gallery_tab li:nth-child(1) {
        			 /*a:after {
        				    position: absolute;
            display: block;
            width: 30px;
            padding: 2px 3px;
            content: 'NEW ';
            top: -12px;
            left: -5px;
            color: #fff;
            font-size: 10px;
            font-weight: bold;
            text-align: center;
            background: #ff376f;
            border-radius: 50%;
            box-shadow: 0 0 5px #87060f;
            text-shadow: 0 0 5px #87060f;
        			}*/ }
    #gallery .slider_all .gallery_pc01 {
      margin-top: 20px; }
    #gallery .slider_all .gallery_area_popup {
      margin-top: 10px; }
      #gallery .slider_all .gallery_area_popup ul {
        margin: 10px auto -20px;
        width: 800px;
        text-align: center; }
        #gallery .slider_all .gallery_area_popup ul li {
          display: inline-block;
          width: 230px;
          margin: 12px 4px; }
          #gallery .slider_all .gallery_area_popup ul li img {
            width: 100%;
            box-shadow: 0 0 8px #daaaaa; }
        #gallery .slider_all .gallery_area_popup ul li.gallery_list_movie {
          display: inline-block;
          width: 242px;
          margin: 10px 4px 0;
          vertical-align: top; }
          #gallery .slider_all .gallery_area_popup ul li.gallery_list_movie img {
            width: 100%;
            box-shadow: 0 0 8px #daaaaa; }
          #gallery .slider_all .gallery_area_popup ul li.gallery_list_movie img:hover {
            opacity: 0.9; }
      #gallery .slider_all .gallery_area_popup ul.nav_gallery_card {
        margin: 10px auto 0;
        width: 800px;
        text-align: center; }
        #gallery .slider_all .gallery_area_popup ul.nav_gallery_card li {
          display: inline-block;
          width: 35px;
          margin: 12px 4px; }
          #gallery .slider_all .gallery_area_popup ul.nav_gallery_card li img {
            width: 100%;
            box-shadow: none; }
      #gallery .slider_all .gallery_area_popup .title_movie {
        font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
        color: #6a3f29;
        font-weight: bold;
        text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff; }
        #gallery .slider_all .gallery_area_popup .title_movie span {
          font-size: 0.72rem; }
    #gallery .slider_all .gallery_cast_img {
      margin-top: -30px; }
    #gallery .slider_all .list_gallery_tab_cast {
      position: absolute;
      bottom: 18px;
      left: calc(50% - 250px);
      width: 500px;
      margin: 0 auto; }
      #gallery .slider_all .list_gallery_tab_cast li {
        display: inline-block;
        height: auto;
        color: #000000;
        font-weight: bold;
        font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }
        #gallery .slider_all .list_gallery_tab_cast li a {
          color: #6a3f29;
          text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff; }
          #gallery .slider_all .list_gallery_tab_cast li a span {
            color: #ff376f; }
    #gallery .slider_all .txt_comingsoon {
      font-size: 60px;
      font-weight: bold;
      color: #fe85a8;
      margin: 100px auto; }

/*
#gallery01{
  .tab_wrap {
    position: relative;
    background: url(../img/pc/bg_gallery_pc_slide.png) no-repeat 50% 50%;
    background-size: auto 99%;
  }
  .tab_area_gallery {
    padding: 30px 0;
    ul {
      text-align: center;
      li{
        display: inline-block;
        a{
          display: inline-block;
          width: 161px;
          height: 48px;
          cursor: pointer;
          text-indent: -99999px;
        }
        .tab_gallery_movie{
          background: url(../img/pc/tab_pc_movie.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_movie:hover{
          transition: .3s linear;
          background: url(../img/pc/tab_pc_movie_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_movie.active{
          background: url(../img/pc/tab_pc_movie_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }

        .tab_gallery_world{
          background: url(../img/pc/tab_pc_world.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_world:hover{
          transition: .3s linear;
          background: url(../img/pc/tab_pc_world_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_world.active{
          background: url(../img/pc/tab_pc_world_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }

        .tab_gallery_voice{
          background: url(../img/pc/tab_pc_voice.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_voice:hover{
          transition: .3s linear;
          background: url(../img/pc/tab_pc_voice_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_voice.active{
          background: url(../img/pc/tab_pc_voice_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }

        .tab_gallery_sound{
          background: url(../img/pc/tab_pc_sound.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_sound:hover{
          transition: .3s linear;
          background: url(../img/pc/tab_pc_sound_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
        .tab_gallery_sound.active{
          background: url(../img/pc/tab_pc_sound_mo.png) no-repeat 50% 50%;
          background-size: auto 99%;
        }
      }
    }
  }
  .panel_area_main{
    position: relative;
    margin-top: 10px;
  }
  .gallery_world_list{
    margin: 80px auto;
    width: 1100px;
    text-align: center;
    ul li{
      display: inline-block;
      margin: 1px;
      padding: 2px;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
      height: 150px;
    }
  }

  .bx-wrapper {
    width: 950px !important;
    margin: 0 auto ;
    background: transparent;
    border: none;
    box-shadow: none;
    position: relative;
    z-index: 1;
  }
  .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%;
  }
  .bx-wrapper .bx-pager.bx-default-pager a.active{
    color: transparent;
    background: #8ca7dc;
    border: 1px solid #000;
    width: 16px;
    height: 16px;
  }
  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    margin-top: -186px;
    outline: 0;
    width: 38px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999;
  }
  .bx-wrapper .bx-prev,
  .bx-wrapper .bx-prev:hover
  {
    left: -10%;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 100% auto;
  }
  .bx-wrapper .bx-next:link,
  .bx-wrapper .bx-next:visited,
  .bx-wrapper .bx-next:hover,
  .bx-wrapper .bx-next:active
  {
    right: -10%;
    background: url(../img/arrow_right.png) no-repeat;
    background-size: 100% auto;
  }
  #slider_voice{
    .bx-wrapper .bx-controls-direction a {
      margin-top: -210px;
    }
    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-prev:hover
    {
      left: -10%;
      background: url(../img/arrow_left.png) no-repeat;
      background-size: 100% auto;
    }
    .bx-wrapper .bx-next:link,
    .bx-wrapper .bx-next:visited,
    .bx-wrapper .bx-next:hover,
    .bx-wrapper .bx-next:active
    {
      right: -10%;
      background: url(../img/arrow_right.png) no-repeat;
      background-size: 100% auto;
    }
  }
  .allow02_left{
    position: absolute;
    top:50%;
    left: -50px;
  }
  .allow02_right{
    position: absolute;
    top:50%;
    right: -80px;
  }

  .bx-pager_movie,
  .bx-pager
  {
    position: absolute;
    top: 0;
    left:calc(50% - 60px) ;
    z-index: 100;
    a{
      display: inline-block;
      height: auto;
      color: #000000;
      font-weight: bold;
      font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    }
    a:after{
      margin-left: 10px;
      display: inline-block;
      content: "/";
      color: #000000;
    }
    a:last-child:after{
      content: " ";
    }
    a.tab01{
      background: none;
    }
    a.tab01:hover{
      background: none;
      transition: .3s;
    }
    a.tab01.active{
      background: none;
      transition: .3s;
      color: #2e6ac4;
    }
    a.tab02{
      background: none;
    }
    a.tab02:hover{
      background: none;
      transition: .3s;
    }
    a.tab02.active{
      background: none;
      transition: .3s;
      color: #2e6ac4;
    }
    a.tab03{
      background: none;
    }
    a.tab03:hover{
      background: none;
      transition: .3s;
    }
    a.tab03.active{
      background: none;
      transition: .3s;
      color: #2e6ac4;
    }
    a.tab04{
      background: none;
    }
    a.tab04:hover{
      background: none;
      transition: .3s;
    }
    a.tab04.active{
      background: none;
      transition: .3s;
      color: #2e6ac4;
    }
    a.tab05{
      background: none;
    }
    a.tab05:hover{
      background: none;
      transition: .3s;
    }
    a.tab05.active{
      background: none;
      transition: .3s;
      color: #2e6ac4;
    }
  }
  .bx-pager {
    position: absolute;
    top:440px;
    left:calc(50% - 212px) ;
    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_white.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-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; }

.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; }

#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; }

.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-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: -100px; }
    #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; }

/*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; }

/*事前登録*/
.area_block_form,
#form_inner {
  /*
  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%;
  }*/ }
  .area_block_form .block_form,
  #form_inner .block_form {
    position: relative;
    width: 70%;
    height: 100%;
    padding-left: 3%;
    box-sizing: border-box; }
    .area_block_form .block_form .form_title01,
    #form_inner .block_form .form_title01 {
      position: absolute;
      top: -61%;
      left: 20%;
      width: 85%; }
    .area_block_form .block_form .list_sns_btns,
    #form_inner .block_form .list_sns_btns {
      width: 100%;
      margin: 5% auto 2%; }
    .area_block_form .block_form ul li,
    #form_inner .block_form ul li {
      vertical-align: middle;
      display: inline-block;
      margin-right: 3%;
      width: 25%; }
    .area_block_form .block_form ul li:first-child,
    #form_inner .block_form ul li:first-child {
      width: 20%;
      margin-right: 3%; }
    .area_block_form .block_form ul li:last-child,
    #form_inner .block_form ul li:last-child {
      width: 7%;
      margin-left: 2.5%; }
    .area_block_form .block_form form,
    #form_inner .block_form form {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
      .area_block_form .block_form form .title_form_mail,
      #form_inner .block_form form .title_form_mail {
        display: inline-block;
        width: 23%;
        margin-top: 1%; }
      .area_block_form .block_form form .btn_submit,
      #form_inner .block_form form .btn_submit {
        position: absolute;
        top: 0%;
        right: 0%;
        width: 19%;
        height: 100%;
        color: transparent;
        border: 0;
        background: url(../img/pc/btn_submit.jpg) left top no-repeat;
        background-size: 100% auto;
        cursor: pointer; }
      .area_block_form .block_form form .area_email,
      #form_inner .block_form form .area_email {
        font-size: 10px;
        position: absolute;
        top: 0;
        left: 24%;
        width: 72%;
        height: 110.5%;
        border: none;
        background: url(../img/pc/bg_email.png) left top no-repeat;
        background-size: cover; }
      .area_block_form .block_form form .input_email,
      #form_inner .block_form form .input_email {
        font-size: 12px;
        position: absolute;
        top: calc(50% - 8px);
        left: 10px;
        width: 80%;
        border: none; }
      .area_block_form .block_form form .area_radio,
      #form_inner .block_form form .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; }
  .area_block_form .btn_gift,
  #form_inner .btn_gift {
    position: absolute;
    top: 15%;
    right: 3.5%;
    width: 24%;
    cursor: pointer; }
    .area_block_form .btn_gift img,
    #form_inner .btn_gift img {
      width: 100%;
      box-shadow: 0 0 5px #000; }
  .area_block_form .btn_i,
  #form_inner .btn_i {
    cursor: pointer;
    border-radius: 50%; }
    .area_block_form .btn_i img,
    #form_inner .btn_i 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(255, 255, 255, 0.8);
  display: none;
  color: #555;
  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,
.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: #fff 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: #fe85a8; }

#block_gift {
  height: 626px;
  background: #fff url("../img/pc/bg_gift.jpg");
  background-size: cover; }
  #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: 50px;
    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 {
  box-shadow: 0 0 5px #fe85a8;
  border: solid 1px #ffc9d9;
  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; }
  #block_i .li_info20 {
    padding: 0 20px; }
  #block_i .li_info10 {
    padding: 0 10px; }
  #block_i .block_i_inner {
    height: 420px; }
    #block_i .block_i_inner .bnr_pop {
      position: relative;
      width: 100%;
      z-index: 10000; }
    #block_i .block_i_inner .txt_pop {
      margin-top: -11px;
      font-weight: bold;
      font-size: 1.6rem; }

#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;
  /* ボックスの境界線を実線で指定する */ }

/*/事前登録/*/
/*初回アクセス時アニメーション関連*/
.movie_background {
  max-height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 50vh 75vh;
  z-index: 1;
  background: url(../img/pc/bg_top_pc01.png?v=01) no-repeat 50% 45%;
  background-size: 100%; }

.movie_background02 {
  height: 100vh;
  opacity: 0.7;
  position: fixed;
  width: 100%;
  z-index: 1;
  background: url(../img/pc/bg01_pc.jpg) no-repeat 50% 50%;
  background-size: cover; }

/*
.catch_copy_sp,.txt02{
	animation:fade-in02 5s linear 0s forwards;
}
.date{
	animation:fade-in02 7s linear 0s forwards;
}
nav{
	animation:fade-in 5.5s linear 0s forwards;
}
.movies {
	animation:fade-in 5.5s linear 0s forwards;
}
.footer_bottom_area {
	animation:fade-in 5.5s linear 0s forwards;
}
.tw_area{
	animation:fade-in 5.5s linear 0s forwards;
}
.form_area{
	animation:fade-in 5.5s linear 0s forwards;
}
.txt01{
	animation:fade-in 5.5s linear 0s forwards;
}
.btn_follow_top{
	animation:fade-in 5.5s linear 0s forwards;
}
.bnr01{
	animation:fade-in 5.5s linear 0s forwards;
}*/
@keyframes fade-in-out {
  0% {
    opacity: 0; }
  30% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0;
    z-index: -1; } }
@keyframes fade-in-out-txt {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  40% {
    opacity: 1; }
  95% {
    opacity: 1; }
  100% {
    opacity: 1; } }
.txt_first {
  font-family: serif;
  position: absolute;
  top: calc(50% - 125px);
  left: 0;
  z-index: 2;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 2.4rem;
  line-height: 4rem;
  animation: fade-in-out-txt 5.5s linear 0s forwards;
  color: #fff;
  font-weight: bold;
  text-shadow: 3px 3px 0 #cdb4e7; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  80% {
    opacity: 0; }
  100% {
    opacity: 100%; } }
@keyframes fade-in02 {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 100%; } }
.Layout {
  z-index: 3; }

.area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh; }

.circles {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 30px;
  height: 30px;
  background: url(../img/f01.png) no-repeat 50% 50%;
  background-size: cover;
  animation: animate 25s linear infinite;
  bottom: -150px; }

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  background: url(../img/f02.png) no-repeat 50% 50%;
  background-size: cover;
  animation-delay: 0s; }

.circles li:nth-child(2) {
  left: 10%;
  width: 40px;
  height: 40px;
  background: url(../img/f03.png) no-repeat 50% 50%;
  background-size: cover;
  animation-delay: 2s;
  animation-duration: 12s; }

.circles li:nth-child(3) {
  left: 70%;
  width: 50px;
  height: 50px;
  background: url(../img/f04.png) no-repeat 50% 50%;
  background-size: cover;
  animation-delay: 4s; }

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  background: url(../img/f05.png) no-repeat 50% 50%;
  background-size: cover;
  animation-delay: 0s;
  animation-duration: 18s; }

.circles li:nth-child(5) {
  left: 65%;
  width: 40px;
  height: 40px;
  animation-delay: 0s; }

.circles li:nth-child(6) {
  left: 75%;
  width: 100px;
  height: 100px;
  animation-delay: 3s; }

.circles li:nth-child(7) {
  left: 35%;
  width: 90px;
  height: 90px;
  animation-delay: 7s; }

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s; }

.circles li:nth-child(9) {
  left: 20%;
  width: 45px;
  height: 45px;
  animation-delay: 2s;
  animation-duration: 35s; }

.circles li:nth-child(10) {
  left: 85%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
  animation-duration: 11s; }

@keyframes animate {
  0% {
    transform: translateY(-1000px) rotate(0deg);
    opacity: 1;
    border-radius: 0; }
  100% {
    transform: translateY(0) rotate(360deg);
    opacity: 0;
    border-radius: 50%; } }
