@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-size: 62.5%;
  font-family: "Dosis", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2em;
  height: 100vh;
}

body {
  color: #FFF;
  font-size: 1.6rem;
  line-height: 1.8;
  height: 100vh;
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  padding-bottom: 2px;
}
a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #FFF;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.2s;
}
@media (min-width: 767px) {
  a:hover::after {
    transform: scale(1, 1);
  }
}

* {
  box-sizing: border-box;
}

/* button style*/
.btn_style01 {
  position: relative;
  width: 300px;
  height: 60px;
  margin: 0 auto 7.3333333333vw;
}

.btn_style01 a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid #FFF;
  transition: 0.5s;
  cursor: pointer;
}

.btn_style01 a::after {
  display: none;
}

@media (min-width: 767.98px) {
  .btn_style01 a:hover {
    background: none;
    transition: 0.5s;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}
#people {
  animation: fadeInPeople 4s ease 0s 1 normal;
  -webkit-animation: fadeInPeople 4s ease 0s 1 normal;
}

.js-animation {
  opacity: 0;
  visibility: hidden;
  transition: all 3s;
}

.js-animation.is-show {
  opacity: 1;
  visibility: visible;
}

@keyframes fadeInPeople {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeInDelay {
  opacity: 0;
  animation: fadeInDelay 3s ease forwards;
}

@keyframes fadeInDelay {
  100% {
    opacity: 1;
  }
}
/*以下遅延の指定*/
.fade01 {
  animation-delay: 0.5s;
}

.fade02 {
  animation-delay: 1.5s;
}

.fade03 {
  animation-delay: 2.5s;
}

.fade04 {
  animation-delay: 3.5s;
}

@keyframes bggradient {
  0% {
    background-position: 0% 100%;
  }
  50% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 100%;
  }
}
@keyframes animateBg {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
@keyframes animate {
  0% {
    transform: rotate(315deg) translateX(0);
    opacity: 1;
  }
  70% {
    opacity: 0.5;
  }
  100% {
    transform: rotate(315deg) translateX(-1000px);
    opacity: 0;
  }
}
.brPc {
  display: block;
}

.brSp {
  display: none;
}

#star {
  position: fixed;
  width: 100%;
  height: 100vh;
  animation: animateBg 50s linear infinite;
  z-index: 2;
}
#star span {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 4px;
  height: 4px;
  background: rgb(192, 216, 243);
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(192, 216, 243, 0.1), 0 0 0 8px rgba(192, 216, 243, 0.1), 0 0 20px rgba(192, 216, 243, 0.1);
  animation: animate 30s linear infinite;
}
#star span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  height: 1px;
  background: linear-gradient(90deg, rgb(192, 216, 243), transparent);
}
#star span:nth-child(1) {
  top: 50px;
  right: -10px;
  left: initial;
  animation-delay: 6s;
  animation-duration: 8s;
}
#star span:nth-child(2) {
  top: -20px;
  right: -10px;
  left: initial;
  animation-delay: 2s;
  animation-duration: 10s;
}
#star span:nth-child(3) {
  top: 20vw;
  right: -10px;
  left: initial;
  animation-delay: 8s;
  animation-duration: 12s;
}

#page .contents main #bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: linear-gradient(45deg, transparent 20%, #000 70%);
  background-size: 200% 200%;
  animation: bggradient 20s ease infinite;
  opacity: 0.6;
  z-index: 1;
}
#page .contents main #people {
  position: fixed;
  width: 52.4vw;
  height: 66.6666666667vw;
  max-height: 90vh;
  background: url("/assets/images/top/shadow.svg") no-repeat left bottom;
  background-size: contain;
  bottom: 0;
  left: 10%;
  mix-blend-mode: color-burn;
  transition: 1s;
  z-index: 20;
}
#page .contents main #people.none {
  opacity: 0;
  transition: 1s;
}
#page .contents main section {
  position: relative;
  width: 100%;
  z-index: 30;
  padding: 10vw 15.3333333333vw 0 8.6666666667vw;
}
#page .contents main section h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
}
#page .contents main section .inner {
  padding: 0;
  height: 100%;
}

@media (max-width: 767px) {
  .brPc {
    display: none;
  }
  .brSp {
    display: block;
  }
  #star span:nth-child(3) {
    top: 80vw;
  }
  #page .contents main #people {
    width: 80vw;
    height: 104vw;
    max-height: 70vh;
    left: 5%;
  }
  #page .contents main section h2 {
    font-size: 1.8rem;
    margin-bottom: 2.6666666667vw;
  }
}
/*----------------------------
  * グローバルメニュー
  *----------------------------*/
#gblHeaderJp, #gblHeaderEn, #gblHeaderKr {
  position: fixed;
  right: 0;
  top: 0;
  width: 15.6666666667vw;
  max-width: 235px;
  height: 100vh;
  z-index: 100;
}
#gblHeaderJp .logo, #gblHeaderEn .logo, #gblHeaderKr .logo {
  width: 120px;
  height: 71px;
  margin-top: 10vh;
  z-index: 100;
}
#gblHeaderJp .logo a, #gblHeaderEn .logo a, #gblHeaderKr .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/common/logo.svg") no-repeat left top;
  background-size: contain;
  text-indent: -9999px;
  cursor: pointer;
}
@media (min-width: 767px) {
  #gblHeaderJp .logo a:hover:after, #gblHeaderEn .logo a:hover:after, #gblHeaderKr .logo a:hover:after {
    display: none;
  }
}

