@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&display=swap");
*,
ul {
  margin: 0;
  padding: 0;
  list-style: none inside;
}

h1,
h3 {
  font-size: 0.24rem;
}

p {
  margin-bottom: 1em !important;
}

html {
  font-size: 100px;
}

header {
  position: relative;
  width: 100%;
}

header .main_visual {
  display: block;
  width: 100%;
}

header #header {
  position: relative;
  z-index: 1000;
  background: #fff;
  height: 0.5rem;
  /*ハンバーガーメニュー開閉ボタン*/
}

header #header .m_logo img {
  height: 0.4rem;
  margin: 0.05rem 0 0 0.1rem;
}

header #header #menu_wrap {
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* サブリンク */
}

header #header #menu_wrap .menu {
  width: 100vw;
  position: fixed;
  top: 0.5rem;
  height: calc(100% - 0.05rem);
  background: rgba(0, 0, 0, 0.95);
}

header #header #menu_wrap .menu li {
  text-align: center;
  font-size: 0.15rem;
  line-height: 0.5rem;
  border-bottom: 1px solid #fff;
}

header #header #menu_wrap .menu li .init-bottom {
  display: none;
}

header #header #menu_wrap .menu li a {
  color: #fff;
  display: block;
  width: 100%;
  height: auto;
  text-decoration: none;
}

header #header #menu_wrap .menu .menu_title {
  color: #fff;
  background-color: #000;
}

header #header #menu_wrap .menu .menu_top {
  background-position: center 11%;
}

header #header #menu_wrap .menu .menu_news {
  background-position: center 22%;
}

header #header #menu_wrap .menu .menu_info {
  background-position: center 33%;
}

header #header #menu_wrap .menu .menu_guide {
  background-position: center 44%;
}

header #header #menu_wrap .menu .menu_etc {
  background: none;
}

header #header #menu_wrap .menu .menu__second-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

header #header #menu_wrap .menu .menu__second-level li {
  width: 50%;
}

header #header #menu_wrap .menu .menu__second-level li a {
  display: block;
  width: 100%;
  height: 100%;
}

header #header #menu_wrap .menu .menu__second-level li:nth-child(odd) {
  border-right: 1px solid #fff;
}

header #header #menu_wrap .menu .menu__second-level li.menu_world {
  border-bottom: none !important;
}

header #header #menu_wrap .menu .menu__second-level li.menu_gift {
  background-position: center 55.5%;
}

header #header #menu_wrap .menu .menu__second-level li.menu_faq {
  background-position: center 66.5%;
}

header #header #menu_wrap .menu .menu__second-level li.menu_support {
  background-position: center 78.5%;
}

header #header #menu_wrap .menu .menu__second-level li.menu_terms {
  background-position: center 89.5%;
}

header #header #menu_wrap .menu .menu__second-level li.menu_privacy {
  background-position: center 101.5%;
  border-bottom: none;
}

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

header #header #menu_wrap .sublink li {
  width: 0.4rem;
  margin: 0.08rem;
}

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

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

header #header .open {
  visibility: visible !important;
}

header #header .menu_open {
  /*.menu_lineMiddle {}*/
  /* 特に指定は無いので書かなくてもOK */
}

header #header .menu_open .menu_button {
  position: absolute;
  right: 0.05rem;
  top: 0.05rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #fff;
  border-radius: 5px;
  border: none;
}

header #header .menu_open .menu_button:focus {
  outline: none;
}

header #header .menu_open span {
  display: block;
  width: 80%;
  margin: auto;
  height: 4px;
  background-color: #000;
  border-radius: 3px;
  position: absolute;
  left: 0;
  right: 0;
  top: calc((100% - 4px) / 2);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

header #header .menu_open .menu_lineTop {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

header #header .menu_open .menu_lineBottom {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

header #header .menu--isOpen .menu_lineTop {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

header #header .menu--isOpen .menu_lineMiddle {
  opacity: 0;
}

header #header .menu--isOpen .menu_lineBottom {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.head_logo {
  width: 60%;
  margin: -2rem auto 0 auto;
}

.head_logo img {
  width: 100%;
}

.sp_pv {
  display: none;
  width: 33vw;
  height: 33vw;
  border-radius: 100%;
  background-color: #000;
  position: absolute;
  bottom: 20%;
  left: 3%;
}

footer {
  background:#000;
  padding: 0 0 20px 0;
}

.spec {
  width: 90%;
  margin: 0vw auto 0vw auto;
}

