@charset "UTF-8";
* ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
}

body {
  background: url(../img/bg02.jpg) no-repeat fixed center top/cover;
}

body .header {
  overflow: hidden;
  position: relative;
  z-index: 14;
  height: 922px;
}

body .header #g_menu {
  position: relative;
  background: url(../img/top_menu.png), linear-gradient(to left, #361f0f, #5f3410 ,#b38348 50%,#5f3410 , #361f0f);
  border-bottom:3px #ddcd8b solid;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0;
  padding: 0;
  z-index: 14;
}

body .header #g_menu > ul {
  background-image: url(../img/top_menu_on.png);
  background-repeat: no-repeat;
  background-position: center top;
  display: flex;
  justify-content: center;
  width: 996px;
  margin: 0 auto;
}

body .header #g_menu > ul > li {
  width: 199px;
  height: 45px;
}

body .header #g_menu > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
}

body .header #g_menu > ul > li #news_menu_sub,
body .header #g_menu > ul > li #support_menu_sub {
  width: 166px;
  position: absolute;
  overflow: hidden;
  z-index: 1000;
  background-color: #1f1f1f;
  font-size:16px;
}

body .header #g_menu > ul > li #news_menu_sub li,
body .header #g_menu > ul > li #support_menu_sub li {
  font-size: 90%;
  text-align: center;
  padding: 7px 0;
}

body .header #g_menu > ul > li #news_menu_sub li a,
body .header #g_menu > ul > li #support_menu_sub li a {
  font-weight: bold;
  color: #fff;
}



body .header .gamement {
  position: absolute;
  left: 50%;
  z-index: 13;
  margin-left: 145px;
  margin-top: 280px;
  display: block;
  width: 250px;
  height: 250px;
  background-image: url(../images/maintenance.png);
  transition: 0.5s ease;
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.75));
  transition: 0.5s ease;
  opacity: 1;
}

body .header .gamestart2,
body .header .gamestart {
  position: absolute;
  left: 50%;
  z-index: 13;
 margin-left: -509px;
  margin-top: 455px;
  display: block;
 width: 377px;
  height: 111px;
  background-image:url(../img/start.png);
  transition: 0.5s ease;
  opacity: 1;
}

body .header .gamestart2:hover,
body .header .gamestart:hover {
  margin-top: 453px;
  background-image: url(../img/start_on.png);
  filter: drop-shadow(3px 3px 3px transparent);
}

body .header .gamestart2 a,
body .header .gamestart a ,body .header .game_advance a{
  display: block;
  height: 100%;
  width: 100%;
}
body .header .game_advance{
	position: absolute;
  left: 50%;
  z-index: 13;
 margin-left: -509px;
  margin-top: 455px;
  display: block;
 width: 377px;
  height: 111px;
  background-image:url(../img/advance/advance.png);
  transition: 0.5s ease;
  opacity: 1;
	}
body .header .game_advance:hover {
  margin-top: 453px;
  background-image:url(../img/advance/advance_on.png);
  filter: drop-shadow(3px 3px 3px transparent);
}	
body .header .game_repair{
	position: absolute;
  left: 50%;
  z-index: 13;
 margin-left: -509px;
  margin-top: 455px;
  display: block;
 width: 377px;
  height: 111px;
  background-image:url(../img/repair/repair.png);
  transition: 0.5s ease;
  opacity: 1;
	}

body .header > img,
body .header .bg_chara,
body .header #pv {
  position: absolute;
  left: 50%;
  z-index: 13;
}

body #top_title {
  overflow: hidden;
  width: 100%;
  height: 873px;
  position: absolute;
  top:87px;
}

body #top_title > img,
body #top_title .bg_chara,
body #top_title #pv {
  position: absolute;
  left: 50%;
  z-index: 13;
}

body #top_title #title {
  left: 50%;
  top: 43px;
  position:absolute;
  margin-left:-490px;
}

body #top_title #copy {
  left:50%;
  margin-left:-100px;
  top: 431px;
  position:absolute;
}

body #top_title #pv {
  display: block;
  width: 258px;
  height: 135px;
  background:url(../img/pv.png) no-repeat;
  margin-left: -469px;
  top: 311px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  text-indent: -9999px;
  position:absolute;
  z-index:999; 
}

body #top_title #c1 {
  background: url("../img/c1.png") top left no-repeat;
  width:1287px;
  height:1356px;
  margin-left: -430px;
  margin-top:0px;
  z-index: 12;
  animation-delay: 0s;
}

body #top_title #c2 {
  background: url("../img/c2.png") top left no-repeat;
  width: 787px;
  height: 965px;
  margin-left: 12px;
  margin-top: 0px;
  z-index: 11;
  animation-delay: 0.15s;
}

body #top_title #c3 {
  background: url("../img/c3.png") top left no-repeat;
  width: 919px;
  height: 899px;
  margin-left: -445px;
  margin-top: 0px;
  z-index: 10;
  animation-delay: 0.3s;
}

body #top_title #c4 {
  background: url("../img/c4.png") bottom center no-repeat;
  width: 100%;
  height: 638px;
  margin:15% -50%;
  background-size:100% auto;
  
  z-index: 13;
  animation-delay: 0.3s;
}

body #top_title #login {
  font-size: 14px;
  background: url(../img/login_form_bg.png) no-repeat center top;
  width: 258px;
  height: 224px;
  padding: 15px 23px;
  position:absolute;
  top: 570px;
  left: 50%;
  margin-left: -509px;
  z-index: 100;
  /*ログイン状態*/
}

body #top_title #login input {
  border-radius: 2px;
  border: #a57443 1px solid;
  width: 210px;
  margin-bottom: 5px;
}

body #top_title #login .submit,
body #top_title #login #touroku {
  text-align: center;
  background:url(../img/login_btn_bg.png) no-repeat;
  width: 214px;
  height: 27px;
  border: none;
  border-radius: 4px;
  border-bottom: #48330c 2px solid;
  color: #ffffff;
  margin-bottom: 5px;
  padding-top: 3px;
  font-weight:bold;
}

