@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: -.25em;
}

sup {
  top: -.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: .75rem;
  padding-bottom: .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;
      -ms-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 {
  display: flex;
  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;
  list-style: none;
}

.footer-navigation__item {
  font-size: 13px;
  line-height: 1;
  color: #fff;
  letter-spacing: .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: .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: .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: .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: .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: 767px) {
  .header {
    display: none;
  }
}

.header__block {
  position: relative;
  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-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: .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: .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 22px;
}

.header--scrolled .header-language {
  position: static;
  top: auto;
  right: auto;
  margin-left: 57px;
}

.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: .15em;
  transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.u-anchor-arrow-right:hover {
  opacity: .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: 767px) {
  .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: .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;
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .breadcrumb__back {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.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: .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 {
  position: fixed;
  top: 13px;
  right: 13px;
  z-index: 10;
  display: none;
  box-sizing: border-box;
  width: 42px;
  height: 37px;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

@media screen and (max-width: 767px) {
  .menu-button {
    display: block;
  }
}

.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 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  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);
}

@media screen and (max-width: 767px) {
  .menu {
    display: block;
  }
}

.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: .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: .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: .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: .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;
  -webkit-backface-visibility: hidden;
          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: .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: .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__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: 55px;
}

.page-navi__item:nth-child(3) {
  top: 115px;
}

.page-navi__item:nth-child(4) {
  top: 175px;
}

.page-navi__item:nth-child(5) {
  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;
}

.ceo-profile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  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;
  }
}

@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: .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: .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: 85px auto 0;
  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;
  }
}

@media screen and (max-width: 767px) {
  .ceo__career {
    margin-top: 40px;
  }
}

.ceo-career__list {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: .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 {
  width: 5.5em;
}

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

.error {
  max-width: 1010px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .error {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.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: .1em;
}

@media screen and (max-width: 767px) {
  .error__text {
    font-size: 13px;
  }
}

.home-vision {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 816px;
}

@media screen and (max-width: 767px) {
  .home-vision {
    height: 100vh;
    min-height: initial;
  }
}

@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: 816px;
  overflow: hidden;
}

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

@media screen and (max-width: 767px) {
  .home-vision__video {
    height: 100vh;
    min-height: initial;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .home-vision__video {
    height: 600px;
  }
}

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

.home-vision__block {
  position: absolute;
  top: calc(50% - 5px);
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

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

.home-vision__tagline {
  max-width: 1010px;
  max-width: 908px;
  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;
  }
}

@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: .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-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__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 {
  position: relative;
  max-width: 1010px;
  height: 100%;
  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;
  }
}

@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;
  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 {
  margin-top: 45px;
}

.home-about__infomation {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

@media screen and (max-width: 767px) {
  .home-about__infomation {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .home-about__infomation {
    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: .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%;
  padding-left: 20px;
  font-weight: normal;
}

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

.company-infomation__text {
  width: 70%;
}

.company-infomation__text .u-anchor-arrow-right {
  float: right;
  margin-top: 8px;
}

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

.home-about__map {
  margin-top: 70px;
}

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

.home-about__map-object {
  width: 100%;
}

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

.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: 767px) {
  .home-contact__content {
    margin-top: 40px;
  }
}

.home-contact__text {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
  color: #333;
  letter-spacing: .05em;
}

@media screen and (max-width: 767px) {
  .home-contact__text {
    font-size: 13px;
  }
}

.page-en .home-contact__text {
  letter-spacing: normal;
}

.home-contact__list {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  list-style: none;
}

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

.home-contact__item {
  width: 46%;
  padding: 42px 65px 35px;
  text-align: center;
  border: #ddd 1px solid;
}

.home-contact__item .button {
  margin-top: 38px;
}

@media screen and (max-width: 979px) {
  .home-contact__item {
    width: 48%;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .home-contact__item {
    width: 100%;
    padding: 35px 30px;
  }
  .home-contact__item + .home-contact__item {
    margin-top: 30px;
  }
  .home-contact__item .button {
    margin-top: 30px;
  }
}

.page-en .home-contact__item:nth-child(2) .home-contact__title {
  padding-top: 13px;
}

.page-en .home-contact__item:nth-child(2) .button {
  margin-top: 49px;
}

@media screen and (max-width: 767px) {
  .page-en .home-contact__item:nth-child(2) .home-contact__title {
    padding-top: 0;
  }
  .page-en .home-contact__item:nth-child(2) .button {
    margin-top: 30px;
  }
}

.home-contact__title {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.4;
  color: #003399;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .home-contact__title {
    font-size: 16px;
    letter-spacing: .05em;
  }
}

.page-en .home-contact__title {
  letter-spacing: normal;
}

.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;
}

@media screen and (max-width: 767px) {
  .news-archive__visual {
    height: auto;
  }
}

.news-archive__visual-block {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1156px;
  height: 100%;
  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 .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__content {
  max-width: 780px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  line-height: 1.85;
  color: #666;
  letter-spacing: .05em;
}

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

.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: 0.75em;
  font-size: 24px;
  line-height: 1.65;
  color: #333;
}

.news-archive__content h1.small {
  font-size: 20px;
}

.news-archive__content p {
  margin-top: 1.5em;
  word-break: break-all;
}

.news-archive__content p.date {
  font-weight: bold;
  font-size: 12px;
  color: #888;
  letter-spacing: .15em;
}

.news-archive__content p .bold {
  font-weight: bold;
}

.news-archive__content p.center {
  text-align: center;
}

.news-archive__content p .nonkerning {
  font-feature-settings: normal;
}

.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 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 *.mt25 {
  margin-top: 25px;
}

.news-archive__content *.mt35 {
  margin-top: 35px;
}

.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;
}

@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 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;
  }
}

.page-en .news-archive__content {
  letter-spacing: normal;
}

.page-en .news-archive__content p.date {
  letter-spacing: normal;
}

.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;
  font-size: 16px;
  line-height: 1.85;
  color: #333;
  letter-spacing: .05em;
  word-wrap: break-word;
}

@media screen and (max-width: 767px) {
  .privacy {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.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;
}
/*# sourceMappingURL=maps/style.css.map */