.spec table {
  color: #fff;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0.1rem;
}

.spec table th {
  width: 5em;
}

.spec .logo {
  margin: 0% auto 24px auto;
  width: 60%;
  text-align: center;
}

.spec .logo img {
  width: 100%;
}

.company_info {
 display: none;
}

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

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

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

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

.company_info ul li a {
  color: #fff;
}

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

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

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after {
  content: '' !important;
}

#banner {
  background: transparent;
  background-size: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto 0rem auto;
}

#banner .pagination {
  text-align: center;
  width: 100%;
  margin-top: -25px;
}

#banner .swiper-pagination-bullet {
  width: 32px;
  height: 8px;
  border-radius: 0 !important;
  background-color: white !important;
  margin: 0 5px;
  opacity: 1;
}

#banner .swiper-pagination-bullet-active {
  background-color: #0077ff !important;
}

.banner-slider {
  width: 100%;
}

.banner-slider .swiper-slide a {
  display: block;
  padding: 7%;
}

.banner-slider .swiper-slide img {
  position: relative;
  display: block;
  z-index: 1;
  margin: 0 auto 0 auto;
  display: block;
  width: 100%;
  height: auto;
  z-index: 3;
}

.charactar-slider {
  padding: 0rem 0 0 0 !important;
  width: 100%;
}

.charactar-slider .swiper-slide {
  width: 90%;
  text-align: center;
}

.charactar-slider .swiper-slide img {
  width: 90%;
}

.charactar-slider .swiper-pagination-bullet {
  width: 200px;
  height: 200px;
  text-align: center;
  line-height: 200px;
  font-size: 0.12rem;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
}

.feature-slider {
  position: relative;
  z-index: 2;
  width: 90%;
  margin: 0 0 0 0;
  padding: 0 0 0 0 !important;
}

.feature-slider .swiper-slide img {
  width: 100%;
}

.prev1,
.next1 {
  position: absolute;
  width: 23px !important;
  height: 31px !important;
  top: 50%;
  z-index: 5;
}

.prev1 {
  background: url(../img/arrow_l.png) no-repeat !important;
  background-size: cover !important;
  margin: 0 0 0 0px;
  left: 1% !important;
}

.next1 {
  background: url(../img/arrow_r.png) no-repeat !important;
  background-size: cover !important;
  margin: 0 0px 0 0;
  right: 1% !important;
}

.pagination2 {
  width: 100%;
  margin: 0.05rem auto 0.2rem auto;
  text-align: center;
}

.pagination2 .swiper-pagination-bullet {
  width: 32px;
  height: 8px;
  border-radius: 0 !important;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}

.pagination2 .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #0077ff;
}

.pagination2 span {
  margin: 0 5px !important;
  font-size: 0;
}

.pagination2 span:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  margin: 0;
  color: #fff;
}

.no_scroll {
  overflow: hidden;
}

#wrapper {
  background-image: url(../img/bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}

main {
  position: relative;
  z-index: 100;
}

.top_start {
  position: relative;
  display: block;
  background: url(../img/start_btn.png) no-repeat;
  background-size: contain;
  width: 50%;
  margin: -50px 25% 0 25%;
}

.top_start img {
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.top_start img:hover {
  opacity: 100;
}

#pv {
  display: block;
  margin: 80px auto 0 auto;
  width: 75%;
}

#pv img {
  width: 100%;
}

.pv {
  display: block;
  width: 70%;
  margin: 0rem auto 0.5rem auto;
  z-index: 100;
}

.pv img {
  width: 100%;
}

#news_area > * {
  position: relative;
  z-index: 2;
}

#login {
  display: none;
}

h1 {
  text-align: center;
  margin: 0.25rem 0 0 0;
}

h1 img {
  height: 0.32rem;
}

#news_area {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto 64px 0;
  padding: 0 0 0 0;
}

#news {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 20px auto;
}

#news .notice_tabs_list ul {
  width: 98%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0rem 0 16px 0;
}

#news .notice_tabs_list ul li {
  border-radius: 4px;
  color: #333;
  width: 19%;
  text-align: center;
  font-size: 10px;
  padding: 0.05rem 0rem;
}

#news .notice_tabs_list ul li:hover, #news .notice_tabs_list ul li.active {
  border-radius: 0;
  font-weight: bold;
  color: #fff;
  background-color: #000;
}

