@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Pathway+Gothic+One";
@font-face {
  font-family: "Titling-Gothic-FB-Condensed-Medium";
  src: url("../fonts/Titling-Gothic-FB-Condensed-Medium.otf");
}
@font-face {
  font-family: "NotoSansJP-Light";
  src: url("../fonts/NotoSansJP-Light.otf");
}
@font-face {
  font-family: "itc-avant-garde-gothic-pro-bold";
  src: url("../fonts/itc-avant-garde-gothic-pro-bold.otf");
}
/************************************************
STYLE PC
************************************************/

/* ============================ COMMON ============================ */
html {
  font-size: 10px;
}
img {
  max-width: 100%;
  flex-shrink: 0;
}
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
body,
#l-header {
  min-width: 100%;
}

/* ============================ L-HEADER ============================ */
#l-header #gnav .lang .lang-nav li a {
  text-align: center;
}
#l-header #gnav .option {
  position: absolute;
  right: 175px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#l-header #gnav .option .option-nav li {
  float: left;
}
#l-header #gnav .option .option-nav li a {
  color: #0baaf4;
  display: block;
  font-size: 1.2rem;
  line-height: 2;
  padding: 0 5px;
  text-decoration: none;
  margin-right: 30px;
}
#l-header #gnav .option .option-nav li a.dimensions:before {
  content: url(../img/lightbox_icon_pc.png);
  margin-right: 5px;
  vertical-align: middle;
}
#l-header #gnav .option .option-nav li a.rule:before {
  content: url(../img/lightbox_icon02_pc.png);
  margin-right: 5px;
  vertical-align: middle;
}
#l-header #gnav .option .option-nav li a.hover {
  text-decoration: underline;
}

/* ============================ section-content ============================ */
.section-content {
  /* min-width: 1300px; */
  background-color: #000;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.section-content:before,
.section-content:after {
  content: "";
  display: block;
  width: 100vw;
  /* min-width: 1300px; */
  height: 100vh;

  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

.main_area {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 90px 40px 40px;
}
.wrapper {
  background-image: url(../img/main_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
}
/* ========= fv ========= */
#l-contents .fv_area {
  padding-top: 0;
  /* padding-left: 25vw; */
  padding-bottom: 0;
  /* background-image: url(../img/fv_bg.jpg);
	background-size: 100% auto;
	background-position: top -17px center;
	background-repeat: no-repeat; */
  position: relative;
  z-index: 1;
}
.fv_item_img {
  position: absolute;
  z-index: -1;
  /* width: 35vw;
  max-width: 900px;
  margin-left: 55vw; */
  width: 100%;
  top: 10px;
  left: 0;
  right: 0;
}
.fv_item_img::after {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  display: block;
  display: none;
  right: -25%;
  top: -40%;
  background-image: url(../img/fv_sub.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
#l-contents .fv_area .fv_content {
  max-width: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 42vw;
  padding-top: 12%;
  margin-left: calc(25vw - 150px);
}
#l-contents .fv_area h2 {
  max-width: 90%;
  height: 100%;
  padding-bottom: 9%;
}
#l-contents .fv_area .video {
  margin-top: 10%;
  transition: 0.2s;
  position: relative;
  width: 95%;
}
#l-contents .fv_area .video iframe {
  width: 100%;
}
#l-contents .fv_area .video:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
#l-contents .fv_area .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#l-contents .fv_area .video:hover {
  opacity: 0.8;
  transition: 0.2s;
}

#l-contents .fv_area h1 {
  /* padding-top: 10%; */
  max-width: 95%;
  /* min-width: 400px; */
}