body #top_title #login #touroku {
  display: block;
  background:url(../img/login_btn_bg.png) no-repeat;
  border-color: #48330c;
  text-decoration: none;
  font-weight:bold;
  margin-top: 0px;
}

body #top_title #buy_btn{
	width:255px; 
	height:52px;
	margin-left:-507px;
	background:url(../img/buy_btn.jpg) no-repeat;
	position:absolute;
	top:794px;
	left:50%;
	}

body #top_title #buy_btn a{
	width:255px;
	}
	
body #top_title #buy_btn:hover{
	/*background:url(../img/buy_btn_on.jpg) no-repeat;*/
	opacity:0.9;
	
	}

body #top_title #login a {
  color: #f6efd2;
  text-decoration: underline;
}

body #top_title #login a:hover {
  text-decoration: none;
}

body #top_title #login p {
  text-align: right;
  margin-bottom: 2px;
  margin-top: -5px;
}

body #top_title #login #oid {
  display: flex;
  justify-content: flex-end;
  width: 230px;
  margin-bottom: 5px;
}

body #top_title #login #oid span {
  font-size: 18px;
  font-weight: bolder;
  line-height: 18px;
  vertical-align: middle;
  margin-right: auto;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#f6efd2;
}

body #top_title #login #oid ul {
  /*margin-top: 2px;*/
  display: flex;
  justify-content: flex-end;
  margin-right: 15px;
}

body #top_title #login #oid ul li {
  margin: 0 5px;
}

body #top_title #login .index_logged .top {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0;
  color:#f6efd2;
}

body #top_title #login .index_logged .box {
  display: flex;
  justify-content: center;
}

body #top_title #login .index_logged .box .login_name_icn img {
  border-radius: 4px;
  border: #000 1px solid;
}

body #top_title #login .index_logged .box .login_name_box {
  text-align: left;
  padding-left: 5px;
}

body #top_title #login .index_logged .box .login_name_box p {
  text-align: left;
  color:#f6efd2;
}

body #top_title #login .index_logged .box .login_name_box .login_name_01,
body #top_title #login .index_logged .box .login_name_box .login_buy {
  margin: 0 0 10px 0;
  background-color: #fff;
  border-radius: 4px;
  border: #000 1px solid;
  padding: 0 5px;
}

body #top_title #login .index_logged .box .login_name_box .login_bk {
  text-align: center;
  background: #876549;
  width: 150px;
  height: 29px;
  border: none;
  border-radius: 4px;
  border-bottom: #361a14 2px solid;
  color: #ffffff;
  margin-top: 20px;
  padding-top: 3px;
}

body #top_title #login .index_logged .box .login_name_box .login_bk a {
  color: #fff;
  font-size: 12px;
}

body #top_title #login form input:nth-child(5) {
  width: 115px;
}

body #top_title .columnbanner {
  position: absolute;
  top: 572px;
  left: 50%;
  margin-left: -236px;
  width: 743px;
  height: 274px;
  /*background: #000;*/
  z-index: 14;
  overflow: hidden;
}

body main #top_bn, body main #bottom_bn {
  background: url(../img/bn_bg.png) no-repeat center;
  height: 160px;
  width:100%;
  margin:0 auto;
  background-size:100% 160px;
}

body main #top_bn ul, body main #bottom_bn ul {
  display: flex;
  justify-content: center;
}

body main #top_bn ul li, body main #bottom_bn ul li {
  width: 238px;
  margin: 25px 10px 0px 10px;
}

body main #top_bn ul li img, body main #bottom_bn ul li img {
	box-shadow:#000 0px 0px 5px;
}

body main #news {
  
  overflow: hidden;
  padding-bottom: 40px;
}

body main #news #news_wrapper {
  width: 1005px;
  margin: 0 auto;
  margin-top: 30px;
  
}

body main #news #news_wrapper #news_title {
  margin-top: 30px;
  clear: both;
}

body main #news #news_wrapper #notice {
  background:url(../img/tab_bg.png) no-repeat;
  width: 638px;
  float: left;
  margin-top: 10px;
  box-shadow:#000 0px 0px 5px;
}

body main #news #news_wrapper #notice #ntc_menu{
	height:44px;
	margin-top:7px;
	}

body main #news #news_wrapper #notice #ntc_menu ul {
  position: relative;
  display: flex;
  justify-content: flex-start;
  height:44px;
  width:600px;
  margin-left:19px;
}



body main #news #news_wrapper #notice #ntc_menu ul li {
  
  color:#867964;
  cursor: pointer;
  width: 120px;
  height: 44px;
  border-width: 1px 1px 1px 1px;
  text-shadow:#000 0px 1px 1px;
  
  margin-right: 2px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 44px;
  transition: 0.5s ease-in;
}

body main #news #news_wrapper #notice #ntc_menu ul li:hover {
  
  color: #fff;
  background:url(../img/ntc_menu_ac.png) no-repeat;
}

body main #news #news_wrapper #notice #ntc_menu ul .active {
 
  background:url(../img/ntc_menu_ac.png) no-repeat;
  color:#FFF;
  text-shadow:#000 0px 1px 1px;
}

body main #news #news_wrapper #notice #ntc_menu ul li.active:hover {
  background:url(../img/ntc_menu_ac.png) no-repeat;
}

body main #news #news_wrapper #notice #tabs {
  height:442px;
}

body main #news #news_wrapper #notice #tabs  li {
  position: relative;
  display: none;
  overflow: hidden;
  width: 100%;
  padding-bottom: 25px;
}

body main #news #news_wrapper #notice #tabs ul li ul li {
  
  padding: 25px 22px 10px 22px;
  position: relative;
  display: block;
}

body main #news #news_wrapper #notice #tabs ul li ul li .t1 {
  font-size: 16px;
}

body main #news #news_wrapper #notice #tabs ul li ul li a {
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 76px;
  color:#fff8dd;
  text-decoration:underline;
}

body main #news #news_wrapper #notice #tabs ul li ul li a:hover {
  text-decoration:none;
}

body main #news #news_wrapper #notice #tabs ul li ul li img {
  
  height: 15px;
  
  position: absolute;
  top: 15px;
  left: 22px;
}