#news .tabs ul li {
  position: relative;
  display: none;
  overflow: hidden;
  width: 96%;
  margin: 0 auto;
  padding: 0.05rem 0rem 0.1rem 0rem;
}

#news .tabs ul li ul {
  margin-bottom: 5px;
  overflow: hidden;
}

#news .tabs ul li ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  font-size: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 16px;
  border-bottom: 1px solid #333;
}

#news .tabs ul li ul li .ic_type21 {
  background: url(../img/label_event.png) no-repeat center center;
  width: 50px;
  position: absolute;
  display: block;
  height: 15px;
  top: 0px;
  margin-right: 0.1rem;
  background-size: contain;
}

#news .tabs ul li ul li .ic_type20 {
  background: url(../img/label_news.png) no-repeat center center;
  width: 50px;
  position: absolute;
  display: block;
  height: 15px;
  top: 0px;
  margin-right: 0.1rem;
  background-size: contain;
}

#news .tabs ul li ul li .ic_type22 {
  background: url(../img/label_update.png) no-repeat center center;
  width: 50px;
  position: absolute;
  display: block;
  height: 15px;
  top: 0px;
  margin-right: 0.1rem;
  background-size: contain;
}

#news .tabs ul li ul li .ic_type23 {
  background: url(../img/label_mainte.png) no-repeat center center;
  width: 50px;
  position: absolute;
  display: block;
  height: 15px;
  top: 0px;
  margin-right: 0.1rem;
  background-size: contain;
}

#news .tabs ul li ul li .t1 {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  text-decoration: none;
  display: block;
  position: absolute;
  left: 0px;
  top: 15px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#news .tabs ul li ul li .t3 {
  position: absolute;
  top: -2px;
  left: 60px;
  color: #333;
  white-space: nowrap;
  font-size: 12px;
}

#news .tabs ul li ul li a {
  text-decoration: none;
  color: #333;
}

#news .morebtn {
  float: right;
  border: 0px solid #fff;
  background-color: black;
  margin-right: 0rem;
  padding: 0 0.2rem;
  color: #fff;
}

#news .morebtn a {
  text-decoration: none;
  color: #fff;
}

#charactar {
  background: url(../img/formations_bg.png) right 0.5rem no-repeat;
  padding-top: 80px;
  background-size: contain;
  position: relative;
}

.section_title {
  width: 100%;
  text-align: center;
}

.section_title img {
  display: block;
  width: 60%;
  padding-top: 20px;
  margin: 32px auto;
}

#feature {
  position: relative;
  overflow: hidden;
  margin: 80px auto;
  padding: 0 0 32px 0;
  width: 100%;
}

#feature .swiper-slide {
  text-align: center;
}

#world {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#world .world_visual {
  text-align: center;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  padding: 0rem 0 0 0;
  margin: 0 auto;
}

.l-firespark {
  pointer-events: none;
  position: absolute;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
  mix-blend-mode: screen;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-firespark .videoInner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 1000000;
}

.u-pc {
  display: none;
}

/*----------------------------------------------------------------------
          2nd page
----------------------------------------------------------------------*/
#individual {
  background-image: url(../img/bg2.jpg);
  background-size: 150% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
}

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

#individual header #header .m_logo img {
  height: 0.4rem;
  margin: 0.05rem 0 0 0.1rem;
}

#individual header #banner {
  background-color: #fff;
  padding: 0.1rem;
  width: 96%;
  margin: 0.4rem auto 0.05rem 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));
}

#individual header #banner img {
  width: 100%;
}

#individual main {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
}

#individual main .logo {
  text-align: center;
}

#individual main .logo img {
  width: 50%;
}

#individual main #news_list {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

#individual 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: 0rem auto 0.3rem auto;
}

#individual main #news_list #genre li {
  position: relative;
  background: url(../img/pattern.jpg);
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 0rem 0.13rem 0.1rem 0.05rem;
  margin: 0.1rem;
}

#individual main #news_list #genre li a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
}

#individual main #news_list #genre li a:hover {
  color: #00e1ff;
}

#individual main #news_list #genre li:after {
  position: absolute;
  z-index: 1;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: -0.05rem;
  left: -0.05rem;
  background: rgba(0, 0, 0, 0.9);
}

#individual main #news_list > #news_body {
  margin-top: 0.4rem;
}

#individual main #news_list > #news_body li {
  background: #652400;
  position: relative;
  font-size: 0.14rem;
  -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: 0.15rem;
  margin-bottom: 0.6rem;
}

