@charset "UTF-8";

/* CSS Document */
html {
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "YuMincho", "游明朝", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 150%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

img {
  max-width: 100%;
}

ul {
  margin: 0;
  padding-left: 0;
}

li {
  list-style: none;
}

body {
  color: #ffffff;
  background-color: #001029;
}

p {
  margin: 0;
}

a,
a:hover,
a:visited {
  color: #ffffff;
  text-decoration: none;
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

iframe {
  display: block;
}

#gineiBoardGame {
  background: #001029 url("../images/boardgame/gineibg_background.png") center top/cover no-repeat fixed;
}

.header {
  background: transparent url(../images/boardgame/gineibg_SP_FV_background.png) center top/145% no-repeat;
}

.nav {
  background: transparent url(../images/boardgame/gineibg_menubar.png) center bottom/120% no-repeat;
  position: fixed;
  width: 100%;
  z-index: 999;
}

.nav_list {
  display: flex;
  gap: 10%;
  aspect-ratio: 1 / 0.13;
  width: 66%;
  padding: 2.5% 17% 2%;
  margin: 0 auto;
}

.nav_item {
  flex: 1;
}

.nav_item a {
  display: block;
  height: 100%;
  text-align: center;
  align-content: center;
}

.nav_item a:hover {
  color: #ffef72;
  background: transparent url(../images/boardgame/gineibg_nav_targetmark.png) center/cover no-repeat;
}

h1 {
  width: 95%;
  max-width: 640px;
  margin: 0 auto 1.4rem;
  padding-top: 1.5rem;
}

h2 {
  background: transparent url(../images/boardgame/gineibg_title_background.png) center top/780px no-repeat;
  margin-bottom: 0.4rem;
  padding-top: 4px;
}

h2 img {
  width: 220px;
  display: block;
  margin: 0 auto;
}

h3 {
  background: transparent url("../images/boardgame/gineibg_product_title2.png") center top/170px no-repeat;
  text-align: center;
  line-height: 2.2rem;
  letter-spacing: 1px;
  margin: 0;
}

h3.title_L {
  background-image: url("../images/boardgame/gineibg_product_title2_L.png");
  background-size: 250px;
}

.btn_area {
  width: 233px;
  opacity: 1;
  transition: opacity 0.4s ease;
  margin: 0 auto;
}

.reserve_btn {
  display: block;
  background: transparent url("../images/boardgame/gineibg_boardgame_btn_on.png") center top/100% no-repeat;
  width: 233px;
  height: 57px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  cursor: pointer;
  margin: 0 auto 0.5rem;
  padding-top: 20px;
}

.reserve_btn:hover {
  background-image: url("../images/boardgame/gineibg_boardgame_btn_off.png");
}

.btn_area.fixed {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.4s ease;
  padding: 0.6rem 0 1.2rem;
  z-index: 998;
}

.btn_area.hide {
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.btn_text {
  display: block;
  text-align: center;
}

.arrow_img {
  width: 18px;
  margin-top: 2px;
}

.play_img {
  width: 80%;
  margin: 2.4rem auto 3rem;
}

.play_img img {
  display: block;
  margin: 0 auto;
}

.lead_text {
  font-size: 1.1rem;
  text-align: center;
  line-height: 2.2rem;
  width: 94%;
  margin: 0 auto 4rem;
}

.lead_text span {
  font-size: 1.3rem;
  display: block;
  text-shadow: 0 0 8px #41acff, 0 0 10px #41acff;
  transform: skewX(-15deg);
  margin-top: 0.5rem;
}

.sec_container {
  margin-bottom: 4rem;
}

.content_box {
  width: 97%;
  max-width: 956px;
  margin: 0 auto;
}

.box_start {
  background: transparent url("../images/boardgame/gineibg_box-start.png") center top/100% no-repeat;
  padding-top: 1.6rem;
}

.box_middle {
  background: transparent url("../images/boardgame/gineibg_box-middle.png") center top/100%;
  padding: 1.4rem 0 1rem;
}

.box_end {
  display: block;
  margin: 0 auto 1.5rem;
}

.playguide {
  width: 90%;
  margin: 0 auto;
}

.movie_box {
  background-color: rgba(255, 255, 255, 0.2);
  aspect-ratio: 16 / 9;
}

.commingsoon {
  font-size: 8vw;
  line-height: 10vw;
  transform: skew(-15deg, -7deg);
  width: 80%;
  text-align: center;
  text-indent: -2rem;
  text-shadow: 0 0 8px #41acff, 0 0 10px #41acff;
  margin: 0 auto;
  padding: 20% 0;
}

.flowchart {
  display: block;
  width: 90%;
  max-width: 540px;
  margin: 1rem auto 0;
  padding-bottom: 1rem;
}

.item {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  width: 90%;
  margin: 0 auto 2rem;
}

.item li {
  text-align: center;
  margin: 0 auto;
}

.item li:first-child img {
  width: 80%;
}

.shikikankoma_title {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}

.shikikankoma_text {
  margin-left: 4%;
}

.sinkankoma_top {
  border: 2px solid rgba(190, 211, 237, 0.3);
  border-bottom: none;
  height: 14px;
  width: 92%;
  margin: 0 auto;
  max-width: 768px;
}

.shikikankoma {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2%;
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
}

.shikikankoma li {
  width: 23%;
  margin-bottom: 2%;
}

.shikikankoma li img {
  display: block;
  margin: 0 auto;
}

.package_img {
  background: transparent url("../images/boardgame/gineibg_frame_package.png") center top/100% no-repeat;
  display: block;
  width: 60%;
  margin: 0 auto;
  padding: 0.5rem;
}

.overview_title {
  font-size: 1.3rem;
  width: 97%;
  text-align: center;
  margin: 0 auto 0.8rem;
}

.overview_block {
  width: 90%;
  margin: 0.6rem auto 0.5rem;
}

.overview_block .reserve_btn {
  margin-top: 1rem;
}

.reserve_img {
  display: block;
  width: 80%;
  max-width: 430px;
  margin: 0 auto;
}

table,
table th,
table td {
  border: none;
}

table {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 0.8rem;
  width: 90%;
  border-collapse: collapse;
  line-height: 1.5;
  margin: 3rem auto 2rem;
}

table th {
  color: #7db3ff;
  border-bottom: 1px solid #7db3ff;
  text-align: left;
  width: 28%;
  vertical-align: top;
  padding: 0.8rem;
}

table tr:first-child th {
  border-top: 1px solid #7db3ff;
}

table td {
  border-bottom: 1px solid rgba(190, 211, 237, 0.3);
  padding: 0.8rem;
}

table tr:first-child td {
  border-top: 1px solid rgba(190, 211, 237, 0.3);
}

.attention {
  display: block;
  width: 90%;
  margin: 0 auto 2rem;
}

.attention h4 {
  margin-bottom: 0.2rem;
}

.attention ul {
  font-size: 0.8rem;
  line-height: 1.5;
}

.price {
  background: transparent url("../images/boardgame/gineibg_price_frame_sp.png") center top/100% no-repeat;
  width: 89%;
  max-width: 430px;
  aspect-ratio: 1 / 0.88;
  margin: 1rem auto 0;
  padding-top: 6vw;
}

.reserve_img2 {
  display: block;
  width: 86%;
  margin: 0 auto 0.5rem;
}

#secProduct .reserve_btn {
  height: 65px;
  padding-top: 12px;
}

#secProduct .to_buy {
  padding-top: 27px;
}

