@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
select {
  text-transform: none;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
body {
  font-family: Noto Sans JP, Noto Sans, Hiragino Kaku Gothic ProN, sans-serif;
  color: #282727;
  font-size: 14px;
  line-height: 28px;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main {
  display: block;
}
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
[v-cloak] {
  visibility: hidden;
}

.o-common-link {
  padding-left: 15.5px;
  padding-right: 17px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.o-common-link:before,
.o-common-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-common-link:before {
  width: 10px;
  height: 10px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: red;
}
.o-common-link._eternal:after {
  width: 11px;
  height: 11px;
  right: 0;
  background-image: url(../images/ic_blank.svg?v=1e9bd4c8);
}
.l-frame {
  overflow: hidden;
}
.l-article {
  position: relative;
}
.o-sideMenu {
  position: fixed;
  top: 0;
  left: 0px;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.o-sideMenu-fade,
.o-sideMenu-head,
.o-sideMenu-panel {
  opacity: 0;
}
.is-show.o-sideMenu-head,
.is-show.o-sideMenu-panel,
.o-sideMenu-fade.is-show {
  opacity: 1;
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}
.o-sideMenu-logo {
  font-size: 0;
  line-height: 0;
}
.o-sideMenu-links {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
}
.o-sideMenu-links__item__link {
  display: block;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.o-sideMenu-links__item__link.is-current {
  color: red;
}
.o-sideMenu-lang {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  /* border-bottom: solid 1px #cccccc;
  padding-bottom: 10px; */
}
.o-sideMenu-lang__link {
  margin-top: 3px;
  border-bottom: 3px solid transparent;
}
.o-sideMenu-lang__link.is-disabled {
  pointer-events: none;
  border-color: red;
}
.o-sideMenu-sns {
  margin-top: 10px;
  border-top: solid 1px #cccccc;
  padding-top: 10px;
}
.o-sideMenu-sns_ttl {
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2.4px;
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
}
.o-sideMenu-sns_ttl span {
  margin: 0 2px;
}
.o-sideMenu-sns__list {
}
.o-sideMenu-sns__list__icon {
  margin-right: 20px;
  margin-top: 10px;
  vertical-align: top;
  display: inline-block;
}

.o-heading {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.o-heading span {
  position: relative;
}
.o-heading span:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/ic_bullet.png?v=a2fe5edb");
  background-size: contain;
}
.o-heading-sub {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.8px;
}
.o-mv {
  /* height: 650px; */
  position: relative;
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background-color: #282727;
}
.o-mv.is-show video {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: opacity 1.8s cubic-bezier(0, 0, 0.35, 0.99),
    -webkit-filter 1.8s cubic-bezier(0, 0, 0.35, 0.99);
  transition: opacity 1.8s cubic-bezier(0, 0, 0.35, 0.99),
    -webkit-filter 1.8s cubic-bezier(0, 0, 0.35, 0.99);
  transition: opacity 1.8s cubic-bezier(0, 0, 0.35, 0.99),
    filter 1.8s cubic-bezier(0, 0, 0.35, 0.99);
  transition: opacity 1.8s cubic-bezier(0, 0, 0.35, 0.99),
    filter 1.8s cubic-bezier(0, 0, 0.35, 0.99),
    -webkit-filter 1.8s cubic-bezier(0, 0, 0.35, 0.99);
}
.o-mv video {
  /* position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%); */
  width: 100%;
}

.o-mv-scroll {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 2px;
}
.o-mv-scroll:before {
  content: "";
  position: absolute;
  bottom: calc(100% + 10px);
  left: calc(50% - 5px);
  display: block;
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-top-color: red;
  -webkit-animation: scroll 1.2s linear infinite;
  animation: scroll 1.2s linear infinite;
}
.o-mv-scroll.scrollTrans {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1;
  }
}
.o-lead {
  position: relative;
  z-index: 1600;
}
.o-lead-title {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-weight: 400;
}
.o-lead-title__firstHalf {
  opacity: 0;
}
.o-lead-title__firstHalf.leadTrans {
  -webkit-animation: lead 0.7s ease-in-out 2s 1 forwards;
  animation: lead 0.7s ease-in-out 2s 1 forwards;
}
@-webkit-keyframes lead {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes lead {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.o-lead-text {
  opacity: 0;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.o-lead-text.textTrans {
  -webkit-animation: lead 0.7s ease-in-out 3.8s 1 forwards;
  animation: lead 0.7s ease-in-out 3.8s 1 forwards;
}
.o-lead-text.is-show {
  -webkit-animation: lead 0.7s ease-in-out 0.7s 1 forwards;
  animation: lead 0.7s ease-in-out 0.7s 1 forwards;
}
.o-lead-link {
  opacity: 0;
  position: relative;
  padding-left: 20px;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
}
.o-lead-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-2.5px);
  transform: translateY(-2.5px);
  display: block;
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-top-color: red;
}
.o-lead-link.linkTrans {
  -webkit-animation: lead 0.7s ease-in-out 3.8s 1 forwards;
  animation: lead 0.7s ease-in-out 3.8s 1 forwards;
}
.o-lead-link.is-show {
  -webkit-animation: lead 0.7s ease-in-out 0.7s 1 forwards;
  animation: lead 0.7s ease-in-out 0.7s 1 forwards;
}
/*==============================================
TOP NEWSスライダー（PC）
*==============================================*/
.o-top-slider {
  /* max-width: 945px; */
  width: 741px;
  margin: -140px auto 0;
  z-index: 1500;
}
.o-top-slider__item.slick-slide {
  position: relative;
  /* max-width: 20%; */
  margin: 0 6px;
  width: 176px;
  height: 102px;
  border: solid 1px #333333;
  overflow: hidden;
}
.o-top-slider__item.slick-slide:hover {
  opacity: 0.8;
}
.o-top-slider__item__bg {
  width: 100%;
  height: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.25s linear;
}
.o-top-slider__item__bg:hover {
  transform: scale(1.1);
}
.o-top-slider__item__title {
  padding: 5px 10px 0;
}
.o-top-slider__item__date {
  font-size: 12px;
  margin-top: 10px;
  padding: 0 10px 5px;
}
.o-top-slider .prev-arrow,
.o-top-slider .next-arrow {
  cursor: pointer;

  color: #ff0000;
}
.o-top-slider .slide-arrow {
  margin: auto;
  position: absolute;
  top: 40%;
}
.o-top-slider .slick-disabled {
  display: none !important;
}
.o-top-slider .prev-arrow {
  left: -30px;
}
.o-top-slider .next-arrow {
  right: -30px;
}
@media (max-width: 768px) {
  .o-top-slider {
    width: 177px;
    margin: 50px auto 0;
  }
}


.o-pamphlet {
  margin-top: 50px;
  padding-left: 1em;
}
.o-pamphlet p {
  line-height: 1.4;  
  text-indent: -.6em;
}
.o-pamphlet p::before {
  content: "";
  display: inline-block;
  width: 10px;
    height: 10px;
    left: 0;
    border: 5px solid transparent;
    border-left-color: red;
}
.o-pamphlet a {
  display: block;
  margin-top: 10px;
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
}
.o-pamphlet img {
  width: 320px!important;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .o-pamphlet img {
    width: 100%;
  }
}
/*==============================================
TOP NEWS（SP）
*==============================================*/
.o-top-news {
  margin: 50px auto 0;
}
.o-top-news__heading {
  font-size: 20px;
  line-height: 2.4;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
}
.o-top-news__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 0;
  border-bottom: 4px solid red;
}
.o-top-news__list {
  margin-top: 30px;
}
.o-top-news__list__item {
  width: 100%;
  height: 190px;
  display: block;
  background-size: cover;
  background-position: center center;
  margin-top: 10px;
  border: solid 1px #333333;
}
.o-top-news__list__item:first-child {
  margin-top: 0;
}
.o-top-news__link {
  text-align: right;
  margin-top: 12px;
}
/*==============================================
TOP トピックス
*==============================================*/
.o-topics {
  margin-top: 50px;
}
.o-topics__heading {
  font-size: 32px;
  line-height: 2.4;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
}
.o-topics__heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 120px;
  height: 0;
  border-bottom: 4px solid red;
}
.o-topics__list {
  max-width: 1000px;
  width: 100%;
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.o-topics__list__item:first-child {
  width: 100%;
  margin-top: 0;
}
.o-topics__list__item {
  margin-top: 30px;
  width: 49%;
  position: relative;
  display: block;
  overflow: hidden;
}
.o-topics__list__item:hover {
  opacity: 0.8;
}

.o-topics__list__item img {
  transition: 0.25s linear;
  width: 100%;
  vertical-align: bottom;
}
.o-topics__list__item:hover img {
  transform: scale(1.1);
}
.o-topics__list__item span {
  position: absolute;
  color: #fff;
  font-size: 32px;
  letter-spacing: 1px;
  top: 50%; /*親要素を起点に上から50%*/
  left: 10px; /*親要素を起点に左から50%*/
  transform: translateY(-50%) translateX(10px); /*要素の大きさの半分ずつを戻す*/
  -webkit-transform: translateY(-50%) translateX(10px);
}
@media (max-width: 768px) {
  .o-topics__heading {
    font-size: 20px;
  }
  .o-topics__heading:after {
    width: 76px;
  }
  .o-topics__list {
    margin: 30px auto 0;
  }
  .o-topics__list__item {
    margin-top: 10px;
  }
  .o-topics__list__item span {
    font-size: 16px;
    left: 6px; /*親要素を起点に左から50%*/
    transform: translateY(-50%) translateX(6px); /*要素の大きさの半分ずつを戻す*/
    -webkit-transform: translateY(-50%) translateX(6px);
  }
}
.o-top-lang {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1601;
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;

  background: rgba(255, 255, 255, 0.5);
  padding: 5px 15px;
}
.o-top-lang__link {
  border-bottom: 3px solid transparent;
}
.o-top-lang__link.is-disabled {
  pointer-events: none;
  border-color: red;
}
.o-news__articles {
  position: relative;
}
.o-news__articles.accordion {
  position: relative;
  overflow: hidden;
  height: 600px;
}
.o-news__articles.accordion:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 80px;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(20%, hsla(0, 0%, 100%, 0.99)),
    color-stop(60%, hsla(0, 0%, 100%, 0.6)),
    to(hsla(0, 0%, 100%, 0))
  );
  background: linear-gradient(
    0deg,
    hsla(0, 0%, 100%, 0.99) 20%,
    hsla(0, 0%, 100%, 0.6) 60%,
    hsla(0, 0%, 100%, 0)
  );
}
.o-news__articles__more {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 20;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0;
  line-height: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.o-news__article__image {
  position: relative;
  padding-top: 56.71642%;
  background-color: #e3e3e3;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.o-news__article__image:before {
  content: "";
  display: block;
  width: 30px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url("../images/logo-white.svg?v=a7345d08");
}
.o-news__article__image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-color: transparent transparent #fff #fff;
  border-style: solid;
  border-width: 10px;
}
.o-news__article__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0.35, 0.99);
  transition: -webkit-transform 0.7s cubic-bezier(0, 0, 0.35, 0.99);
  transition: transform 0.7s cubic-bezier(0, 0, 0.35, 0.99);
  transition: transform 0.7s cubic-bezier(0, 0, 0.35, 0.99),
    -webkit-transform 0.7s cubic-bezier(0, 0, 0.35, 0.99);
}
.o-news__article__texts {
  padding: 15px 10px;
}
.o-news__article__texts__head {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.o-news__article__texts__data {
  color: red;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
}
.news__article__pageLink {
  margin-top: 50px;
  text-align: center;
}
.news__article__pageLink .current_page,
.news__article__pageLink .link_page {
  border: solid 1px #e8e8e8;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 2px;
  font-size: 16px;
  line-height: 2.2;
}
.news__article__pageLink .current_page {
  border: none;
  color: red;
}
.news__article__pageLink a.link_next,
.news__article__pageLink a.link_prev {
  font-size: 12px;
  margin: 0 10px;
}
.news__article__pageLink.current_page {
}
.news__article__pageLink.link_page {
}
.news__article__pageLink.link_next {
}
.o-products-head {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  color: red;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 4px;
}
.o-products-games__subtext {
  margin-top: 70px;
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.o-products-games__text {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-style: italic;
  line-height: 0;
}
.o-products-games__text__head {
  padding: 0 4px;
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 1;
  overflow: hidden;
}
.o-products-games__text__head:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  font-weight: 700;
}
.o-products-games__text__head:after {
  background-color: red;
  -webkit-transform: translateX(-101%);
  transform: translateX(-101%);
}
.o-products-games__text__head.is-show {
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0, 0.35, 0.99);
  transition: -webkit-transform 0.6s cubic-bezier(0, 0, 0.35, 0.99);
  transition: transform 0.6s cubic-bezier(0, 0, 0.35, 0.99);
  transition: transform 0.6s cubic-bezier(0, 0, 0.35, 0.99),
    -webkit-transform 0.6s cubic-bezier(0, 0, 0.35, 0.99);
}
.o-products-games__text__head.is-show:after {
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.o-products-games__body {
  margin-top: 100px;
}
.o-products-games__body__item {
  letter-spacing: 0.1em;
}
.o-products-games__body__item__head__title {
  position: relative;
  font-weight: 700;
}
.o-products-games__body__item__head__title > span {
  display: inline-block;
}
.o-products-games__body__item__head__title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 0;
  border-top: 4px solid red;
}
.o-products-games__body__item__head__date {
  line-height: 1;
  font-weight: 700;
  color: #666;
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  letter-spacing: 0.2em;
}
.o-products-games__body__item__cont {
  display: -ms-flexbox;
  display: flex;
}
.o-products-games__body__item__cont__text__lead {
  line-height: 1.6;
  font-weight: 400;
  font-size: 14px;
}
.o-products-games__body__item__cont__text__note {
  line-height: 1;
}
.o-products-games__body__item__cont__text__link {
  padding-left: 15.5px;
  padding-right: 17px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.o-products-games__body__item__cont__text__link:before {
  width: 10px;
  height: 10px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: red;
}
.o-products-games__body__item__cont__text__link:after,
.o-products-games__body__item__cont__text__link:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-products-games__body__item__cont__text__link:after {
  width: 11px;
  height: 11px;
  right: 0;
  background-image: url("../images/ic_blank.svg?v=1e9bd4c8");
}
.o-products-games__body__item__cont__img img {
  display: block;
  width: 100%;
}
.o-products-carousel {
  position: relative;
}
.o-products-carousel img {
  width: 100%;
}
.o-products-carousel:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: hsla(0, 0%, 100%, 0.9);
}
.o-products-luminousEngine__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.o-products-luminousEngine__head__sub {
  font-weight: 700;
}
.o-products-luminousEngine__body__item__image {
  font-size: 0;
  line-height: 0;
}
.o-products-luminousEngine__body__item__yt {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.o-products-luminousEngine__body__item__yt iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.o-products-luminousEngine__body__item img {
  width: 100%;
}
.o-products-luminousEngine__body__item__texts__head {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-weight: 400;
}
.o-products-luminousEngine__body__item__texts__lead {
  letter-spacing: 0.05em;
}
.lang-en .o-products-luminousEngine__body__item__texts__lead {
  line-height: 1.6;
}
.o-careers-head {
  font-weight: 700;
}
.o-careers-body {
  /* display: -ms-flexbox;
  display: flex; */
}
.o-careers-body__box {
  position: relative;
}
.o-careers-body__box img {
  width: 100%;
}
.o-careers-lead {
  letter-spacing: 0.05em;
}
.lang-en .o-careers-lead {
  line-height: 1.6;
}
.o-careers-button {
  overflow: hidden;
  position: relative;
  height: 40px;
}
.o-careers-button._active {
  background: red;
  border: none;
  color: #fff;
}
.o-careers-button._active a::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("../images/ic_blank_w.svg?v=332d7d08")!important;
}
.o-careers-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 12px;
  background-image: url("../images/ic_bullet.png?v=a2fe5edb");
}
.o-careers-button:after {
  content: "";
  display: block;
  width: calc(100% + 50px);
  height: 100%;
  background: linear-gradient(45deg, transparent 10%, red 10.01%);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.o-careers-button a {
  position: relative;
  z-index: 10;
  display: block;
  text-align: center;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 1.4px;
  border: 1px solid #282727;
  -webkit-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.o-careers-button a:hover:before {
  background-image: url("../images/ic_blank_w.svg?v=332d7d08");
}
.o-careers-button a:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("../images/ic_blank.svg?v=1e9bd4c8");
}
.o-careers-button a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 12px;
  height: 12px;
  background-image: url("../images/ic_corner.png?v=525b0c6b");
}
.o-careers-privacy {
  position: absolute;
  bottom: 20px;
  right:0;
}
.o-careers-privacy a {
  text-decoration: underline;
}
.o-company-images {
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  line-height: 0;
}
.o-company-images__item {
  width: 100%;
}
.o-company-images__item img {
  width: 100%;
}
.o-company-texts {
  letter-spacing: 0.05em;
}
.lang-en .o-company-texts {
  line-height: 1.5;
}
.o-company-texts__dd {
  font-weight: 400;
}
.o-company-texts__dd a,
.o-company-texts__dt a {
  padding-right: 18px;
  position: relative;
  text-decoration: underline;
}
.o-company-texts__dd a:after,
.o-company-texts__dt a:after {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("../images/ic_blank.svg?v=1e9bd4c8");
}
.o-company-map__embed {
  position: relative;
}
.o-company-map__embed iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.o-company-map__texts__head {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
}
.o-company-map__texts__address {
  font-weight: 700;
}
.o-company-map__texts__station {
  letter-spacing: 0.05em;
}
.o-company-map__texts__link {
  padding-left: 15.5px;
  padding-right: 17px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.o-company-map__texts__link:before {
  width: 10px;
  height: 10px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: red;
}
.o-company-map__texts__link:after,
.o-company-map__texts__link:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-company-map__texts__link:after {
  width: 11px;
  height: 11px;
  right: 0;
  background-image: url("../images/ic_blank.svg?v=1e9bd4c8");
}

/*==============================================
VISION
*==============================================*/
.o-vision {
  padding-top: 50px;
}
.o-vision-head {
  display: inline-block;
  font-size: 20px;
  margin-left: 30px;
  vertical-align: middle;
}
.o-vision-body {
  margin-top: 100px;
}
.o-vision-mv {
}
.o-vision-mv img {
  width: 100%;
}
.o-vision-mv-text {
}
.o-vision-message {
  position: relative;
}

.o-vision-message__title {
  font-size: 32px;
  line-height: 2.8;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 80px;
}
.o-vision-message__title > span {
  display: inline-block;
}
.o-vision-message__title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 0;
  border-top: 4px solid red;
}
.o-vision-message-box {
  margin-top: 80px;
  display: flex;
}
.o-vision-message-box:first-child {
  margin-top: 40px;
  flex-direction: row-reverse;
}
.o-vision-message-box-textArea {
  flex: 0 0 390px;
  margin-right: 50px;
}
.o-vision-message-box-textArea._right {
  margin-right: 0px;
  margin-left: 50px;
}
.o-vision-message-box-textArea__lead {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
}
.o-vision-message-box-textArea__text {
  margin-top: 35px;
  line-height: 24px;
}
.o-vision-link {
  padding-left: 15.5px;
  padding-right: 17px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.2px;
  margin-top: 35px;
}
.o-vision-link:before,
.o-vision-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-vision-link:before {
  width: 10px;
  height: 10px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: red;
}
/* .o-vision-link:after {
  width: 11px;
  height: 11px;
  right: 0;
  background-image: url(../images/ic_blank.svg?v=1e9bd4c8);
} */
.o-vision-message-box-textArea__name {
  text-align: right;
  margin-top: 80px;
}
.o-vision-message-box-textArea__name span {
  font-size: 18px;
}
.o-vision-message-box-image {
  flex: 1;
}
.o-vision-message-box-image img {
  width: 100%;
}
@media (max-width: 768px) {
  .o-vision-head {
    margin-left: 0;
    font-size: 14px;
    margin-top: 0px;
  }
  .o-vision-message-box {
    display: block;
  }
  .o-vision-message-box:first-child {
    display: block;
    margin-top: 20px;
  }
  .o-vision-message-box-textArea {
    margin-right: 0;
  }
  .o-vision-message-box-textArea._right {
    margin-left: 0;
  }
  .o-vision-message-box-textArea__lead {
    font-size: 16px;
  }
  .o-vision-message-box-textArea__text {
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
  }
  .o-vision-message-box-textArea__name {
    margin-top: 40px;
    font-size: 12px;
  }
  .o-vision-message-box-textArea__name span {
    font-size: 16px;
  }
}
/*==============================================
GAME
*==============================================*/
.o-game {
  padding-top: 50px;
}
.o-game-body {
  margin-top: 100px;
}
.o-game-slider {
  margin: 0 auto;
  max-width: 966px;
  width: 80%;
}
.o-game-slider__item {
  height: 520px;
  position: relative;
  padding: 20px;
  overflow: hidden;
}