/*body main #news #news_wrapper #notice .tabs ul li ul li .ic_type20 {
  background-image: url(../img/label_news.png);
}

body main #news #news_wrapper #notice .tabs ul li ul li .ic_type21 {
  background-image: url(../img/label_event.png);
}

body main #news #news_wrapper #notice .tabs ul li ul li .ic_type22 {
  background-image: url(../img/label_update.png);
}

body main #news #news_wrapper #notice .tabs ul li ul li .ic_type23 {
  background-image: url(../img/label_mainte.png);
}*/

body main #news #news_wrapper #notice #tabs ul li .morebtn {
  margin-top: 10px;
  float: right;
  margin-right:12px;
}

body main #news #news_wrapper #notice #tabs ul li .morebtn a {
  display: block;
  width:130px;
  height:26px;
  background:url(../img/notice_btn.png) no-repeat;
  transition: 0.5s ease-out;
}

body main #news #news_wrapper #notice #tabs ul li .morebtn a:hover {
  color: #ffffff;
  background:url(../img/notice_brn_on.png) no-repeat;
  
  text-decoration: none;
}

body main #news #news_wrapper #twitter {
  background:url(../img/tw_bg.png) no-repeat;
  width: 304px;
  height: 494px;
  float: right;
  padding: 15px 15px 0px 15px;
  box-shadow:#000 0px 0px 5px;
  margin-top:10px;
  position:relative;
}



body main #news #news_wrapper #twitter .timeline-Header-title {
  margin:0 auto;
}

body main #news #news_wrapper #twitter #tw_tit{
	margin-left:60px;
	padding-bottom:17px;
	}

body main #bottom_bn {
  background-image: url(../img/line2.jpg), url(../img/line2.jpg), url(../img/bn_bg.jpg);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-position: center top, center bottom, center center;
  background-size: auto, auto, cover;
}

body main #bottom_bn ul li {
  width: 240px;
  margin: 32px 10px 0px 10px;
}

body main #spec {
  background:#1f1f1f;
  border-top:3px solid #f3eca9;
  height: 338px;
  margin:0 auto;
  background-size:100% auto;
  
}

body main #spec .spec_wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
}
body main #spec .spec_wrapper .inner{
            width: 1000px;
            height: 328px;
            position: relative;
            overflow: hidden;
        }



body main #spec #spec_wrapper table {
  width: 800px;
  margin:0 auto;
  margin-top:30px;
  font-size: 16px;
  border-top: 1px solid #fff8dd;
  border-bottom: 1px solid #fff8dd;
}

body main #spec #spec_wrapper table tr {
  border-bottom: 1px solid #fff8dd;
}

body main #spec #spec_wrapper table tr th {
  font-weight: normal;
  width: 150px;
  padding: 8px;
  color:#fff8dd;
  border-right: 1px solid #fff8dd;
  text-align:center;
}

body main #spec #spec_wrapper table tr td {
  padding: 8px;
  color:#fff8dd;
}

body main #spec #spec_wrapper table tr:last-child {
  border: none;
}

body .footer {
  background: #ffffff;
  padding: 20px;
  position: relative;
}

body .footer .foot {
  z-index: 10000;
  display: flex;
  justify-content: center;
  font-size: 13px;
}

body .footer img {
  width: 186px;
  height: 69px;
}

body .footer div {
  margin: 10px 10px 10px 40px;
}

body .footer p {
  text-align: center;
  margin: 0px;
  line-height: 35px;
}

/* 2ndページ*/
.wrap_sp {
  background:url(../img/head_pl.png) no-repeat center 50px;
}

.wrap_sp .header {
  height: 254px !important;
  width: 100%;
}

.wrap_sp .top_logo {
  margin: 5px auto 0 auto;
  width: 1000px;
  height: 205px;
}

.wrap_sp .top_logo a {
  background:url(../img/logo_02.png) no-repeat;
  display: block;
  width: 268px;
  height: 171px;
}

.wrap_sp .pagecontent {
  width: 1000px;
  min-height: 580px;
  background-image: url(../img/content_head.png), url(../img/content_foot.png), url(../img/content_body.png);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center bottom, center center;
  margin: 0px auto 50px auto;
}

.wrap_sp .pagecontent .subtitle .sp_page_right_top {
  font-size: 13px;
  text-align: right;
  padding: 0px 50px 0 0px;
  color:#867964;
}

.wrap_sp .pagecontent .subtitle .sp_page_right_top .subpagenav a{
	color:red;
	}
	
.wrap_sp .pagecontent .subtitle .sp_page_right_top .subpagenav_current{
	color:#867964;
	}

.wrap_sp .pagecontent #content_title {
  padding: 15px 0 10px 10px;
  text-align: center;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}





.wrap_sp .pagecontent .title_line {
  display: block;
  width: 881px;
  margin: 0 auto;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}

.wrap_sp .pagecontent .about {
  text-align: center;
}

.wrap_sp .pagecontent .spcontain {
  padding: 20px 50px 50px 50px;
  font-size: 14px;
  color:#fff;
}