/* ========== main_area ========== */
.main_area {
  flex-direction: column;
  padding: 0;
  padding-bottom: 76px;
  max-width: 1040px;
  padding-left: 20px;
  margin: 0 auto;
}
.main_area .point3_area {
  background-color: #012555;
  width: 100%;
  border: 3px solid #77c1dc;
  box-shadow: 0 0 30px 5px #00b5ff, inset 0 0 35px 5px rgba(0, 181, 255, 0.7);
}
.main_area .point3_area .point3_wrap {
  padding: 5.5% 5% 4%;
}
.main_area .point3_area .point3_box {
  display: flex;
  padding-bottom: 3.5em;
  max-width: 968px;
  margin: 0 auto;
}
.main_area .point3_area .point3_box:nth-child(3) {
  padding-bottom: 1vw;
}
.main_area .point3_area .point3_box .img_box {
  min-width: 136px;
}
.main_area .point3_area .point3_box .title_box {
  color: #0089d0;
  font-family: "UniversLTStd-UltraCn";
  padding: 0 1vw 0.5vw;
}
.main_area .point3_area .point3_box .title_box h3 {
  font-size: 53px;
  letter-spacing: 0.15rem;
  line-height: 1.2;
}
.main_area .point3_area .point3_box .contain_box {
  color: #fff;
  padding: 1.2vw;
  border-top: 2px solid #fff;
}
.main_area .point3_area .point3_box .contain_box p {
  font-size: 23px;
  letter-spacing: 0.05rem;
}
.main_area .point3_area .point3_button {
  max-width: 665px;
  margin: 0 auto;
}
.main_area .point3_area .point3_button a {
  color: #0089d0;
  font-family: "UniversLTStd-UltraCn";
  font-size: 48px;
  letter-spacing: 0.08vw;
  text-decoration: none;
  transition: 0.2s;
}
.main_area .point3_area .point3_button a::after {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 1vw 1vw;
  margin-left: 0.8vw;
  border-color: transparent;
  border-left-color: #0089d0;
}
.main_area .point3_area .point3_button a:hover {
  filter: contrast(250%);
  transition: 0.2s;
}

/* =========== specs_features_area =========== */
.specs_features_area {
  padding-top: 8.5vw;
  width: 100%;
}
.specs_features_area h2 {
  font-family: itc-avant-garde-gothic-pro-bold, sans-serif;
  color: none;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 30px;
  font-size: 72px;
  -webkit-text-stroke: 1px #fff;
}
.specs_features_area .info_box {
  position: relative;
  /*
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(29, 133, 159, 1) 0%,
    rgba(0, 210, 237, 0) 65%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(29, 133, 159, 1) 0%,
    rgba(0, 210, 237, 0) 65%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(29, 133, 159, 1) 0%,
    rgba(0, 210, 237, 0) 65%
  );
  */
}
/* .point5_box_hikaru {
	box-shadow: 0 0 40px 7px rgba(0,203,235,1);
	transition: .2s;
} */

.point5_box,
.point,
.line,
.line::before,
.line::after {
  transition: all 0.2s ease;
  text-shadow: 0 0 0 transparent;
  backface-visibility:hidden;
}

.point5_box_hikaru .point5_title {
  text-shadow: 0 0 8px rgba(188, 0, 235, 0.5), 0 0 10px rgba(188, 0, 235, 50%), 0 0 12px rgba(188, 0, 235, 50%), 0 0 14px rgba(188, 0, 235, 50%);
}
.point5_box_hikaru .point5_contain {
  text-shadow: 0 0 8px #eb00c4, 0 0 10px #eb00c4, 0 0 12px #eb00c4, 0 0 14px #eb00c4;
}
.point5_box_hikaru .point,
/* .point5_box_hikaru .line, */
.point5_box_hikaru .line::before,
.point5_box_hikaru .line::after,
.point5_box_hikaru.point5_box::before {
	box-shadow: 0 0 18px 2px rgba(188, 0, 235, 50%);
}
.point5_box_hikaru .point5_line::before {
	box-shadow: 0 0 36px 18px rgba(188, 0, 235, 50%);
}

@keyframes info_hikaru {
  0% {
    box-shadow: 0 0 5px rgba(40, 250, 190, 0);
    box-shadow: 0 0 5px rgba(0, 203, 235, 0);
  }
  50% {
    box-shadow: 0 0 40px 7px #00cbeb;
  }
  100% {
    box-shadow: 0 0 80px 15px rgba(0, 203, 235, 0);
  }
}