.o-game-slider__item__bg {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0%;
  transition: 0.25s linear;
}
.o-game-slider__item__bg._hover {
  transform: scale(1.1);
}
.o-game-slider__item__bg._hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.o-game-slider__item__title {
  font-size: 30px;
  color: #fff;
  position: relative;
}
.o-game-slider__item__text {
  color: #fff;
  position: relative;
  margin-top: 30px;
  display: none;
}
.o-game-slider__item__link {
  padding-left: 15.5px;
  padding-right: 17px;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  font-weight: 700;
  text-decoration: underline;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.2px;
  color: #fff;
  width: 120px;
  text-align: center;
}
.o-game-slider__item__link:before,
.o-game-slider__item__link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-game-slider__item__link:before {
  width: 10px;
  height: 10px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: red;
}
.o-game-slider__item__link:after {
  width: 11px;
  height: 11px;
  right: 0;
  background-image: url(../images/ic_blank_w.svg?v=1e9bd4c8);
}
.o-game-slider .prev-arrow,
.o-game-slider .next-arrow {
  cursor: pointer;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  color: #ff0000;
}
.o-game-slider .slide-arrow {
  bottom: 0;
  margin: auto;
  position: absolute;
  top: 45%;
}
.o-game-slider .slick-disabled {
  display: none !important;
}
.o-game-slider .prev-arrow {
  left: -50px;
}
.o-game-slider .next-arrow {
  right: -50px;
}
.o-game-slider.slick-slide {
  margin-right: 1px !important;
  margin-left: 1px !important;
}
@media (max-width: 768px) {
  .o-game {
    padding-top: 40px;
  }
  .o-game-body {
    margin-top: 0px;
  }
  .o-game-slider__item {
    display: block;
    height: 320px;
    padding: 10px;
    margin-top: 10px;
  }
  .o-game-slider__item__bg {
    transform: scale(1.1);
  }
  .o-game-slider__item__bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
  }
  .o-game-slider__item__title {
    font-size: 20px;
    color: #fff;
    position: relative;
  }
  .o-game-slider__item__text {
    display: block;
  }
  .o-game-slider__item__link {
    display: block;
  }
  .o-game-slider .prev-arrow,
  .o-game-slider .next-arrow {
    width: 22px;
    /* height: 66px; */
  }
  .o-game-slider .prev-arrow {
    left: -30px;
  }
  .o-game-slider .next-arrow {
    right: -30px;
  }
}
.o-footer {
  display: -ms-flexbox;
  display: flex;
  background-color: #282727;
  z-index: 1600;
}
.o-footer__copy {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  color: #fff;
}
.o-footer__logo {
  display: block;
}
.o-footer__logo img {
  width: 100%;
}
.o-article-title {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.lang-en .o-article-title,
.o-article-date {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
}
.o-article-date {
  color: red;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.33;
  font-size: 12px;
}
.o-article-lead {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.o-article-sns {
  font-size: 0;
  line-height: 0;
}
.o-article-sns a {
  display: block;
}
.o-article-mv {
  position: relative;
  font-size: 0;
  line-height: 0;
}
.o-article-mv__caption {
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: 0.05em;
}
.lang-en .o-article-mv__caption {
  line-height: 1.5;
}
.o-article-image {
  font-size: 0;
  line-height: 0;
}
.o-article-image img {
  width: 100%;
}
.o-article-image__caption {
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: 0.05em;
}
.lang-en .o-article-image__caption {
  line-height: 1.5;
}
.o-article-text {
  line-height: 2.14;
  letter-spacing: 0.05em;
}
.lang-en .o-article-text {
  line-height: 1.7;
}
.o-article-text + .o-article-text {
  margin-top: 0.4em;
}
.o-article-text b {
  display: inline-block;
  line-height: 1.7;
}
.o-article-embed {
  font-size: 0;
  line-height: 0;
}
.o-article-embed__wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.o-article-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.o-article-embed__text {
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: 0.05em;
}
.o-article-embed__text.large {
  font-size: 16px;
}
.o-article-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0;
  line-height: 0;
}
.o-article-column__item img {
  width: 100%;
}
.o-article-column__item__caption {
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: 0.05em;
}
.o-article-column__item__caption:first-child {
  margin-top: 0;
}
.lang-en .o-article-column__item__caption {
  line-height: 1.5;
}
.o-article-head-medium {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.o-article-head-small {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.o-article-interview__body,
.o-article-interview__head {
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.05em;
}
.o-article-interview__body:not(:first-child),
.o-article-interview__head:not(:first-child) {
  margin-top: 32px;
}
.lang-en .o-article-interview__body,
.lang-en .o-article-interview__head {
  line-height: 1.7;
}
.o-article-interview__head {
  color: #666;
  font-weight: 700;
}
.o-article-interview__head:before {
  content: "――";
}
.lang-en .o-article-interview__head:before {
  letter-spacing: -2px;
  padding-right: 8px;
}
.o-article-interview__body.note {
  font-size: 12px;
  line-height: 1.67;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.lang-en .o-article-interview__body.note {
  line-height: 1.5;
}
.o-article-interview__body.note.large {
  font-size: 16px;
}
.o-article-interview__body [class^="color"] {
  font-weight: 700;
}
.o-article-interview__body .color-A {
  color: #52a3cc;
}
.o-article-interview__body .color-B {
  color: #52cccc;
}
.o-article-interview__body .color-C {
  color: #cc527a;
}
.o-article-interview__body .color-D {
  color: #cc7a52;
}
.o-article-interview__body .color-E {
  color: #a352cc;
}
.o-article-link {
  text-decoration: underline;
}
.o-article-link-mail {
  padding-left: 24px;
  background-image: url("../images/ic_mail.png?v=0bab3230");
  background-position: 0;
}
.lang-en .o-article-link-mail {
  margin-top: 5px;
  display: inline-block;
}
.o-article-button {
  overflow: hidden;
  position: relative;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.o-article-button:after {
  content: "";
  display: block;
  width: calc(100% + 50px);
  height: 100%;
  background: linear-gradient(45deg, transparent 10%, red 10.01%);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.o-article-button a {
  display: block;
  position: relative;
  z-index: 10;
  height: 40px;
  border: 1px solid #282727;
  font-weight: 700;
  letter-spacing: 1.4px;
  -webkit-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.o-article-button a:before {
  bottom: -1px;
  left: -1px;
  width: 12px;
  background-image: url("../images/ic_corner.png?v=525b0c6b");
}
.o-article-button a:after,
.o-article-button a:before {
  content: "";
  display: block;
  position: absolute;
  height: 12px;
}
.o-article-button a:after {
  top: 0;
  right: 0;
  width: 11px;
  background-image: url("../images/ic_bullet.png?v=a2fe5edb");
}
.o-typewriter:not(.is-show) {
  visibility: hidden;
}
.o-typewriter-char {
  position: relative;
  visibility: hidden;
  -webkit-transition: visibility 0s linear;
  transition: visibility 0s linear;
}
.o-typewriter-char i {
  content: "";
  display: inline-block;
  width: 0.85em;
  height: 1.35em;
  position: absolute;
  top: calc(50% - 0.7em);
  background-color: red;
  vertical-align: middle;
  opacity: 1;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}
.o-typewriter.is-show .o-typewriter-char {
  visibility: visible;
}
.o-typewriter.is-show .o-typewriter-char i {
  opacity: 0;
}
.o-typewriter:not(.is-show) .o-typewriter-char,
.o-typewriter:not(.is-show) .o-typewriter-char i {
  -webkit-transition-delay: 0 !important;
  transition-delay: 0 !important;
}
.o-notfound {
  position: relative;
}
.o-notfound-head {
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
}
.o-notfound-head h1 {
  position: relative;
  font-size: 100px;
  font-weight: 400;
  line-height: 1.32;
  letter-spacing: 20px;
}
.o-notfound-head h1:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/ic_bullet.png?v=a2fe5edb");
  background-size: contain;
  width: 11px;
  height: 12px;
  bottom: 28px;
  right: -11px;
}
.o-notfound-head p {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 4px;
}
.o-privacy-head2 {
  font-weight: 700;
}
.o-privacy-head3 {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.o-privacy-anchor {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.21;
}
.o-privacy-anchor:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-2.5px);
  transform: translateY(-2.5px);
  display: block;
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-top-color: red;
}
.o-privacy-lead {
  font-weight: 700;
}
.o-privacy-mail a {
  display: block;
  background-image: url("../images/ic_mail.png?v=0bab3230");
  background-position: 0;
  text-decoration: underline;
}
.lang-en .o-privacy-mail a {
  margin-top: 5px;
  display: inline-block;
}
.o-ticker {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 17.56%;
  width: 82.43%;
  z-index: 1501;
  color: #e3e3e3;
}
.o-ticker.is-show {
  opacity: 1;
  -webkit-transition: opacity 0.8s linear;
  transition: opacity 0.8s linear;
}
.o-ticker__inner {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 10px 40px;
  background-color: #333;
}
.o-ticker__date {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}
.o-ticker__text {
  position: relative;
  padding-left: 40px;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-decoration: underline;
}
.o-ticker__text:before {
  content: "";
  position: absolute;
  left: 19px;
  width: 1px;
  height: 100%;
  border-left: 1px solid #666;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
@media (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
  .l-frame__menu {
    width: 100%;
    height: 60px;
  }
  .l-frame__body__inner {
    padding-bottom: 100px;
  }
  .l-frame__body__inner-mini {
    padding-bottom: 0;
  }
  .l-article {
    padding: 50px 20px 0;
  }
  .l-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .o-sideMenu.is-hide-nav {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .o-heading {
    font-size: 30px;
    line-height: 1.13;
    letter-spacing: 6px;
    /* margin-bottom: 85px; */
  }
  .o-heading span:after {
    bottom: 8px;
    right: -7px;
    width: 7px;
    height: 8px;
  }
  .o-heading-sub {
    margin-top: 2px;
    line-height: 1.36;
  }
  .o-mv {
    height: auto;
    padding-top: 60px;
    padding-top: 56.25%;
    height: 350px;
  }
  .o-mv video {
    /* width: 100%; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    background-position: center center;
  }
  .o-lead-title {
    margin-top: 4.44em;
    font-size: 9.5vw;
    line-height: 1.11;
    letter-spacing: 1.125vw;
  }
  .o-lead-title__firstHalf {
    /* color: #fff; */
  }
  .o-lead-text {
    margin-top: 32px;
  }
  .o-lead-text.textTrans {
    -webkit-animation: none;
    animation: none;
  }
  .o-lead-text.is-show {
    -webkit-animation: lead 0.7s ease-in-out 0.7s 1 forwards;
    animation: lead 0.7s ease-in-out 0.7s 1 forwards;
  }
  .o-lead-link {
    margin-top: 35px;
    line-height: 1.21;
    letter-spacing: 1.4px;
  }
  .o-lead-link.linkTrans {
    -webkit-animation: none;
    animation: none;
  }
  .o-lead-link.is-show {
    -webkit-animation: lead 0.7s ease-in-out 0.7s 1 forwards;
    animation: lead 0.7s ease-in-out 0.7s 1 forwards;
  }
  .o-news {
    /* margin-top: 80px; */
    padding-top: 40px;
  }
  .o-news__articles {
    margin-top: 43px;
  }
  .o-news__article {
    width: 100%;
  }
  .o-news__article:not(:first-child) {
    margin-top: 35px;
  }
  .o-news__article__texts__head {
    font-size: 14px;
    line-height: 1.43;
  }
  .o-news__article__texts__data {
    margin-top: 5px;
    line-height: 1.3;
  }
  .o-products {
    /* margin-top: 80px; */
    padding-top: 40px;
  }
  .o-products-games {
    margin-top: 50px;
  }
  .o-products-games__subtext {
    margin-top: 28px;
    letter-spacing: 0.1em;
  }
  .o-products-games__text {
    margin-top: 18px;
  }
  .o-products-games__text__head {
    font-size: 30px;
    letter-spacing: 6px;
  }
  .o-products-games__body {
    margin-top: 60px;
  }
  .o-products-games__body__item__head__title > span {
    font-size: 20px;
    line-height: 1.8;
  }
  .o-products-games__body__item__head__title {
    padding-top: 14px;
    font-size: 24px;
    line-height: 1.5;
  }
  .o-products-games__body__item__head__title:before {
    width: 24px;
  }
  .o-products-games__body__item__head__date {
    margin-top: 10px;
    font-size: 10px;
  }
  .o-products-games__body__item__cont {
    margin-top: 28px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .o-products-games__body__item__cont__text {
    margin-top: 27px;
    width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }
  .o-products-games__body__item__cont__text__note {
    margin-top: 16px;
    font-size: 10px;
  }
  .o-products-games__body__item__cont__text__link {
    margin-top: 22px;
  }
  .o-products-games__body__item__cont__img {
    width: calc(100% + 20px);
    -ms-flex-order: 1;
    order: 1;
    margin-left: -20px;
  }
  .o-products-engine {
    /* margin-top: 95px; */
  }
  .o-products-carousel {
    margin-top: 0px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .o-products-luminousEngine {
    margin-top: 30px;
    padding: 0 20px;
  }
  .o-products-luminousEngine__head__sub {
    margin-left: 27px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 1.4px;
  }
  .o-products-luminousEngine__head__sub-en {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.6px;
  }
  .o-products-luminousEngine__body {
    margin-top: 60px;
  }
  .o-products-luminousEngine__body__title {
    font-size: 22px;
    font-weight: bold;
  }
  .o-products-luminousEngine__body__title span {
    font-size: 16px;
  }
  .o-products-luminousEngine__body__item {
    font-size: 0;
    line-height: 0;
  }
  .o-products-luminousEngine__body__item:not(:first-child) {
    margin-top: 40px;
  }
  .o-products-luminousEngine__body__item img {
    margin-right: -20px;
  }
  .o-products-luminousEngine__body__item__texts {
    margin-top: 20px;
  }
  .o-products-luminousEngine__body__item__texts__head {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 2px;
  }
  .o-products-luminousEngine__body__item__texts__lead {
    margin-top: 13px;
    font-size: 12px;
    line-height: 2;
  }
  .o-careers {
    /* margin-top: 80px; */
    padding-top: 40px;
  }
  .o-careers-head {
    margin-top: 0px;
    font-size: 24px;
    line-height: 1.67;
    letter-spacing: 2.4px;
  }
  .o-careers-body {
    margin-top: 26px;
    display: block;
    /* -ms-flex-direction: column;
    flex-direction: column; */
  }
  .o-careers-body__box:first-child {
    -ms-flex-order: 2;
    order: 2;
  }
  .o-careers-body__box:last-child {
    /* margin-right: -20px;
    font-size: 0;
    line-height: 0; */
  }
  .o-careers-lead {
    margin-top: 22px;
  }
  .o-careers-button {
    margin: 32px auto 0;
    width: 100%;
    max-width: 375px;
  }
  .o-careers-privacy {
    position: relative;
    text-align: right;
    bottom: 0;
  }
  .o-company {
    /* margin-top: 80px; */
    padding-top: 40px;
  }
  .o-company-images {
    margin-top: 0px;
    /* margin-right: -20px; */
  }
  .o-company-texts {
    margin-top: 40px;
    font-size: 12px;
    line-height: 1.67;
  }
  .o-company-texts__dt {
    font-weight: 700;
  }
  .o-company-texts__dt:not(:first-child) {
    margin-top: 20px;
  }
  .o-company-texts__dd {
    margin-top: 2px;
  }
  .o-company-map {
    margin-top: 100px;
  }
  .o-company-map__embed {
    padding-top: 71.42857%;
    width: 100%;
  }
  .o-company-map__texts {
    margin-top: 27px;
  }
  .o-company-map__texts__head {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.31;
    letter-spacing: 3.2px;
  }
  .o-company-map__texts__address {
    margin-top: 9px;
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: 1.2px;
  }
  .o-company-map__texts__station {
    margin-top: 12px;
    font-size: 10px;
    font-weight: 400;
    line-height: 2;
  }
  .lang-en .o-company-map__texts__station {
    line-height: 1.6;
  }
  .o-company-map__texts__link {
    margin-top: 12px;
  }
  .o-footer {
    padding: 12px 20px;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-align: center;
    align-items: center;
  }
  .o-footer__copy {
    margin-top: 9.5px;
    font-size: 10px;
    line-height: 1.3;
    text-align: center;
  }
  .o-footer__logo {
    width: 100px;
  }
  .o-article-title {
    margin-top: 35px;
    font-size: 20px;
    line-height: 1.5;
  }
  .o-article-date {
    margin-top: 22px;
  }
  .o-article-lead {
    margin-top: 29px;
    font-size: 14px;
    line-height: 1.71;
  }
  .lang-en .o-article-lead {
    line-height: 1.5;
  }
  .o-article-content {
    margin-top: 50px;
  }
  .o-article-content img {
    width: 100%;
    height: auto;
  }
  .o-article-content p,
  .o-article-content a {
    font-weight: normal;
    word-break: break-all;
  }
  .o-article-content a {
    text-decoration: underline;
  }
  .o-article-content a:hover {
    color: red;
  }
  .o-article-content iframe {
    width: 100%;
  }
  .o-article-component-spaceLarge {
    margin-top: 50px;
  }
  .o-article-component-spaceMedium {
    margin-top: 45px;
  }
  .o-article-component-spaceSmall {
    margin-top: 40px;
  }
  .o-article-component-spaceMinimum {
    margin-top: 21px;
  }
  .o-article-mv img {
    width: calc(100% + 20px);
  }
  .o-article-mv__caption {
    margin-top: 10px;
  }
  .o-article-image__caption {
    margin-top: 8px;
  }
  .o-article-embed__text {
    margin-top: 8px;
  }
  .o-article-column__item {
    width: calc(50% - 10px);
    min-width: calc(50% - 10px);
  }
  .o-article-column__item__caption {
    margin-top: 8px;
  }
  .o-article-head-medium {
    font-size: 16px;
    line-height: 1.63;
  }
  .lang-en .o-article-head-medium {
    line-height: 1.4;
  }
  .o-article-head-small {
    font-size: 14px;
    line-height: 1.71;
  }
  .lang-en .o-article-head-small {
    line-height: 1.5;
  }
  .o-article-button {
    margin: 100px auto 0;
    display: block;
    width: 100%;
    max-width: 375px;
  }
  .o-notfound {
    height: calc(100vh - 124px);
    min-height: 500px;
  }
  .o-notfound-content {
    padding-top: 32px;
    padding-left: 32px;
  }
  .o-notfound-head h1 {
    display: inline-block;
  }
  .o-notfound-head p {
    padding-left: 48px;
  }
  .o-notfound-text {
    margin-top: 36px;
    padding-left: 48px;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 1.2px;
    padding-right: 80px;
  }
  .o-privacy {
    padding-left: 20px;
    padding-right: 20px;
  }
  .o-privacy + .o-privacy {
    margin-top: 94px;
  }
  .o-privacy-head2 {
    margin-top: 36px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .o-privacy-head3 {
    font-size: 14px;
    line-height: 1.63;
  }
  .lang-en .o-privacy-head3 {
    line-height: 1.4;
  }
  .o-privacy-anchor {
    margin-top: 20px;
  }
  .o-privacy-lead {
    margin-top: 36px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.7px;
  }
  .o-privacy-mail {
    font-size: 11px;
    line-height: 1.82;
    letter-spacing: 0.55px;
  }
  .o-privacy-mail a {
    padding-left: 21px;
  }
  .o-ticker {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1501;
  }
  .o-ticker__inner {
    width: 100%;
    display: block;
    padding: 14px 20px;
  }
  .o-ticker__date {
    font-size: 10px;
    line-height: 1;
  }
  .o-ticker__text {
    margin-top: 6px;
    padding-left: 0;
    display: block;
    font-size: 12px;
    line-height: 1.6;
  }
  .o-ticker__text:before {
    content: none;
  }
  /*==============================================
  VISION
  *==============================================*/
  .o-vision {
    /* margin-top: 80px; */
    padding-top: 40px;
  }
}
@media (max-width: 1023px) {
  .widePcOnly {
    display: none !important;
  }
  .o-sideMenu {
    width: 100%;
    z-index: 3000;
  }
  .o-sideMenu-shadow {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  }
  .o-sideMenu-head {
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: relative;
    z-index: 3000;
  }
  .o-sideMenu-button {
    padding: 5px;
    position: relative;
    display: block;
    width: 28px;
    height: 26px;
    outline: none;
  }
  .o-sideMenu-button:after,
  .o-sideMenu-button:before,
  .o-sideMenu-button span {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    position: absolute;
    left: 5px;
    background-color: #282727;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.35, 0.99);
    transition: all 0.3s cubic-bezier(0, 0, 0.35, 0.99);
  }
  .o-sideMenu-button:before {
    top: 5px;
  }
  .o-sideMenu-button:after {
    bottom: 5px;
  }
  .o-sideMenu-button span {
    top: calc(50% - 1px);
  }
  .o-sideMenu-button.is-open:before {
    top: 50%;
    -webkit-transform: translateY(-1px) rotate(135deg);
    transform: translateY(-1px) rotate(135deg);
  }
  .o-sideMenu-button.is-open:after {
    bottom: 50%;
    -webkit-transform: translateY(1px) rotate(225deg);
    transform: translateY(1px) rotate(225deg);
  }
  .o-sideMenu-button.is-open span {
    opacity: 0;
  }
  .o-sideMenu-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 27px 50px 20px;
    width: 100%;
    height: calc(100vh - 60px);
    background-color: #fff;
    z-index: 2900;
    overflow-y: auto;
    text-align: right;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.35, 0.99);
    transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.35, 0.99);
    transition: transform 0.3s cubic-bezier(0, 0, 0.35, 0.99);
    transition: transform 0.3s cubic-bezier(0, 0, 0.35, 0.99),
      -webkit-transform 0.3s cubic-bezier(0, 0, 0.35, 0.99);
  }
  .o-sideMenu-panel.is-open {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  .o-sideMenu-links__item {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: 6px;
  }
  .o-sideMenu-lang {
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 4px;
  }
  .o-sideMenu-panel .o-sideMenu-lang {
    justify-content: flex-end;
  }
  .o-sideMenu-sns__list__icon {
    margin-right: 10px;
  }
  .o-sideMenu-panel .o-sideMenu-sns__list__icon:nth-child(2) {
    margin-right: 0;
  }
  .o-sideMenu-panel .o-sideMenu-sns__list__icon:nth-child(4),
  .o-sideMenu-panel .o-sideMenu-sns__list__icon:nth-child(5) {
    margin-top: 0px;
  }
  .o-sideMenu-panel .o-sideMenu-sns__list__icon:nth-child(5) {
    margin-right: 12px;
  }
  /* .o-sideMenu-sns__list__icon:nth-child(4) {
    margin-right: 0;
  } */
  .o-article-sns {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
  }
  .o-article-sns-bottom {
    margin-top: 50px;
  }
  .o-article-sns a {
    width: 30px;
  }
  .o-article-sns a:not(:first-child) {
    margin-left: 15px;
  }
  .o-article-sns a img {
    width: 30px;
  }
  .o-privacy-head {
    margin-top: 50px;
  }
}
@media (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
  .l-frame {
    /* display: -ms-grid;
    display: grid; */
    /* -ms-grid-columns: 27% 73%;
    grid-template-columns: 27% 73%; */

  }
  .l-frame._top {
    /* grid-template-columns: 15% 85%; */
  }
  .l-frame__menu {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 0 / 1;
    z-index: 1600;
  }
  .l-frame__body {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
  }
  .l-frame__body__inner {
    padding-bottom: 200px;
  }
  .l-frame__body__inner-mini {
    padding-bottom: 0;
  }
  .l-article {
    padding-top: 40px;
    /* padding-right: 48px;
    padding-left: 48px; */
    z-index: 1600;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .l-box {
    padding-right: 48px;
    padding-left: 48px;
    max-width: 100%;
  }
  .o-heading {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 8px;
  }
  .o-heading span:after {
    bottom: 10px;
    right: -11px;
    width: 11px;
    height: 12px;
  }
  .o-heading-sub {
    margin-top: 9px;
    line-height: 19px;
  }
  .o-mv {
    margin-left: -17.7%;
    /* height: 500px; */
    /* padding-top: 63.5%; */
    z-index: 1500;
  }
  .o-lead-title {
    margin-top: 3.22108vw;
    font-size: 2.92826vw;
    line-height: 3.22108vw;
    letter-spacing: 4px;
  }
  .o-lead-title:first-line {
    /* color: #fff; */
  }
  .o-lead-text {
    margin-top: 30px;
  }
  .o-lead-link {
    margin-top: 24px;
    font-size: 14px;
    line-height: 20px;
  }
  .o-lead-link:hover {
    color: red;
    text-decoration: none;
  }
  .o-news {
    padding-top: 50px;
  }
  .o-news__articles {
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .o-news__articles:after {
    content: "";
    display: block;
    width: 29.78723%;
  }
  .o-news__articles__more:hover {
    opacity: 0.5;
  }
  .o-news__article {
    width: 29.78723%;
    border: solid 1px #e8e8e8;
  }
  .o-news__article:nth-child(n + 4) {
    margin-top: 35px;
  }
  a:hover .o-news__article__image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .o-news__article__texts__head {
    font-size: 16px;
    line-height: 1.5;
  }
  .o-news__article__texts__data {
    margin-top: 10px;
    line-height: 1;
  }
  .o-products {
    padding-top: 50px;
  }
  .o-products-games {
    margin-top: 100px;
  }
  .o-products-games__text {
    margin-top: 28px;
  }
  .o-products-games__text__head {
    font-size: 50px;
    letter-spacing: 10px;
  }
  .o-products-games__body__item {
    margin-right: -48px;
  }
  .o-products-games__body__item__head__title > span {
    font-size: 24px;
    line-height: 1;
  }
  .o-products-games__body__item__head__title {
    padding-top: 30px;
    font-size: 32px;
    line-height: 1;
  }
  .o-products-games__body__item__head__date {
    margin-top: 19px;
    font-size: 12px;
  }
  .o-products-games__body__item__cont {
    margin-top: 60px;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .o-products-games__body__item__cont__text {
    width: calc(59% - 25px);
  }
  .o-products-games__body__item__cont__text__note {
    margin-top: 16px;
    font-size: 12px;
  }
  .o-products-games__body__item__cont__text__link {
    margin-top: 30px;
  }
  .o-products-games__body__item__cont__text__link:hover {
    color: red;
    text-decoration: none;
  }
  .o-products-games__body__item__cont__img {
    width: calc(41.5% - 25px);
  }
  .o-products-engine {
    /* margin-top: 154px; */
  }
  .o-products-carousel {
    margin-top: 100px;
  }
  .o-products-luminousEngine {
    margin-top: 100px;
  }
  .o-products-luminousEngine__head__logo {
    width: 58%;
    width: 40.26354vw;
  }
  .o-products-luminousEngine__head__sub {
    margin-left: 50px;
    font-size: 1.46413vw;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 2px;
  }
  .o-products-luminousEngine__head__sub-en {
    font-size: 1.1713vw;
    letter-spacing: 1px;
  }
  .o-products-luminousEngine__body {
    margin-top: 100px;
  }
  .o-products-luminousEngine__body__title {
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
  }
  .o-products-luminousEngine__body__title span {
    font-size: 20px;
  }
  .o-products-luminousEngine__body__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .o-products-luminousEngine__body__item._reverse {
    flex-direction: row-reverse;
  }
  .o-products-luminousEngine__body__item:not(:first-child) {
    margin-top: 100px;
  }
  .o-products-luminousEngine__body__item-large
    .o-products-luminousEngine__body__item__image {
    width: 64.89362%;
  }
  .o-products-luminousEngine__body__item-large
    .o-products-luminousEngine__body__item__texts {
    margin-left: 50px;
  }
  .o-products-luminousEngine__body__item-large
    .o-products-luminousEngine__body__item__texts._left {
    margin-left: 0px;
    margin-right: 50px;
  }
  .o-products-luminousEngine__body__item-medium
    .o-products-luminousEngine__body__item__image {
    -ms-flex-order: 2;
    order: 2;
    margin-left: 50px;
    width: 53.19149%;
  }
  .o-products-luminousEngine__body__item-small
    .o-products-luminousEngine__body__item__image {
    width: 41.48936%;
  }
  .o-products-luminousEngine__body__item-small
    .o-products-luminousEngine__body__item__texts {
    margin-left: 50px;
  }
  .o-products-luminousEngine__body__item__texts {
    margin-top: -10px;
    width: 29.78723%;
    min-width: 250px;
  }
  .o-products-luminousEngine__body__item__texts__head {
    font-size: 40px;
    line-height: 1.33;
    letter-spacing: 4px;
  }
  .o-products-luminousEngine__body__item__texts__lead {
    margin-top: 15px;
  }
  .o-careers {
    padding-top: 50px;
  }
  .o-careers-head {
    margin-top: 100px;
    font-size: 34px;
    line-height: 1.47;
    letter-spacing: 3.4px;
  }
  .o-careers-body {
    margin-top: 35px;
    /* margin-right: -48px; */
  }
  .o-careers-body__box:first-child {
    -ms-flex: 1;
    flex: 1;
  }
  .o-careers-body__box:last-child {
    /* margin-left: 50px;
    width: 45.89362%;
    min-width: 45.89362%; */
  }
  .o-careers-button {
    margin-top: 43px;
    width: 280px;
  }
  .o-careers-button:hover:after {
    -webkit-transform: translateX(-12%);
    transform: translateX(-12%);
  }
  .o-careers-button a:hover {
    color: #fff;
  }
  .o-company {
    padding-top: 50px;
  }
  .o-company-images {
    margin-top: 100px;
  }
  .o-company-texts {
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 720px;
    font-weight: 700;
    line-height: 1.71;
  }
  .o-company-texts-en .o-company-texts__dt {
    width: 200px;
  }
  .o-company-texts-en .o-company-texts__dd {
    width: calc(100% - 250px);
  }
  .o-company-texts__dt {
    width: 170px;
  }
  .o-company-texts__dd {
    margin-left: 50px;
    width: calc(100% - 220px);
  }
  .o-company-texts__dd:nth-child(n + 3),
  .o-company-texts__dt:nth-child(n + 3) {
    margin-top: 11px;
  }
  .lang-en .o-company-texts__dd:nth-child(n + 3),
  .lang-en .o-company-texts__dt:nth-child(n + 3) {
    margin-top: 14px;
  }
  .o-company-texts__dd a:hover,
  .o-company-texts__dt a:hover {
    color: red;
    text-decoration: none;
  }
  .o-company-map {
    margin-top: 100px;
    display: -ms-flexbox;
    display: flex;
  }
  .o-company-map__embed {
    width: 41.48936%;
    padding-top: 29.78723%;
  }
  .o-company-map__texts {
    margin-left: 50px;
  }
  .o-company-map__texts__head {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 4px;
  }
  .o-company-map__texts__address {
    margin-top: 15px;
    line-height: 1.71;
    letter-spacing: 1.4px;
  }
  .o-company-map__texts__station {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.67;
  }
  .lang-en .o-company-map__texts__station {
    line-height: 1.5;
  }
  .o-company-map__texts__link {
    margin-top: 15px;
  }
  .o-company-map__texts__link:hover {
    color: red;
    text-decoration: none;
  }
  .o-footer {
    padding: 31px 40px;
    position: relative;
    /* z-index: 1500; */
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .o-footer__copy {
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 1.2px;
  }
  .o-footer__logo {
    width: 168px;
  }
  .o-article-title {
    margin-top: 70px;
    font-size: 36px;
    line-height: 1.39;
  }
  .o-article-date {
    margin-top: 13px;
  }
  .o-article-lead {
    margin-top: 36px;
    font-size: 16px;
    line-height: 2;
  }
  .lang-en .o-article-lead {
    line-height: 1.6;
  }
  .o-article-content {
    margin-top: 40px;
  }
  .o-article-content img {
    width: 100%;
    height: auto;
  }
  .o-article-content p,
  .o-article-content a {
    font-weight: normal;
    word-break: break-all;
  }
  .o-article-content a {
    text-decoration: underline;
  }
  .o-article-content a:hover {
    color: red;
  }
  .o-article-content iframe {
    width: 100%;
  }
  .o-article-component-spaceLarge {
    margin-top: 100px;
  }
  .o-article-component-spaceMedium {
    /* margin-top: 75px; */
  }
  .o-article-component-spaceSmall {
    margin-top: 50px;
  }
  .o-article-component-spaceMinimum {
    margin-top: 35px;
  }
  .o-article-box,
  /* .o-article-button-wrapper, */
  .o-article-column,
  .o-article-embed,
  .o-article-head-medium.narrow,
  .o-article-head-small,
  .o-article-image.narrow,
  .o-article-interview,
  .o-article-text {
    /* width: 64.89362%; */
    max-width: 1000px;
  }
  .o-article-box-wide,
  .o-article-head-medium:not(.narrow),
  .o-article-image:not(.narrow),
  .o-privacy-head3 {
    width: 100%;
    max-width: 1540px;
  }
  .o-article-mv img {
    width: calc(100% + 48px);
  }
  .o-article-mv__caption {
    position: absolute;
    top: calc(100% + 16px);
    right: 0;
    width: calc(35.10638% - 50px);
  }
  .o-article-image__caption {
    margin-top: 16px;
  }
  .o-article-embed__text {
    margin-top: 16px;
  }
  .o-article-column__item {
    width: calc(50% - 25px);
    min-width: calc(50% - 25px);
  }
  .o-article-column__item__caption {
    margin-top: 16px;
  }
  .o-article-head-medium {
    font-size: 24px;
    line-height: 1.67;
  }
  .lang-en .o-article-head-medium {
    line-height: 1.4;
  }
  .o-article-head-small {
    font-size: 18px;
    line-height: 1.56;
  }
  .lang-en .o-article-head-small {
    line-height: 1.5;
  }
  .o-article-link:hover {
    color: red;
  }
  .o-article-button:hover:after {
    -webkit-transform: translateX(-12%);
    transform: translateX(-12%);
  }
  .o-article-button {
    margin: 43px auto 0;
    width: 280px;
  }
  .o-article-button-wrapper {
    margin-top: 100px;
  }
  .o-article-button a:hover {
    color: #fff;
  }
  .o-notfound-content {
    position: absolute;
    top: 50%;
    left: 16%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .o-notfound-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .o-notfound-head p {
    margin-left: 43px;
  }
  .o-notfound-text {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 2.14;
    letter-spacing: 1.4px;
  }
  .o-privacy + .o-privacy {
    margin-top: 230px;
  }
  .o-privacy-head2 {
    margin-top: 78px;
    font-size: 36px;
    line-height: 1.39;
    letter-spacing: 1.8px;
  }
  .o-privacy-head3 {
    font-size: 24px;
    line-height: 1.67;
  }
  .lang-en .o-privacy-head3 {
    line-height: 1.4;
  }
  .o-privacy-anchor {
    margin-top: 10px;
  }
  .o-privacy-anchor:hover {
    color: red;
    text-decoration: none;
  }
  .o-privacy-lead {
    margin-top: 50px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.8px;
  }
  .o-privacy-mail {
    font-size: 14px;
    line-height: 2.14;
    letter-spacing: 0.7px;
  }
  .o-privacy-mail a {
    padding-left: 24px;
  }
  .o-privacy-mail a:hover {
    color: red;
  }
  .o-ticker__text:hover {
    color: red;
    text-decoration: none;
  }
}
@media (min-width: 1024px) {
  .wideSpOnly {
    display: none !important;
  }
  .o-sideMenu {
    width: 27%;
    height: 100vh;
    padding: 30px calc(27% - 158px) 50px 30px;
    background-color: hsla(0, 0%, 100%, 0.9);
    z-index: 1000;
  }
  .o-sideMenu._top {
    width: auto;
    padding: 30px 40px 50px 30px;
    background-color: hsla(0, 0%, 100%, 0.5);
  }
  .o-sideMenu-mini {
    height: calc(100vh - 91px);
  }
  .o-sideMenu-logo img {
    width: 80px;
  }
  .o-sideMenu-panel {
    margin-top: 20px;
  }
  .o-sideMenu-links__item {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 2.4px;
  }
  .o-sideMenu-links__item:not(:first-child) {
    margin-top: 10px;
  }
  .o-sideMenu-links__item__link:hover {
    color: red;
  }
  .o-sideMenu-lang {
    margin-top: 40px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 2.4px;
  }
  .o-sideMenu-lang._top {
    margin-top: 0;
  }
  .o-sideMenu-lang._top a,
  .o-sideMenu-lang._top span {
    display: none;
  }
  .o-sideMenu-lang__link:hover {
    border-color: red;
  }
  .o-article-sns {
    position: absolute;
    top: 292px;
    right: calc(100% + 50px);
  }
  .o-article-sns.is-fixed {
    position: fixed;
    top: 50px;
    right: auto;
    -webkit-transform: translateX(-90px);
    transform: translateX(-90px);
  }
  .o-article-sns a {
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
  }
  .o-article-sns a:not(:first-child) {
    margin-top: 10px;
  }
  .o-article-sns a:hover {
    opacity: 0.5;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
  }
  .o-notfound {
    height: calc(100vh - 92px);
    min-height: 650px;
  }
  .o-privacy {
    padding-right: 108px;
  }
  .o-privacy-head {
    margin-top: 160px;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .l-frame {
    display: block;
  }
  .l-frame__menu {
    width: 100%;
    height: 60px;
  }
  .l-article {
    padding-top: 50px;
    padding-right: 42px;
    padding-left: 42px;
  }
  .l-box {
    padding-right: 42px;
    padding-left: 42px;
  }
}
@media (min-width: 769px) and(max-width:1023px) {
  .o-notfound {
    height: calc(100vh - 151px);
    min-height: 600px;
  }
  .o-privacy {
    padding-left: 80px;
    padding-right: 80px;
  }
  .o-ticker {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1501;
  }
  .o-ticker__inner {
    width: 100%;
    display: block;
    padding: 14px 20px;
  }
  .o-ticker__date {
    font-size: 10px;
    line-height: 1;
  }
  .o-ticker__text {
    margin-top: 6px;
    padding-left: 0;
    display: block;
    font-size: 12px;
    line-height: 1.6;
  }
  .o-ticker__text:before {
    content: none;
  }
}
.slide[data-v-cf7ba718] {
  min-width: 100%;
}
.slide[data-v-cf7ba718],
.slide img[data-v-cf7ba718] {
  width: 100%;
}
.thumbnails[data-v-c0c86fcc] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 0;
  line-height: 0;
}
.thumbnail[data-v-c0c86fcc] {
  width: 88px;
  border: 2px solid transparent;
}
.thumbnail.is-active[data-v-c0c86fcc] {
  border-color: red;
}
.thumbnail img[data-v-c0c86fcc] {
  width: 100%;
}
@media (max-width: 768px) {
  .thumbnails[data-v-c0c86fcc] {
    display: none;
  }
}
@media (min-width: 769px) {
  .thumbnails[data-v-c0c86fcc] {
    margin-top: 10px;
  }
  .thumbnail[data-v-c0c86fcc]:not(:first-child) {
    margin-left: 5px;
  }
  .thumbnail[data-v-c0c86fcc]:not(.is-active) {
    cursor: pointer;
  }
}
.carousel[data-v-29980daf] {
  font-size: 0;
  line-height: 0;
}
.box[data-v-29980daf] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 769px) {
  .carousel[data-v-29980daf] {
    width: 100%;
  }
}




/*==============================================
RECRUIT
*==============================================*/
.o-careers-recruit {

}
.o-careers-recruit-yt {

}
.o-careers-recruit-yt-main {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.o-careers-recruit-yt-main iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.o-careers-recruit-yt-thumb {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}
.o-careers-recruit-yt-thumb li {
  position: relative;
  padding-top: 13.43%;
  width: 23.88%;
}
.o-careers-recruit-yt-thumb img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.o-careers-recruit-yt-thumb li._active {
  pointer-events: none;
}
.o-careers-recruit-yt-thumb li._active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
}
.o-careers-recruit-head {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 50px;
}

.o-careers-recruit-subHead {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.o-careers-recruit-news {
  border: solid 2px #CCCCCC;
  padding: 16px;
  margin-top: 35px;
}
.o-careers-recruit-news li {
  border-top: dashed 1px #CCCCCC;
  margin-top: 16px;
  padding-top: 16px;
}
.o-careers-recruit-news li:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.o-careers-recruit-news li a {
  text-decoration: underline;
}

.o-careers-recruit-box {
  margin-top: 80px;
}
.o-careers-recruit-box-title {
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.o-careers-recruit-box-title:before {
  content: "";
  width: 27px;
  height: 4px;
  background: red;
  position: absolute;
  top: -10px;
  left: 0;
}
.o-careers-recruit-box-list {
  margin-top: 36px;
  border: solid 1px #CCCCCC;
}
.o-careers-recruit-box-list li {
  border-bottom: dashed 1px #CCCCCC;
  display: flex;
  /* margin-bottom: 16px; */
  /* padding-bottom: 16px; */ 
}
.o-careers-recruit-box-list li:first-child {
  /* border-top: none; */
  /* margin-top: 0;
  padding-top: 0; */
}
.o-careers-recruit-box-list-label {
 font-size: 14px; 
 background: #EBEBEB;
 padding: 10px;
 flex: 96px 0 0 ;
}
.o-careers-recruit-box-list-text {
  font-size: 13px;
  line-height: 1.7;
  padding: 10px;
}
.o-careers-recruit-box-list-text-term {
  font-size: 12px;
  margin-top: 20px;
}
@media (min-width: 769px) {
  .o-careers-recruit-yt {
    display: flex;
    justify-content: space-between;
  }
  .o-careers-recruit-yt-main {
    width: 79.24%;
    padding-top: 44.57%;
  }
  .o-careers-recruit-yt-thumb {
    width: 18.77%;
    flex-flow: column;
    margin-top: 0;
  }
  .o-careers-recruit-yt-thumb li {
    width: 100%;
    padding-top: 56.25%;
    flex-flow: column;
    cursor: pointer;
  }
  .o-careers-recruit-head {
    font-size: 32px;
  }
  .o-careers-recruit-subHead {
    font-size: 20px;
  }
  .o-careers-recruit-news li div {
    display: inline-block;
  }
  .o-careers-recruit-news li div:nth-child(2) {
    margin-left: 40px;
  }
  .o-careers-recruit-box-title {
    font-size: 32px;
  }
  .o-careers-recruit-box-title:before {
    top: -20px;
  }
  .o-careers-recruit-box-list li {
    
  }
  .o-careers-recruit-box-list-label {
    /* vertical-align: top; */
    /* min-width: 140px; */
    font-size: 16px;
    flex:120px 0 0;
  }
  .o-careers-recruit-box-list-text {
    font-size: 14px;
  }
}





/*==============================================
  合併のお知らせ
*==============================================*/
.o-top-noticeArea {
  padding-top: 54px;
  padding-bottom: 80px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.o-top-noticeArea-logo {
  text-align: center;
}
.o-top-noticeArea-logo img {
  width: 500px;
}
@media (max-width: 768px) {
  .o-top-noticeArea {
    padding: 84px 20px 60px;
  }
  .o-top-noticeArea-logo img {
    max-width: 335px;
    width: 100%;
  }
}

.o-top-noticeArea-wrap {
  position: relative;
  padding: 40px;
  margin-top: 90px;
}
.o-top-noticeArea-wrap-decoration {
  width: 60px;
  height: 60px;
  position: absolute;
}
.o-top-noticeArea-wrap-decoration::after {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
}
.o-top-noticeArea-wrap-decoration._leftTop {
  border-top: solid 1px red;
  top: 0;
  left: 0;
}
.o-top-noticeArea-wrap-decoration._leftTop::after {
  content: "";
  border-left: solid 1px red;
  top: 30px;
  left: 0;
}
.o-top-noticeArea-wrap-decoration._rightTop {
  border-top: solid 1px red;
  top: 0;
  right: 0;
}
.o-top-noticeArea-wrap-decoration._rightTop::after {
  content: "";
  border-right: solid 1px red;
  top: 30px;
  right: 0;
}
.o-top-noticeArea-wrap-decoration._leftBottom {
  border-bottom: solid 1px red;
  bottom: 0;
  left: 0;
}
.o-top-noticeArea-wrap-decoration._leftBottom::after {
  content: "";
  border-left: solid 1px red;
  bottom: 30px;
  left: 0;
}
.o-top-noticeArea-wrap-decoration._rightBottom {
  border-bottom: solid 1px red;
  bottom: 0;
  right: 0;
}
.o-top-noticeArea-wrap-decoration._rightBottom::after {
  content: "";
  border-right: solid 1px red;
  bottom: 30px;
  right: 0;
}
.o-top-noticeArea-ttl {
  font-weight: bold;
  font-size: 24px;
  
}
.o-top-noticeArea-sentence {
  font-size: 18px;
  margin-top: 30px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .o-top-noticeArea-wrap {
    position: relative;
    padding: 30px;
    margin-top: 45px;
  }
  .o-top-noticeArea-sentence {
    font-size: 14px;
    /* padding: 0 20px 30px; */
  }
}




.o-top-noticeArea-linkArea {
  margin: 100px auto 0;
  max-width: 530px;
  width: 100%;
}
.o-top-noticeArea-linkArea-item {
  padding-left: 15.5px;
  padding-right: 17px;
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1.2px;
  margin-top: 20px;
}
.o-top-noticeArea-linkArea-item:first-child {
  margin-top: 0;
}
.o-top-noticeArea-linkArea-item:before,
.o-top-noticeArea-linkArea-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
}
.o-top-noticeArea-linkArea-item:before {
  width: 10px;
  height: 10px;
  left: 0;
  border: 5px solid transparent;
  border-left-color: red;
}
.o-top-noticeArea-linkArea-item a {
  text-decoration: underline;
  font-size: 12px;
}
@media (max-width: 768px) {
  .o-top-noticeArea-linkArea {
    margin: 40px auto 0;
  }
}




.o-top-noticeArea-news {
  border-top: dotted 1px #CCCCCC;
  padding-top: 60px;
  margin-top: 65px;
  position: relative;
}
.o-top-noticeArea-news-title {
  position: relative;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 4px;
  font-family: Roboto Mono, monospace, Noto Sans JP, Noto Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  font-weight: bold;
}
.o-top-noticeArea-news-newsListLink {
  text-decoration: underline;
  position: absolute;
  top: 77px;
  right: 5px;
  font-size: 12px;
}
.o-top-noticeArea-news-title:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/ic_bullet.png?v=a2fe5edb");
  bottom: 4px;
  right: -16px;
  width: 11px;
  height: 12px;
  background-size: 11px 12px;
}
.o-top-noticeArea-news ul {
  width: 100%;
  border: solid 2px #CCCCCC;
  padding: 0 14px;
  margin-top: 20px;
}
.o-top-noticeArea-news ul li {
  padding: 10px 0;
  border-top: dashed 1px #CCCCCC;
}
.o-top-noticeArea-news ul li:first-child {
  border: none;
}
.o-top-noticeArea-news ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.o-top-noticeArea-news ul li a:hover {
  opacity: .6;
}
.o-top-noticeArea-news-text {
  margin-left: 26px;
}
@media (max-width: 768px) {
  .o-top-noticeArea-news {
    padding-top: 40px;
    margin-top: 45px;
  }
  .o-top-noticeArea-news-newsListLink {
    top: 57px;
  }
  .o-top-noticeArea-news-title {
    font-size: 24px;
  }
  .o-top-noticeArea-news-text {
    display: block;
    margin-left: 0;
  }
}