.wrap_sp .pagecontent .spcontain .spcontainer .page_tit {
  text-align: right;
  width: 100%;
  margin-bottom: 10px;
  line-height: 36px;
  font-size: 22px;
  font-weight: bold;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_tit h3 {
  background:url(../img/tit_bg.png) no-repeat;
  border-radius: 5px;
  text-align: left;
  color: #000;
  padding: 0px 5px 5px 10px;
  margin: 0 auto;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_tit .pages_date {
  font-size: 12px;
  line-height: 17px;
  padding-right: 10px;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital {
  padding: 10px 10px 30px 10px;
}
.wrap_sp .pagecontent .spcontain .spcontainer .page_dital p img{
  max-width:720px;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital table {
  outline: #6b604c solid 1px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 80%;
  margin-bottom: 10px;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital table th,
.wrap_sp .pagecontent .spcontain .spcontainer .page_dital table td {
  border: 1px solid #6b604c;
  padding: 0.5em;
  font-size:13px;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital table th {
  background: rgb(47,42,39);
  color: #fff;
  font-size:14px;
  padding:10px 40px 10px 40px;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h1,
.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h2,
.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h4,
.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h5,
.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h6 {
  margin: 0 0 10px 0;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h1 {
  font-size: 160%;
  color: #482700;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h2 {
  font-size: 150%;
  color:rgb(252,243,181);
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h4 {
  font-size: 140%;
  color: #8a651f;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h5 {
  font-size: 130%;
  color: #a57e2c;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital h6 {
  font-size: 120%;
  color: #be8e22;
}

.wrap_sp .pagecontent .spcontain .spcontainer .page_dital strong {
  color: #e48208;
}

.wrap_sp .pagecontent .spcontain .spcontainer .back_btn a {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  display: block;
  width: 149px;
  height: 41px;
  border-radius: 4px;
  background:url(../img/return_btn.png) no-repeat;
  text-indent:-9999px;
  margin-top:20px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li {
  border-bottom: 1px solid #000;
  padding: 8px 10px 5px 70px;
  position: relative;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .t1 {
  font-size: 14px;
  
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .t1 a{
	color:#fff;
	}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .t1 a:hover{
	color:#7b6f5c;
	}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .t3 {
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
  color:#fff;
}
.t3 {
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
  color:#fff;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .icon {
  width: 50px;
  height: 15px;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
}
.icon {
  width: 50px;
  height: 15px;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .ic_type20 {
  background-image: url(../img/label_news.png);
}
.ic_type20 {
  background-image: url(../img/label_news.png);
  top:15px;
  left:22px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .ic_type21 {
  background-image: url(../img/label_event.png);
}
.ic_type21 {
  background-image: url(../img/label_event.png);
  top:15px;
  left:22px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .ic_type22 {
  background-image: url(../img/label_update.png);
}
.ic_type22 {
  background-image: url(../img/label_update.png);
  top:15px;
  left:22px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.spnotice li .ic_type23 {
  background-image: url(../img/label_mainte.png);
}
.ic_type23 {
  background-image: url(../img/label_mainte.png);
  top:15px;
  left:22px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list > li {
  border: 1px solid #6b604c;
  margin: 10px;
  width: 200px;
  padding: 0;
  display: block;
  border-radius: 4px;
  background:#2f2a27;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list > li a {
  display: block;
  text-align: center;
  padding: 3px 0;
  color:#fff;
  transition:0.5s ease;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list > li a:hover {
  background: #aa5815;
  color: #fff;
}


.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list_02 {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align:center;
  width:900px;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list_02 > li {
  line-height:40px;
  margin: 10px 35px;
  width: 150px;
  height:40px;
  padding: 0;
  display: block;
  border-radius: 10px;
  background:#313131;
  color:#fdeec7;
  font-size:20px;
  font-weight:bold;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list_02 > li a {
  display: block;
  text-align: center;
  transition:0.5s ease;
  cursor:pointer;
  color:#fdeec7;
}

.wrap_sp .pagecontent .spcontain .spcontainer ul.guide_list_02 > li a:hover {
  
  border-radius: 10px;
  text-shadow:0 0 5px #FF9;
}

.wrap_sp .pagecontent .spcontain .spcontainer .main{
	width:900px;
	margin:0 auto;
	position:relative;
	padding:20px 15px;
	}
.wrap_sp .pagecontent .spcontain .spcontainer .clearfix{
	display:block;
	}
	
.wrap_sp .pagecontent .spcontain .spcontainer dl dt {
    float: left;
    background: #d9c482;
    width: 140px;
    margin: 7px 0px 0px 20px;
    line-height:32px;
    font-weight: bold;
	text-align:center;
	color:#755733;
	}
.wrap_sp .pagecontent .spcontain .spcontainer dl dd{
	margin-left:155px;
	padding:10px 20px;
	}	
.wrap_sp .pagecontent .spcontain .spcontainer dl .wh50 input{
	width:50px;
	}
.wrap_sp .pagecontent .spcontain .spcontainer dl dd input{
	width:500px;
	}
	
.wrap_sp .pagecontent .spcontain .spcontainer .contact_text {
    color: #666;
    border: 1px solid #fff8dc;
    width: 450px;
    height: 200px;
    padding: 2px;
	}
	
.wrap_sp .pagecontent .spcontain .spcontainer .contact_bt {
    text-align: right;
    width: 900px;
    padding-right: 50px;
    margin: 10px 0px;
	}
	
.dl_bnone{
	border-top:none !important;
	}

.wrap_sp .pagecontent .spcontain .spcontainer #wj_list{
	width:900px;
	}

.wrap_sp .pagecontent .spcontain .spcontainer #wj_list div{
    
    width:900px;
    display:none;
    }
.wrap_sp .pagecontent .spcontain .spcontainer #wj_list div.on{
    width:900px;
    display:block;
    } 

.wrap_sp .pagecontent .spcontain .spcontainer #shu_list{
	width:900px;
	min-height:800px;
	margin-top:40px;
	position:relative;
	
	}

.wrap_sp .pagecontent .spcontain .spcontainer #shu_list li{
	width:116px;
	height:137px;
	margin:0 32px 32px 32px;
	float:left;
	z-index:100;
	}
	
.wrap_sp .pagecontent .spcontain .spcontainer #shu_list li  .click{
	cursor:pointer;
	}	
.wrap_sp .pagecontent .spcontain .spcontainer #shu_list li a{
	cursor:default;
	}	
	
.wrap_sp .pagecontent .spcontain .spcontainer #shu_list div{
	width:710px;
	height:508px;
	z-index:9999;
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	display:block;
	}

.wrap_sp .pagecontent .spcontain .spcontainer #wei_list{
	width:900px;
	min-height:800px;
	margin-top:40px;
	position:relative;
	
	}

.wrap_sp .pagecontent .spcontain .spcontainer #wei_list li{
	width:116px;
	height:137px;
	margin:0 32px 32px 32px;
	float:left;
	z-index:100;
	transition:0.5s ease;
	}
.wrap_sp .pagecontent .spcontain .spcontainer #wei_list li  .click{
	cursor:pointer;
	}	
.wrap_sp .pagecontent .spcontain .spcontainer #wei_list li a{
	cursor:default;
	}	
	
.wrap_sp .pagecontent .spcontain .spcontainer #wei_list div{
	width:710px;
	height:508px;
	z-index:9999;
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	display:block;
	}
	

#wj_list .voice_play{
	width:18px;
	height:16px;
	float:right;
	margin-top:104px;
	margin-right:24px;
	background:url(../img/voice_btn.png) no-repeat;
	} 
#wj_list .voice_play:hover{
	background:url(../img/voice_btn_on.png) no-repeat;
	} 
#jiali_list .voice_play{
	width:18px;
	height:16px;
	float:right;
	margin-top:180px;
	margin-right:108px;
	background:url(../img/voice_btn.png) no-repeat;
	} 
#jiali_list .voice_play:hover{
	background:url(../img/voice_btn_on.png) no-repeat;
	}
/* .voice_play_jl{
	width:18px;
	height:16px;
	float:right;
	margin-top:180px;
	margin-right:108px;
	background:url(../img/voice_btn.png) no-repeat;
	} 
 .voice_play_jl:hover{
	background:url(../img/voice_btn_on.png) no-repeat;
	} */


.wrap_sp .pagecontent .spcontain .spcontainer #wu_list{
	width:900px;
	min-height:800px;
	margin-top:40px;
	position:relative;
	
	}

.wrap_sp .pagecontent .spcontain .spcontainer #wu_list li{
	width:116px;
	height:137px;
	margin:0 32px 32px 32px;
	float:left;
	z-index:100;
	}
.wrap_sp .pagecontent .spcontain .spcontainer #wu_list li  .click{
	cursor:pointer;
	}	
