@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input,
select {
  vertical-align: middle;
}

/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 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)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  color: #212529;
  background-color: #fff;
}

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

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

address {
  line-height: inherit;
  font-style: normal;
}

dt {
  font-weight: 700;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  overflow: auto;
  white-space: pre-wrap;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  padding: 0;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", sans-serif;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "palt";
}
body.page-en {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", sans-serif;
}

.footer {
  width: 100%;
  margin-top: 150px;
  padding: 80px 0 82px;
  background-color: #003399;
}
.page-home .footer {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .footer {
    margin-top: 80px;
    padding: 20px 0;
  }
}

.footer__block {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .footer__block {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.footer__upper {
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer__upper {
    display: none;
  }
}

.footer-logo {
  width: 340px;
  font-size: 0;
  line-height: 0;
}

.footer-logo__anchor {
  display: block;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.footer-logo__anchor:hover {
  opacity: 0.7;
}

.footer-logo__img {
  width: 100%;
  height: auto;
}

.footer-navigation {
  display: flex;
  align-items: center;
  padding-top: 45px;
  list-style: none;
}

.footer-navigation__item {
  font-size: 13px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.15em;
}
.footer-navigation__item + .footer-navigation__item {
  margin-left: 60px;
}
@media screen and (max-width: 979px) {
  .footer-navigation__item + .footer-navigation__item {
    margin-left: 20px;
  }
}

.footer-navigation__anchor {
  color: #fff;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.footer-navigation__anchor:hover {
  opacity: 0.7;
}

.footer-address {
  margin-top: 95px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .footer-address {
    display: none;
  }
}

.footer-language {
  display: flex;
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .footer-language {
    display: none;
  }
}

.footer-language__title {
  font-size: 12px;
  line-height: 1;
  color: #fff;
}

.footer-language__list {
  display: flex;
  align-items: center;
  margin-top: 1px;
  margin-left: 15px;
  list-style: none;
}

.footer-language__item {
  font-size: 13px;
  line-height: 1;
  color: #4d71b8;
  letter-spacing: 0.15em;
}
.footer-language__item + .footer-language__item {
  position: relative;
  margin-left: 7px;
}
.footer-language__item + .footer-language__item::before {
  content: "/";
  font-size: 13px;
  line-height: 1;
  color: #fff;
}
.footer-language__item span.footer-language__label {
  font-weight: bold;
  color: #fff;
}
.footer-language__item a.footer-language__label {
  transition: color 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.footer-language__item a.footer-language__label:hover {
  color: #b3b3b3;
}

.footer-language__label {
  color: #4d71b8;
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .footer__bottom {
    display: block;
    margin-top: 0;
  }
}

.footer-copy {
  font-size: 10px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .footer-copy {
    font-size: 11px;
    text-align: center;
  }
}
@media screen and (max-width: 374px) {
  .footer-copy {
    font-size: 10px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .footer-policy {
    display: none;
  }
}
.footer-policy .u-anchor-arrow-right {
  padding-right: 58px;
  color: #fff;
  letter-spacing: 0.15em;
}
.footer-policy .u-anchor-arrow-right::before, .footer-policy .u-anchor-arrow-right::after {
  background-color: #fff;
}

.header {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 979px) {
  .header {
    display: none;
  }
}

.header__block {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .header__block {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.header__block {
  position: relative;
}

.header-logo {
  width: 85px;
  margin: 0 auto;
  font-size: 0;
  line-height: 0;
}

.header-logo__anchor {
  display: block;
}

.header-logo__img {
  width: 100%;
  height: auto;
}
.header-logo__img.header-logo__img--horizontal {
  display: none;
}

.header-link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  list-style: none;
  border-top: #f2f2f2 2px solid;
  border-bottom: #f2f2f2 2px solid;
}

.header-link__item {
  font-size: 13px;
  line-height: 1;
  color: #000;
  letter-spacing: 0.15em;
}
.header-link__item + .header-link__item {
  margin-left: 32px;
}
.header-link__item span {
  letter-spacing: 0;
}

.header-link__anchor {
  display: block;
  padding: 15px 15px;
  color: #000;
  transition: color 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.header-link__anchor:hover {
  color: #003399;
}

.header-language {
  position: absolute;
  top: 50px;
  right: 40px;
  display: flex;
  list-style: none;
}

.header-language__item {
  font-size: 13px;
  line-height: 1;
  color: #b3b3b3;
  letter-spacing: 0.15em;
}
.header-language__item + .header-language__item {
  position: relative;
  margin-left: 7px;
}
.header-language__item + .header-language__item::before {
  content: "/";
  font-size: 13px;
  line-height: 1;
  color: #000;
}
.header-language__item span.header-language__label {
  font-weight: bold;
  color: #000;
}
.header-language__item a.header-language__label {
  transition: color 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.header-language__item a.header-language__label:hover {
  color: #003399;
}

.header-language__label {
  color: #b3b3b3;
}

.header--scrolled {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 83px;
  margin: 0;
  padding: 0 37px 0 30px;
  background-color: rgba(255, 255, 255, 0.9);
}
.header--scrolled.js-header-fixed {
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.header--scrolled.js-header-fixed.is-show {
  visibility: visible;
  opacity: 1;
}
.header--scrolled .header__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: initial;
  margin: 0;
  padding: 0;
}
.header--scrolled .header-logo {
  width: 190px;
  height: 83px;
  margin: 0;
  padding: 0;
}
.header--scrolled .header-logo__anchor {
  padding: 22px 0;
}
.header--scrolled .header-logo__img.header-logo__img--vertical {
  display: none;
}
.header--scrolled .header-logo__img.header-logo__img--horizontal {
  display: block;
  width: 190px;
  height: 38px;
}
.header--scrolled .header-navigation {
  display: flex;
  align-items: center;
}
.header--scrolled .header-link {
  margin: 0;
  border: 0;
}
.header--scrolled .header-link__item + .header-link__item {
  margin-left: 22px;
}
.header--scrolled .header-link__anchor {
  padding: 35px 0px;
}
.header--scrolled .header-language {
  position: static;
  top: auto;
  right: auto;
  margin-left: 30px;
}

.main .page-title {
  max-width: 1010px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .main .page-title {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .main .page-title {
    margin-top: 50px;
  }
}
.page-news-feature .main .page-title {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  .page-news-feature .main .page-title {
    margin-top: 50px;
  }
}

.main__block {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .main__block {
    margin-top: 25px;
  }
}

.u-text--normal {
  font-weight: normal !important;
  font-style: normal !important;
}

.u-text--bold {
  font-weight: bold !important;
}

.u-text--italic {
  font-style: italic !important;
}

.u-text--left {
  text-align: left !important;
}

.u-text--center {
  text-align: center !important;
}

.u-text--right {
  text-align: right !important;
}

.u-hidden {
  display: none !important;
}

.u-hidden--pc {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .u-hidden--pc {
    display: block !important;
  }
}

@media screen and (max-width: 979px) {
  .u-hidden--tb {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-hidden--sp {
    display: none !important;
  }
}

.u-hide-text {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.u-anchor-arrow-right {
  position: relative;
  padding-right: 52px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  color: #003399;
  letter-spacing: 0.15em;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.u-anchor-arrow-right:hover {
  opacity: 0.7;
}
.u-anchor-arrow-right:hover::before {
  right: -4px;
}
.u-anchor-arrow-right:hover::after {
  right: -3px;
}
.u-anchor-arrow-right::before, .u-anchor-arrow-right::after {
  content: "";
  position: absolute;
  background-color: #003399;
  transition: right 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.u-anchor-arrow-right::before {
  top: 3px;
  right: -1px;
  width: 8px;
  height: 1px;
  transform: rotate(45deg);
}
.u-anchor-arrow-right::after {
  top: 6px;
  right: 0;
  width: 41px;
  height: 1px;
}
@media screen and (max-width: 767px) {
  .u-anchor-arrow-right:hover {
    opacity: 1;
  }
  .u-anchor-arrow-right:hover::before {
    right: -1px;
  }
  .u-anchor-arrow-right:hover::after {
    right: 0;
  }
}

.breadcrumb {
  margin-top: 8px;
}
@media screen and (max-width: 979px) {
  .breadcrumb {
    margin-top: 60px;
  }
}

.breadcrumb__block {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .breadcrumb__block {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.breadcrumb__list {
  list-style: none;
}

.breadcrumb__item {
  display: inline;
  font-size: 11px;
  line-height: 1;
  color: #333;
  letter-spacing: 0.05em;
}
.breadcrumb__item a.breadcrumb__label {
  font-weight: bold;
  color: #003399;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.breadcrumb__item a.breadcrumb__label:hover {
  opacity: 0.8;
}
.breadcrumb__item + .breadcrumb__item {
  position: relative;
}
.breadcrumb__item + .breadcrumb__item::before {
  content: "/";
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  font-size: 11px;
  line-height: 1;
  color: #333;
}

.breadcrumb__back {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .breadcrumb__back {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.breadcrumb__back {
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.1em;
}

.breadcrumb__back-anchor {
  position: relative;
  padding-left: 18px;
  color: #003399;
}
.breadcrumb__back-anchor::before, .breadcrumb__back-anchor::after {
  content: "";
  position: absolute;
  background-color: #003399;
}
.breadcrumb__back-anchor::before {
  bottom: 5px;
  left: -1px;
  width: 8px;
  height: 1px;
  transform: rotate(-45deg);
}
.breadcrumb__back-anchor::after {
  bottom: 2px;
  left: 0;
  width: 11px;
  height: 1px;
}

.button--primary .button__anchor {
  display: block;
  padding: 21px 0;
  font-weight: bold;
  font-size: 19px;
  line-height: 1;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
  background-color: #003399;
  border: #003399 3px solid;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.button--primary .button__anchor:hover {
  color: #003399;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .button--primary .button__anchor {
    padding: 15px 0;
    font-size: 16px;
  }
  .button--primary .button__anchor:hover {
    color: #fff;
    background-color: #003399;
  }
}

.menu-button {
  display: none;
}
@media screen and (max-width: 979px) {
  .menu-button {
    display: block;
  }
}
.menu-button {
  position: fixed;
  top: 13px;
  right: 13px;
  z-index: 10;
  box-sizing: border-box;
  width: 42px;
  height: 37px;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.menu-button .menu-button__line:nth-child(1) {
  top: 7px;
  width: 9px;
}
.menu-button .menu-button__line:nth-child(2) {
  top: 17px;
  width: 18px;
}
.menu-button .menu-button__line:nth-child(3) {
  top: 27px;
  width: 28px;
}
.menu-button.is-active .menu-button__line {
  background-color: #fff;
}
.menu-button.is-active .menu-button__line:nth-child(1) {
  top: 17px;
  width: 28px;
  transform: rotate(45deg);
}
.menu-button.is-active .menu-button__line:nth-child(2) {
  width: 0;
  opacity: 0;
}
.menu-button.is-active .menu-button__line:nth-child(3) {
  top: 17px;
  transform: rotate(315deg);
}

.menu-button__line {
  position: absolute;
  right: 7px;
  display: block;
  height: 3px;
  background-color: #003399;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.menu {
  display: none;
}
@media screen and (max-width: 979px) {
  .menu {
    display: block;
  }
}
.menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background-color: #003399;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.menu.is-active {
  visibility: visible;
  opacity: 1;
}

.menu__block {
  padding: 70px 30px;
}

.menu-logo {
  width: 250px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 374px) {
  .menu-logo {
    width: 210px;
  }
}

.menu-logo__anchor {
  display: block;
}

.menu-logo__img {
  width: 100%;
  height: auto;
}

.menu-navigation {
  margin-top: 58px;
  list-style: none;
}

.menu-navigation__item {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
}

.menu-navigation__anchor {
  display: block;
  padding: 12px 0;
  color: #fff;
}

.menu-language {
  display: flex;
  align-items: center;
  margin-top: 30px;
  list-style: none;
}

.menu-language__item {
  font-size: 13px;
  line-height: 1;
  color: #4d71b8;
  letter-spacing: 0.05em;
}
.menu-language__item + .menu-language__item {
  position: relative;
  margin-left: 7px;
}
.menu-language__item + .menu-language__item::before {
  content: "/";
  font-size: 13px;
  line-height: 1;
  color: #fff;
}
.menu-language__item span.menu-language__label {
  font-weight: bold;
  color: #fff;
}

.menu-language__label {
  color: #4d71b8;
}

.menu-infomation {
  margin-top: 80px;
}

.menu-infomation__address {
  font-size: 13px;
  line-height: 1.55;
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 374px) {
  .menu-infomation__address {
    margin-right: 40px;
  }
}

.menu-infomation__policy {
  margin-top: 30px;
}
.menu-infomation__policy .u-anchor-arrow-right {
  padding-right: 58px;
  color: #fff;
  letter-spacing: 0.15em;
}
.menu-infomation__policy .u-anchor-arrow-right::before, .menu-infomation__policy .u-anchor-arrow-right::after {
  background-color: #fff;
}

.news-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.news-list.is-center {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .news-list {
    display: block;
  }
}

.news-list__item {
  width: 30%;
  margin-top: 5%;
  margin-right: 5%;
}
.news-list__item:nth-child(3n), .news-list__item:last-child {
  margin-right: 0;
}
.news-list__item:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .news-list__item {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
  .news-list__item + .news-list__item {
    margin-top: 40px;
    margin-left: 0;
  }
}

.news-list__anchor {
  display: block;
}
.news-list__anchor:hover .news-list__img-object {
  transform: scale(1.05);
}
.news-list__anchor:hover .news-list__date,
.news-list__anchor:hover .news-list__title {
  color: #003399;
}
@media screen and (max-width: 767px) {
  .news-list__anchor:hover .news-list__img-object {
    transform: none;
  }
  .news-list__anchor:hover .news-list__date,
  .news-list__anchor:hover .news-list__title {
    color: #333;
  }
}

.news-list__img {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.news-list__img-object {
  width: 100%;
  height: auto;
  transform-origin: center;
  backface-visibility: hidden;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.news-list__content {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .news-list__content {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.news-list__date {
  font-size: 11px;
  line-height: 1.2;
  color: #333;
  letter-spacing: 0.1em;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.news-list__title {
  margin-top: 14px;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.7;
  color: #333;
  letter-spacing: 0.15em;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.page-en .news-list__title {
  letter-spacing: normal;
}

.page-navi {
  position: fixed;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.page-navi.is-show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1139px) {
  .page-navi {
    display: none;
  }
}

.page-navi__list {
  position: relative;
  width: 20px;
  height: 240px;
  list-style: none;
}
.page-navi__list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #ddd;
  transform: translateX(-50%);
}
.page-navi__list.is-en .page-navi__item:nth-child(2) {
  top: 55px;
}
.page-navi__list.is-en .page-navi__item:nth-child(3) {
  top: 115px;
}
.page-navi__list.is-en .page-navi__item:nth-child(4) {
  top: 175px;
}
.page-navi__list.is-en .page-navi__item:nth-child(5) {
  top: 235px;
}

.page-navi__item {
  position: absolute;
  left: 50%;
  font-size: 0;
  line-height: 0;
  transform: translateX(-50%);
}
.page-navi__item:nth-child(1) {
  top: -5px;
}
.page-navi__item:nth-child(2) {
  top: 43px;
}
.page-navi__item:nth-child(3) {
  top: 91px;
}
.page-navi__item:nth-child(4) {
  top: 139px;
}
.page-navi__item:nth-child(5) {
  top: 187px;
}
.page-navi__item:nth-child(6) {
  top: 235px;
}

.page-navi__anchor {
  display: block;
  width: 9px;
  height: 9px;
  background-color: #ddd;
  border: #ddd 1px solid;
  border-radius: 50%;
  transform-origin: center;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.page-navi__anchor:hover {
  background-color: #003399;
  border-color: #003399;
}
.page-navi__anchor.is-current {
  width: 19px;
  height: 19px;
  background-color: #003399;
  border-color: #ddd;
  transform: translateY(-5px);
}

.page-title {
  position: relative;
  padding-bottom: 64px;
  line-height: 1;
  text-align: center;
  color: #003399;
}
.page-title.page-title--en {
  padding-bottom: 58px;
}
.page-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 31px;
  height: 31px;
  background: url(../img/logo/symbol-blue.svg) no-repeat 0 0/100% auto;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .page-title {
    padding-bottom: 50px;
  }
  .page-title.page-title--en {
    padding-bottom: 48px;
  }
  .page-title::after {
    width: 24px;
    height: 24px;
  }
}

.page-title__en {
  font-weight: 900;
  font-size: 35px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.4em;
}
.page-title__en span {
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .page-title__en {
    font-size: 28px;
    letter-spacing: 0.225em;
  }
}

.page-title__jp {
  margin-top: 20px;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 0.2em;
}
.page-title__jp span {
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .page-title__jp {
    margin-top: 18px;
    font-size: 11px;
    letter-spacing: 0.2em;
  }
}
.page-en .page-title__jp {
  letter-spacing: normal;
}

.page-title.is-simple::after {
  content: none;
}
.page-title.is-simple.page-title--en {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .page-title.is-simple.page-title--en {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.page-title.is-simple .page-title__en {
  font-size: 30px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", sans-serif;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .page-title.is-simple .page-title__en {
    font-size: 24px;
  }
}

.plain-container {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .plain-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.plain-container .button {
  max-width: 394px;
}
.plain-container .button:last-child {
  margin: 50px auto 0;
}
.plain-container .text {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .plain-container .text {
    font-size: 13px;
  }
}
.plain-container .text {
  margin-top: 40px;
  white-space: pre-wrap;
}
.plain-container .text.is-center {
  text-align: center;
}

.loader {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  font-size: 10px;
  text-indent: -9999em;
  background: #dddddd;
  background: linear-gradient(to right, #dddddd 10%, rgba(221, 221, 221, 0) 42%);
  border-radius: 50%;
  transform: translateZ(0);
  animation: load3 1.4s infinite linear;
}
.loader:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  background: #dddddd;
  border-radius: 100% 0 0 0;
}
.loader:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 75%;
  margin: auto;
  background: #fff;
  border-radius: 50%;
}
.loader.is-transparent {
  background: linear-gradient(to right, #dddddd 10%, rgba(221, 221, 221, 0) 30%);
}
.loader.is-transparent:before {
  content: none;
}
.loader.is-transparent:after {
  background: rgba(255, 255, 255, 0.25);
}
@keyframes load3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-block {
  display: flex;
  align-items: center;
}

.news-archive #root {
  min-height: 350px;
}
@media screen and (max-width: 767px) {
  .news-archive #root {
    min-height: calc(100vh - 228px);
  }
}
.news-archive #root .loading-block {
  height: 350px;
}
@media screen and (max-width: 767px) {
  .news-archive #root .loading-block {
    height: 420px;
  }
}

.news #root {
  min-height: 230px;
}
@media screen and (max-width: 767px) {
  .news #root {
    min-height: 280px;
  }
}
.news #root .loading-block {
  height: 230px;
}
@media screen and (max-width: 767px) {
  .news #root .loading-block {
    min-height: 280px;
  }
}

#pickup .loading-block {
  height: 180px;
}

#news #root {
  min-height: 210px;
}
@media screen and (max-width: 767px) {
  #news #root {
    min-height: 280px;
  }
}
#news #root .loading-block {
  height: 230px;
}
@media screen and (max-width: 767px) {
  #news #root .loading-block {
    min-height: 280px;
  }
}

.ceo-profile {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .ceo-profile {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.ceo-profile {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .ceo-profile {
    padding-right: 0;
  }
}

.ceo-profile__name {
  width: 50%;
  padding-left: 110px;
  font-weight: bold;
  line-height: 1;
  color: #003399;
}
@media screen and (max-width: 979px) {
  .ceo-profile__name {
    padding-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .ceo-profile__name {
    width: 40%;
    padding-left: 0;
  }
}

.ceo-profile__name-label {
  font-size: 16px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .ceo-profile__name-label {
    font-size: 16px;
  }
}

.ceo-profile__name-main {
  margin-top: 12px;
  font-size: 44px;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .ceo-profile__name-main {
    font-size: 24px;
  }
}

.ceo-profile__photo {
  width: 50%;
  font-size: 0;
  line-height: 0;
}
.ceo-profile__photo picture {
  display: block;
}
@media screen and (max-width: 767px) {
  .ceo-profile__photo {
    width: 60%;
  }
}

.ceo-profile__photo-img {
  width: 100%;
  height: auto;
}

.ceo__career {
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .ceo__career {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.ceo__career {
  margin: 85px auto 0;
}
@media screen and (max-width: 767px) {
  .ceo__career {
    margin-top: 40px;
  }
}

.ceo-career__list {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.05em;
}
.page-en .ceo-career__list {
  letter-spacing: normal;
}

.ceo-career__year,
.ceo-career__text {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}
@media screen and (max-width: 767px) {
  .ceo-career__year,
  .ceo-career__text {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 11px;
  }
}
.ceo-career__year a,
.ceo-career__text a {
  color: #003399;
  text-decoration: underline;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.ceo-career__year a:hover,
.ceo-career__text a:hover {
  opacity: 0.8;
}

.ceo-career__year {
  width: 5.5em;
}

.ceo-career__text {
  width: calc(100% - 5.5em);
}

.error {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .error {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.error {
  padding-top: 45px;
  text-align: center;
}
.error .button {
  max-width: 480px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}

.error__code {
  font-weight: 400;
  font-size: 112px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #333;
}

.error__text {
  margin-top: 60px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .error__text {
    font-size: 13px;
  }
}

.home-vision {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 950px;
}
@media screen and (max-width: 767px) {
  .home-vision {
    height: 100vh;
    min-height: 850px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .home-vision {
    height: 600px;
  }
}

.home-vision__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 950px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .home-vision__video {
    height: 100vh;
    min-height: 850px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .home-vision__video {
    height: 600px;
  }
}

.home-vision__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.home-vision__video-object {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.home-vision__block {
  position: absolute;
  top: calc(50% - 50px);
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .home-vision__block {
    top: 38%;
  }
}

.home-vision__tagline {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .home-vision__tagline {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.home-vision__tagline {
  max-width: 908px;
}
@media screen and (max-width: 767px) {
  .home-vision__tagline {
    max-width: 216px;
    margin-top: 60px;
    padding-right: 0;
    padding-left: 8px;
  }
}

.home-vision__tagline-img {
  width: 100%;
  height: auto;
}

.home-vision__copy {
  margin: 50px auto 0;
  font-weight: 500;
  font-size: 30px;
  line-height: 2.4;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  color: #000;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 979px) {
  .home-vision__copy {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .home-vision__copy {
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 2.1;
  }
}
.page-en .home-vision__copy {
  letter-spacing: normal;
}

.home-vision__copy-img {
  width: 100%;
  height: auto;
}

.home-vision__logo {
  max-width: 290px;
  margin: 88px auto 0;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .home-vision__logo {
    max-width: 130px;
    margin-top: 0;
  }
}

.home-vision__logo-img {
  width: 100%;
  width: 101%;
  height: auto;
}

.home-vision__attention {
  position: absolute;
  bottom: 40px;
  display: flex;
  justify-content: center;
  min-width: 100%;
}
@media screen and (max-width: 979px) {
  .home-vision__attention {
    right: 10px;
    left: 10px;
    display: block;
    min-width: 0;
  }
}

.home-vision__attention-title {
  padding: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background-color: #003399;
}
@media screen and (max-width: 979px) {
  .home-vision__attention-title {
    padding: 10px;
    font-size: 10px;
    text-align: center;
  }
}

.home-vision__attention-text {
  display: inline-block;
  padding: 15px 20px;
  font-size: 14px;
  color: #cd0e2d;
  background-color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 979px) {
  .home-vision__attention-text {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    line-height: 1.7;
  }
}
.home-vision__attention-text:hover {
  color: #003399;
}

.home-vision__notice-wrapper {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 979px) {
  .home-vision__notice-wrapper {
    right: 10px;
    left: 10px;
    transform: none;
  }
}

.home-vision__notice {
  display: flex;
  justify-content: center;
  min-width: 100%;
  max-width: 863px;
}
@media screen and (max-width: 979px) {
  .home-vision__notice {
    position: relative;
    align-items: center;
    min-width: 0;
    max-width: none;
    padding-left: 150px;
    background-color: #fff;
    box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.16);
  }
}
.home-vision__notice + .home-vision__notice {
  margin-top: 8px;
}

.home-vision__notice-image {
  width: 150px;
  min-width: 150px;
  height: 86px;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 979px) {
  .home-vision__notice-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 150px;
    min-width: 0;
    height: auto;
    box-shadow: none;
  }
}
@media screen and (max-width: 979px) and (max-width: 374px) {
  .home-vision__notice-image {
    max-width: 140px;
  }
}
.home-vision__notice-image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 979px) {
  .home-vision__notice-image img {
    width: auto;
  }
}

.home-vision__notice-text {
  display: flex;
  align-items: center;
  min-width: 713px;
  padding: 8px 24px;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}
@media screen and (max-width: 979px) {
  .home-vision__notice-text {
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    min-width: 0;
    min-height: 90px;
    padding: 8px 10px;
    font-size: 10px;
    box-shadow: none;
  }
}
.home-vision__notice-text:hover {
  color: #003399;
}
.home-vision__notice-text span {
  position: relative;
  min-width: 88px;
  padding-right: 32px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  color: #003399;
}
@media screen and (max-width: 979px) {
  .home-vision__notice-text span {
    display: block;
    padding-bottom: 5px;
    font-size: 12px;
  }
}
.home-vision__notice-text span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 2px;
  height: 20px;
  margin-top: -10px;
  background-color: #003399;
}
@media screen and (max-width: 979px) {
  .home-vision__notice-text span::after {
    content: none;
  }
}

.home-dev {
  padding-top: 80px;
}
.home-dev .sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .home-dev .sp-only {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .home-dev .pc-only {
    display: none;
  }
}

.home-dev-content {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 56px;
}
@media screen and (max-width: 767px) {
  .home-dev-content {
    width: 100%;
    padding: 45px 20px 0;
  }
}

.home-dev-content__block {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-dev-content__block {
    display: block;
  }
}
.home-dev-content__block + .home-dev-content__block {
  flex-direction: row;
  padding-top: 20px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .home-dev-content__block + .home-dev-content__block {
    padding-top: 32px;
    text-align: left;
  }
}
.home-dev-content__block + .home-dev-content__block .home-dev-content__img {
  width: 43%;
  max-width: 382px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__block + .home-dev-content__block .home-dev-content__img {
    width: 100%;
    max-width: none;
  }
}
.home-dev-content__block + .home-dev-content__block .home-dev-content__text {
  width: 57%;
  padding-right: 0;
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__block + .home-dev-content__block .home-dev-content__text {
    width: 100%;
    padding-left: 0;
  }
}

.page-en .home-dev-content__block + .home-dev-content__block {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .page-en .home-dev-content__block + .home-dev-content__block {
    padding-top: 32px;
  }
}

.home-dev-content__img {
  width: 53%;
  max-width: 465px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__img {
    width: 100%;
    max-width: none;
  }
}
.home-dev-content__img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .home-dev-content__img img {
    width: 100%;
  }
}

.home-dev-content__text {
  width: 48%;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__text {
    width: 100%;
    padding-right: 0;
  }
}

.home-dev-content__text-strong {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.5;
  color: #003399;
}
@media screen and (max-width: 979px) {
  .home-dev-content__text-strong {
    padding-top: 32px;
    font-size: 20px;
  }
}

.home-dev-content__text-small {
  padding-top: 40px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 979px) {
  .home-dev-content__text-small {
    padding-top: 24px;
    font-size: 14px;
  }
}

.home-dev-content__logo {
  height: 120px;
  margin-top: 134px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__logo {
    width: 100%;
    height: auto;
    margin-top: 45px;
  }
}
.home-dev-content__logo img {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .home-dev-content__logo img {
    width: 100%;
    height: auto;
  }
}

.home-dev-content__button {
  display: flex;
  justify-content: right;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__button {
    padding-top: 45px;
  }
}
.home-dev-content__button.is-member {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__button.is-member {
    padding-top: 24px;
  }
}

.home-dev-content__more {
  display: block;
  font-size: 20px;
  text-align: right;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .home-dev-content__more {
    font-size: 14px;
  }
}
.home-dev-content__more span {
  font-size: 12px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .home-dev-content__more span {
    font-size: 10px;
  }
}
.home-dev-content__more.u-anchor-arrow-right::before {
  top: 17px;
}
.home-dev-content__more.u-anchor-arrow-right::after {
  top: 20px;
}
.home-dev-content__more.is-member::before {
  top: 8px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__more.is-member::before {
    top: 5px;
  }
}
.home-dev-content__more.is-member::after {
  top: 11px;
}
@media screen and (max-width: 767px) {
  .home-dev-content__more.is-member::after {
    top: 8px;
  }
}

.home-dev-deco__img {
  width: 100%;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .home-dev-deco__img {
    margin-top: 45px;
  }
}
.home-dev-deco__img img {
  width: 100%;
}

.home-dev-strength {
  padding-bottom: 105px;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .home-dev-strength {
    padding-bottom: 72px;
  }
}

.home-dev-strength__title {
  padding-top: 77px;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color: #003399;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__title {
    padding-top: 40px;
    font-size: 20px;
  }
}

.home-dev-strength__block {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  padding-top: 132px;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__block {
    display: block;
    padding-top: 40px;
  }
}
.home-dev-strength__block::before {
  content: "";
  position: absolute;
  top: 132px;
  bottom: 0;
  left: 0;
  width: 50%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__block::before {
    content: none;
  }
}
.home-dev-strength__block::after {
  content: "";
  position: absolute;
  top: 213px;
  right: 0;
  width: 50%;
  height: 180px;
  background-color: #003399;
}
@media screen and (max-width: 979px) {
  .home-dev-strength__block::after {
    top: 180px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__block::after {
    content: none;
  }
}
.home-dev-strength__block.is-reverse {
  flex-direction: row;
}
.home-dev-strength__block.is-reverse::before {
  right: 0;
  left: auto;
}
.home-dev-strength__block.is-reverse::after {
  right: auto;
  left: 0;
}

.home-dev-strength__img {
  position: relative;
  z-index: 2;
  width: 70%;
  max-width: 500px;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__img {
    width: 100%;
    max-width: none;
    margin-bottom: 24px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__img::before {
    content: "";
    position: absolute;
    top: 101px;
    right: 0;
    bottom: -24px;
    left: 57px;
    width: auto;
    background-color: #003399;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__img.is-reverse::before {
    right: 57px;
    left: 0;
  }
}
.home-dev-strength__img.is-reverse .home-dev-strength__img-object {
  top: -72px;
  right: auto;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__img.is-reverse .home-dev-strength__img-object {
    top: 0;
    left: 0;
  }
}
.home-dev-strength__img.with-credit img {
  width: 100%;
}

.home-dev-strength__img-object {
  position: absolute;
  top: -72px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__img-object {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
}

.home-dev-strength__img-credit {
  padding: 4px 8px 0 0;
  font-size: 10px;
  text-align: right;
  color: #fff;
}

.home-dev-strength__text {
  position: relative;
  max-width: 428px;
  padding: 83px 32px 45px 0;
  background-color: #fff;
}
@media screen and (max-width: 979px) {
  .home-dev-strength__text {
    max-width: 363px;
    padding-left: 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text {
    max-width: none;
    margin: 0 30px;
    padding: 111px 16px 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -30px;
    background-color: #fff;
  }
}
.home-dev-strength__text::after {
  content: "01";
  position: absolute;
  top: -60px;
  left: -7px;
  font-weight: bold;
  font-size: 90px;
  color: transparent;
  -webkit-text-stroke: 1px #003399;
  text-stroke: 1px #003399;
}
@media screen and (max-width: 979px) {
  .home-dev-strength__text::after {
    left: 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text::after {
    top: 13px;
    left: 16px;
    font-size: 60px;
  }
}
.home-dev-strength__text.is-second {
  margin-left: 0;
  padding-right: 0;
  padding-left: 32px;
}
@media screen and (max-width: 979px) {
  .home-dev-strength__text.is-second {
    padding-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text.is-second {
    margin-left: 30px;
    padding: 111px 16px 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text.is-second::before {
    right: -30px;
    left: 0;
  }
}
.home-dev-strength__text.is-second::after {
  content: "02";
  right: -7px;
  left: auto;
}
@media screen and (max-width: 979px) {
  .home-dev-strength__text.is-second::after {
    right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text.is-second::after {
    right: auto;
    left: 16px;
  }
}
.home-dev-strength__text.is-third::after {
  content: "03";
}

.home-dev-strength__text-title--en {
  font-weight: bold;
  font-size: 15px;
  color: #003399;
  letter-spacing: 0.37em;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text-title--en {
    position: relative;
    z-index: 2;
    font-size: 12px;
  }
}

.home-dev-strength__text-title {
  padding-top: 16px;
  font-weight: bold;
  font-size: 20px;
  color: #003399;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__text-title {
    position: relative;
    z-index: 2;
    font-size: 16px;
  }
}

.home-dev-strength__list {
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__list {
    position: relative;
    z-index: 2;
  }
}

.home-dev-strength__item {
  margin-left: 24px;
  padding-top: 16px;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .home-dev-strength__item {
    margin-left: 20px;
    font-weight: normal;
    font-size: 14px;
  }
}

.home-project {
  padding-top: 80px;
}

.home-project-list {
  padding-top: 60px;
}

.home-project-list__list {
  list-style-type: none;
}

.home-project-list__item {
  width: 100%;
  height: 320px;
}
@media screen and (max-width: 767px) {
  .home-project-list__item {
    height: 280px;
  }
}
@media screen and (max-width: 640px) {
  .home-project-list__item {
    height: 200px;
  }
}
.home-project-list__item:first-of-type .home-project-list__inner {
  border-top: #ccd6eb 1px solid;
}

.home-project-list__anchor {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.home-project-list__anchor:hover {
  background-color: rgba(204, 214, 235, 0.15);
}
.home-project-list__anchor:hover .home-project-list__img-object {
  transform: scale(1.1);
}
.home-project-list__anchor:hover .home-project-list__more {
  color: #cd0e2d;
}
.home-project-list__anchor:hover .home-project-list__more::before, .home-project-list__anchor:hover .home-project-list__more::after {
  background-color: #cd0e2d;
}
@media screen and (max-width: 767px) {
  .home-project-list__anchor:hover {
    background-color: #fff;
  }
  .home-project-list__anchor:hover .home-project-list__img-object {
    transform: scale(1);
  }
  .home-project-list__anchor:hover .home-project-list__more {
    color: #003399;
  }
  .home-project-list__anchor:hover .home-project-list__more::before, .home-project-list__anchor:hover .home-project-list__more::after {
    background-color: #003399;
  }
}

.home-project-list__wrap {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .home-project-list__wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.home-project-list__wrap {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .home-project-list__wrap {
    padding: 0;
  }
}

.home-project-list__inner {
  position: relative;
  height: 100%;
  border-bottom: #ccd6eb 1px solid;
}

.home-project-list__img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .home-project-list__img {
    margin-right: 20px;
    margin-left: 20px;
  }
}

.home-project-list__img-object {
  max-width: 100%;
  height: auto;
  transition: transform 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
@media screen and (max-width: 767px) {
  .home-project-list__img-object {
    margin-bottom: 10px;
  }
}

.home-project-list__more {
  position: absolute;
  right: 6px;
  bottom: 17px;
  padding-right: 70px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #003399;
  letter-spacing: 0.14em;
}
.home-project-list__more span {
  margin-bottom: 3px;
  padding-right: 30px;
  font-size: 14px;
  color: #cd0e2d;
  letter-spacing: 1.12px;
}
@media screen and (max-width: 767px) {
  .home-project-list__more span {
    padding-right: 15px;
    font-size: 11px;
    letter-spacing: 0.88px;
  }
}
.home-project-list__more {
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.home-project-list__more::before, .home-project-list__more::after {
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.home-project-list__more::before {
  top: 7px;
  width: 9px;
}
.home-project-list__more::after {
  top: 10px;
  width: 52px;
}
.home-project-list__more:hover {
  opacity: 1;
}
.home-project-list__more:hover::before {
  right: -1px;
}
.home-project-list__more:hover::after {
  right: 0;
}
@media screen and (max-width: 767px) {
  .home-project-list__more {
    right: 20px;
    padding-right: 55px;
    font-size: 15px;
  }
  .home-project-list__more::before {
    top: 4px;
    width: 8px;
  }
  .home-project-list__more::after {
    top: 7px;
    width: 42px;
  }
}

.home-news {
  padding-top: 80px;
}

.home-news__block {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .home-news__block {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .home-news__block {
    padding-right: 0;
    padding-left: 0;
  }
}

.home-news__content {
  margin-top: 45px;
}

.home-about {
  padding-top: 120px;
}

.home-about__block {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .home-about__block {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.home-about__content {
  display: flex;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .home-about__content {
    display: block;
  }
}

.home-about__infomation {
  width: 80%;
  max-width: 540px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .home-about__infomation {
    width: 100%;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
  }
}

.company-infomation {
  display: flex;
  flex-wrap: wrap;
  border-top: #f2f2f2 2px solid;
}
@media screen and (max-width: 767px) {
  .company-infomation {
    display: block;
  }
}

.company-infomation__title,
.company-infomation__text {
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  letter-spacing: 0.05em;
  border-bottom: #f2f2f2 2px solid;
}
@media screen and (max-width: 767px) {
  .company-infomation__title,
  .company-infomation__text {
    padding: 0;
    font-size: 13px;
    line-height: 1.6;
  }
}

.company-infomation__title {
  width: 30%;
  max-width: 179px;
  padding-left: 20px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .company-infomation__title {
    width: 100%;
    max-width: none;
    padding: 13px 0 0;
    font-weight: bold;
    border-bottom: 0;
  }
}

.company-infomation__text {
  width: 70%;
  max-width: 350px;
}
.company-infomation__text .u-anchor-arrow-right {
  float: right;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .company-infomation__text {
    width: 100%;
    max-width: none;
    padding: 5px 0 13px;
  }
  .company-infomation__text .u-anchor-arrow-right {
    display: inline-block;
    float: none;
    margin-top: 14px;
  }
}

.home-about__map {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .home-about__map {
    width: 100%;
    margin-top: 30px;
  }
}

.home-about__map-object {
  width: 100%;
  height: 246px;
}
@media screen and (max-width: 767px) {
  .home-about__map-object {
    height: 275px;
  }
}

.home-recruit {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .home-recruit {
    padding: 80px 20px 0;
  }
}

.home-recruit__block {
  width: 700px;
  height: 100px;
  margin: 0 auto;
  background-color: #003399;
}
@media screen and (max-width: 767px) {
  .home-recruit__block {
    width: 100%;
    height: 120px;
  }
}
.home-recruit__block a {
  color: #fff;
}

.home-recruit__content {
  position: relative;
  height: 100%;
  background-image: url(../img/home/recruit/recruit_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition-duration: 0.2s;
}
@media screen and (max-width: 767px) {
  .home-recruit__content {
    background-image: url(../img/home/recruit/recruit_bg_sp.png);
  }
}
.home-recruit__content {
  cursor: pointer;
}
.home-recruit__content:hover {
  opacity: 0.7;
}
.home-recruit__content:hover::before {
  right: 16px;
}
.home-recruit__content:hover::after {
  right: 17px;
}
.home-recruit__content::before, .home-recruit__content::after {
  content: "";
  position: absolute;
  background-color: #fff;
  transition: right 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.home-recruit__content::before {
  top: 50px;
  right: 19px;
  width: 8px;
  height: 1px;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .home-recruit__content::before {
    top: 97px;
  }
}
.home-recruit__content::after {
  top: 53px;
  right: 20px;
  width: 41px;
  height: 1px;
}
@media screen and (max-width: 767px) {
  .home-recruit__content::after {
    top: 100px;
  }
}

.home-recruit__title {
  display: flex;
  align-items: center;
  padding: 12px 0 0 307px;
}
@media screen and (max-width: 767px) {
  .home-recruit__title {
    padding: 28px 0 0 16px;
  }
}
.home-recruit__title .page-title__jp {
  margin-top: 0;
  padding-left: 21px;
}

.home-recruit__text {
  padding-left: 307px;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .home-recruit__text {
    padding: 5px 0 0 16px;
    font-size: 11px;
  }
}

.home-contact {
  padding-top: 120px;
}

.home-contact__block {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .home-contact__block {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.home-contact__content {
  margin-top: 55px;
}
@media screen and (max-width: 979px) {
  .home-contact__content {
    margin-top: 40px;
  }
}

.home-contact__text {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
  color: #333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 979px) {
  .home-contact__text {
    font-size: 13px;
  }
}
.page-en .home-contact__text {
  letter-spacing: normal;
}

.home-contact__list {
  display: flex;
  margin-top: 65px;
  list-style: none;
}
@media screen and (max-width: 979px) {
  .home-contact__list {
    display: block;
    margin-top: 40px;
  }
}

.home-contact__item {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 39px 24px 35px;
  text-align: center;
  border: #ddd 1px solid;
}
.home-contact__item .button {
  width: 100%;
}
.home-contact__item .button__anchor {
  line-height: 1.5;
}
@media screen and (max-width: 979px) {
  .home-contact__item {
    width: 100%;
    padding: 35px 30px;
  }
  .home-contact__item + .home-contact__item {
    margin-top: 30px;
  }
}
.page-en .home-contact__item {
  width: 30%;
}
@media screen and (max-width: 979px) {
  .page-en .home-contact__item {
    width: 100%;
  }
}
.page-en .home-contact__item:nth-child(3) .home-contact__title {
  padding-top: 13px;
}
@media screen and (max-width: 979px) {
  .page-en .home-contact__item:nth-child(3) .home-contact__title {
    padding-top: 0;
  }
}
.home-contact__item + .home-contact__item {
  margin-left: 48px;
}
@media screen and (max-width: 979px) {
  .home-contact__item + .home-contact__item {
    margin-left: 0;
  }
}

.home-contact__title {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.4;
  color: #003399;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 979px) {
  .home-contact__title {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
}
.page-en .home-contact__title {
  letter-spacing: normal;
}

.ck-content .news-archive__content ul {
  list-style: inside;
}

/* 共通のスタイルをプレースホルダーとしてまとめる */
.l-layout-block--left1-right2, .l-layout-block--left2-right1, .l-layout-block {
  display: grid;
  align-items: start; /* 子要素の高さを上に揃える */
  grid-gap: 0 20px;
  grid-template-rows: auto;
  margin-top: 35px;
  overflow: hidden;
}
.l-layout-block--left1-right2 > div, .l-layout-block--left2-right1 > div, .l-layout-block > div, .l-layout-block--left1-right2 > figure, .l-layout-block--left2-right1 > figure, .l-layout-block > figure, .l-layout-block--left1-right2 > img, .l-layout-block--left2-right1 > img, .l-layout-block > img, .l-layout-block--left1-right2 div figure, .l-layout-block--left2-right1 div figure, .l-layout-block div figure, .l-layout-block--left1-right2 div img, .l-layout-block--left2-right1 div img, .l-layout-block div img {
  align-self: start; /* 子要素の高さを上揃えにする */
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin-top: 0 !important;
}
.l-layout-block--left1-right2 > figure, .l-layout-block--left2-right1 > figure, .l-layout-block > figure,
.l-layout-block--left1-right2 > img,
.l-layout-block--left2-right1 > img,
.l-layout-block > img,
.l-layout-block--left1-right2 div figure,
.l-layout-block--left2-right1 div figure,
.l-layout-block div figure,
.l-layout-block--left1-right2 div img,
.l-layout-block--left2-right1 div img,
.l-layout-block div img {
  align-self: center;
}

/* 基本の分割レイアウト */
.l-layout-block {
  /* アイテムが2つの場合1:1、3つの場合1:1:1に配置 */
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

/* 左2:右1のレイアウト */
.l-layout-block--left2-right1 {
  grid-template-columns: 2fr minmax(0, 1fr);
}

/* 左1:右2のレイアウト */
.l-layout-block--left1-right2 {
  grid-template-columns: 1fr minmax(0, 2fr);
}

.l-layout-block--youtube {
  width: 100%;
  height: auto;
  font-size: 0;
  line-height: 0;
  background-color: #fff;
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
}
.l-layout-block--youtube .img--small {
  display: block;
  width: auto;
  max-width: 320px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.l-layout-block--youtube .img--middle {
  display: block;
  width: auto;
  max-width: 600px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.l-layout-block--youtube figure {
  position: relative;
  width: 700px;
  margin: 20px auto 0;
  aspect-ratio: 16/9;
}

.page-news-archive.is-20210617 .footer {
  margin-top: 60px;
}

.news {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .news {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .news {
    padding-right: 0;
    padding-left: 0;
  }
}

.news-archive__visual {
  width: 100%;
  height: 460px;
  font-size: 0;
  line-height: 0;
}
.news-archive__visual.is-bg-dark {
  background-color: #000;
}
.news-archive__visual.is-bg-light {
  background-color: #fff;
  border-top: #f2f2f2 2px solid;
  border-bottom: #f2f2f2 2px solid;
}
.news-archive__visual.is-bg-gray {
  background-color: #24272a;
}
.news-archive__visual.with-video {
  height: auto;
}
@media screen and (max-width: 767px) {
  .news-archive__visual {
    height: auto;
  }
}

.news-archive__visual-block {
  max-width: 1156px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .news-archive__visual-block {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.news-archive__visual-block {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.news-archive__visual-block.with-video {
  display: block;
  padding: 20px 0 30px;
}
@media screen and (max-width: 767px) {
  .news-archive__visual-block.with-video {
    padding: 20px 8px 30px;
  }
}
.news-archive__visual-block .news-archive__visual-img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .news-archive__visual-block {
    padding: 50px 20px;
  }
}

.news-archive__visual-img {
  display: block;
  width: 100%;
  width: auto;
  height: auto;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .news-archive__visual-img {
    width: 100%;
    height: auto;
  }
}
.news-archive__visual-img.with-video {
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .news-archive__visual-img.with-video {
    max-width: 300px;
  }
}
.news-archive__visual-img.with-video.is-small {
  max-width: 320px;
}
@media screen and (max-width: 767px) {
  .news-archive__visual-img.with-video.is-small {
    max-width: 200px;
  }
}

.news-archive__visulal-youtube {
  position: relative;
  width: 700px;
  margin: 20px auto 0;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 767px) {
  .news-archive__visulal-youtube {
    width: 100%;
  }
}
.news-archive__visulal-youtube iframe {
  width: 100%;
  height: 100%;
}
.news-archive__visulal-youtube.mt0 {
  margin-top: 0;
}
.news-archive__visulal-youtube.thumb-change iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.news-archive__visual-youtube-thumb {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.news-archive__visual-youtube-button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  background-color: #003399;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
  opacity: 0.95;
}
.news-archive__visual-youtube-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 34%;
  box-sizing: border-box;
  width: 0px;
  height: 0px;
  border: 1rem solid transparent;
  border-left: 1.8rem solid #fff;
  transform: translateY(-50%);
}

.news-archive__content {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .news-archive__content {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.news-archive__content {
  margin-top: 50px;
  line-height: 1.85;
  color: #666;
  letter-spacing: 0.05em;
}
.news-archive__content.news-archive__content--spread {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .news-archive__content.news-archive__content--spread {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.news-archive__content h1 {
  margin-top: 35px;
  font-size: 24px;
  line-height: 1.65;
  color: #333;
}
.news-archive__content h1.small {
  font-size: 20px;
}
.news-archive__content h1.center {
  text-align: center;
}
.news-archive__content h1 span.block {
  display: block;
}
.news-archive__content h2 {
  margin-top: 35px;
  font-size: 20px;
  line-height: 1.65;
  color: #333;
}
.news-archive__content h2.small {
  font-size: 17px;
}
.news-archive__content h2.center {
  text-align: center;
}
.news-archive__content h2 span.block {
  display: block;
}
.news-archive__content h3 {
  margin-top: 24px;
  font-size: 18px;
  line-height: 1.65;
  color: #333;
}
.news-archive__content h3.small {
  font-size: 15px;
}
.news-archive__content h3.center {
  text-align: center;
}
.news-archive__content h3 span.block {
  display: block;
}
.news-archive__content h4 {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.65;
  color: #333;
}
.news-archive__content h4.small {
  font-size: 14px;
}
.news-archive__content h4.center {
  text-align: center;
}
.news-archive__content h4 span.block {
  display: block;
}
.news-archive__content p {
  margin-top: 1.5em;
}
.news-archive__content p.date {
  font-weight: bold;
  font-size: 12px;
  color: #888;
  letter-spacing: 0.15em;
}
.news-archive__content p .bold {
  font-weight: bold;
}
.news-archive__content p.center {
  text-align: center;
}
.news-archive__content p.right {
  text-align: right;
}
.news-archive__content p .nonkerning {
  font-feature-settings: normal;
}
.news-archive__content p .underline {
  text-decoration: underline;
}
.news-archive__content p.border {
  padding: 24px;
  border: 1px solid #888;
}
.news-archive__content p.note {
  font-size: 13px;
}
.news-archive__content ol, .news-archive__content ul {
  margin-top: 35px;
  list-style-position: inside;
}
.news-archive__content ol.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.news-archive__content ol.list-style {
  padding-left: 1em;
  list-style: decimal;
}
.news-archive__content ul.indent-2half {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.news-archive__content ul.list-style {
  padding-left: 1em;
  list-style: initial;
}
.news-archive__content a {
  color: #003399;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.news-archive__content a:hover {
  opacity: 0.8;
}
.news-archive__content .inner {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}
.news-archive__content .title {
  font-weight: bold;
  font-size: 44px;
  line-height: 1.3;
  text-align: center;
  color: #000;
}
.news-archive__content .sub-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  color: #333;
  word-break: initial;
}
.news-archive__content .attention {
  margin-top: 60px;
  font-size: 11px;
  color: #333;
}
.news-archive__content img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.news-archive__content .image-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}
.news-archive__content .image-list li {
  width: 47.5%;
  font-size: 0;
  line-height: 0;
}
.news-archive__content .image-list p {
  width: 70%;
}
.news-archive__content .image-list p.caption {
  width: 100%;
  font-size: 12px;
  line-height: 1.5;
}
.news-archive__content .image-list div {
  width: 30%;
  margin-top: 3em;
  margin-left: 30px;
}
.news-archive__content .image-list.small p {
  width: 80%;
}
.news-archive__content .image-list.small div {
  width: 20%;
}
.news-archive__content *.mt0 {
  margin-top: 0px;
}
.news-archive__content *.mt15 {
  margin-top: 15px;
}
.news-archive__content *.mt25 {
  margin-top: 25px;
}
.news-archive__content *.mt35 {
  margin-top: 35px;
}
.news-archive__content *.mt42 {
  margin-top: 42px;
}
.news-archive__content *.mt50 {
  margin-top: 50px;
}
.news-archive__content *.mt75 {
  margin-top: 75px;
}
.news-archive__content *.mt100 {
  margin-top: 100px;
}
.news-archive__content *.mt125 {
  margin-top: 125px;
}
.news-archive__content .image-with-text img {
  display: inline;
}
.news-archive__content .image-with-text span {
  padding-left: 8px;
  vertical-align: middle;
}
.news-archive__content .text-with-sideImage {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-archive__content .text-with-sideImage p {
  width: 482px;
}
.news-archive__content .text-with-sideImage .image-explanation {
  width: auto;
  padding-left: 0;
  font-size: 12px;
  text-align: center;
}
.page-en .news-archive__content {
  letter-spacing: normal;
}
.page-en .news-archive__content p.date {
  letter-spacing: normal;
}
.news-archive__content table {
  width: 100%;
  table-layout: fixed;
}
.news-archive__content table tr {
  border-bottom: 1px solid #fff;
}
.news-archive__content table tr:last-child {
  border-bottom: 0;
}
.news-archive__content table th,
.news-archive__content table td {
  padding: 8px 16px;
}
.news-archive__content table th {
  width: 25%;
  background-color: #f2f2f2;
}
.news-archive__content table th.normal {
  font-weight: normal;
}
.news-archive__content table thead th {
  border-bottom: 1px solid #fff;
}
.news-archive__content br.sp-only {
  display: none;
}
.news-archive__content .note-mark {
  font-size: 10px;
  vertical-align: top;
}
.news-archive__content .relative {
  position: relative;
}
.news-archive__content .absolute {
  position: absolute;
}
.news-archive__content .image-20231214 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 140px;
}
.news-archive__content .image-20231214 .absolute {
  right: 0;
}
@media screen and (max-width: 767px) {
  .news-archive__content {
    margin-top: 35px;
    font-size: 13px;
  }
  .news-archive__content h1 {
    margin-top: 0.75em;
    font-size: 17px;
  }
  .news-archive__content h1.small {
    font-size: 17px;
  }
  .news-archive__content p.note {
    font-size: 11px;
  }
  .news-archive__content a {
    word-break: break-all;
  }
  .news-archive__content a:hover {
    opacity: 1;
  }
  .news-archive__content .title {
    font-size: 18px;
  }
  .news-archive__content .sub-title {
    font-size: 17px;
  }
  .news-archive__content .attention {
    margin-top: 50px;
  }
  .news-archive__content .image-list {
    display: block;
  }
  .news-archive__content .image-list li {
    width: 100%;
  }
  .news-archive__content .image-list li + li {
    margin-top: 20px;
  }
  .news-archive__content .image-list p {
    width: 100%;
  }
  .news-archive__content .image-list div {
    width: 100%;
    margin-top: 1.5em;
    margin-left: 0;
  }
  .news-archive__content .image-list div.pb15 {
    padding-bottom: 1.5em;
  }
  .news-archive__content .image-list.small {
    display: flex;
  }
  .news-archive__content .image-list.small div {
    margin-left: 15px;
  }
  .news-archive__content *.mt25 {
    margin-top: 15px;
  }
  .news-archive__content *.mt35 {
    margin-top: 25px;
  }
  .news-archive__content *.mt75 {
    margin-top: 40px;
  }
  .news-archive__content *.mt100 {
    margin-top: 50px;
  }
  .news-archive__content *.mt125 {
    margin-top: 55px;
  }
  .news-archive__content .image-with-text img {
    max-width: 250px;
    height: auto;
  }
  .news-archive__content .image-with-text span {
    padding-left: 5px;
  }
  .news-archive__content .text-with-sideImage {
    display: block;
  }
  .news-archive__content .text-with-sideImage p {
    width: 100%;
    padding-left: 0;
  }
  .news-archive__content .text-with-sideImage img {
    margin-top: 25px;
  }
  .news-archive__content table th,
  .news-archive__content table td {
    display: block;
    width: 100%;
    padding: 8px;
  }
  .news-archive__content br.sp-only {
    display: block;
  }
  .news-archive__content .note-mark {
    font-size: 10px;
  }
  .news-archive__content .image {
    height: auto;
  }
  .news-archive__content .image-20231214 {
    height: auto;
  }
  .news-archive__content .image-20231214 .absolute {
    position: relative;
    margin-left: 20px;
  }
}
.news-archive__content blockquote {
  margin-top: 35px;
  padding: 20px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  border: 3px solid #ddd;
}
@media screen and (max-width: 767px) {
  .news-archive__content blockquote {
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 15px 0 15px 15px;
    font-size: 13px;
  }
}
.news-archive__content blockquote p {
  margin-top: 0;
}
.news-archive__content figure {
  margin: 35px 0 0 0;
  padding: 0;
}
.news-archive__content figure img {
  width: 100%;
  height: auto;
}
.news-archive__content figure figcaption {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .news-archive__content figure figcaption {
    font-size: 11px;
  }
}

.news-archive__content-youtube {
  position: relative;
  width: 700px;
  margin: 20px auto 0;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 767px) {
  .news-archive__content-youtube {
    width: 100%;
  }
}
.news-archive__content-youtube iframe {
  width: 100%;
  height: 100%;
}

.news-feature {
  padding-top: 55px;
}
@media screen and (max-width: 767px) {
  .news-feature {
    padding-top: 15px;
  }
}

.privacy {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .privacy {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.privacy {
  font-size: 16px;
  line-height: 1.85;
  color: #333;
  letter-spacing: 0.05em;
  word-wrap: break-word;
}
.privacy h2 {
  margin-top: 2.5em;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.65;
  color: #003399;
}
.privacy p {
  margin-top: 1.5em;
}
.privacy dl dt {
  margin-top: 2.5em;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.65;
}
.privacy dl dd {
  margin-top: 1.2em;
}
.privacy dl dd strong {
  display: inline-block;
  margin-top: 1.2em;
}
.privacy dl dd li strong {
  display: inline;
}
.privacy ul, .privacy ol {
  margin-top: 0.5em;
  padding-left: 1.35em;
}
.privacy ul.indent, .privacy ol.indent {
  padding-left: 2.9em;
}
.privacy ul.indent.no-liststyle, .privacy ol.indent.no-liststyle {
  padding-left: 1.5em;
  list-style: none;
}
.privacy ul li + li, .privacy ol li + li {
  margin-top: 0.25em;
}
.privacy a {
  color: #003399;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.privacy a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .privacy {
    font-size: 13px;
  }
  .privacy h2 {
    margin-top: 1.5em;
    font-size: 17px;
  }
  .privacy p {
    margin-top: 0.8em;
  }
  .privacy dl dt {
    margin-top: 1.5em;
    font-size: 17px;
  }
  .privacy dl dd {
    margin-top: 0.8em;
  }
  .privacy dl dd strong {
    margin-top: 0.8em;
  }
  .privacy ul.indent, .privacy ol.indent {
    padding-left: 3em;
  }
  .privacy a:hover {
    opacity: 1;
  }
}
.page-en .privacy {
  letter-spacing: normal;
}

.recruit {
  color: #24272a;
}
.recruit .sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .recruit .sp-only {
    display: block;
  }
}

.recruit-link {
  display: flex;
  justify-content: center;
  width: 930px;
  margin: 0 auto;
  padding: 32px 24px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 979px) {
  .recruit-link {
    display: block;
    width: auto;
    margin: 0 20px;
  }
}

.recruit-link__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.recruit-link__wrapper img {
  height: 67px;
  transition-duration: 0.3s;
}
.recruit-link__wrapper img:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .recruit-link__wrapper img:hover {
    opacity: 1;
  }
}
.recruit-link__wrapper .button {
  width: 218px;
}
@media screen and (max-width: 979px) {
  .recruit-link__wrapper .button .button__anchor {
    height: 67px;
    padding: 23px 0;
  }
}
.recruit-link__wrapper + .recruit-link__wrapper {
  margin-left: 80px;
}
@media screen and (max-width: 979px) {
  .recruit-link__wrapper + .recruit-link__wrapper {
    margin-top: 32px;
    margin-left: 0;
  }
}

.recruit-link__title {
  padding-bottom: 16px;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 979px) {
  .recruit-link__title {
    font-size: 16px;
  }
}

.recruit-section-wrapper__title {
  position: relative;
  margin-top: 200px;
  padding: 40px 0 64px;
  line-height: 1;
  text-align: center;
  color: #003399;
}
@media screen and (max-width: 979px) {
  .recruit-section-wrapper__title {
    margin-top: 120px;
    padding: 40px 0 56px;
  }
}
.recruit-section-wrapper__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 31px;
  height: 31px;
  background: url(../img/logo/symbol-blue.svg) no-repeat 0 0/100% auto;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .recruit-section-wrapper__title {
    padding-bottom: 50px;
  }
  .recruit-section-wrapper__title::after {
    width: 24px;
    height: 24px;
  }
}

.recruit-section-wrapper__title-text {
  font-size: 26px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 979px) {
  .recruit-section-wrapper__title-text {
    font-size: 20px;
  }
}

.recruit-anchor {
  display: flex;
  justify-content: space-between;
  width: 930px;
  margin: 0 auto;
  padding-top: 50px;
  list-style: none;
}
@media screen and (max-width: 979px) {
  .recruit-anchor {
    flex-wrap: wrap;
    width: auto;
    padding: 40px 20px 0;
  }
}
@media screen and (max-width: 374px) {
  .recruit-anchor {
    display: block;
  }
}

.recruit-anchor__item {
  width: 200px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
@media screen and (max-width: 979px) {
  .recruit-anchor__item {
    width: 47%;
    font-size: 14px;
  }
}
@media screen and (max-width: 374px) {
  .recruit-anchor__item {
    width: 100%;
    margin-top: 20px;
  }
}
.recruit-anchor__item.u-anchor-arrow-right {
  padding-right: 0;
  color: #24272a;
}
.recruit-anchor__item.u-anchor-arrow-right::before {
  top: 19px;
  right: 4px;
  transform: rotate(-45deg);
  transition: top 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.recruit-anchor__item.u-anchor-arrow-right::after {
  top: 11px;
  width: 22px;
  transform: rotate(90deg);
  transition: top 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.recruit-anchor__item.u-anchor-arrow-right:hover::before {
  top: 22px;
}
@media screen and (max-width: 979px) {
  .recruit-anchor__item.u-anchor-arrow-right:hover::before {
    top: 19px;
  }
}
.recruit-anchor__item.u-anchor-arrow-right:hover::after {
  top: 14px;
  right: 0;
}
@media screen and (max-width: 979px) {
  .recruit-anchor__item.u-anchor-arrow-right:hover::after {
    top: 11px;
  }
}
@media screen and (max-width: 979px) {
  .recruit-anchor__item:nth-of-type(3), .recruit-anchor__item:nth-of-type(4) {
    margin-top: 20px;
  }
}
.recruit-anchor__item a {
  display: block;
  width: 100%;
  padding: 4px 0 16px;
  color: #24272a;
}

.recruit-section {
  padding-top: 60px;
}
@media screen and (max-width: 979px) {
  .recruit-section {
    padding-top: 45px;
  }
}

.recruit__title {
  padding: 16px 0;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #003399;
}
@media screen and (max-width: 979px) {
  .recruit__title {
    font-size: 20px;
  }
}
.recruit__title.is-simple {
  padding: 0;
  color: #003399;
  background-color: transparent;
}

.recruit__vision {
  width: 930px;
  margin: 0 auto;
  margin-top: 45px;
  padding: 32px 24px;
  border: 1px solid #003399;
}
@media screen and (max-width: 979px) {
  .recruit__vision {
    width: auto;
    margin: 32px 20px 0;
    padding: 24px 16px;
  }
}

.recruit__vision-block {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 979px) {
  .recruit__vision-block {
    font-size: 13px;
  }
}
.recruit__vision-block + .recruit__vision-block {
  padding-top: 32px;
}
@media screen and (max-width: 979px) {
  .recruit__vision-block + .recruit__vision-block {
    padding-top: 24px;
  }
}

.recruit__vision-title {
  padding-bottom: 24px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 979px) {
  .recruit__vision-title {
    padding-bottom: 16px;
    font-size: 14px;
  }
}

.recruit__vision-list {
  margin-left: 24px;
}
@media screen and (max-width: 979px) {
  .recruit__vision-list {
    margin-left: 16px;
  }
}

.recruit__job {
  padding-top: 45px;
}
@media screen and (max-width: 979px) {
  .recruit__job {
    padding-top: 24px;
  }
}

.recruit__job-wrap + .recruit__job-wrap {
  padding-top: 45px;
}
@media screen and (max-width: 979px) {
  .recruit__job-wrap + .recruit__job-wrap {
    padding-top: 32px;
  }
}
.recruit__job-wrap.bg-gray {
  margin-top: 45px;
  padding-bottom: 45px;
  background-color: #f2f2f2;
}
@media screen and (max-width: 979px) {
  .recruit__job-wrap.bg-gray {
    margin-top: 32px;
    padding-bottom: 32px;
  }
}

.recruit__job-title {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 979px) {
  .recruit__job-title {
    padding-bottom: 20px;
    font-size: 16px;
  }
}

.recruit__job-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 930px;
  margin: 0 auto;
}
@media screen and (max-width: 979px) {
  .recruit__job-contents {
    width: auto;
    padding: 0 20px;
  }
}

.recruit__job-block {
  width: 48%;
  max-width: 442px;
  margin-top: 32px;
}
@media screen and (max-width: 979px) {
  .recruit__job-block {
    width: 100%;
    max-width: none;
    margin-top: 4px;
  }
}

.recruit__job-name {
  position: relative;
  padding: 13px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #003399;
  border: 3px solid #003399;
  cursor: pointer;
  transition-duration: 0.2s;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
@media screen and (max-width: 979px) {
  .recruit__job-name {
    min-height: 53px;
    padding: 16px 24px 16px 8px;
    font-size: 14px;
  }
}
.recruit__job-name::before, .recruit__job-name::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 12px;
  height: 1px;
  background-color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 979px) {
  .recruit__job-name::before, .recruit__job-name::after {
    top: 25px;
    right: 8px;
  }
}
.recruit__job-name::after {
  transform: rotate(90deg);
}
.recruit__job-name.open, .recruit__job-name:hover {
  color: #003399;
  background-color: #fff;
}
.recruit__job-name.open::before, .recruit__job-name.open::after, .recruit__job-name:hover::before, .recruit__job-name:hover::after {
  background-color: #003399;
}
@media screen and (max-width: 979px) {
  .recruit__job-name:hover {
    color: #fff;
    background-color: #003399;
  }
  .recruit__job-name:hover::before, .recruit__job-name:hover::after {
    background-color: #fff;
  }
}
.recruit__job-name.open::after {
  transform: rotate(0deg);
}
@media screen and (max-width: 979px) {
  .recruit__job-name.open {
    color: #003399;
    background-color: #fff;
  }
  .recruit__job-name.open::before, .recruit__job-name.open::after {
    background-color: #003399;
  }
}

.recruit__job-detail {
  display: none;
  padding: 0 16px;
}
@media screen and (max-width: 979px) {
  .recruit__job-detail {
    padding-bottom: 16px;
  }
}
.recruit__job-detail div {
  padding-top: 24px;
}
@media screen and (max-width: 979px) {
  .recruit__job-detail div {
    padding-top: 16px;
  }
}

.recruit__job-label {
  padding-bottom: 16px;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 979px) {
  .recruit__job-label {
    padding-bottom: 12px;
    font-size: 13px;
  }
}

.recruit__job-list {
  margin-left: 16px;
  font-size: 14px;
}
@media screen and (max-width: 979px) {
  .recruit__job-list {
    font-size: 13px;
  }
}

.recruit__job-item span {
  font-weight: bold;
  font-size: 16px;
}

.recruit__job-text {
  font-size: 14px;
}
@media screen and (max-width: 979px) {
  .recruit__job-text {
    font-size: 13px;
  }
}
.recruit__job-text + .recruit__job-list, .recruit__job-text + .recruit__job-note {
  padding-top: 16px;
}
@media screen and (max-width: 979px) {
  .recruit__job-text + .recruit__job-list, .recruit__job-text + .recruit__job-note {
    padding-top: 12px;
  }
}
.recruit__job-text span {
  display: block;
  padding-top: 16px;
}

.recruit__job-note {
  font-size: 12px;
}

.recruit__button-member {
  display: flex;
  justify-content: right;
  align-items: flex-end;
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  .recruit__button-member {
    width: 100%;
    padding-top: 24px;
  }
}

.recruit__button-member-link {
  display: block;
  font-size: 18px;
  text-align: right;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .recruit__button-member-link {
    font-size: 16px;
  }
}
.recruit__button-member-link span {
  font-size: 12px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .recruit__button-member-link span {
    font-size: 10px;
  }
}
.recruit__button-member-link.u-anchor-arrow-right::before {
  top: 9px;
}
@media screen and (max-width: 767px) {
  .recruit__button-member-link.u-anchor-arrow-right::before {
    top: 7px;
  }
}
.recruit__button-member-link.u-anchor-arrow-right::after {
  top: 12px;
}
@media screen and (max-width: 767px) {
  .recruit__button-member-link.u-anchor-arrow-right::after {
    top: 10px;
  }
}

.recruit-buisiness .recruit__job {
  padding-top: 15px;
}
@media screen and (max-width: 979px) {
  .recruit-buisiness .recruit__job {
    padding-top: 20px;
  }
}

.recruit__job-category {
  padding-bottom: 4px;
  font-size: 14px;
}
@media screen and (max-width: 979px) {
  .recruit__job-category {
    font-size: 13px;
  }
}

.recruit__job-list + .recruit__job-category {
  padding-top: 8px;
}

.recruit-treatment__item {
  display: flex;
  width: 930px;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 979px) {
  .recruit-treatment__item {
    width: auto;
    padding: 32px 20px 16px;
  }
}
@media screen and (max-width: 767px) {
  .recruit-treatment__item {
    display: block;
  }
}
.recruit-treatment__item + .recruit-treatment__item {
  padding-top: 16px;
}

.recruit-treatment__item-label {
  min-width: 184px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .recruit-treatment__item-label {
    min-width: 0;
    padding-bottom: 12px;
    font-size: 14px;
  }
}

.recruit-treatment__item-text {
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .recruit-treatment__item-text {
    font-size: 13px;
  }
}
.recruit-treatment__item-text .is-strong {
  display: block;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .recruit-treatment__item-text .is-strong {
    font-size: 14px;
  }
}
.recruit-treatment__item-text .is-small {
  display: block;
  padding-top: 8px;
  font-size: 12px;
}

.recruit-apply {
  width: 930px;
  margin: 60px auto 0;
  padding: 32px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 979px) {
  .recruit-apply {
    width: auto;
    margin: 45px 20px 0;
    padding: 24px 16px;
  }
}
.recruit-apply .button {
  max-width: 394px;
  margin: 24px auto 0;
}
@media screen and (max-width: 979px) {
  .recruit-apply .button {
    margin-top: 16px;
  }
}

.recruit-apply__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  .recruit-apply__item {
    display: block;
    padding-top: 24px;
  }
}

.recruit-apply__item-label {
  padding-right: 40px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .recruit-apply__item-label {
    padding: 0 0 16px 0;
    font-size: 14px;
  }
}

.recruit-apply__item-text {
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .recruit-apply__item-text {
    font-size: 13px;
  }
}

.recruit-apply__text {
  padding-top: 32px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 979px) {
  .recruit-apply__text {
    padding-top: 24px;
    font-size: 16px;
  }
}

.page-team.modal-open {
  overflow-y: hidden;
}

.team {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .team {
    display: block;
    max-width: none;
    padding: 22px 20px 0;
  }
}

.team__block {
  width: 49%;
  max-width: 450px;
  padding-top: 24px;
}
@media screen and (max-width: 767px) {
  .team__block {
    width: 100%;
    max-width: none;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .team__block.team__block {
    margin-top: 16px;
  }
}

.team__button {
  position: relative;
  height: 100%;
  padding: 24px;
  background-color: #f2f2f2;
  border-radius: 6px;
  cursor: pointer;
  transition-duration: 0.2s;
}
@media screen and (max-width: 767px) {
  .team__button {
    height: auto;
    padding: 24px 16px;
  }
}
.team__button::before, .team__button::after {
  content: "";
  position: absolute;
  background-color: #003399;
  transition: right 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.team__button::before {
  right: 23px;
  bottom: 28px;
  width: 10px;
  height: 1px;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .team__button::before {
    right: 15px;
    bottom: 27px;
    width: 8px;
  }
}
.team__button::after {
  right: 24px;
  bottom: 24px;
  width: 50px;
  height: 1px;
}
@media screen and (max-width: 767px) {
  .team__button::after {
    right: 16px;
    width: 25px;
  }
}
.team__button:hover {
  opacity: 0.7;
}
.team__button:hover::before {
  right: 19px;
}
@media screen and (max-width: 767px) {
  .team__button:hover::before {
    right: 11px;
  }
}
.team__button:hover::after {
  right: 20px;
}
@media screen and (max-width: 767px) {
  .team__button:hover::after {
    right: 12px;
  }
}

.team__position {
  font-weight: bold;
  font-size: 20px;
  color: #003399;
  letter-spacing: 0.79px;
}
@media screen and (max-width: 767px) {
  .team__position {
    font-size: 18px;
  }
}

.team__name {
  padding-top: 12px;
  font-weight: bold;
  font-size: 28px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .team__name {
    font-size: 26px;
  }
}
.team__name span {
  padding-left: 24px;
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 767px) {
  .team__name span {
    padding-left: 16px;
    font-size: 12px;
  }
}

.team__short-text {
  padding: 12px 0 24px;
  font-size: 14px;
  color: #555;
}
@media screen and (max-width: 767px) {
  .team__short-text {
    padding-bottom: 16px;
    font-size: 13px;
  }
}

.team__modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.team__modal.is-show {
  display: block;
}

.team__modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(36, 39, 42, 0.6);
}

.team__modal-area {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 87vw;
  max-width: 930px;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .team__modal-area {
    width: 100%;
    padding: 0 20px;
  }
}

.team__modal-wrap {
  display: flex;
  padding: 32px;
  background-color: #fff;
  border: 2px solid #003399;
}
@media screen and (max-width: 767px) {
  .team__modal-wrap {
    display: block;
    max-height: 74vh;
    padding: 24px 16px;
    overflow-y: scroll;
  }
}

@media screen and (max-width: 767px) {
  .team__modal-logo {
    width: 40px;
    height: 50px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .team__modal-logo img {
    width: 100%;
    height: auto;
  }
}

.team__contents {
  padding-top: 8px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .team__contents {
    padding-top: 16px;
    padding-left: 0;
  }
}

.team__career {
  margin-top: 32px;
  padding: 16px;
  background-color: #f2f2f2;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .team__career {
    margin-top: 24px;
  }
}
.team__career p {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .team__career p {
    font-size: 12px;
  }
}

.team__section-title {
  padding-top: 24px;
  font-weight: bold;
  font-size: 14px;
}

.team__works {
  display: flex;
  flex-wrap: wrap;
  padding-top: 16px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .team__works {
    font-size: 12px;
  }
}
.team__works dt {
  width: 79px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .team__works dt {
    width: 23%;
    min-width: 64px;
    padding-right: 12px;
  }
}
.team__works dd {
  width: 85%;
  max-width: 682px;
}
@media screen and (max-width: 767px) {
  .team__works dd {
    width: 77%;
    max-width: none;
  }
}

.team__modal-close {
  padding-top: 24px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .team__modal-close {
    padding-top: 16px;
  }
}
.team__modal-close img {
  cursor: pointer;
  transition-duration: 0.2s;
}
@media screen and (max-width: 767px) {
  .team__modal-close img {
    width: 50px;
    height: 50px;
  }
}
.team__modal-close img:hover {
  opacity: 0.7;
}

.team__button-recruit {
  display: flex;
  justify-content: right;
  align-items: flex-end;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 24px;
}
@media screen and (max-width: 767px) {
  .team__button-recruit {
    width: 100%;
    padding-right: 20px;
  }
}

.team__button-recruit-link {
  display: block;
  font-size: 20px;
  text-align: right;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .team__button-recruit-link {
    font-size: 16px;
  }
}
.team__button-recruit-link span {
  font-size: 12px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .team__button-recruit-link span {
    font-size: 10px;
  }
}
.team__button-recruit-link.u-anchor-arrow-right::before {
  top: 9px;
}
@media screen and (max-width: 767px) {
  .team__button-recruit-link.u-anchor-arrow-right::before {
    top: 7px;
  }
}
.team__button-recruit-link.u-anchor-arrow-right::after {
  top: 12px;
}
@media screen and (max-width: 767px) {
  .team__button-recruit-link.u-anchor-arrow-right::after {
    top: 10px;
  }
}

.ck-content .style-button {
  padding: 8px 16px;
  color: #fff;
  text-decoration: none;
  background-color: #2C7BE5;
  border-radius: 8px;
}
.ck-content h1 {
  margin-top: 35px;
  font-size: 24px;
  line-height: 1.65;
  color: #333;
}
.ck-content h1.small {
  font-size: 20px;
}
.ck-content h1.center {
  text-align: center;
}
.ck-content h1 span.block {
  display: block;
}
.ck-content h2 {
  margin-top: 35px;
  font-size: 20px;
  line-height: 1.65;
  color: #333;
}
.ck-content h2.small {
  font-size: 17px;
}
.ck-content h2.center {
  text-align: center;
}
.ck-content h2 span.block {
  display: block;
}
.ck-content h3 {
  margin-top: 24px;
  font-size: 18px;
  line-height: 1.65;
  color: #333;
}
.ck-content h3.small {
  font-size: 15px;
}
.ck-content h3.center {
  text-align: center;
}
.ck-content h3 span.block {
  display: block;
}
.ck-content h4 {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.65;
  color: #333;
}
.ck-content h4.small {
  font-size: 14px;
}
.ck-content h4.center {
  text-align: center;
}
.ck-content h4 span.block {
  display: block;
}
.ck-content p {
  margin-top: 1.5em;
}
.ck-content p.date {
  font-weight: bold;
  font-size: 12px;
  color: #888;
  letter-spacing: 0.15em;
}
.ck-content p .bold {
  font-weight: bold;
}
.ck-content p.center {
  text-align: center;
}
.ck-content p.right {
  text-align: right;
}
.ck-content p .nonkerning {
  font-feature-settings: normal;
}
.ck-content p .underline {
  text-decoration: underline;
}
.ck-content p.border {
  padding: 24px;
  border: 1px solid #888;
}
.ck-content p.note {
  font-size: 13px;
}
.ck-content ol,
.ck-content ul {
  margin-top: 35px;
}
.ck-content ol.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.ck-content ol.list-style {
  padding-left: 1em;
  list-style: decimal;
}
.ck-content ul.indent-2half {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.ck-content ul.list-style {
  padding-left: 1em;
  list-style: initial;
}
.ck-content a {
  color: #003399;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.ck-content a:hover {
  opacity: 0.8;
}
.ck-content .inner {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}
.ck-content .title {
  font-weight: bold;
  font-size: 44px;
  line-height: 1.3;
  text-align: center;
  color: #000;
}
.ck-content .sub-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  color: #333;
  word-break: initial;
}
.ck-content .attention {
  margin-top: 60px;
  font-size: 11px;
  color: #333;
}
.ck-content img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.ck-content .image-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}
.ck-content .image-list li {
  width: 47.5%;
  font-size: 0;
  line-height: 0;
}
.ck-content .image-list p {
  width: 70%;
}
.ck-content .image-list p.caption {
  width: 100%;
  font-size: 12px;
  line-height: 1.5;
}
.ck-content .image-list div {
  width: 30%;
  margin-top: 3em;
  margin-left: 30px;
}
.ck-content .image-list.small p {
  width: 80%;
}
.ck-content .image-list.small div {
  width: 20%;
}
.ck-content {
  /* 共通のスタイルをプレースホルダーとしてまとめる */
}
.ck-content .l-layout-block--left1-right2, .ck-content .l-layout-block--left2-right1, .ck-content .l-layout-block {
  display: grid;
  grid-gap: 0 10px;
  grid-template-rows: auto;
  /* 子要素の高さを上に揃える */
  margin-top: 35px;
  overflow: hidden;
}
.ck-content .l-layout-block--left1-right2 > div, .ck-content .l-layout-block--left2-right1 > div, .ck-content .l-layout-block > div,
.ck-content .l-layout-block--left1-right2 > figure,
.ck-content .l-layout-block--left2-right1 > figure,
.ck-content .l-layout-block > figure,
.ck-content .l-layout-block--left1-right2 > img,
.ck-content .l-layout-block--left2-right1 > img,
.ck-content .l-layout-block > img,
.ck-content .l-layout-block--left1-right2 div figure,
.ck-content .l-layout-block--left2-right1 div figure,
.ck-content .l-layout-block div figure,
.ck-content .l-layout-block--left1-right2 div img,
.ck-content .l-layout-block--left2-right1 div img,
.ck-content .l-layout-block div img {
  align-self: start;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin-top: 0;
  /* 子要素の高さを上揃えにする */
}
.ck-content .l-layout-block--left1-right2 > figure, .ck-content .l-layout-block--left2-right1 > figure, .ck-content .l-layout-block > figure,
.ck-content .l-layout-block--left1-right2 > img,
.ck-content .l-layout-block--left2-right1 > img,
.ck-content .l-layout-block > img,
.ck-content .l-layout-block--left1-right2 div figure,
.ck-content .l-layout-block--left2-right1 div figure,
.ck-content .l-layout-block div figure,
.ck-content .l-layout-block--left1-right2 div img,
.ck-content .l-layout-block--left2-right1 div img,
.ck-content .l-layout-block div img {
  align-self: center;
}
.ck-content {
  /* 基本の分割レイアウト */
}
.ck-content .l-layout-block {
  /* アイテムが2つの場合1:1、3つの場合1:1:1に配置 */
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}
.ck-content {
  /* 左2:右1のレイアウト */
}
.ck-content .l-layout-block--left2-right1 {
  grid-template-columns: 2fr minmax(0, 1fr);
}
.ck-content {
  /* 左1:右2のレイアウト */
}
.ck-content .l-layout-block--left1-right2 {
  grid-template-columns: 1fr minmax(0, 2fr);
}
.ck-content .l-layout-block--youtube {
  width: 100%;
  height: auto;
  font-size: 0;
  line-height: 0;
  background-color: #fff;
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
}
.ck-content .l-layout-block--youtube .img--small {
  display: block;
  width: auto;
  max-width: 320px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.ck-content .l-layout-block--youtube .img--middle {
  display: block;
  width: auto;
  max-width: 600px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.ck-content .l-layout-block--youtube figure {
  position: relative;
  width: 700px;
  margin: 20px auto 0;
  aspect-ratio: 16/9;
}
/*# sourceMappingURL=maps/style.css.map */