@charset "UTF-8";

* ul {
  list-style: none outside;
  padding: 0;
  margin: 0;
}

html {
  font-size: 100px !important;
}

body {
  width: 100%;
  font-size: 0.14rem;
}

.load_over {
  position: absolute;
  width: 100%;
  min-height: 100vh;
  z-index: 1000;
  display: none;
  /* background: #fff; */
}

main {
  margin: -36px 0 0 0;
  padding: 36px 0 0 0;
}

@media screen and (max-width: 1280px) {
  main {
    position: relative;
    overflow: hidden;
  }
}

body {
  background: url(../img/bg02.jpg) no-repeat fixed center top/cover;
}

header {
  height: 960px;
  background-image: url(../img/bg3.png), url(../img/bg2.png), url(../img/bg1.jpg);
  background-size: cover, contain, contain;
  background-repeat: no-repeat;
  background-position: center top, right top, left top;
  /*----------------------------------------------------------------------------------------*/
}

header #header {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  height: .6rem;
  padding: 0px 0;
  z-index: 10000;
  /* 下矢印 */
  /* サブリンク */
  /* SPメニュー開閉ボタン*/
}

header #header #menu_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

header #header .menu {
  width: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

header #header .menu>li {
  width: 1.2rem;
  height: .6rem;
  line-height: .6rem;
  margin: 0 .05rem;
  background: url(../img/header.png) no-repeat left top;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-indent: -2000%;
  font-size: 0.12rem;
}

header #header .menu>li a {
  display: block;
  color: #112299;
}

header #header .menu>li.menu_title {
  display: none;
}

header #header .menu .menu_top {
  background-position: 0px 0;
}

header #header .menu .menu_top:hover {
  background-position: 0px -.6rem;
}

header #header .menu .menu_news {
  background-position: -1.2rem 0;
}

header #header .menu .menu_news:hover {
  background-position: -1.2rem -.6rem;
}

header #header .menu .menu_info {
  background-position: -2.4rem 0;
}

header #header .menu .menu_info:hover {
  background-position: -2.4rem -.6rem;
}

header #header .menu .menu_guide {
  background-position: -3.6rem 0;
}

header #header .menu .menu_guide:hover {
  background-position: -3.6rem -.6rem;
}

header #header .menu .menu_etc {
  background-position: -4.8rem 0;
}

header #header .menu .menu_etc:hover {
  background-position: -4.8rem -.6rem;
}

header #header .menu>li .menu>li a:hover {
  color: #999;
}

header #header ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

header #header ul.menu__second-level li {
  text-indent: 0;
  text-align: center;
  line-height: .4rem;
  height: .4rem;
}

header #header ul.menu__second-level li a:hover {
  background: #e5e5e5;
}

header #header .init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 0 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

header #header .menu>li.menu__single {
  position: relative;
}

header #header li.menu__single ul.menu__second-level {
  position: absolute;
  top: 0px;
  left: -.15rem;
  width: 1.5rem;
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border: 1px solid #cccccc;
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

header #header li.menu__single:hover ul.menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}

header #header .sublink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header #header .sublink li {
  width: .4rem;
  margin: .1rem;
}

header #header .sublink li a img {
  display: block;
  width: 100%;
}

header #header .sublink li a img:hover {
  opacity: 0.6;
}

header #header .menu_open {
  display: none;
}

header #cvs {
  position: absolute;
  z-index: 2;
}

header .head_body {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

header .head_logo {
  height: 131px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 4;
}

header #parallax_area {
  position: relative;
  width: 980px;
  height: 700px;
  margin: 0 auto;
}

header #parallax_area div {
  width: 100%;
}

header #parallax_area img {
  position: absolute;
}

header .orochi {
  z-index: 3;
}

header .orochi img {
  left: 50%;
  margin: 180px 0 0 -457px;
}

header .tsukuyomi {
  z-index: 2;
}

header .tsukuyomi img {
  left: 50%;
  margin: 13px 0 0 -482px;
}

header .amateras {
  z-index: 1;
}

header .amateras img {
  left: 50%;
  margin: -5px 0 0 -379px;
}