.wrap_sp .pagecontent .spcontain .spcontainer #wu_list li a{
	cursor:default;
	}	

.wrap_sp .pagecontent .spcontain .spcontainer #wu_list div{
	width:710px;
	height:508px;
	z-index:9999;
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	display:block;
	}

	
.wrap_sp .pagecontent .spcontain .spcontainer #qun_list{
	width:900px;
	min-height:800px;
	margin-top:40px;
	position:relative;
	
	}

.wrap_sp .pagecontent .spcontain .spcontainer #qun_list li{
	width:116px;
	height:137px;
	margin:0 32px 32px 32px;
	float:left;
	z-index:100;
	}
.wrap_sp .pagecontent .spcontain .spcontainer #qun_list li  .click{
	cursor:pointer;
	}	
.wrap_sp .pagecontent .spcontain .spcontainer #qun_list li a{
	cursor:default;
	}
.wrap_sp .pagecontent .spcontain .spcontainer #qun_list div{
	width:710px;
	height:508px;
	z-index:9999;
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	display:block;
	}
	

.wrap_sp .pagecontent .spcontain .spcontainer #jiali_list{
	width:900px;
	min-height:800px;
	margin-top:40px;
	position:relative;
	
	}

.wrap_sp .pagecontent .spcontain .spcontainer #jiali_list li{
	width:92px;
	height:107px;
	margin:0 29px 20px 29px;
	float:left;
	z-index:100;
	}
	
.wrap_sp .pagecontent .spcontain .spcontainer #jiali_list li a{
	cursor:pointer;
	}	
	
.wrap_sp .pagecontent .spcontain .spcontainer #jiali_list div{
	width:793px;
	height:576px;
	z-index:9999;
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	display:block;
	}


.wrap_sp .pagecontent .spcontain .spcontainer .sppagination {
  text-align: center;
  padding-top: 20px;
  
}

.wrap_sp .pagecontent .spcontain .spcontainer .sppagination a{
	color:#867964;
	}
	
.wrap_sp .pagecontent .spcontain .spcontainer .sppagination a:hover{
	color:#a9997f;
	transition:0.5s ease;
	}

.caution {
  color: red;
}

/* コンタクトフォーム */
.cateBox_tb {
  border: #867964 1px solid;
  width: 800px;
  margin: 0 auto 20px auto;
}

.cateBox_tb > tbody > tr > th {
  background: #d9c482;
  color: #755733;
  padding: 5px 10px;
  border-bottom: #fff 1px solid;
  width: 200px;
  font-weight:bold;
}

.cateBox_tb > tbody > tr > th:last-of-type {
  border-bottom: #fff 1px solid;
}

.cateBox_tb > tbody > tr > td {
  padding: 5px 10px;
  font-weight:bold;
}
/*.spcontact .list_tt li{
	overflow:hidden;
	border-bottom:1px solid #FFF;
	margin:5px 0;
	vertical-align:bottom;
	font-size:14px;
	line-height:15px;
	padding:5px;
	}
.spcontact .list_tt li a{
	overflow:hidden;
	vertical-align:middle;
	color:#FFF;
	}*/
.sub_tb td {
  padding: 5px 10px 5px 0;
}

.formbt {
  text-align: center;
}

.formbt .back_button {
  background:url(../img/back_button.png) 0 0 no-repeat;
  width:180px;
  height:40px;
  border:0;
  cursor:pointer;
  margin-left:100px;
}
.formbt .send_button {
  background:url(../img/send_button.png) 0 0 no-repeat;
  width:180px;
  height:40px;
  border:0;
  cursor:pointer;
  margin-left:100px;
}

.spcontact .formbt .submit_button {background:url(../img/confirm_btn.png) 0 0 no-repeat;width:180px;height:40px;border:0;cursor:pointer;margin-left:282px;}
.spcontact .formbt .back_button {background:url(../img/back_button.png) 0 0 no-repeat;width:180px;height:40px;border:0;cursor:pointer;margin-left:100px;}
.spcontact .formbt .send_button {background:url(../img/send_button.png) 0 0 no-repeat;width:180px;height:40px;border:0;cursor:pointer;margin-left:100px;}
.return_button {background:url(../img/confirm_btnreturn.png) 0 0 no-repeat;width:180px;height:40px;border:0;cursor:pointer;margin-left:100px;}

.histry_tb {
  border: #000 1px solid;
  width: 800px;
  margin: 0 auto 20px auto;
}

