@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Base
 */
*,
::before,
::after {
  letter-spacing: 0.02em;
}

::-moz-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe {
  vertical-align: top;
}

dt {
  font-weight: normal;
}

small {
  font-size: inherit;
}

html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
}
html.is_locked {
  position: fixed;
  width: 100%;
}

body {
  min-width: 1200px;
  color: #161616;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
@media (max-width: 767px) {
  body {
    min-width: 0;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}

a {
  transition-property: text-decoration-color;
  transition-duration: 0.35s;
  transition-timing-function: ease-in-out;
}
img {
  max-width: 100%;
  height: auto;
}

/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

/**
 * Layout
 */
.ly_wrapper {
  padding-top: 104px;
}
.pg_transparentHeader .ly_wrapper {
  padding-top: 0;
}
@media (max-width: 767px) {
  .ly_wrapper {
    padding-top: 76px;
  }
}

.ly_container {
  margin: auto;
  padding: 0 60px;
  min-width: 1080px;
  max-width: 1200px;
  box-sizing: content-box;
}
.ly_container__md {
  max-width: 1120px;
}
.ly_container__sm {
  width: 1040px;
  min-width: 0;
}
@media (max-width: 767px) {
  .ly_container {
    padding: 0 5.333333333vw;
    width: auto;
    min-width: 0;
  }
}

/**
 * Header
 */
.ly_header header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 104px;
  background-color: #fff;
  box-shadow: 0 1px rgba(11, 46, 91, 0.12);
}
@media (max-width: 767px) {
  .ly_header header {
    height: 76px !important;
  }
}
.pg_transparentHeader .ly_header:not(.is_follow):not(.is_spMenuActive) header {
  background-color: transparent;
  box-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.ly_header.is_follow header {
  position: fixed;
  left: 0 !important;
  height: 80px;
  animation: popInHeader 0.35s ease-in-out;
}
@media (max-width: 767px) {
  .ly_header.is_spMenuActive header {
    position: fixed;
    animation-duration: 0s;
    transition: background-color 0.35s ease-in-out;
  }
}
.pg_transparentHeader .ly_header:not(.is_follow).is_spMenuActive header {
  background-color: transparent;
}
.ly_header_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  height: 100%;
}
@media (max-width: 767px) {
  .ly_header_container {
    padding: 0 5.333333333vw;
  }
}
.ly_header .logo {
  display: flex;
  align-items: flex-end;
  font-size: 0;
}
@media (max-width: 767px) {
  .ly_header .logo {
    align-items: flex-start;
    flex-direction: column;
  }
}
.ly_header .logo a + a {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .ly_header .logo a + a {
    margin: 8px 0 0;
  }
}
.ly_header .logo img {
  vertical-align: bottom;
  transform: rotate(0.0001deg);
}
@media (max-width: 767px) {
  .ly_header .logo a:nth-child(1) img {
    width: 178px;
  }
}
@media (max-width: 767px) {
  .ly_header .logo a:nth-child(2) img {
    width: 110px;
  }
}
.pg_transparentHeader .ly_header:not(.is_follow):not(.is_spMenuActive) .logo img {
  filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
  .ly_header .gNav {
    opacity: 0;
    visibility: hidden;
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    padding-top: 30px;
    width: 100%;
    height: 100%;
    transition-property: opacity, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease-in-out;
  }
}
.ly_header .gNav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: -5px;
}
@media (max-width: 767px) {
  .ly_header .gNav ul {
    display: block;
    margin-top: 0;
  }
}
.ly_header .gNav li {
  margin: 5px 0 0 36px;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .ly_header .gNav li {
    margin: 0;
    text-align: center;
    color: #0B2E5B;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .ly_header .gNav li + li {
    margin-top: 31px;
  }
}
.ly_header .gNav a {
  padding-bottom: 2px;
  background: linear-gradient(0deg, currentColor, currentColor) 0 100% no-repeat;
  background-size: 0 1px;
  transition: background-size 0.2s;
}
.ly_header .gNav a:focus, :where([data-whatintent=mouse]) .ly_header .gNav a:hover {
  background-size: 100% 1px;
}
.pg_transparentHeader .ly_header:not(.is_follow):not(.is_spMenuActive) .gNav a {
  color: #fff;
}
@media (max-width: 767px) {
  .ly_header.is_spMenuActive .gNav {
    opacity: 1;
    visibility: visible;
  }
}
.ly_header .spMenuBtn {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 5.333333333vw;
  width: 52px;
  height: 100%;
  box-sizing: content-box;
}
.ly_header .spMenuBtn > span {
  position: absolute;
  right: 5.333333333vw;
  top: 50%;
  width: 36px;
  height: 1px;
}
.ly_header .spMenuBtn > span::before, .ly_header .spMenuBtn > span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #0B2E5B;
  transition: left, right, top, bottom, transform;
  transition-duration: 0.35s;
  transition-timing-function: ease-in-out;
}
.ly_header .spMenuBtn > span::before {
  bottom: 5px;
}
.ly_header .spMenuBtn > span::after {
  top: 5px;
}
.ly_header .spMenuBtn.is_active > span::before, .ly_header .spMenuBtn.is_active > span::after {
  left: 3px;
  right: 3px;
}
.ly_header .spMenuBtn.is_active > span::before {
  bottom: 0;
  transform: rotate(-45deg);
}
.ly_header .spMenuBtn.is_active > span::after {
  top: 0;
  transform: rotate(45deg);
}
.pg_transparentHeader .ly_header:not(.is_follow):not(.is_spMenuActive) .spMenuBtn > span::before, .pg_transparentHeader .ly_header:not(.is_follow):not(.is_spMenuActive) .spMenuBtn > span::after {
  background-color: #fff;
}
.ly_header_overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(30px) brightness(1.5);
  backdrop-filter: blur(30px) brightness(1.5);
  transition-property: opacity, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease-in-out;
}
@media (max-width: 767px) {
  .ly_header.is_spMenuActive .ly_header_overlay {
    opacity: 1;
    visibility: visible;
  }
}

/**
 * Footer
 */