header .pv {
  pointer-events: none;
  position: absolute;
  top: 145px;
  left: 50%;
  margin: 0 0 0 105px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 4;
}

header .pv a {
  pointer-events: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 4;
}

header .pv:hover {
  top: 148px;
}

header .pv:hover::after {
  opacity: 0;
}

header .pv::after {
  content: "";
  z-index: 3;
  background: url(../img/pv_shadow.png) no-repeat center top;
  width: 302px;
  height: 215px;
  display: block;
  position: absolute;
  top: 0;
  left: -6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .pf_link {
  position: absolute;
  top: 267px;
  left: 50%;
  margin: 85px 0 0 108px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 100;
}

header .pf_link ul {
  width: 289px;
}

header .pf_link ul li {
  width: 100%;
  margin: 0.5em 0% 0 0%;
}

header .pf_link ul li a {
  display: inline-block;
  height: 100%;
}

header .pf_link ul li a img {
  display: block;
  width: 100%;
  margin: 0;
}

header .game_start {
  pointer-events: none;
  position: absolute;
  top: 207px;
  left: 50%;
  margin: 85px 0 0 108px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 4;
}

header .game_start a {
  pointer-events: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 4;
}

header .game_start:hover {
  top: 210px;
}

header .game_start:hover::after {
  opacity: 0;
}

header .game_start::after {
  content: "";
  z-index: 1;
  background: url(../img/start_shadow.png) no-repeat center top;
  width: 290px;
  height: 328px;
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .link_btn {
  position: absolute;
  top: 490px;
  left: 50%;
  display: block;
  margin: 0 0 0 164px;
  z-index: 400;
}

header .link_btn li {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .link_btn li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 4;
}

header .link_btn li:last-child {
  margin: 0px 0 0 10px;
}

header .link_btn li img {
  z-index: 3;
}

header .link_btn .os::after,
header .link_btn .tw::after {
  content: "";
  z-index: 2;
  width: 164px;
  height: 71px;
  display: block;
  position: absolute;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

header .link_btn .os::after {
  background: url(../img/os_btn_shadow.png) no-repeat center top;
  left: 0px;
  margin-top: 0px;
}

header .link_btn .os:hover {
  margin-top: 3px;
}

header .link_btn .os:hover::after {
  opacity: 0;
}

header .link_btn .tw::after {
  background: url(../img/tw_btn_shadow.png) no-repeat center top;
  right: 0px;
  margin-top: 0px;
}

header .link_btn .tw:hover {
  margin-top: 3px;
}

header .link_btn .tw:hover::after {
  opacity: 0;
}

#mail {
  border-radius: 20px;
  background: #6f0002;
  padding: 15px 15px;
}

#mail .mail_inner {
  background: #fff;
  border-radius: 16px;
  max-width: 600px;
  padding: 50px 50px;
  text-align: center;
}

#mail .mail_inner input {
  width: 100%;
}

#mail .mail_inner button {
  margin: 20px auto 0 auto;
  height: 35px;
  padding: 0;
  border: none;
  background: transparent;
}

#mail .mail_inner button img {
  display: block;
  height: 100%;
}

#banner {
  position: relative;
  width: 7.4rem;
  margin: -100px auto 0 auto;
  z-index: 100;
  overflow: hidden;
}

#banner .banner-slider {
  width: 7.4rem;
  height: 2.65rem;
}

#banner .banner-slider .swiper-slide img {
  display: block;
  width: 100%;
}

#banner .pagination0 {
  position: relative;
  z-index: 101;
  width: 100%;
  margin: .05rem auto .25rem auto;
  text-align: center;
}

#banner .pagination0 .swiper-pagination-bullet {
  width: .1rem;
  height: .1rem;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

#banner .pagination0 .swiper-pagination-bullet-active {
  opacity: 1;
  width: .2rem;
  border-radius: .1rem;
  background-color: #0077ff;
}

#banner .pagination0 span {
  margin: 0 5px !important;
  font-size: 0;
}

#banner .pagination0 span:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