.histry_tb > tbody > tr > th {
  background: #ccc;
  color: #000;
  padding: 5px 10px;
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
}

.histry_tb > tbody > tr > td {
  padding: 5px 10px;
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
}

.histry_tb .hist_title {
  width: 500px;
}

/* 購入ページ */
h3 {
  background: #472600;
  background: url(../img/tit_bg.png) no-repeat;
  margin: 20px auto;
  line-height:40px;
  border-radius: 5px;
  color: #000;
  font-size: 18px;
  padding-left:10px;
}

h3:first-child {
  margin-top: 0;
}

h3 label {
  margin: 0;
}

#buy_links {
  margin-bottom: 10px;
}

#buy_links ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#buy_links ul li {
  background: url(../img/buy_icon.png);
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.4));
  display: block;
  width: 250px;
  height: 120px;
  margin: 10px;
  text-align: right;
  line-height: 1.3em;
}

#buy_links ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 21px 15px 0 0;
  font-weight: bold;
  color: #d5cd99;
}


#server_choose {
  margin-bottom: 10px;
}

#server_choose ul {
  display: flex;
  flex-wrap: wrap;
}

#server_choose ul li{
	position:relative;
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.4));
  display: block;
  width: 198px;
  height: 70px;
  margin: 20px 50px;
}



#server_choose ul li a {
  display: block;
  width:198px;
  height:70px;
  background:url(../img/server_bg.png) no-repeat bottom;
}

#server_choose ul li a:hover{
	background:url(../img/server_bg_on.png) no-repeat bottom;
	}
	
#server_choose ul li .server_tit{
	width:108px;
	height:26px;
	position:absolute;
	left:45px;
	top:20px;
	}
#server_choose ul li .server_func{
	width:51px;
	height:17px;
	position:absolute;
	left:72px;
	top:47px;
	}
#server_choose ul li .server_new{
	width:38px;
	height:38px;
	position:absolute;
	right:5px;
	top:0px;
	}

.server_agree{
	width:160px;
	height:25px;
	float:right;
	
	}




/*banner css*/
.columnbanner {
  position: relative;
  width: 743px;
  height: 274px;
  margin-bottom: 10px;
  background: #555;
}

#slides li {
  display: block;
  float: left;
  width: 743px;
  height: 274px;
}

#slides li a img {
  width: 743px;
  height: 274px;
}

#dots {
  position: absolute;
  padding: 0 10px;
  bottom: 3px;
  right: 15px;
  z-index: 99;
}

#dots li {
  float: left;
  margin: 5px;
}

#dots li a {
  width: 10px;
  display: block;
  height: 10px;
  background-color: #fff;
  border-radius: 15px;
}

#dots li.act a {
  background-color: #e87013;
  border: 1px solid #ab4d04;
}

/*spec*/
.spec_tit{
	width:392px;
	height:74px;
	margin:0 auto;
	}
.item a{
	cursor:pointer;
	}
.item img{
	width:320px;
	margin-left:7px;
	margin-right:6px;
	margin-top:40px;
	float:left;
	}
.carousel-indicators{
	bottom:-50px !important;}
.spec_pop div{
	width:1000px;
	position:fixed;
	left:0;
	top:10%;
	right:0;
	bottom:0;
	margin:auto;
	z-index:9999;
	}	
.spec_pop div img{
	width:1000px;}

/* 登録完了ページ*/
@media screen and (min-width: 981px) {
  #comp_wrap {
    background: url(../img/comp_bg.png) no-repeat center top;
    min-width: 980px;
    min-height: 600px;
    height: calc(100vh - 191px);
  }
  #comp_wrap h1 {
    position: absolute;
    width: 374px;
    height: 142px;
    left: 50%;
    margin: 170px 0 0 -400px;
  }
  #comp_wrap #comp_txt {
    width: 700px;
    position: absolute;
    text-align: center;
    left: 50%;
    margin: 400px 0 0 -350px;
  }
  .comp_footer {
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: #ffffff;
    padding: 20px;
    position: relative;
  }
  .comp_footer .foot {
    z-index: 10000;
    display: flex;
    justify-content: center;
    font-size: 13px;
  }
  .comp_footer img {
    width: 186px;
    height: 69px;
  }
  .comp_footer div {
    margin: 10px 10px 10px 40px;
  }
  .comp_footer p {
    text-align: center;
    margin: 0px;
    line-height: 35px;
  }
}

#gameform #comp_wrap {
  background: url(../img/comp_bg.png) no-repeat -540px top;
}

@media screen and (max-width: 980px) {
  #comp_wrap {
    width: 100%;
    height: calc(100vh - 163px);
    min-width: auto;
    min-height: 450px;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    background: url(../img/comp_bg.png) no-repeat center 10px;
    background-size: auto 320px;
  }
  #comp_logo {
    top: 80px;
    width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
  }
  #comp_txt {
    position: absolute;
    left: 50%;
    top: 190px;
    margin-left: -50%;
    width: 98%;
  }
  #comp_txt img {
    width: 100%;
  }
  .comp_footer {
    background: white;
    text-align: center;
    font-size: 12px;
    height: 163px;
    overflow: hidden;
  }
  .comp_footer div.foot {
    width: 100%;
    display: block;
    margin: 0;
  }
  .comp_footer .foot_con {
    padding: 0 10px;
  }
  .comp_footer p a {
    display: inline-block;
    text-align: center;
    padding: 5px;
  }
  .comp_footer p a a {
    display: block;
    height: 100%;
  }
  .comp_footer div.foot_con,
  .comp_footer .ingame_icon {
    margin: 0;
  }
  .comp_footer img {
    margin: 0 auto;
    display: block;
  }
  .comp_footer p {
    margin: 0;
    padding: 0px 0 10px 0;
  }
}

#plattop * {
  box-sizing: content-box;
}

#loader-bg {
  background: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10000;
}

#loader-bg img {
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

#tsutaya .header {
  height: 840px;
}

