/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/styles/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap);
/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/styles/style.scss (1) ***!
  \**************************************************************************************************************************************************************************************************************************************************/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/styles/style.scss (2) ***!
  \**************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html, body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
}

/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, ::after, ::before {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + .9vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + .6vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + .3vw);
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol, ul {
  padding-left: 2rem;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

a:hover {
  color: #024dbc;
}

a:not([href]), a:not([href]):hover {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img, svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: textfield;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + .3vw);
  line-height: inherit;
  white-space: normal;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

*, ::after, ::before {
  margin: 0;
  padding: 0;
}

html * {
  font-family: "A-OTF A1明朝 Std Bold", "A1明朝", "A1 Mincho", "Noto Serif JP", serif;
}

li {
  list-style: none;
}

button {
  background-color: transparent;
  border: none;
}

select {
  border: none;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.document {
  color: #333333;
  line-height: 2;
}
.document__page {
  background-color: #f8f9f9;
  padding: 64px 0;
}
.document .main-container {
  max-width: 832px;
}
.document h1 {
  margin-bottom: 32px;
  margin-top: 0;
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .document h1 {
    font-size: 24px;
  }
}
.document h2 {
  border-left: 4px solid #383838;
  margin-top: 64px;
  padding-left: 16px;
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .document h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .document h2 {
    margin-top: 48px;
    padding-left: 12px;
  }
}
.document p {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .document p {
    font-size: 14px;
  }
}
.document a {
  color: #383838;
  transition: 0.3s all ease;
}
.document a:hover {
  opacity: 0.7;
}
.document ol {
  list-style: decimal;
}
.document ul {
  list-style: disc;
}
.document li {
  margin-top: 8px;
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .document li {
    font-size: 14px;
  }
}

.pmark {
  display: flex;
  justify-content: space-between;
}
.pmark__text {
  word-break: break-all;
}
.pmark__image-wrapper {
  display: inline-block;
  margin: 16px 0 0 16px;
  width: 240px;
}
@media (max-width: 480px) {
  .pmark__image-wrapper {
    width: 160px;
  }
}
.pmark__image {
  max-width: 100%;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.eyecatch.eyecatch--service {
  background-image: url(/assets/service.jpg);
  height: 600px;
}
.eyecatch.eyecatch--service::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-service .service__inner {
  align-items: center;
  justify-content: flex-start;
  padding-top: 144px;
}

.p-service__body {
  width: 100vw;
  align-items: center;
  background-color: #f8f9f9;
  display: flex;
  justify-content: center;
}

.p-service__contents {
  padding: 80px 0 60px;
  text-align: center;
}

.p-service__platform {
  font-size: 40px;
  line-height: 1.6;
  margin-bottom: 32px;
}
@media screen and (max-width: 960px) {
  .p-service__platform {
    font-size: 24px;
  }
}

.p-service__by-prc {
  font-size: 24px;
  margin-bottom: 12px;
}
@media screen and (max-width: 960px) {
  .p-service__by-prc {
    font-size: 18px;
  }
}
.p-service__by-prc > img {
  margin-right: -8px;
  width: 240px;
}

.p-service__description {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 auto;
  max-width: 800px;
}
@media screen and (max-width: 960px) {
  .p-service__description {
    font-size: 14px;
  }
}

.p-service__diagram-wrapper {
  background-color: rgba(255, 255, 255, 0.95);
  margin: 72px 0;
  position: relative;
}

.p-service__diagram-background {
  height: 100%;
  left: 0;
  -o-object-position: cover;
     object-position: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.p-service__diagram {
  margin: -24px auto;
  width: 600px;
}

@media screen and (max-width: 960px) {
  .eyecatch.eyecatch--service {
    height: 500px;
  }

  .p-service .service__inner {
    padding-top: 102px;
  }
}
@media screen and (max-width: 640px) {
  .p-service__by-prc > img {
    width: 184px;
  }

  .p-service__diagram {
    margin: -24px auto;
    width: calc(100% - 32px);
  }
}
.viewmore {
  font-size: 14px;
  border: 1px solid #666;
  border-radius: 4px;
  text-align: center;
  max-width: 200px;
  margin: 48px auto;
  font-family: "Noto Serif JP", serif;
}

.viewmore a {
  color: #666;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.viewmore a:hover {
  opacity: 0.8;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.eyecatch.eyecatch--recruit {
  background-image: url(/assets/logo-icon.png);
  background-position: -20% 100%;
  background-size: 80%;
  height: 640px;
}
.eyecatch.eyecatch--recruit * {
  color: #333333;
}
.eyecatch.eyecatch--recruit .eyecatch__inner {
  width: 100%;
}
.eyecatch.eyecatch--recruit .eyecatch__heading {
  font-size: 24px;
  margin-bottom: 48px;
}
@media screen and (max-width: 960px) {
  .eyecatch.eyecatch--recruit .eyecatch__heading {
    font-size: 18px;
  }
}
.eyecatch.eyecatch--recruit .eyecatch__copy {
  font-size: 40px;
  margin-bottom: 24px;
}
@media screen and (max-width: 960px) {
  .eyecatch.eyecatch--recruit .eyecatch__copy {
    font-size: 24px;
  }
}
.eyecatch.eyecatch--recruit .recruit-copy-br {
  display: none;
}
@media screen and (max-width: 1200px) {
  .eyecatch.eyecatch--recruit .recruit-copy-br {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .eyecatch.eyecatch--recruit .recruit-copy-br {
    display: none;
  }
}
.eyecatch.eyecatch--recruit .eyecatch__message {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .eyecatch.eyecatch--recruit .eyecatch__message {
    font-size: 14px;
  }
}

.p-recruit__body {
  align-items: center;
  background: #f8f9f9;
  display: flex;
  justify-content: center;
  position: relative;
}

.p-recruit__link {
  display: inline-block;
  margin: 32px auto 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.p-recruit-contents {
  padding: 83px 0 60px;
  text-align: center;
}

.p-recruit-contents__title {
  font-size: 24px;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .p-recruit-contents__title {
    font-size: 18px;
  }
}
.p-recruit-contents__title img {
  display: inline-block;
}

@media screen and (max-width: 960px) {
  .eyecatch.eyecatch--recruit {
    height: 400px;
  }
}
@media screen and (max-width: 640px) {
  .eyecatch.eyecatch--recruit {
    background-position: 0 50%;
    background-size: contain;
    height: 480px;
  }
}
.p-contact {
  width: 100%;
}

.p-contact__eyecatch {
  background-image: url(/assets/contact-background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  color: #000000;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: center;
  width: 100%;
}

.required-form::after {
  content: " *";
  color: red;
  vertical-align: middle;
}

.p-contact__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .p-contact__title {
    font-size: 13px;
  }
}

.p-contact__heading {
  font-size: 24px;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .p-contact__heading {
    font-size: 18px;
  }
}

.p-news {
  background-color: #f8f9f9;
  padding-bottom: 80px;
  width: 100%;
}

.p-news__eyecatch {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: center;
  width: 100%;
}
.p-news__eyecatch * {
  color: #000000;
}

.p-news__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .p-news__title {
    font-size: 13px;
  }
}

.p-news__heading {
  font-size: 24px;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .p-news__heading {
    font-size: 18px;
  }
}

.eyecatch--home .eyecatch__inner {
  width: 100%;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.post {
  background-color: #f8f9f9;
}

.main-container.post__container {
  padding-bottom: 80px;
  padding-top: 64px;
}

.post__tag {
  font-size: 14px;
  line-height: 1.8;
  background-color: #383838;
  color: #ffffff;
  padding: 4px 16px;
  height: 100%;
  margin-right: 16px;
  min-width: 144px;
}
@media screen and (max-width: 960px) {
  .post__tag {
    font-size: 12px;
  }
}

.post__date {
  font-family: Muli, sans-serif;
  font-size: 14px;
  color: #383838;
}
@media screen and (max-width: 960px) {
  .post__date {
    font-size: 13px;
  }
}

.post__wrapper {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  margin-top: 32px;
  padding: 64px;
}

.post__body {
  max-width: 800px;
  text-align: center;
  width: 100%;
}

.post__content {
  margin-top: 24px;
  text-align: left;
}
.post__content * {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .post__content * {
    font-size: 14px;
  }
}
.post__content p {
  line-height: 1.8;
  word-break: break-all;
}
.post__content li {
  list-style: inherit;
  padding-left: 4px;
}
.post__content a {
  display: inline-flex;
}

.post__title {
  font-size: 40px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .post__title {
    font-size: 24px;
  }
}

@media screen and (max-width: 960px) {
  .post__wrapper {
    padding: 32px 16px;
  }

  .post__tag {
    min-width: 104px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.thankyou {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  background-image: url(/assets/logo-icon.png);
  background-position: left 0 bottom 0;
  background-size: 80%;
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 60vh;
  padding: 80px 0;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .thankyou {
    background-size: 120%;
  }
}

.thankyou__heading {
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .thankyou__heading {
    font-size: 24px;
  }
}

.thankyou__message {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 24px;
}
@media screen and (max-width: 960px) {
  .thankyou__message {
    font-size: 14px;
  }
}

.thankyou__top {
  display: inline-block;
  margin-top: 48px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.guide_book {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #000;
  margin-top: 64px;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.notfound {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  background-image: url(/assets/logo-icon.png);
  background-position: left 0 bottom 0;
  background-size: 80%;
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 60vh;
  padding: 80px 0;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .notfound {
    background-size: 120%;
  }
}

.notfound__subheading {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .notfound__subheading {
    font-size: 13px;
  }
}

.notfound__heading {
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .notfound__heading {
    font-size: 24px;
  }
}

.notfound__message {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 24px;
}
@media screen and (max-width: 960px) {
  .notfound__message {
    font-size: 14px;
  }
}

.notfound__top {
  display: inline-block;
  margin-top: 48px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.uiux-content {
  width: 80%;
  text-align: center;
  margin: 32px auto;
}

.uiux-en-title,
.first-uiux-en-title,
.last-uiux-en-title {
  font-size: 12px;
  color: #0057ff;
  position: relative;
  text-align: left;
  margin-top: 32px;
  font-family: Muli, sans-serif;
}

.uiux-en-title::before,
.first-uiux-en-title::before,
.last-uiux-en-title::before {
  position: absolute;
  content: "●";
  left: -18px;
  top: 0px;
  font-size: 10px;
  color: #d9d9d9;
}

.uiux-en-title::after {
  position: absolute;
  content: "";
  display: block;
  left: -14px;
  top: -250px;
  width: 2px;
  height: 500px;
  background-color: #d9d9d9;
}

.first-uiux-en-title::after {
  position: absolute;
  content: "";
  display: block;
  left: -14px;
  top: 5px;
  width: 2px;
  height: 1000px;
  background-color: #d9d9d9;
}

.last-uiux-en-title::after {
  position: absolute;
  content: "";
  display: block;
  left: -14px;
  top: -995px;
  width: 2px;
  height: 1000px;
  background-color: #d9d9d9;
}

.first-uiux-title,
.last-uiux-title,
.uiux-title {
  font-size: 24px;
  text-align: left;
}

.uiux-description {
  font-size: 12px;
  text-align: left;
  line-height: 1.8;
}

.uiux-span {
  color: #0057ff;
}

.uiux-img {
  width: 55%;
}

.uiux-button {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #fff;
  background-color: #0057ff;
  border: 2px #0057ff solid;
  margin-bottom: 16px;
  font-size: 14px;
  padding: 4px;
}

.uiux-button:hover {
  color: #0057ff;
  background-color: #fff;
  transition: 0.25s;
}

.uiux-last-img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .uiux-en-title,
.first-uiux-en-title,
.last-uiux-en-title {
    font-size: 14px;
  }

  .uiux-title {
    font-size: 26px;
  }

  .uiux-description {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .uiux-en-title,
.first-uiux-en-title,
.last-uiux-en-title {
    font-size: 16px;
  }

  .uiux-title,
.first-uiux-title {
    font-size: 24px;
  }

  .uiux-description {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .uiux-content {
    margin-top: 60px;
    width: 1200px;
  }

  .uiux-container {
    display: flex;
    width: 100%;
    margin: 12px 0;
    position: relative;
  }

  .uiux-en-title,
.first-uiux-en-title,
.last-uiux-en-title {
    width: 200px;
    z-index: 0;
    text-align: right;
    margin: 0;
  }

  .first-uiux-title,
.last-uiux-title,
.uiux-title {
    width: 400px;
    margin-left: 60px;
    text-align: left;
    position: relative;
  }

  .uiux-description {
    width: 600px;
    text-align: left;
  }

  .uiux-img {
    position: relative;
    width: 30%;
    z-index: -1;
  }

  .uiux-odd-img {
    display: block;
    z-index: 1;
    margin-right: auto;
  }

  .uiux-even-img {
    display: block;
    z-index: 1;
    margin-left: auto;
  }

  .uiux-img04 {
    margin-bottom: 32px;
    margin-left: 32px;
    width: 25%;
  }

  .uiux-en-title::before,
.first-uiux-en-title::before,
.last-uiux-en-title::before {
    content: "";
  }

  .uiux-title::before,
.first-uiux-title::before,
.last-uiux-title::before {
    position: absolute;
    content: "●";
    left: -36px;
    top: 5px;
    font-size: 10px;
    color: #d9d9d9;
  }

  .uiux-title::after {
    position: absolute;
    content: "";
    display: block;
    left: -32px;
    top: -250px;
    width: 2px;
    height: 500px;
    background-color: #d9d9d9;
  }

  .first-uiux-title::after {
    position: absolute;
    content: "";
    display: block;
    left: -32px;
    top: 8px;
    width: 2px;
    height: 1000px;
    background-color: #d9d9d9;
  }

  .last-uiux-title::after {
    position: absolute;
    content: "";
    display: block;
    left: -32px;
    top: -490px;
    width: 2px;
    height: 500px;
    background-color: #d9d9d9;
  }

  .uiux-en-title::after {
    position: absolute;
    content: "";
    display: none;
    left: -14px;
    top: -250px;
    background-color: #d9d9d9;
  }

  .first-uiux-en-title::after {
    position: absolute;
    content: "";
    display: none;
    left: -14px;
    top: 5px;
    background-color: #d9d9d9;
  }

  .last-uiux-en-title::after {
    position: absolute;
    content: "";
    display: none;
    left: -14px;
    top: -1490px;
    background-color: #d9d9d9;
  }

  .uiux-last-img {
    width: 50%;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.eyecatch.eyecatch--webaccessibility {
  background-image: url(/assets/webaccessibility.png);
  height: 576px;
}
.eyecatch.eyecatch--webaccessibility::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.webaccessibility__heading {
  text-align: center;
  margin-top: 8px;
}

.webaccessibility-container {
  width: 80%;
  text-align: center;
  margin: 32px auto;
}

.webaccessibility-title {
  font-size: 24px;
  color: #0057ff;
  display: block;
  margin: 60px 0 32px;
  position: relative;
}

.webaccessibility-container > h1::after {
  position: absolute;
  content: "";
  background-color: #0057ff;
  width: 40px;
  height: 1px;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.webaccessibility-description {
  font-size: 12px;
  text-align: left;
  line-height: 1.8;
  display: inline-block;
  word-wrap: break-word;
  margin: 0;
}

.webaccessibility-description > span {
  font-size: 10px;
}

.webaccessibility-img {
  width: 100%;
}

.webaccessibility-button {
  display: block;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #fff;
  background-color: #0057ff;
  border: 2px #0057ff solid;
  display: inline-block;
  margin: 32px auto;
  font-size: 14px;
  padding: 8px;
}

.webaccessibility-button:hover {
  color: #0057ff;
  background-color: #fff;
  transition: 0.25s;
}

.webaccessibility-ensure-container {
  display: flex;
  align-items: center;
  margin: 16px 0;
}

.webaccessibility-ensure-container > img {
  width: 50%;
}

.webaccessibility-ensure-container > p {
  width: 50%;
  margin: 0 16px;
  color: #0057ff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

.webaccessibility-description-small {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#webaccessibility-example {
  padding-top: 40px;
}

.webaccessibility-bg-gray-container {
  background-color: #efefef;
  margin: 0;
  padding: 0;
  padding-bottom: 32px;
  position: relative;
  z-index: 0;
}

.webaccessibility-example-container > .webaccessibility-container {
  padding-bottom: 16px;
}

.webaccessibility-example {
  background-color: #fff;
}

.webaccessibility-example > h1 {
  color: #fff;
  background-color: #0057ff;
  margin-bottom: 16px;
  padding: 8px;
  font-size: 20px;
}

.webaccessibility-example > p {
  width: 80%;
  padding: 8px 0;
}

.webaccessibility-process-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 24px;
}

.webaccessibility-process-container > h2 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #fff;
  background-color: #0057ff;
  padding-top: 28px;
  font-size: 18px;
  position: relative;
  z-index: auto;
}

.webaccessibility-process-title {
  margin-top: 0px;
}

.webaccessibility-process-container > .webaccessibility-title::before {
  position: absolute;
  content: "";
  display: block;
  left: 38px;
  top: -350px;
  width: 2px;
  height: 700px;
  background-color: #0057ff;
  z-index: -1;
}

.webaccessibility-process-container > .webaccessibility-first-title::before {
  position: absolute;
  content: "";
  display: block;
  left: 38px;
  top: 65px;
  width: 2px;
  height: 1350px;
  background-color: #0057ff;
  z-index: -1;
}

.webaccessibility-process-container > .webaccessibility-last-title::before {
  position: absolute;
  content: "";
  display: block;
  left: 38px;
  top: -1350px;
  width: 2px;
  height: 1400px;
  background-color: #0057ff;
  z-index: -1;
}

.webaccessibility-process-container > div > p {
  color: #0057ff;
  font-weight: bold;
  font-size: 16px;
}

.webaccessibility-process-container > div {
  width: 70%;
  margin-top: 24px;
  padding-left: 24px;
  text-align: left;
}

.webaccessibility-process-ul > li {
  list-style-type: disc;
  font-size: 14px;
}

#webaccessibility-img-pc {
  display: none;
}

.webaccessibility-example > .webaccessibility-title {
  margin: 16px 0;
  padding: 12px 8px;
}

.webaccessibility-example > p {
  font-size: 14px;
  text-align: left;
}

.webaccessibility-process-img-sp {
  display: block;
}

.webaccessibility-process-img-pc {
  display: none;
}

@media screen and (min-width: 576px) {
  .eyecatch.eyecatch--webaccessibility {
    height: 480px;
  }

  .webaccessibility-process-container > div > img {
    width: 70%;
  }
}
@media screen and (min-width: 768px) {
  .eyecatch.eyecatch--webaccessibility {
    height: 520px;
  }

  .webaccessibility-description {
    font-size: 14px;
  }

  .webaccessibility-ensure-container {
    flex-flow: column;
    width: 50%;
  }

  .webaccessibility-ensure {
    display: flex;
  }

  .webaccessibility-ensure-container > p {
    text-align: center;
    width: 60%;
  }

  .webaccessibility-ensure-container > img {
    width: 75%;
  }

  .webaccessibility-example {
    margin: 16px 0;
  }
}
@media screen and (min-width: 961px) {
  .service__message {
    width: 724px;
  }

  .webaccessibility-container {
    width: 900px;
  }

  #webaccessibility-img-sp {
    display: none;
  }

  #webaccessibility-img-pc {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
  }

  .webaccessibility-description {
    font-size: 16px;
  }

  .webaccessibility-img {
    margin: 8px;
    width: 50%;
  }

  .webaccessibility-button {
    width: 50%;
    display: inline-block;
  }

  .webaccessibility-example-container {
    display: flex;
    justify-content: center;
  }

  .webaccessibility-example {
    width: 50%;
    margin: 8px;
  }

  .webaccessibility-example > .webaccessibility-title {
    font-size: 14px;
    margin: 0;
  }

  .webaccessibility-example > img {
    width: 100%;
    margin: 8px 0;
  }

  .webaccessibility-layout {
    display: flex;
    align-items: self-start;
  }

  .webaccessibility-process-container {
    justify-content: space-around;
    align-items: center;
  }

  .webaccessibility-process-container > div > img {
    width: 80%;
  }

  .webaccessibility-process-container > div {
    width: 300px;
    text-align: left;
  }

  .webaccessibility-process-container > div > p {
    text-align: left;
  }

  .webaccessibility-description {
    text-align: center;
  }

  .webaccessibility-ensure-container > img {
    width: 100%;
  }

  .webaccessibility-ensure-container > p {
    width: 50%;
  }

  .webaccessibility-process-img-sp {
    display: none;
  }

  .webaccessibility-process-img-pc {
    display: block;
    width: 350px;
    margin: 64px 0;
  }

  .webaccessibility-process-title {
    margin-left: 120px;
  }
}
.webaccessibility-contact-heading {
  text-align: center;
}

.webaccessibility-contact-main-container {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}

.webaccessibility-contact-h1 {
  font-size: 1.2rem;
  margin: 24px 0;
}

.webaccessibility-contact-img {
  width: 100%;
}

.webaccessibility-contact-card {
  margin: 16px 0;
  padding: 16px;
  background-color: #ececec;
  border-radius: 8px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
}

.webaccessibility-contact-container {
  display: flex;
  align-items: center;
  text-align: center;
}

.webaccessibility-contact-require-description {
  text-align: left;
  font-size: small;
}

.webaccessibility-contact-p {
  margin: 0;
  padding: 8px 0;
  font-size: 0.8rem;
}

.webaccessibility-contact-ul {
  margin: 16px 8px;
  padding: 0;
  font-size: 0.9rem;
  text-align: left;
}

.webaccessibility-contact-li {
  list-style: disc;
  margin-left: 18px;
}

.webaccessibility-contact-req {
  color: red;
}

#webaccessibility-contact-privacy-policy {
  vertical-align: -0.1em;
}

.webaccessibility-contact-a {
  color: #000;
}

.webaccessibility-contact-privacy-policy {
  font-size: 1rem;
}

#webaccessibility-contact-button {
  width: 100%;
  padding: 12px;
  margin: 32px 0 64px;
}

@media screen and (min-width: 768px) {
  .webaccessibility-contact-h1 {
    padding-top: 38px;
  }

  .webaccessibility-contact-main-container {
    display: flex;
    justify-content: space-around;
  }

  .webaccessibility-contact-form {
    margin-top: 58px;
  }

  .webaccessibility-contact-main-container > div {
    width: 46%;
  }

  .webaccessibility-contact-main-container > form {
    width: 46%;
  }
}
.webaccessibility-contact-thankyou-img {
  width: 100%;
  max-width: 800px;
  margin: 48px 0 0;
  margin-left: 50%;
  transform: translateX(-50%);
  display: block;
}

.webaccessibility-guidebook-download-button {
  margin: 0;
  padding: 0;
  display: block;
}

.ai-en-title {
  font-size: 12px;
  color: #0057ff;
  position: relative;
  text-align: left;
  margin-top: 32px;
  font-family: Muli, sans-serif;
}

.ai-title {
  font-size: 12px;
  text-align: left;
  color: #0057ff;
}

.fixed_contianer {
  position: fixed;
  left: 50%;
  bottom: 4%;
  background-color: red;
  width: 100vw;
}

.fixed_btn {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100vw;
  background-color: #dcdcdc;
  padding: 48px 0;
  opacity: 0.5;
  z-index: 1;
}

.fixed_contact {
  position: fixed;
  left: 50%;
  bottom: 48px;
  transform: translate(-50%, -50%);
  display: inline-block;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  color: #fff;
  width: 60%;
  max-width: 254px;
  background-color: #383838;
  z-index: 2;
  padding: 8px 16px;
}

.fixed_contact:hover {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .ai-en-title {
    font-size: 14px;
  }

  .ai-title {
    font-size: 26px;
  }
}
@media screen and (min-width: 992px) {
  .ai-en-title {
    font-size: 16px;
  }

  .ai-title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .ai-container {
    display: flex;
    justify-content: space-between;
  }

  .ai-title {
    text-align: center;
    width: 400px;
  }

  .ai-odd-img {
    margin-left: 24px;
  }

  .ai-even-img {
    margin-right: 24px;
  }
}
.ai-contact-main-container {
  text-align: center;
  width: 80%;
  max-width: 600px;
  margin: 64px auto;
}

.ai-contact-require-description {
  text-align: left;
  font-size: 16px;
}

.ai-contact-req {
  color: red;
}

#ai-contact-privacy-policy {
  vertical-align: -0.1em;
}

.ai-contact-a {
  color: #000;
}

#ai-contact-button {
  width: 100%;
  padding: 12px;
  margin: 32px 0 64px;
}

.card {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  transition: 0.3s all ease;
}
.card:hover {
  background-color: #f8f9f9;
}
.card > a {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.card-media {
  overflow: hidden;
}
.card-media > a {
  align-items: center;
  display: flex;
}
.card-media * {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.card-media:hover .card-media__image > img {
  transform: scale(1.1);
}

.card-media__image {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.card-media__image > img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.2s all ease-out;
  width: 100%;
}

.card-media__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 23px 40px;
  width: 100%;
}

.card-media__link-arrow {
  content: url(/assets/arrow.svg);
  height: 18px;
  margin-right: 24px;
}

@media screen and (max-width: 960px) {
  .card-media__body {
    padding: 16px 24px;
  }

  .card-media:hover .card-media__image > img {
    transform: none;
  }

  .card-media__image {
    width: 80%;
  }

  .card-media__link-arrow {
    margin-right: 12px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.eyecatch {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.eyecatch .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 64px;
  bottom: 0;
}
.eyecatch .vertical-line .line {
  background-color: #ffffff;
  height: 100%;
  width: 1px;
}
.eyecatch .vertical-line .top-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.eyecatch .vertical-line .bottom-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
@media screen and (max-width: 960px) {
  .eyecatch .vertical-line {
    height: 40px;
  }
}

.eyecatch__video-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.eyecatch__video {
  background-image: url(/assets/top_alt.png);
  background-position: 42% center;
  background-size: cover;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  transform: scale(1);
  width: 100%;
  z-index: -10;
}

.eyecatch__inf-on-video {
  bottom: 0;
  left: 0;
  max-height: 85%;
  opacity: 0.1;
  position: absolute;
  width: 80%;
}

.eyecatch__inner {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  width: 70%;
  text-align: center;
}
.eyecatch__inner * {
  color: #ffffff;
}

.eyecatch__text {
  position: relative;
  text-align: left;
  z-index: 1;
}
.eyecatch__text * {
  color: #ffffff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.eyecatch__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .eyecatch__title {
    font-size: 13px;
  }
}

.eyecatch__heading {
  font-size: 40px;
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .eyecatch__heading {
    font-size: 24px;
  }
}

.eyecatch__message {
  font-size: 18px;
  line-height: 1.8;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .eyecatch__message {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .eyecatch {
    height: 70vh;
  }

  .eyecatch__video {
    left: -50px;
    position: absolute;
    -o-object-position: left;
       object-position: left;
    right: 0;
    width: calc(100% + 50px);
  }

  .eyecatch__inf-on-video {
    width: 120%;
  }
}
@media screen and (max-width: 640px) {
  .eyecatch {
    height: 80vh;
  }

  .eyecatch__video-wrapper {
    background-size: 2px;
  }

  .eyecatch__video {
    left: -80px;
    width: calc(100% + 80px);
  }

  .eyecatch__inf-on-video {
    width: 160%;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.header {
  background-color: #ffffff;
  display: flex;
  position: fixed;
  height: 96px;
  width: 100%;
  z-index: 100;
  transition: 0.3s all ease-out;
}
.header .logo {
  background-image: url(/assets/logo-black.png);
}
.header .header__menu {
  background-color: #383838;
  border: none;
}
.header * {
  color: #000000;
}
.header .list-builder__main {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .header .list-builder__main {
    font-size: 14px;
  }
}
.header .list-builder__sub {
  font-family: Muli, sans-serif;
  font-size: 11px;
}
@media screen and (max-width: 960px) {
  .header .list-builder__sub {
    font-size: 10px;
  }
}

.header--transparent {
  background-color: transparent;
}
.header--transparent * {
  color: #ffffff;
}
.header--transparent .logo {
  background-image: url(/assets/logo-white.png);
}
.header--transparent .header__menu {
  background-color: transparent;
  border-left: 1px solid rgba(255, 255, 255, 0.7);
}
.header--transparent * {
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .header--transparent .header__main {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  }
}

.header--transparent.header--transparent-black {
  background-color: transparent;
}
.header--transparent.header--transparent-black * {
  color: #000000;
}
.header--transparent.header--transparent-black .logo {
  background-image: url(/assets/logo-black.png);
}
.header--transparent.header--transparent-black .header__menu {
  background-color: transparent;
  background-color: #383838;
  border: none;
}

.header__spacer {
  height: 96px;
  width: 100%;
}

.header__list-wrapper {
  padding: 0 64px;
  width: 100%;
}

.header__list {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

.header__main {
  align-items: center;
  display: flex;
  height: 100%;
  left: 50%;
  justify-content: center;
  position: absolute;
  transform: translateX(-50%);
  width: 300px;
}

.header__logo {
  height: 100%;
  width: 100%;
}

.header__menu {
  display: none;
}

#header__observer {
  height: 0;
}

@media screen and (max-width: 1200px) {
  .header__logo {
    width: 90%;
  }

  .header__list-wrapper {
    padding: 0 32px;
  }
}
@media screen and (max-width: 960px) {
  .header {
    flex-direction: column;
    height: 56px;
    text-align: left;
    width: 100vw;
  }
  .header .list-builder__main {
    font-size: 24px;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .header .list-builder__main {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .header__main {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .header__menu {
    align-items: center;
    border: none;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 56px;
  }
}
@media screen and (max-width: 960px) {
  .header__toggle-menu-inner {
    height: 30px;
    opacity: 0.7;
    position: relative;
    width: 30px;
  }
  .header__toggle-menu-inner * {
    color: #ffffff !important;
  }
}
@media screen and (max-width: 960px) {
  .header__toggle-menu-bar {
    border-radius: 1px;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    border-radius: 4px;
    transition: all 0.3s;
  }
  .header__toggle-menu-bar:nth-of-type(1) {
    top: 0;
  }
  .header__toggle-menu-bar:nth-of-type(2) {
    top: 7px;
  }
  .header__toggle-menu-bar:nth-of-type(3) {
    top: 14px;
  }
}
@media screen and (max-width: 960px) {
  .header__toggle-text {
    color: #ffffff;
    font-family: Muli, sans-serif;
    font-size: 10px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
  }
}
@media screen and (max-width: 960px) {
  .header__logo {
    height: 56px;
    margin-left: 16px;
    width: 200px;
  }
}
@media screen and (max-width: 960px) {
  .header__spacer {
    height: 56px;
  }
}
@media screen and (max-width: 960px) {
  .header__list-wrapper {
    display: none;
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .header__list {
    background-color: #ffffff;
    display: grid;
    grid-template-columns: 50% 1fr;
    height: calc(100vh - 56px);
    height: calc(1vh * 100 - 56px);
    height: calc(var(--vh, 1vh) * 100 - 56px);
    margin-top: 56px;
    opacity: 0.95;
    padding: 15px;
  }
  .header__list .list-builder {
    align-items: center;
    border-bottom: 1px solid rgba(56, 56, 56, 0.5);
    display: flex;
    justify-content: center;
    margin: 0;
    height: 100%;
  }
  .header__list .list-builder * {
    color: #333333;
  }
  .header__list .list-builder a {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
  .header__list .list-builder:nth-of-type(odd) {
    border-right: 1px solid rgba(56, 56, 56, 0.5);
  }
  .header__list .list-builder:nth-of-type(1) {
    border-top: none;
  }
  .header__list .list-builder:nth-last-of-type(2) {
    border-bottom: none;
  }
  .header__list .list-builder:nth-last-of-type(1) {
    border-bottom: none;
    border-right: none;
  }
}
@media screen and (max-width: 960px) {
  .list-full-width {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
@media screen and (max-width: 960px) {
  .list-builder__spacer {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  html.header-is-open {
    overflow: hidden;
  }
  html.header-is-open .header {
    background-color: #ffffff;
  }
  html.header-is-open .header .logo {
    background-image: url(/assets/logo-black.png);
  }
  html.header-is-open .header .header__menu {
    background-color: #383838;
    border: none;
  }
  html.header-is-open .header .header__list-wrapper {
    display: block;
    animation: openMenu 0.2s ease-out;
  }
  @keyframes openMenu {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  html.header-is-open .header .header__toggle-menu-bar:nth-of-type(1) {
    transform: translateY(7px) rotate(-45deg);
  }
  html.header-is-open .header .header__toggle-menu-bar:nth-of-type(2) {
    opacity: 0;
  }
  html.header-is-open .header .header__toggle-menu-bar:nth-of-type(3) {
    transform: translateY(-7px) rotate(45deg);
  }
}
@media screen and (max-width: 960px) {
  html.header-is-hide .header .header__list-wrapper {
    display: block;
    animation: closeMenu 0.15s ease-out;
  }
  @keyframes closeMenu {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.list-builder {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0 16px;
}
.list-builder:first-of-type {
  margin-left: 0;
}
.list-builder:last-of-type {
  margin-right: 0;
}
.list-builder * {
  font-size: 30px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.list-builder__main {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05;
}

.list-builder__sub {
  font-family: Muli, sans-serif;
  font-size: 11px;
  line-height: 1.7;
  letter-spacing: 0.05;
}

.list-builder__spacer {
  flex: 1 0 auto;
}

@media screen and (max-width: 960px) {
  .list-builder__main {
    font-size: 18px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .list-builder__main {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .list-builder__sub {
    font-family: Muli, sans-serif;
    font-size: 11px;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .list-builder__sub {
    font-size: 10px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.service {
  background-color: #ffffff;
  padding: 60px;
  position: relative;
  width: 100%;
}
.service .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  top: 0;
}
.service .vertical-line .line {
  background-color: #383838;
  height: 100%;
  width: 1px;
}
.service .vertical-line .top-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.service .vertical-line .bottom-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}

.service__wrapper {
  position: relative;
  height: 482px;
  width: 100%;
}

.service__main-image {
  background-attachment: fixed;
  background-image: url(/assets/service.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  transition: 0.2s all ease-in;
  width: 100%;
}
.service__main-image::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.service__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  max-width: 664px;
  position: relative;
  text-align: center;
  width: 70%;
}
.service__inner * {
  color: #ffffff;
}
.service__inner .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 64px;
}
.service__inner .vertical-line .line {
  background-color: #ffffff;
  height: 100%;
  width: 1px;
}
.service__inner .vertical-line .top-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.service__inner .vertical-line .bottom-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
@media screen and (max-width: 960px) {
  .service__inner .vertical-line {
    height: 40px;
  }
}
.service__inner .vertical-line--top {
  bottom: auto;
  top: 0;
}
.service__inner .vertical-line--bottom {
  bottom: 0;
  top: auto;
}

.service__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .service__title {
    font-size: 13px;
  }
}

.service__heading {
  font-size: 40px;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .service__heading {
    font-size: 24px;
  }
}

.service__message {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 0;
  margin-top: 24px;
}
@media screen and (max-width: 960px) {
  .service__message {
    font-size: 14px;
  }
}

.service__link {
  display: inline-block;
  margin: 32px auto 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .service {
    padding: 60px 15px;
  }

  .service__main-image {
    background-attachment: scroll;
  }

  .service__inner {
    text-align: left;
    width: 90%;
  }

  .service__title {
    font-family: Muli, sans-serif;
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .service__title {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .service__heading {
    font-size: 40px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .service__heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .service__message {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .service__message {
    font-size: 14px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.button {
  font-size: 18px;
  line-height: 1.8;
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 56px;
  padding: 8px 64px;
}
@media screen and (max-width: 960px) {
  .button {
    font-size: 14px;
  }
}
.button:hover {
  transition: 0.3s all ease;
}
.button:disabled {
  background-color: #f8f9f9 !important;
  color: #383838 !important;
}
@media screen and (max-width: 670px) {
  .button {
    width: 100%;
  }
}

.outline-button {
  border: 1px solid #ffffff;
}
.outline-button:hover {
  background-color: #ffffff;
  color: #333333;
}

.outline-button--white {
  background-color: transparent;
  border: 1px solid #ffffff;
}

.outline-button--black {
  border: 1px solid #333333;
}
.outline-button--black:hover {
  background-color: #333333;
  color: #ffffff;
}

.fill-button {
  background-color: #383838;
  color: #ffffff;
}
.fill-button:hover {
  background-color: #333333;
}

.company {
  display: flex;
}

.company__main-image {
  background-image: url(/assets/company.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex: 0 0 50%;
  height: auto;
}

.company__image-overlay {
  height: 100%;
  width: 100%;
}

.company__image-overlay--pc {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 65%, #ffffff);
}

.company__body {
  flex: 1 0 50%;
  max-width: 800px;
  padding: 64px 128px 64px 64px;
}

.company__header {
  margin-bottom: 32px;
}
.company__header .main-container {
  padding: 0;
}

.company__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
  text-align: right;
}
@media screen and (max-width: 960px) {
  .company__title {
    font-size: 13px;
  }
}

.company__heading {
  font-size: 24px;
  text-align: right;
}
@media screen and (max-width: 960px) {
  .company__heading {
    font-size: 18px;
  }
}

.company__contents {
  padding: 0;
}

@media screen and (max-width: 1280px) {
  .company__main-image {
    flex: 0 1 40%;
  }

  .company__body {
    padding: 60px;
  }
}
@media screen and (max-width: 960px) {
  .company {
    display: block;
  }

  .company__main-image {
    display: none;
  }

  .company__image-overlay--sp {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, #ffffff 80%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: calc(5% + 16px);
  }

  .company__body {
    padding: 0;
  }

  .company__contents {
    margin: 0 auto;
    padding: 32px 16px 48px;
    width: 90%;
  }

  .company__header {
    background-image: url(/assets/company.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 128px;
    margin-bottom: 0;
    width: 100%;
  }

  .company__title {
    color: #000000;
  }

  .company__heading {
    color: #000000;
  }
}
@media screen and (max-width: 640px) {
  .company__header .company__image-overlay {
    padding-right: 16px;
  }

  .company__contents {
    width: 100%;
  }
}
.main-container {
  height: 100%;
  margin: 0 auto;
  max-width: 1232px;
  padding: 0 16px;
  width: 80%;
}
@media screen and (max-width: 960px) {
  .main-container {
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .main-container {
    width: 100%;
  }
}

.header-space-container {
  padding-top: 96px;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .header-space-container {
    padding: 56px;
  }
}

@media screen and (max-width: 640px) {
  .hidden-sp {
    display: none;
  }
}

.visible-sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .visible-sp {
    display: block;
  }
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.access {
  background-color: #f8f9f9;
  padding: 64px;
  text-align: center;
}

.access__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .access__title {
    font-size: 13px;
  }
}

.access__heading {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .access__heading {
    font-size: 18px;
  }
}

.access__text {
  font-size: 18px;
  line-height: 1.8;
  margin: 0;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .access__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .access {
    padding: 48px 64px;
  }
}
.map {
  height: 400px;
  width: 100%;
}

.footer {
  background-color: #383838;
  padding: 64px 0 16px;
  text-align: center;
}
.footer * {
  color: #ffffff;
}

.footer__main {
  display: flex;
  justify-content: center;
  padding: 0;
}

.footer__sub {
  display: flex;
  justify-content: center;
  margin-top: 32px;
  padding: 0;
}
.footer__sub .list-builder__sub {
  font-family: "A-OTF A1明朝 Std Bold", "A1明朝", "A1 Mincho", serif;
}

.footer__info {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  padding: 0;
}
.footer__info .list-builder__sub {
  font-family: "A-OTF A1明朝 Std Bold", "A1明朝", "A1 Mincho", serif;
}

.footer__logo {
  height: 34px;
  margin-top: 40px;
}

@media screen and (max-width: 960px) {
  .footer {
    padding: 48px 0 16px;
  }

  .footer__main {
    flex-wrap: wrap;
    margin: 0 auto;
    width: 300px;
  }
  .footer__main .list-builder {
    flex: 1 1 33%;
    margin: 0;
    margin-top: 24px;
  }

  .footer__info {
    flex-direction: column;
  }
  .footer__info .list-builder {
    margin: 0;
    margin-top: 16px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.company-info {
  width: 100%;
}

.eyecatch--company-info {
  background: none;
  height: 200px;
  margin-bottom: -64px;
}
.eyecatch--company-info * {
  color: #333333;
}
.eyecatch--company-info .main-container {
  align-items: center;
  display: flex;
}
.eyecatch--company-info .eyecatch__heading {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .eyecatch--company-info .eyecatch__heading {
    font-size: 18px;
  }
}

.company-info__table {
  display: flex;
  padding: 64px 0;
}

.company-info th {
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
  display: flex;
  align-items: flex-start;
  padding: 16px 32px 16px 0;
}
@media screen and (max-width: 960px) {
  .company-info th {
    font-size: 14px;
  }
}
.company-info td {
  font-size: 18px;
  line-height: 1.8;
  padding: 16px 0;
}
@media screen and (max-width: 960px) {
  .company-info td {
    font-size: 14px;
  }
}
.company-info td > *:not(:first-child) {
  padding-top: 16px;
}
.company-info dl {
  display: flex;
  margin: 0;
}
.company-info dl > * {
  margin: 0;
}
.company-info dl:first-of-type {
  padding-top: 4px;
}
.company-info dt {
  font-weight: normal;
  flex-basis: 280px;
  max-width: 280px;
}

.company-info__link {
  background-color: #f8f9f9;
  padding: 48px 0;
}

.company-info__contents {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.company-info__contents .card-media {
  flex-basis: 48%;
}

@media screen and (max-width: 1200px) {
  .company-info tr {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
  }
  .company-info tr:last-of-type {
    margin-bottom: 16px;
  }
  .company-info th {
    font-size: 14px;
    line-height: 1.8;
    padding: 0;
  }
}
@media screen and (max-width: 1200px) and (max-width: 960px) {
  .company-info th {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info td {
    font-size: 18px;
    line-height: 1.8;
    padding: 0;
  }
}
@media screen and (max-width: 1200px) and (max-width: 960px) {
  .company-info td {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info dt {
    flex-basis: 220px;
    max-width: 220px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info__eyecatch {
    height: 128px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info__title {
    font-family: Muli, sans-serif;
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 960px) {
  .company-info__title {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info__heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 960px) {
  .company-info__heading {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info__table {
    padding-top: 32px;
  }
}
@media screen and (max-width: 1200px) {
  .company-info__contents {
    flex-direction: column;
    padding: 32px 16px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.eyecatch--board-member {
  background: none;
  height: 200px;
}
.eyecatch--board-member * {
  color: #333333;
}
.eyecatch--board-member .eyecatch__heading {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .eyecatch--board-member .eyecatch__heading {
    font-size: 18px;
  }
}

.board-member__main {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  background-image: url(/assets/logo-icon.png);
  background-position: left 0 bottom 0;
  background-size: 80%;
}
@media screen and (max-width: 960px) {
  .board-member__main {
    background-size: 120%;
  }
}

.board-member__container {
  height: 100%;
}

.board-member__eyecatch {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 170px;
  width: 100%;
}

.board-member__officers {
  margin-top: 64px;
}

.board-member__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .board-member__title {
    font-size: 13px;
  }
}

.board-member__heading {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .board-member__heading {
    font-size: 18px;
  }
}

.board-member__h-devider {
  width: 20px;
}

.board-member__chief {
  display: flex;
  justify-content: center;
}
.board-member__chief * {
  color: #000000;
}
.board-member__chief .board-member__chief-profile {
  flex-basis: 50%;
  margin-top: 0;
}
.board-member__chief .board-member__chief-container {
  display: flex;
  flex-direction: column;
  min-height: 440px;
  padding: 48px 64px;
}
@media screen and (max-width: 640px) {
  .board-member__chief .board-member__chief-container {
    padding: 48px 32px;
  }
}
.board-member__chief .board-member__chief-position {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .board-member__chief .board-member__chief-position {
    font-size: 14px;
  }
}
.board-member__chief .board-member__chief-name {
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .board-member__chief .board-member__chief-name {
    font-size: 24px;
  }
}
.board-member__chief .board-member__chief-name-en {
  font-family: Muli, sans-serif;
  font-size: 14px;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .board-member__chief .board-member__chief-name-en {
    font-size: 13px;
  }
}
.board-member__chief .board-member__chief-career {
  max-width: 600px;
}

.board-member__career-text {
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
  white-space: pre-line;
}
@media screen and (max-width: 960px) {
  .board-member__career-text {
    font-size: 12px;
  }
}

.board-member__exectives {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.board-member__exectives .board-member__profile {
  flex: 0 1 28%;
}
.board-member__exectives:last-of-type {
  padding-bottom: 64px;
}

.board-member__profile {
  margin-top: 64px;
}
.board-member__profile .board-member__position {
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .board-member__profile .board-member__position {
    font-size: 12px;
  }
}
.board-member__profile .board-member__name {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .board-member__profile .board-member__name {
    font-size: 18px;
  }
}
.board-member__profile .board-member__name-en {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .board-member__profile .board-member__name-en {
    font-size: 13px;
  }
}

.board-member__profile--ceo {
  background-image: url(/assets/ceo.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.board-member__profile--ceo::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.board-member__profile--ceo p {
  color: #ffffff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 3;
}
.board-member__profile--ceo hr {
  color: #ffffff;
  position: relative;
  z-index: 3;
}

.board-member__link {
  background-color: #f8f9f9;
  padding: 48px 0;
}

.board-member__contents {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.board-member__contents .card-media {
  flex-basis: 48%;
}

@media screen and (max-width: 1200px) {
  .board-member__exectives {
    display: block;
  }

  .board-member__profile {
    margin-top: 48px;
  }
}
@media screen and (max-width: 960px) {
  .eyecatch--board-member {
    height: 96px;
  }

  .board-member__profile .board-member__position {
    font-size: 18px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .board-member__profile .board-member__position {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .board-member__profile .board-member__name {
    font-size: 40px;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .board-member__profile .board-member__name {
    font-size: 24px;
  }
}
@media screen and (max-width: 960px) {
  .board-member__profile .board-member__name-en {
    font-family: Muli, sans-serif;
    font-size: 14px;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .board-member__profile .board-member__name-en {
    font-size: 13px;
  }
}
@media screen and (max-width: 960px) {
  .board-member__profile .board-member__career {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 16px;
  }
}
@media screen and (max-width: 960px) and (max-width: 960px) {
  .board-member__profile .board-member__career {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .board-member__container {
    padding: 0 16px;
  }
}
@media screen and (max-width: 960px) {
  .board-member__contents {
    flex-direction: column;
    padding: 32px 16px;
  }
}
@media screen and (max-width: 960px) {
  .board-member__chief {
    flex-direction: column;
  }
  .board-member__chief .board-member__container {
    padding: 0 16px;
  }
  .board-member__chief .board-member__profile {
    margin-top: 48px;
  }
  .board-member__chief .board-member__profile--ceo {
    margin-top: 0;
  }
  .board-member__chief .board-member__profile--ceo .board-member__container {
    padding: 16px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.history {
  width: 100%;
}
.history br {
  display: none;
}

.eyecatch--history {
  background-image: url(/assets/history.jpg);
  height: 200px;
  position: relative;
}
.eyecatch--history::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.eyecatch--history .eyecatch__inner {
  position: relative;
  z-index: 1;
}
.eyecatch--history .eyecatch__heading {
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  .eyecatch--history .eyecatch__heading {
    font-size: 18px;
  }
}

.history__main {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  background-image: url(/assets/logo-icon.png);
  background-position: left 0 bottom 0;
  background-size: 80%;
}
@media screen and (max-width: 960px) {
  .history__main {
    background-size: 120%;
  }
}

.history__body {
  margin: 0 auto;
  max-width: 1040px;
  padding-bottom: 80px;
}

.history__list-view {
  position: relative;
  padding-bottom: 104px;
}

.history__list-builder {
  padding-top: 48px;
  padding-left: 20px;
  position: relative;
}

.history__list-image {
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  width: 100%;
}
.history__list-image::before {
  bottom: 0;
  content: "";
  left: 0;
  padding-top: 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.history__list-image > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.history__list-date {
  font-family: Muli, sans-serif;
  font-size: 14px;
  display: block;
  margin-top: 24px;
}
@media screen and (max-width: 960px) {
  .history__list-date {
    font-size: 13px;
  }
}

.history__list-title {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 16px;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .history__list-title {
    font-size: 18px;
  }
}

.history__list-description {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .history__list-description {
    font-size: 12px;
  }
}

.history__vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  left: 0;
  top: 0;
}
.history__vertical-line .line {
  background-color: #383838;
  height: 100%;
  width: 1px;
}
.history__vertical-line .top-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.history__vertical-line .bottom-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
.history__vertical-line .top-edge {
  background: linear-gradient(#ffffff 40%, #383838 40%, #383838);
}

.history__horizontal-line {
  background-color: #383838;
  position: absolute;
  height: 1px;
  left: -20px;
  top: 50%;
  width: 20px;
}
.history__horizontal-line .left-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 8px;
  left: -4px;
  top: 50%;
  transform: translate(0, -50%);
  width: 8px;
  z-index: -1;
}
.history__horizontal-line .right-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 8px;
  right: -4px;
  top: 50%;
  transform: translate(0, -50%);
  width: 8px;
  z-index: -1;
}

.history__logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
  background-position: left;
  height: 40px;
  margin-left: 20px;
  margin-top: -16px;
  width: auto;
}

@media screen and (min-width: 960px) {
  .history br {
    display: block;
  }

  .history__vertical-line {
    height: 100%;
    left: 50%;
    top: 0;
  }

  .history__horizontal-line {
    left: auto;
    top: 50%;
    width: 20%;
  }
  .history__horizontal-line .left-edge {
    border-radius: 50%;
    position: absolute;
    height: 8px;
    left: -4px;
    top: 50%;
    transform: translate(0, -50%);
    width: 8px;
  }
  .history__horizontal-line .right-edge {
    border-radius: 50%;
    position: absolute;
    height: 8px;
    right: -4px;
    top: 50%;
    transform: translate(0, -50%);
    width: 8px;
  }

  .history__list-view {
    padding-bottom: 24px;
  }

  .history__list-builder {
    display: flex;
    padding: 0;
    padding-top: 48px;
    width: 50%;
  }
  .history__list-builder .history__horizontal-line {
    width: 80px;
  }
  .history__list-builder:nth-of-type(2n + 1) {
    justify-content: flex-start;
    float: left;
    position: relative;
    text-align: right;
  }
  .history__list-builder:nth-of-type(2n + 1) .history__list-body {
    padding-right: 80px;
  }
  .history__list-builder:nth-of-type(2n + 1) .history__horizontal-line {
    right: -80px;
  }
  .history__list-builder:nth-of-type(2n) {
    justify-content: flex-end;
    float: right;
    position: relative;
    text-align: left;
  }
  .history__list-builder:nth-of-type(2n) .history__list-body {
    padding-left: 80px;
  }
  .history__list-builder:nth-of-type(2n) .history__horizontal-line {
    left: -80px;
  }
  .history__list-builder:nth-of-type(3) {
    margin-top: 80px;
  }
  .history__list-builder.left-align .history__list-title {
    text-align: left;
  }
  .history__list-builder.left-align .history__list-description {
    text-align: justify;
  }

  .history__logo {
    background-position: center;
    margin-top: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .history__list-builder {
    display: flex;
    padding: 0;
    padding-top: 48px;
    width: 50%;
  }
  .history__list-builder .history__horizontal-line {
    width: 160px;
  }
  .history__list-builder:nth-of-type(2n + 1) {
    justify-content: flex-start;
    float: left;
    position: relative;
    text-align: right;
  }
  .history__list-builder:nth-of-type(2n + 1) .history__list-body {
    padding-right: 160px;
  }
  .history__list-builder:nth-of-type(2n + 1) .history__horizontal-line {
    right: -160px;
  }
  .history__list-builder:nth-of-type(2n) {
    justify-content: flex-end;
    float: right;
    position: relative;
    text-align: left;
  }
  .history__list-builder:nth-of-type(2n) .history__list-body {
    padding-left: 160px;
  }
  .history__list-builder:nth-of-type(2n) .history__horizontal-line {
    left: -160px;
  }
  .history__list-builder:nth-of-type(3) {
    margin-top: 160px;
  }
}
@media screen and (max-width: 960px) {
  .history__body {
    max-width: 360px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.service {
  background-color: #ffffff;
  padding: 60px;
  position: relative;
  width: 100%;
}
.service .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  top: 0;
}
.service .vertical-line .line {
  background-color: #383838;
  height: 100%;
  width: 1px;
}
.service .vertical-line .top-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.service .vertical-line .bottom-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}

.service__wrapper {
  position: relative;
  height: 482px;
  width: 100%;
}

.service__main-image {
  background-attachment: fixed;
  background-image: url(/assets/service.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  transition: 0.2s all ease-in;
  width: 100%;
}
.service__main-image::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.service__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  max-width: 664px;
  position: relative;
  text-align: center;
  width: 70%;
}
.service__inner * {
  color: #ffffff;
}
.service__inner .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 64px;
}
.service__inner .vertical-line .line {
  background-color: #ffffff;
  height: 100%;
  width: 1px;
}
.service__inner .vertical-line .top-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.service__inner .vertical-line .bottom-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
@media screen and (max-width: 960px) {
  .service__inner .vertical-line {
    height: 40px;
  }
}
.service__inner .vertical-line--top {
  bottom: auto;
  top: 0;
}
.service__inner .vertical-line--bottom {
  bottom: 0;
  top: auto;
}

.service__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .service__title {
    font-size: 13px;
  }
}

.service__heading {
  font-size: 40px;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .service__heading {
    font-size: 24px;
  }
}

.service__message {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 0;
  margin-top: 24px;
}
@media screen and (max-width: 960px) {
  .service__message {
    font-size: 14px;
  }
}

.service__link {
  display: inline-block;
  margin: 32px auto 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .service {
    padding: 60px 15px;
  }

  .service__main-image {
    background-attachment: scroll;
  }

  .service__inner {
    text-align: left;
    width: 90%;
  }

  .service__title {
    font-family: Muli, sans-serif;
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .service__title {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .service__heading {
    font-size: 40px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .service__heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .service__message {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .service__message {
    font-size: 14px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.contact .main-container {
  align-items: center;
  display: flex;
  justify-content: center;
}

.contact__form {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 600px;
  padding: 64px 0 80px;
  width: 100%;
}

.contact__submit {
  margin-top: 48px;
}

.select {
  background: linear-gradient(to left, #f8f9f9, #f8f9f9 48px, #ffffff 48px, #ffffff);
  border-radius: 2px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  line-height: 1.7;
  margin-top: 8px;
  position: relative;
  width: 100%;
}

.contact__select-arrow {
  pointer-events: none;
  position: absolute;
  right: 18px;
  top: 16px;
  transform: rotate(90deg);
  width: 10px;
}
@media screen and (max-width: 960px) {
  .contact__select-arrow {
    right: 20px;
    top: 18px;
    width: 8px;
  }
}

.form__item {
  font-size: 18px;
  line-height: 1.8;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 32px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .form__item {
    font-size: 14px;
  }
}
.form__item select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  display: flex;
  min-height: 48px;
  padding: 8px 24px;
  width: 100%;
}
.form__item option {
  align-items: center;
  display: flex;
}
.form__item input,
.form__item textarea {
  background-color: #f8f9f9;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  margin-top: 8px;
  padding: 12px 24px;
  width: 100%;
  -webkit-appearance: none;
}
.form__item input::-moz-placeholder, .form__item textarea::-moz-placeholder {
  font-size: 18px;
  line-height: 1.8;
  color: #bdbdbd;
}
.form__item input::placeholder,
.form__item textarea::placeholder {
  font-size: 18px;
  line-height: 1.8;
  color: #bdbdbd;
}
@media screen and (max-width: 960px) {
  .form__item input::-moz-placeholder, .form__item textarea::-moz-placeholder {
    font-size: 14px;
  }
  .form__item input::placeholder,
.form__item textarea::placeholder {
    font-size: 14px;
  }
}
.form__item p {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 8px;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .form__item p {
    font-size: 12px;
  }
}
.form__item.hiring-only {
  display: none;
}
.form__item.hiring-only.visible {
  display: block;
}

.form__en-label {
  font-family: Muli, sans-serif;
  font-size: 14px;
  color: #383838;
  display: inline;
  margin-left: 12px;
}
@media screen and (max-width: 960px) {
  .form__en-label {
    font-size: 13px;
  }
}

.form__privacy-policy {
  font-size: 18px;
  line-height: 1.8;
  cursor: pointer;
  padding-left: 24px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .form__privacy-policy {
    font-size: 14px;
  }
}
.form__privacy-policy input {
  display: none;
}
.form__privacy-policy .form__checkbox {
  background-color: #f8f9f9;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 24px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 24px;
}
@media screen and (max-width: 960px) {
  .form__privacy-policy .form__checkbox {
    top: 0.5px;
  }
}
.form__privacy-policy input:checked + .form__checkbox {
  background-color: #383838;
  background-image: url(/assets/check.png);
  background-size: cover;
  border: 1px solid #383838;
}
.form__privacy-policy a {
  color: #383838;
  margin-left: 12px;
}

#contact-progress-bar {
  visibility: hidden;
}
#contact-progress-bar.show {
  visibility: visible;
}

.related-contents {
  background-color: #f8f9f9;
  padding: 48px 0;
}

.related-contents__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0;
}
.related-contents__list .card-media {
  flex-basis: 48%;
}

.related-contents__card {
  margin-top: 16px;
  height: 96px;
  width: 100%;
}

.related-contents__link-en {
  font-family: Muli, sans-serif;
  font-size: 11px;
  color: #000000;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .related-contents__link-en {
    font-size: 10px;
  }
}

.related-contents__link-ja {
  font-size: 18px;
  line-height: 1.8;
  color: #000000;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .related-contents__link-ja {
    font-size: 14px;
  }
}

@media screen and (max-width: 670px) {
  .related-contents {
    padding: 32px 0;
  }

  .related-contents__card {
    height: 72px;
    margin-top: 8px;
  }

  .related-contents__list {
    flex-direction: column;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.news-list .card__link-wrapper {
  color: #000000;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.news-list .card {
  align-items: center;
  background-color: #ffffff;
  border: none;
  display: flex;
  margin-bottom: 8px;
  padding: 16px 48px 16px 16px;
  position: relative;
  text-align: left;
  transition: 0.3s;
}
.news-list .card:hover {
  box-shadow: 0 0 12px rgba(56, 56, 56, 0.15);
}
.news-list .card__meta {
  align-items: center;
  display: flex;
}
.news-list .card__tag {
  font-size: 14px;
  line-height: 1.8;
  background-color: #383838;
  color: #ffffff;
  display: inline-block;
  height: 100%;
  margin-right: 16px;
  min-width: 144px;
  padding: 4px 16px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .news-list .card__tag {
    font-size: 12px;
  }
}
.news-list .card__date {
  font-family: Muli, sans-serif;
  font-size: 14px;
  color: #383838;
  margin-right: 16px;
}
@media screen and (max-width: 960px) {
  .news-list .card__date {
    font-size: 13px;
  }
}
.news-list .card__title {
  font-size: 18px;
  line-height: 1.8;
  flex-grow: 1;
  margin-bottom: 0;
  max-width: 100%;
  overflow: hidden;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .news-list .card__title {
    font-size: 14px;
  }
}
.news-list .card__link-indicator {
  background-image: url(/assets/arrow.svg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 16px;
  right: 16px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  width: 24px;
}

@media screen and (max-width: 960px) {
  .news-list .card {
    align-items: flex-start;
    flex-direction: column;
    height: auto;
    text-align: left;
  }
  .news-list .card__tag {
    margin-right: 8px;
    min-width: 104px;
  }
  .news-list .card__title {
    margin-top: 8px;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

@keyframes openPosition {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes closePosition {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.positions {
  max-width: 960px;
  margin: -16px auto 64px;
  width: 100%;
}

.position {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin: 0;
  margin-bottom: 8px;
  padding: 16px 32px;
  width: 100%;
}
.position.visible .position__content {
  display: block;
  opacity: 1;
  animation: openPosition 0.3s ease-out;
}
.position.visible .position__more {
  align-items: center;
  font-size: 18px;
  line-height: 1.8;
  display: flex;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .position.visible .position__more {
    font-size: 14px;
  }
}
.position.visible .position__more::before {
  transform: rotate(270deg);
}
.position.hide .position__content {
  display: block;
  animation: closePosition 0.2s ease-out;
}

.position__content {
  font-size: 14px;
  line-height: 1.8;
  display: none;
}
@media screen and (max-width: 960px) {
  .position__content {
    font-size: 12px;
  }
}
.position__content > hr {
  color: #383838;
  margin: 16px -32px 8px;
}
.position__content > p {
  white-space: pre-line;
}

.position__header {
  font-size: 24px;
  align-items: center;
  display: flex;
  height: 48px;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .position__header {
    font-size: 18px;
  }
}

.position__more {
  align-items: center;
  color: #383838;
  font-size: 18px;
  line-height: 1.8;
  display: flex;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .position__more {
    font-size: 14px;
  }
}
.position__more:focus {
  outline: none;
}
.position__more::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/arrow.svg);
  content: "";
  display: block;
  height: 14px;
  margin-right: 16px;
  transform: rotate(90deg);
  transition: 0.1s all ease-out;
  width: 7px;
}

.position__apply-button {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}

@media screen and (max-width: 640px) {
  .positions {
    margin-bottom: 16px;
  }

  .position {
    padding: 12px 16px;
  }

  .position__content > hr {
    margin: 16px -16px 0;
  }

  .position__header {
    font-size: 18px;
    line-height: 1.8;
    height: 26px;
    position: relative;
  }
}
@media screen and (max-width: 640px) and (max-width: 960px) {
  .position__header {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .position__more {
    position: absolute;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .position__more::before {
    margin-right: 0;
    position: absolute;
    right: 0;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.dx-solutions {
  margin: -192px 16px 64px;
  max-width: 1680px;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .dx-solutions {
    margin-top: -224px;
  }
}

.dx-solutions__header {
  align-items: center;
  display: flex;
  height: 144px;
  position: relative;
  justify-content: center;
}
.dx-solutions__header .title {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .dx-solutions__header .title {
    font-size: 18px;
  }
}
.dx-solutions__header .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 40px;
  top: 0;
}
.dx-solutions__header .vertical-line .line {
  background-color: #ffffff;
  height: 100%;
  width: 1px;
}
.dx-solutions__header .vertical-line .top-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.dx-solutions__header .vertical-line .bottom-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
.dx-solutions__header .vertical-line-added {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 40px;
  bottom: 0;
}
.dx-solutions__header .vertical-line-added .line {
  background-color: #ffffff;
  height: 100%;
  width: 1px;
}
.dx-solutions__header .vertical-line-added .top-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.dx-solutions__header .vertical-line-added .bottom-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}

.dx-solutions__layout {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 0;
  grid-template-columns: 25% 25% 25% 25%;
  grid-template-rows: 1fr auto;
}

.dx-solution__wrapper {
  height: 100%;
  padding: 0 10px;
  position: relative;
}

.dx-solution__header {
  padding-top: 40px;
}
@media screen and (min-width: 961px) {
  .dx-solution__header .dx-solution__card {
    padding-bottom: 0;
  }
}

.dx-solution__title {
  font-size: 24px;
  margin-top: 8px;
}
@media screen and (max-width: 960px) {
  .dx-solution__title {
    font-size: 18px;
  }
}

.dx-solution__sub-title {
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 960px) {
  .dx-solution__sub-title {
    font-size: 12px;
  }
}

.dx-solution__card {
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 16px 16px 24px;
  position: relative;
}
.dx-solution__card::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.dx-solution__horizontal-line {
  background-color: #ffffff;
  position: absolute;
  height: 1px;
  left: 0;
  top: 0;
  width: 100%;
}

.dx-solution--left .dx-solution__horizontal-line {
  left: auto;
  right: 0;
  width: 50%;
}

.dx-solution--right .dx-solution__horizontal-line {
  left: 0;
  right: auto;
  width: 50%;
}

.dx-solution__vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 40px;
  top: 0;
}
.dx-solution__vertical-line .line {
  background-color: #ffffff;
  height: 100%;
  width: 1px;
}
.dx-solution__vertical-line .top-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.dx-solution__vertical-line .bottom-edge {
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}

.dx-solution--center .dx-solution__vertical-line {
  height: 80px;
  margin-top: -40px;
}

.dx-solution__body {
  z-index: 1;
}
.dx-solution__body .dx-solution__card {
  background-color: #ffffff;
  border-radius: 0 0 4px 4px;
  justify-content: start;
}
.dx-solution__body .dx-solution__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.dx-solution__description {
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .dx-solution__description {
    font-size: 12px;
  }
}

.dx-solution__keywords {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 1fr 1fr;
  margin-top: 32px;
  width: 100%;
}

.dx-solution__keyword {
  align-items: center;
  background-color: #f8f9f9;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  display: flex;
  font-size: 18px;
  height: 80px;
  justify-content: center;
  line-height: 1.4;
  padding: 8px 16px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .dx-solution__keyword {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .dx-solution__keyword {
    font-size: 14px;
  }
}

.dx-solution__keyword-small {
  font-size: 12px;
}

@media screen and (max-width: 1560px) {
  .dx-solutions {
    margin-top: -180px;
  }

  .dx-solutions__header {
    height: 108px;
  }

  .dx-solutions__layout {
    grid-gap: 0;
    margin: 0 auto;
    width: 100%;
  }

  .dx-solution__wrapper {
    padding: 0;
  }

  .dx-solution .dx-solution__header {
    color: #383838;
    transition: 0.3s all ease-out;
  }
  .dx-solution .dx-solution__header .dx-solution__card {
    background-color: #f8f9f9;
    padding: 4px 8px 12px;
  }
  .dx-solution.visible .dx-solution__header {
    color: #000000;
  }
  .dx-solution.visible .dx-solution__card {
    background-color: #ffffff;
  }

  .dx-solution__description {
    margin: 16px 0;
  }

  .dx-solution__body {
    display: none;
  }
  .dx-solution__body.visible {
    display: block;
    grid-row: 2/3;
    grid-column: 1/5;
  }
  .dx-solution__body.visible .dx-solution__inner {
    margin: 0 auto;
    max-width: 480px;
    animation: showSolution 0.2s ease-out;
  }
  @keyframes showSolution {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
@media screen and (max-width: 640px) {
  .dx-solutions__layout {
    width: 100%;
  }

  .dx-solution__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 360px) {
  .dx-solutions {
    margin-top: -152px;
  }
}
.body.loading {
  visibility: hidden;
}

.body {
  overflow-x: hidden;
  visibility: visible;
  width: 100%;
}

html.initial-loading {
  overflow: hidden;
}

.loading-screen {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: scaleX(0) skewY(0);
  transform-origin: top left;
}

.landing-screen {
  align-items: center;
  background: linear-gradient(#f2f2f2, #fff);
  display: flex;
  height: 100vh;
  justify-content: center;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: relative;
  width: 100vw;
}

.landing-screen__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 60px;
  max-width: 500px;
  width: 100%;
}

.landing-screen__logo {
  width: 60%;
}

.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 1000;
  pointer-events: none;
}

.progress-bar {
  animation: progress-bar 2s linear 0s infinite;
  background: linear-gradient(to left, rgba(56, 56, 56, 0.5) 0%, transparent 25%, transparent 75%, rgba(56, 56, 56, 0.5));
  background-size: 200%;
  height: 15px;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .progress-bar {
    height: 10px;
  }
}
@keyframes progress-bar {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: 0 0;
  }
}

.loading-container .progress-bar {
  opacity: 0;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.fade-in-up {
  opacity: 0;
  transition: 0.3s all ease-out;
  transform: translate3d(0, 30px, 0);
}

.fade-in-up--show {
  opacity: 1;
  transform: none;
}

.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.news {
  background-color: #f8f9f9;
  padding: 88px 0 0;
  position: relative;
  text-align: center;
}
.news .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 64px;
  position: absolute;
  top: 0;
}
.news .vertical-line .line {
  background-color: #383838;
  height: 100%;
  width: 1px;
}
.news .vertical-line .top-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.news .vertical-line .bottom-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
@media screen and (max-width: 960px) {
  .news .vertical-line {
    height: 40px;
  }
}

.news__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .news__title {
    font-size: 13px;
  }
}

.news__heading {
  font-size: 24px;
  margin-bottom: 32px;
}
@media screen and (max-width: 960px) {
  .news__heading {
    font-size: 18px;
  }
}

.news__link {
  display: inline-block;
  margin: 32px auto 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (max-width: 960px) {
  .news {
    padding: 72px 0 0;
  }
}
.logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/assets/logo-black.png);
}
.logo--black {
  background-image: url(/assets/logo-black.png);
}
.logo--white {
  background-image: url(/assets/logo-white.png);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

font-face {
  font-family: "Muli";
  src: url("/assets/font/Muli-Regular.woff") format("woff");
}

.ir-news {
  background-color: #f8f9f9;
  padding: 88px 0 96px;
  position: relative;
  text-align: center;
}
.ir-news .vertical-line {
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 7px;
  left: 50%;
  transform: translateX(-50%);
  height: 64px;
  position: absolute;
  top: 0;
}
.ir-news .vertical-line .line {
  background-color: #383838;
  height: 100%;
  width: 1px;
}
.ir-news .vertical-line .top-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  top: -3.5px;
  width: 7px;
}
.ir-news .vertical-line .bottom-edge {
  background-color: #383838;
  border-radius: 50%;
  position: absolute;
  height: 7px;
  bottom: -3.5px;
  width: 7px;
}
@media screen and (max-width: 960px) {
  .ir-news .vertical-line {
    height: 40px;
  }
}

.news__title {
  font-family: Muli, sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .news__title {
    font-size: 13px;
  }
}

.news__heading {
  font-size: 24px;
  margin-bottom: 32px;
}
@media screen and (max-width: 960px) {
  .news__heading {
    font-size: 18px;
  }
}

.news__link {
  display: inline-block;
  margin: 32px auto 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (max-width: 960px) {
  .ir-news {
    padding: 72px 0 88px;
  }
}