/* #news_area --------------------------------------------*/
#news_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 9.8rem;
  height: 3.7rem;
  margin: -.4rem auto 1rem auto;
  background: url(../img/news_bg.png) no-repeat center center;
  position: relative;
  z-index: 5;
}

#news_area .news {
  text-align: center;
  width: 4.5rem;
  padding: .3rem .4rem .2rem .2rem;
  font-size: .14rem;
}

#news_area .news li {
  text-align: left;
  border-bottom: 1px solid #000;
  padding: .08rem;
  white-space: nowrap;
  overflow: hidden;
}

#news_area .news .more {
  text-align: right;
  margin: .08rem 0 0 0;
}

#news_area .news .more a {
  display: inline-block;
  border: 1px solid #1166ff;
  padding: .03rem .05rem;
}

#news_area #twitter {
  width: 4.5rem;
  padding: .3rem .2rem .2rem .4rem;
  height: calc(3.7rem - 0.45rem);
}

#news_area #twitter img {
  display: block;
  height: 0.45rem;
  margin: 0 auto;
}

/* #bonus --------------------------------------------*/
#bonus {
  margin-top: .36rem;
  position: relative;
  background: url(../img/bonus_bg.jpg) no-repeat center bottom #6c0005;
}

#bonus .title_bonus {
  background: url(../img/title_bonus.png) no-repeat;
  height: 104px;
  width: 652px;
  position: absolute;
  top: -36px;
  left: 50%;
  margin: 0 0 0 -485px;
  text-indent: -200%;
  z-index: 3;
}

#bonus .bonus_body {
  width: 980px;
  height: 411px;
  margin: 0 auto;
}

#bonus .bonus_chara {
  position: absolute;
  left: 50%;
  top: 0;
  margin: -25px 0 0 116px;
  -webkit-animation: 7.5s roll ease-in-out infinite;
  animation: 7.5s roll ease-in-out infinite;
}

#bonus .bonus_chara span {
  display: block;
  -webkit-animation: 10.0s floatHrizontal ease-in-out infinite;
  animation: 10.0s floatHrizontal ease-in-out infinite;
}

#bonus .bonus_chara span img {
  -webkit-animation: 5.0s floatVertical ease-in-out infinite;
  animation: 5.0s floatVertical ease-in-out infinite;
  display: inline;
}

@-webkit-keyframes roll {
  0% {
    -webkit-transform: rotateZ(2.5deg) scale(0.95);
    transform: rotateZ(2.5deg) scale(0.95);
  }

  50% {
    -webkit-transform: rotateZ(-2.5deg) scale(1);
    transform: rotateZ(-2.5deg) scale(1);
  }

  100% {
    -webkit-transform: rotateZ(2.5deg) scale(0.95);
    transform: rotateZ(2.5deg) scale(0.95);
  }
}

@keyframes roll {
  0% {
    -webkit-transform: rotateZ(2.5deg) scale(0.95);
    transform: rotateZ(2.5deg) scale(0.95);
  }

  50% {
    -webkit-transform: rotateZ(-2.5deg) scale(1);
    transform: rotateZ(-2.5deg) scale(1);
  }

  100% {
    -webkit-transform: rotateZ(2.5deg) scale(0.95);
    transform: rotateZ(2.5deg) scale(0.95);
  }
}

@-webkit-keyframes floatHrizontal {
  0% {
    -webkit-transform: translate3d(0.15vw, 0, 0);
    transform: translate3d(0.15vw, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(-0.15vw, 0, 0);
    transform: translate3d(-0.15vw, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0.15vw, 0, 0);
    transform: translate3d(0.15vw, 0, 0);
  }
}

@keyframes floatHrizontal {
  0% {
    -webkit-transform: translate3d(0.15vw, 0, 0);
    transform: translate3d(0.15vw, 0, 0);
  }

  50% {
    -webkit-transform: translate3d(-0.15vw, 0, 0);
    transform: translate3d(-0.15vw, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(0.15vw, 0, 0);
    transform: translate3d(0.15vw, 0, 0);
  }
}

@-webkit-keyframes floatVertical {
  0% {
    -webkit-transform: translate3d(0, 0.25vw, 0);
    transform: translate3d(0, 0.25vw, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -0.25vw, 0);
    transform: translate3d(0, -0.25vw, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0.25vw, 0);
    transform: translate3d(0, 0.25vw, 0);
  }
}

@keyframes floatVertical {
  0% {
    -webkit-transform: translate3d(0, 0.25vw, 0);
    transform: translate3d(0, 0.25vw, 0);
  }

  50% {
    -webkit-transform: translate3d(0, -0.25vw, 0);
    transform: translate3d(0, -0.25vw, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0.25vw, 0);
    transform: translate3d(0, 0.25vw, 0);
  }
}

/* #overview --------------------------------------------*/
#overview {
  background: url(../img/overview.jpg) no-repeat center -50px;
  height: 8rem;
}

#overview .overview_body {
  position: relative;
  margin: 0 auto;
  width: 9.8rem;
}