.main_area .info {
  position: relative;
}
.main_area .point5_box {
  width: 265px;
}

.main_area .point5_box {
  position: relative;
  left: 0;
  cursor: pointer;
  z-index: 1;
}
.main_area .point5_box:nth-of-type(2n-1) {
  right: 0;
  left: auto;
  margin-left: auto;
}
.main_area .point5_box:nth-of-type(1) {
  top: 100px;
}
.main_area .point5_box:nth-of-type(2) {
  top: 0px;
}
.main_area .point5_box:nth-of-type(3) {
  top: 0px;
}
.main_area .point5_box:nth-of-type(4) {
  top: -100px;
}
.main_area .point5_box:nth-of-type(5) {
  top: -250px;
}

.main_area .point5_line {
  position: absolute;
  right: 110%;
  top: 20px;
  /*
  background-image: url(../img/navi01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 320px;
  height:320px;
  */
}
.main_area .point5_line::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1px;
  margin: auto;
}
.main_area .point5_box:nth-of-type(2n) .point5_line {
  background-image: url(../img/navi01.png);
  left: 110%;
}
.main_area .point5_line .line {
  position: absolute;
  left: 100%;
  z-index: 2;
}
.main_area .point5_line .point {
  position: absolute;
  left: 100%;
  z-index: 2;
  width: 15px;
  height: 15px;
  display: block;
  border: 4px solid #fff;
  border-radius: 50%;
}
.main_area .point5_line .line::before,
.main_area .point5_line .line::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 20px;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.main_area .point5_box:nth-of-type(2n) .point5_line .line {
  right: 100%;
  left: auto;
}

/****/
.specs_features_area .info_box .point5_box .point5_info .point5_title h3 {
  font-family: Titling-Gothic-FB-Condensed-Medium, serif;
  font-weight: normal;
  line-height: 1.1;
  font-size: 30px;
  letter-spacing: 0;
  font-feature-settings: "palt";
  color: #fff;
  margin-bottom:10px;
}
.specs_features_area .info_box .point5_box .point5_info .point5_title--smaller {
  font-size: 30px;
  letter-spacing: 0;
}
.specs_features_area
  .info_box
  .point5_box
  .point5_info
  .point5_title--smaller2 {
  font-size: 38px;
  letter-spacing: 0.14em;
}
.specs_features_area .info_box .point5_box .point5_info .point5_title h3 small {
  font-size: 0.38em;
  letter-spacing: 0.15em;
  display: block;
}

.specs_features_area .info_box .point5_box .point5_info .point5_contain p {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: -2px;
  color: #fff;
}
html[lang="en"] .specs_features_area .info_box .point5_box .point5_info .point5_contain p {
  letter-spacing: 0;
  line-height: 1.25;
}

.specs_features_area .machine {
  position: absolute;
  top: 5%;
  right: 0;
  left: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 0;
  right: 0;
  /* width: 32%; */
  width: 326px;
}
.specs_features_area .navi {
  position: absolute;
  top: 10%;
  left: 8%;
  /*
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 0;
  right: 0;
   width: 32%; */
}
.btn_box {
  position: absolute;
  z-index: 5;
  left: -10px;
  bottom: 110px;
  transition: 0.2s;
  width: 37%;
  /* width: 120%; */
  /* transition: .2s; */
}
/* .btn_box:hover {
	box-shadow: 0 0 40px 7px rgba(0,203,235,1);
} */
html[lang="en"] .btn_box {
  margin-top: 2vw;
}
.btn_box:hover {
  filter: contrast(130%);
  transition: 0.2s;
}

.specs_features_area
  .info_box
  .point5_box
  .point5_info
  .point5_contain
  .info_button_point5 {
  display: none;
}

.games_btn {
  width: 65%;
  margin-top: 5%;
}

