* ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
}

body {
  position: relative;
  background-image:url(../img/header1.jpg);
  background-repeat: no-repeat;
  background-position:top center;
  height: 100%;
  z-index: 1;
  background-color:#000000;
}

#wrapper {
  overflow: hidden;
}
header {
  height: 803px;
}
main{ background:url(../img/footer_bg.png) no-repeat bottom center; width: 100%;}
#link_btns {
  /*! position: relative; */
  /*! top: 20px; */
  /*! left: 50%; */
  /*! margin: 0 auto; */
  /*! padding: 0 0 10px 0; */
  width: 211px;
  height: 148px;
  position: absolute;
  top: 11px;
  right: 50%;
  margin-right: -500px;
}

#link_btns a {
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.75));
}

#link_btns a:hover {
  top: 1px;
  left: 1px;
}

#to_official_btn {
  display: block;
  width: 211px;
  /*! margin: 0px 10px; */
  float: left;
}
#to_twitter_btn {
  display: block;
  margin-top:8px;
  width: 211px;
  float: left;
}
#link_btns_2 {
  /*! position: relative; */
  /*! top: 20px; */
  /*! left: 50%; */
  /*! margin: 0 auto; */
  /*! padding: 0 0 10px 0; */
  width: 640px;
  height: 90px;
  position: absolute;
  top: 770px;
  left: 50%;
  margin-left: -310px;
}

#link_btns_2 a {
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.75));
}

#link_btns_2 a:hover {
  filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.7));
}
.ml_btn{margin-left:180px;}
.mt_btn{margin-top:30px;}
#to_official_btn_2 {
  display: block;
  width: 300px;
  padding: 0px 10px;
  float: left;
}
#to_twitter_btn_2 {
  display: block;
  width: 300px;
  float: left;
  padding: 0px 10px;
}

#regist_btn {
  width: 980px;
  /*! padding: 0 10px; */
  /*! margin: 660px auto 0 auto; */
  height:135px;
  text-align: center;
  position: absolute;
  top: 660px;
  left: 50%;
  margin-left: -490px;
}
 #pv {
  position: relative;
  z-index: 5;
  width: 640px;
  margin: 20px auto 50px auto;
}

#regist_btn a {
  /*! margin: 110px 0 0 0px; */
  height: 135px;
  display: inline-block;
  position: relative;
}
/*
#regist_btn a img {
  opacity: 1;
  transition: 0.3s;
}

#regist_btn a:hover img {
  opacity: 0.5;
}

#regist_btn a:hover:after {
  opacity: 0;
}

#regist_btn a:after {
  content: "";
  background: url(../img/gamestart.png);
  display: block;
  transition: 0.3s;
  height: 135px;
  width: 586px;
  position: absolute;
  top: 0;
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
}
*/
#regist_over {
  width: 980px;
  /*! padding: 0 10px; */
  /*! margin: 660px auto 0 auto; */
  height:135px;
  text-align: center;
  position: absolute;
  top: 660px;
  left: 50%;
  margin-left: -490px;
}
#regist_over a {
  /*! margin: 110px 0 0 0px; */
  height: 135px;
  display: inline-block;
  position: relative;
}
#pv {
  margin: 30px auto 30px auto;
  display: block;
  width: 640px;
  position: relative;
  z-index: 5;
}

#pv img {
  width: 100%;
}

#c_btn {
  background-image: url(../img/c_btn_bg.jpg), url(../img/c_btn_bg_repeat.jpg);
  background-repeat: no-repeat, repeat-x;
  background-position: center top, left, top;
  height: 130px;
}

#c_btn ul {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 15px 0 0 0;
}

#c_btn ul li {
  width: 300px;
  margin: 0 10px;
  cursor: pointer;
}

#c_btn ul li.is-active img {
  opacity: 0;
}

#c_btn ul #regist_info_btn {
  background: url(../img/c_r_btn_on.png) no-repeat;
  background-size: contain;
}

#c_btn ul #game_info_btn {
  background: url(../img/c_g_btn_on.png) no-repeat;
  background-size: contain;
}

.ChangeElem_Panel {
  display: none;
}

#regist_info img {
  position: absolute;
}

#regist_info #step {
  position: relative;
  background: url(../img/bg1.jpg) no-repeat center 70px;
  height: 1500px;
}

#regist_info #all {
  left: 50%;
  margin: 0 0 0 -417px;
}

#regist_info #s500 {
  top: 380px;
  left: 50%;
  margin: 0 0 0 -426px;
}

#regist_info #s1000 {
  top: 420px;
  left: 50%;
  margin: 0px 0 0 20px;
}

#regist_info #s2500 {
  top: 670px;
  left: 50%;
  margin: 0px 0 0 -466px;
}

#regist_info #s5000 {
  top: 710px;
  left: 50%;
  margin: 0px 0 0 -10px;
}

#regist_info #s10000 {
  top: 900px;
  left: 50%;
  margin: 0px 0 0 -460px;
}

#dc {
  background: url(../img/bg2.jpg) no-repeat center -35px;
  height: 615px;
  position: relative;
}

#dc #dc1 {
  top: -50px;
  left: 50%;
  margin: 0px 0 0 -404px;
  z-index: 2;
}

#dc #dc2 {
  top: 237px;
  left: 50%;
  margin: 0px 0 0 -184px;
}