#gblNav {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 360px;
  width: 36vh;
  height: 1em;
  transform: rotate(90deg);
  transform-origin: 0 100%;
  margin-top: 12vh;
  margin-left: 100px;
}
#gblNav .menu {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
#gblNav .menu li {
  padding-right: 20px;
}
#gblNav .menu li a {
  color: #FFF;
  cursor: pointer;
  transition: all 0.5s ease 0s;
}
@media (min-width: 767px) {
  #gblNav .menu li a:hover {
    opacity: 0.7;
    transition: all 0.5s ease 0s;
  }
  #gblNav .menu li a:hover:after {
    display: none;
  }
}
#gblNav .menu li:last-child {
  padding-right: 0;
}

.sns {
  position: fixed;
  bottom: 10vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 100px;
}
.sns li {
  padding-bottom: 1.4666666667vh;
}
.sns a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}
.sns a::after {
  display: none;
}
.sns a .snsIcon {
  width: 18px;
}
.sns a:hover {
  opacity: 0.7;
  transition: all 0.5s ease 0s;
}

.select2-container--default .select2-results > .select2-results__options {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  width: 200px;
  left: -200px;
  top: -28px;
  height: 28px;
  padding-right: 20px;
  overflow-y: hidden;
}
.select2-container--default .select2-results > .select2-results__options > li {
  opacity: 0;
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  text-shadow: 1px 1px 1px #333;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.select2-container--default .select2-results > .select2-results__options > li:nth-of-type(2) {
  animation-delay: 0.2s;
}
.select2-container--default .select2-results > .select2-results__options > li:last-of-type {
  animation-delay: 0.4s;
}

#select_lang {
  padding-right: 38px;
  margin-bottom: 40px;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 15.6666666667vw;
  max-width: 235px;
  display: flex;
  justify-content: flex-end;
  height: 28px;
}

.select2 {
  font-size: 1.2rem;
  width: auto !important;
  mix-blend-mode: difference;
  text-shadow: 1px 1px 1px #333;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 0;
}
.select2-container--default .select2-selection--single:focus {
  outline: none;
}
.select2-container--default .select2-selection--single:-moz-focus-inner {
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  left: -16px;
  outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:focus {
  outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:-moz-focus-inner {
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  display: block;
  position: absolute;
  top: -1px;
  right: 0;
  left: 2px;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(/assets/images/common/lang_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  pointer-events: none;
  content: "";
  transition: 0.6s;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after:focus {
  outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after:-moz-focus-inner {
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default .select2-results__option--selected {
  background-color: transparent;
  display: none;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: #747474;
  background-color: transparent;
}

.select2-container--default.select2-container--open .select2-selection--single:focus {
  outline: none;
}
.select2-container--default.select2-container--open .select2-selection--single:-moz-focus-inner {
  border: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  transform: rotatey(180deg);
  transition: 0.6s;
}

.select2-dropdown {
  background-color: transparent;
  color: #fff;
  border: 0;
  width: auto !important;
  font-size: 1.2rem;
}

@media (max-width: 1024px) {
  #select_lang {
    margin-right: 0;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  #gblHeaderJp, #gblHeaderEn, #gblHeaderKr {
    width: 90px;
  }
  #gblHeaderJp .logo, #gblHeaderEn .logo, #gblHeaderKr .logo {
    width: 63px;
    height: 37px;
    margin-top: 10vw;
  }
  #gblHeaderJp .logo a, #gblHeaderEn .logo a, #gblHeaderKr .logo a {
    filter: drop-shadow(1px 1px 1px #333);
  }
  #gblNav {
    width: 250px;
    margin-top: 30px;
    margin-left: 50px;
  }
  .sns {
    margin-left: 50px;
  }
  #select_lang {
    padding-right: 0;
  }
}
@media (max-height: 600px) {
  #gblHeaderJp .logo, #gblHeaderEn .logo, #gblHeaderKr .logo {
    margin-top: 30px;
  }
  #gblNav {
    margin-top: 30px;
    max-width: 260px;
  }
  .sns {
    flex-direction: row;
    bottom: 14px;
    width: auto;
    justify-content: center;
    right: 0;
    margin-right: 10px;
  }
  .sns li {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  #gblHeaderJp, #gblHeaderEn, #gblHeaderKr {
    width: 80px;
  }
  #gblHeaderJp .logo, #gblHeaderEn .logo, #gblHeaderKr .logo {
    margin-top: 20px;
  }
  #gblNav {
    width: 200px;
  }
  .sns {
    bottom: 30px;
    margin-right: 30px;
    right: 0;
  }
  .sns a .snsIcon {
    width: 16px;
  }
  #select_lang {
    margin-bottom: 4px;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 40px;
  }
  .select2-container--default .select2-results > .select2-results__options {
    top: 0;
  }
}
#gblFooter {
  width: 100%;
  padding-left: 4.3333333333vw;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 99;
  padding-bottom: 4vh;
}
#gblFooter .copyright {
  text-align: left;
}

@media (max-width: 767px) {
  #gblFooter {
    padding-left: 2.6666666667vh;
    font-size: 1.2rem;
    padding-bottom: 20px;
  }
}