.tooltip_btn li {
  position: absolute;
}
.tooltip_btn li button {
  display: flex;
  align-items: center;
  font-size: 20px;
  width: 11em;
}
.tooltip_btn li button span {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  background: #000;
  border: 4px solid #00d5f4;
  margin: 0;
  position: relative;
  animation: tooltip_btn 2s ease-in infinite;
  margin-right: 10px;
  z-index: 1;
}
@keyframes tooltip_btn {
  0% {
    box-shadow: 0 0 5px rgba(0, 213, 244, 0);
  }
  50% {
    box-shadow: 0 0 40px 10px rgba(0, 213, 244, 1);
  }
  100% {
    box-shadow: 0 0 80px 15px rgba(0, 213, 244, 0);
  }
}
.tooltip_btn li button span:before {
  content: "";
  display: block;
  width: 4px;
  height: 18px;
  background: #00d5f4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tooltip_btn li button span:after {
  content: "";
  display: block;
  width: 18px;
  height: 4px;
  background: #00d5f4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tooltip_btn li button div {
  position: absolute;
  border: 1px solid #00ddff;
  background: rgba(0, 0, 0, 0.85);
  padding: 1.5em 1em;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  opacity: 0;
  display: none;
}

/*簡体字*/
.tooltip_btn1.zh button div {
  width: 18.5em;
}
.tooltip_btn2.zh button span {
  left: 52px;
  top: 40px;
}
.tooltip_btn2.zh button div {
  left: -60px;
  top: 55px;
  width: 10.5em;
}

.tooltip_btn li.open button div {
  opacity: 1;
  display: block;
}

html[lang="ja"] body .tooltip_btn li button div {
  font-family: "NotoSansJP-Light", "游ゴシック Medium", "游ゴシック体",
    "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック",
    "MS PGothic", Verdana, sans-serif;
}
html[lang="en"] body .tooltip_btn li button div {
  font-family: "Open Sans", Verdana, sans-serif;
}

html[lang="zh"] body .tooltip_btn li button div {
  font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "SimSun", Verdana,
    sans-serif;
}

.mfp-counter {
  display: none;
}
/* ============================ POPUP ============================ */
.mfp-close-btn-in .mfp-close {
  color: #fff;
  right: calc(50% - 480px);
  /* right: 13.5%; */
  top: auto;
  bottom: 100%;
  opacity: 1;
  font-size: 50px;
  font-weight: bold;
  font-family: serif;
  /* top: -3vw;
	right: -4vw; */
}
.popup_inner {
  border-top: 15px solid #23bbb3;
  padding: 40px 125px 50px;
  background-color: #fff;
  max-height: 70vh;
  overflow-y: auto;
}
.popup_inner h2 {
  font-size: 3.8rem;
  padding: 0 5px 10px;
  border-bottom: 2px solid #000;
  position: relative;
}
.popup_inner h2 small {
  font-size: 1.8rem;
  position: absolute;
  bottom: 12px;
  right: 0;
  padding: 0 10px 0 100px;
}
.popup_ctn {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 0 25px;
}
.popup_ctn ul {
  list-style: disc;
  margin-left: 2em;
}
.popup_ctn .init {
  display: inline-block;
  vertical-align: top;
  text-indent: -1em;
  margin-left: 1em;
}
.popup_ctn > figure,
.popup_ctn > p,
.popup_ctn > .note {
  margin-top: 20px;
}
.popup_ctn figure {
  text-align: center;
  margin-bottom: 10px;
}
.popup_ctn .table {
  border-top: 1px solid #9c9c9c;
}
.popup_ctn .table h3,
.popup_ctn .table p {
  border: 1px solid #9c9c9c;
  border-top: none;
  padding: 0.5em 1.5em 0.5em 2em;
}
.popup_ctn .table h3 {
  background-color: #f0f0f0;
  font-weight: bold;
}

