html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
hr {
  overflow: visible;
  height: 0;
  color: inherit;
}
details,
main {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden] {
  display: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
pre {
  font-size: 1em;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-color: inherit;
  text-indent: 0;
}
iframe {
  border-style: none;
}
input {
  border-radius: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button,
input,
select,
textarea {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  max-width: 100%;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
[disabled] {
  cursor: default;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled="true"] {
  cursor: default;
}
html {
  font-size: 16px;
  line-height: 1.5;
  overflow: visible;
}
html:lang(en) body {
  font-family: "Helvetica", "Arial", sans-serif;
}
html:lang(en) .search form {
  width: 82%;
}
@media screen and (max-width: 768.8px) {
  html:lang(en) .search form {
    width: 100%;
  }
}
html:lang(en) .header .nav select {
  max-width: 25rem;
}
html:lang(en) .header .nav select option {
  max-width: 25rem;
  font-family: "Helvetica", "Arial", sans-serif;
}
html:lang(zh-CN) body {
  font-family: "Helvetica", "Arial", "MFW-UDShinGoSCGb6-DemiBold";
}
html:lang(zh-CN) .header .nav select {
  max-width: 25rem;
}
html:lang(zh-CN) .header .nav select option {
  max-width: 25rem;
  font-family: "Helvetica", "Arial", sans-serif;
}
body {
  font-family: "Helvetica", "Arial", "MFW-PMidashiGoMB31Pr6N-Bold";
  font-weight: 600;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-optical-sizing: auto;
  background: #fff;
}
body select option {
  font-family: "Helvetica", "Arial", "MFW-PMidashiGoMB31Pr6N-Bold";
}
img {
  width: 100%;
}
a {
  text-decoration: none;
  color: #000;
  transition: opacity 1s ease-out;
}
strong {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 600;
}
h2,
h3,
h4 {
  line-height: 1.5;
}
li {
  list-style: none;
}
.pc {
  display: block;
}
@media screen and (max-width: 768.8px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media screen and (max-width: 768.8px) {
  .sp {
    display: block;
  }
}
.en {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}
p {
  font-size: 1rem;
}
@media screen and (max-width: 768.8px) {
  p {
    font-size: 16px;
  }
}
section {
  position: relative;
}
main {
  background: rgba(0, 0, 0, 0);
}
main#main {
  padding-top: 1rem;
}
@media screen and (max-width: 768.8px) {
  main#main {
    padding-top: 0;
  }
}
article.inner {
  position: relative;
  width: 93.75vw;
  margin: auto;
  padding-top: 6.5625rem;
  padding-top: 1.25rem;
  display: flex;
  justify-content: space-between;
  max-width: 112.5rem;
}
@media screen and (max-width: 768.8px) {
  article.inner {
    width: calc(100% - 40px);
    padding-top: 1.875rem;
  }
}
article.inner::before {
  content: "";
  width: 100%;
  height: 100%;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  left: 0;
  position: absolute;
  margin: auto;
  top: 0;
}
article.inner::after {
  content: "";
  width: 1px;
  height: 100%;
  border-left: 1px solid #fff;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  top: 0;
  z-index: -1;
}
.border {
  display: flex;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
}
.border span {
  border-right: 1px solid #fff;
  height: 100%;
  width: 25%;
}
.right {
  text-align: right;
}
.pager {
  margin-top: 5rem;
}
.pager ol {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768.8px) {
  .pager ol {
    row-gap: 20px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.pager ol li .current {
  color: #fff;
  background: #023f73;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: 500;
}
.pager ol li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: 500;
  position: relative;
}
.pager ol li a.prev,
.pager ol li a.next {
  color: #023f73;
  font-size: 2rem;
  background: none !important;
  line-height: 0;
  font-weight: 600 !important;
  border: none !important;
}
.pager ol li a.prev:hover,
.pager ol li a.next:hover {
  color: #023f73;
}
.pager ol li a.prev::before,
.pager ol li a.prev::after,
.pager ol li a.next::before,
.pager ol li a.next::after {
  content: none !important;
}
.pager ol li a.page-numbers {
  color: #023f73;
  font-weight: 500;
}
.pager ol li a.page-numbers::after {
  background-color: #fff;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  transition-timing-function: ease;
  transition-duration: 0.3s;
  transition-property: background-color, rotate;
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transform-origin: 50% 50%;
  scale: 0;
  transition: scale 0.01s linear 0.2s, opacity 0.2s ease;
}
.pager ol li a.page-numbers:hover {
  transition: background-color 0.3s ease;
}
.pager ol li a.page-numbers:hover::after {
  opacity: 1;
  transition: scale 0.4s cubic-bezier(0.1, 0.6, 0.68, 1);
  scale: 1;
}
.pager ol li a.page-numbers:not(.dot) {
  background: #eee;
  border: 1px solid #eee;
  display: flex;
}
.link a {
  display: block;
  border: 1px solid #023f73;
  width: 100%;
  position: relative;
  font-size: 0.9375rem;
  padding: 2.5rem 0;
  text-align: center;
  color: #023f73;
  font-weight: 600;
}
@media screen and (max-width: 768.8px) {
  .link a {
    font-size: 0.8125rem;
    padding: 1.6875rem 0;
  }
}
.link a:hover {
  opacity: 0.7;
}
.link a span {
  position: relative;
}
.link a span::after {
  content: "";
  width: 11px;
  height: 10px;
  background: url("../img/common/icon_arrow.svg") no-repeat;
  background-size: cover;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-article {
  max-width: 84.375rem;
  width: 70.3125vw;
  margin-top: 2.625rem;
  padding-bottom: 8.75rem;
}
@media screen and (max-width: 768.8px) {
  .main-article {
    width: 100%;
    margin-top: 2.925rem;
  }
}
.main-nav {
  max-width: 22.5rem;
  width: 19.75vw;
  display: block;
  font-weight: 500;
  font-size: 0.875rem;
  background: rgba(0, 0, 0, 0);
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  top: 10px;
  margin-top: 4.5rem;
  padding-bottom: 8.75rem;
  z-index: 0;
  position: sticky;
  top: 100px;
  height: 100vh;
  max-height: 100%;
  overflow: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media screen and (max-width: 768.8px) {
  .main-nav {
    display: none;
  }
}
.main-nav__area {
  display: flex;
  gap: 16px;
  flex-direction: column;
  margin-bottom: 11.875rem;
}
.main-nav__area li {
  font-weight: 600;
  font-size: 2rem;
  font-size: clamp(1.25rem, 1.1458vw, 1.375rem);
  font-size: 1.375rem;
  position: relative;
}
.main-nav__area li:last-child a span {
  border-bottom: none;
}
.main-nav__area li span {
  transition: all 0.4s;
  position: relative;
  display: block;
}
.main-nav__area li span::before {
  transition: all 0.4s;
  content: "";
  width: 0px;
  height: 0px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.main-nav__area li span:hover {
  opacity: 1;
  padding-left: 1rem;
}
.main-nav__area li span:hover::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-nav__area li.has-sub {
  color: #000;
  position: relative;
  display: block;
  cursor: pointer;
}
.main-nav__area li.has-sub span {
  position: relative;
  padding-right: 1.875rem;
}
.main-nav__area li.has-sub span:hover {
  opacity: 0.7;
}
.main-nav__area li.has-sub .submenu {
  visibility: hidden;
  height: 0;
  transition: height 0.5s linear;
  transition-delay: 1s;
  margin: 0 1rem;
}
.main-nav__area li.has-sub .submenu ul {
  display: flex;
  gap: 15px;
  flex-direction: column;
}
.main-nav__area li.has-sub .submenu li {
  border-bottom: none;
  position: relative;
  padding: 0;
  opacity: 0;
  font-size: 1rem;
  font-size: 0.9375rem;
}
.main-nav__area li.has-sub .submenu li a {
  position: relative;
}
.main-nav__area li.has-sub .submenu.-active {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: height 0.5s linear;
  margin-top: 1.25rem;
}
.main-nav__area li.has-sub .submenu.-active ul {
  margin: 1.25rem 0 0 0;
}
.main-nav__area li.has-sub .submenu.-active li {
  opacity: 1;
  transition: opacity 0.3s linear;
  transition-delay: 0.3s;
}
.main-nav__area li.has-sub .submenu.-active a {
  position: relative;
  transition: all 0.4s;
}
.main-nav__area li.has-sub .submenu.-active a::before {
  transition: all 0.4s;
  content: "";
  width: 0px;
  height: 0px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.main-nav__area li.has-sub .submenu.-active a.-current {
  padding-left: 1rem;
}
.main-nav__area li.has-sub .submenu.-active a.-current::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-nav__area li.has-sub .submenu.-active a:hover {
  padding-left: 1rem;
}
.main-nav__area li.has-sub .submenu.-active a:hover::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-nav__foot {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.main-nav__link ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.main-nav__link ul li {
  font-size: 0.6875rem;
  font-weight: 600;
}
.main-nav__link ul li a:hover {
  opacity: 0.7;
}
.main-nav__sns ul {
  display: flex;
  justify-content: start;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
.main-nav__sns ul li {
  width: 1.375rem;
}
.main-nav__sns ul li a:hover {
  opacity: 0.7;
}
.main-nav a {
  color: #000;
  text-align: center;
  display: block;
  text-align: left;
}
.-active .sub-menu {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.is-fixed {
  position: fixed;
}
.is-fixed .header__inner {
  background: rgba(0, 0, 0, 0);
}
.is-fixed body {
  position: relative;
}
.is-fixed body::before {
  content: "";
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 1;
  position: absolute;
}
::picker(select) {
  -webkit-appearance: base-select;
  -moz-appearance: base-select;
  appearance: base-select;
  max-width: 20rem;
  width: 29.27vw;
  word-break: break-all;
  border: none;
  padding: 0.3125rem 0.3125rem;
  background: #eee;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 768.8px) {
  ::picker(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
.--scrolled.scroll_up .header {
  opacity: 1;
  background: #fff;
  visibility: visible;
}
.header {
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  position: fixed;
  align-items: center;
  width: 100%;
  margin: auto;
  background: #fff;
  z-index: 20;
}
.header.-on {
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 768.8px) {
  .header {
    height: 5rem;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  position: relative;
  z-index: 3;
  gap: 40px;
  max-width: 116.25rem;
  padding: 1.25rem 1.875rem;
  padding: 0.875rem 1.875rem;
}
@media screen and (max-width: 768.8px) {
  .header__inner {
    padding: 0.625rem 1.25rem 0 1.25rem;
    height: 100%;
    gap: 10px;
  }
}
.header h1 {
  width: 16.875rem;
  margin: 0px 0 0 0px;
  line-height: 1;
  z-index: 10;
  width: 11.8125rem;
}
@media screen and (max-width: 768.8px) {
  .header h1 {
    width: clamp(8.25rem, 35.066vw, 16.4375rem);
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.header h1 a:hover {
  opacity: 0.7;
}
.header .nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2.1875rem;
  height: 100%;
}
.header .nav__btn {
  display: flex;
  gap: 0.625rem;
  background: #000;
  border-radius: 30px;
  padding: 0.5rem 0.75rem;
  padding: 0.375rem 0.75rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768.8px) {
  .header .nav__btn {
    display: none;
  }
}
.header .nav__btn li {
  color: #fff;
  font-weight: 300;
  font-size: 0.9375rem;
}
.header .nav__btn li a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  line-height: 130%;
  font-size: 0.9375rem;
  width: 2.3125rem;
  height: 2.3125rem;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
}
.header .nav__btn li a.-active {
  color: #000;
  width: 2.3125rem;
  height: 2.3125rem;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  border-radius: 100%;
  background: #fff;
  align-items: center;
  justify-content: center;
}
.header .nav select {
  max-width: 21.875rem;
  width: 34.27vw;
  padding: 1.25rem 1.25rem;
  padding: 0.75rem 0.875rem;
  padding: 0.625rem 0.75rem;
  background: #eee url("../img/common/ico_select.svg") no-repeat right 10px
    center/16px auto;
  position: relative;
  font-size: 0.875rem;
  -webkit-appearance: base-select;
  -moz-appearance: base-select;
  appearance: base-select;
}
@media screen and (max-width: 768.8px) {
  .header .nav select {
    width: 11.75rem;
    margin-right: 2.5rem;
    padding: 0.625rem 2.25rem 0.625rem 0.75rem;
    font-size: 0.65rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
.header .nav select::picker-icon {
  content: "";
}
.header .nav select option {
  font-size: 1rem;
  word-break: break-all;
  max-width: 20.625rem;
  width: 34.27vw;
  overflow: hidden;
  background: #eee;
  font-size: 0.8125rem;
  margin-bottom: 0.3125rem;
}
@media screen and (max-width: 768.8px) {
  .header .nav select option {
    font-size: 0.75rem;
  }
}
.header .nav select option::checkmark {
  content: "";
}
.header .nav__list {
  display: flex;
  gap: 1.875rem;
  height: 100%;
  margin-right: 1.875rem;
  align-items: center;
}
@media screen and (max-width: 1779.8px) {
  .header .nav__list {
    margin-right: 4.375rem;
  }
}
@media screen and (max-width: 1279.8px) {
  .header .nav__list {
    gap: 1.25rem;
  }
}
@media screen and (max-width: 1023.8px) {
  .header .nav__list {
    gap: 10px;
    margin-right: 2.5rem;
  }
}
@media screen and (max-width: 768.8px) {
  .header .nav__list {
    display: none;
  }
}
.header .nav__list li {
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 130%;
}
.header .nav__list li a {
  position: relative;
  z-index: 3;
  font-weight: 600;
}
.header .nav__list li a.has-sub-link:hover {
  color: #023f73;
  opacity: 1;
}
.header .nav__list li.has-sub {
  position: relative;
  display: block;
  padding-right: 1rem;
  cursor: pointer;
}
.header .nav__list li.has-sub .sub-menu {
  position: absolute;
  padding: 1.25rem 0 0 0;
  opacity: 0;
  left: -4.375rem;
  visibility: hidden;
  transform: scaleY(0);
  transform-origin: top;
  top: -1.5rem;
  transition: opacity 0.3s ease-out, top 0.3s ease-out;
}
.header .nav__list li.has-sub .sub-menu ul {
  background-color: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  padding: 1.875rem 1.25rem 1.875rem 2.5rem;
  width: 14.75rem;
}
.header .nav__list li.has-sub .sub-menu ul li {
  margin: 0 0 1.25rem 0;
  font-size: 0.875rem;
}
.header .nav__list li.has-sub .sub-menu ul li:last-child {
  margin: 0;
}
.header .nav__list li.has-sub .sub-menu ul li a {
  padding: 0 1.25rem 0 0;
  font-weight: 500;
}
.header .nav__list li.has-sub .sub-menu ul li a span {
  background: none;
}
.header .nav__list li.has-sub .sub-menu ul li a.-current::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #023f73;
  position: absolute;
  left: -16px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .nav__list li.has-sub .sub-menu ul li a:hover {
  color: #023f73;
}
.header .nav__list li.has-sub .sub-menu ul li a:hover::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #023f73;
  position: absolute;
  left: -16px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .nav__list li.has-sub:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
  top: 1rem;
}
.header .nav__sp--menu {
  display: none;
}
@media screen and (max-width: 768.8px) {
  .header .nav__sp--menu {
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
  }
}
.header .nav__sp--menu div {
  border-radius: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  cursor: pointer;
}
.header .nav__sp--menu div span {
  position: absolute;
  transition: width 0.5s ease-out, rotate 1s ease-out;
}
.header .nav__sp--menu div span::after {
  top: 5px;
  content: "";
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #000;
  position: absolute;
  left: -0.9375rem;
}
.header .nav__sp--menu div span::before {
  content: "";
  display: block;
  width: 1.875rem;
  height: 3px;
  background: #000;
  position: absolute;
  top: -5px;
  left: -0.9375rem;
}
.header .nav__sp--menu.-on {
  z-index: 230;
}
.header .nav__sp--menu.-on div span {
  width: 1.875rem;
  background: rgba(0, 0, 0, 0);
  width: 1.875rem;
}
.header .nav__sp--menu.-on div span::after {
  left: 0rem;
  opacity: 1;
  top: 0;
}
.header .nav__sp--menu.-on div span::before {
  left: 0;
  opacity: 1;
  top: 0;
}
.sp__nav {
  display: block;
  font-size: 1.3rem;
  visibility: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  transition: all 0.2s linear;
  color: #000;
  width: 0;
  height: 0;
  transform: scaleY(0);
  transition: opacity 0.3s ease-out, top 0.3s ease-out;
}
.sp__nav.-active {
  display: block;
  font-weight: 500;
  font-size: 0.8125rem;
  width: 100%;
  height: calc(100vh - 65px);
  background: #fff;
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  position: fixed;
  z-index: 0;
}
.sp__nav.-active .sp__nav__inner {
  display: block;
  z-index: 200;
  padding: 2.5rem 1.875rem 2.5rem 1.875rem;
  padding: 0 1.875rem 2.5rem 1.875rem;
  overflow: visible;
  height: 100%;
}
.sp__nav.-active .sp__nav__header {
  display: block;
  height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: sticky;
  top: 0;
}
@media screen and (max-width: 1023.8px) {
  .sp__nav.-active .sp__nav__header {
    padding: 0 2.8125rem;
  }
}
@media screen and (max-width: 768.8px) {
  .sp__nav.-active .sp__nav__header {
    height: 3.75rem;
    padding: 8px 0 0 0;
    width: 100%;
    background: #fff;
    z-index: 1;
  }
}
.sp__nav.-active .sp__nav__title {
  width: 8.5rem;
  margin-left: 1.25rem;
}
.sp__nav.-active .sp__nav__lang {
  margin-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: block;
}
.sp__nav.-active .sp__nav__lang ul {
  display: flex;
  gap: 28px;
}
.sp__nav.-active .sp__nav__lang ul li {
  position: relative;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c7c7c7;
}
.sp__nav.-active .sp__nav__lang ul li:not(:first-child)::before {
  content: "/";
  top: 0;
  left: -14px;
  bottom: 0;
  margin: auto;
  position: absolute;
  color: #000;
}
.sp__nav.-active .sp__nav__lang ul li a {
  color: #000;
}
.sp__nav.-active .sp__nav__foot {
  margin-top: 2.875rem;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.sp__nav.-active .sp__nav__link {
  display: block;
}
.sp__nav.-active .sp__nav__link ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sp__nav.-active .sp__nav__link ul li {
  font-size: 0.6875rem;
  font-weight: 600;
}
.sp__nav.-active .sp__nav__link ul li a:hover {
  opacity: 0.7;
}
.sp__nav.-active .sp__nav__sns {
  display: block;
}
.sp__nav.-active .sp__nav__sns ul {
  display: flex;
  justify-content: start;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
.sp__nav.-active .sp__nav__sns ul li {
  width: 1.375rem;
}
.sp__nav.-active .sp__nav__sns ul li a:hover {
  opacity: 0.7;
}
.sp__nav.-active .sp__nav__list {
  margin: 40px 0 0 0;
  display: block;
}
.sp__nav.-active .sp__nav__list li {
  font-weight: 600;
  padding: 0 0 1rem 0;
  font-size: 1.375rem;
}
.sp__nav.-active .sp__nav__list li:last-child a span {
  border-bottom: none;
}
.sp__nav.-active .sp__nav__list li.has-sub {
  color: #000;
  position: relative;
  display: block;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu {
  visibility: hidden;
  height: 0;
  transition: height 0.5s linear;
  transition-delay: 1s;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu li {
  border-bottom: none;
  position: relative;
  padding: 0;
  opacity: 0;
  font-size: 0.9375rem;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu li a {
  position: relative;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu.-active {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: height 0.5s linear;
  margin-top: 1rem;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu.-active ul {
  margin: 1rem 0;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu.-active li {
  margin: 0 0 0.625rem 0;
  opacity: 1;
  transition: opacity 0.3s linear;
  transition-delay: 0.3s;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu.-active a {
  position: relative;
  font-weight: 500;
  padding-left: 1rem;
}
.sp__nav.-active .sp__nav__list li.has-sub .submenu.-active a.-current::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sp__nav.-active a {
  color: #000;
  text-align: center;
  display: block;
  text-align: left;
}
.sp__nav__inner {
  display: none;
}
.sp__nav__header {
  display: none;
}
.sp__nav__list {
  display: none;
}
.sp__nav__lang {
  display: none;
}
.sp__nav__foot {
  display: none;
}
.sp__nav__sns {
  display: none;
}
.sp__nav__link {
  display: none;
}
.-active .sub-menu {
  opacity: 1;
  height: auto;
  visibility: visible;
}
@keyframes subAnimation {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: auto;
  }
}
@keyframes ico_tate {
  0% {
    opacity: 1;
    top: -6px;
  }
  90% {
    top: 0;
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}
@keyframes ico_tate2 {
  0% {
    opacity: 1;
    top: 6px;
  }
  90% {
    top: 0;
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}
@keyframes ico_yoko {
  0% {
    opacity: 1;
    top: -5px;
  }
  90% {
    top: 0;
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}
@keyframes ico_yoko2 {
  0% {
    opacity: 1;
    top: 5px;
  }
  90% {
    top: 0;
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}
.loading_end .kv {
  opacity: 1;
  animation: kvAnimation 2s forwards;
}
.--scrolled .kv::before {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 200px;
}
.kv {
  margin: auto;
  width: 100%;
  min-height: 66.32vw;
  background-size: cover;
  position: relative;
  padding: 6.25rem 0 0 0;
}
@media screen and (max-width: 768.8px) {
  .kv {
    padding: 4.0625rem 0 0 0;
  }
}
.kv__image {
  position: absolute;
  width: 90.55vw;
  margin: 15.625rem 0 0 -9.35vw;
  z-index: 2;
  top: 0;
}
@media screen and (max-width: 768.8px) {
  .kv__image {
    margin-top: 13.4375rem;
  }
}
.kv__title {
  position: absolute;
  top: 3.75rem;
  z-index: 3;
}
@media screen and (max-width: 768.8px) {
  .kv__title {
    width: 100%;
    margin: auto;
    top: 2.5rem;
  }
}
.kv__title .en {
  display: block;
  font-size: 2rem;
  color: #023f73;
  line-height: 1;
  position: relative;
  z-index: 1;
  font-weight: 600;
  font-size: max(2.66vw, 2rem);
  font-size: 2rem;
}
@media screen and (max-width: 1023.8px) {
  .kv__title .en {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768.8px) {
  .kv__title .en {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 479.8px) {
  .kv__title .en {
    font-size: 1.25rem;
  }
}
.kv__title .ja {
  padding-top: 3.75rem;
  font-size: 2.8125rem;
  font-size: max(1.5625rem, 3.125vw);
  font-weight: 600;
  display: inline-block;
  padding: 0.9375rem 0.9375rem;
  background: #023f73;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768.8px) {
  .kv__title .ja {
    font-size: 1.5625rem;
  }
}
.kv__title--text {
  margin-top: 1.5625rem;
  width: 40rem;
  animation: kvAnimation 1s forwards;
}
@media screen and (max-width: 768.8px) {
  .kv__title--text {
    max-width: 100%;
  }
}
.kv__title--text p {
  line-height: 2;
  font-size: 1.25rem;
}
@media screen and (max-width: 768.8px) {
  .kv__title--text p {
    font-size: 1rem;
  }
}
.kv__inner {
  width: 81.25vw;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 768.8px) {
  .kv__inner {
    width: 100%;
    padding: 0;
  }
}
@keyframes kvAnimation {
  0% {
    filter: blur(100px);
  }
  100% {
    filter: blur(0);
  }
}
.footer {
  padding: 2.5rem 0 2.5rem 0;
  background: #000;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768.8px) {
  .footer {
    padding: 1.875rem 0;
  }
}
.footer__inner {
  width: calc(100% - 10.416vw);
  max-width: 106.25rem;
  position: relative;
  margin: auto;
  padding: 6.875rem 0 7.5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1023.8px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__inner {
    width: calc(100% - 54px);
    padding: 3.75rem 0;
  }
}
.footer__head {
  font-size: 0.875rem;
  width: 18.229vw;
  max-width: 19.375rem;
}
@media screen and (max-width: 1023.8px) {
  .footer__head {
    width: 12.5rem;
    margin: 0 auto 2.5rem 0;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__head {
    flex-direction: column;
    gap: 10px;
  }
}
.footer__head h1 {
  width: 100%;
}
.footer__head img {
  width: 100%;
}
.footer__nav {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px 40px;
  margin: 0.625rem 0 8.125rem 0;
  width: 64.583vw;
  max-width: 77.5rem;
}
@media screen and (max-width: 1439.8px) {
  .footer__nav {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 1023.8px) {
  .footer__nav {
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
  }
}
@media screen and (max-width: 969.8px) {
  .footer__nav {
    width: 100%;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: flex-start;
    margin-bottom: 5rem;
  }
}
.footer__nav a {
  color: #fff;
}
.footer__nav a:hover {
  opacity: 0.7;
}
.footer__nav a:hover span {
  background-position: 0 100%;
  background-size: 100% 2px;
  text-decoration: none;
}
.footer__nav h4 {
  font-size: 1rem;
  margin: 0 0 1rem 0;
  color: #fff;
  border-top: 1px solid #c7c7c7;
  padding-top: 0.625rem;
}
@media screen and (max-width: 768.8px) {
  .footer__nav h4 {
    margin: 0 0 1rem 0;
  }
}
.footer__nav h4 a {
  position: relative;
}
.footer__nav h4 a:hover {
  opacity: 0.7;
}
.footer__nav h4:not(:first-child) {
  margin-top: 3.125rem;
}
.footer__nav li {
  font-size: 0.9375rem;
  margin: 0 0 0.75rem 0;
}
.footer__nav li a {
  position: relative;
  color: #c7c7c7;
}
.footer__nav li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area.has-sub {
    position: relative;
    display: block;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area.has-sub.pc {
    display: none;
  }
}
.footer__nav--area.has-sub h4 {
  position: relative;
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area.has-sub h4 {
    cursor: pointer;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area.has-sub ul {
    transition: height 0.5s linear;
    transition-delay: 1s;
  }
}
@media screen and (max-width: 768.8px) {
  .footer__nav--area.has-sub ul li {
    border-bottom: none;
    position: relative;
  }
}
.footer__copy {
  text-align: right;
}
@media screen and (max-width: 768.8px) {
  .footer__copy {
    text-align: left;
  }
}
.footer__copy small {
  font-size: 0.625rem;
  color: #fff;
}
@media screen and (max-width: 768.8px) {
  .footer__copy small {
    padding: 1.25rem 0 0 0;
    margin: 1.25rem 0 0 0;
    text-align: left;
  }
}
.footer__link {
  color: #fff;
  font-size: 0.75rem;
  margin: 3.75rem 0 0 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768.8px) {
  .footer__link {
    margin: 5rem 0 0 0;
    flex-direction: column;
    gap: 64px;
  }
}
.footer__link ul {
  display: flex;
  gap: 3.125rem;
}
@media screen and (max-width: 768.8px) {
  .footer__link ul {
    flex-direction: column;
    gap: 0.625rem;
  }
}
.footer__link ul li a {
  color: #fff;
  text-decoration: underline;
}
.footer__link ul li a:hover {
  opacity: 0.7;
}
.search {
  margin: 0 0 6.25rem 0;
}
@media screen and (max-width: 768.8px) {
  .search {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.search__inner {
  border: 1px solid #000;
  padding: clamp(1.25rem, 1.8229vw, 2.1875rem)
    clamp(0.9375rem, 1.8229vw, 2.1875rem);
}
@media screen and (max-width: 768.8px) {
  .search__inner {
    border: none;
    padding: 0;
  }
}
.search__area {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768.8px) {
  .search__area {
    flex-direction: column;
    gap: 20px;
  }
}
.search__area.sp {
  display: none;
}
@media screen and (max-width: 768.8px) {
  .search__area.sp {
    display: flex;
  }
}
.search__area.sp form {
  display: none;
}
@media screen and (max-width: 768.8px) {
  .search__area.sp form {
    display: flex;
  }
}
.search__area.pc {
  display: flex;
}
@media screen and (max-width: 768.8px) {
  .search__area.pc {
    display: none;
  }
}
@media screen and (max-width: 768.8px) {
  .search__area.pc form {
    display: none;
  }
}
.search__title {
  font-size: clamp(0.8125rem, 1.04166vw, 1.25rem);
  font-size: 0.9375rem;
  word-break: keep-all;
}
.search form {
  padding: clamp(0.9375rem, 1.145vw, 1.375rem) clamp(0.9375rem, 2.083vw, 2.5rem);
  background: #eee;
  width: 84%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768.8px) {
  .search form {
    width: 100%;
    border: 1px solid #000;
    background: #fff;
  }
}
.search form input[type="text"] {
  width: calc(100% - 30px);
  font-size: clamp(0.8125rem, 0.9375vw, 1.125rem);
  font-size: 0.9375rem;
}
.search form input[type="text"]::-moz-placeholder {
  color: #c7c7c7;
}
.search form input[type="text"]:-ms-input-placeholder {
  color: #c7c7c7;
}
.search form input[type="text"]::placeholder {
  color: #c7c7c7;
}
@media screen and (max-width: 768.8px) {
  .search form input[type="text"]::-moz-placeholder {
    color: #000;
  }
  .search form input[type="text"]:-ms-input-placeholder {
    color: #000;
  }
  .search form input[type="text"]::placeholder {
    color: #000;
  }
}
.search form button {
  width: 1.8125rem;
}
@media screen and (max-width: 768.8px) {
  .search form button {
    width: 1.4375rem;
  }
}
.search form button:hover {
  opacity: 0.7;
}