.ly_footer {
  position: relative;
  margin-top: 140px;
  padding: 70px 0 50px;
  box-shadow: 0 -1px rgba(11, 46, 91, 0.12);
}
@media (max-width: 767px) {
  .ly_footer {
    margin-top: 80px;
    padding: 60px 0 48px;
  }
}
.ly_footer_upper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .ly_footer_upper {
    display: block;
  }
}
.ly_footer_upper > div:nth-child(1) {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .ly_footer_upper > div:nth-child(1) {
    display: block;
  }
}
.ly_footer_upper > div:nth-child(1) .logo {
  margin-right: 60px;
}
.ly_footer_upper > div:nth-child(1) address {
  font-size: 1.4rem;
  line-height: 2;
}
@media (max-width: 767px) {
  .ly_footer_upper > div:nth-child(1) address {
    margin-top: 24px;
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
.ly_footer_upper .el_roundBtn {
  margin-left: 40px;
  padding: 10px 38px;
  min-height: 0;
  flex-shrink: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}
.ly_footer_upper .el_roundBtn .el_arrow {
  right: 16px;
}
.ly_footer_upper .el_roundBtn[target=_blank]::after {
  right: 16px;
}
@media (max-width: 767px) {
  .ly_footer_upper .el_roundBtn {
    margin: 33px 0 0;
  }
}
.ly_footer_lower {
  position: relative;
  margin-top: 44px;
}
@media (max-width: 767px) {
  .ly_footer_lower {
    margin-top: 15px;
  }
}
.ly_footer_lower .linkList {
  display: flex;
  flex-wrap: wrap;
  margin: -5px 0 0 -20px;
  font-size: 1.3rem;
}
.ly_footer_lower .linkList li {
  padding: 5px 0 0 20px;
}
.ly_footer_lower .linkList a {
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition-duration: 0.2s;
}
.ly_footer_lower .linkList a:focus, :where([data-whatintent=mouse]) .ly_footer_lower .linkList a:hover {
  text-decoration-color: transparent;
}
.ly_footer_lower .copyright {
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 1.1rem;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .ly_footer_lower .copyright {
    position: static;
    margin: 28px 60px 0 0;
    font-size: 1rem;
    line-height: 1.6;
    transform: none;
  }
}
.ly_footer .backToTop {
  position: absolute;
  right: 30px;
  bottom: 50px;
  padding-top: 80px;
  color: #0B2E5B;
  font-family: "Lora", serif;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  white-space: nowrap;
  writing-mode: vertical-rl;
}
@media not all and (max-width: 1440px) {
  .ly_footer .backToTop {
    left: 50%;
    right: auto;
    margin-left: 678px;
  }
}
@media (max-width: 767px) {
  .ly_footer .backToTop {
    right: 20px;
    bottom: 48px;
    padding-top: 82px;
  }
}
.ly_footer .backToTop::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  border-right: 1px solid rgba(11, 46, 91, 0.2);
  height: 64px;
}
@media (max-width: 767px) {
  .ly_footer .backToTop::before {
    height: 70px;
  }
}

/**
 * Block
 */
.bl_banner_box {
  display: block;
  position: relative;
  padding: 94px 250px 126px 100px;
  color: #fff;
}
@media (max-width: 767px) {
  .bl_banner_box {
    padding: 37px 28px 118px;
  }
}
.bl_banner_box::before, .bl_banner_box::after {
  content: "";
  position: absolute;
  bottom: 80px;
}
@media (max-width: 767px) {
  .bl_banner_box::before, .bl_banner_box::after {
    bottom: 30px;
  }
}
.bl_banner_box::before {
  right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
}
.bl_banner_box::after {
  right: 100px;
  border-bottom: 1px solid #fff;
  width: 90px;
}
@media (max-width: 767px) {
  .bl_banner_box::after {
    right: 30px;
    width: 50px;
  }
}
.bl_banner_hdg {
  font-family: "Noto Serif JP", serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .bl_banner_hdg {
    font-size: 2.2rem;
  }
}
.bl_banner_text {
  margin-top: 32px;
  line-height: 2;
}
@media (max-width: 767px) {
  .bl_banner_text {
    margin-top: 15px;
  }
}
.bl_banner_circleArrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 100px;
  bottom: 50%;
  margin-bottom: -28px;
  width: 90px;
  height: 90px;
}
@media (max-width: 767px) {
  .bl_banner_circleArrow {
    right: 30px;
    bottom: 51px;
    margin-bottom: 0;
    width: 50px;
    height: 50px;
  }
}
.bl_banner_circleArrow::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid currentColor;
  border-radius: 50%;
  transition: transform 0.35s ease-in-out;
}
.bl_banner_circleArrow .el_arrow {
  filter: brightness(0) invert(1);
  transform: scale(1.3);
}
@media (max-width: 767px) {
  .bl_banner_circleArrow .el_arrow {
    transform: none;
  }
}
.bl_banner_bgImage {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bl_banner_bgImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
  transition: transform 0.35s ease-in-out;
}
.bl_banner a:focus .bl_banner_circleArrow::before, :where([data-whatintent=mouse]) .bl_banner a:hover .bl_banner_circleArrow::before {
  transform: scale(1.333);
}
.bl_banner a:focus .bl_banner_bgImage img, :where([data-whatintent=mouse]) .bl_banner a:hover .bl_banner_bgImage img {
  transform: scale(1.08);
}
.bl_banner__md .bl_banner_box {
  padding-top: 64px;
  padding-bottom: 102px;
}
@media (max-width: 767px) {
  .bl_banner__md .bl_banner_box {
    padding-top: 37px;
    padding-bottom: 118px;
  }
}
.bl_banner__md .bl_banner_box::before, .bl_banner__md .bl_banner_box::after {
  bottom: 60px;
}
@media (max-width: 767px) {
  .bl_banner__md .bl_banner_box::before, .bl_banner__md .bl_banner_box::after {
    bottom: 30px;
  }
}