/* ============================ FOOT PAGE ============================ */
.footPage {
  /* min-width:1300px; */
  background-color: #444;
  padding: 24px 5%;
  overflow: hidden;
}
.footPage .container {
  max-width: 1255px;
  width: 100%;
}
.footPage_text {
  font-size: 1.3rem;
  color: #fff;
  float: left;
}
.footPage_text a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 2px 10px;
}
.footPage_text a:hover {
  text-decoration: underline;
}
.footPage_text a:first-child {
  border-right: 1px solid #fff;
  padding-left: 0;
}
.footPage_text span {
  display: block;
  margin-top: 5px;
}
.footPage_logo {
  float: right;
}

/* ============================ SUPPORT ============================ */

@media screen and (max-width: 1330px) {
  .main_area .point3_area {
    width: 95%;
    margin: 0 auto;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.disp-pc {
  display: initial;
}
.disp-pc-block {
  display: block;
}
.disp-other {
  display: block;
}
.disp-sp {
  display: none;
}
.disp-768 {
  display: none;
}

@media screen and (min-width: 980px) {
  .main_area .point5_box:nth-of-type(1) .point5_line .point {
    left: 77px;
    top: 58px;
  }
  .main_area .point5_box:nth-of-type(1) .point5_line .line::before {
    transform: rotate(90deg);
    width: 40px;
    top: 40px;
    left: 65px;
  }
  .main_area .point5_box:nth-of-type(1) .point5_line .line::after {
    top: 20px;
    left: 0;
    width: 86px;
  }
  .main_area .point5_box:nth-of-type(2) .point5_line .point {
    left: -90px;
    top: 242px;
  }
  .main_area .point5_box:nth-of-type(2) .point5_line .line::before {
    transform: rotate(90deg);
    width: 204px;
    top: 146px;
    right: -125px;
  }
  .main_area .point5_box:nth-of-type(2) .point5_line .line::after {
    top: 248px;
    right: -24px;
    width: 102px;
  }
  .main_area .point5_box:nth-of-type(3) .point5_line .point {
    left: 95px;
    bottom: 65px;
  }
  .main_area .point5_box:nth-of-type(3) .point5_line .line::before {
    transform: rotate(90deg);
    width: 73px;
    top: -37px;
    left: -61px;
  }
  .main_area .point5_box:nth-of-type(3) .point5_line .line::after {
    width: 120px;
    top: -73px;
    left: -25px;
  }
  .main_area .point5_box:nth-of-type(4) .point5_line .point {
    left: -65px;
    top: 230px;
  }
  .main_area .point5_box:nth-of-type(4) .point5_line .line::before {
    transform: rotate(90deg);
    width: 192px;
    top: 140px;
    left: -72px;
  }
  .main_area .point5_box:nth-of-type(4) .point5_line .line::after {
    width: 75px;
    top: 237px;
    left: -50px;
  }
  .main_area .point5_box:nth-of-type(5) .point5_line .point {
    left: 95px;
    bottom: 65px;
  }
  .main_area .point5_box:nth-of-type(5) .point5_line .line::before {
    transform: rotate(90deg);
    width: 73px;
    top: -37px;
    left: -61px;
  }
  .main_area .point5_box:nth-of-type(5) .point5_line .line::after {
    width: 120px;
    top: -73px;
    left: -25px;
  }
  .main_area .point5_box:nth-of-type(6) .point5_line .point {
    top: 290px;
    left: -90px;
  }
  .main_area .point5_box:nth-of-type(6) .point5_line .line::before {
    transform: rotate(90deg);
    width: 253px;
    top: 170px;
    left: -102px;
  }
  .main_area .point5_box:nth-of-type(6) .point5_line .line::after {
    width: 100px;
    top: 296px;
    left: -75px;
  }
  .main_area .point5_box:nth-of-type(7) .point5_line .point {
    top: 130px;
    left: 90px;
  }
  .main_area .point5_box:nth-of-type(7) .point5_line .line::before {
    transform: rotate(90deg);
    width: 91px;
    top: 91px;
    left: -67px;
  }
  .main_area .point5_box:nth-of-type(7) .point5_line .line::after {
    width: 114px;
    top: 137px;
    left: -22px;
  }
}