#individual main #news_list > #news_bodyy li::before {
  position: absolute;
  z-index: 0;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 5px;
  left: 5px;
  background: url(../img/pattern.jpg);
}

#individual 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;
  color: #fff;
  text-decoration: none;
}

#individual main #news_list > #news_body li a .min_banner img {
  width: 2.5rem;
  margin-right: 0.2rem;
}

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

#individual 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%;
}

#individual 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%;
}

#individual 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%;
}

#individual 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%;
}

#individual main #news_list > #news_body li a .date {
  padding: 0rem 0rem 0rem 0.15rem;
  line-height: 0.2rem;
}

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

#individual main #news_list .sppagination {
  margin: 0.5rem auto;
  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;
}

#individual main #news_list .sppagination a,
#individual main #news_list .sppagination b {
  margin: 0 0.05rem 0.1rem 0.05rem;
  -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));
  border-radius: 5px;
  background-color: whitesmoke;
  display: block;
  text-align: center;
  line-height: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
}

#individual main #news_list .sppagination a:hover,
#individual main #news_list .sppagination b:hover {
  background-color: #0090ff;
  color: #fff;
}

#individual main .pagecontent {
  position: relative;
  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 top;
  background-size: contain;
  margin: 0px;
}

#individual main .pagecontent .subtitle {
  margin-bottom: 0.05rem;
  -webkit-filter: drop-shadow(1px 0px 1px #fff) drop-shadow(-1px 0px 1px #fff) drop-shadow(0px 1px 1px #fff) drop-shadow(0px -1px 1px #fff);
          filter: drop-shadow(1px 0px 1px #fff) drop-shadow(-1px 0px 1px #fff) drop-shadow(0px 1px 1px #fff) drop-shadow(0px -1px 1px #fff);
  padding: 0.15rem 0rem 0.1rem 0.1rem;
  color: #000;
}

#individual main .pagecontent .spcontain {
  position: relative;
  font-size: 14px;
  padding: 0 0.2rem 0.3rem 0.2rem;
  margin-top: 0rem;
}

#individual main .pagecontent .spcontain .spcontainer .page_tit {
  border-bottom: 1px solid #333333;
  margin-bottom: 0.2rem;
}

#individual main .pagecontent .spcontain .spcontainer .page_tit h3 {
  margin-bottom: 0rem;
  font-size: 16px;
}

#individual main .pagecontent .spcontain .spcontainer .page_tit 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 #eae1bf solid;
  color: #fff;
}

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

#individual main .pagecontent .spcontain .spcontainer .page_dital {
  margin-bottom: 0.24rem;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital h2 {
  font-size: 0.2rem !important;
  margin: 0.1rem 0;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital img {
  display: block;
  max-width: 100%;
  margin-bottom: 0.2rem;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table {
  width: 100%;
  border: 1px solid #333333;
  font-size: 0.09rem;
  border-spacing: 0;
  color: #000;
  margin: 0 0 0.24rem 0;
  word-break: break-all;
  word-wrap: break-all;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table th {
  color: #fff;
  padding: 0.05rem 0.1rem;
  background: #2f0101;
  font-weight: bold;
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  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;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table th:last-child {
  border-right: 1px solid #666666;
  -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;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table tr {
  background: #fff;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table tr:nth-child(2n + 1) {
  background-color: #ffebbf;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table tr td {
  text-align: center;
  padding: 0.05rem 0.1rem;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table tr td input[type='text'],
#individual main .pagecontent .spcontain .spcontainer .page_dital table tr td textarea,
#individual main .pagecontent .spcontain .spcontainer .page_dital table tr td select {
  width: 100% !important;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital table tr td input[type='radio'] {
  width: auto;
}

#individual 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);
}

#individual main .pagecontent .spcontain .spcontainer .page_dital h4 {
  text-align: left;
  font-weight: bold;
  background: url(../img/in_tit_bg.png);
  margin: 20px auto;
  padding: 10px 20px 10px;
  border-radius: 5px;
  font-size: 0.14rem;
  border: 1px #eae1bf solid;
  color: #fff;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital .faq_block {
  border-radius: 6px;
  background-color: #5d3422;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital .q {
  display: inline-block;
  width: 100%;
  padding: 0.1rem;
  color: #fff;
  border-bottom: 1px solid #3f1f13;
}

#individual main .pagecontent .spcontain .spcontainer .page_dital .a {
  color: #fff;
  padding: 0.1rem;
  border-radius: 0px 0px 6px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #93543e;
  border-top: 1px solid #ab735e;
}

#individual .back_btn a {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 1.4rem;
  background-color: #2f2a27;
  color: #fff;
  padding: 0.1rem;
  text-decoration: none;
  border-radius: 2px;
}

#individual .page_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.25rem auto;
}

#individual .page_nav li {
  -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));
  margin: 0 5px;
}