.bl_pageHeader {
  position: relative;
  overflow: hidden;
}
.bl_pageHeader::before {
  content: "";
  position: absolute;
  left: calc((100vw - 100%) / -2);
  right: calc((100vw - 100%) / -2);
  bottom: 0;
  border-bottom: 1px solid rgba(11, 46, 91, 0.12);
}
@media (max-width: 1200px) {
  .bl_pageHeader::before {
    left: 0;
    right: 0;
  }
}
.bl_pageHeader .ly_container {
  position: relative;
  padding-top: 70px;
  padding-bottom: 56px;
}
@media (max-width: 767px) {
  .bl_pageHeader .ly_container {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
.bl_pageHeader .ly_container::before, .bl_pageHeader .ly_container::after {
  content: "";
  position: absolute;
}
.bl_pageHeader .ly_container::before {
  left: -20px;
  right: calc((100vw - 100%) / -2);
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: #F5F7F8;
}
@media (max-width: 1200px) {
  .bl_pageHeader .ly_container::before {
    right: 0;
  }
}
.bl_pageHeader .ly_container::after {
  left: 60px;
  bottom: 0;
  border-bottom: 1px solid #0B2E5B;
  width: 100px;
}
@media (max-width: 767px) {
  .bl_pageHeader .ly_container::after {
    left: 5.333333333vw;
    width: 60px;
  }
}
.bl_pageHeader_title {
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .bl_pageHeader_title {
    font-size: 2.6rem;
  }
}

.bl_breadcrumb {
  margin-bottom: 80px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .bl_breadcrumb {
    margin-bottom: 50px;
  }
}
.bl_breadcrumb .ly_container {
  position: relative;
  text-align: right;
}
.bl_breadcrumb .ly_container::before {
  content: "";
  position: absolute;
  left: -20px;
  right: calc((100vw - 100%) / -2);
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: #F5F7F8;
}
@media (max-width: 1200px) {
  .bl_breadcrumb .ly_container::before {
    right: 0;
  }
}
.bl_breadcrumb ol {
  display: inline-flex;
  flex-wrap: wrap;
  margin-right: -12px;
  padding: 22px 0;
}
@media (max-width: 767px) {
  .bl_breadcrumb ol {
    padding: 16px 0;
  }
}
.bl_breadcrumb li {
  margin-right: 12px;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  .bl_breadcrumb li {
    font-size: 1.2rem;
  }
}
.bl_breadcrumb li:not(:first-child) {
  position: relative;
  padding-left: 30px;
}
.bl_breadcrumb li:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8em;
  width: 18px;
  border-top: 1px solid #707070;
}
.bl_breadcrumb a {
  background: linear-gradient(0deg, currentColor, currentColor) 0 100% no-repeat;
  background-size: 0 1px;
  color: #0B2E5B;
  transition: background-size 0.2s;
}
.bl_breadcrumb a:focus, :where([data-whatintent=mouse]) .bl_breadcrumb a:hover {
  background-size: 100% 1px;
}
.bl_breadcrumb li:last-child a {
  pointer-events: none;
}

.bl_articleList {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 64px;
}
@media (max-width: 767px) {
  .bl_articleList {
    flex-direction: column;
    gap: 50px 0;
  }
}
.bl_articleList_item {
  width: calc((100% - 64px) / 2);
}
@media (max-width: 767px) {
  .bl_articleList_item {
    width: 100%;
  }
}
.bl_articleList a {
  display: block;
  height: 100%;
  background-color: #F5F7F8;
}
.bl_articleList article .thumbnail {
  position: relative;
  overflow: hidden;
}
.bl_articleList article .thumbnail::before {
  content: "";
  display: block;
  padding-top: 69.0573770492%;
}
.bl_articleList article .thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  transition: transform 0.35s ease-in-out;
}
.bl_articleList article .body {
  padding: 25px 34px 40px;
}
@media (max-width: 767px) {
  .bl_articleList article .body {
    padding: 18px 5.333333333vw 28px;
  }
}
.bl_articleList article .title {
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .bl_articleList article .title {
    font-size: 1.8rem;
  }
}
.bl_articleList article .author {
  position: relative;
  margin-top: 15px;
  padding-left: 34px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .bl_articleList article .author {
    margin-top: 12px;
  }
}
.bl_articleList article .author::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8em;
  border-top: 1px solid rgba(11, 46, 91, 0.3);
  width: 24px;
}
.bl_articleList article .author > span {
  display: block;
}
.bl_articleList article .el_labelList {
  margin-top: 17px;
}
@media (max-width: 767px) {
  .bl_articleList article .el_labelList {
    margin-top: 15px;
  }
}
.bl_articleList article .text,
.bl_articleList article .el_btn,
.bl_articleList article .vertLine,
.bl_articleList article .horLine {
  display: none;
}
:where([data-whatintent=mouse]) .bl_articleList a:hover article .thumbnail img {
  transform: scale(1.08);
}
.bl_articleList a[data-lity] article .thumbnail::after {
  content: url(../images/icon_play-video.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 0;
  transform: translate(-50%, -50%);
}
@media not all and (max-width: 767px) {
  .bl_articleList_item__lg {
    margin: 0 -40px;
    padding-bottom: 50px;
    width: calc(100% + 80px);
    flex-grow: 1;
  }
  .bl_articleList_item__lg a {
    background-color: transparent;
  }
  .bl_articleList_item__lg article {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-left: 70px;
    padding: 70px 70px 124px 0;
  }
  .bl_articleList_item__lg article::before, .bl_articleList_item__lg article::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  .bl_articleList_item__lg article::before {
    z-index: -20;
    width: 100%;
    background-color: #F5F7F8;
  }
  .bl_articleList_item__lg article::after {
    z-index: -10;
    width: 200px;
    background-color: #E9ECEF;
    transition: width 0.35s ease-in-out;
  }
  .bl_articleList_item__lg article .thumbnail {
    margin: 0 70px 0 -70px;
    flex-grow: 1;
  }
  .bl_articleList_item__lg article .body {
    padding: 0;
    width: 460px;
    flex-shrink: 0;
  }
  .bl_articleList_item__lg article .title {
    font-size: 2.8rem;
    line-height: 1.6;
  }
  .bl_articleList_item__lg article .author {
    margin-top: 14px;
    font-size: 1.5rem;
  }
  .bl_articleList_item__lg article .author > span {
    display: inline;
  }
  .bl_articleList_item__lg article .author > span:not(:last-child) {
    margin-right: 1em;
  }
  .bl_articleList_item__lg article .text {
    margin-top: 28px;
    line-height: 2;
  }
  .bl_articleList_item__lg article .el_labelList {
    margin-top: 24px;
  }
  .bl_articleList_item__lg article .el_labelList p {
    font-size: 1.4rem;
  }
  .bl_articleList_item__lg article .el_btn {
    position: absolute;
    right: 70px;
    bottom: 70px;
    font-size: 1.5rem;
  }
  .bl_articleList_item__lg article .text,
  .bl_articleList_item__lg article .el_btn,
  .bl_articleList_item__lg article .vertLine,
  .bl_articleList_item__lg article .horLine {
    display: block;
  }
  .bl_articleList_item__lg article .vertLine {
    position: absolute;
    left: 70px;
    top: 0;
    z-index: -5;
    border-left: 1px solid rgba(11, 46, 91, 0.12);
    height: 100%;
  }
  .bl_articleList_item__lg article .horLine {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 70px;
    z-index: -5;
    border-bottom: 1px solid rgba(11, 46, 91, 0.12);
  }
  :where([data-whatintent=mouse]) .bl_articleList_item__lg a:hover article::after {
    width: 100%;
  }
}

/**
 * 記事セット
 */
.bl_inputSet > [class^=bl_]:not(:first-child),
.bl_inputSet > [id]:not(:first-child) {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .bl_inputSet > [class^=bl_]:not(:first-child),
  .bl_inputSet > [id]:not(:first-child) {
    margin-top: 50px;
  }
}
.bl_inputSet > [id] + [class^=bl_] {
  margin-top: 0;
}
@media (max-width: 767px) {
  .bl_inputSet > .bl_linkBtnListSet:not(:first-child) {
    margin-top: 40px;
  }
}
.bl_inputSet > [class^=el_hdg] + * {
  margin-top: 0 !important;
}
.bl_inputSet > .el_hdgLg:not(:first-child) {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .bl_inputSet > .el_hdgLg:not(:first-child) {
    margin-top: 50px;
  }
}
.bl_inputSet > .el_hdgMd:not(:first-child),
.bl_inputSet > .el_hdgSm:not(:first-child) {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .bl_inputSet > .el_hdgMd:not(:first-child),
  .bl_inputSet > .el_hdgSm:not(:first-child) {
    margin-top: 42px;
  }
}
.bl_inputSet > .el_hdgXs:not(:first-child) {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .bl_inputSet > .el_hdgXs:not(:first-child) {
    margin-top: 25px;
  }
}

.bl_bodyAndImageSet_container {
  display: flex;
}
@media (max-width: 767px) {
  .bl_bodyAndImageSet_container {
    flex-direction: column;
  }
}
.bl_bodyAndImageSet_figure {
  margin-left: 60px;
  max-width: 500px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .bl_bodyAndImageSet_figure {
    margin: 25px auto 0;
    max-width: none;
  }
}
.bl_bodyAndImageSet__imageLeft .bl_bodyAndImageSet_figure {
  order: -1;
  margin: 0 60px 0 0;
}
@media (max-width: 767px) {
  .bl_bodyAndImageSet__imageLeft .bl_bodyAndImageSet_figure {
    order: 0;
    margin: 25px auto 0;
  }
}

.bl_linkBtnListSet + .bl_linkBtnListSet {
  margin-top: 30px !important;
}
@media (max-width: 767px) {
  .bl_linkBtnListSet + .bl_linkBtnListSet {
    margin-top: 40px !important;
  }
}

.bl_anchorLinkSet {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .bl_anchorLinkSet {
    margin-bottom: 60px;
  }
}
.bl_anchorLinkSet_list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 26px;
}
@media (max-width: 767px) {
  .bl_anchorLinkSet_list {
    gap: 16px;
  }
}
.bl_anchorLinkSet_list a {
  display: block;
  position: relative;
  border-bottom: 1px solid #E7E7E7;
  padding: 0 28px 12px 0;
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .bl_anchorLinkSet_list a {
    padding: 0 22px 10px 0;
  }
}
.bl_anchorLinkSet_list .el_arrow {
  position: absolute;
  right: 5px;
  top: 0.6em;
  transform: rotate(90deg);
  transition: transform 0.35s ease-in-out;
}
.bl_anchorLinkSet_list a:focus .el_arrow, :where([data-whatintent=mouse]) .bl_anchorLinkSet_list a:hover .el_arrow {
  transform: translateY(5px) rotate(90deg);
}