#overview .overview_body img {
  position: absolute;
}

#overview .overview_body .hero {
  top: 130px;
  left: 50%;
  margin: 0 0 0 -300px;
}

#overview .overview_body .heroine {
  top: 130px;
  left: 50%;
  margin: 25px 0 0 -190px;
}

#overview .overview_body .ss_left {
  top: 130px;
  left: -15px;
}

#overview .overview_body .ss_right {
  top: 130px;
  right: -15px;
}

#overview .swiper-container {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 50px auto 250px auto;
}

#overview .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 4.8rem;
  height: auto;
}

#overview .swiper-slide img {
  width: 100%;
}

#overview .swiper-button-prev:after,
#overview .swiper-button-next:after {
  content: "";
  background: url(../img/arrow.png) no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
}

#overview .swiper-button-prev:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#overview .swiper-button-prev {
  left: 50%;
  margin-left: -3rem;
}

#overview .swiper-button-next {
  right: 50%;
  margin-right: -3rem;
}

/* #avater --------------------------------------------*/
#avater {
  background: url(../img/avater_bg.jpg) no-repeat center center;
  height: 5.46rem;
}

#avater .avater_body {
  width: 9.8rem;
  margin: 0 auto;
  position: relative;
}

#avater .avater_body .avater_txt {
  margin: 155px 0 0 36px;
}

#avater .avater_slide {
  position: absolute;
  background: url(../img/avater_bg2.png) no-repeat;
  height: 544px;
  width: 544px;
  top: 50%;
  right: -16px;
  margin: -197px 0 0 0;
}

#avater .avater_slide img {
  position: absolute;
}

#avater .avater_slide .boy {
  z-index: 2;
  position: absolute;
  width: 350px;
  top: 100px;
  left: -25px;
}

#avater .avater_slide .girl {
  z-index: 2;
  position: absolute;
  width: 350px;
  top: 100px;
  right: -25px;
}

#avater .avater_slide .boy img,
#avater .avater_slide .girl img {
  width: 100%;
  -webkit-animation-name: avater;
  animation-name: avater;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
}

#avater .avater_slide .boy_stage {
  top: 332px;
  left: 52px;
}

#avater .avater_slide .girl_stage {
  top: 332px;
  right: 52px;
}

#avater .avater_slide .boy2,
#avater .avater_slide .girl2 {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

#avater .avater_slide .boy3,
#avater .avater_slide .girl3 {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

#avater .avater_slide .boy4,
#avater .avater_slide .girl4 {
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
}

@-webkit-keyframes avater {
  0% {
    opacity: 0;
  }

  8.3% {
    opacity: 1;
  }

  16.6% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }
}

@keyframes avater {
  0% {
    opacity: 0;
  }

  8.3% {
    opacity: 1;
  }

  16.6% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }
}

/* #footer --------------------------------------------*/
footer {
  margin-top: 150px;
  padding: 125px 0 0 0;
  clear: both;
  background: #fff url(../img/foot_bg.jpg);
  color: #fff;
  position: relative;
}

footer .foot_btn {
  position: absolute;
  left: 50%;
  margin-left: -310px;
  top: -75px;
}

footer .foot_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}