#tsutaya .header .gamement,
#tsutaya .header .gamestart2,
#tsutaya .header .gamestart ,
#tsutaya .header .game_advance,
#tsutaya .header .game_repair{
  position: absolute;
  left: 50%;
  z-index: 13;
  margin-left: -510px;
  margin-top: 505px;
}
#tsutaya .header .gamestart {
  width: 263px;
  height: 268px;
  background-image:url(../img/game_start02.png);
}
#tsutaya .header .gamestart:hover {
  background-image:url(../img/game_start_on.png);
}
#tsutaya .header .game_advance {
  width: 263px;
  height: 268px;
  background-image:url(../img/advance/advance_02.png);
}
#tsutaya .header .game_advance:hover {
  background-image:url(../img/advance/advance_on_02.png);
}
#tsutaya .header .game_repair {
  width: 263px;
  height: 268px;
  background-image:url(../img/repair/repair_02.png);
}
#tsutaya .header .game_repair {
  background-image:url(../img/repair/repair_on_02.png);
}
#tsutaya .header .gamestart2:hover,
#tsutaya .header .gamestart:hover ,
#tsutaya .header .game_advance:hover,
#tsutaya .header .game_repair:hover{
  margin-top: 506px;
}

#tsutaya #top_title {
  height: 820px;
  top: 20px;
}

#tsutaya #top_title #title {
  margin-left: -410px;
  margin-top: 0px;
}

#tsutaya #top_title #copy {
  margin-left: -508px;
  margin-top: -181px;
}

#tsutaya #top_title #pv {
  margin-left: -408px;
  margin-top: 80px;
  width: 320px;
  height: 135px;
  background:url(../img/pv_long.png) no-repeat;
}

#tsutaya #top_title #c1 {
  background: url("../img/c1.png") top left no-repeat;
  width: 640px;
  height: 479px;
  margin-left: -80px;
  margin-top: 240px;
  z-index: 12;
}

#tsutaya #top_title #c2 {
  background: url("../img/c2.png") top left no-repeat;
  width: 581px;
  height: 835px;
  margin-left: 205px;
  margin-top: 10px;
  z-index: 11;
}

#tsutaya #top_title #c3 {
  background: url("../img/c3.png") top left no-repeat;
  width: 640px;
  height: 833px;
  margin-left: -260px;
  margin-top: -140px;
  z-index: 10;
}

#tsutaya #top_title #login {
  display: none;
}

#tsutaya #top_title .columnbanner {
  top: 535px;
  left: 50%;
  margin-left: -235px;
}

body #vecter #g_menu {
  background-image:url(../img/top_menu.png);
}

body #vecter #g_menu > ul {
  width: 996px;
}

body #tog #g_menu {
  background-image: url(../img/top_menu_tog.png), linear-gradient(to left, #361f0f, #5f3410 ,#b38348 50%,#5f3410 , #361f0f);
}

body #tog #g_menu > ul {
  width: 830px;
}

.ss {
  border: 4px solid #48330c;
  border-radius: 10px;
  margin: 0 15px 10px 0;
  float: left;
  max-width:700px;
  max-height:400px;
}

#guide_story {
  display: block;
  margin: 0 auto;
}
#faq_img {
  display: block;
  margin: 0 auto;
}

.caution {
  color: red;
}

.spcontain {
  overflow: hidden;
}

.block {
  overflow: hidden;
  clear: both;
  margin: 0 auto 20px auto;
  line-height: 1.8em;
  font-size: 90%;
  width: 80%;
}

.guide_title {
  
  font-weight: bold;
}

.short {
  width: 80%;
  margin: 0 auto 20px auto;
}

dl {
  overflow: hidden;
}

dt {
  float: left;
}

.spcontact .list_tt li {
  overflow: hidden;
  border-bottom: 1px dashed #fff;
  margin: 5px 0;
  vertical-align: bottom;
  font-size: 14px;
  line-height: 15px;
  padding: 5px;
  position:relative;
}

.spcontact .list_tt li a {
  overflow: hidden;
  vertical-align: middle;
}

.spcontact .list_tt li .icon {
  text-indent: -9999px;  display: inline-block;
  width: 50px;
  height: 15px;
  position:absolute;
  top:5px;
}

.spcontact .list_tt li .ch01 {
  background:url(../img/iconch.jpg) 0 0 no-repeat;
  text-indent: -9999;
}

.spcontact .list_tt li .ch02 {
  background: url(../img/iconch.jpg) 0 -15px no-repeat;
  text-indent: -9999;
}

.spcontact .list_tt li .ch03 {
  background: url(../img/iconch.jpg) 0 -30px no-repeat;
  text-indent: -9999;
}

.spcontact .list_tt li .title {
  color:#fff;
  /*margin-left: 1em;*/
  vertical-align: bottom;
  position:absolute;
  left:65px;
  max-width:730px;
  overflow:hidden;
  text-overflow: ellipsis;
}
.spcontact .list_tt li .title:hover {
	text-decoration:underline;
}
.spcontact .list_tt li .days {
  float: right;
  display: table-cell;
  color:#fff;
  vertical-align: middle;
}

#chara .spcontain {
  padding: 0;
}

#chara .back_btn {
  margin-bottom: 30px;
}

#character_body > div {
  position: relative;
  z-index: 1000;
  margin-top: 100px;
}

#character_body {
  position: relative;
  height: 600px;
  margin: 0px 8px 30px 8px;
  overflow: hidden;
}

#character_body #c_list {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0px auto 0 auto;
  position: relative;
  z-index: 100000;
}

#character_body #c_list li {
  margin: 0 10px;
}

#character_body #c_list li img {
  border: 3px solid #472600;
  border-radius: 100px;
  background: #ffffff;
  transition: 0.5s ease;
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
}

#character_body #c_list li img.active {
  border-color: #f1a808;
}

#character_body #c_list li img:hover {
  border-color: #f1a808;
}

#character_body > img {
  position: absolute;
  z-index: 4;
}

#character_body .chara_img {
  position: absolute;
}

#character_body .chara_text {
  font-size: 60%;
  background: rgba(0, 0, 0, 0.5) url(../img/teaser/ct_l.png) no-repeat top center;
  background-size: 300px auto;
  color: #ffffff;
  width: 300px;
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 15;
  margin-left: 60px;
  text-shadow: #000000 1px 1px 5px;
}