footer nav {
  text-align: center;
  font-size: 0.9rem;
}

footer nav a,
footer nav a:visited {
  display: inline-block;
  color: #dddddd;
  margin: 0 0.4rem 1rem;
}

footer nav a:hover {
  color: #ffffff;
  text-decoration: underline;
}

footer p {
  font-size: 0.7rem;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 1.2rem;
}

/*-------- ニュース(s) --------*/
.news {
  width: 90%;
  max-width: 800px;
  margin: 0.7rem auto 0;
}

.news_item {
  border-bottom: 1px solid rgba(190, 211, 237, 0.3);
  background-color: rgba(3, 9, 29, 0.61);
  display: flex;
  flex-direction: column;
  padding: 0.8rem;
}

.news_item:first-child {
  border-top: 1px solid rgba(190, 211, 237, 0.3);
}

.news_date {
  font-size: 0.9rem;
  color: #7db3ff;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, "メイリオ", Meiryo, sans-serif;
}

.news_text {
  margin-top: 0.5rem
}

.icon,
.icon span {
  display: inline-block;
  color: #ffffff;
  border-radius: 0.6rem;
  font-size: 0.8rem;
  width: 7%;
  text-align: center;
  min-width: 3.5rem;
  max-height: 1.3rem;
  margin: 0 0.4rem;
  padding: 0rem 0.3rem 0.1rem;
}

