@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  vertical-align: baseline;
  background-color: transparent;
}

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

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

body {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

ol,
ul {
  list-style: none;
  padding: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

img,
svg,
iframe,
canvas,
audio,
video {
  vertical-align: middle;
}

svg:not([fill]) {
  fill: currentColor;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

strong,
b,
.bold {
  font-weight: bold;
}

p {
  overflow-wrap: break-word;
}

em {
  font-style: italic;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top: 1px solid currentColor;
  margin: 0;
  clear: both;
  color: inherit;
}

address {
  font-style: normal;
}

[hidden] {
  display: none !important;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img[class*=wp-image-],
img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}

@font-face {
  font-display: swap;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/NotoSansJP-Regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/NotoSansJP-Bold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Zen Old Mincho";
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/ZenOldMincho-Regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Zen Old Mincho";
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/ZenOldMincho-Bold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/ZenKakuGothicNew-Regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Zen Kaku Gothic New";
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/ZenKakuGothicNew-Bold.woff2) format("woff2");
}
html {
  font-size: 62.5%;
}

body {
  background-color: #fff;
  color: #333;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", "Yu Gothic", "Meiryo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-align: justify;
  text-justify: inter-ideograph;
  overflow-wrap: anywhere;
  font-variant-numeric: tabular-nums;
}

a {
  color: #0017c1;
  text-decoration: underline;
  text-underline-offset: 0.12em;
  text-decoration-thickness: 0.08em;
}
a:focus, a:focus-visible {
  outline: 0 !important;
}
a:hover {
  outline: 0 !important;
}

.ly_sec {
  padding: 104px 0;
}
.ly_sec__fourth {
  background-color: #f6f9fa;
}
@media screen and (min-width: 521px) {
  .ly_sec {
    padding: 104px 0;
  }
}
.ly_sec:first-child {
  padding-top: 104px;
}
@media screen and (min-width: 521px) {
  .ly_sec:first-child {
    padding-top: 104px;
  }
}
.ly_sec:last-child {
  padding-bottom: 104px;
}
@media screen and (min-width: 521px) {
  .ly_sec:last-child {
    padding-bottom: 104px;
  }
}

.ly_inner {
  max-width: 100%;
}

.ly_cont {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.ly_grid_half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ly_grid_half__col {
  width: calc((100% - 0px) / 1);
  margin-top: 0px;
}
.ly_grid_half__col:nth-child(-n+4), .ly_grid_half__col:nth-child(-n+3), .ly_grid_half__col:nth-child(-n+2) {
  margin-top: 0px;
}
.ly_grid_half__col:nth-child(-n+1) {
  margin-top: 0;
}
@media screen and (min-width: 521px) {
  .ly_grid_half {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_grid_half__col {
    width: calc((100% - 0px) / 2);
    margin-top: 0px;
  }
  .ly_grid_half__col:nth-child(-n+4), .ly_grid_half__col:nth-child(-n+3) {
    margin-top: 0px;
  }
  .ly_grid_half__col:nth-child(-n+2) {
    margin-top: 0;
  }
}

.ly_grid_third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ly_grid_third__col {
  width: calc((100% - 0px) / 1);
  margin-top: 0px;
}
.ly_grid_third__col:nth-child(-n+4), .ly_grid_third__col:nth-child(-n+3), .ly_grid_third__col:nth-child(-n+2) {
  margin-top: 0px;
}
.ly_grid_third__col:nth-child(-n+1) {
  margin-top: 0;
}
@media screen and (min-width: 521px) {
  .ly_grid_third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_grid_third__col {
    width: calc((100% - 0px) / 2);
    margin-top: 0px;
  }
  .ly_grid_third__col:nth-child(-n+4), .ly_grid_third__col:nth-child(-n+3) {
    margin-top: 0px;
  }
  .ly_grid_third__col:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .ly_grid_third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_grid_third:after {
    content: "";
    display: block;
    width: calc((100% - 0px) / 3);
  }
  .ly_grid_third__col {
    width: calc((100% - 0px) / 3);
    margin-top: 0px;
  }
  .ly_grid_third__col:nth-child(-n+4) {
    margin-top: 0px;
  }
  .ly_grid_third__col:nth-child(-n+3) {
    margin-top: 0;
  }
}

.ly_grid_fourth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ly_grid_fourth__col {
  width: calc((100% - 0px) / 1);
  margin-top: 0px;
}
.ly_grid_fourth__col:nth-child(-n+4), .ly_grid_fourth__col:nth-child(-n+3), .ly_grid_fourth__col:nth-child(-n+2) {
  margin-top: 0px;
}
.ly_grid_fourth__col:nth-child(-n+1) {
  margin-top: 0;
}
@media screen and (min-width: 521px) {
  .ly_grid_fourth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_grid_fourth__col {
    width: calc((100% - 0px) / 2);
    margin-top: 0px;
  }
  .ly_grid_fourth__col:nth-child(-n+4), .ly_grid_fourth__col:nth-child(-n+3) {
    margin-top: 0px;
  }
  .ly_grid_fourth__col:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 961px) {
  .ly_grid_fourth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ly_grid_fourth:before {
    content: "";
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc((100% - 0px) / 4);
  }
  .ly_grid_fourth:after {
    content: "";
    display: block;
    width: calc((100% - 0px) / 4);
  }
  .ly_grid_fourth__col {
    width: calc((100% - 0px) / 4);
    margin-top: 0px;
  }
  .ly_grid_fourth__col:nth-child(-n+4) {
    margin-top: 0;
  }
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
.bl_mainVisual {
  position: relative;
  width: 100%;
  height: 100svh;
  min-height: 620px;
  overflow: hidden;
  background-color: #000;
  isolation: isolate;
}

.bl_mainVisual_slider {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.bl_mainVisual_slide {
  position: absolute;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 3000ms ease, visibility 3000ms ease;
  transition: opacity 3000ms ease, visibility 3000ms ease;
}
.bl_mainVisual_slide.is_active {
  visibility: visible;
  opacity: 1;
}
.bl_mainVisual_slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.bl_mainVisual_slide:nth-child(1) img {
  -o-object-position: center center;
     object-position: center center;
}
.bl_mainVisual_slide:nth-child(2) img {
  -o-object-position: center center;
     object-position: center center;
}
.bl_mainVisual_slide:nth-child(3) img {
  -o-object-position: center center;
     object-position: center center;
}

.bl_mainVisual::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.08);
  content: "";
  pointer-events: none;
}

.bl_mainVisual_title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: clamp(130px, 15vw, 220px);
  max-height: calc(100svh - 100px);
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
.bl_mainVisual_title img {
  display: block;
  width: 100%;
  max-height: calc(100svh - 100px);
  margin-inline: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.bl_mainVisual_scroll {
  position: absolute;
  right: 28px;
  bottom: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #fff;
  font-family: sans-serif;
  font-size: 10px;
  letter-spacing: 0.18em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.bl_mainVisual_scroll::after {
  display: block;
  width: 1px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  -webkit-animation: mainVisualScroll 1.8s ease-in-out infinite;
          animation: mainVisualScroll 1.8s ease-in-out infinite;
  -webkit-transform-origin: top;
          transform-origin: top;
}

@-webkit-keyframes mainVisualScroll {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@keyframes mainVisualScroll {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
@media screen and (min-width: 521px) {
  .bl_mainVisual {
    height: 100svh;
    min-height: 560px;
  }
  .bl_mainVisual_title {
    width: clamp(128px, 37vw, 180px);
    max-height: calc(100svh - 80px);
  }
  .bl_mainVisual_title img {
    max-height: calc(100svh - 80px);
  }
  .bl_mainVisual_slide:nth-child(1) img {
    -o-object-position: 58% center;
       object-position: 58% center;
  }
  .bl_mainVisual_slide:nth-child(2) img {
    -o-object-position: 58% center;
       object-position: 58% center;
  }
  .bl_mainVisual_slide:nth-child(3) img {
    -o-object-position: 62% center;
       object-position: 62% center;
  }
  .bl_mainVisual_scroll {
    right: 14px;
  }
  .bl_mainVisual_scroll::after {
    height: 44px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .bl_mainVisual_slide {
    -webkit-transition-duration: 0.01ms;
            transition-duration: 0.01ms;
  }
  .bl_mainVisual_scroll::after {
    -webkit-animation: none;
            animation: none;
  }
}
.ly_header {
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.84);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.ly_header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: min(100% - 40px, 1200px);
  min-height: 90px;
  margin-inline: auto;
}

.bl_headerLogo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}

.bl_headerLogo_link {
  display: block;
}
.bl_headerLogo_link img {
  display: block;
  width: 300px;
  height: auto;
}

.bl_headerNavWrapper__pc {
  display: block;
}

.bl_headerNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(24px, 3vw, 48px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.bl_headerNav_item {
  margin: 0;
}

.bl_headerNav_link {
  position: relative;
  display: block;
  padding: 32px 0;
  color: #333;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  text-decoration: none;
}
.bl_headerNav_link::after {
  position: absolute;
  right: 0;
  bottom: 22px;
  left: 0;
  width: 0;
  height: 1px;
  margin-inline: auto;
  background-color: currentColor;
  content: "";
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.bl_headerNav_link:hover::after, .bl_headerNav_link:focus-visible::after {
  width: 100%;
}

.bl_headerMenuButton {
  display: none;
}

.bl_spNav {
  display: none;
}

@media screen and (max-width: 767px) {
  .ly_header {
    position: fixed;
    top: 0;
    left: 0;
    height: 68px;
  }
  .ly_header_inner {
    width: 100%;
    min-height: 68px;
    padding-inline: 16px;
  }
  .bl_headerLogo_link {
    position: relative;
    z-index: 1003;
  }
  .bl_headerLogo_link img {
    width: 245px;
    max-height: 46px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .bl_headerNavWrapper__pc {
    display: none;
  }
  .bl_headerMenuButton {
    position: relative;
    z-index: 1003;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 6px;
    width: 46px;
    height: 46px;
    padding: 0;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
  }
  .bl_headerMenuButton_line {
    display: block;
    width: 26px;
    height: 2px;
    background-color: #222;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  }
  .bl_headerMenuButton.is_open .bl_headerMenuButton_line:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
  .bl_headerMenuButton.is_open .bl_headerMenuButton_line:nth-child(2) {
    opacity: 0;
  }
  .bl_headerMenuButton.is_open .bl_headerMenuButton_line:nth-child(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
  .bl_spNav {
    position: fixed;
    top: 68px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: block;
    visibility: hidden;
    overflow-y: auto;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.97);
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-transition: visibility 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: visibility 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
    transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    pointer-events: none;
  }
  .bl_spNav.is_open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
  }
  .bl_spNav_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 100%;
    padding: 40px 24px;
  }
  .bl_spNav_list {
    width: min(100%, 400px);
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .bl_spNav_item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
  }
  .bl_spNav_item:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.14);
  }
  .bl_spNav_link {
    position: relative;
    display: block;
    padding: 22px 40px 22px 16px;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-align: left;
    text-decoration: none;
  }
  .bl_spNav_link::after {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 8px;
    height: 8px;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    content: "";
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  body.is_menuOpen {
    overflow: hidden;
    -ms-touch-action: none;
        touch-action: none;
  }
}
#one,
#two,
#three,
#fourth {
  scroll-margin-top: 90px;
}

@media screen and (max-width: 767px) {
  #one,
  #two,
  #three,
  #fourth {
    scroll-margin-top: 60px;
  }
}
.bl_company {
  padding: 100px 20px;
}

.bl_company_inner {
  width: min(100%, 900px);
  margin-inline: auto;
}

.el_lv2Heading {
  position: relative;
  margin: 0 0 80px;
  padding-bottom: 28px;
  color: #004080;
  font-size: clamp(24px, 2.2vw, 30px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.3em;
  text-align: center;
}
.el_lv2Heading span {
  display: inline-block;
  padding-left: 0.3em;
}
.el_lv2Heading::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_imageMarquee {
  width: 100%;
  overflow: hidden;
}

.bl_imageMarquee_track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: imageMarquee 55s linear infinite;
          animation: imageMarquee 55s linear infinite;
  will-change: transform;
}

.bl_imageMarquee_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.bl_imageMarquee_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: clamp(180px, 16vw, 300px);
  height: clamp(120px, 10.66vw, 200px);
  margin: 0;
  overflow: hidden;
}
.bl_imageMarquee_item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@-webkit-keyframes imageMarquee {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes imageMarquee {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .bl_imageMarquee_track {
    -webkit-animation-duration: 40s;
            animation-duration: 40s;
  }
  .bl_imageMarquee_item {
    width: 180px;
    height: 120px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .bl_imageMarquee {
    overflow-x: auto;
  }
  .bl_imageMarquee_track {
    -webkit-animation: none;
            animation: none;
  }
  .bl_imageMarquee_group[aria-hidden=true] {
    display: none;
  }
}
.bl_philosophy {
  padding: 100px 20px;
}

.bl_philosophy .ly_cont {
  width: min(100%, 900px);
  margin-inline: auto;
}

.bl_philosophy_mainImage {
  width: min(100%, 750px);
  margin-inline: auto;
  overflow: hidden;
  border-radius: 4px;
}
.bl_philosophy_mainImage img {
  display: block;
  width: 100%;
  height: auto;
}

.bl_philosophy_messages {
  margin-top: 46px;
  color: #0066b3;
  font-size: clamp(17px, 1.8vw, 21px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: center;
}
.bl_philosophy_messages p {
  margin: 0;
}
.bl_philosophy_messages p + p {
  margin-top: 12px;
}

.bl_philosophy_values {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
  margin-top: 58px;
}

.bl_philosophy_value {
  min-width: 0;
  text-align: center;
}

.bl_philosophy_valueTitle {
  position: relative;
  margin: 0;
  padding-bottom: 16px;
  color: #0066b3;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.12em;
}
.bl_philosophy_valueTitle::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #0066b3;
  content: "";
}

.bl_philosophy_valueText {
  margin: 12px 0 0;
  color: #222;
  font-size: 13px;
  line-height: 1.8;
}

.bl_philosophy_movie {
  width: min(100%, 640px);
  margin: 60px auto 0;
  aspect-ratio: 16/9;
  overflow: hidden;
  background-color: #000;
}
.bl_philosophy_movie iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

@media screen and (max-width: 767px) {
  .bl_philosophy {
    padding: 70px 16px;
  }
  .bl_philosophy_mainImage {
    border-radius: 3px;
  }
  .bl_philosophy_messages {
    margin-top: 34px;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.04em;
  }
  .bl_philosophy_messages p + p {
    margin-top: 12px;
  }
  .bl_philosophy_values {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 36px;
    margin-top: 46px;
  }
  .bl_philosophy_valueTitle {
    padding-bottom: 13px;
    font-size: 18px;
  }
  .bl_philosophy_valueTitle::after {
    width: min(100%, 300px);
    margin-inline: auto;
  }
  .bl_philosophy_valueText {
    margin-top: 10px;
    font-size: 13px;
  }
  .bl_philosophy_movie {
    width: 100%;
    margin-top: 46px;
  }
}
.bl_recruit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(50px, 6vw, 90px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.bl_recruit_left,
.bl_recruit_right {
  min-width: 0;
}

.bl_recruitBlock + .bl_recruitBlock {
  margin-top: 38px;
}

.el_recruitHeading {
  position: relative;
  margin: 0 0 18px;
  padding: 0 0 12px 16px;
  border-bottom: 1px dotted #b8bdc3;
  color: #004080;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.el_recruitHeading::before {
  position: absolute;
  top: 2px;
  bottom: 14px;
  left: 0;
  width: 4px;
  border-radius: 2px;
  background-color: #004080;
  content: "";
}

.bl_recruitText {
  color: #222;
}
.bl_recruitText p {
  margin: 0;
}
.bl_recruitText p + p {
  margin-top: 4px;
}

.bl_positive {
  margin-top: 18px;
  padding: 18px 24px;
  border: 1px solid #bfc3c7;
  border-radius: 18px;
  text-align: center;
}

.bl_positive_title {
  margin: 0 0 8px;
}

.bl_positive_list {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}

.bl_positive_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 90px minmax(0, 1fr);
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 12px;
  text-align: left;
}
.bl_positive_item dt,
.bl_positive_item dd {
  margin: 0;
}
.bl_positive_item dt {
  font-weight: 700;
  text-align: right;
}

.bl_positive_message {
  margin: 4px 0 0;
  text-decoration: underline;
}

.bl_recruitList {
  margin: 0;
  padding-left: 1.2em;
}
.bl_recruitList li::marker {
  color: #004080;
}

.bl_recruitList__plain {
  padding-left: 0;
  list-style: none;
}

.bl_staffTable {
  margin-top: 24px;
}
.bl_staffTable table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.bl_staffTable caption {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
.bl_staffTable th,
.bl_staffTable td {
  padding: 12px;
  border: 1px solid #c9cdd1;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.bl_staffTable th {
  width: 30%;
  background-color: rgba(0, 64, 128, 0.03);
  font-weight: 700;
}

.bl_staffTable_average {
  width: 42%;
  vertical-align: middle;
}
.bl_staffTable_average span,
.bl_staffTable_average strong {
  display: block;
}
.bl_staffTable_average strong {
  margin-top: 6px;
  font-size: 17px;
}

.bl_staffTable_note {
  margin: 5px 0 0;
  font-size: 12px;
  text-align: right;
}

.bl_requirements table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.bl_requirements caption {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
.bl_requirements tr {
  border-top: 1px solid #d8dcdf;
}
.bl_requirements tr:last-child {
  border-bottom: 1px solid #d8dcdf;
}
.bl_requirements th,
.bl_requirements td {
  padding: 28px 0;
  vertical-align: middle;
}
.bl_requirements th {
  width: 145px;
  padding-right: 20px;
  font-weight: 700;
  text-align: left;
}
.bl_requirements td {
  padding-left: 10px;
}
.bl_requirements p {
  margin: 0;
}
.bl_requirements p + p {
  margin-top: 2px;
}

.bl_workTime {
  margin: 0;
}
.bl_workTime > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 76px minmax(0, 1fr);
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 8px;
}
.bl_workTime dt,
.bl_workTime dd {
  margin: 0;
}

.bl_breakTime {
  margin-top: 8px;
}

.bl_breakTime_title {
  font-weight: 700;
}

.bl_breakTime ul,
.bl_requirements_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bl_requirements_note {
  margin-top: 6px !important;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .bl_recruit {
    display: block;
  }
  .bl_recruit_right {
    margin-top: 60px;
  }
  .bl_recruitBlock + .bl_recruitBlock {
    margin-top: 34px;
  }
  .el_recruitHeading {
    margin-bottom: 15px;
  }
  .bl_positive {
    padding: 18px 14px;
    border-radius: 14px;
  }
  .bl_positive_item {
    display: block;
    text-align: center;
  }
  .bl_positive_item + .bl_positive_item {
    margin-top: 10px;
  }
  .bl_positive_item dt,
  .bl_positive_item dd {
    text-align: center;
  }
  .bl_positive_item dt {
    color: #004080;
  }
  .bl_staffTable {
    overflow-x: auto;
  }
  .bl_staffTable table {
    min-width: 420px;
  }
  .bl_requirements tr,
  .bl_requirements th,
  .bl_requirements td {
    display: block;
    width: 100%;
  }
  .bl_requirements tr {
    padding: 22px 0;
  }
  .bl_requirements th,
  .bl_requirements td {
    padding: 0;
  }
  .bl_requirements th {
    margin-bottom: 10px;
    color: #004080;
  }
  .bl_requirements td {
    padding-left: 0;
  }
  .bl_workTime > div {
    display: block;
  }
  .bl_workTime > div + div {
    margin-top: 6px;
  }
  .bl_workTime dt {
    font-weight: 700;
  }
}
.bl_dayFlow {
  position: relative;
  padding: 110px 20px;
  overflow: hidden;
  background-color: #f5f8fb;
}

.bl_dayFlow::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: min(94%, 1400px);
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 58, 112, 0.025) 1px, transparent 1px), linear-gradient(rgba(0, 58, 112, 0.025) 1px, transparent 1px);
  background-size: 40px 40px;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}

.bl_dayFlow .ly_cont {
  position: relative;
  z-index: 1;
  width: min(100%, 1100px);
  margin-inline: auto;
}

.bl_dayFlow_intro {
  width: min(100%, 720px);
  margin: 60px auto 0;
  text-align: center;
}

.bl_dayFlow_label {
  margin: 0 0 16px;
  color: #7b8da0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.28em;
}

.bl_dayFlow_lead {
  margin: 0;
  color: #003f78;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.bl_dayFlow_note {
  margin: 12px 0 0;
  color: #6b737b;
  font-size: 12px;
  line-height: 1.7;
}

.bl_timeline {
  position: relative;
  width: 100%;
  margin: 80px 0 0;
  padding: 0;
  list-style: none;
}

.bl_timeline::before {
  position: absolute;
  top: 26px;
  bottom: 26px;
  left: 50%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#00579d), color-stop(55%, #38a1db), to(#b8d9eb));
  background: linear-gradient(to bottom, #00579d 0%, #38a1db 55%, #b8d9eb 100%);
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_timeline_item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 110px minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr) 110px minmax(0, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 190px;
}

.bl_timeline_item + .bl_timeline_item {
  margin-top: 18px;
}

.bl_timeline_time {
  position: relative;
  z-index: 2;
  -ms-grid-column: 2;
  grid-column: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 92px;
  height: 92px;
  margin-inline: auto;
  background-color: #fff;
  border: 2px solid #00579d;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 9px #f5f8fb, 0 10px 30px rgba(0, 65, 120, 0.12);
          box-shadow: 0 0 0 9px #f5f8fb, 0 10px 30px rgba(0, 65, 120, 0.12);
  color: #00447d;
  font-family: Arial, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

.bl_timeline_time::before,
.bl_timeline_time::after {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 1px;
  background-color: rgba(0, 87, 157, 0.35);
  content: "";
}

.bl_timeline_time::before {
  right: calc(100% + 9px);
}

.bl_timeline_time::after {
  left: calc(100% + 9px);
}

.bl_timeline_time__finish {
  background-color: #00579d;
  color: #fff;
  font-size: 16px;
}

.bl_timeline_content {
  position: relative;
  width: min(100%, 430px);
  padding: 28px 30px;
  background-color: #fff;
  border: 1px solid rgba(0, 72, 130, 0.1);
  -webkit-box-shadow: 0 16px 45px rgba(0, 50, 95, 0.08);
          box-shadow: 0 16px 45px rgba(0, 50, 95, 0.08);
}

.bl_timeline_item__right .bl_timeline_content {
  -ms-grid-column: 3;
  grid-column: 3;
  margin-left: 34px;
}

.bl_timeline_item__left .bl_timeline_content {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column-align: end;
      justify-self: end;
  margin-right: 34px;
  text-align: right;
}

.bl_timeline_item__right .bl_timeline_content::before,
.bl_timeline_item__left .bl_timeline_content::before {
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.bl_timeline_item__right .bl_timeline_content::before {
  right: 100%;
  border-right: 13px solid #fff;
}

.bl_timeline_item__left .bl_timeline_content::before {
  left: 100%;
  border-left: 13px solid #fff;
}

.bl_timeline_step {
  margin: 0 0 9px;
  color: #1684be;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.18em;
}

.bl_timeline_title {
  margin: 0;
  color: #003e73;
  font-size: clamp(17px, 1.7vw, 22px);
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.04em;
}

.bl_timeline_text {
  margin: 14px 0 0;
  color: #333;
  font-size: 14px;
  line-height: 1.9;
}

.bl_timeline_list {
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}
.bl_timeline_list li {
  position: relative;
  padding-left: 18px;
  color: #333;
  font-size: 14px;
  line-height: 1.9;
}
.bl_timeline_list li::before {
  position: absolute;
  top: 0.78em;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #1684be;
  border-radius: 50%;
  content: "";
}

.bl_timeline_item__left .bl_timeline_list li {
  padding-right: 18px;
  padding-left: 0;
}
.bl_timeline_item__left .bl_timeline_list li::before {
  right: 0;
  left: auto;
}

@media screen and (max-width: 900px) {
  .bl_timeline_item {
    -ms-grid-columns: minmax(0, 1fr) 94px minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr) 94px minmax(0, 1fr);
  }
  .bl_timeline_time {
    width: 78px;
    height: 78px;
    font-size: 17px;
  }
  .bl_timeline_content {
    padding: 24px 22px;
  }
  .bl_timeline_item__right .bl_timeline_content {
    margin-left: 24px;
  }
  .bl_timeline_item__left .bl_timeline_content {
    margin-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .bl_dayFlow {
    padding: 75px 16px;
  }
  .bl_dayFlow_intro {
    margin-top: 48px;
    text-align: left;
  }
  .bl_dayFlow_lead {
    font-size: 18px;
  }
  .bl_timeline {
    margin-top: 55px;
    padding-left: 66px;
  }
  .bl_timeline::before {
    top: 16px;
    bottom: 16px;
    left: 30px;
    -webkit-transform: none;
            transform: none;
  }
  .bl_timeline_item {
    display: block;
    min-height: 0;
  }
  .bl_timeline_item + .bl_timeline_item {
    margin-top: 28px;
  }
  .bl_timeline_time {
    position: absolute;
    top: 18px;
    left: -66px;
    width: 60px;
    height: 60px;
    margin: 0;
    border-width: 2px;
    -webkit-box-shadow: 0 0 0 6px #f5f8fb, 0 8px 22px rgba(0, 65, 120, 0.12);
            box-shadow: 0 0 0 6px #f5f8fb, 0 8px 22px rgba(0, 65, 120, 0.12);
    font-size: 14px;
  }
  .bl_timeline_time::before,
  .bl_timeline_time::after {
    display: none;
  }
  .bl_timeline_time__finish {
    font-size: 13px;
  }
  .bl_timeline_content,
  .bl_timeline_item__right .bl_timeline_content,
  .bl_timeline_item__left .bl_timeline_content {
    width: 100%;
    margin: 0;
    padding: 22px 18px;
    text-align: left;
  }
  .bl_timeline_item__right .bl_timeline_content::before,
  .bl_timeline_item__left .bl_timeline_content::before {
    top: 39px;
    right: 100%;
    left: auto;
    border-top: 9px solid transparent;
    border-right: 11px solid #fff;
    border-bottom: 9px solid transparent;
    border-left: 0;
  }
  .bl_timeline_title {
    font-size: 17px;
  }
  .bl_timeline_text,
  .bl_timeline_list li {
    font-size: 13px;
  }
  .bl_timeline_item__left .bl_timeline_list li {
    padding-right: 0;
    padding-left: 18px;
  }
  .bl_timeline_item__left .bl_timeline_list li::before {
    right: auto;
    left: 0;
  }
}
.bl_merit {
  position: relative;
  padding: 110px 20px;
  overflow: hidden;
  background-color: #f7fbfa;
}

.bl_merit .ly_cont {
  position: relative;
  z-index: 1;
  width: min(100%, 1100px);
  margin-inline: auto;
}

.bl_merit_intro {
  width: min(100%, 860px);
  margin: 70px auto 0;
}

.bl_merit_lead {
  margin: 0;
  color: #004080;
  font-size: clamp(20px, 2.4vw, 30px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
}

.bl_merit_messageList {
  display: -ms-grid;
  display: grid;
  gap: 14px;
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
}
.bl_merit_messageList li {
  position: relative;
  padding: 18px 22px 18px 50px;
  background-color: #fff;
  border-left: 3px solid #00549a;
  -webkit-box-shadow: 0 8px 28px rgba(0, 41, 82, 0.06);
          box-shadow: 0 8px 28px rgba(0, 41, 82, 0.06);
  color: #222;
  font-size: 15px;
  line-height: 1.9;
}
.bl_merit_messageList li::before {
  position: absolute;
  top: 50%;
  left: 22px;
  width: 9px;
  height: 5px;
  border-bottom: 2px solid #00549a;
  border-left: 2px solid #00549a;
  content: "";
  -webkit-transform: translateY(-65%) rotate(-45deg);
          transform: translateY(-65%) rotate(-45deg);
}

.bl_merit_cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin: 80px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: merit;
}

.bl_merit_card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid rgba(0, 64, 128, 0.12);
  -webkit-box-shadow: 0 18px 45px rgba(0, 45, 90, 0.08);
          box-shadow: 0 18px 45px rgba(0, 45, 90, 0.08);
  -webkit-transition: -webkit-transform 0.35s ease, -webkit-box-shadow 0.35s ease;
  transition: -webkit-transform 0.35s ease, -webkit-box-shadow 0.35s ease;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  transition: transform 0.35s ease, box-shadow 0.35s ease, -webkit-transform 0.35s ease, -webkit-box-shadow 0.35s ease;
}
.bl_merit_card:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-box-shadow: 0 24px 55px rgba(0, 45, 90, 0.14);
          box-shadow: 0 24px 55px rgba(0, 45, 90, 0.14);
}
.bl_merit_card::after {
  position: absolute;
  right: -35px;
  bottom: -35px;
  width: 110px;
  height: 110px;
  border: 1px solid rgba(0, 84, 154, 0.1);
  border-radius: 50%;
  content: "";
}

.bl_merit_number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 108px;
  background: linear-gradient(135deg, #003d73 0%, #0066ad 100%);
}
.bl_merit_number span {
  color: rgba(255, 255, 255, 0.95);
  font-family: Arial, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.05em;
}

.bl_merit_cardBody {
  position: relative;
  z-index: 1;
  padding: 30px 28px 34px;
}

.bl_merit_cardLabel {
  margin: 0 0 10px;
  color: #0066ad;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2em;
}

.bl_merit_cardTitle {
  margin: 0;
  color: #003f78;
  font-size: clamp(18px, 1.7vw, 23px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.bl_merit_cardText {
  margin: 20px 0 0;
  color: #333;
  font-size: 14px;
  line-height: 1.9;
}

@media screen and (max-width: 900px) {
  .bl_merit_cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: min(100%, 680px);
    margin-inline: auto;
    margin-top: 65px;
  }
  .bl_merit_card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 130px minmax(0, 1fr);
    grid-template-columns: 130px minmax(0, 1fr);
  }
  .bl_merit_number {
    height: 100%;
    min-height: 230px;
  }
}
@media screen and (max-width: 767px) {
  .bl_merit {
    padding: 75px 16px;
  }
  .bl_merit_intro {
    margin-top: 50px;
  }
  .bl_merit_lead {
    font-size: 20px;
    line-height: 1.7;
    text-align: left;
  }
  .bl_merit_messageList {
    gap: 10px;
    margin-top: 30px;
  }
  .bl_merit_messageList li {
    padding: 16px 16px 16px 42px;
    font-size: 14px;
    line-height: 1.8;
  }
  .bl_merit_messageList li::before {
    left: 17px;
  }
  .bl_merit_cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 50px;
  }
  .bl_merit_card {
    display: block;
  }
  .bl_merit_card:hover {
    -webkit-transform: none;
            transform: none;
  }
  .bl_merit_number {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 76px;
    min-height: 0;
    padding-left: 24px;
  }
  .bl_merit_number span {
    font-size: 32px;
  }
  .bl_merit_cardBody {
    padding: 24px 22px 28px;
  }
  .bl_merit_cardTitle {
    font-size: 19px;
  }
  .bl_merit_cardText {
    margin-top: 15px;
    font-size: 14px;
  }
}
.bl_companyTable {
  width: 100%;
}
.bl_companyTable table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.bl_companyTable caption {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.bl_companyTable tr {
  border-top: 1px solid #d9dfe5;
}
.bl_companyTable tr:last-child {
  border-bottom: 1px solid #d9dfe5;
}
.bl_companyTable th,
.bl_companyTable td {
  padding: 24px 20px;
  vertical-align: top;
}
.bl_companyTable th {
  width: 180px;
  color: #333;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.08em;
}
.bl_companyTable td {
  color: #333;
}
.bl_companyTable p {
  margin: 0;
}
.bl_companyTable p + p {
  margin-top: 2px;
}
.bl_companyTable a {
  color: #004080;
  text-decoration: none;
}
.bl_companyTable a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.bl_companyTable a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

.bl_companyTable_address {
  margin: 0;
  font-style: normal;
}

.bl_companyTable_mapLink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin-top: 4px;
}
.bl_companyTable_mapLink span {
  font-size: 9px;
}

.bl_companyTable_contact {
  margin: 0;
}
.bl_companyTable_contact > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 10px;
}
.bl_companyTable_contact dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
  font-weight: 400;
}
.bl_companyTable_contact dd {
  margin: 0;
}

.bl_companyTable_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .bl_company {
    padding: 70px 16px;
  }
  .el_lv2Heading {
    margin-bottom: 50px;
    padding-bottom: 22px;
    font-size: 22px;
    letter-spacing: 0.25em;
  }
  .el_lv2Heading span {
    padding-left: 0.25em;
  }
  .el_lv2Heading::after {
    width: 34px;
  }
  .bl_companyTable table,
  .bl_companyTable tbody,
  .bl_companyTable tr,
  .bl_companyTable th,
  .bl_companyTable td {
    display: block;
    width: 100%;
  }
  .bl_companyTable table {
    table-layout: auto;
  }
  .bl_companyTable tr {
    padding: 20px 0;
  }
  .bl_companyTable th,
  .bl_companyTable td {
    padding: 0;
  }
  .bl_companyTable th {
    margin-bottom: 10px;
    color: #004080;
  }
  .bl_companyTable_mapLink {
    margin-top: 8px;
  }
  .bl_companyTable_contact > div {
    gap: 8px;
  }
}
.bl_pointImage {
  width: 100%;
  height: clamp(180px, 24vw, 340px);
  overflow: hidden;
}
.bl_pointImage img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (max-width: 767px) {
  .bl_pointImage {
    height: 180px;
  }
  .bl_pointImage img {
    -o-object-position: center;
       object-position: center;
  }
}
.bl_gallery {
  width: min(100% - 40px, 900px);
  margin-inline: auto;
}

.bl_gallery_main {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 3/2;
  background-color: #f2f2f2;
  border-radius: 4px;
}

.bl_gallery_mainImage {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.bl_gallery_mainImage.is_changing {
  opacity: 0;
}

.bl_gallery_thumbnails {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  width: min(100%, 680px);
  margin: 8px auto 0;
  padding: 0;
  list-style: none;
}

.bl_gallery_thumbnailItem {
  min-width: 0;
}

.bl_gallery_thumbnailButton {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 0;
  aspect-ratio: 3/2;
  background: none;
  border: 2px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: border-color 0.25s ease, opacity 0.25s ease;
  transition: border-color 0.25s ease, opacity 0.25s ease;
}
.bl_gallery_thumbnailButton img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.bl_gallery_thumbnailButton:hover {
  opacity: 0.8;
}
.bl_gallery_thumbnailButton:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.bl_gallery_thumbnailButton:focus-visible {
  outline: 2px solid #004080;
  outline-offset: 3px;
}
.bl_gallery_thumbnailButton.is_active {
  border-color: #004080;
}
.bl_gallery_thumbnailButton.is_active::after {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 64, 128, 0.08);
  content: "";
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .bl_gallery {
    width: min(100% - 32px, 900px);
  }
  .bl_gallery_main {
    aspect-ratio: 4/3;
  }
  .bl_gallery_thumbnails {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
    width: 100%;
    margin-top: 6px;
  }
  .bl_gallery_thumbnailButton {
    border-width: 2px;
  }
}
.bl_map {
  width: 100%;
}
.bl_map iframe {
  display: block;
  width: 100%;
  height: 350px;
  border: 0;
}

@media screen and (min-width: 521px) {
  .bl_map iframe {
    height: 350px;
  }
}
.bl_footerCompany {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 60px 24px;
}

.bl_footerCompany_logo {
  margin: 0 0 24px;
}
.bl_footerCompany_logo a {
  display: inline-block;
}
.bl_footerCompany_logo img {
  display: block;
  width: min(100%, 300px);
  height: auto;
  margin-inline: auto;
}

.bl_footerCompany_info {
  font-size: 12px;
  line-height: 1.8;
  text-align: center;
}

.bl_footerCompany_name {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 700;
}

.bl_footerCompany_license {
  margin: 0;
}

.bl_footerCompany_address {
  margin: 0;
  font-style: normal;
}
.bl_footerCompany_address span {
  display: inline;
}

.bl_footerCompany_contact {
  margin: 12px 0 0;
}

.bl_footerCompany_contactRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.bl_footerCompany_contactRow dt {
  min-width: 38px;
  font-weight: 700;
  text-align: right;
}
.bl_footerCompany_contactRow dd {
  margin: 0;
  text-align: left;
}
.bl_footerCompany_contactRow + .bl_footerCompany_contactRow {
  margin-top: 4px;
}
.bl_footerCompany_contactRow a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.bl_footerCompany_contactRow a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.bl_footerCompany_contactRow a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

.el_img {
  display: block;
  max-width: 100%;
  height: auto;
}

.bl_media {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 18px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (min-width: 521px) {
  .bl_media {
    -ms-grid-columns: 360px 1fr;
    grid-template-columns: 360px 1fr;
    gap: 28px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 521px) {
  .bl_media__rev {
    -ms-grid-columns: 1fr 360px;
    grid-template-columns: 1fr 360px;
  }
}
@media screen and (min-width: 521px) {
  .bl_media__rev .bl_media_imgWrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (min-width: 521px) {
  .bl_media__rev .bl_media_body {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.bl_media_imgWrapper {
  margin: 0;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.bl_media_imgWrapper img {
  display: block;
  width: 100%;
  height: auto;
}

.bl_media_body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9;
}

.bl_media_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 10px;
}
@media screen and (min-width: 521px) {
  .bl_media_ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.bl_media_txt {
  margin: 0;
}

.hp_tar {
  text-align: right;
}

.hp_mt16 {
  margin-top: 16px;
}

.bl_companyOutline {
  margin: 24px 0 0;
  padding: 0;
}
.bl_companyOutline dt,
.bl_companyOutline dd {
  margin: 0;
}
.bl_companyOutline dt {
  font-weight: 700;
  padding: 14px 0 8px;
}
.bl_companyOutline dd {
  padding: 0 0 14px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.8;
}
.bl_companyOutline dd a {
  word-break: break-all;
}
.bl_companyOutline dd:last-of-type {
  border-bottom: 0;
}
@media screen and (min-width: 521px) {
  .bl_companyOutline {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 220px 1fr;
    grid-template-columns: 220px 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .bl_companyOutline dt {
    padding: 18px 0;
    border-bottom: 1px solid #e3e3e3;
  }
  .bl_companyOutline dd {
    padding: 18px 0;
  }
  .bl_companyOutline dt:last-of-type,
  .bl_companyOutline dd:last-of-type {
    border-bottom: 0;
  }
}
.bl_companyOutline_map {
  margin-top: 10px;
}
.bl_companyOutline_map iframe {
  width: 100%;
  height: 360px;
  border: 0;
  display: block;
}
@media screen and (min-width: 521px) {
  .bl_companyOutline_map iframe {
    height: 420px;
  }
}

.bl_history {
  margin: 24px 0 0;
  padding: 0;
}
.bl_history dt,
.bl_history dd {
  margin: 0;
}
.bl_history_date {
  font-weight: 700;
  padding: 14px 0 6px;
}
.bl_history_desc {
  padding: 0 0 14px;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.8;
}
.bl_history dd:last-of-type {
  border-bottom: 0;
}
@media screen and (min-width: 521px) {
  .bl_history {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 180px 1fr;
    grid-template-columns: 180px 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .bl_history_date {
    padding: 18px 0;
    border-bottom: 1px solid #e3e3e3;
    white-space: nowrap;
  }
  .bl_history_desc {
    padding: 18px 0;
  }
  .bl_history_date:last-of-type, .bl_history_desc:last-of-type {
    border-bottom: 0;
  }
}

.bl_pageHeader {
  border-radius: 20px 20px 0 0;
  padding: 80px 16px;
  text-align: center;
  background-color: #f5f6f7;
}

.el_lv1Heading {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-shadow: 2px 2px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}

.el_lv1HeadingSub {
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
}

.bl_breadcrumb {
  padding: 10px 16px;
}

.bl_breadcrumb_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4;
}

.bl_breadcrumb_inner > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bl_breadcrumb_inner > li + li::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 8px;
  border-top: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.bl_breadcrumb a {
  text-decoration: none;
}

.bl_breadcrumb a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 521px) {
  .bl_breadcrumb_inner {
    max-width: 1200px;
    margin: 0 auto;
  }
  .bl_breadcrumb {
    padding: 12px 24px;
  }
  .bl_breadcrumb_inner {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.bl_copyright {
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  background: #17498d;
  color: #fff;
  padding: 24px 8px;
}
.bl_copyright small {
  display: block;
  line-height: 1.6;
}
@media screen and (min-width: 521px) {
  .bl_copyright {
    padding: 12px 8px;
  }
}

.bl_form_caution {
  border: 1px solid #bbb;
  padding: 30px;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 50px;
  border-radius: 5px;
}
.bl_formUnit {
  width: 100%;
  margin: 0;
  padding: 0;
}
.bl_form_label {
  font-size: 10px;
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
  padding: 5px 8px;
  line-height: 1;
  border-radius: 5px;
  vertical-align: middle;
}
.bl_form_label_required {
  background-color: #B00020;
  color: #fff;
}
.bl_form_label_any {
  background-color: #ddd;
  color: #333;
}
.bl_form_term, .bl_form_des {
  border-bottom: 1px solid #bbb;
  padding: 30px 0;
  margin: 0;
}
.bl_form_term {
  font-weight: bold;
}
.bl_form_des a {
  font-weight: bold;
  text-decoration: underline;
}
.bl_form_srcoll {
  background-color: #fff;
  display: inline-block;
  overflow-y: auto;
  width: 100%;
  height: 100px;
  padding: 20px 20px 0;
  border: 1px solid #bbb;
  -webkit-overflow-scrolling: touch;
}
.bl_form_srcoll:after {
  content: "";
  display: block;
  height: 20px;
}
.bl_form_policy {
  font-size: 12px;
  font-size: 1.2rem;
}
.bl_form_policy_caution {
  margin-bottom: 20px;
}
.bl_form_policy_term {
  font-weight: bold;
}
.bl_form_policy_des {
  margin-bottom: 20px;
}
.bl_form_policy_des:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 521px) {
  .bl_formUnit {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250px 1fr;
    grid-template-columns: 250px 1fr;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .bl_form_term, .bl_form_des {
    width: auto;
    padding: 24px 0;
    border-bottom: 1px solid #bbb;
  }
  .bl_form_term {
    padding-right: 24px;
  }
  .bl_form_des {
    padding-left: 24px;
  }
  .bl_formUnit > dt:first-child, .bl_formUnit > dd:nth-child(2) {
    border-top: 1px solid #bbb;
  }
}

fieldset,
legend,
button {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select,
button,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: inherit;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  background-color: #fff;
}

input {
  border: 1px solid #bbb;
  outline: 0;
  font-family: inherit;
  font-size: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=text],
input[type=url],
input[type=email],
input[type=password],
input[type=search],
input[type=time],
input[type=date],
input[type=week],
input[type=month],
input[type=datetime-local],
input[type=datetime],
input[type=number],
input[type=color],
input[type=tel] {
  width: 100%;
  padding: 10px;
}

select,
textarea {
  border: 1px solid #bbb;
  padding: 10px;
  outline: 0;
  width: 100%;
  background-color: #fff;
}

textarea {
  width: 100%;
  min-height: 200px;
  resize: vertical;
  display: block;
}

select::-ms-expand {
  display: none;
}

input[type=submit]::-webkit-search-decoration,
input[type=reset]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration,
input[type=search]::-webkit-search-decoration {
  display: none;
}

::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type=search]::-webkit-search-decoration {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
          appearance: none;
  background: none;
  outline: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.el_checkbox label input,
.el_radio label input {
  display: none;
}

.el_checkbox label input:checked + .el_checkbox_text:after,
.el_radio label input:checked + .el_radio_text:after {
  display: block;
}

.el_checkbox label,
.el_radio label {
  display: inline-block;
  margin-right: 20px;
}

.bl_form_des.vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.bl_form_des.vertical .el_radio,
.bl_form_des.vertical .el_checkbox {
  display: block;
  margin-bottom: 10px;
}
.bl_form_des.vertical .el_radio:last-child,
.bl_form_des.vertical .el_checkbox:last-child {
  margin-bottom: 0;
}

.bl_form_des.vertical .el_radio label,
.bl_form_des.vertical .el_checkbox label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-right: 0;
}

.el_checkbox label .el_checkbox_text,
.el_radio label .el_radio_text {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

.el_checkbox label .el_checkbox_text:before,
.el_radio label .el_radio_text:before {
  content: "";
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border: 1px solid #bbb;
  background-color: #fff;
}

.el_checkbox label .el_checkbox_text:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: none;
  width: 20px;
  height: 10px;
  left: 0;
  top: 50%;
  margin-top: -8px;
  -webkit-transform: scale(0.5) rotate(-45deg);
          transform: scale(0.5) rotate(-45deg);
  border-bottom: 2px solid #333;
  border-left: 2px solid #333;
}

.el_radio label .el_radio_text:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: none;
  background-color: #333;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 50%;
  margin-top: -10px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.el_radio label .el_radio_text:before,
.el_radio label .el_radio_text:after {
  border-radius: 100px;
}

.el_select {
  position: relative;
  z-index: 1;
}
.el_select_icon {
  position: absolute;
  z-index: 2;
  right: 1px;
  top: 1px;
  width: 40px;
  height: calc(100% - 2px);
  pointer-events: none;
}
.el_select_icon:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
}

input[type=submit],
input[type=reset],
input[type=button] {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #333;
  border-radius: 5px;
  background-color: #333;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  cursor: pointer;
  font-weight: bold;
  font-family: inherit;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
  background-color: #fff;
  color: #333;
}

table.formTable {
  width: 100%;
  margin: 0 auto 40px;
  border-collapse: collapse;
}

table.formTable,
table.formTable tbody,
table.formTable tr,
table.formTable th,
table.formTable td {
  display: block;
  width: 100%;
}

table.formTable tr {
  margin-bottom: 12px;
}

table.formTable th,
table.formTable td {
  border: 1px solid #ccc;
  padding: 10px;
}

table.formTable th {
  background: #f9f9f9;
  text-align: left;
  font-weight: bold;
  border-bottom: 0;
}

table.formTable td {
  border-top: 0;
}

.bl_form_fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

.bl_form_legend {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media screen and (min-width: 521px) {
  table.formTable {
    display: table;
    width: 100%;
    border-collapse: collapse;
  }
  table.formTable tbody {
    display: table-row-group;
  }
  table.formTable tr {
    display: table-row;
    margin-bottom: 0;
  }
  table.formTable th,
  table.formTable td {
    display: table-cell;
    width: auto;
    border: 1px solid #ccc;
    padding: 10px;
  }
  table.formTable th {
    width: 30%;
    background: #efefef;
    border-bottom: 1px solid #ccc;
  }
  table.formTable td {
    border-top: 1px solid #ccc;
  }
}
.bl_sec {
  width: 100%;
  margin-bottom: 64px;
}

.el_lv2Heading {
  position: relative;
  margin: 0;
  padding-bottom: 30px;
  color: #003f7f;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.el_lv2Heading span {
  display: inline-block;
  padding-left: 0.35em;
}
.el_lv2Heading::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.hp_cf:after {
  content: "" !important;
  clear: both !important;
  display: block !important;
}

.hp_dn {
  display: none !important;
}
.hp_db {
  display: block !important;
}
.hp_di {
  display: inline !important;
}
.hp_dib {
  display: inline-block !important;
}
.hp_dtb {
  display: table !important;
}
.hp_ditb {
  display: inline-table !important;
}
.hp_dtbc {
  display: table-cell !important;
}
.hp_dtbr {
  display: table-row !important;
}

.hp_view_sp {
  display: block !important;
}
@media screen and (min-width: 521px) {
  .hp_view_sp {
    display: none !important;
  }
}

.hp_view_pc {
  display: none !important;
}
@media screen and (min-width: 521px) {
  .hp_view_pc {
    display: block !important;
  }
}

.hp_disabled {
  cursor: not-allowed !important;
  pointer-events: none !important;
  color: rgba(0, 0, 0, 0.26) !important;
}

.hp_ov_hid {
  overflow: hidden !important;
}
.hp_ov_scrollX {
  overflow: hidden !important;
  overflow-x: auto !important;
}
.hp_ov_scrollY {
  overflow: hidden !important;
  overflow-y: auto !important;
}
.hp_ov_elli {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.hp_bgcBase {
  background-color: #efefef !important;
}
.hp_bgcWhite {
  background-color: white !important;
}
.hp_bgcBlack {
  background-color: black !important;
}

.hp_b {
  border: 1px solid black !important;
}
.hp_bRed {
  border: 1px solid red !important;
}
.hp_bGray {
  border: 1px solid gray !important;
}

.hp_bt {
  border-top: 1px solid black !important;
}
.hp_btRed {
  border-top: 1px solid red !important;
}
.hp_btGray {
  border-top: 1px solid gray !important;
}

.hp_br {
  border-right: 1px solid black !important;
}
.hp_brRed {
  border-right: 1px solid red !important;
}
.hp_brGray {
  border-right: 1px solid gray !important;
}

.hp_bb {
  border-bottom: 1px solid black !important;
}
.hp_bbRed {
  border-bottom: 1px solid red !important;
}
.hp_bbGray {
  border-bottom: 1px solid gray !important;
}

.hp_cBlack {
  color: black !important;
}
.hp_cWhite {
  color: white !important;
}
.hp_cRed {
  color: red !important;
}
.hp_cYellow {
  color: yellow !important;
}
.hp_cBlue {
  color: blue !important;
}

.hp_fb,
.hp_fwb {
  font-weight: bold !important;
  font-weight: 700 !important;
}

.hp_tdu {
  text-decoration: underline !important;
}
.hp_tdn {
  text-decoration: none !important;
}

.hp_fsi {
  font-style: italic !important;
}

.hp_f07p {
  display: block !important;
  font-size: 10px !important;
  -webkit-transform: scale(0.7) !important;
          transform: scale(0.7) !important;
  -webkit-transform-origin: left center !important;
          transform-origin: left center !important;
}

.hp_f08p {
  display: block !important;
  font-size: 10px !important;
  -webkit-transform: scale(0.8) !important;
          transform: scale(0.8) !important;
  -webkit-transform-origin: left center !important;
          transform-origin: left center !important;
}

.hp_f09p {
  display: block !important;
  font-size: 10px !important;
  -webkit-transform: scale(0.9) !important;
          transform: scale(0.9) !important;
  -webkit-transform-origin: left center !important;
          transform-origin: left center !important;
}

.hp_f10p {
  font-size: 10px;
  font-size: 1rem;
}

.hp_f11p {
  font-size: 11px;
  font-size: 1.1rem;
}

.hp_f12p {
  font-size: 12px;
  font-size: 1.2rem;
}

.hp_f13p {
  font-size: 13px;
  font-size: 1.3rem;
}

.hp_f14p {
  font-size: 14px;
  font-size: 1.4rem;
}

.hp_f15p {
  font-size: 15px;
  font-size: 1.5rem;
}

.hp_f16p {
  font-size: 16px;
  font-size: 1.6rem;
}

.hp_f17p {
  font-size: 17px;
  font-size: 1.7rem;
}

.hp_f18p {
  font-size: 18px;
  font-size: 1.8rem;
}

.hp_f19p {
  font-size: 19px;
  font-size: 1.9rem;
}

.hp_f20p {
  font-size: 20px;
  font-size: 2rem;
}

.hp_f21p {
  font-size: 21px;
  font-size: 2.1rem;
}

.hp_f22p {
  font-size: 22px;
  font-size: 2.2rem;
}

.hp_f23p {
  font-size: 23px;
  font-size: 2.3rem;
}

.hp_f24p {
  font-size: 24px;
  font-size: 2.4rem;
}

.hp_f25p {
  font-size: 25px;
  font-size: 2.5rem;
}

.hp_f26p {
  font-size: 26px;
  font-size: 2.6rem;
}

.hp_f27p {
  font-size: 27px;
  font-size: 2.7rem;
}

.hp_f28p {
  font-size: 28px;
  font-size: 2.8rem;
}

.hp_f29p {
  font-size: 29px;
  font-size: 2.9rem;
}

.hp_f30p {
  font-size: 30px;
  font-size: 3rem;
}

.hp_fz1_3e {
  font-size: 1.3em !important;
}

.hp_fz1_5e {
  font-size: 1.5em !important;
}

.hp_tac {
  text-align: center !important;
}
.hp_tar {
  text-align: right !important;
}
.hp_tal {
  text-align: left !important;
}
.hp_taj {
  text-align: justify !important;
}

.hp_vam {
  vertical-align: middle !important;
}

.hp_ti0 {
  text-indent: 0 !important;
}

.hp_tol {
  -webkit-transform-origin: left !important;
          transform-origin: left !important;
}

.hp_toc {
  -webkit-transform-origin: center !important;
          transform-origin: center !important;
}

.hp_hr {
  border-bottom: 1px solid black !important;
}

.hp_imgResponsive {
  height: auto !important;
  max-width: 100% !important;
  width: auto !important;
}

.hp_imgPixelated {
  -ms-interpolation-mode: nearest-neighbor !important;
      image-rendering: -webkit-optimize-contrast !important;
      image-rendering: pixelated !important;
}

.hp_disc li {
  list-style-type: disc !important;
  margin-left: 1.5em !important;
}

.hp_circle li {
  list-style-type: circle !important;
  margin-left: 1.5em !important;
}

.hp_square li {
  list-style-type: square !important;
  margin-left: 1.5em !important;
}

.hp_decimal li {
  list-style-type: decimal !important;
  margin-left: 1.5em !important;
}

.hp_decimal-leading-zero li {
  list-style-type: decimal-leading-zero !important;
  margin-left: 2em !important;
}

.hp_lower-alpha li {
  list-style-type: lower-alpha !important;
  margin-left: 1.5em !important;
}

.hp_upper-alpha li {
  list-style-type: upper-alpha !important;
  margin-left: 1.5em !important;
}

.hp_asterisk li:before {
  content: "※" !important;
  display: inline !important;
  padding-right: 10px !important;
}

.hp_asterisk2 li {
  padding-left: 1.5em !important;
  text-indent: -1.5em !important;
}

.hp_asterisk2 li:before {
  content: "※" !important;
  display: inline !important;
  padding-right: 0.5em !important;
}

.hp_flex_c {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.hp_flex_sb {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.hp_flex_fw {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
.hp_flex_sbfw {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.hp_flex_aic {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.hp_centering {
  display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.hp_mg_r_auto {
  margin-right: auto !important;
}

.hp_mg_l_auto {
  margin-left: auto !important;
}

.hp_mg_horiz_auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.hp_lgSpace {
  margin-bottom: 64px !important;
}

.hp_mdSpace {
  margin-bottom: 32px !important;
}

.hp_smSpace {
  margin-bottom: 16px !important;
}

@media screen and (min-width: 521px) {
  .hp_lgSpace {
    margin-bottom: 128px !important;
  }
  .hp_mdSpace {
    margin-bottom: 64px !important;
  }
  .hp_smSpace {
    margin-bottom: 32px !important;
  }
}
.hp_rad4 {
  border-radius: 4px !important;
}

.hp_rad8 {
  border-radius: 8px !important;
}

.hp_rad12 {
  border-radius: 12px !important;
}

.hp_rad16 {
  border-radius: 16px !important;
}

.hp_rad20 {
  border-radius: 20px !important;
}

.hp_rad24 {
  border-radius: 24px !important;
}

.hp_rad28 {
  border-radius: 28px !important;
}

.hp_rad32 {
  border-radius: 32px !important;
}

.hp_rad36 {
  border-radius: 36px !important;
}

.hp_rad40 {
  border-radius: 40px !important;
}

.hp_lh0 {
  line-height: 0px !important;
}

.hp_lh1 {
  line-height: 0.1px !important;
}

.hp_lh2 {
  line-height: 0.2px !important;
}

.hp_lh3 {
  line-height: 0.3px !important;
}

.hp_lh4 {
  line-height: 0.4px !important;
}

.hp_lh5 {
  line-height: 0.5px !important;
}

.hp_lh6 {
  line-height: 0.6px !important;
}

.hp_lh7 {
  line-height: 0.7px !important;
}

.hp_lh8 {
  line-height: 0.8px !important;
}

.hp_lh9 {
  line-height: 0.9px !important;
}

.hp_lh10 {
  line-height: 1px !important;
}

.hp_lh11 {
  line-height: 1.1px !important;
}

.hp_lh12 {
  line-height: 1.2px !important;
}

.hp_lh13 {
  line-height: 1.3px !important;
}

.hp_lh14 {
  line-height: 1.4px !important;
}

.hp_lh15 {
  line-height: 1.5px !important;
}

.hp_lh16 {
  line-height: 1.6px !important;
}

.hp_lh17 {
  line-height: 1.7px !important;
}

.hp_lh18 {
  line-height: 1.8px !important;
}

.hp_lh19 {
  line-height: 1.9px !important;
}

.hp_lh20 {
  line-height: 2px !important;
}

.hp_wd0 {
  width: 0px !important;
}

.hp_wd8 {
  width: 8px !important;
}

.hp_wd16 {
  width: 16px !important;
}

.hp_wd24 {
  width: 24px !important;
}

.hp_wd32 {
  width: 32px !important;
}

.hp_wd40 {
  width: 40px !important;
}

.hp_wd48 {
  width: 48px !important;
}

.hp_wd56 {
  width: 56px !important;
}

.hp_wd64 {
  width: 64px !important;
}

.hp_wd72 {
  width: 72px !important;
}

.hp_wd80 {
  width: 80px !important;
}

.hp_wd88 {
  width: 88px !important;
}

.hp_wd96 {
  width: 96px !important;
}

.hp_wd104 {
  width: 104px !important;
}

.hp_wd112 {
  width: 112px !important;
}

.hp_wd120 {
  width: 120px !important;
}

.hp_wd128 {
  width: 128px !important;
}

.hp_wd136 {
  width: 136px !important;
}

.hp_wd144 {
  width: 144px !important;
}

.hp_wd152 {
  width: 152px !important;
}

.hp_wd160 {
  width: 160px !important;
}

.hp_m0a {
  margin: 0 auto !important;
}

.hp_m0 {
  margin: 0px !important;
}

.hp_mt0 {
  margin-top: 0px !important;
}

.hp_mr0 {
  margin-right: 0px !important;
}

.hp_mb0 {
  margin-bottom: 0px !important;
}

.hp_ml0 {
  margin-left: 0px !important;
}

.hp_m8 {
  margin: 8px !important;
}

.hp_mt8 {
  margin-top: 8px !important;
}

.hp_mr8 {
  margin-right: 8px !important;
}

.hp_mb8 {
  margin-bottom: 8px !important;
}

.hp_ml8 {
  margin-left: 8px !important;
}

.hp_m16 {
  margin: 16px !important;
}

.hp_mt16 {
  margin-top: 16px !important;
}

.hp_mr16 {
  margin-right: 16px !important;
}

.hp_mb16 {
  margin-bottom: 16px !important;
}

.hp_ml16 {
  margin-left: 16px !important;
}

.hp_m24 {
  margin: 24px !important;
}

.hp_mt24 {
  margin-top: 24px !important;
}

.hp_mr24 {
  margin-right: 24px !important;
}

.hp_mb24 {
  margin-bottom: 24px !important;
}

.hp_ml24 {
  margin-left: 24px !important;
}

.hp_m32 {
  margin: 32px !important;
}

.hp_mt32 {
  margin-top: 32px !important;
}

.hp_mr32 {
  margin-right: 32px !important;
}

.hp_mb32 {
  margin-bottom: 32px !important;
}

.hp_ml32 {
  margin-left: 32px !important;
}

.hp_m40 {
  margin: 40px !important;
}

.hp_mt40 {
  margin-top: 40px !important;
}

.hp_mr40 {
  margin-right: 40px !important;
}

.hp_mb40 {
  margin-bottom: 40px !important;
}

.hp_ml40 {
  margin-left: 40px !important;
}

.hp_m48 {
  margin: 48px !important;
}

.hp_mt48 {
  margin-top: 48px !important;
}

.hp_mr48 {
  margin-right: 48px !important;
}

.hp_mb48 {
  margin-bottom: 48px !important;
}

.hp_ml48 {
  margin-left: 48px !important;
}

.hp_m56 {
  margin: 56px !important;
}

.hp_mt56 {
  margin-top: 56px !important;
}

.hp_mr56 {
  margin-right: 56px !important;
}

.hp_mb56 {
  margin-bottom: 56px !important;
}

.hp_ml56 {
  margin-left: 56px !important;
}

.hp_m64 {
  margin: 64px !important;
}

.hp_mt64 {
  margin-top: 64px !important;
}

.hp_mr64 {
  margin-right: 64px !important;
}

.hp_mb64 {
  margin-bottom: 64px !important;
}

.hp_ml64 {
  margin-left: 64px !important;
}

.hp_m72 {
  margin: 72px !important;
}

.hp_mt72 {
  margin-top: 72px !important;
}

.hp_mr72 {
  margin-right: 72px !important;
}

.hp_mb72 {
  margin-bottom: 72px !important;
}

.hp_ml72 {
  margin-left: 72px !important;
}

.hp_m80 {
  margin: 80px !important;
}

.hp_mt80 {
  margin-top: 80px !important;
}

.hp_mr80 {
  margin-right: 80px !important;
}

.hp_mb80 {
  margin-bottom: 80px !important;
}

.hp_ml80 {
  margin-left: 80px !important;
}

.hp_m88 {
  margin: 88px !important;
}

.hp_mt88 {
  margin-top: 88px !important;
}

.hp_mr88 {
  margin-right: 88px !important;
}

.hp_mb88 {
  margin-bottom: 88px !important;
}

.hp_ml88 {
  margin-left: 88px !important;
}

.hp_m96 {
  margin: 96px !important;
}

.hp_mt96 {
  margin-top: 96px !important;
}

.hp_mr96 {
  margin-right: 96px !important;
}

.hp_mb96 {
  margin-bottom: 96px !important;
}

.hp_ml96 {
  margin-left: 96px !important;
}

.hp_m104 {
  margin: 104px !important;
}

.hp_mt104 {
  margin-top: 104px !important;
}

.hp_mr104 {
  margin-right: 104px !important;
}

.hp_mb104 {
  margin-bottom: 104px !important;
}

.hp_ml104 {
  margin-left: 104px !important;
}

.hp_m112 {
  margin: 112px !important;
}

.hp_mt112 {
  margin-top: 112px !important;
}

.hp_mr112 {
  margin-right: 112px !important;
}

.hp_mb112 {
  margin-bottom: 112px !important;
}

.hp_ml112 {
  margin-left: 112px !important;
}

.hp_m120 {
  margin: 120px !important;
}

.hp_mt120 {
  margin-top: 120px !important;
}

.hp_mr120 {
  margin-right: 120px !important;
}

.hp_mb120 {
  margin-bottom: 120px !important;
}

.hp_ml120 {
  margin-left: 120px !important;
}

.hp_m128 {
  margin: 128px !important;
}

.hp_mt128 {
  margin-top: 128px !important;
}

.hp_mr128 {
  margin-right: 128px !important;
}

.hp_mb128 {
  margin-bottom: 128px !important;
}

.hp_ml128 {
  margin-left: 128px !important;
}

.hp_m136 {
  margin: 136px !important;
}

.hp_mt136 {
  margin-top: 136px !important;
}

.hp_mr136 {
  margin-right: 136px !important;
}

.hp_mb136 {
  margin-bottom: 136px !important;
}

.hp_ml136 {
  margin-left: 136px !important;
}

.hp_m144 {
  margin: 144px !important;
}

.hp_mt144 {
  margin-top: 144px !important;
}

.hp_mr144 {
  margin-right: 144px !important;
}

.hp_mb144 {
  margin-bottom: 144px !important;
}

.hp_ml144 {
  margin-left: 144px !important;
}

.hp_m152 {
  margin: 152px !important;
}

.hp_mt152 {
  margin-top: 152px !important;
}

.hp_mr152 {
  margin-right: 152px !important;
}

.hp_mb152 {
  margin-bottom: 152px !important;
}

.hp_ml152 {
  margin-left: 152px !important;
}

.hp_m160 {
  margin: 160px !important;
}

.hp_mt160 {
  margin-top: 160px !important;
}

.hp_mr160 {
  margin-right: 160px !important;
}

.hp_mb160 {
  margin-bottom: 160px !important;
}

.hp_ml160 {
  margin-left: 160px !important;
}

.hp_mg_vert8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.hp_mg_vert16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.hp_mg_vert24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.hp_mg_vert32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.hp_mg_vert40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.hp_mg_vert48 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.hp_mg_vert56 {
  margin-top: 56px !important;
  margin-bottom: 56px !important;
}

.hp_mg_vert64 {
  margin-top: 64px !important;
  margin-bottom: 64px !important;
}

.hp_mg_vert72 {
  margin-top: 72px !important;
  margin-bottom: 72px !important;
}

.hp_mg_vert80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.hp_mg_vert88 {
  margin-top: 88px !important;
  margin-bottom: 88px !important;
}

.hp_mg_vert96 {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}

.hp_mg_vert104 {
  margin-top: 104px !important;
  margin-bottom: 104px !important;
}

.hp_mg_vert112 {
  margin-top: 112px !important;
  margin-bottom: 112px !important;
}

.hp_mg_vert120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.hp_mg_vert128 {
  margin-top: 128px !important;
  margin-bottom: 128px !important;
}

.hp_mg_vert136 {
  margin-top: 136px !important;
  margin-bottom: 136px !important;
}

.hp_mg_vert144 {
  margin-top: 144px !important;
  margin-bottom: 144px !important;
}

.hp_mg_vert152 {
  margin-top: 152px !important;
  margin-bottom: 152px !important;
}

.hp_mg_vert160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.hp_mg_horiz8 {
  margin-right: 8px !important;
  margin-left: 8px !important;
}

.hp_mg_horiz16 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}

.hp_mg_horiz24 {
  margin-right: 24px !important;
  margin-left: 24px !important;
}

.hp_mg_horiz32 {
  margin-right: 32px !important;
  margin-left: 32px !important;
}

.hp_mg_horiz40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

.hp_mg_horiz48 {
  margin-right: 48px !important;
  margin-left: 48px !important;
}

.hp_mg_horiz56 {
  margin-right: 56px !important;
  margin-left: 56px !important;
}

.hp_mg_horiz64 {
  margin-right: 64px !important;
  margin-left: 64px !important;
}

.hp_mg_horiz72 {
  margin-right: 72px !important;
  margin-left: 72px !important;
}

.hp_mg_horiz80 {
  margin-right: 80px !important;
  margin-left: 80px !important;
}

.hp_mg_horiz88 {
  margin-right: 88px !important;
  margin-left: 88px !important;
}

.hp_mg_horiz96 {
  margin-right: 96px !important;
  margin-left: 96px !important;
}

.hp_mg_horiz104 {
  margin-right: 104px !important;
  margin-left: 104px !important;
}

.hp_mg_horiz112 {
  margin-right: 112px !important;
  margin-left: 112px !important;
}

.hp_mg_horiz120 {
  margin-right: 120px !important;
  margin-left: 120px !important;
}

.hp_mg_horiz128 {
  margin-right: 128px !important;
  margin-left: 128px !important;
}

.hp_mg_horiz136 {
  margin-right: 136px !important;
  margin-left: 136px !important;
}

.hp_mg_horiz144 {
  margin-right: 144px !important;
  margin-left: 144px !important;
}

.hp_mg_horiz152 {
  margin-right: 152px !important;
  margin-left: 152px !important;
}

.hp_mg_horiz160 {
  margin-right: 160px !important;
  margin-left: 160px !important;
}

.hp_p0 {
  padding: 0px !important;
}

.hp_pt0 {
  padding-top: 0px !important;
}

.hp_pr0 {
  padding-right: 0px !important;
}

.hp_pb0 {
  padding-bottom: 0px !important;
}

.hp_pl0 {
  padding-left: 0px !important;
}

.hp_p8 {
  padding: 8px !important;
}

.hp_pt8 {
  padding-top: 8px !important;
}

.hp_pr8 {
  padding-right: 8px !important;
}

.hp_pb8 {
  padding-bottom: 8px !important;
}

.hp_pl8 {
  padding-left: 8px !important;
}

.hp_p16 {
  padding: 16px !important;
}

.hp_pt16 {
  padding-top: 16px !important;
}

.hp_pr16 {
  padding-right: 16px !important;
}

.hp_pb16 {
  padding-bottom: 16px !important;
}

.hp_pl16 {
  padding-left: 16px !important;
}

.hp_p24 {
  padding: 24px !important;
}

.hp_pt24 {
  padding-top: 24px !important;
}

.hp_pr24 {
  padding-right: 24px !important;
}

.hp_pb24 {
  padding-bottom: 24px !important;
}

.hp_pl24 {
  padding-left: 24px !important;
}

.hp_p32 {
  padding: 32px !important;
}

.hp_pt32 {
  padding-top: 32px !important;
}

.hp_pr32 {
  padding-right: 32px !important;
}

.hp_pb32 {
  padding-bottom: 32px !important;
}

.hp_pl32 {
  padding-left: 32px !important;
}

.hp_p40 {
  padding: 40px !important;
}

.hp_pt40 {
  padding-top: 40px !important;
}

.hp_pr40 {
  padding-right: 40px !important;
}

.hp_pb40 {
  padding-bottom: 40px !important;
}

.hp_pl40 {
  padding-left: 40px !important;
}

.hp_p48 {
  padding: 48px !important;
}

.hp_pt48 {
  padding-top: 48px !important;
}

.hp_pr48 {
  padding-right: 48px !important;
}

.hp_pb48 {
  padding-bottom: 48px !important;
}

.hp_pl48 {
  padding-left: 48px !important;
}

.hp_p56 {
  padding: 56px !important;
}

.hp_pt56 {
  padding-top: 56px !important;
}

.hp_pr56 {
  padding-right: 56px !important;
}

.hp_pb56 {
  padding-bottom: 56px !important;
}

.hp_pl56 {
  padding-left: 56px !important;
}

.hp_p64 {
  padding: 64px !important;
}

.hp_pt64 {
  padding-top: 64px !important;
}

.hp_pr64 {
  padding-right: 64px !important;
}

.hp_pb64 {
  padding-bottom: 64px !important;
}

.hp_pl64 {
  padding-left: 64px !important;
}

.hp_p72 {
  padding: 72px !important;
}

.hp_pt72 {
  padding-top: 72px !important;
}

.hp_pr72 {
  padding-right: 72px !important;
}

.hp_pb72 {
  padding-bottom: 72px !important;
}

.hp_pl72 {
  padding-left: 72px !important;
}

.hp_p80 {
  padding: 80px !important;
}

.hp_pt80 {
  padding-top: 80px !important;
}

.hp_pr80 {
  padding-right: 80px !important;
}

.hp_pb80 {
  padding-bottom: 80px !important;
}

.hp_pl80 {
  padding-left: 80px !important;
}

.hp_p88 {
  padding: 88px !important;
}

.hp_pt88 {
  padding-top: 88px !important;
}

.hp_pr88 {
  padding-right: 88px !important;
}

.hp_pb88 {
  padding-bottom: 88px !important;
}

.hp_pl88 {
  padding-left: 88px !important;
}

.hp_p96 {
  padding: 96px !important;
}

.hp_pt96 {
  padding-top: 96px !important;
}

.hp_pr96 {
  padding-right: 96px !important;
}

.hp_pb96 {
  padding-bottom: 96px !important;
}

.hp_pl96 {
  padding-left: 96px !important;
}

.hp_p104 {
  padding: 104px !important;
}

.hp_pt104 {
  padding-top: 104px !important;
}

.hp_pr104 {
  padding-right: 104px !important;
}

.hp_pb104 {
  padding-bottom: 104px !important;
}

.hp_pl104 {
  padding-left: 104px !important;
}

.hp_p112 {
  padding: 112px !important;
}

.hp_pt112 {
  padding-top: 112px !important;
}

.hp_pr112 {
  padding-right: 112px !important;
}

.hp_pb112 {
  padding-bottom: 112px !important;
}

.hp_pl112 {
  padding-left: 112px !important;
}

.hp_p120 {
  padding: 120px !important;
}

.hp_pt120 {
  padding-top: 120px !important;
}

.hp_pr120 {
  padding-right: 120px !important;
}

.hp_pb120 {
  padding-bottom: 120px !important;
}

.hp_pl120 {
  padding-left: 120px !important;
}

.hp_p128 {
  padding: 128px !important;
}

.hp_pt128 {
  padding-top: 128px !important;
}

.hp_pr128 {
  padding-right: 128px !important;
}

.hp_pb128 {
  padding-bottom: 128px !important;
}

.hp_pl128 {
  padding-left: 128px !important;
}

.hp_p136 {
  padding: 136px !important;
}

.hp_pt136 {
  padding-top: 136px !important;
}

.hp_pr136 {
  padding-right: 136px !important;
}

.hp_pb136 {
  padding-bottom: 136px !important;
}

.hp_pl136 {
  padding-left: 136px !important;
}

.hp_p144 {
  padding: 144px !important;
}

.hp_pt144 {
  padding-top: 144px !important;
}

.hp_pr144 {
  padding-right: 144px !important;
}

.hp_pb144 {
  padding-bottom: 144px !important;
}

.hp_pl144 {
  padding-left: 144px !important;
}

.hp_p152 {
  padding: 152px !important;
}

.hp_pt152 {
  padding-top: 152px !important;
}

.hp_pr152 {
  padding-right: 152px !important;
}

.hp_pb152 {
  padding-bottom: 152px !important;
}

.hp_pl152 {
  padding-left: 152px !important;
}

.hp_p160 {
  padding: 160px !important;
}

.hp_pt160 {
  padding-top: 160px !important;
}

.hp_pr160 {
  padding-right: 160px !important;
}

.hp_pb160 {
  padding-bottom: 160px !important;
}

.hp_pl160 {
  padding-left: 160px !important;
}

.hp_pd_vert8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.hp_pd_vert16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.hp_pd_vert24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.hp_pd_vert32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.hp_pd_vert40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.hp_pd_vert48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.hp_pd_vert56 {
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}

.hp_pd_vert64 {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

.hp_pd_vert72 {
  padding-top: 72px !important;
  padding-bottom: 72px !important;
}

.hp_pd_vert80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.hp_pd_vert88 {
  padding-top: 88px !important;
  padding-bottom: 88px !important;
}

.hp_pd_vert96 {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}

.hp_pd_vert104 {
  padding-top: 104px !important;
  padding-bottom: 104px !important;
}

.hp_pd_vert112 {
  padding-top: 112px !important;
  padding-bottom: 112px !important;
}

.hp_pd_vert120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.hp_pd_vert128 {
  padding-top: 128px !important;
  padding-bottom: 128px !important;
}

.hp_pd_vert136 {
  padding-top: 136px !important;
  padding-bottom: 136px !important;
}

.hp_pd_vert144 {
  padding-top: 144px !important;
  padding-bottom: 144px !important;
}

.hp_pd_vert152 {
  padding-top: 152px !important;
  padding-bottom: 152px !important;
}

.hp_pd_vert160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.hp_pd_horiz8 {
  padding-right: 8px !important;
  padding-left: 8px !important;
}

.hp_pd_horiz16 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.hp_pd_horiz24 {
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.hp_pd_horiz32 {
  padding-right: 32px !important;
  padding-left: 32px !important;
}

.hp_pd_horiz40 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.hp_pd_horiz48 {
  padding-right: 48px !important;
  padding-left: 48px !important;
}

.hp_pd_horiz56 {
  padding-right: 56px !important;
  padding-left: 56px !important;
}

.hp_pd_horiz64 {
  padding-right: 64px !important;
  padding-left: 64px !important;
}

.hp_pd_horiz72 {
  padding-right: 72px !important;
  padding-left: 72px !important;
}

.hp_pd_horiz80 {
  padding-right: 80px !important;
  padding-left: 80px !important;
}

.hp_pd_horiz88 {
  padding-right: 88px !important;
  padding-left: 88px !important;
}

.hp_pd_horiz96 {
  padding-right: 96px !important;
  padding-left: 96px !important;
}

.hp_pd_horiz104 {
  padding-right: 104px !important;
  padding-left: 104px !important;
}

.hp_pd_horiz112 {
  padding-right: 112px !important;
  padding-left: 112px !important;
}

.hp_pd_horiz120 {
  padding-right: 120px !important;
  padding-left: 120px !important;
}

.hp_pd_horiz128 {
  padding-right: 128px !important;
  padding-left: 128px !important;
}

.hp_pd_horiz136 {
  padding-right: 136px !important;
  padding-left: 136px !important;
}

.hp_pd_horiz144 {
  padding-right: 144px !important;
  padding-left: 144px !important;
}

.hp_pd_horiz152 {
  padding-right: 152px !important;
  padding-left: 152px !important;
}

.hp_pd_horiz160 {
  padding-right: 160px !important;
  padding-left: 160px !important;
}

.bl_viewportBadge {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 10px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.02em;
  backdrop-filter: blur(6px);
}

.bl_viewportBadge__size {
  font-weight: 700;
}

.hp_bgcOne {
  background-image: url(./assets/img/home/bg_concept.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hp_bgcThree {
  background-color: #f8f9f1;
}

.hp_bgcTwo {
  background-image: url(./assets/img/home/bg_outline.jpg);
}