/**
 * Element
 */
.el_hdgLg {
  position: relative;
  margin-bottom: 40px;
  border-bottom: 1px solid #E7E7E7;
  padding: 0 0 20px 30px;
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .el_hdgLg {
    margin-bottom: 30px;
    padding: 0 0 15px 20px;
    font-size: 2.4rem;
  }
}
.el_hdgLg::before, .el_hdgLg::after {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 25px;
  border-left: 1px solid currentColor;
}
@media (max-width: 767px) {
  .el_hdgLg::before, .el_hdgLg::after {
    bottom: 20px;
  }
}
.el_hdgLg::before {
  left: 0;
}
.el_hdgLg::after {
  left: 4px;
}

.el_hdgMd {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 17px;
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .el_hdgMd {
    margin-bottom: 24px;
    font-size: 2rem;
  }
}
.el_hdgMd::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #0B2E5B;
  width: 36px;
}

.el_hdgSm {
  margin-bottom: 24px;
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .el_hdgSm {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

.el_hdgXs {
  position: relative;
  margin-bottom: 20px;
  padding-left: 23px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .el_hdgXs {
    margin-bottom: 14px;
    padding-left: 18px;
    font-size: 1.6rem;
  }
}
.el_hdgXs::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background-color: #0B2E5B;
}
@media (max-width: 767px) {
  .el_hdgXs::before {
    top: 0.8em;
  }
}

@media (max-width: 767px) {
  .el_body {
    line-height: 1.7;
  }
}
.el_body small {
  font-size: 87.5%;
}
.el_body b.blue {
  color: #144380;
}
.el_body .break {
  display: block;
  margin-top: 1em;
}
.el_body .break__2 {
  margin-top: 2em;
}
.el_body .break__5 {
  margin-top: 5em;
}
.el_body .break__10 {
  margin-top: 10em;
}
.el_body a {
  color: #144380;
}
.el_body a > span {
  text-decoration: underline;
  text-decoration-color: currentColor;
  text-underline-offset: 2px;
  transition-duration: 0.2s;
}
.el_body a[target=_blank] > span {
  margin-right: 8px;
}
.el_body a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/icon_blank.svg) no-repeat;
  background-size: 100%;
  vertical-align: middle;
  transform: translateY(-1px);
}
.el_body a[download]::after {
  width: 13px;
  height: 13px;
  background-image: url(../images/icon_dl.svg);
}
.el_body a:focus > span, :where([data-whatintent=mouse]) .el_body a:hover > span {
  text-decoration-color: transparent;
}

