@charset "UTF-8";
@font-face {
  font-family: "DIN Alternate Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Alternate Bold"), url("../font/DINAlternate-Bold.woff") format("woff");
}
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

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

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

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

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

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

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

ul {
  list-style: none;
}

img {
  width: 100%;
  vertical-align: text-bottom;
}

:where(button, [type=button], [type=reset], [type=submit]) {
  touch-action: manipulation;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

body.back-fixed {
  overflow: clip;
}

section {
  width: 100%;
  overflow: hidden;
}

.l {
  /* panel index  */
}
.l-wrap {
  font-family: YakuHanJP, "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 0.9375rem;
  color: #000;
  line-height: 1.75;
}
@media (min-width: 767px) {
  .l-wrap {
    font-size: 1rem;
  }
}
.l-wrap img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
@media (min-width: 959px) {
  .l-wrap a.u-telLink {
    text-decoration: none;
    cursor: text;
    pointer-events: none;
  }
}
.l-header {
  height: 60px;
  position: fixed;
  width: 100%;
  padding: 0 15px;
  left: 0;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  transition: background-color 0.5s;
}
@media (min-width: 767px) {
  .l-header {
    padding: 0 clamp( 15px, -196.0552763819px + 17.5879396985vw,50px);
  }
}
@media (min-width: 959px) {
  .l-header {
    height: 120px;
    justify-content: flex-end;
  }
}
.l-header__logo {
  line-height: 1;
  flex-shrink: 0;
  /* dropdown内ロゴ */
}
.l-header__logo img {
  height: 44px;
  width: auto;
}
@media (min-width: 959px) {
  .l-header__logo {
    position: absolute;
    top: 27px;
    left: 50px;
    z-index: 10;
    top: clamp( 8px, -106.5728643216px + 9.5477386935vw,27px);
    left: clamp( 15px, -196.0552763819px + 17.5879396985vw,50px);
  }
  .l-header__logo img {
    height: 65px;
    height: clamp( 44px, -82.6331658291px + 10.5527638191vw,65px);
  }
}
.l-header__logo-nav {
  height: 60px;
  position: fixed;
  width: 100%;
  padding: 0 15px;
  left: 0;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  background: #002855;
}
.l-header__logo-nav img {
  height: 44px;
  width: auto;
}
.l-header__nav {
  display: none;
}
@media (min-width: 959px) {
  .l-header__nav {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
  }
  .l-header__nav a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 40px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    font-weight: 400;
    transition: opacity 0.2s;
    background: #4682A0;
  }
}
@media (min-width: 959px) and (any-hover: hover) {
  .l-header__nav a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .l-header__nav a:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .l-header__nav a:where(:any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
}
@media (min-width: 959px) {
  .l-header__nav-contact a {
    background: #002855;
  }
}
.l-header__menuBtn {
  display: block;
  height: 60px;
  margin-left: auto;
  position: absolute;
  z-index: 2;
  width: 60px;
  border: none;
  right: 0;
  top: 0;
  background-color: #002855;
}
.l-header__menuBtn-line {
  display: block;
  height: 2px;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  background-color: #fff;
  transition: 0.4s;
}
.l-header__menuBtn-line::before, .l-header__menuBtn-line::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: #fff;
  transition: inherit;
}
.l-header__menuBtn-line::before {
  top: -8px;
}
@media (min-width: 767px) {
  .l-header__menuBtn-line::before {
    top: -12px;
  }
}
.l-header__menuBtn-line::after {
  top: 8px;
}
@media (min-width: 767px) {
  .l-header__menuBtn-line::after {
    top: 12px;
  }
}
@media (min-width: 959px) {
  .l-header__menuBtn {
    display: none;
  }
}
.l-header__menuBtn.open {
  background-color: transparent;
}
.l-header__menuBtn.open .l-header__menuBtn-line {
  background-color: transparent;
}
.l-header__menuBtn.open .l-header__menuBtn-line::before {
  top: 0;
  transform: rotate(30deg);
}
.l-header__menuBtn.open .l-header__menuBtn-line::after {
  top: 0;
  transform: rotate(-30deg);
}
.l-header.move {
  background-color: rgba(255, 255, 255, 0.9);
}
.l-header > div {
  height: 100%;
  padding-top: 15px;
}
.l-gNav {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  background-color: #002855;
  position: fixed;
  width: 100%;
  height: 100vh;
  height: 100svh;
  top: 0;
  left: 0;
  z-index: 1;
  overflow-y: auto;
}
.l-gNav.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (min-width: 959px) {
  .l-gNav.open {
    display: none;
  }
}
.l-gNav__list {
  margin-top: 60px;
  padding: 50px 30px 40px;
}
.l-gNav__list > li:last-child {
  border-bottom: 1px solid #fff;
}
.l-gNav__list a {
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  border-top: 1px solid #fff;
}
.l-gNav__list a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateX(-8px) rotate(45deg);
}
.l-gNav__list-sub {
  display: none;
}
.l-gNav__list-sub a {
  border-color: rgba(255, 255, 255, 0.3);
  height: 50px;
  margin-left: 20px;
  font-size: 0.875rem;
}
.l-gNav__list-sub a::after {
  width: 7px;
  height: 7px;
}
.l-gNav__list--item a::after {
  display: none;
}
.l-gNav__list--item span {
  width: 22px;
  height: 22px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
}
.l-gNav__list--item span::before, .l-gNav__list--item span::after {
  content: "";
  width: 10px;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: calc(50% - 5px);
  z-index: 10;
  transition: 0.3s all;
}
.l-gNav__list--item span::after {
  transform: rotate(90deg);
}
.l-gNav__list--item.open span::after {
  transform: rotate(0);
}
.l-gNav__link {
  padding: 0 30px 60px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.l-gNav__link p {
  width: 100%;
}
.l-gNav__link p a {
  width: 100%;
  height: 60px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background: #fff;
  color: #002855;
}
.l-gNav__link p:first-child a {
  background: #4682A0;
  color: #fff;
}
.l-gNav .c-newwindow svg {
  fill: #fff;
}
.l-pcNav {
  display: none;
}
@media (min-width: 959px) {
  .l-pcNav {
    display: block;
  }
  .l-pcNav ul {
    display: flex;
    margin-right: 15px;
  }
  .l-pcNav a {
    color: #000;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    height: 65px;
    position: relative;
  }
  .l-pcNav a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #002855;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 520;
    transition: 0.3s all;
    transform: scaleX(0);
  }
}
@media (min-width: 959px) and (any-hover: hover) {
  .l-pcNav a:where(:-webkit-any-link, :enabled, summary):hover::after {
    transform: scaleX(1);
  }
  .l-pcNav a:where(:-moz-any-link, :enabled, summary):hover::after {
    transform: scaleX(1);
  }
  .l-pcNav a:where(:any-link, :enabled, summary):hover::after {
    transform: scaleX(1);
  }
}
@media (min-width: 959px) and (min-width: 767px) {
  .l-pcNav a {
    font-size: clamp( 13px, -5.0904522613px + 1.5075376884vw,16px);
  }
}
.l-dropdown__inner {
  width: 100%;
  display: none;
  background: #002855;
  padding: 60px 0;
  position: fixed;
  top: 120px;
  left: 0;
  z-index: 500;
}
.l-dropdown__inner > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 959px) {
  .l-dropdown__inner {
    padding: 60px 30px;
  }
}
.l-dropdown__figlink a {
  display: block;
  width: clamp( 250px, -118.1415929204px + 38.3480825959vw,380px);
  text-decoration: none;
  color: #002855;
  transition: 0.3s opacity;
}
@media (any-hover: hover) {
  .l-dropdown__figlink a:hover {
    opacity: 0.7;
  }
}
.l-dropdown__figlink figure {
  background: #fff;
}
.l-dropdown__figlink figure figcaption {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  font-weight: 700;
  height: 55px;
  position: relative;
}
.l-dropdown__figlink figure figcaption::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #002855;
  border-right: 1px solid #002855;
  transform: scalex(0.9) rotate(45deg);
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  z-index: 510;
}
.l-dropdown__nav {
  display: flex;
  justify-content: space-between;
  width: 710px;
  width: clamp( 600px, 288.4955752212px + 32.4483775811vw,710px);
}
.l-dropdown__nav li {
  width: clamp( 290px, 148.407079646px + 14.7492625369vw,340px);
}
.l-dropdown__nav li a {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  line-height: 1;
  border-top: 1px solid #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.12em;
}
.l-dropdown__nav li a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scalex(0.9) rotate(45deg);
  margin-right: 20px;
  transition: 0.3s all;
}
@media (any-hover: hover) {
  .l-dropdown__nav li a:where(:-webkit-any-link, :enabled, summary):hover::after {
    margin-right: 10px;
  }
  .l-dropdown__nav li a:where(:-moz-any-link, :enabled, summary):hover::after {
    margin-right: 10px;
  }
  .l-dropdown__nav li a:where(:any-link, :enabled, summary):hover::after {
    margin-right: 10px;
  }
}
.l-dropdown__nav li:last-child a {
  border-bottom: 1px solid #fff;
}
.l-footer {
  background-color: #F0F0F0;
  text-align: center;
  color: #002855;
}
@media (min-width: 959px) {
  .l-footer {
    text-align: left;
  }
}
.l-footer__inner {
  padding: 50px 15px 10px;
  position: relative;
}
@media (min-width: 959px) {
  .l-footer__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 1600px;
    padding: 60px 50px;
    box-sizing: border-box;
  }
}
@media (min-width: 1199px) {
  .l-footer__inner {
    margin-inline: auto;
  }
}
.l-footer address {
  font-size: 0.875rem;
}
.l-footer__logo {
  width: 273px;
  margin: 0 auto 20px;
}
.l-footer__logo + p {
  font-size: 1rem;
}
@media (min-width: 959px) {
  .l-footer__logo {
    margin-left: 0;
  }
}
.l-footer__nav {
  font-size: 0.875rem;
  display: inline-block;
  text-align: left;
  line-height: 1.5;
  margin-top: 20px;
}
@media (min-width: 959px) {
  .l-footer__nav {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
    gap: 30px;
    margin-top: 35px;
  }
}
.l-footer__nav li {
  position: relative;
}
.l-footer__nav li:not(:last-child) {
  margin-bottom: 5px;
}
.l-footer__nav li::before {
  content: ">";
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.l-footer__nav li a {
  position: relative;
}
@media (any-hover: hover) {
  .l-footer__nav li a:where(:-webkit-any-link, :enabled, summary):hover::before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .l-footer__nav li a:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .l-footer__nav li a:where(:any-link, :enabled, summary):hover::before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.l-footer__nav li a::before {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #002855;
  bottom: -2px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.5s;
}
.l-footer__nav li a span svg {
  fill: #002855;
}
.l-footer address {
  font-style: normal;
  margin-bottom: 5px;
  font-size: 1rem;
}
@media (min-width: 767px) {
  .l-footer address {
    font-size: 0.875rem;
  }
}
.l-footer a {
  color: #002855;
  text-decoration: none;
}
.l-footer__copyright {
  margin-top: 30px;
  font-size: clamp( 0.75rem, 0.6931128641rem + 0.2427184466vw,0.875rem);
}
.l-contact {
  background-color: #002855;
  padding: 70px 30px 50px;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.l-contact::after {
  content: "CONTACT US";
  display: block;
  font-family: "Inter", system-ui;
  font-size: clamp( 3.625rem, -1.5801729369rem + 22.2087378641vw,15.0625rem);
  font-weight: 900;
  color: #4682A0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, clamp( 0px, -9.1019417476px + 2.427184466vw,20px));
  bottom: 0;
  line-height: 1;
  width: 100%;
  min-width: 1620px;
  z-index: 10;
  opacity: 0.3;
}
@media (min-width: 959px) {
  .l-contact {
    padding: 60px 50px 70px;
  }
}
.l-contact__inner {
  padding: 20px 0;
  position: relative;
  z-index: 20;
}
@media (min-width: 959px) {
  .l-contact__inner {
    padding: 0;
  }
}
.l-contact__inner--wrap {
  margin-top: 60px;
}
@media (min-width: 959px) {
  .l-contact__inner--wrap {
    display: flex;
    justify-content: center;
    margin-top: 65px;
    gap: clamp( 80px, -25.1643192488px + 10.9546165884vw,150px);
  }
}
.l-contact__inner h2 {
  font-weight: 700;
  line-height: 1;
  font-size: clamp( 1.75rem, 1.6362257282rem + 0.4854368932vw,2rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.l-contact__inner h2::after {
  content: "";
  width: 77px;
  height: 3px;
  background: #fff;
}
@media (min-width: 959px) {
  .l-contact__inner h2::after {
    width: 110px;
    height: 5px;
  }
}
.l-contact__inner h3 {
  font-weight: 700;
  margin-bottom: clamp( 10px, 7.7245145631px + 0.6067961165vw,15px);
}
.l-contact__inner-tel {
  margin-top: 40px;
}
@media (min-width: 959px) {
  .l-contact__inner-tel {
    margin-top: 0;
  }
}
.l-contact__inner .tellink {
  width: 100%;
}
.l-contact__inner .tellink path {
  fill: #fff;
}
.l-contact__inner .tellink a {
  font-family: "DIN Alternate Bold";
  font-size: clamp( 2.75rem, 2.5793385922rem + 0.7281553398vw,3.125rem);
  text-decoration: none;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  line-height: 1;
  transition: 0.3s opacity;
}
@media (any-hover: hover) {
  .l-contact__inner .tellink a:hover {
    opacity: 0.7;
  }
}
.l-contact__inner .tellink + p {
  display: inline-block;
  text-align: left;
  margin-top: 15px;
}
@media (min-width: 959px) {
  .l-contact__inner .tellink {
    width: 450px;
  }
  .l-contact__inner .tellink + p {
    display: block;
    text-align: center;
    margin-top: 0;
  }
}
.l-contact__inner .maillink path {
  fill: #fff;
}
.l-contact__inner .maillink a {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  height: 71px;
  border: 2px solid #fff;
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  font-size: 1.25rem;
  transition: 0.3s opacity;
}
@media (any-hover: hover) {
  .l-contact__inner .maillink a:hover {
    opacity: 0.7;
  }
}
@media (min-width: 767px) {
  .l-contact__inner .maillink {
    margin-top: 0;
  }
  .l-contact__inner .maillink a {
    width: 450px;
    font-size: 1rem;
  }
}
.l-parenttitle {
  color: #4682A0;
  font-size: clamp( 0.625rem, 0.2836771845rem + 1.4563106796vw,1.375rem);
  font-weight: 700;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  gap: clamp( 5px, 0.4490291262px + 1.213592233vw,15px);
}
.l-parenttitle::before {
  content: "";
  width: clamp( 10px, 5.4490291262px + 1.213592233vw,20px);
  height: clamp( 2px, 1.0898058252px + 0.2427184466vw,4px);
  background: #4682A0;
}
.l-pagetitle {
  color: #002855;
  font-size: clamp( 1.875rem, 0.8794751214rem + 4.2475728155vw,4.0625rem);
  line-height: 1.3;
  font-weight: 700;
}
.l-pagetitle span {
  font-size: clamp( 0.75rem, 0.4655643204rem + 1.213592233vw,1.375rem);
  margin-left: 0.5em;
}
.l-pagetitle__outer {
  height: 300px;
  overflow: hidden;
  padding: 5% 0 clamp( 1.875rem, 0.7372572816rem + 4.854368932vw,4.375rem);
  border-bottom: 1px solid #E6E6E6;
}
@media (min-width: 959px) {
  .l-pagetitle__outer {
    height: 480px;
    padding-top: 120px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1199px) {
  .l-pagetitle__outer {
    padding-left: 0;
    padding-right: 0;
  }
}
.l-pagetitle__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 30px;
}
@media (min-width: 767px) {
  .l-pagetitle__inner {
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media (min-width: 1299px) {
  .l-pagetitle__inner {
    width: 1200px;
    padding: 0;
    max-width: none;
  }
}
@media (min-width: 1599px) {
  .l-pagetitle__inner {
    width: calc(100% - 400px);
  }
}
.l-pagetitle__inner::after {
  font-family: "Inter", system-ui;
  font-optical-sizing: auto;
  font-weight: 100;
  color: #E6E6E6;
  font-size: clamp(4.375rem, 1.161rem + 13.714vw, 11.438rem);
  position: absolute;
  line-height: 1;
  white-space: nowrap;
  top: 50%;
  left: 42vw;
  translate: 0 -50%;
  z-index: -1;
}
.l-pagetitle__category {
  color: #4682A0;
  position: relative;
  font-family: YakuHanMP, "YuMincho", "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 900;
  padding-left: 30px;
  font-size: clamp(1.063rem, 0.92rem + 0.607vw, 1.375rem);
  margin-bottom: clamp(0.625rem, 0.341rem + 1.214vw, 1.25rem);
}
@media (min-width: 1199px) {
  .l-pagetitle__category {
    margin-bottom: 20px;
    font-size: 1.375rem;
  }
}
.l-pagetitle__category::before {
  content: "";
  width: 20px;
  height: 4px;
  background-color: #4682A0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.l-topicPath {
  color: #787878;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.75rem;
  margin-top: 20px;
  white-space: nowrap;
  overflow-x: auto;
  gap: 0.5em 0;
}
@media (min-width: 959px) {
  .l-topicPath {
    font-size: 0.875rem;
    margin-top: 35px;
  }
}
.l-topicPath a {
  color: #787878;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
.l-topicPath a::after {
  content: "";
  width: 0;
  height: 1px;
  background: #000;
  transition: 0.3s all;
}
@media (any-hover: hover) {
  .l-topicPath a:where(:-webkit-any-link, :enabled, summary):hover::after {
    width: 100%;
  }
  .l-topicPath a:where(:-moz-any-link, :enabled, summary):hover::after {
    width: 100%;
  }
  .l-topicPath a:where(:any-link, :enabled, summary):hover::after {
    width: 100%;
  }
}
.l-topicPath li:not(:first-child) {
  position: relative;
  padding-left: 30px;
}
@media (min-width: 959px) {
  .l-topicPath li:not(:first-child) {
    padding-left: 45px;
  }
}
.l-topicPath li:not(:first-child)::before {
  content: "";
  width: 15px;
  height: 1px;
  background-color: #787878;
  position: absolute;
  top: 50%;
  left: 8px;
}
@media (min-width: 959px) {
  .l-topicPath li:not(:first-child)::before {
    left: 15px;
  }
}
.l-pageLink {
  padding: clamp( 30px, 20.8980582524px + 2.427184466vw,50px) 0 clamp( 40px, 12.6941747573px + 7.2815533981vw,100px);
}
.l-pageLink ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  gap: clamp( 10px, 7.7245145631px + 0.6067961165vw,15px) clamp( 20px, 15.4490291262px + 1.213592233vw,30px);
}
@media (min-width: 1299px) {
  .l-pageLink ul {
    padding: 0;
  }
}
.l-pageLink li {
  display: flex;
  align-items: center;
  font-size: clamp( 12px, 10.1796116505px + 0.4854368932vw,16px);
}
.l-pageLink li::before {
  content: "";
  width: clamp( 12px, 9.2694174757px + 0.7281553398vw,18px);
  height: clamp( 12px, 9.2694174757px + 0.7281553398vw,18px);
  background: url(../images/common/icon_pagelink.svg) 0 0 no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}
.l-pageLink li a {
  text-decoration: none;
  color: #000;
  position: relative;
  display: block;
}
.l-pageLink li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #002855;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 520;
  transition: 0.3s all;
  transform: scaleX(0);
  transform-origin: 0 0;
}
@media (any-hover: hover) {
  .l-pageLink li a:where(:-webkit-any-link, :enabled, summary):hover::after {
    transform: scaleX(1);
  }
  .l-pageLink li a:where(:-moz-any-link, :enabled, summary):hover::after {
    transform: scaleX(1);
  }
  .l-pageLink li a:where(:any-link, :enabled, summary):hover::after {
    transform: scaleX(1);
  }
}
.l-plaineSec ~ .l-plaineSec {
  margin-top: clamp( 80px, 11.7354368932px + 18.2038834951vw,230px);
}
.l-plaineSec:last-of-type {
  padding-bottom: clamp( 60px, -3.713592233px + 16.9902912621vw,200px);
}
.l-plaineBox {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (min-width: 1299px) {
  .l-plaineBox {
    padding: 0;
  }
}
.l-panelindex ul {
  margin: clamp( 40px, -19.1626213592px + 15.7766990291vw,170px) 0 clamp( 60px, -24.192961165px + 22.4514563107vw,245px);
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 767px) {
  .l-panelindex ul {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.l-panelindex li a {
  text-decoration: none;
  color: #002855;
  aspect-ratio: 380/385;
  background: #F0F0F0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: opacity 0.2s;
}
@media (any-hover: hover) {
  .l-panelindex li a:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .l-panelindex li a:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .l-panelindex li a:where(:any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
}
.l-panelindex li h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: clamp( 1.25rem, 0.3966929612rem + 3.640776699vw,3.125rem);
  font-size: clamp( 0.625rem, 0.5112257282rem + 0.4854368932vw,0.875rem);
  font-weight: 400;
  color: #002855;
  line-height: 1.42;
  font-family: "Inter", system-ui;
}
.l-panelindex li h2 em {
  font-family: YakuHanJP, "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-style: normal;
  font-size: clamp( 0.875rem, 0.5336771845rem + 1.4563106796vw,1.625rem);
  font-weight: 700;
  font-family: "Inter", system-ui;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}
.l-panelindex li figure {
  width: 47.4%;
  aspect-ratio: 180/155;
}

.u {
  /* visible - hidden */
  /* scroll animation */
}
.u-noListMark {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.u-hoverOp {
  transition: opacity 0.2s;
}
@media (any-hover: hover) {
  .u-hoverOp:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .u-hoverOp:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .u-hoverOp:where(:any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
}
.u-hoverOp:focus-visible, .u-hoverOp:active {
  opacity: 0.6;
}
.u-alignR {
  text-align: right;
}
.u-alignC {
  text-align: center;
}
.u-alignL {
  text-align: left;
}
.u-note {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 87.5%;
}
.u-note.-num {
  padding-left: 1.8em;
  text-indent: -1.8em;
}
.u-ib {
  display: inline-block;
}
.u-gothic {
  font-family: YakuHanJP, "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.u-mincho {
  font-family: YakuHanMP, "YuMincho", "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.u-oswald {
  font-family: "Oswald", sans-serif;
}
.u-flex {
  display: flex;
}
.u-flex.jsb {
  justify-content: space-between;
}
.u-flex.jc {
  justify-content: center;
}
.u-flex.ac {
  align-items: center;
}
@media (min-width: 767px) {
  .u-sp {
    display: none;
  }
}
.u-tab {
  display: none;
}
@media (min-width: 767px) {
  .u-tab {
    display: block;
  }
}
.u-pc {
  display: none;
}
@media (min-width: 959px) {
  .u-pc {
    display: block;
  }
}
@media (min-width: 767px) {
  .u-tabnon {
    display: none;
  }
}
@media (min-width: 959px) {
  .u-pcnon {
    display: none;
  }
}
.u-upIn {
  opacity: 0;
}
.u-upIn.onAnim {
  -webkit-animation: upin 0.6s 1 cubic-bezier(0.17, 0.67, 0.59, 1) both;
          animation: upin 0.6s 1 cubic-bezier(0.17, 0.67, 0.59, 1) both;
}
.u-rhIn {
  opacity: 0;
}
.u-rhIn.onAnim {
  -webkit-animation: rhin 0.6s 1 cubic-bezier(0.17, 0.67, 0.59, 1) forwards;
          animation: rhin 0.6s 1 cubic-bezier(0.17, 0.67, 0.59, 1) forwards;
}
.u-lhIn {
  opacity: 0;
}
.u-lhIn.onAnim {
  -webkit-animation: lhin 0.6s 1 cubic-bezier(0.17, 0.67, 0.59, 1) forwards;
          animation: lhin 0.6s 1 cubic-bezier(0.17, 0.67, 0.59, 1) forwards;
}
.u-smallIn {
  transform: scale(1.05);
  transform-origin: top center;
}
.u-smallIn.onAnim {
  -webkit-animation: smallin 0.4s 1 cubic-bezier(0.17, 0.67, 0.59, 1) forwards;
          animation: smallin 0.4s 1 cubic-bezier(0.17, 0.67, 0.59, 1) forwards;
}
.u-popIn {
  transform: scale(0.9);
  transform-origin: center center;
  opacity: 0;
}
.u-popIn.onAnim {
  -webkit-animation: popin 0.4s 1 cubic-bezier(0.15, 0.75, 0.22, 1.39) both;
          animation: popin 0.4s 1 cubic-bezier(0.15, 0.75, 0.22, 1.39) both;
}
@-webkit-keyframes upin {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100%, to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes upin {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100%, to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes rhin {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100%, to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes rhin {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100%, to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes lhin {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100%, to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes lhin {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100%, to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes smallin {
  0% {
    transform: scale(1.05);
  }
  100%, to {
    transform: scale(1);
  }
}
@keyframes smallin {
  0% {
    transform: scale(1.05);
  }
  100%, to {
    transform: scale(1);
  }
}
@-webkit-keyframes popin {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100%, to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes popin {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100%, to {
    opacity: 1;
    transform: scale(1);
  }
}
.u-D01 {
  -webkit-animation-delay: 0.1s !important;
          animation-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}
.u-D02 {
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}
.u-D03 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}
.u-D04 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}
.u-D05 {
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}
.u-D06 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}
.u-D07 {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}
.u-D08 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}
.u-D09 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
  transition-delay: 0.9s !important;
}
.u-D10 {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important;
  transition-delay: 1s !important;
}
.u-D11 {
  -webkit-animation-delay: 1.1s !important;
          animation-delay: 1.1s !important;
  transition-delay: 1.1s !important;
}
.u-D12 {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important;
  transition-delay: 1.2s !important;
}
.u-D13 {
  -webkit-animation-delay: 1.3s !important;
          animation-delay: 1.3s !important;
  transition-delay: 1.3s !important;
}
.u-D14 {
  -webkit-animation-delay: 1.4s !important;
          animation-delay: 1.4s !important;
  transition-delay: 1.4s !important;
}
.u-D15 {
  -webkit-animation-delay: 1.5s !important;
          animation-delay: 1.5s !important;
  transition-delay: 1.5s !important;
}
.u-D16 {
  -webkit-animation-delay: 1.6s !important;
          animation-delay: 1.6s !important;
  transition-delay: 1.6s !important;
}
.u-D17 {
  -webkit-animation-delay: 1.7s !important;
          animation-delay: 1.7s !important;
  transition-delay: 1.7s !important;
}
.u-D18 {
  -webkit-animation-delay: 1.8s !important;
          animation-delay: 1.8s !important;
  transition-delay: 1.8s !important;
}
.u-D19 {
  -webkit-animation-delay: 1.9s !important;
          animation-delay: 1.9s !important;
  transition-delay: 1.9s !important;
}
.u-D20 {
  -webkit-animation-delay: 2s !important;
          animation-delay: 2s !important;
  transition-delay: 2s !important;
}
.u-D21 {
  -webkit-animation-delay: 2.1s !important;
          animation-delay: 2.1s !important;
  transition-delay: 2.1s !important;
}
.u-D22 {
  -webkit-animation-delay: 2.2s !important;
          animation-delay: 2.2s !important;
  transition-delay: 2.2s !important;
}
.u-D23 {
  -webkit-animation-delay: 2.3s !important;
          animation-delay: 2.3s !important;
  transition-delay: 2.3s !important;
}
.u-D24 {
  -webkit-animation-delay: 2.4s !important;
          animation-delay: 2.4s !important;
  transition-delay: 2.4s !important;
}
.u-D25 {
  -webkit-animation-delay: 2.5s !important;
          animation-delay: 2.5s !important;
  transition-delay: 2.5s !important;
}
.u-D26 {
  -webkit-animation-delay: 2.6s !important;
          animation-delay: 2.6s !important;
  transition-delay: 2.6s !important;
}
.u-D27 {
  -webkit-animation-delay: 2.7s !important;
          animation-delay: 2.7s !important;
  transition-delay: 2.7s !important;
}
.u-D28 {
  -webkit-animation-delay: 2.8s !important;
          animation-delay: 2.8s !important;
  transition-delay: 2.8s !important;
}
.u-D29 {
  -webkit-animation-delay: 2.9s !important;
          animation-delay: 2.9s !important;
  transition-delay: 2.9s !important;
}
.u-D30 {
  -webkit-animation-delay: 3s !important;
          animation-delay: 3s !important;
  transition-delay: 3s !important;
}

.c-newwindow {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 5px;
}
.c-newwindow svg {
  vertical-align: middle;
}
.c-circleArrow {
  border-radius: 100px;
  aspect-ratio: 1;
  display: inline-grid;
  place-items: center;
  vertical-align: middle;
}
.c-txtBtn01 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  padding: 20px;
  transition: letter-spacing 0.2s;
}
.c-txtBtn01.-navy {
  background-color: #002855;
  color: #fff;
}
.c-txtBtn01.-navy .c-circleArrow {
  background-color: #fff;
}
.c-txtBtn01.-navy .c-circleArrow svg {
  fill: #002855;
}
.c-txtBtn01.-white {
  background-color: #fff;
  color: #002855;
}
.c-txtBtn01.-white .c-circleArrow {
  background-color: #002855;
}
.c-txtBtn01.-white .c-circleArrow svg {
  fill: #fff;
}
.c-txtBtn01 .c-circleArrow {
  position: absolute;
  right: 20px;
  top: 50%;
  translate: 0 -50%;
  width: 22px;
  height: 22px;
  transition: right 0.2s;
}
@media (min-width: 767px) {
  .c-txtBtn01 .c-circleArrow {
    right: 30px;
  }
}
.c-txtBtn01 .c-circleArrow svg {
  width: 6px;
  position: relative;
  right: -1px;
}
@media (any-hover: hover) {
  .c-txtBtn01:where(:-webkit-any-link, :enabled, summary):hover {
    letter-spacing: 0.1em;
  }
  .c-txtBtn01:where(:-moz-any-link, :enabled, summary):hover {
    letter-spacing: 0.1em;
  }
  .c-txtBtn01:where(:any-link, :enabled, summary):hover {
    letter-spacing: 0.1em;
  }
  .c-txtBtn01:where(:-webkit-any-link, :enabled, summary):hover .c-circleArrow {
    right: 15px;
  }
  .c-txtBtn01:where(:-moz-any-link, :enabled, summary):hover .c-circleArrow {
    right: 15px;
  }
  .c-txtBtn01:where(:any-link, :enabled, summary):hover .c-circleArrow {
    right: 15px;
  }
}
@media (any-hover: hover) and (min-width: 767px) {
  .c-txtBtn01:where(:-webkit-any-link, :enabled, summary):hover .c-circleArrow {
    right: 20px;
  }
  .c-txtBtn01:where(:-moz-any-link, :enabled, summary):hover .c-circleArrow {
    right: 20px;
  }
  .c-txtBtn01:where(:any-link, :enabled, summary):hover .c-circleArrow {
    right: 20px;
  }
}
.c__obalBtn-arrlink {
  margin-top: clamp( 30px, 20.8980582524px + 2.427184466vw,50px);
}
.c__obalBtn-arrlink a {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  border: 1px solid #002855;
  background: #fff;
  text-decoration: none;
  color: #002855;
  position: relative;
  letter-spacing: 0.12em;
  transition: letter-spacing 0.2s !important;
}
.c__obalBtn-arrlink a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #002855;
  border-right: 1px solid #002855;
  transform: scalex(0.9) rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  z-index: 10;
  transition: right 0.2s !important;
}
@media (any-hover: hover) {
  .c__obalBtn-arrlink a:where(:-webkit-any-link, :enabled, summary):hover {
    letter-spacing: 0.2em;
  }
  .c__obalBtn-arrlink a:where(:-moz-any-link, :enabled, summary):hover {
    letter-spacing: 0.2em;
  }
  .c__obalBtn-arrlink a:where(:any-link, :enabled, summary):hover {
    letter-spacing: 0.2em;
  }
  .c__obalBtn-arrlink a:where(:-webkit-any-link, :enabled, summary):hover::after {
    right: 15px;
  }
  .c__obalBtn-arrlink a:where(:-moz-any-link, :enabled, summary):hover::after {
    right: 15px;
  }
  .c__obalBtn-arrlink a:where(:any-link, :enabled, summary):hover::after {
    right: 15px;
  }
}
.c__obalBtn-arrlink.-navy a {
  background: #002855;
  color: #fff;
}
.c__obalBtn-arrlink.-navy a::after {
  border-color: #fff;
}
.c-linkline a {
  position: relative;
}
@media (any-hover: hover) {
  .c-linkline a:where(:-webkit-any-link, :enabled, summary):hover::before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .c-linkline a:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .c-linkline a:where(:any-link, :enabled, summary):hover::before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.c-linkline a::before {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #002855;
  bottom: -2px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.5s;
}
.c-bannerlink {
  transition: 0.3s opacity;
}
@media (any-hover: hover) {
  .c-bannerlink:hover {
    opacity: 0.7;
  }
}
.c-pagetop__catch {
  font-size: clamp( 0.9375rem, 0.6815078883rem + 1.0922330097vw,1.5rem);
  font-weight: 500;
  padding: clamp( 40px, -19.1626213592px + 15.7766990291vw,170px) 0 clamp( 40px, -10.0606796117px + 13.3495145631vw,150px);
}
@media (min-width: 767px) {
  .c-pagetop__catch {
    text-align: center;
  }
}
.c-pagetop__catch.-nopad {
  padding: 0;
}
.c-pagetop__catch.-nopadTp {
  padding: 0 0 165px 0;
}
.c-pagetop__lead {
  text-align: center;
  padding: clamp( 40px, -19.1626213592px + 15.7766990291vw,170px) 0 clamp( 40px, -0.9587378641px + 10.9223300971vw,130px);
}
.c-pagetop__lead h2 {
  font-size: clamp( 1.5rem, 1.0449029126rem + 1.9417475728vw,2.5rem);
  font-weight: 700;
}
.c-pagetop__lead h2 + .c-pagetop__catch {
  margin-top: clamp( 36px, 25.0776699029px + 2.9126213592vw,60px);
  padding: 0;
}
.c-pagetop__lead.-withAnc {
  padding-top: 0;
}
.c-pagetop__error {
  text-align: center;
  padding: clamp( 40px, -19.1626213592px + 15.7766990291vw,170px) 0 clamp( 40px, -0.9587378641px + 10.9223300971vw,130px);
}
.c-pagetop__error p {
  margin-bottom: 10px;
}
@media (min-width: 767px) {
  .c-pagetop__error p {
    margin-bottom: 20px;
  }
}
.c-pagetop__error p b {
  font-size: 25px;
}
.c-hl-01 {
  font-size: clamp( 1.5rem, 1.0449029126rem + 1.9417475728vw,2.5rem);
  font-weight: 700;
  display: flex;
  line-height: 1.25;
  padding-bottom: clamp( 12px, 8.359223301px + 0.9708737864vw,20px);
  margin-bottom: clamp( 40px, 28.6225728155px + 3.0339805825vw,65px);
  border-bottom: 1px solid #c8c8c8;
  height: 100%;
}
.c-hl-01 span {
  border-left: clamp( 4px, 3.0898058252px + 0.2427184466vw,6px) solid #4682A0;
  padding: 0.05em 0.5em;
}
.c-hl-01 small {
  font-size: clamp( 0.75rem, 0.6362257282rem + 0.4854368932vw,1rem);
  font-weight: 500;
  margin-left: 1em;
}
@media (min-width: 767px) {
  .c-hl-01::before {
    height: 50px;
  }
}
.c-hl-01.-grn span {
  border-color: #37A054;
}
.c-hl-02 {
  font-size: clamp( 1.0625rem, 0.8065078883rem + 1.0922330097vw,1.625rem);
  font-weight: 700;
  display: flex;
  line-height: 1.25;
  margin-bottom: clamp( 40px, 28.6225728155px + 3.0339805825vw,65px);
  padding: 10px 0 10px 15px;
  background: #F0F0F0;
  height: 100%;
  border-left: clamp( 4px, 3.0898058252px + 0.2427184466vw,6px) solid #4682A0;
}
@media (min-width: 767px) {
  .c-hl-02 {
    padding: 10px 0 10px 30px;
  }
  .c-hl-02::before {
    height: 50px;
  }
}
.c-hl-03 {
  font-size: clamp( 1.0625rem, 0.8065078883rem + 1.0922330097vw,1.625rem);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.25;
  margin-bottom: clamp( 20px, 15.4490291262px + 1.213592233vw,30px);
  background: #4682A0;
  padding: 0.5em 0.8em;
  color: #fff;
}
.c-noteBox p ~ p {
  margin-top: 1.5em;
}
.c-gotopBtn {
  display: none;
  margin: 0;
  width: 46px;
  height: 46px;
  right: 16px;
  bottom: 20px;
  position: fixed;
  z-index: 20;
}
.c-gotopBtn.in {
  transform: scale(1);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  filter: "";
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-gotopBtn.out {
  transform: scale(0);
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  filter: "";
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.c-gotopBtn a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  display: block;
  background: #002855 url(../images/common/img_gotop.png) no-repeat center center/24px auto;
  height: 46px;
  width: 46px;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  display: inline-block;
  border-radius: 5px;
  border: 2px solid #fff;
}
@media (min-width: 767px) {
  .c-gotopBtn {
    right: 30px;
    bottom: 70px;
    width: 50px;
    height: 50px;
  }
  .c-gotopBtn a {
    width: 50px;
    height: 50px;
    border-radius: 10px;
  }
  .c-gotopBtn a:hover {
    transform: scale(1.1);
  }
  .c-gotopBtn a::after {
    top: 9px;
    left: 26px;
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 959px) {
  .c-gotopBtn {
    right: 50px;
  }
}
.c-linkTarget::before {
  content: "";
  display: block;
  height: 85px;
  margin-top: -85px;
  position: relative;
  z-index: 0;
  pointer-events: none;
}
@media (min-width: 767px) {
  .c-linkTarget::before {
    height: 105px;
    margin-top: -105px;
  }
}
@media (min-width: 959px) {
  .c-linkTarget::before {
    height: 130px;
    margin-top: -130px;
  }
}
.c-linkTarget:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
/*# sourceMappingURL=common.css.map */