.icon_22 {
  background-color: #b12749;
}

.icon_23 {
  background-color: #0055a2;
}

/*---- modal(s) ----*/
.modal_open {
  display: block;
  text-decoration: underline;
  cursor: pointer;
}

.modal_overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.hidden {
  display: none;
}

.modal_container {
  max-width: 800px;
  width: 90%;
}

.line_gradation {
  background-image: linear-gradient(90deg, #edf5ff 0%, #bed3ed 50%, #edf5ff);
  height: 7px;
}

.modal_content {
  color: #000000;
  background: #ffffff;
  position: relative;
}

.modal_close {
  color: #ffffff;
  background-color: #000000;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 24px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}

.modal_body {
  padding: 0 20px 20px;
}

.modal_content h2 {
  color: #3B82C5;
  border-bottom: #3B82C5 solid 1px;
  font-size: 1.2rem;
  background-image: none;
  margin-bottom: 1rem;
  padding-bottom: 0.4rem;
}

.modal_detail {
  max-height: 50vh;
  overflow-y: scroll;
}

/*---- modal(e) ----*/
/*-------- ニュース(e) --------*/
/*-------- SNSボタン(s) --------*/
.shareBox {
  text-align: center;
  margin: 0;
  padding: 0 0 3rem;
}

.shareBox a {
  vertical-align: top;
}

.shareBox p {
  font-size: 0.9rem;
  margin: 0 0 0.2rem;
}

.shareBox img {
  width: 36px;
  height: 36px;
  margin: 0 0.8rem;
}

.shareBox iframe {
  margin: 0 1rem;
}

/*-------- SNSボタン(e) --------*/
/*------------ cookie(s) -------------*/

.cc-floating .cc-compliance>.cc-btn {
  font-size: 0.9rem;
}

.cc-floating.cc-theme-classic {
  padding: 0.8rem 1.2rem;
}

.cc-window.cc-floating {
  max-width: 100%;
}

.cc-revoke.cc-bottom {
  left: 0.2rem;
  z-index: 9997;
  position: fixed;
}

.cc-revoke,
.cc-window {
  font-size: 0.9rem;
}

.cc-revoke {
  padding: 0.2rem;
  line-height: 1rem;
}

.cc-window.cc-static {
  position: fixed;
}

@media screen and (max-width: 414px) and (orientation: portrait),
screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window .cc-message {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
}

/*------------ cookie(e) -------------*/
@media (max-width: 360px) {
  html {
    font-size: 88%;
  }
}

@media (min-width: 768px) {
  .header {
    background-size: 1114px;
  }

  .nav {
    background-size: 970px;
  }

  .nav_list {
    gap: 14%;
    width: 530px;
    padding: 18px 28px 16px;
    margin: 0 auto;
  }

  .news_item {
    flex-direction: row;
    padding: 1rem;
  }

  .news_text {
    margin-top: 0;
  }

  h2 {
    background-size: 950px;
    padding-top: 0;
  }

  h2 img {
    width: 290px;
  }

  h3 {
    background-size: 238px;
    font-size: 20px;
    font-weight: normal;
    line-height: 43px;
  }

  h3.title_L {
    background-size: 339px;
  }

  .box_start {
    padding-top: 50px;
  }

  .box_middle {
    padding: 24px 30px 16px;
  }

  .item {
    width: 100%;
  }

  .item li:first-child img {
    width: 100%;
  }

  .overview_title {
    font-size: 30px;
    line-height: 1.5;
  }

  .overview_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
  }

  .package_box {
    width: 38%;
  }

  .package_box img {
    width: 90%;
  }

  .price_box {
    width: 60%;
  }

  .price {
    background-image: url("../images/boardgame/gineibg_price_frame.png");
    width: 90%;
    max-width: 740px;
    aspect-ratio: 1 / 0.56;
    padding-top: 5vw;
  }

  .reserve_img2 {
    width: 66%;
    max-width: 423px;
  }

  .modal_body {
    padding: 0 40px 40px;
  }

  .modal_detail {
    min-height: 30vh;
  }

  .modal_close {
    width: 48px;
    height: 48px;
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  header {
    background-image: url(../images/boardgame/gineibg_planet.png);
    background-size: 100%;
  }

  h1 {
    width: 640px;
    position: absolute;
    top: 0;
    left: calc(50% - 320px);
    margin: 0 auto;
  }

  .sub_container {
    height: 900px;
    max-width: 1200px;
    margin: 0 auto;
  }

  header .btn_area {
    float: right;
    margin-top: 530px;
    margin-right: 10px;
  }

  header .btn_area.fixed {
    background-color: transparent;
    position: fixed;
    top: 100px;
    right: 1vw;
    bottom: auto;
    left: auto;
    width: 233px;
    margin: 0;
    padding: 0;
  }

  .play_img {
    width: 30%;
    max-width: 360px;
    float: left;
    padding-top: 100px;
  }

  .lead_text {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 2px;
    margin-bottom: 140px;
  }

  .lead_text span {
    font-size: 36px;
    text-indent: 20px;
    margin-top: 30px;
  }

  h2 {
    margin: 120px auto 30px;
    padding-top: 0;
  }

  .modal_content h2 {
    margin: 30px auto 20px;
  }

  .playguide {
    width: 78%;
  }

  .commingsoon {
    font-size: 80px;
    line-height: 100px;
  }

  .box_middle {
    padding-top: 30px;
  }

  .flowchart {
    margin-top: 60px;
  }

  .price {
    padding-top: 60px;
  }

  /*------------ cookie(s) -------------*/
  .cc-revoke,
  .cc-window {
    font-size: 12px;
    line-height: 18px;
  }

  .cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(0.6em);
    transform: translateY(0.6em);
  }

  /*------------ cookie(e) -------------*/
}

@media (min-width: 1400px) {
  header .btn_area.fixed {
    right: 5vw;
  }
}

.text_s {
  font-size: 0.8em;
}

.d_none {
  display: none;
}

.d_block {
  display: block;
}

.d_inline {
  display: inline;
}

.d_inline_block {
  display: inline-block;
}

@media (min-width: 768px) {
  .d_md_none {
    display: none;
  }

  .d_md_block {
    display: block;
  }

  .d_md_inline {
    display: inline;
  }

  .d_md_inline_block {
    display: inline-block;
  }

  .d_md_flex {
    display: flex;
  }
}

@media (min-width: 992px) {
  .d_lg_none {
    display: none;
  }

  .d_lg_block {
    display: block;
  }

  .d_lg_inline {
    display: inline;
  }

  .d_lg_inline_block {
    display: inline-block;
  }

  .d_lg_flex {
    display: flex;
  }
}