footer .foot_btn a img {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

footer .foot_btn a img:hover {
  opacity: 0;
}

footer .foot_btn::after {
  content: "";
  z-index: 1;
  background: url(../img/start_w.on.png) no-repeat center top;
  width: 621px;
  height: 149px;
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

footer #spec {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  align-items: center;
  background: #0a1a2f;
  border-top: 2px solid #e9d18f;
  padding: 0 20%;
}
.spec_inner{
  width: 600px;
  height: 240px;
}

footer #spec .spec_table {
  width: 600px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 14px;
    border-top: 1px solid #e9d18f;
    border: 1px solid #e9d18f;
}

footer #spec .spec_table th {
  font-weight: normal;
    width: 150px;
    padding: 8px 10px;
    color: #e9d18f;
    border: 1px solid #e9d18f;
    text-align: center;
}

footer #spec .spec_table td {
  padding: 8px 10px;
    color: #e9d18f;
    border: 1px solid #e9d18f;
}

footer #spec .spec_table td span {
  font-size: 70%;
}

footer #spec .foot_logo {
  height: 172px;
}

footer .company_info {
  padding: 20px;
  position: relative;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .company_info img {
  width: 186px;
  height: 69px;
}

footer .company_info div {
  margin: 0px 0px 0px 40px;
}

footer .company_info ul {
  margin-bottom: 0px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .company_info ul li {
  margin: 0 5px;
  padding-left: 5px;
  border-left: 1px solid #fff;
}

footer .company_info ul li:first-child {
  border: none;
  padding-left: 0px;
  margin: 0 5px 0 0;
}

footer .company_info p {
  width: 100%;
  text-align: center;
  margin: 10px 0 0 0;
  color: #000;
}

/*----------------------------------------------------------------------*/
#news {
  /* background-image: url(../img/bg3.png), url(../img/bg2.png), url(../img/bg1.jpg);
  background-size: contain, 12.8rem 6.99rem, 11.32rem 6.99rem;
  background-repeat: no-repeat;
  background-position: center top, right top, left top; */
  background-image: url(../img/ingame_bg2.jpg);
  background-attachment: fixed;
  padding: 0.3rem 0 0 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}

#news header {
  background-image: none;
  height: auto;
}

#news header #header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#news header #header .header_logo img {
  display: block;
  height: .4rem;
  margin: .1rem auto;
}

#news header .top_logo_link {
  display: block;
  width: 270px;
  margin: 0 auto 0 auto;
  padding: 25px 0 0 0;
}

#news header img.top_logo {
  display: block;
  width: 270px;
  margin: 0 auto 0 auto;
}

#news header #banner {
  background-color: #fff;
  padding: .2rem;
  width: 7.6rem;
  margin: .75rem auto .25rem auto;
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
}

#news main #news_list {
  width: 7.6rem;
  margin: 0 auto;
}

#news main #news_list #genre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: .2rem auto;
}

#news main #news_list #genre li {
  background: #dfd6b7;
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
  font-weight: bold;
  text-align: center;
  width: 1.06rem;
  border-radius: 2px;
  padding: .1rem .05rem;
  margin: .1rem;
}

#news main #news_list #genre li:hover {
  background-color: #caba83;
  color: #fff;
}

#news main #news_list #news_body li {
  font-size: .18rem;
  background: #373534;
  border: 1px solid #e9d18f;
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
  padding: .15rem;
  margin-bottom: .2rem;
}

#news main #news_list #news_body li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
}

#news main #news_list #news_body li a .min_banner img {
  width: 2.5rem;
  margin-right: .2rem;
}

#news main #news_list #news_body li a .icon {
  -ms-flex-preferred-size: 1.5rem;
  flex-basis: 1.5rem;
  width: 1.5rem;
  height: .89rem;
  background-size: contain;
  text-indent: -1000%;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#news main #news_list #news_body li a .icon .ic_type21 {
  background: url(../img/event.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 100%;
}

#news main #news_list #news_body li a .icon .ic_type20 {
  background: url(../img/info.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 100%;
}

#news main #news_list #news_body li a .icon .ic_type22 {
  background: url(../img/update.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 100%;
}

#news main #news_list #news_body li a .icon .ic_type23 {
  background: url(../img/mainte.png) no-repeat;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 100%;
}