#individual .page_nav li a {
  border: 1px solid #000;
  background: #fff;
  color: #000;
  border-radius: 4px;
  text-decoration: none;
  padding: 5px 10px;
  height: 100%;
  width: 100%;
  display: inline-block;
}

#individual .page_nav li a:hover {
  color: #fff;
  background-color: #00e1ff;
}

#individual footer {
  margin: 0 0 0 0;
  padding: 0.15rem 0 0 0;
}

.submit_button {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 1rem;
  background: #2f2a27;
  color: #fff;
  border: none;
  border-bottom: 2px solid #000;
  padding: 0.1rem;
  text-decoration: none;
  margin-top: 0.2rem auto;
  border-radius: 4px;
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.33));
          filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.33));
}

.submit_button:focus {
  border: 0;
  border-bottom: 2px solid #fff;
  outline: none;
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0));
          filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0));
}

.tokusyo {
  width: 90%;
  margin: 0 auto;
}

.tokusyo dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tokusyo dl dt,
.tokusyo dl dd {
  margin: 0;
  padding: 5px;
}

.tokusyo dl dt {
  border: 0px solid #4b1f00;
  width: 100%;
  background-color: #4b1f00;
  color: #fff;
}

.tokusyo dl dd {
  border-style: solid;
  border-color: #4b1f00;
  border-width: 0px 1px 1px 1px;
  width: 100%;
}

.tokusyo dl dd ul {
  display: block;
  width: 100%;
}

.tokusyo dl > dt:first-child + dd {
  border-style: solid;
  border-color: #4b1f00;
  border-width: 1px 1px 1px 1px;
}

.kiyaku h1 {
  border: 1px solid #fff;
  background-color: #2f0101;
  color: #fff;
  padding: 3px 3px 3px 6px;
  text-align: left;
  font-size: 20px;
}

.short {
  text-align: left;
  font-weight: bold;
  background: url(../img/in_tit_bg.png);
  margin: 20px auto;
  padding: 10px 20px 10px;
  border-radius: 5px;
  font-size: 0.14rem;
  border: 1px #eae1bf solid;
  color: #fff;
}

.guide_title {
  text-align: left;
  font-weight: bold;
  background: url(../img/in_tit_bg.png);
  margin: 20px auto;
  padding: 10px 20px 10px;
  border-radius: 5px;
  font-size: 0.14rem;
  border: 1px #eae1bf solid;
  color: #fff;
}

.guide_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-bottom: 0.25rem;
}

.guide_list li {
  text-align: center;
  width: 48%;
  border: 1px solid #000;
  border-radius: 4px;
  margin: 1%;
  overflow: hidden;
}

.guide_list li a {
  font-size: 0.1rem;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 3%;
  color: #fff;
  background-color: #2f2a27;
}

#mbga_game_start {
  position: fixed;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #c5c5c5;
  width: 80%;
  padding: 0.2rem 0.1rem;
  margin: 10%;
  top: 25%;
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.5));
  z-index: 999;
}

#mbga_game_start .new_start,
#mbga_game_start .id_start {
  display: block;
  width: 100%;
  background: #ec9932;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border: 1px solid #ffe963;
  font-weight: bold;
  font-size: 120%;
}

#mbga_game_start .new_start {
  margin-bottom: 0.2rem;
}

#mbga_game_start p {
  margin: 0.03rem !important;
  padding: 0;
}

#float {
  position: fixed;
  bottom: 0;
  background: #48330c;
  z-index: 10000;
}

#float ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 5px 0;
}

#float ul li {
  padding: 1% 0;
  font-size: 90%;
}

#float ul li a {
  color: #eee395;
  text-decoration: underline;
}

.appbtn {
    position: relative;
    Display: flex;
    justify-content: space-between;
    width: 80%;
    top: 0;
    left: 0;
    margin: 10px auto;
}

.android {
    display: block;
    background-size: contain;
    width: 220px;
}

    .android img {
        width: 100%;
    }

.ios {
    display: block;
    background-size: contain;
    width: 220px;
}

    .ios img {
        width: 100%;
    }