#rt {
  position: relative;
  height: 685px;
}

#rt #rt_img {
  left: 50%;
  margin: 0px 0 0 -417px;
}
/*#chara{
	background:url(../img/chara_bg.png) no-repeat center top;	
	}*/
#chara img{
	/*margin-top:22px;*/
}	
/*#chara2{
	background:url(../img/chara_bg.png) no-repeat center top;	
	}*/
#chara,#chara2,
#game_info_img,#twitter_img {
  text-align: center;
}
#twitter_img {
	background:url(../img/twitter_bg.png) no-repeat center top;
}
#game_info_img {
  background:url(../img/info_bg.png) no-repeat center bottom;
  padding:33px 0px 20px 0px;
}

#foot_btn {
  width: 620px;
  margin: 2px auto 0 auto;
  text-align: center;
}

#foot_btn a {
  margin: 0px 0 0 0px;
  height: 135px;
  display: inline-block;
  position: relative;
}

#foot_btn a img {
  opacity: 0;
  transition: 0.3s;
}

#foot_btn a:hover img {
  opacity: 1;
}

#foot_btn a:hover:after {
  opacity: 0;
}

#foot_btn a:after {
  content: "";
  background: url(../img/gamestart.png);
  display: block;
  transition: 0.3s;
  height: 135px;
  width: 586px;
  position: absolute;
  top: 0;
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
}
#foot_btn_over {
  width: 620px;
  margin: 50px auto 0 auto;
  text-align: right;
}

#foot_btn_over a {
  margin: 0px 0 0 0px;
  height: 128px;
  display: inline-block;
}
#spec {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 65px 0px;
  display: flex;
  flex-wrap: wrap;
}

#tw {
  background: url(../img/tw_bg.png) no-repeat top left;
  width: 477px;
  height: 519px;
  margin: 0 10px 0 0;
  padding: 80px 45px 30px 35px;
}

#tw iframe {
  height: 410px !important;
}

#spec_info {
  margin: 0 0 0 10px;
  width: 489px;
}

#spec_info img {
  width: 489px;
  display: block;
  margin: 40px auto 0 auto;
}

#spec_info table {
  margin: 20px auto 0 auto;
}

#caution {
  margin: 40px auto 0 auto;
  clear: both;
  padding: 0 20px;
}

#caution p {
  background: red;
  color: white;
  font-weight: bold;
  padding: 3px 0;
  text-align: center;
  margin: 0 0 0 0;
}

#caution ul {
  border: 2px solid red;
  padding: 10px;
  line-height: 1.6;
  background: rgba(255, 255, 255, 0.5);
}

footer {
  clear: both;
  background: #ffffff;
  padding: 20px;
  position: relative;
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

footer img {
  width: 186px;
  height: 69px;
}

footer div {
  margin: 0px 0px 0px 40px;
}

footer ul {
  margin-bottom: 0px;
  font-size: 12px;
  display: flex;
  justify-content: center;
}

footer ul li {
  margin: 0 5px;
  padding-left: 5px;
  border-left: 1px solid #000;
}

footer ul li:first-child {
  border: none;
  padding-left: 0px;
  margin: 0 5px 0 0;
}

footer p {
  width: 100%;
  text-align: center;
  margin: 10px 0 0 0;
}

#finish {
  position: relative;
  background-image: url(../img/header1.jpg);
  background-repeat:no-repeat;
  background-position: top center;
  background-color:#000000;
  height: 100%;
  z-index: 1;
}

main#finish_n {
  min-height: 100%;
}

main#finish_n #finish_txt {
  width: 777px;
  display: block;
  margin: 480px auto 50px auto;
}

main#finish_n #link_btns {
  display: flex;
  width: 620px;
  margin: -20px auto 20px auto;
  justify-content: space-around;
}

main#finish_n #link_btns a {
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.75));
}

main#finish_n #link_btns a:hover {
  top: 1px;
  left: 0px;
}

main#finish_n #to_official_btn {
  position: relative;
  display: block;
  width: 300px;
  margin: 0 0 10px;
}

main#finish_n #return_btn {
  position: relative;
  width: 300px;
  display: block;
}

#finish_tit{
	display:block;
	width:824px;
	/*! position:absolute; */
	/*! left:50%; */
	/*! margin-left:-412px; */
	z-index:100;
	height:127px;
	margin-top: 300px auto;
	margin: 670px auto 0 auto;
}
#back_btn {
  width: 980px;
  padding: 0 10px;
  margin: 20px auto 0 auto;
  height: 250px;
  text-align: center;
}

.section2{ width: 100%; position: relative; margin: 2% auto; max-width: 1000px; }
.swiper-slide { width: 55%;} 
.swiper-slide img { display: block; width: 100%;}
.swiper-button-next { width: 8%; background: none; right:17%;}
.swiper-button-prev { width: 8%; background: none; left:17%}

.pvbtn{ position: absolute; top:420px; left: 50%; margin-left: -400px;}
.pvbtn img{ display: block; width: 100%;}

.yy-pf{ width: 800px; margin: 50px auto 100px auto; display: flex; justify-content: space-around; flex-wrap: wrap; top: 640px; position: absolute; left: 50%; margin-left: -400px;}
.yy-pf img{ display: block;}
.yy-google{ display: inline-block; width: 47%;}
.yy-apple{ display: inline-block; width: 47%;}