#news main #news_list #news_body li a .date {
  padding: .05rem .05rem .05rem .15rem;
  line-height: .24rem;
}

#news main #news_list #news_body li a .date span {
  vertical-align: middle;
}

#news main #news_list .page_nav {
  margin: .5rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#news main #news_list .page_nav li {
  margin: 0 .1rem;
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
}

#news main #news_list .page_nav li a {
  border-radius: 5px;
  background-color: whitesmoke;
  display: block;
  text-align: center;
  line-height: .4rem;
  width: .4rem;
  height: .4rem;
}

#news main #news_list .page_nav li a:hover {
  background-color: #0090ff;
  color: #fff;
}

#news main .pagecontent {
  margin: 0 0 .75rem 0;
}

#news main .pagecontent .subtitle {
  margin-bottom: .05rem;
}
#news main .pagecontent .subtitle .sp_page_right_top {
  color: #fff;
}

#news main .pagecontent .subtitle .sp_page_right_top .subpagenav a {
  color: #fd9d0d;
  text-decoration: none;
}

#news main .pagecontent .subtitle .sp_page_right_top .subpagenav a:hover {
  color: #ffb23e;
  text-decoration: none;
}

#news main .pagecontent .spcontain {
  font-size: .14rem;
  width: 760px;
  min-height: 580px;
  background-image: url(../img/ingame_content_head.png), url(../img/ingame_content_foot.png), url(../img/ingame_content_body.png);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: center top, center bottom, center center;
  background-size: 100%;
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.3));
  padding: .4rem;
}

#news main .pagecontent .spcontain .spcontainer .page_tit {
  /* border-bottom: 1px solid #333333; */
  margin-bottom: .2rem;
}

#news main .pagecontent .spcontain .spcontainer .page_tit h3 {
  color: #d0c4a9;
  padding: .1rem;
  border-width: 0 0 1px 15px;
  border-color: #625c53;
  border-style: solid;
  margin: 0 auto .25rem auto;
  margin-bottom: 0rem;
}
#news main .pagecontent .spcontain .spcontainer .page_dital h4 {
  text-align: left;
  font-weight: bold;
  background: url(../img/in_tit_bg.png) no-repeat;
  margin: 20px auto;
  padding: 10px 20px 10px;
  border-radius: 5px;
  font-size: 0.14rem;
  border: 1px #e9d18f solid;
  color: #fff;
}


#news main .pagecontent .spcontain .spcontainer .page_dital h6 {
  font-size: .16rem;
  font-weight: bold;
  color: #ff8f00;
  margin-bottom: .1rem;
}

#news main .pagecontent .spcontain .spcontainer .page_tit .pages_date {
  display: block;
  text-align: right;
  color: #fff;
}

#news main .pagecontent .spcontain .spcontainer .page_dital p img,#news main .pagecontent .spcontain .spcontainer .page_dital img{
  /*! width:100%; */
  height:auto;
  max-width: 100%;
}

#news main .pagecontent .spcontain .spcontainer .page_dital {
  margin-bottom: .24rem;
  color: #fff;
}

#news main .pagecontent .spcontain .spcontainer .page_dital p{
  margin-bottom:0.1rem
}
#news main .pagecontent .spcontain .spcontainer .page_dital table {
  width: 100%;
  border: 1px solid #73694f;
  font-size: 0.9em;
  border-spacing: 0;
  color: #fff;
  margin: 0 0 .24rem 0;
}

#news main .pagecontent .spcontain .spcontainer .page_dital table th {
  color: #fff;
  padding: 8px 15px;
  background: #73694f;
  font-weight: bold;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  line-height: 120%;
  text-align: center;
  text-shadow: 1px 1px 4px #000000;
  -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

#news main .pagecontent .spcontain .spcontainer .page_dital table th:last-child {
  border-right: 1px solid #fff;
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

#news main .pagecontent .spcontain .spcontainer .page_dital table tr td {
  text-align: center;
  padding: 8px 15px;
  border-bottom: 1px solid #73694f;
  border-left: 1px solid #73694f;
}