.el_list li {
  position: relative;
  padding-left: 20px;
}
.el_list li::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0.8em;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #0B2E5B;
}
@media (max-width: 767px) {
  .el_list li::before {
    top: 0.7em;
  }
}
.el_list li + li {
  margin-top: 6px;
}
.el_list__ordered li {
  counter-increment: olItemCount;
}
.el_list__ordered li::before {
  content: counter(olItemCount) ".";
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  background-color: transparent;
  color: #0B2E5B;
}
@media (max-width: 767px) {
  .el_list__ordered li::before {
    top: 1px;
  }
}

.el_btn {
  display: inline-block;
  position: relative;
  padding: 0 35px 12px 0;
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .el_btn {
    font-size: 1.6rem;
  }
}
.el_btn::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid currentColor;
}
.el_btn .el_arrow {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -9px;
  transition: transform 0.35s ease-in-out;
}
.el_btn:focus::before, :where([data-whatintent=mouse]) .el_btn:hover::before {
  animation: el_btn_line 0.5s ease-in-out;
}
.el_btn:focus .el_arrow, :where([data-whatintent=mouse]) .el_btn:hover .el_arrow {
  transform: translateX(4px);
}

a:focus .el_btn::before, :where([data-whatintent=mouse]) a:hover .el_btn::before {
  animation: el_btn_line 0.5s ease-in-out;
}
a:focus .el_btn .el_arrow, :where([data-whatintent=mouse]) a:hover .el_btn .el_arrow {
  transform: translateX(4px);
}

.el_roundBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid currentColor;
  border-radius: 100px;
  padding: 8px 50px;
  min-height: 66px;
  overflow: hidden;
  text-align: center;
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .el_roundBtn {
    min-height: 56px;
  }
}
.el_roundBtn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  background-color: rgba(11, 46, 91, 0.05);
  transition: width 0.35s ease-in-out;
}
.el_roundBtn .el_arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -4px;
  transition: transform 0.35s ease-in-out;
}
.el_roundBtn[target=_blank]::after {
  content: "";
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background: url(../images/icon_blank.svg) no-repeat;
  background-size: 100%;
}
.el_roundBtn[target=_blank] .el_arrow {
  display: none;
}
.el_roundBtn[download]::after {
  content: "";
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  background: url(../images/icon_dl.svg) no-repeat;
  background-size: 100%;
}
.el_roundBtn[download] .el_arrow {
  display: none;
}
.el_roundBtn:focus::before, :where([data-whatintent=mouse]) .el_roundBtn:hover::before {
  width: 100%;
}
.el_roundBtn:focus .el_arrow, :where([data-whatintent=mouse]) .el_roundBtn:hover .el_arrow {
  transform: translateX(4px);
}

.el_arrow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.el_labelList {
  display: flex;
  margin: -6px 0 0 -6px;
  flex-wrap: wrap;
}
.el_labelList > li {
  padding: 6px 0 0 6px;
}
.el_labelList p {
  border-radius: 2px;
  padding: 2px 7px;
  background-color: #fff;
  color: #0B2E5B;
  font-size: 1.3rem;
}
.el_labelList p::before {
  content: "＃";
}

.el_figure {
  display: inline-table;
  caption-side: bottom;
  vertical-align: top;
}
.el_figure > div {
  overflow: hidden;
}
.el_figure img {
  transition: transform 0.35s ease-in-out;
}
.el_figure figcaption {
  display: table-caption;
  margin-top: 22px;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .el_figure figcaption {
    margin-top: 10px;
  }
}

a:focus .el_figure img, :where([data-whatintent=mouse]) a:hover .el_figure img {
  transform: scale(1.08);
}

.el_imageListSet {
  display: flex;
  flex-wrap: wrap;
}
.el_imageListSet li {
  text-align: center;
}
.el_imageListSet img {
  width: 100%;
}
.el_imageListSet__1col {
  gap: 60px 0;
}
@media (max-width: 767px) {
  .el_imageListSet__1col {
    gap: 30px 0;
  }
}
.el_imageListSet__1col li {
  width: 100%;
}
@media (max-width: 767px) {
  .el_imageListSet__1col .el_figure {
    width: 100%;
  }
}
.el_imageListSet__2col {
  gap: 60px;
}
.el_imageListSet__2col li {
  width: calc((100% - 60px) / 2);
}
.el_imageListSet__3col {
  gap: 40px;
}
.el_imageListSet__3col li {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 767px) {
  .el_imageListSet__2col, .el_imageListSet__3col {
    gap: 30px 0;
  }
}
@media (max-width: 767px) {
  .el_imageListSet__2col li, .el_imageListSet__3col li {
    width: 100%;
  }
}
.el_imageListSet__2col .el_figure, .el_imageListSet__3col .el_figure {
  width: 100%;
}

