@charset "UTF-8";
:root {
  --designW: 1280;
  --scrollbarW: 0;
}

/**
* Helper
*/
@media screen and (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_spOnly {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .spNone {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .pcNone {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .sp {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-1 {
    margin-top: calc(1 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-1 {
    margin-top: 1px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-10 {
    margin-top: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-10 {
    margin-top: 10px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-2 {
    margin-top: calc(2 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-2 {
    margin-top: 2px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-20 {
    margin-top: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-20 {
    margin-top: 20px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-3 {
    margin-top: calc(3 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-3 {
    margin-top: 3px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-30 {
    margin-top: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-30 {
    margin-top: 30px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-4 {
    margin-top: calc(4 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-4 {
    margin-top: 4px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-40 {
    margin-top: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-40 {
    margin-top: 40px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-5 {
    margin-top: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-5 {
    margin-top: 5px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-50 {
    margin-top: calc(50 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-50 {
    margin-top: 50px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-6 {
    margin-top: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-6 {
    margin-top: 6px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-60 {
    margin-top: calc(60 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-60 {
    margin-top: 60px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-7 {
    margin-top: calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-7 {
    margin-top: 7px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-70 {
    margin-top: calc(70 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-70 {
    margin-top: 70px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-8 {
    margin-top: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-8 {
    margin-top: 8px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-80 {
    margin-top: calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-80 {
    margin-top: 80px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-9 {
    margin-top: calc(9 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-9 {
    margin-top: 9px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-90 {
    margin-top: calc(90 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-90 {
    margin-top: 90px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-10 {
    margin-top: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-10 {
    margin-top: 10px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mt-100 {
    margin-top: calc(100 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mt-100 {
    margin-top: 100px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-1 {
    margin-bottom: calc(1 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-1 {
    margin-bottom: 1px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-10 {
    margin-bottom: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-10 {
    margin-bottom: 10px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-2 {
    margin-bottom: calc(2 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-2 {
    margin-bottom: 2px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-20 {
    margin-bottom: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-20 {
    margin-bottom: 20px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-3 {
    margin-bottom: calc(3 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-3 {
    margin-bottom: 3px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-30 {
    margin-bottom: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-30 {
    margin-bottom: 30px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-4 {
    margin-bottom: calc(4 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-4 {
    margin-bottom: 4px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-40 {
    margin-bottom: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-40 {
    margin-bottom: 40px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-5 {
    margin-bottom: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-5 {
    margin-bottom: 5px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-50 {
    margin-bottom: calc(50 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-50 {
    margin-bottom: 50px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-6 {
    margin-bottom: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-6 {
    margin-bottom: 6px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-60 {
    margin-bottom: calc(60 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-60 {
    margin-bottom: 60px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-7 {
    margin-bottom: calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-7 {
    margin-bottom: 7px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-70 {
    margin-bottom: calc(70 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-70 {
    margin-bottom: 70px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-8 {
    margin-bottom: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-8 {
    margin-bottom: 8px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-80 {
    margin-bottom: calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-80 {
    margin-bottom: 80px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-9 {
    margin-bottom: calc(9 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-9 {
    margin-bottom: 9px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-90 {
    margin-bottom: calc(90 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-90 {
    margin-bottom: 90px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-10 {
    margin-bottom: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-10 {
    margin-bottom: 10px !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_mb-100 {
    margin-bottom: calc(100 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .hp_mb-100 {
    margin-bottom: 100px !important;
  }
}

/**
* Layout
*/
@media not all and (max-width: 1024px), print {
  .ly_wrapper {
    padding-top: 86px;
  }
}
@media screen and (max-width: 1024px) {
  .ly_wrapper {
    padding-top: 51px;
  }
}

.ly_container {
  width: 100%;
  max-width: 1080px;
  margin-inline: auto;
}
@media not all and (max-width: 767px), print {
  .ly_container {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ly_container {
    padding-inline: 20px;
  }
}
.ly_container__narrow {
  max-width: 965px;
}

.ly_dynamic {
  width: 100%;
  max-width: max(1080px, 84.375%);
  margin-inline: auto;
}
@media not all and (max-width: 767px), print {
  .ly_dynamic {
    padding-inline: 40px;
  }
}
@media screen and (max-width: 767px) {
  .ly_dynamic {
    padding-inline: 20px;
  }
}
.ly_dynamic__wide {
  max-width: max(1200px, 93.75%);
}
.ly_dynamic__medium {
  max-width: max(972px, 75.9375%);
}
.ly_dynamic__narrow {
  max-width: max(869px, 67.890625%);
}
.ly_dynamic__superNarrow {
  max-width: max(782px, 61.09375%);
}

@media not all and (max-width: 767px), print {
  .ly_hasSideNav {
    display: flex;
    gap: 0 5%;
    padding-bottom: calc(114 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .ly_hasSideNav {
    padding-bottom: 100px;
  }
}
@media not all and (max-width: 767px), print {
  .ly_hasSideNav_sideNav {
    order: 1;
    flex-shrink: 0;
    width: 21.8%;
  }
}
@media screen and (max-width: 767px) {
  .ly_hasSideNav_sideNav {
    margin-top: 70px;
  }
}
@media not all and (max-width: 767px), print {
  .ly_hasSideNav_contents {
    order: 2;
    flex-grow: 1;
  }
}
.ly_header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  pointer-events: none;
  font-feature-settings: "palt";
}
.ly_header.is_hidden {
  display: none !important;
}
.ly_header.is_colored {
  background-color: #fff;
  pointer-events: auto;
}
.ly_header:has(.ly_header_item button.is_active):before {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .ly_header:has(.ly_header_item button.is_active):before {
    opacity: 0;
  }
}
@media not all and (max-width: 1024px), print {
  .ly_header.is_active {
    pointer-events: auto;
  }
}
@media screen and (max-width: 1024px) {
  .ly_header.is_active:after {
    opacity: 1;
  }
  .ly_header.is_active .ly_header_logo a:before {
    opacity: 1;
  }
  .ly_header.is_active .ly_header_logo a img {
    opacity: 0;
  }
  .ly_header.is_active .ly_header_icon {
    top: 24px;
    transform: translateX(-50%) rotate(45deg);
    width: 50%;
  }
  .ly_header.is_active .ly_header_icon:before {
    opacity: 0;
  }
  .ly_header.is_active .ly_header_icon:after {
    top: 0;
    left: 0;
    transform: rotate(-90deg);
  }
  .ly_header.is_active .ly_header_langs {
    opacity: 1;
    visibility: visible;
  }
  .ly_header.is_active .ly_header_body {
    opacity: 1;
    visibility: visible;
  }
}
.ly_header:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #fff;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  z-index: 0;
}
.ly_header:after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #005ca2;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  z-index: 0;
}
.ly_header_container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .ly_header_head {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 51px;
  }
}
.ly_header_logo a {
  position: relative;
  display: block;
  padding: 1.5vw 2vw 1.1vw;
  pointer-events: auto;
}
@media screen and (max-width: 1024px) {
  .ly_header_logo a {
    margin-left: 6px;
    padding: 11px;
  }
  .ly_header_logo a:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 11px;
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    background-color: #fff;
    -webkit-mask-image: var(--logo);
    mask-image: var(--logo);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
}
.ly_header_logo img {
  width: 9.47916667vw;
  height: auto;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .ly_header_logo img {
    width: 77px;
  }
}
.ly_header_sub {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .ly_header_sub {
    display: flex !important;
    align-items: center;
    gap: 4px;
    pointer-events: auto;
  }
}
.ly_header_langs {
  display: flex;
  gap: 10px;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
@media screen and (max-width: 1024px) {
  .ly_header_langs {
    gap: 9px;
  }
}
.ly_header_lang {
  color: #fff;
  font-size: 1.3rem;
}
.ly_header_lang.is_current {
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .ly_header_lang.is_current {
    border-bottom: 2px solid #fff;
  }
}
.ly_header_menu {
  position: relative;
  width: 51px;
  height: 51px;
  background-color: #005ca2;
}
.ly_header_icon {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  height: 1px;
  background-color: #fff;
  will-change: transform;
  transition-property: top, width, transform;
  transition-timing-function: ease-in-out;
}
.ly_header_icon:before, .ly_header_icon:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  background-color: #fff;
  will-change: transform;
  transition-property: top, left, transform, opacity;
  transition-timing-function: ease-in-out;
}
.ly_header_icon:before {
  top: 10px;
}
.ly_header_icon:after {
  top: 20px;
}
.ly_header_body {
  pointer-events: auto;
}
@media screen and (max-width: 1024px) {
  .ly_header_body {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: calc(100dvh - 51px);
    background-color: #005ca2;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-timing-function: ease-in-out;
  }
}
.ly_header_inner {
  padding: 2.13541667vw 2.8vw;
}
@media screen and (max-width: 1024px) {
  .ly_header_inner {
    display: grid;
    padding: 23px 29px;
  }
}
.ly_header_list {
  display: flex;
  gap: 2vw;
}
@media screen and (max-width: 1024px) {
  .ly_header_list {
    display: grid;
    gap: 0;
  }
}
@media screen and (max-width: 1024px) {
  .ly_header_item {
    border-top: 1px solid #fff;
  }
  .ly_header_item:last-child {
    border-bottom: 1px solid #fff;
  }
}
.ly_header_item:has(> button) {
  padding-right: 1.44vw;
}
.ly_header_item > button, .ly_header_item > a {
  display: block;
  width: 100%;
  color: #707070;
  font-size: 1.2vw;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
}
.ly_header_item > button:hover, .ly_header_item > a:hover {
  color: #005ca2;
}
@media screen and (max-width: 1024px) {
  .ly_header_item > button, .ly_header_item > a {
    display: none !important;
  }
}
.ly_header_item > button.is_active, .ly_header_item > a.is_active {
  color: #005ca2;
}
.ly_header_item > button.is_active + .ly_header_child, .ly_header_item > a.is_active + .ly_header_child {
  opacity: 1;
  visibility: visible;
}
.ly_header_item > button {
  position: relative;
}
.ly_header_item > button::before, .ly_header_item > button::after {
  content: "";
  position: absolute;
  top: calc(50% + 0.2em);
  right: -0.6em;
  transform-origin: right center;
  width: 0.4em;
  height: 1px;
  background-color: currentColor;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
}
.ly_header_item > button::before {
  transform: translateY(-50%) rotate(135deg);
}
.ly_header_item > button::after {
  transform: translateY(-50%) rotate(45deg);
}
.ly_header_btn[aria-current=page] {
  color: #005ca2;
}
.ly_header_child {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #005ca2;
  color: #fff;
  z-index: 1;
}
@media not all and (max-width: 1024px), print {
  .ly_header_child {
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-timing-function: ease-in-out;
  }
}
@media screen and (max-width: 1024px) {
  .ly_header_child {
    position: static;
    background-color: unset;
  }
}
.ly_header_child > .ly_container {
  max-width: 80.5%;
  padding-inline: 0;
}
@media screen and (max-width: 1024px) {
  .ly_header_child > .ly_container {
    max-width: 100%;
  }
}
.ly_header_child .childNav_inner {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  position: relative;
  padding-block: 5.5% 5.1%;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_inner {
    display: block;
    padding-block: 10px 16px;
  }
}
.ly_header_child .childNav_header {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  gap: 2%;
  margin-top: 4px;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_header {
    display: block;
  }
}
.ly_header_child .childNav_ttl {
  flex-shrink: 0;
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_ttl {
    width: 100%;
  }
}
.ly_header_child .childNav_ttl a {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 25%;
  transition: opacity 0.3s ease-in-out;
}
.ly_header_child .childNav_ttl a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_ttl a {
    padding-left: 38px;
  }
}
.ly_header_child .childNav_ttl a .el_linkIcon {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 14%;
  margin-top: 4%;
  border: 1px solid #fff;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_ttl a .el_linkIcon {
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    margin-top: 0;
  }
}
.ly_header_child .childNav_ttl a .main {
  font-size: 1.796875vw;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_ttl a .main {
    font-size: 1.8rem;
  }
}
.ly_header_child .childNav_ttl a .sub {
  color: #4fa6e5;
  font-size: 1.16vw;
  letter-spacing: 0.15em;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_ttl a .sub {
    margin-top: -1px;
    font-size: 1.2rem;
    letter-spacing: 0.2em;
  }
}
.ly_header_child .childNav_nav {
  flex-grow: 1;
  display: flex;
  gap: 8%;
  margin-top: 3px;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_nav {
    margin-top: 5px;
  }
}
.ly_header_child .childNav_item:not(:first-child) {
  margin-top: 2.7%;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_item:not(:first-child) {
    margin-top: 5px;
  }
}
.ly_header_child .childNav_item a {
  position: relative;
  display: block;
  padding-left: 1.3em;
  font-size: 1.47vw;
  font-weight: 400;
  transition: opacity 0.3s ease-in-out;
}
.ly_header_child .childNav_item a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_item a {
    padding-left: 19px;
    font-size: 1.6rem;
  }
}
.ly_header_child .childNav_item a:before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 0.8em;
  height: 1px;
  background-color: currentColor;
}
.ly_header_child .childNav_item a[target=_blank]:after, .ly_header_child .childNav_item a[href*=".pdf"]:after {
  content: "";
  display: inline-block;
  height: auto;
  margin-left: 5px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: currentColor;
}
.ly_header_child .childNav_item a[target=_blank]:after {
  width: 0.8em;
  aspect-ratio: 1;
  -webkit-mask-image: url(/common/img/icon_blank.png);
  mask-image: url(/common/img/icon_blank.png);
}
.ly_header_child .childNav_item a[href*=".pdf"]:after {
  width: 0.7em;
  aspect-ratio: 47/84;
  vertical-align: -0.2em;
  -webkit-mask-image: url(/common/img/icon_pdf.png);
  mask-image: url(/common/img/icon_pdf.png);
}
.ly_header_child .childNav_item .childList_list {
  padding-left: 1.1em;
}
.ly_header_child .childNav_thumb {
  flex-shrink: 0;
  width: 36.6%;
  margin-right: 2.4%;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_thumb {
    display: none !important;
  }
}
.ly_header_child .childNav_thumb img {
  width: 100%;
  aspect-ratio: 374/284;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_header_child .childNav_closeBtn {
  position: absolute;
  top: 9%;
  right: -3%;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 1.797vw;
  height: 1.797vw;
  transition: opacity 0.3s ease-in-out;
}
.ly_header_child .childNav_closeBtn:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .ly_header_child .childNav_closeBtn {
    display: none;
  }
}
.ly_header_child .childNav_closeBtn > span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.ly_header_child .childNav_closeBtn > span::before, .ly_header_child .childNav_closeBtn > span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 1.25vw;
  background: #fff;
}
.ly_header_child .childNav_closeBtn > span::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.ly_header_child .childNav_closeBtn > span::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 1024px) {
  .ly_header_nav {
    order: 1;
  }
}
.ly_header_contant {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .ly_header_contant {
    display: block !important;
    margin-top: 33px;
    order: 2;
  }
}
.ly_header_contant a {
  display: grid;
  place-content: center;
  text-align: center;
  padding: 8px 10px 9px 10px;
  border: 1px solid currentColor;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .ly_header_search {
    display: block !important;
    margin-bottom: 29px;
  }
  .ly_header_search form .srchForm {
    position: relative;
    display: flex;
  }
  .ly_header_search form .srchForm:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    width: 20px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/common/img/icon_search.png);
    pointer-events: none;
  }
  .ly_header_search form .searchTxt {
    width: calc(100% - 26px);
  }
  .ly_header_search form .srchInput {
    display: block;
    width: 100%;
    height: 36px;
    padding: 10px 10px 13px 7px;
    background-color: #fff;
  }
  .ly_header_search form .srchInput::-moz-placeholder {
    color: #b5b5b5;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .ly_header_search form .srchInput::placeholder {
    color: #b5b5b5;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .ly_header_search form .srchBtn {
    display: grid;
    width: 26px;
    height: 36px;
    font-size: 0;
  }
}
.ly_header.is_animation:after {
  transition-duration: 0.3s;
}
.ly_header.is_animation .ly_header_icon {
  transition-duration: 0.3s;
}
.ly_header.is_animation .ly_header_icon:before, .ly_header.is_animation .ly_header_icon:after {
  transition-duration: 0.3s;
}
.ly_header.is_animation .ly_header_body {
  transition-duration: 0.3s;
}
.ly_header.is_animation .ly_header_item > button::before, .ly_header.is_animation .ly_header_item > button::after {
  transition-duration: 0.3s;
}
.ly_header.is_animation .ly_header_child {
  transition-duration: 0.3s;
}

@media screen and (max-width: 1024px) {
  .ly_fixedNav_langs {
    display: none;
  }
}
@media not all and (max-width: 1024px), print {
  .ly_fixedNav {
    position: fixed;
    top: 7.1vw;
    right: 0;
  }
  .ly_fixedNav_inner {
    display: grid;
    justify-items: flex-end;
  }
  .ly_fixedNav_search {
    pointer-events: auto;
    border-radius: 6px 0 0 6px;
    background-color: #c3c3c3;
    font-size: 1.25vw;
  }
  .ly_fixedNav_search form .srchForm {
    position: relative;
    display: flex;
    padding: 0.3em;
    height: 3.8vw;
    border-radius: 6px 0 0 6px;
  }
  .ly_fixedNav_search form .srchForm:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.5vw;
    transform: translateY(-50%);
    width: 1.3em;
    aspect-ratio: 20/19;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/common/img/icon_search_black.png);
    pointer-events: none;
    z-index: 2;
  }
  .ly_fixedNav_search form .searchTxt {
    position: relative;
    width: 0;
    z-index: 0;
    transition: width 0.3s ease-in-out;
  }
  .ly_fixedNav_search form .searchTxt.is_active {
    width: 21.6em;
  }
  .ly_fixedNav_search form .srchInput {
    width: 100%;
    height: 100%;
    padding: 0.6em;
    background-color: #fff;
  }
  .ly_fixedNav_search form .srchInput::-moz-placeholder {
    color: #b5b5b5;
  }
  .ly_fixedNav_search form .srchInput::placeholder {
    color: #b5b5b5;
  }
  .ly_fixedNav_search form .srchBtn {
    position: relative;
    width: 2.2vw;
    font-size: 0;
    z-index: 1;
    background-color: #c3c3c3;
  }
  .ly_fixedNav_langs {
    pointer-events: auto;
    display: grid;
    justify-content: center;
    gap: 0.5em;
    padding: 0.3em 0.75em 0.6em;
    border-radius: 6px 0 0 6px;
    margin-top: 0.8vw;
    background-color: #c3c3c3;
    font-weight: 500;
    font-size: 1.015625vw;
  }
  .ly_fixedNav_lang {
    display: block;
  }
  .ly_fixedNav_lang.is_current {
    pointer-events: none;
    text-decoration: underline;
  }
}

.ly_footer {
  border-top: 1px solid #CECECE;
  font-feature-settings: "palt";
}
.ly_footer ul {
  margin: 0;
}
.ly_footer_container {
  width: 100%;
  max-width: max(1200px, 93.75%);
  padding-inline: 40px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .ly_footer_container {
    padding-inline: 20px;
  }
}
@media not all and (max-width: 767px), print {
  .ly_footer_inner {
    display: flex;
    align-items: flex-start;
    gap: 0 4.8%;
    padding-block: 50px 30px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_inner {
    display: grid;
    gap: 20px;
    padding-block: 31px 33px;
  }
}
.ly_footer_logo {
  flex-shrink: 0;
  margin-top: 3px;
}
@media not all and (max-width: 767px), print {
  .ly_footer_logo {
    width: 16.33928571%;
  }
}
.ly_footer_logo > a {
  display: block;
  width: 100%;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .ly_footer_logo > a {
    width: 126px;
    margin-inline: auto;
  }
}
.ly_footer_logo > a:hover {
  opacity: 0.6;
}
.ly_footer_logo > a img {
  width: 100%;
}
.ly_footer_sns {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
  padding: 30px 10px;
}
@media screen and (max-width: 767px) {
  .ly_footer_sns {
    padding: 10px 10px 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_sns > li {
    width: 27px;
  }
}
.ly_footer_sns > li > a {
  display: grid;
  align-items: center;
  width: 100%;
  transition: opacity 0.3s ease-in-out;
}
.ly_footer_sns > li > a:hover {
  opacity: 0.6;
}
.ly_footer_sns > li > a img {
  width: 100%;
}
@media not all and (max-width: 767px), print {
  .ly_footer_body {
    flex-grow: 1;
  }
}
.ly_footer_units {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .ly_footer_units {
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    gap: 38px 0;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_units {
    gap: 19px;
  }
}
.ly_footer_ttl {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .ly_footer_ttl {
    margin-bottom: 1px;
  }
}
.ly_footer_ttl a {
  position: relative;
  display: block;
  color: #005ca2;
  font-size: 1.6rem;
  font-weight: bold;
  transition: opacity 0.3s ease-in-out;
  font-size: 1.25vw;
}
@media screen and (max-width: 767px) {
  .ly_footer_ttl a {
    font-size: 1.4rem;
  }
}
.ly_footer_ttl a:hover {
  opacity: 0.6;
}
.ly_footer_ttl a .el_linkIcon {
  display: inline-block;
  margin-left: 5px;
  vertical-align: -1px;
}
.ly_footer_nav {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .ly_footer_nav {
    gap: 10px;
  }
  .ly_footer_nav:has(.ly_footer_list:nth-child(2)) .ly_footer_list {
    width: calc((100% - 10px) / 2);
  }
}
.ly_footer_list {
  display: grid;
  align-content: flex-start;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .ly_footer_list {
    gap: 0px;
  }
}
.ly_footer_item a {
  position: relative;
  display: block;
  padding-left: calc(17 / (var(--designW) + var(--scrollbarW)) * 100vw);
  font-size: 1.6rem;
  font-weight: 400;
  transition: opacity 0.3s ease-in-out;
  font-size: 1.25vw;
}
@media screen and (max-width: 767px) {
  .ly_footer_item a {
    padding-left: 14px;
    font-size: 1.4rem;
  }
}
.ly_footer_item a:hover {
  opacity: 0.6;
}
.ly_footer_item a:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 1px;
  width: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  height: 1px;
  background-color: #005ca2;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .ly_footer_item a:before {
    left: 0;
    width: 10px;
  }
}
.ly_footer_childList {
  margin-top: 5px;
  padding-left: 16px;
}
@media screen and (max-width: 767px) {
  .ly_footer_childList {
    margin-top: 1px;
    padding-left: 15px;
  }
}
.ly_footer_footer {
  padding-block: 30px 32px;
  background-color: #005ca2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ly_footer_footer {
    padding-block: 10px 11px;
  }
}
.ly_footer_subList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px 3%;
}
@media screen and (max-width: 767px) {
  .ly_footer_subList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 1px 5%;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_subItem:nth-child(odd) {
    text-align: right;
  }
}
.ly_footer_subItem a {
  font-size: 1.6rem;
  font-size: 1.25vw;
}
@media screen and (max-width: 767px) {
  .ly_footer_subItem a {
    font-size: 1.2rem;
  }
}
.ly_footer_subItem a:hover {
  text-decoration: underline;
}
.ly_footer_subItem a .el_linkIcon {
  display: inline-block;
  margin-left: 5px;
  vertical-align: -1px;
  background-color: #fff;
}
.ly_footer_subItem a .el_linkIcon:before, .ly_footer_subItem a .el_linkIcon:after {
  background-color: #005ca2;
}
@media screen and (max-width: 767px) {
  .ly_footer_subItem a .el_linkIcon {
    width: 0.833em;
    margin-left: 3px;
    vertical-align: 0;
  }
}
.ly_footer_copy {
  margin-top: 11px;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
  font-size: 1.09375vw;
}
@media screen and (max-width: 767px) {
  .ly_footer_copy {
    margin-top: 13px;
    font-size: 1.1rem;
  }
}

.ly_pageTop {
  transform: translateY(10px);
  position: fixed;
  bottom: 50px;
  right: 25px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.ly_pageTop.is_show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .ly_pageTop {
    bottom: 25px;
    right: 10px;
  }
}
.ly_pageTop a {
  transform: rotate(-90deg);
  display: grid;
  width: 2.7vw;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: #005bac;
  color: #fff;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .ly_pageTop a {
    width: 34px;
  }
}
.ly_pageTop a:hover {
  opacity: 0.6;
}
.ly_pageTop a .inner {
  display: grid;
  transition: background-color 0.3s ease-in-out;
}
.ly_pageTop a .inner:before, .ly_pageTop a .inner:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30%;
  transform-origin: right center;
  width: 50%;
  height: 1px;
  background-color: currentColor;
  transition: background-color 0.3s ease-in-out;
}
.ly_pageTop a .inner:before {
  transform: translateY(-50%) rotate(40deg);
}
.ly_pageTop a .inner:after {
  transform: translateY(-50%) rotate(-40deg);
}

.el_button > a, .el_button button {
  position: relative;
  display: grid;
  width: 100%;
  border: 1px solid #005ca2;
  padding: 8px 2em 8px 0.8em;
  border-radius: 6px;
  text-align: center;
  background-color: #005ca2;
  color: #fff;
  font-weight: 700;
  font-size: 1.25vw;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .el_button > a, .el_button button {
    padding: 10px 2em 10px 0.8em;
    font-size: 1.6rem;
  }
}
.el_button > a .el_linkIcon, .el_button button .el_linkIcon {
  position: absolute;
  top: 50%;
  right: 0.7em;
  width: 0.8125em;
  transform: translateY(-50%);
  background-color: #fff;
  color: #005bac;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_button > a:hover {
    background-color: #fff;
    color: #005ca2;
  }
  .el_button > a:hover .el_linkIcon {
    background-color: #005bac;
    color: #fff;
  }
}

.el_btn a, .el_btn button {
  position: relative;
  display: block;
  width: 100%;
  border: 2px solid #005ca2;
  text-align: center;
  background-color: #fff;
  color: #005BAC;
  font-weight: 700;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn a, .el_btn button {
    padding: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(17 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .el_btn a:hover, .el_btn button:hover {
    background-color: #005ca2;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .el_btn a, .el_btn button {
    padding: 8px 40px 8px 17px;
    border-radius: 6px;
  }
}
.el_btn a[target=_blank] .icon, .el_btn button[target=_blank] .icon {
  background-color: #005BAC;
  -webkit-mask-image: url(../../common/img/icon_blank.png);
  mask-image: url(../../common/img/icon_blank.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn a[target=_blank] .icon, .el_btn button[target=_blank] .icon {
    width: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn a[target=_blank] .icon, .el_btn button[target=_blank] .icon {
    width: 14px;
  }
}
@media not all and (max-width: 767px), print {
  .el_btn a[target=_blank]:hover .icon, .el_btn button[target=_blank]:hover .icon {
    background-color: #fff;
  }
}
.el_btn a:not([target=_blank], [href*=".pdf"]) .icon, .el_btn button:not([target=_blank], [href*=".pdf"]) .icon {
  border-radius: 50%;
  background-color: #005BAC;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn a:not([target=_blank], [href*=".pdf"]) .icon, .el_btn button:not([target=_blank], [href*=".pdf"]) .icon {
    width: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn a:not([target=_blank], [href*=".pdf"]) .icon, .el_btn button:not([target=_blank], [href*=".pdf"]) .icon {
    width: 13px;
  }
}
.el_btn a:not([target=_blank], [href*=".pdf"]) .icon:after, .el_btn button:not([target=_blank], [href*=".pdf"]) .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: -50% -50%;
  height: auto;
  aspect-ratio: 1;
  background-color: #fff;
  -webkit-mask-image: url(../../common/img/icon_arw.svg);
  mask-image: url(../../common/img/icon_arw.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn a:not([target=_blank], [href*=".pdf"]) .icon:after, .el_btn button:not([target=_blank], [href*=".pdf"]) .icon:after {
    left: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn a:not([target=_blank], [href*=".pdf"]) .icon:after, .el_btn button:not([target=_blank], [href*=".pdf"]) .icon:after {
    left: calc(50% + 1px);
    width: 8px;
  }
}
@media not all and (max-width: 767px), print {
  .el_btn a:not([target=_blank], [href*=".pdf"]):hover .icon, .el_btn button:not([target=_blank], [href*=".pdf"]):hover .icon {
    background-color: #fff;
  }
  .el_btn a:not([target=_blank], [href*=".pdf"]):hover .icon:after, .el_btn button:not([target=_blank], [href*=".pdf"]):hover .icon:after {
    background-color: #005BAC;
  }
}
.el_btn a:after, .el_btn button:after {
  content: none !important;
}
.el_btn .icon {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  height: auto;
  aspect-ratio: 1;
}
@media not all and (max-width: 767px), print {
  .el_btn .icon {
    right: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn .icon {
    right: 13px;
  }
}
.el_btn__colored a, .el_btn__colored button {
  background-color: #005BAC;
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .el_btn__colored a:hover, .el_btn__colored button:hover {
    background-color: #fff;
    color: #005BAC;
  }
}
.el_btn__colored a[target=_blank] .icon, .el_btn__colored button[target=_blank] .icon {
  background-color: #fff;
  -webkit-mask-image: url(../../common/img/icon_blank.png);
  mask-image: url(../../common/img/icon_blank.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn__colored a[target=_blank] .icon, .el_btn__colored button[target=_blank] .icon {
    width: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn__colored a[target=_blank] .icon, .el_btn__colored button[target=_blank] .icon {
    width: 14px;
  }
}
@media not all and (max-width: 767px), print {
  .el_btn__colored a[target=_blank]:hover .icon, .el_btn__colored button[target=_blank]:hover .icon {
    background-color: #005BAC;
  }
}
.el_btn__colored a:not([target=_blank], [href*=".pdf"]) .icon, .el_btn__colored button:not([target=_blank], [href*=".pdf"]) .icon {
  border-radius: 50%;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn__colored a:not([target=_blank], [href*=".pdf"]) .icon, .el_btn__colored button:not([target=_blank], [href*=".pdf"]) .icon {
    width: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn__colored a:not([target=_blank], [href*=".pdf"]) .icon, .el_btn__colored button:not([target=_blank], [href*=".pdf"]) .icon {
    width: 13px;
  }
}
.el_btn__colored a:not([target=_blank], [href*=".pdf"]) .icon:after, .el_btn__colored button:not([target=_blank], [href*=".pdf"]) .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: -50% -50%;
  height: auto;
  aspect-ratio: 1;
  background-color: #005BAC;
  -webkit-mask-image: url(../../common/img/icon_arw.svg);
  mask-image: url(../../common/img/icon_arw.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .el_btn__colored a:not([target=_blank], [href*=".pdf"]) .icon:after, .el_btn__colored button:not([target=_blank], [href*=".pdf"]) .icon:after {
    left: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn__colored a:not([target=_blank], [href*=".pdf"]) .icon:after, .el_btn__colored button:not([target=_blank], [href*=".pdf"]) .icon:after {
    left: calc(50% + 1px);
    width: 8px;
  }
}
@media not all and (max-width: 767px), print {
  .el_btn__colored a:not([target=_blank], [href*=".pdf"]):hover .icon, .el_btn__colored button:not([target=_blank], [href*=".pdf"]):hover .icon {
    background-color: #005BAC;
  }
  .el_btn__colored a:not([target=_blank], [href*=".pdf"]):hover .icon:after, .el_btn__colored button:not([target=_blank], [href*=".pdf"]):hover .icon:after {
    background-color: #fff;
  }
}
.el_btn__down .icon {
  rotate: 90deg;
}
.el_btn__wAuto a, .el_btn__wAuto button {
  display: inline-block;
  width: auto;
}
@media not all and (max-width: 767px), print {
  .el_btn__wAuto a, .el_btn__wAuto button {
    min-width: calc(170 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_btn__wAuto a, .el_btn__wAuto button {
    min-width: 170px;
  }
}
.el_btn__center {
  display: flex;
  justify-content: center;
}

.el_linkIcon {
  transition: background-color 0.3s ease-in-out;
}
.el_linkIcon:before, .el_linkIcon:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30%;
  transform-origin: right center;
  width: 50%;
  height: 1px;
  background-color: currentColor;
  transition: background-color 0.3s ease-in-out;
}
.el_linkIcon:before {
  transform: translateY(-50%) rotate(40deg);
}
.el_linkIcon:after {
  transform: translateY(-50%) rotate(-40deg);
}

.el_icon_arw {
  position: relative;
  transition: background-color 0.3s ease-in-out;
}
.el_icon_arw:before, .el_icon_arw:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30%;
  transform-origin: right center;
  width: 50%;
  height: 1px;
  background-color: currentColor;
  transition: background-color 0.3s ease-in-out;
}
.el_icon_arw:before {
  transform: translateY(-50%) rotate(40deg);
}
.el_icon_arw:after {
  transform: translateY(-50%) rotate(-40deg);
}

.el_icon_circle {
  position: relative;
  display: block;
  width: 0.875em;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #005ca2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .el_icon_circle {
    width: 1em;
  }
}

[data-link_direct][target=_blank]:after, [data-link_direct][href*=".pdf"]:after {
  content: "";
  display: inline-block;
  height: auto;
  margin-left: 5px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
[data-link_direct][target=_blank]:after {
  width: 0.8em;
  aspect-ratio: 1;
  background-color: #005bac;
  -webkit-mask-image: url(/common/img/icon_blank.png);
  mask-image: url(/common/img/icon_blank.png);
}
[data-link_direct][href*=".pdf"]:after {
  width: 0.7em;
  aspect-ratio: 47/84;
  vertical-align: -0.2em;
  background-color: #811011;
  -webkit-mask-image: url(/common/img/icon_pdf.png);
  mask-image: url(/common/img/icon_pdf.png);
}

[data-icon][target=_blank] .el_linkIcon, [data-icon][href*=".pdf"] .el_linkIcon {
  display: inline-block;
  height: auto;
  border-radius: 0;
  margin-left: 5px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
[data-icon][target=_blank] .el_linkIcon:before, [data-icon][href*=".pdf"] .el_linkIcon:before {
  content: none !important;
}
[data-icon][target=_blank] .el_linkIcon:after, [data-icon][href*=".pdf"] .el_linkIcon:after {
  content: none !important;
}
[data-icon][target=_blank] .el_linkIcon {
  width: 0.8em;
  aspect-ratio: 1;
  background-color: #005bac;
  -webkit-mask-image: url(/common/img/icon_blank.png);
  mask-image: url(/common/img/icon_blank.png);
}
[data-icon][href*=".pdf"] .el_linkIcon {
  width: 0.7em;
  aspect-ratio: 47/84;
  vertical-align: -0.2em;
  background-color: #811011;
  -webkit-mask-image: url(/common/img/icon_pdf.png);
  mask-image: url(/common/img/icon_pdf.png);
}

[data-link][target=_blank] .link:after, [data-link][href*=".pdf"] .link:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: auto;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
}
[data-link][target=_blank] .link:after {
  background-color: #005bac;
  aspect-ratio: 47/84;
  -webkit-mask-image: url(/common/img/icon_pdf.png);
  mask-image: url(/common/img/icon_pdf.png);
}
[data-link][href*=".pdf"] .link:after {
  aspect-ratio: 1;
  background-color: #811011;
  -webkit-mask-image: url(/common/img/icon_blank.png);
  mask-image: url(/common/img/icon_blank.png);
}

.el_newsCard {
  position: relative;
}
@media screen and (max-width: 767px) {
  .el_newsCard {
    padding-block: 10px;
  }
}
@media screen and (max-width: 767px) {
  .el_newsCard:not(:first-child) {
    border-top: 1px solid gray;
  }
}
.el_newsCard > a {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 0;
}
.el_newsCard > a[data-icon] + .el_newsCard_article .el_newsCard_ttl, .el_newsCard > a[data-icon-wl] + .el_newsCard_article .el_newsCard_ttl {
  position: relative;
  padding-right: 2.3em;
}
@media screen and (max-width: 767px) {
  .el_newsCard > a[data-icon] + .el_newsCard_article .el_newsCard_ttl, .el_newsCard > a[data-icon-wl] + .el_newsCard_article .el_newsCard_ttl {
    padding-right: 20%;
  }
}
.el_newsCard > a[data-icon] + .el_newsCard_article .el_newsCard_ttl:after, .el_newsCard > a[data-icon-wl] + .el_newsCard_article .el_newsCard_ttl:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5em;
  height: auto;
  aspect-ratio: 47/84;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/common/img/icon_pdf.png);
}
@media screen and (max-width: 767px) {
  .el_newsCard > a[data-icon] + .el_newsCard_article .el_newsCard_ttl:after, .el_newsCard > a[data-icon-wl] + .el_newsCard_article .el_newsCard_ttl:after {
    width: 1.4375em;
    aspect-ratio: 45/73;
    background-image: url(/common/img/icon_pdf_sp.png);
  }
}
@media not all and (max-width: 767px), print {
  .el_newsCard > a:hover + .el_newsCard_article .el_newsCard_thumb > img {
    transform: scale(1.1);
  }
}
.el_newsCard > a + .el_newsCard_article {
  position: relative;
  pointer-events: none;
  z-index: 1;
}
.el_newsCard > a + .el_newsCard_article a {
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .el_newsCard_article {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.el_newsCard_thumb {
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .el_newsCard_thumb {
    width: 44.776119403%;
  }
}
.el_newsCard_thumb img {
  width: 100%;
  aspect-ratio: 261/168;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .el_newsCard_thumb img {
    aspect-ratio: 150/105;
  }
}
@media not all and (max-width: 767px), print {
  .el_newsCard_meta {
    margin-top: 4%;
  }
}
.el_newsCard_date {
  display: block;
  font-size: 1vw;
}
@media screen and (max-width: 767px) {
  .el_newsCard_date {
    margin-bottom: -2px;
    font-size: 1.3rem;
    font-weight: 400;
  }
}
.el_newsCard_cat {
  display: inline-block;
  padding: 0 0.6em;
  border-radius: 100px;
  background-color: #005bac;
  color: #fff;
  font-size: 0.9vw;
}
@media screen and (max-width: 767px) {
  .el_newsCard_cat {
    padding: 0 10px;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0;
  }
}
.el_newsCard_cat[data-cat=ニュースリリース], .el_newsCard_cat[data-cat="News Release"] {
  background-color: #e87b21;
}
.el_newsCard_cat[data-cat=お知らせ], .el_newsCard_cat[data-cat=News] {
  background-color: #4ea126;
}
.el_newsCard_cat[data-cat=IRニュース], .el_newsCard_cat[data-cat="IR News"] {
  background-color: #811011;
}
@media screen and (max-width: 767px) {
  .el_newsCard_cont {
    flex-grow: 1;
  }
}
.el_newsCard_ttl {
  font-size: 1vw;
}
@media not all and (max-width: 767px), print {
  .el_newsCard_ttl {
    min-height: 3em;
    margin-top: 3%;
  }
}
@media screen and (max-width: 767px) {
  .el_newsCard_ttl {
    margin-top: 5px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5;
  }
}

.el_media > a {
  display: block;
  height: 100%;
}
@media not all and (max-width: 767px), print {
  .el_media > a:hover .el_media_thumb > img {
    transform: scale(1.1);
  }
}
.el_media_article {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .el_media_article {
    border-radius: 3.2vw;
  }
}
.el_media_thumb {
  overflow: hidden;
}
.el_media_thumb img {
  width: 100%;
  aspect-ratio: 310/164;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}
@media screen and (max-width: 767px) {
  .el_media_thumb img {
    aspect-ratio: 337/182;
  }
}
.el_media_body {
  flex-grow: 1;
  padding: 6%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .el_media_body {
    padding: 15px 25px 25px;
  }
}
.el_media_ttl {
  font-weight: 700;
  letter-spacing: -0.08em;
  font-size: 1.40625vw;
}
@media screen and (max-width: 767px) {
  .el_media_ttl {
    font-size: 1.8rem;
    letter-spacing: -0.07em;
    line-height: 1.5;
  }
}
.el_media_desc {
  margin-top: 1em;
  letter-spacing: -0.08em;
  font-size: 1.25vw;
}
@media screen and (max-width: 767px) {
  .el_media_desc {
    margin-top: 5px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5625;
  }
}

.el_hdgHasLine {
  position: relative;
  border-bottom: 3px solid #CECECE;
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .el_hdgHasLine {
    padding-bottom: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-bottom: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgHasLine {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 2rem;
  }
}
.el_hdgHasLine:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 3px;
  background-color: #005BAC;
}
@media not all and (max-width: 767px), print {
  .el_hdgHasLine:before {
    width: calc(70 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgHasLine:before {
    width: 70px;
  }
}
@media not all and (max-width: 767px), print {
  .el_hdgHasLine:has(.el_comIcon) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .el_hdgHasLine:has(.el_comIcon) {
    display: grid;
  }
}
.el_hdgHasLine:has(.el_comIcon) .el_comIcon {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .el_hdgHasLine:has(.el_comIcon) .el_comIcon {
    justify-self: flex-start;
    margin-top: 10px;
  }
}
.el_hdgHasLine small {
  font-size: 80%;
}

.el_hdgXL {
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .el_hdgXL {
    font-size: calc(38 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgXL {
    font-size: 2.4rem;
  }
}

.el_hdgL {
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .el_hdgL {
    font-size: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgL {
    font-size: 2rem;
  }
}

.el_hdgM {
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .el_hdgM {
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgM {
    font-size: 1.6rem;
  }
}

.el_hdgS {
  font-weight: 600;
}
@media not all and (max-width: 767px), print {
  .el_hdgS {
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgS {
    font-size: 1.6rem;
  }
}

.el_hdgXS {
  font-weight: 600;
}
@media not all and (max-width: 767px), print {
  .el_hdgXS {
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_hdgXS {
    font-size: 1.6rem;
  }
}

.el_comIcon {
  display: block;
  background-color: #E8F4FC;
  color: #000;
  font-weight: 400;
}
@media not all and (max-width: 767px), print {
  .el_comIcon {
    padding: calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .el_comIcon {
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 1.6rem;
  }
}
.el_comIcon.is_red {
  background-color: #FCEFE8;
}

@media not all and (max-width: 767px), print {
  .bl_contSet > *:not(:first-child) {
    margin-top: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet > *:not(:first-child) {
    margin-top: 20px;
  }
}

.bl_contSet a, .bl_wysiwyg a {
  color: #005BAC;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s ease-in-out;
}
.bl_contSet a:hover, .bl_wysiwyg a:hover {
  text-decoration-color: currentColor;
}
.bl_contSet a[target=_blank]:not([href*=".pdf"]):after, .bl_wysiwyg a[target=_blank]:not([href*=".pdf"]):after {
  content: "";
  display: inline-block;
  height: auto;
  aspect-ratio: 1;
  background-color: #005BAC;
  -webkit-mask-image: url(/common/img/icon_blank.png);
  mask-image: url(/common/img/icon_blank.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
@media not all and (max-width: 767px), print {
  .bl_contSet a[target=_blank]:not([href*=".pdf"]):after, .bl_wysiwyg a[target=_blank]:not([href*=".pdf"]):after {
    translate: calc(-6 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
    width: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-left: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
    vertical-align: calc(-3 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet a[target=_blank]:not([href*=".pdf"]):after, .bl_wysiwyg a[target=_blank]:not([href*=".pdf"]):after {
    translate: -6px 0;
    width: 16px;
    margin-left: 13px;
    vertical-align: -3px;
  }
}
.bl_contSet a[href*=".pdf"]:after, .bl_wysiwyg a[href*=".pdf"]:after {
  content: "";
  translate: 3px 0;
  display: inline-block;
  height: auto;
  aspect-ratio: 46/23;
  background-image: url(/common/img/icon_pdf_hz.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media not all and (max-width: 767px), print {
  .bl_contSet a[href*=".pdf"]:after, .bl_wysiwyg a[href*=".pdf"]:after {
    width: calc(46 / (var(--designW) + var(--scrollbarW)) * 100vw);
    vertical-align: calc(-6 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet a[href*=".pdf"]:after, .bl_wysiwyg a[href*=".pdf"]:after {
    width: 46px;
    vertical-align: -6px;
  }
}
.bl_contSet .el_btn a, .bl_wysiwyg .el_btn a {
  text-decoration: none;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_contSet .el_btn a:hover, .bl_wysiwyg .el_btn a:hover {
    color: #fff;
  }
}
.bl_contSet .el_btn a:after, .bl_wysiwyg .el_btn a:after {
  content: none;
}
.bl_contSet .el_btn__colored a, .bl_wysiwyg .el_btn__colored a {
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .bl_contSet .el_btn__colored a:hover, .bl_wysiwyg .el_btn__colored a:hover {
    color: #005BAC;
  }
}
@media not all and (max-width: 767px), print {
  .bl_contSet .el_hdgHasLine, .bl_wysiwyg .el_hdgHasLine {
    margin-top: calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet .el_hdgHasLine, .bl_wysiwyg .el_hdgHasLine {
    margin-top: 80px;
  }
}
.bl_contSet h2:not(.el_hdgHasLine), .bl_wysiwyg h2:not(.el_hdgHasLine) {
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .bl_contSet h2:not(.el_hdgHasLine), .bl_wysiwyg h2:not(.el_hdgHasLine) {
    margin-top: calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet h2:not(.el_hdgHasLine), .bl_wysiwyg h2:not(.el_hdgHasLine) {
    margin-top: 80px;
    font-size: 2rem;
  }
}
.bl_contSet h3:not(.el_hdgHasLine), .bl_wysiwyg h3:not(.el_hdgHasLine) {
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .bl_contSet h3:not(.el_hdgHasLine), .bl_wysiwyg h3:not(.el_hdgHasLine) {
    margin-top: calc(60 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet h3:not(.el_hdgHasLine), .bl_wysiwyg h3:not(.el_hdgHasLine) {
    margin-top: 60px;
    font-size: 1.6rem;
  }
}
.bl_contSet h4:not(.el_hdgHasLine), .bl_wysiwyg h4:not(.el_hdgHasLine) {
  font-weight: 600;
}
@media not all and (max-width: 767px), print {
  .bl_contSet h4:not(.el_hdgHasLine), .bl_wysiwyg h4:not(.el_hdgHasLine) {
    margin-top: calc(50 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet h4:not(.el_hdgHasLine), .bl_wysiwyg h4:not(.el_hdgHasLine) {
    margin-top: 50px;
    font-size: 1.6rem;
  }
}
.bl_contSet h5:not(.el_hdgHasLine), .bl_wysiwyg h5:not(.el_hdgHasLine) {
  font-weight: 600;
}
@media not all and (max-width: 767px), print {
  .bl_contSet h5:not(.el_hdgHasLine), .bl_wysiwyg h5:not(.el_hdgHasLine) {
    margin-top: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet h5:not(.el_hdgHasLine), .bl_wysiwyg h5:not(.el_hdgHasLine) {
    margin-top: 40px;
    font-size: 1.6rem;
  }
}
.bl_contSet b, .bl_wysiwyg b {
  font-weight: 600;
}
.bl_contSet .red, .bl_wysiwyg .red {
  color: #FF0000;
}
.bl_contSet .text-center, .bl_wysiwyg .text-center {
  text-align: center;
}
.bl_contSet .text-left, .bl_wysiwyg .text-left {
  text-align: left;
}
.bl_contSet .text-right, .bl_wysiwyg .text-right {
  text-align: right;
}
.bl_contSet .text-error, .bl_wysiwyg .text-error {
  color: #DC3545;
}
.bl_contSet ol, .bl_wysiwyg ol {
  counter-reset: number 0;
}
@media not all and (max-width: 767px), print {
  .bl_contSet ol, .bl_wysiwyg ol {
    margin-left: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet ol, .bl_wysiwyg ol {
    margin-left: 20px;
  }
}
.bl_contSet ol > li, .bl_wysiwyg ol > li {
  position: relative;
  counter-increment: number 1;
}
.bl_contSet ol > li:before, .bl_wysiwyg ol > li:before {
  content: counter(number) ".";
  position: absolute;
  top: 0;
  right: 100%;
  width: -moz-max-content;
  width: max-content;
}
@media not all and (max-width: 767px), print {
  .bl_contSet ol > li:before, .bl_wysiwyg ol > li:before {
    translate: calc(-5 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet ol > li:before, .bl_wysiwyg ol > li:before {
    translate: -5px 0;
  }
}
.bl_contSet ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li, .bl_wysiwyg ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li {
  position: relative;
}
@media not all and (max-width: 767px), print {
  .bl_contSet ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li, .bl_wysiwyg ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li {
    padding-left: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li, .bl_wysiwyg ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li {
    padding-left: 16px;
  }
}
.bl_contSet ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li:before, .bl_wysiwyg ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li:before {
  content: "";
  position: absolute;
  left: 0;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #005BAC;
}
@media not all and (max-width: 767px), print {
  .bl_contSet ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li:before, .bl_wysiwyg ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li:before {
    top: calc(9 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_contSet ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li:before, .bl_wysiwyg ul:not(.bl_accordions, .bl_entryList, .bl_relatives, .bl_panelList_list, .bl_panelList_list > li > ul, .bl_panelList_body > ul, .bl_backNumbers_panels) > li:before {
    top: 9px;
    width: 7px;
  }
}

.bl_pageHdg {
  display: grid;
  align-items: center;
  background-color: #E8F4FC;
  color: #005BAC;
}
@media not all and (max-width: 767px), print {
  .bl_pageHdg {
    min-height: calc(120 / (var(--designW) + var(--scrollbarW)) * 100vw);
    padding: calc(21 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-bottom: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_pageHdg {
    width: calc(100% + 40px);
    padding: 26px 20px;
    margin-bottom: 40px;
    margin-left: -20px;
  }
}
.bl_pageHdg span {
  display: block;
}
.bl_pageHdg span:nth-child(1) {
  font-weight: 700;
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .bl_pageHdg span:nth-child(1):lang(en) {
    font-size: calc(38 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_pageHdg span:nth-child(1):lang(en) {
    font-size: 2.4rem;
  }
}
.bl_pageHdg span:nth-child(1):not(:lang(en)) {
  font-family: "Noto Serif JP", serif;
}
@media not all and (max-width: 767px), print {
  .bl_pageHdg span:nth-child(1):not(:lang(en)) {
    font-size: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_pageHdg span:nth-child(1):not(:lang(en)) {
    font-size: 2.4rem;
  }
}
.bl_pageHdg span:nth-child(2) {
  font-weight: 400;
}
@media not all and (max-width: 767px), print {
  .bl_pageHdg span:nth-child(2) {
    margin-top: calc(4 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_pageHdg span:nth-child(2) {
    margin-top: 4px;
    font-size: 1.2rem;
  }
}
.bl_pageHdg + * {
  margin-top: 0 !important;
}

.bl_relativeDataList {
  display: table;
  width: 100%;
}
.bl_relativeDataList > div {
  display: table-row;
}
.bl_relativeDataList > div > dt {
  display: table-cell;
  width: 10em;
}
.bl_relativeDataList > div > dd {
  position: relative;
  display: table-cell;
}
@media not all and (max-width: 767px), print {
  .bl_relativeDataList > div > dd {
    padding-left: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_relativeDataList > div > dd {
    padding-left: 20px;
  }
}
.bl_relativeDataList > div > dd:before {
  content: ":";
  position: absolute;
}
@media not all and (max-width: 767px), print {
  .bl_relativeDataList > div > dd:before {
    top: calc(-1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    left: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_relativeDataList > div > dd:before {
    top: -1px;
    left: 8px;
  }
}

@media not all and (max-width: 767px), print {
  .bl_simpleDataList > div ~ div {
    margin-top: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_simpleDataList > div ~ div {
    margin-top: 16px;
  }
}
.bl_simpleDataList > div dt {
  color: #005BAC;
}
@media not all and (max-width: 767px), print {
  .bl_simpleDataList > div dd {
    margin-top: calc(9 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_simpleDataList > div dd {
    margin-top: 9px;
  }
}

.bl_dataList dl {
  border-bottom: 1px solid #CECECE;
}
.bl_dataList dl > div {
  align-items: center;
  border-top: 1px solid #CECECE;
}
@media not all and (max-width: 767px), print {
  .bl_dataList dl > div {
    display: flex;
    padding-block: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_dataList dl > div {
    padding-block: 20px;
  }
}
.bl_dataList dl > div > dt {
  color: #005BAC;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .bl_dataList dl > div > dt {
    flex-shrink: 0;
    width: 31.69398907%;
    padding-right: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media not all and (max-width: 767px), print {
  .bl_dataList dl > div > dd {
    flex-grow: 1;
  }
}
@media screen and (max-width: 767px) {
  .bl_dataList dl > div > dd {
    margin-top: 10px;
  }
}
.bl_dataList dl > div > dd:has(.el_btn) .el_btn {
  flex-shrink: 0;
  display: inline-block;
  width: auto;
}
@media screen and (max-width: 767px) {
  .bl_dataList dl > div > dd:has(.el_btn) .el_btn {
    margin-top: 20px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_dataList dl > div > dd:has(.el_btn) {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.bl_panelList h2, .bl_panelList h3, .bl_panelList h4, .bl_panelList h5 {
  margin-top: 0 !important;
  color: #000 !important;
}
@media not all and (max-width: 767px), print {
  .bl_panelList h2, .bl_panelList h3, .bl_panelList h4, .bl_panelList h5 {
    margin-bottom: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList h2, .bl_panelList h3, .bl_panelList h4, .bl_panelList h5 {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
}
.bl_panelList_list {
  background-color: #E8F4FC;
}
@media not all and (max-width: 767px), print {
  .bl_panelList_list {
    padding: calc(45 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList_list {
    padding: 20px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_panelList_list h2, .bl_panelList_list h3, .bl_panelList_list h4, .bl_panelList_list h5 {
    margin-bottom: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList_list h2, .bl_panelList_list h3, .bl_panelList_list h4, .bl_panelList_list h5 {
    margin-bottom: 8px;
  }
}
.bl_panelList_list > li ~ li {
  border-top: 1px dashed #005BAC;
}
@media not all and (max-width: 767px), print {
  .bl_panelList_list > li ~ li {
    padding-top: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-top: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList_list > li ~ li {
    padding-top: 20px;
    margin-top: 20px;
  }
}
.bl_panelList_list > li > ul {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_panelList_list > li > ul {
    gap: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList_list > li > ul {
    gap: 6px 0;
  }
}
@media not all and (max-width: 767px), print {
  .bl_panelList_list > li > ul > li {
    display: flex;
  }
}
.bl_panelList_list a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_panelList_list a:hover {
    color: #005BAC;
  }
}
.bl_panelList time {
  display: block;
  white-space: nowrap;
}
@media not all and (max-width: 767px), print {
  .bl_panelList time {
    flex-shrink: 0;
    width: calc(140 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media not all and (max-width: 767px), print {
  .bl_panelList_body ul li {
    padding-left: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-top: calc(4 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList_body ul li {
    padding-left: 10px;
    margin-top: 8px;
  }
}
.bl_panelList_body ul li a {
  position: relative;
  display: block;
}
@media not all and (max-width: 767px), print {
  .bl_panelList_body ul li a {
    padding-left: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList_body ul li a {
    padding-left: 10px;
  }
}
.bl_panelList_body ul li a:before {
  content: ">";
  position: absolute;
  top: 0;
  left: 0;
}
.bl_panelList__isBorder .bl_panelList_list {
  border: 1px solid #ddd;
  background-color: unset;
}
@media not all and (max-width: 767px), print {
  .bl_panelList__isBorder .bl_panelList_list {
    padding: calc(25 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_panelList__isBorder .bl_panelList_list {
    padding: 20px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_panelList__2col .bl_panelList_list > li > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
.bl_panelList__dotted .bl_panelList_list > li > ul > li {
  border-bottom: 1px dashed #005BAC;
  padding: 5px 0 10px;
}
.bl_panelList__dotted .bl_panelList_list > li > ul > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.bl_backNumbers_tabs {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_backNumbers_tabs {
    grid-template-columns: repeat(5, 1fr);
    gap: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-bottom: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_backNumbers_tabs {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 30px;
  }
}
.bl_backNumbers_tabs > a {
  position: relative;
  display: block;
  border: 1px solid #CECECE;
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_backNumbers_tabs > a {
    padding: calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(26 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_backNumbers_tabs > a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .bl_backNumbers_tabs > a {
    padding: 5px 16px 5px 5px;
    border-radius: 10px;
    font-size: 1.2rem;
  }
}
.bl_backNumbers_tabs > a:after {
  content: "";
  position: absolute;
  translate: 0 -50%;
  height: auto;
  aspect-ratio: 1;
  background-color: #CECECE;
  -webkit-mask-image: url(/common/img/icon_arw_dw.svg);
  mask-image: url(/common/img/icon_arw_dw.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
@media not all and (max-width: 767px), print {
  .bl_backNumbers_tabs > a:after {
    top: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    right: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_backNumbers_tabs > a:after {
    top: calc(50% + 1px);
    right: 6px;
    width: 8px;
  }
}
.bl_backNumbers_panels {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_backNumbers_panels {
    gap: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_backNumbers_panels {
    gap: 30px 0;
  }
}

.bl_entryList {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_entryList {
    gap: calc(70 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_entryList {
    gap: 50px 0;
  }
}
.bl_entryList h2, .bl_entryList h3, .bl_entryList h4, .bl_entryList h5 {
  margin-top: 0 !important;
}

table {
  width: 100%;
}
table tr:nth-child(odd) {
  background-color: rgba(232, 244, 252, 0.5);
}
table tr:last-child th {
  border-bottom: none;
}
table tr th, table tr td {
  vertical-align: middle;
}
@media not all and (max-width: 767px), print {
  table tr th, table tr td {
    padding: calc(38 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(15 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  table tr th, table tr td {
    padding: 29px 12px;
    font-size: 1.4rem;
  }
}
table tr th:not(:last-child), table tr td:not(:last-child) {
  border-right: 1px solid #CECECE;
}
table tr th {
  border-bottom: 1px solid #fff;
  background-color: rgba(0, 91, 172, 0.7);
  color: #fff;
}
table thead tr th, table thead tr td {
  border-right: 1px solid #CECECE;
}
table thead tr th {
  border-bottom: 1px solid #fff;
}
table thead tr:last-child th {
  border-bottom: 1px solid #fff;
}
table thead + tbody th {
  background-color: unset;
  color: #005BAC;
}
table a {
  color: #005BAC;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s ease-in-out;
}
table a:hover {
  text-decoration-color: currentColor;
}
table a[target=_blank]:not([href*=".pdf"]):after {
  content: "";
  display: inline-block;
  height: auto;
  aspect-ratio: 1;
  background-color: #005BAC;
  -webkit-mask-image: url(/common/img/icon_blank.png);
  mask-image: url(/common/img/icon_blank.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
@media not all and (max-width: 767px), print {
  table a[target=_blank]:not([href*=".pdf"]):after {
    translate: calc(-6 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
    width: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-left: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
    vertical-align: calc(-3 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  table a[target=_blank]:not([href*=".pdf"]):after {
    translate: -6px 0;
    width: 16px;
    margin-left: 13px;
    vertical-align: -3px;
  }
}
table a[href*=".pdf"]:after {
  content: "";
  translate: 3px 0;
  display: inline-block;
  height: auto;
  aspect-ratio: 46/23;
  background-image: url(/common/img/icon_pdf_hz.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media not all and (max-width: 767px), print {
  table a[href*=".pdf"]:after {
    width: calc(46 / (var(--designW) + var(--scrollbarW)) * 100vw);
    vertical-align: calc(-6 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  table a[href*=".pdf"]:after {
    width: 46px;
    vertical-align: -6px;
  }
}

.bl_customTable_info {
  text-align: right;
}
@media not all and (max-width: 767px), print {
  .bl_customTable_info {
    margin-bottom: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_customTable_info {
    margin-bottom: 5px;
    font-size: 1.4rem;
  }
}
@media not all and (max-width: 767px), print {
  .bl_customTable_caption {
    margin-top: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_customTable_caption {
    margin-top: 20px;
    font-size: 1.4rem;
  }
}
@media not all and (max-width: 767px), print {
  .bl_customTable + .bl_customTable_caption {
    margin-top: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .bl_customTable + .bl_customTable_caption {
    margin-top: 20px !important;
    font-size: 1.4rem;
  }
}
.bl_customTable table thead tr th {
  background-color: rgba(0, 91, 172, 0.7);
  color: #fff;
}
.bl_customTable table tbody tr:nth-child(odd) th, .bl_customTable table tbody tr:nth-child(odd) td {
  background-color: #fff;
}
.bl_customTable table tbody tr:nth-child(even) th, .bl_customTable table tbody tr:nth-child(even) td {
  background-color: rgba(232, 244, 252, 0.5);
}
.bl_customTable table tbody tr th {
  background-color: unset;
  color: #005BAC;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .bl_customTable table th, .bl_customTable table td {
    padding: 11px 11px;
  }
}

.bl_img {
  display: flex;
}
.bl_img figure {
  display: table;
}
.bl_img figcaption {
  display: table-caption;
  caption-side: bottom;
}
.bl_img__imgCenter {
  display: flex;
  justify-content: center;
}
.bl_img__imgRight {
  display: flex;
  justify-content: flex-end;
}
@media not all and (max-width: 767px), print {
  .bl_img figcaption {
    margin-top: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_img figcaption {
    margin-top: 0.5rem;
  }
}
.bl_img > a {
  display: block;
}
.bl_img > a .el_img {
  overflow: hidden;
}
.bl_img > a .el_img img {
  transition: scale 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_img > a:hover .el_img img {
    scale: 1.1;
  }
}

.bl_imgGallery .el_img img {
  width: 100%;
}
@media not all and (max-width: 767px), print {
  .bl_imgGallery figcaption {
    margin-top: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_imgGallery figcaption {
    margin-top: 0.5rem;
  }
}
.bl_imgGallery__1col {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_imgGallery__1col {
    gap: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_imgGallery__1col {
    gap: 25px 0;
  }
}
.bl_imgGallery__2col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media not all and (max-width: 767px), print {
  .bl_imgGallery__2col {
    gap: calc(32 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_imgGallery__2col {
    gap: 25px 15px;
  }
}
.bl_imgGallery__2col .el_img img {
  aspect-ratio: 732/310;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_imgGallery__3col {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_imgGallery__3col {
    grid-template-columns: repeat(3, 1fr);
    gap: calc(32 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_imgGallery__3col {
    gap: 25px 0;
  }
}
.bl_imgGallery__3col .el_img img {
  aspect-ratio: 732/310;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_imgGallery__dual {
  display: grid;
  gap: calc(32 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
.bl_imgGallery__dual figure > div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(32 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
.bl_imgGallery__dual .el_img img {
  aspect-ratio: 732/310;
  -o-object-fit: cover;
  object-fit: cover;
}

.bl_imgTxt {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_imgTxt {
    gap: 0 calc(25 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_imgTxt {
    gap: 20px 0;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgTxt:has(.bl_imgTxt_img) {
    grid-template-columns: auto calc(350 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
.bl_imgTxt_img .el_img {
  overflow: hidden;
}
@media not all and (max-width: 767px), print {
  .bl_imgTxt_img .el_img {
    border-radius: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_imgTxt_img .el_img {
    border-radius: 10px;
  }
}
.bl_imgTxt_img .el_img img {
  width: 100%;
  aspect-ratio: 350/232;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_imgTxt_body h2, .bl_imgTxt_body h3, .bl_imgTxt_body h4, .bl_imgTxt_body h5 {
  margin-top: 0 !important;
}
@media not all and (max-width: 767px), print {
  .bl_imgTxt_body h2, .bl_imgTxt_body h3, .bl_imgTxt_body h4, .bl_imgTxt_body h5 {
    margin-bottom: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_imgTxt_body h2, .bl_imgTxt_body h3, .bl_imgTxt_body h4, .bl_imgTxt_body h5 {
    margin-bottom: 8px;
  }
}

.bl_relatives {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_relatives {
    grid-template-columns: repeat(4, 1fr);
    gap: calc(15 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_relatives:not(:has(> li:nth-child(4))) {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
  .bl_relatives:not(:has(> li:nth-child(4))):has(> li:only-child) > li {
    margin-inline: auto;
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .bl_relatives {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .bl_relatives:has(> li:only-child) {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
  .bl_relatives:has(> li:only-child) > li {
    margin-inline: auto;
    width: 50%;
  }
}
.bl_relatives > li a {
  position: relative;
  display: block;
  height: 100%;
  color: #000;
  transition: opacity 0.3s ease-in-out;
  text-decoration: none;
}
@media not all and (max-width: 767px), print {
  .bl_relatives > li a:hover {
    opacity: 0.6;
  }
}
@media not all and (max-width: 767px), print {
  .bl_relatives > li a .bl_relatives_hdg {
    padding-right: calc(25 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_relatives > li a .bl_relatives_hdg {
    padding-right: 25px;
  }
}
.bl_relatives > li a .icon {
  display: block;
}
.bl_relatives_hdg {
  height: 100%;
  background-color: #E8F4FC;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media not all and (max-width: 767px), print {
  .bl_relatives_hdg {
    padding: calc(15 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_relatives_hdg {
    padding: 15px 14px;
    font-size: 1.4rem;
  }
}
.bl_relatives .icon {
  position: absolute;
  display: none;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #005BAC;
}
@media not all and (max-width: 767px), print {
  .bl_relatives .icon {
    bottom: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    right: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_relatives .icon {
    bottom: 10px;
    right: 5px;
    width: 14px;
  }
}
.bl_relatives .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: -50% -50%;
  height: auto;
  aspect-ratio: 1;
  background-color: #fff;
  -webkit-mask-image: url(/common/img/icon_arw.svg);
  mask-image: url(/common/img/icon_arw.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
@media not all and (max-width: 767px), print {
  .bl_relatives .icon:after {
    left: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_relatives .icon:after {
    left: calc(50% + 1px);
    width: 8px;
  }
}

.bl_localNav {
  width: 100%;
}
.bl_localNav_head {
  background-color: #005BAC;
  color: #fff;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_head {
    padding: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) 0 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_head {
    padding: 16px 20px 20px;
    border-radius: 10px 10px 0 0;
  }
}
.bl_localNav_head > a {
  transition: opacity 0.3s;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_head > a:hover {
    opacity: 0.7;
  }
}
.bl_localNav_ttl {
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_ttl {
    font-size: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_ttl {
    font-size: 3rem;
  }
}
@media not all and (max-width: 767px), print {
  .bl_localNav_ruby {
    margin-top: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_ruby {
    margin-top: 1px;
    font-size: 1.4rem;
  }
}
.bl_localNav_list > li {
  border-bottom: 1px solid #CECECE;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_list > li {
    padding: calc(23 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_list > li {
    padding: 23px 10px;
  }
}
.bl_localNav_hdg a {
  position: relative;
  display: block;
  letter-spacing: 0.04em;
  transition: color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_hdg a {
    padding-right: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_localNav_hdg a:hover {
    color: #005BAC;
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_hdg a {
    padding-right: 16px;
  }
}
.bl_localNav_hdg a[aria-current=page] {
  color: #005BAC;
  font-weight: 700;
}
.bl_localNav_hdg a[aria-current=page] .bl_localNav_icon {
  display: block;
}
.bl_localNav_subList[aria-hidden=true] {
  display: none;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_subList > ul {
    padding-top: calc(15 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_subList > ul {
    padding-top: 15px;
  }
}
.bl_localNav_subList > ul > li {
  position: relative;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_subList > ul > li {
    padding-left: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_subList > ul > li {
    padding-left: 20px;
  }
}
.bl_localNav_subList > ul > li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  background-color: #4FA6E5;
  transform: perspective(0);
}
@media not all and (max-width: 767px), print {
  .bl_localNav_subList > ul > li:before {
    width: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_subList > ul > li:before {
    width: 10px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_localNav_subList > ul > li ~ li {
    margin-top: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_subList > ul > li ~ li {
    margin-top: 10px;
  }
}
.bl_localNav_subList > ul > li a {
  position: relative;
  display: block;
  letter-spacing: 0.04em;
  transition: color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_subList > ul > li a {
    padding-right: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_localNav_subList > ul > li a:hover {
    color: #005BAC;
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_subList > ul > li a {
    padding-right: 16px;
  }
}
.bl_localNav_subList > ul > li a[aria-current=page] {
  color: #005BAC;
  font-weight: 700;
}
.bl_localNav_subList > ul > li a[aria-current=page] .bl_localNav_icon {
  display: block;
}
.bl_localNav_icon {
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  display: none;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #005BAC;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_icon {
    width: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_icon {
    width: 14px;
  }
}
.bl_localNav_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: -50% -50%;
  height: auto;
  aspect-ratio: 1;
  background-color: #fff;
  -webkit-mask-image: url(../../common/img/icon_arw.svg);
  mask-image: url(../../common/img/icon_arw.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_localNav_icon:after {
    left: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_localNav_icon:after {
    left: calc(50% + 1px);
    width: 8px;
  }
}

.bl_breadcrumb > ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media not all and (max-width: 767px), print {
  .bl_breadcrumb > ol {
    gap: 1px calc(19 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb > ol {
    gap: 1px 18px;
  }
}
.bl_breadcrumb > ol > li:last-child a {
  pointer-events: none;
}
.bl_breadcrumb > ol > li:not(:first-child) a {
  position: relative;
}
.bl_breadcrumb > ol > li:not(:first-child) a:before {
  content: "";
  position: absolute;
  translate: 0 -50%;
  rotate: 45deg;
  height: auto;
  aspect-ratio: 1;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
}
@media not all and (max-width: 767px), print {
  .bl_breadcrumb > ol > li:not(:first-child) a:before {
    top: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    right: calc(100% + 8 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb > ol > li:not(:first-child) a:before {
    top: calc(50% + 1px);
    right: calc(100% + 8px);
    width: 5px;
  }
}
.bl_breadcrumb > ol > li a {
  color: #707070;
  transition: opacity 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_breadcrumb > ol > li a {
    font-size: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_breadcrumb > ol > li a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb > ol > li a {
    font-size: 1rem;
  }
}

.bl_irLangBtn {
  display: flex;
  justify-content: flex-end;
}
@media not all and (max-width: 767px), print {
  .bl_irLangBtn {
    margin-bottom: calc(15 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_irLangBtn {
    margin-bottom: 10px;
  }
}
.bl_irLangBtn a {
  display: block;
  border: 2px solid #005BAC;
  background-color: #005BAC;
  color: #fff;
  font-weight: 600;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_irLangBtn a {
    padding: calc(6 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(22 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_irLangBtn a:hover {
    background-color: #fff;
    color: #005BAC;
  }
}
@media screen and (max-width: 767px) {
  .bl_irLangBtn a {
    padding: 4px 17px;
    border-radius: 5px;
    font-size: 1.4rem;
  }
}

@media not all and (max-width: 767px), print {
  .bl_pageHead {
    padding-block: calc(33 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(23 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_pageHead {
    padding-block: 11px 10px;
  }
}

.bl_accordions {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_accordions {
    gap: calc(30 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .bl_accordions {
    gap: 30px 0;
  }
}

.bl_accordion_head {
  position: relative;
  display: block;
  width: 100%;
  background-color: #005BAC;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
  transition: opacity 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_accordion_head {
    padding: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(60 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_accordion_head:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .bl_accordion_head {
    padding: 15px 50px 15px 17px;
    border-radius: 5px;
    font-size: 2rem;
  }
}
.bl_accordion_head[aria-expanded=true] .icon:after {
  rotate: 0deg;
}
.bl_accordion_head .icon {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  height: auto;
  aspect-ratio: 1;
}
@media not all and (max-width: 767px), print {
  .bl_accordion_head .icon {
    right: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_accordion_head .icon {
    right: 15px;
    width: 20px;
  }
}
.bl_accordion_head .icon:before, .bl_accordion_head .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.bl_accordion_head .icon:after {
  rotate: 90deg;
  transition: rotate 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_accordion_body > div {
    padding-top: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_accordion_body > div {
    padding-top: 40px;
  }
}

.bl_columnList__2col {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_columnList__2col {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_columnList__2col {
    gap: 20px;
  }
}

.bl_graph h2, .bl_graph h3, .bl_graph h4, .bl_graph h5 {
  margin-top: 0 !important;
  color: #000 !important;
}
@media not all and (max-width: 767px), print {
  .bl_graph h2, .bl_graph h3, .bl_graph h4, .bl_graph h5 {
    margin-bottom: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_graph h2, .bl_graph h3, .bl_graph h4, .bl_graph h5 {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
}
@media not all and (max-width: 767px), print {
  .bl_graph .unit {
    margin-bottom: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_graph .unit {
    margin-bottom: 5px;
    font-size: 1rem;
  }
}
.bl_graph img {
  width: 100%;
}

.bl_anchors {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_anchors {
    gap: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
    margin-bottom: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_anchors {
    gap: 10px;
    margin-bottom: 30px;
  }
}
.bl_anchors li {
  padding-left: 0 !important;
}
.bl_anchors li:before {
  content: none !important;
}
.bl_anchors li > a {
  position: relative;
  display: grid;
  align-content: center;
  height: 100%;
  border: 1px solid #CECECE;
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .bl_anchors li > a {
    padding: calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(26 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(7 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    border-radius: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .bl_anchors li > a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .bl_anchors li > a {
    padding: 5px 16px 5px 5px;
    border-radius: 10px;
    font-size: 1.2rem;
  }
}
.bl_anchors li > a:after {
  content: "";
  position: absolute;
  translate: 0 -50%;
  height: auto;
  aspect-ratio: 1;
  background-color: #CECECE;
  -webkit-mask-image: url(/common/img/icon_arw_dw.svg);
  mask-image: url(/common/img/icon_arw_dw.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
@media not all and (max-width: 767px), print {
  .bl_anchors li > a:after {
    top: calc(50% + 1 / (var(--designW) + var(--scrollbarW)) * 100vw);
    right: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
    width: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .bl_anchors li > a:after {
    top: calc(50% + 1px);
    right: 6px;
    width: 8px;
  }
}
.bl_anchors__2col {
  grid-template-columns: repeat(2, 1fr);
}
@media not all and (max-width: 767px), print {
  .bl_anchors__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .bl_anchors__3col {
    grid-template-columns: repeat(2, 1fr);
  }
}

.lgc_imgTxts {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .lgc_imgTxts {
    grid-template-columns: repeat(2, 1fr);
    gap: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_imgTxts {
    gap: 16px 0;
  }
}

.lgc_imgTxt {
  display: grid;
}
.lgc_imgTxt a {
  display: grid;
  transition: opacity 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .lgc_imgTxt a:hover {
    opacity: 0.6;
  }
}
.lgc_imgTxt_inner {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  border: 1px solid #dddddd;
  color: #525252;
}
@media not all and (max-width: 767px), print {
  .lgc_imgTxt_inner {
    gap: 0 calc(17 / (var(--designW) + var(--scrollbarW)) * 100vw);
    padding: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_imgTxt_inner {
    gap: 0 14px;
    padding: 10px;
  }
}
.lgc_imgTxt_img {
  flex-shrink: 0;
}
@media not all and (max-width: 767px), print {
  .lgc_imgTxt_img {
    width: calc(110 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_imgTxt_img {
    width: 110px;
  }
}
.lgc_imgTxt_body:not(:has(.lgc_imgTxt_txt)) {
  display: grid;
  align-items: center;
}
@media not all and (max-width: 767px), print {
  .lgc_imgTxt_hdg {
    margin-bottom: calc(5 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-weight: 500;
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_imgTxt_hdg {
    margin-bottom: 4px;
    font-size: 1.3rem;
  }
}
.lgc_imgTxt_txt {
  line-height: 1.7;
  letter-spacing: 0.04em;
}
@media not all and (max-width: 767px), print {
  .lgc_imgTxt_txt {
    font-size: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_imgTxt_txt {
    font-size: 1.1rem;
  }
}

.lgc_dlBox {
  background: #e5f1f9;
}
@media not all and (max-width: 767px), print {
  .lgc_dlBox {
    padding: calc(25 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(50 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_dlBox {
    padding: 13px 16px;
  }
}
.lgc_dlBox h3 {
  margin-top: 0 !important;
  color: #000 !important;
}
@media not all and (max-width: 767px), print {
  .lgc_dlBox h3 {
    margin-bottom: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_dlBox h3 {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
}
.lgc_dlBox ul {
  display: flex;
}
@media not all and (max-width: 767px), print {
  .lgc_dlBox ul {
    flex-wrap: wrap;
    gap: calc(10 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .lgc_dlBox ul {
    justify-content: space-around;
    gap: 10px 16px;
  }
}
.lgc_dlBox ul li {
  padding-left: 0 !important;
}
.lgc_dlBox ul li:before {
  content: none !important;
}
.lgc_dlBox ul li a {
  display: block;
  height: 100%;
  background-color: #fff;
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
}
@media not all and (max-width: 767px), print {
  .lgc_dlBox ul li a {
    padding: calc(11 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(22 / (var(--designW) + var(--scrollbarW)) * 100vw);
    font-size: calc(13 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
  .lgc_dlBox ul li a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .lgc_dlBox ul li a {
    padding: 11px 10px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .lgc_dlBox ul li a[href*=".pdf"]:after {
    width: 36px !important;
    vertical-align: -4px !important;
  }
}
.lgc_dlBox ul li a[href*=".xlsx"]:after, .lgc_dlBox ul li a[href*=".xlsm"]:after, .lgc_dlBox ul li a[href*=".xlsb"]:after, .lgc_dlBox ul li a[href*=".xls"]:after, .lgc_dlBox ul li a[href*=".xltx"]:after, .lgc_dlBox ul li a[href*=".xltm"]:after, .lgc_dlBox ul li a[href*=".csv"]:after, .lgc_dlBox ul li a[href*=".tsv"]:after {
  content: "";
  translate: 3px 0 !important;
  display: inline-block;
  height: auto;
  aspect-ratio: 46/23 !important;
  margin-left: 0 !important;
  background-image: url(/common/img/icon_xls_hz.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  background-color: unset !important;
}
@media not all and (max-width: 767px), print {
  .lgc_dlBox ul li a[href*=".xlsx"]:after, .lgc_dlBox ul li a[href*=".xlsm"]:after, .lgc_dlBox ul li a[href*=".xlsb"]:after, .lgc_dlBox ul li a[href*=".xls"]:after, .lgc_dlBox ul li a[href*=".xltx"]:after, .lgc_dlBox ul li a[href*=".xltm"]:after, .lgc_dlBox ul li a[href*=".csv"]:after, .lgc_dlBox ul li a[href*=".tsv"]:after {
    width: calc(46 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
    vertical-align: calc(-6 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .lgc_dlBox ul li a[href*=".xlsx"]:after, .lgc_dlBox ul li a[href*=".xlsm"]:after, .lgc_dlBox ul li a[href*=".xlsb"]:after, .lgc_dlBox ul li a[href*=".xls"]:after, .lgc_dlBox ul li a[href*=".xltx"]:after, .lgc_dlBox ul li a[href*=".xltm"]:after, .lgc_dlBox ul li a[href*=".csv"]:after, .lgc_dlBox ul li a[href*=".tsv"]:after {
    width: 36px !important;
    vertical-align: -4px !important;
  }
}

.lgc_network {
  position: relative;
}
.lgc_network_map img {
  width: 100%;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btns {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }
}
.lgc_network_btn {
  padding: 0 !important;
  margin-block: 1em;
  font-size: 1.4rem;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btn {
    position: absolute !important;
    display: flex;
    justify-content: center;
    margin: 0;
    min-width: 10em;
    font-size: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
.lgc_network_btn:before {
  content: none !important;
}
.lgc_network_btn > a {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1em;
  column-gap: 1em;
  padding: 0.5em 1.5em;
  width: 100%;
  min-height: 3.5em;
  background-color: var(--btnColor);
  font-size: inherit;
  letter-spacing: 0;
  color: #fff;
  text-decoration: none;
  transition: scale 0.3s;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btn > a:hover {
    scale: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .lgc_network_btn > a:hover {
    text-decoration: underline;
  }
}
.lgc_network_btn > a:before {
  content: "";
  display: inline-block;
  width: calc(8 / (var(--designW) + var(--scrollbarW)) * 100vw);
  aspect-ratio: 1;
  border: calc(1 / (var(--designW) + var(--scrollbarW)) * 100vw) solid;
  border-color: currentColor currentColor transparent transparent;
  rotate: 45deg;
}
@media screen and (max-width: 767px) {
  .lgc_network_btn > a:before {
    width: 8px;
    border-width: 1px;
  }
}
.lgc_network_btn__euro {
  --btnColor: #009a46;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btn__euro {
    top: 28.44444%;
    left: 10.46512%;
  }
}
.lgc_network_btn__jp {
  --btnColor: #005ca2;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btn__jp {
    top: 28.44444%;
    left: 46.51163%;
  }
}
.lgc_network_btn__usa {
  --btnColor: #4690cd;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btn__usa {
    top: 42.22222%;
    left: 76.74419%;
  }
}
.lgc_network_btn__asia {
  --btnColor: #ae5136;
}
@media not all and (max-width: 767px), print {
  .lgc_network_btn__asia {
    top: 51.11111%;
    left: 34.88372%;
  }
}

.lgc_icon_googleMap {
  display: inline-block;
  margin-right: 0.7em;
  width: 1.5em;
  aspect-ratio: 1;
  background-image: url(../../assets/img/common/icon_googlemap.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: text-top;
}

.lgc_resizeImageLink {
  margin: 0 auto;
  padding-inline: calc(70 / (var(--designW) + var(--scrollbarW)) * 100vw);
  width: calc(60% - 10 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_resizeImageLink {
    padding-inline: 10px;
    width: 100%;
  }
}
.lgc_resizeImageLink > a {
  transition: opacity 0.3s;
}
.lgc_resizeImageLink > a:has(> figure:only-child):after {
  content: none;
}
.lgc_resizeImageLink > a:hover {
  opacity: 0.7;
}
.lgc_managementplan_btn {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .lgc_managementplan_btn .btn {
    width: 100%;
  }
}
.lgc_managementplan_btn .btn > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: calc(75 / (var(--designW) + var(--scrollbarW)) * 100vw);
  width: 100%;
  min-height: 5em;
  background-color: #005ca2;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .lgc_managementplan_btn .btn > a {
    justify-content: flex-start;
    padding-inline: 10px 50px;
    text-align: left;
  }
}
.lgc_managementplan_btn .btn > a:after {
  position: absolute;
  right: calc(15 / (var(--designW) + var(--scrollbarW)) * 100vw);
  margin: auto;
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 767px) {
  .lgc_managementplan_btn .btn > a:after {
    right: 20px;
  }
}

.lgc_irBackNumber {
  display: grid;
  row-gap: 30px;
}
@media not all and (max-width: 767px), print {
  .lgc_irBackNumber {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
    column-gap: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
.lgc_irBackNumber .item {
  display: grid;
  padding-left: 0 !important;
}
.lgc_irBackNumber .item:before {
  content: none !important;
}
.lgc_irBackNumber .item > article {
  padding: 1.6em;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
}
.lgc_irBackNumber .item > article .ttl {
  position: relative;
  margin-block: 1em 1.6em;
  line-height: 1.6;
  padding-bottom: 0.5em;
  color: #525252;
}
.lgc_irBackNumber .item > article .ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 5px;
  background-color: #0272c0;
  translate: -50% 5px;
}
.lgc_irBackNumber .item > article .ttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  transform: perspective(0);
}
.lgc_irBackNumber .item > article .thumbLink {
  margin-inline: 10px;
}
.lgc_irBackNumber .item > article .thumbLink > a {
  transition: opacity 0.3s;
}
.lgc_irBackNumber .item > article .thumbLink > a:after {
  content: none;
}
@media not all and (max-width: 767px), print {
  .lgc_irBackNumber .item > article .thumbLink > a:hover {
    opacity: 0.7;
  }
}
.lgc_irBackNumber .item > article .desc {
  margin-top: 0.4em;
  font-size: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_irBackNumber .item > article .desc {
    font-size: 1.4rem;
  }
}
.lgc_irBackNumber .item > article:has(.thumbLink:nth-child(3)) {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}
.lgc_irBackNumber .item > article:has(.thumbLink:nth-child(3)) .ttl {
  width: 100%;
}
.lgc_irBackNumber .item > article:has(.thumbLink:nth-child(3)) .thumbLink {
  width: calc(50% - 10px);
}
.lgc_irBackNumber .item > article:has(.thumbLink:nth-child(3)) .thumbLink:nth-child(2n-1) {
  margin-right: 0;
}
.lgc_irBackNumber .item > article:has(.thumbLink:nth-child(3)) .thumbLink:nth-child(2n) {
  margin-left: 0;
}

.lgc_catchText {
  margin-block: 1.6em;
  line-height: 2;
  color: #005ca2;
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .lgc_catchText {
    letter-spacing: 6pt;
  }
}
[lang=en] .lgc_catchText {
  font-family: "Noto Sans JP", sans-serif;
}
@media not all and (max-width: 767px), print {
  [lang=en] .lgc_catchText {
    letter-spacing: 0.05em;
  }
}
.lgc_catchText__sm {
  font-size: calc(18 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_catchText__sm {
    font-size: 1.4rem;
  }
}
.lgc_catchText__md {
  font-size: calc(26 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_catchText__md {
    font-size: 1.6rem;
  }
}
.lgc_catchText__lg {
  font-size: calc(36 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_catchText__lg {
    font-size: 2rem;
  }
}

.lgc_listPanel {
  margin-left: 0 !important;
  padding: calc(40 / (var(--designW) + var(--scrollbarW)) * 100vw);
  border: 1px solid #ddd;
  font-size: calc(14 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_listPanel {
    padding: 20px;
    font-size: 1.4rem;
  }
}
.lgc_listPanel > li:has(.innerList) {
  margin-left: 0;
}
.lgc_listPanel > li:has(.innerList):not(:first-child) {
  margin-top: calc(45 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_listPanel > li:has(.innerList):not(:first-child) {
    margin-top: 20px;
  }
}
.lgc_listPanel > li:has(.innerList):before {
  content: none;
}
.lgc_listPanel > li:has(.innerList) .innerList > dt {
  position: relative;
  margin-bottom: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  margin-left: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
  font-size: calc(16 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_listPanel > li:has(.innerList) .innerList > dt {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 1.6rem;
  }
}
.lgc_listPanel > li:has(.innerList) .innerList > dt:before {
  content: counter(number) ".";
  position: absolute;
  top: 0;
  right: 100%;
  width: -moz-max-content;
  width: max-content;
  translate: -5px 0;
}
@media not all and (max-width: 767px), print {
  .lgc_listPanel > li:has(.innerList) .innerList > dt:before {
    translate: calc(-5 / (var(--designW) + var(--scrollbarW)) * 100vw) 0;
  }
}
.lgc_listPanel > li:not(:has(.innerList)) {
  margin-left: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .lgc_listPanel > li:not(:has(.innerList)) {
    margin-left: 20px;
  }
}
.lgc_listPanel > li:not(:has(.innerList)):not(:first-child) {
  margin-top: 1.5em;
}

.lgc_otherLinkBox {
  padding: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) calc(50 / (var(--designW) + var(--scrollbarW)) * 100vw);
  border: 1px solid #ddd;
}
.lgc_otherLinkBox .lgc_otherLinkBox_hdg {
  margin-top: 0 !important;
  margin-bottom: calc(18 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  padding-bottom: calc(12 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  border-bottom: 1px solid #ddd;
  font-weight: 500 !important;
  font-size: calc(20 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  color: #333 !important;
}
@media screen and (max-width: 767px) {
  .lgc_otherLinkBox .lgc_otherLinkBox_hdg {
    font-size: 1.6rem !important;
  }
}
@media screen and (max-width: 767px) {
  .lgc_otherLinkBox .lgc_otherLinkBox_list > li {
    font-size: 1.2rem;
  }
}
.lgc_otherLinkBox .lgc_otherLinkBox_list > li:before {
  width: calc(18 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  height: calc(12 / (var(--designW) + var(--scrollbarW)) * 100vw) !important;
  -webkit-mask-image: url(../img/icon_arw.svg);
  mask-image: url(../img/icon_arw.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: #333 !important;
}
@media screen and (max-width: 767px) {
  .lgc_otherLinkBox .lgc_otherLinkBox_list > li:before {
    top: 3px !important;
    width: 18px !important;
    height: 12px !important;
  }
}
.lgc_otherLinkBox .lgc_otherLinkBox_list > li > a {
  color: #333;
}