#news main .pagecontent .spcontain .spcontainer .page_dital table tr td:last-child {
  border-right: 1px solid #666666;
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
#news main .pagecontent .spcontain .spcontainer .page_dital table{
  border:1px solid #73694f;
}
#news main .pagecontent .spcontain .spcontainer .page_dital table tr{
  border:1px solid #73694f;
}
#news main .pagecontent .spcontain .spcontainer .page_dital table td{
  border:1px solid #73694f;
}
#news main .pagecontent .spcontain .spcontainer .page_dital .spcontact form .cateBox_tb {
  border: #000 1px solid;
  margin: 0 auto 20px auto;
}

#news main .pagecontent .spcontain .spcontainer .page_dital .spcontact form .cateBox_tb th {
  color: #fff;
  padding: 8px 15px;
  background: #73694f;
  font-weight: bold;
  border-left: 1px solid #adadad;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  line-height: 120%;
  text-align: left;
  text-shadow: 1px 1px 4px #000000;
  -webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}

#news main .pagecontent .spcontain .spcontainer .page_dital .spcontact form .cateBox_tb tr td {
  text-align: left;
  padding: 8px 15px;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}

.contact_tb {
  margin: .24rem auto !important;
}

.cateBox_tb tr td table tr td {
  border: none;
  box-shadow: none;
  text-align: left !important;
}


#news main .pagecontent .spcontain .spcontainer .back_btn a {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 1.1rem;
  color: #fff;
  padding: .1rem;
  background: linear-gradient(to top, #9c8d6d 0%, #e9e0bf 100%);
  border-bottom: #80704e 2px solid;
  border-top: #fffdf6 2px solid;
  text-decoration: none;
  border-radius: 4px;
  font-size: 0.16rem;
}


#news footer {
  margin: 0 0 0 0;
  padding: 0;
}

.weeksbanner{
 background: url(../img/weeks/bannerbg.png) repeat;
 background: #000;
 height: 221px;
 width: 760px;
 overflow: hidden;
 display: block;
 margin: 0 auto;
 border: 2px solid #796d53;
 margin-bottom: 0.2rem;
}

#weekbanner {
  width: 726px;
    /* height: 265px; */
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}

#weekbanner_list {
  width: 726px;
  height: 134px;
  overflow: hidden;
  margin: 0 auto;
}

/* #weekbanner_list a {
    margin: 0 auto;
    float: left;
} */

#weekbanner_list a img{
  width: 100%;
  display: block;
  float: left;
  margin: 0 auto;
}

#weekbanner ul {
  z-index: 999;
  height: 50px;
  overflow: hidden;
  margin-top: 10px;
  display: flex;
  justify-content: space-around;
}

#weekbanner ul li {
  float: left;
  width: 130px;
  height: 50px;
  display: inline;
  cursor: pointer;
  /* overflow: hidden; */
  color: #fff;
  background: url(../img/weeks/week_tabs.png) no-repeat;
}

#weekbanner ul li.one1 {
  background-position: 0px 0px;
}

#weekbanner ul li.one1.on {
  background-position: 0px -50px;
}

#weekbanner ul li.one1:hover {
  background-position: 0px -50px;
}

#weekbanner ul li.one2 {
  background-position: -153px 0px;
}

#weekbanner ul li.one2.on {
  background-position: -153px -50px;
}

#weekbanner ul li.one2:hover {
  background-position: -153px -50px;
}

#weekbanner ul li.one3 {
  background-position: -305px 0px;
}

#weekbanner ul li.one3.on {
  background-position: -305px -50px;
}

#weekbanner ul li.one3:hover {
  background-position: -305px -50px;
}

#weekbanner ul li.one4 {
  background-position: -457px 0px;
}

#weekbanner ul li.one4.on {
  background-position: -457px -50px;
}

#weekbanner ul li.one4:hover {
  background-position: -457px -50px;
}

#weekbanner ul li.one5 {
  background-position: -610px 0px;
}

#weekbanner ul li.one5.on {
  background-position: -610px -50px;
}

#weekbanner ul li.one5:hover {
  background-position: -610px -50px;
}