.el_linkBtnList {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 16px;
}
@media (max-width: 767px) {
  .el_linkBtnList {
    gap: 20px 0;
  }
}
.el_linkBtnList .el_roundBtn {
  min-width: 300px;
  height: 100%;
}
@media (max-width: 767px) {
  .el_linkBtnList .el_roundBtn {
    width: 100%;
    min-width: 0;
  }
}
.el_linkBtnList__1col {
  flex-direction: column;
}
.el_linkBtnList__1col li {
  text-align: center;
}
.el_linkBtnList__2col, .el_linkBtnList__3col {
  margin: auto;
}
@media (max-width: 767px) {
  .el_linkBtnList__2col, .el_linkBtnList__3col {
    flex-direction: column;
  }
}
.el_linkBtnList__2col .el_roundBtn, .el_linkBtnList__3col .el_roundBtn {
  width: 300px;
}
@media (max-width: 767px) {
  .el_linkBtnList__2col .el_roundBtn, .el_linkBtnList__3col .el_roundBtn {
    width: 100%;
  }
}
.el_linkBtnList__2col {
  width: 616px;
}
@media (max-width: 767px) {
  .el_linkBtnList__2col {
    width: auto;
  }
}
.el_linkBtnList__3col {
  width: 932px;
}
@media (max-width: 767px) {
  .el_linkBtnList__3col {
    width: auto;
  }
}

/**
 * Helper
 */