#character_body .chara_text p {
  text-align: center;
}

#character_body .chara_text .name {
  text-align: center;
  display: block;
  font-size: 24px;
  padding: 20px 0 0 0;
  font-weight: bold;
}

#character_body .chara_text .cv {
  display: inline-block;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  padding: 0px 10px 0px 0;
  line-height: 14px;
  vertical-align: middle;
}

#character_body .chara_text .text {
  display: block;
  font-size: 11pt;
  padding: 0px 1em 30px 1em;
  background: url(../img/teaser/ct_l.png) no-repeat center bottom;
  background-size: 300px auto;
}

#character_body #ct1 .chara_img {
  top: -120px;
  left: 50%;
  margin-left: -650px;
}

#character_body #ct2 .chara_img {
  top: -110px;
  left: 50%;
  margin-left: -750px;
}

#character_body #ct3 .chara_img {
  top: -250px;
  left: 50%;
  margin-left: -670px;
}

#character_body #ct4 .chara_img {
  top: -350px;
  left: 50%;
  margin-left: -550px;
}

#character_body #ct5 .chara_img {
  top: -200px;
  left: 50%;
  margin-left: -880px;
}

#character_body #ct6 .chara_img {
  top: -110px;
  left: 50%;
  margin-left: -450px;
}

#character_body #ct7 .chara_img {
  top: -180px;
  left: 50%;
  margin-left: -420px;
}

#character_body #ct8 .chara_img {
  top: -200px;
  left: 50%;
  margin-left: -580px;
}

#character_body #ct9 .chara_img {
  top: -150px;
  left: 50%;
  margin-left: -495px;
}

#character_body:before {
  content: "";
  position: absolute;
  background: url(../img/teaser/chara_bg.jpg) center center/cover no-repeat;
  width: 100%;
  height: 600px;
  z-index: 2;
  top: 0px;
}

#character_body:after {
  content: "";
  position: absolute;
  background: linear-gradient(to bottom, white 0%, rgba(247, 242, 222, 0) 5%, rgba(247, 242, 222, 0) 95%, white 100%);
  width: 100%;
  height: 600px;
  z-index: 5;
  top: 0px;
}

.allow_l,
.allow_r {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  height: 104px;
  width: 64px;
  z-index: 100000;
  text-indent: -9999px;
}

.allow_l {
  background: url(../img/teaser/allow_l.png);
  left: 20px;
}

.allow_r {
  background: url(../img/teaser/allow_r.png);
  right: 20px;
}



.voice_btn:active {
  /*押したとき*/
  background-image: linear-gradient(#efefef 0%, #d6d6d6 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 2px rgba(0, 0, 0, 0.19);
  border-bottom: none;
}

.f {
  background: url(../img/icon_f.png) no-repeat left top;
  line-height: 30px;
  padding: 0px 30px 0px 40px;
  display: inline-block;
  margin-bottom: 5px;
}

.q {
  background: url(../img/icon_q.png) no-repeat left top;
  line-height: 30px;
  display: inline-block;
  padding: 0px 30px 0px 40px;
}
.a {
  background: url(../img/icon_a.png) no-repeat left top;
  line-height: 30px;
  display: inline-block;
  padding: 0px 30px 0px 40px;
}

.faq_block {
  border: 1px solid #6b604c;
  border-radius: 6px;
  padding:10PX 20px 20px 20px;
  background: #2f2a27;
  float:left;
}
.faq_fl{
	float:left;
	padding-top:10px;
	}
.faq_fr{
	float:right;
	padding-top:10px;
	}

.bg_02{
	background:url(../img/bg02.jpg) no-repeat fixed center top/cover;
	}
	
.introduce {
	color:#fff;
	}
	
.tablecss{
	
	color:#fff;
	}
	
.tablecss th {
	border-width: 1px;
	padding:20px 60px;
	border-style: solid;
	border-color: #6b604c;
	background-color: #2f2a27;
	text-align:center;
	color:#fcf3b5;
}

.tablecss td{
	border-width: 1px;
	padding-top: 10px;
	padding-bottom:10px;
	border-style: solid;
	border-color: #6b604c;
	text-align:center;
	}
	
.return_btn{
	width:900px;
	height:81px;
	padding-top:40px;
	text-align:center;
	}

.tit_h2{
	color:#fcf3b5;
	font-size:22px;
	}
ul li a.sel{
    position:relative;
	width:200px;
    height:40px;
    line-height:40px;
	background:#826b28;
	border-radius: 10px;
	}

.div-active {
  display: block;
 }


#pv_play{width:800px;
	height:450px;
	background:#09C;
	position:fixed;
	right:0;
	top:0;
	left:0;
	bottom:0;
	z-index:9999;
	margin:auto;
	}
	
	
#mbg{width:100%;
	height:100%;
	background:#000;
	position:fixed;
	right:0;
	top:0;
	left:0;
	bottom:0;
	z-index:9995;
	opacity:0.6;}	
	
	
	
.twitter-timeline{
	width:276px;
	height:430px;
	position:absolute;
	left:15px;
	top:58px;
	}
	
	
.sel{
	filter:drop-shadow(0px 0px 3px #fdeec7);
	}
.fl{
	float:left;
}
.leadpd{
	padding-left:70px;
	}
.v2_0{
	display:none;
	}
.v3_0{
	display:none;
	}
.v4_0{
	display:none;
	}
.abc{    
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    
    }
.faq_back_btn{
	margin:0 auto;
	width:900px;
	}
	
body .header .gamelogin {
  position: absolute;
  left: 50%;
  z-index: 13;
 margin-left: -509px;
  margin-top: 455px;
  display: block;
 width: 377px;
  height: 111px;
  background-image:url(../img/game_login.png);
  transition: 0.5s ease;
  opacity: 1;
}

body .header .gamelogin:hover {
  margin-top: 453px;
  background-image: url(../img/game_login_on.png);
  filter: drop-shadow(3px 3px 3px transparent);
}

body .header .gamelogin a {
display: block;
  height: 100%;
  width: 100%;
}