@media (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media not all and (max-width: 767px) {
  .hp_spOnly {
    display: none !important;
  }
}

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

/**
 * Page
 */
.pg_home main .mainVisual {
  position: relative;
}
.pg_home main .mainVisual_body {
  padding-top: 320px;
  height: 768px;
  color: #fff;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual_body {
    padding-top: 0;
    height: 100vh;
  }
}
@media (max-width: 767px) {
  .pg_home main .mainVisual_body .ly_container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 50px;
    height: 100%;
    box-sizing: border-box;
  }
}
.pg_home main .mainVisual_body .el_btn {
  margin-top: 50px;
  padding: 0 40px 14px 0;
  color: inherit;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual_body .el_btn {
    align-self: flex-start;
    margin-top: 36px;
    font-size: 1.6rem;
  }
}
.pg_home main .mainVisual_body .el_btn .el_arrow {
  margin-top: -10px;
  filter: brightness(0) invert(1);
}
.pg_home main .mainVisual_copy {
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual_copy {
    font-size: 3rem;
    line-height: 1.6;
  }
}
.pg_home main .mainVisual_text {
  margin-top: 28px;
  letter-spacing: 0.04em;
  line-height: 2;
}
.pg_home main .mainVisual_slide {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
}
.pg_home main .mainVisual_slide::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 53, 70, 0.25);
}
.pg_home main .mainVisual_slide .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
}
.pg_home main .mainVisual .swiper-pagination {
  display: flex;
  flex-direction: column;
  left: auto;
  right: 50px;
  top: 50%;
  bottom: auto;
  margin-top: -27px;
  width: auto;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual .swiper-pagination {
    flex-direction: row;
    right: calc(5.333333333vw - 11px);
    top: auto;
    bottom: 50px;
  }
}
.pg_home main .mainVisual .swiper-pagination::before {
  content: "";
  position: absolute;
  left: 22px;
  top: 22px;
  bottom: 22px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .pg_home main .mainVisual .swiper-pagination::before {
    left: 13px;
    right: 13px;
    top: 13px;
    bottom: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-right: none;
  }
}
.pg_home main .mainVisual .swiper-pagination-bullet {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  width: 45px;
  height: 45px;
  background-color: transparent;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual .swiper-pagination-bullet {
    width: 27px;
    height: 27px;
  }
}
.pg_home main .mainVisual .swiper-pagination-bullet::before {
  content: "";
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual .swiper-pagination-bullet::before {
    width: 5px;
    height: 5px;
  }
}
.pg_home main .mainVisual .swiper-pagination-bullet svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.pg_home main .mainVisual .swiper-pagination-bullet svg path {
  stroke: rgba(255, 255, 255, 0.5);
  transition: stroke-dashoffset 0.5s linear;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual .swiper-pagination-bullet svg path {
    stroke-width: 2;
  }
}
.pg_home main .mainVisual .swiper-pagination-bullet-active svg path {
  stroke-dashoffset: 0;
  transition-duration: 3.5s;
}
.pg_home main .mainVisual .swiper-pagination-bullet + button {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .pg_home main .mainVisual .swiper-pagination-bullet + button {
    margin: 0 0 0 6px;
  }
}
.pg_home main .mainVisual_guide {
  position: absolute;
  right: 65px;
  bottom: 0;
  padding-bottom: 122px;
  color: #fff;
  line-height: 1;
  writing-mode: vertical-rl;
}
.pg_home main .mainVisual_guide::before {
  content: "";
  position: absolute;
  right: 50%;
  bottom: 0;
  border-right: 1px solid currentColor;
  height: 100px;
}
.pg_home main .mainVisual_guide [lang=en] {
  font-family: "Lora", serif;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
}
.pg_home main .sectHeader {
  margin-bottom: 70px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pg_home main .sectHeader {
    margin-bottom: 40px;
  }
}
.pg_home main .sectHeader .ly_container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.pg_home main .sectHeader .ly_container > div:nth-child(2) {
  margin-left: 40px;
  flex-shrink: 0;
}
.pg_home main .sectHeader_hdg {
  position: relative;
  padding-top: 110px;
}
@media (max-width: 767px) {
  .pg_home main .sectHeader_hdg {
    padding-top: 58px;
  }
}
.pg_home main .sectHeader_hdg h2 {
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .pg_home main .sectHeader_hdg h2 {
    font-size: 2.5rem;
  }
}
.pg_home main .sectHeader_hdg [lang=en] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  font-family: "Lora", serif;
  color: rgba(12, 42, 93, 0.04);
  font-size: 15rem;
  letter-spacing: normal;
  line-height: 1.28;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .pg_home main .sectHeader_hdg [lang=en] {
    font-size: 7.4rem;
  }
}
.pg_home main .sectHeader_text {
  position: relative;
  margin-top: 20px;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .pg_home main .sectHeader_text {
    padding-left: 17px;
  }
}
.pg_home main .sectHeader_text::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 3px;
  bottom: 0;
  border-left: 1px solid #0B2E5B;
}
@media (max-width: 767px) {
  .pg_home main .sectHeader_text::before {
    left: 0;
    top: 0;
  }
}
.pg_home main .sectHeader .el_btn {
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .pg_home main .sectFooter {
    margin-top: 49px;
  }
}
.pg_home main .csSect {
  margin-top: 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pg_home main .csSect {
    margin-top: 47px;
  }
}
.pg_home main .csSect_body article {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-left: 130px;
  padding: 130px 0 150px;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article {
    display: block;
    margin-left: 0;
    padding: 60px 0 52px;
  }
}
.pg_home main .csSect_body article::before, .pg_home main .csSect_body article::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article::before, .pg_home main .csSect_body article::after {
    left: -5.333333333vw;
  }
}
.pg_home main .csSect_body article::before {
  right: calc((100vw - (100% + 130px)) / -2);
  z-index: -20;
  background-color: #F5F7F8;
}
@media (max-width: 1200px) {
  .pg_home main .csSect_body article::before {
    right: -60px;
  }
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article::before {
    right: -5.333333333vw;
  }
}
.pg_home main .csSect_body article::after {
  right: calc(100% - 260px);
  z-index: -10;
  background-color: #E9ECEF;
  transition: right 0.35s ease-in-out;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article::after {
    right: calc(100% - 70px);
  }
}
.pg_home main .csSect_body article .image {
  position: relative;
  margin: 0 80px 0 -130px;
  flex-grow: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .image {
    margin: 0 0 28px;
  }
}
.pg_home main .csSect_body article .image::before {
  content: "";
  display: block;
  padding-top: 69.2307692308%;
}
.pg_home main .csSect_body article .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50%;
  object-position: 50%;
  transition: transform 0.35s ease-in-out;
}
.pg_home main .csSect_body article .body {
  width: 470px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body {
    width: auto;
  }
}
.pg_home main .csSect_body article .body .title {
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body .title {
    font-size: 2rem;
  }
}
.pg_home main .csSect_body article .body .author {
  position: relative;
  margin-top: 18px;
  padding-left: 34px;
  font-size: 1.5rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body .author {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}
.pg_home main .csSect_body article .body .author::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  border-top: 1px solid rgba(11, 46, 91, 0.3);
  width: 24px;
}
.pg_home main .csSect_body article .body .author > span:not(:last-child) {
  margin-right: 1em;
}
.pg_home main .csSect_body article .body .text {
  margin-top: 36px;
  line-height: 2;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body .text {
    margin-top: 20px;
  }
}
.pg_home main .csSect_body article .body .el_labelList {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body .el_labelList {
    margin-top: 19px;
  }
}
.pg_home main .csSect_body article .body .el_labelList p {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body .el_labelList p {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 1.3rem;
  }
}
.pg_home main .csSect_body article .body .el_btn {
  position: absolute;
  right: 0;
  bottom: 100px;
}
@media (max-width: 767px) {
  .pg_home main .csSect_body article .body .el_btn {
    bottom: -1px;
    font-size: 1.4rem;
  }
}
.pg_home main .csSect_body article .vertLine {
  position: absolute;
  left: 100px;
  top: 0;
  z-index: -5;
  border-left: 1px solid rgba(11, 46, 91, 0.12);
  height: 100%;
}
.pg_home main .csSect_body article .horLine {
  position: absolute;
  left: 0;
  right: calc((100vw - (100% + 130px)) / -2);
  bottom: 100px;
  z-index: -5;
  border-bottom: 1px solid rgba(11, 46, 91, 0.12);
}
:where([data-whatintent=mouse]) .pg_home main .csSect_body a:hover article::after {
  right: calc((100vw - (100% + 130px)) / -2);
}
@media (max-width: 1200px) {
  :where([data-whatintent=mouse]) .pg_home main .csSect_body a:hover article::after {
    right: -60px;
  }
}
@media (max-width: 767px) {
  :where([data-whatintent=mouse]) .pg_home main .csSect_body a:hover article::after {
    right: -5.333333333vw;
  }
}
:where([data-whatintent=mouse]) .pg_home main .csSect_body a:hover article .image img {
  transform: scale(1.08);
}
.pg_home main .csSect_body a[data-lity] article .image::after {
  content: url(../images/icon_play-video.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 0;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .pg_home main .csSect .sectFooter {
    margin-top: 0;
    border-top: 1px solid rgba(11, 46, 91, 0.12);
    padding: 49px 0 60px;
    background-color: #F5F7F8;
  }
}
.pg_home main .bl_banner {
  margin-top: 130px;
}
@media (max-width: 767px) {
  .pg_home main .bl_banner {
    margin-top: 60px;
  }
}
.pg_home main .topicsSect {
  position: relative;
  margin-top: 180px;
  border-top: 1px solid rgba(11, 46, 91, 0.12);
  padding: 40px 0 190px;
}
@media (max-width: 767px) {
  .pg_home main .topicsSect {
    margin-top: 70px;
    padding: 26px 0 80px;
  }
}
.pg_home main .topicsSect::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 440px;
  bottom: 0;
  z-index: -1;
  background-color: #F5F7F8;
}
@media (max-width: 767px) {
  .pg_home main .topicsSect::before {
    top: 323px;
  }
}
.pg_home main .topicsList {
  display: flex;
  margin-left: -42px;
}
@media (max-width: 767px) {
  .pg_home main .topicsList {
    flex-direction: column;
    margin-left: 0;
  }
}
.pg_home main .topicsList > li {
  padding-left: 42px;
  width: 33.333%;
}
@media (max-width: 767px) {
  .pg_home main .topicsList > li {
    padding-left: 0;
    width: auto;
  }
  .pg_home main .topicsList > li + li {
    margin-top: 50px;
  }
}
.pg_home main .topicsList .container {
  display: block;
  position: relative;
  padding-bottom: 35px;
  height: 100%;
}
@media (max-width: 767px) {
  .pg_home main .topicsList .container {
    padding-bottom: 29px;
  }
}
.pg_home main .topicsList .container::before, .pg_home main .topicsList .container::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid rgba(11, 46, 91, 0.12);
}
.pg_home main .topicsList .container::before {
  width: 100%;
}
.pg_home main .topicsList .container::after {
  border-bottom: 1px solid #0B2E5B;
  width: 60px;
  transition: width 0.35s ease-in-out;
}
.pg_home main .topicsList article .thumbnail {
  position: relative;
  margin-bottom: 22px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pg_home main .topicsList article .thumbnail {
    margin-bottom: 18px;
  }
}
.pg_home main .topicsList article .thumbnail::before {
  content: "";
  display: block;
  padding-top: 54.4%;
}
.pg_home main .topicsList article .thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.35s ease-in-out;
}
.pg_home main .topicsList article .title {
  color: #0B2E5B;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .pg_home main .topicsList article .title {
    font-size: 1.8rem;
  }
}
.pg_home main .topicsList article .author {
  position: relative;
  margin-top: 15px;
  padding-left: 34px;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .pg_home main .topicsList article .author {
    margin-top: 12px;
  }
}
.pg_home main .topicsList article .author::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  border-top: 1px solid rgba(11, 46, 91, 0.3);
  width: 24px;
}
.pg_home main .topicsList article .author > span {
  display: block;
}
.pg_home main .topicsList article footer {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .pg_home main .topicsList article footer {
    margin-top: 20px;
  }
}
:where([data-whatintent=mouse]) .pg_home main .topicsList a:hover::after {
  width: 100%;
}
:where([data-whatintent=mouse]) .pg_home main .topicsList a:hover article .thumbnail img {
  transform: scale(1.08);
}
.pg_home main .topicsList a[data-lity] article .thumbnail::after {
  content: url(../images/icon_play-video.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 0;
  transform: translate(-50%, -50%);
}
.pg_home main .featuresSect {
  position: relative;
  padding: 200px 0 190px;
  overflow: hidden;
  color: #fff;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect {
    padding: 51px 0 100px;
  }
}
.pg_home main .featuresSect_body {
  margin-left: clamp(30px, 6.6666666667%, 80px);
  width: 480px;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_body {
    margin-left: 0;
    width: auto;
  }
}
.pg_home main .featuresSect_hdg {
  position: relative;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_hdg {
    margin-bottom: 36px;
    padding-top: 49px;
  }
}
.pg_home main .featuresSect_hdg h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_hdg h2 {
    font-size: 2.5rem;
  }
}
.pg_home main .featuresSect_hdg [lang=en] {
  position: absolute;
  right: 100%;
  top: 0;
  margin: -36px -8px 0 0;
  color: transparent;
  font-family: "Lora", serif;
  font-size: 13.6rem;
  letter-spacing: normal;
  line-height: 1;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.35);
  text-stroke: 1px rgba(255, 255, 255, 0.35);
  writing-mode: vertical-rl;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_hdg [lang=en] {
    left: 0;
    right: auto;
    margin: 0;
    font-size: 7.4rem;
    writing-mode: horizontal-tb;
  }
}
.pg_home main .featuresSect_text {
  line-height: 2;
}
.pg_home main .featuresSect_text:not(:last-child) {
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_text:not(:last-child) {
    margin-bottom: 33px;
  }
}
.pg_home main .featuresSect_list {
  padding-right: 10px;
}
.pg_home main .featuresSect_list li {
  position: relative;
  padding-left: 66px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  counter-increment: featuresCount;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_list li {
    padding-left: 55px;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.pg_home main .featuresSect_list li + li {
  margin-top: 35px;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_list li + li {
    margin-top: 22px;
  }
}
.pg_home main .featuresSect_list li::before {
  content: "0" counter(featuresCount);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0.5em;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_list li::before {
    top: 0.4em;
    width: 40px;
    height: 40px;
    font-size: 1.3rem;
  }
}
.pg_home main .featuresSect_linkBtnArea {
  margin-top: 55px;
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_linkBtnArea {
    margin-top: 44px;
    text-align: center;
  }
}
.pg_home main .featuresSect_linkBtnArea .el_btn {
  color: inherit;
}
.pg_home main .featuresSect_linkBtnArea .el_btn .el_arrow {
  filter: brightness(0) invert(1);
}
.pg_home main .featuresSect_images {
  position: absolute;
  right: 0;
  top: 50%;
  width: clamp(570px, 48.6111111111vw, 700px);
  transform: translateY(-46%);
}
@media not all and (max-width: 1440px) {
  .pg_home main .featuresSect_images {
    left: 50%;
    right: auto;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .pg_home main .featuresSect_images {
    position: relative;
    right: auto;
    top: auto;
    margin: 60px 5.333333333vw 0;
    width: auto;
    transform: none;
  }
}
.pg_home main .featuresSect_images::before {
  content: "";
  display: block;
  padding-top: 95.7894736842%;
}
.pg_home main .featuresSect_images img {
  position: absolute;
}
.pg_home main .featuresSect_images img:nth-child(1) {
  right: 0;
  top: 0;
  width: 87.1428571429%;
}
.pg_home main .featuresSect_images img:nth-child(2) {
  left: 0;
  bottom: 0;
  width: 51.4285714286%;
}
.pg_home main .featuresSect_bgImage {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.pg_home main .featuresSect_bgImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 50%;
  object-position: 0 50%;
}
.pg_home .ly_footer {
  margin-top: 0;
}

.pg_genList main .bl_inputSet:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .pg_genList main .bl_inputSet:not(:last-child) {
    margin-bottom: 60px;
  }
}
.pg_genList main .bl_banner {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .pg_genList main .bl_banner {
    margin-top: 60px;
  }
}

/**
 * Keyframes
 */
@keyframes el_btn_line {
  0% {
    left: 0;
    right: 0;
  }
  50% {
    left: 100%;
    right: 0;
  }
  50.001% {
    left: 0;
    right: 100%;
  }
  100% {
    left: 0;
    right: 0;
  }
}
@keyframes popInHeader {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}