@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* CSS Document */
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

ol, ul {
  list-style: none;
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
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; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

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

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

html {
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
  font-size: 10px;
}
@media (min-width: 768px) and (max-width: 1460px) {
  html {
    font-size: 0.6849315068vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 1.3333333333vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4545454545;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  body {
    font-size: 2.6rem;
    line-height: 1.6923076923;
  }
}
body.home {
  opacity: 0;
}

#container {
  width: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
/*SVGスプライト用*/
.all_svg {
  display: none;
}

a {
  text-decoration: none;
  color: #222222;
  transition: all 0.4s;
}

.inner {
  width: 140rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .inner {
    width: 68rem;
  }
}

img {
  width: 100%;
  height: auto;
  display: block;
}

picture {
  display: block;
  width: 100%;
}

.font-DIN {
  font-family: "din-2014", sans-serif;
}

.font-bold {
  font-weight: 500;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.l-header {
  width: 100%;
  height: 6.875vw;
  background: rgba(148, 162, 168, 0.9);
  padding-inline: 1.875vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: all 0.8s ease-out;
}
@media (max-width: 767px) {
  .l-header {
    height: 12.5rem;
    padding-inline: 4rem;
  }
}
.l-header__logo {
  height: 100%;
  position: relative;
  z-index: 100;
}
.l-header__logo a {
  height: 100%;
  display: flex;
  align-items: center;
  column-gap: 0.75vw;
  color: #fff;
}
@media (max-width: 767px) {
  .l-header__logo a {
    column-gap: 1.2rem;
  }
}
.l-header__logo a .logo-image {
  width: 8.125vw;
}
@media (max-width: 767px) {
  .l-header__logo a .logo-image {
    width: 13rem;
  }
}
.l-header__logo a .logo-image svg {
  width: 100%;
  display: block;
  fill: #fff;
}
.l-header__logo a .logo-text {
  margin-bottom: 0.75vw;
}
@media (max-width: 767px) {
  .l-header__logo a .logo-text {
    margin-bottom: 1.2rem;
  }
}
.l-header__logo a .logo-text p {
  font-size: 2.08125vw;
  line-height: 1.1;
  font-weight: 500;
}
@media (max-width: 767px) {
  .l-header__logo a .logo-text p {
    font-size: 3.33rem;
  }
}
.l-header__logo a .logo-text p span {
  font-size: 1.3625vw;
  display: inline-block;
  font-size: 2.18rem;
}
.l-header__hb-btn {
  width: 7.2rem;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 100;
  cursor: pointer;
}
.l-header__hb-btn .hb-inner {
  width: 100%;
  height: 5.1rem;
  position: relative;
}
.l-header__hb-btn .hb-inner span {
  display: block;
  width: 100%;
  height: 0.3rem;
  background: #fff;
  position: absolute;
  left: 0;
  transition: all 0.4s;
}
.l-header__hb-btn .hb-inner span:nth-of-type(1) {
  top: 0;
}
.l-header__hb-btn .hb-inner span:nth-of-type(2) {
  top: 2.4rem;
}
.l-header__hb-btn .hb-inner span:nth-of-type(3) {
  top: 4.8rem;
}
.l-header__hb-btn.is-open .hb-inner span {
  height: 0.35rem;
}
.l-header__hb-btn.is-open .hb-inner span:nth-of-type(1) {
  top: 2.4rem;
  transform: rotate(45deg);
}
.l-header__hb-btn.is-open .hb-inner span:nth-of-type(2) {
  display: none;
}
.l-header__hb-btn.is-open .hb-inner span:nth-of-type(3) {
  top: 2.4rem;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .l-header__nav {
    display: flex;
    align-items: center;
    column-gap: 2.5vw;
  }
}
@media (max-width: 767px) {
  .l-header__nav {
    width: 100%;
    height: 100vh;
    background: #1daae2;
    position: fixed;
    top: 0;
    left: 120%;
    padding: 22.5rem 2rem 8rem;
    overflow: auto;
    transition: all 0.4s ease-out;
  }
}
@media (max-width: 767px) {
  .l-header__nav.is-open {
    left: 0;
  }
}
@media (min-width: 768px) {
  .l-header__nav > ul {
    display: flex;
    column-gap: 1.875vw;
    margin-top: 1.875vw;
  }
}
@media (max-width: 767px) {
  .l-header__nav > ul {
    border-top: 0.1rem solid #fff;
  }
}
.l-header__nav > ul > li {
  position: relative;
}
@media (max-width: 767px) {
  .l-header__nav > ul > li {
    border-bottom: 0.1rem solid #fff;
  }
}
.l-header__nav > ul > li > a {
  display: block;
  padding: 1.25vw 0;
  font-size: 1.375vw;
  font-weight: 500;
  position: relative;
  color: #fff;
}
@media (max-width: 767px) {
  .l-header__nav > ul > li > a {
    width: 100%;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .l-header__nav > ul > li > a::after {
    content: "";
    width: 100%;
    height: 0.1875vw;
    background: #fff;
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    clip-path: inset(0 100% 0 0);
    transition: all 0.6s;
  }
}
@media (any-hover: hover) {
  .l-header__nav > ul > li > a:hover::after {
    clip-path: inset(0);
  }
}
@media (max-width: 767px) {
  .l-header__nav > ul > li.current-menu-item > a::before {
    clip-path: inset(0);
  }
}
.l-header__nav > ul > li:has(> .sub-menu) > a {
  padding-right: 2rem;
}
.l-header__nav > ul > li:has(> .sub-menu) > a::before {
  content: "";
  width: 1.4rem;
  height: 1.1rem;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .l-header__nav > ul > li:has(> .sub-menu) > a::before {
    width: 2.8rem;
    height: 2.2rem;
    right: 2rem;
  }
}
.l-header__nav > ul > li:has(> .sub-menu) > a.is-open::before {
  transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
  .l-header__nav > ul > li:has(> .sub-menu) .sub-menu {
    width: 31rem;
    padding: 2rem;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .l-header__nav > ul > li:has(> .sub-menu) .sub-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .l-header__nav > ul > li:has(> .sub-menu) .sub-menu li {
    border-top: 0.1rem solid #1daae2;
  }
}
.l-header__nav > ul > li:has(> .sub-menu) .sub-menu li a {
  display: block;
  padding: 1rem;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .l-header__nav > ul > li:has(> .sub-menu) .sub-menu li a {
    width: 100%;
    height: 8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    background: #fff;
    color: #1daae2;
  }
}
@media (any-hover: hover) and (min-width: 768px) {
  .l-header__nav > ul > li:has(> .sub-menu):hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }
}
.l-header__tel {
  line-height: 1.1;
}
.l-header__tel a {
  display: block;
  color: #fff;
  font-size: 2.8125vw;
  font-family: "din-2014", sans-serif;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .l-header__tel a {
    pointer-events: none;
  }
}
.l-header__tel p {
  font-size: 1vw;
}
@media (min-width: 768px) {
  .l-header__reserve {
    position: absolute;
    top: 100%;
    right: 1.875vw;
  }
}
@media (max-width: 767px) {
  .l-header__reserve {
    margin-top: 6rem;
    display: flex;
    justify-content: center;
  }
}
.l-header__reserve a {
  width: 10.375vw;
  height: 10.375vw;
  display: grid;
  place-content: center;
  text-align: center;
  background: #fffc00;
  border-radius: 50%;
  border: 0.1rem solid #fffc00;
  font-size: 1.625vw;
  font-weight: 700;
  line-height: 1;
  position: relative;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .l-header__reserve a {
    width: 18rem;
    height: 18rem;
    font-size: 3rem;
  }
}
.l-header__reserve a::before {
  content: "";
  width: 11.5vw;
  height: 11.5vw;
  border-radius: 50%;
  border: 0.1rem solid #fffc00;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .l-header__reserve a::before {
    width: 20rem;
    height: 20rem;
  }
}
.l-header__reserve a:hover {
  background: #fff;
}
.l-header.top-header {
  background: none;
}
.l-header.top-header.is-change {
  background: rgba(148, 162, 168, 0.9);
}
@media (min-width: 768px) {
  .l-header.top-header.is-change .l-header__reserve a {
    background: #fffc00;
    border: 0.1rem solid #fffc00;
  }
}
@media (min-width: 768px) {
  .l-header.top-header.is-change .l-header__reserve a::before {
    border-color: #fff;
  }
}
@media (min-width: 768px) {
  .l-header.top-header.is-change .l-header__reserve a:hover {
    background: #fff;
  }
}

@media (max-width: 767px) {
  .l-footer {
    margin-bottom: 11.3rem;
  }
}
.l-footer .l-footer-banner {
  line-height: 1;
  position: relative;
  padding-block: 10rem;
  background: #1daae2;
  color: #fff;
}
@media (max-width: 767px) {
  .l-footer .l-footer-banner {
    padding-block: 11.4rem 9rem;
  }
}
.l-footer .l-footer-banner__text {
  position: absolute;
  top: -2.6rem;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0 0 0.6rem rgba(0, 0, 0, 0.32));
}
@media (max-width: 767px) {
  .l-footer .l-footer-banner__text {
    top: -4rem;
  }
}
.l-footer .l-footer-banner__text p {
  width: 68.5rem;
  height: 8rem;
  background: #fff;
  display: grid;
  place-content: center;
  border-radius: 4rem;
  font-size: 3.6rem;
  font-weight: bold;
  color: #222222;
  position: relative;
}
.l-footer .l-footer-banner__text p::before {
  content: "";
  width: 3.4rem;
  height: 2.5rem;
  background: #fff;
  position: absolute;
  bottom: -2.4rem;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
.l-footer .l-footer-banner__items {
  display: grid;
  grid-template-columns: repeat(2, 50rem);
  grid-template-rows: 12rem;
  justify-content: center;
  column-gap: 4rem;
}
@media (max-width: 767px) {
  .l-footer .l-footer-banner__items {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, 16.3rem);
    row-gap: 5rem;
  }
}
.l-footer .l-footer-banner .l-footer-banner-item {
  padding: 0.6rem;
  border: 0.1rem solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-footer .l-footer-banner .l-footer-banner-item__tel {
  text-align: center;
}
.l-footer .l-footer-banner .l-footer-banner-item__tel a {
  color: #fff;
  font-size: 6.3rem;
  display: block;
  line-height: 1.1;
  font-weight: 500;
  font-family: "din-2014", sans-serif;
}
@media (min-width: 768px) {
  .l-footer .l-footer-banner .l-footer-banner-item__tel a {
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  .l-footer .l-footer-banner .l-footer-banner-item__tel a {
    font-size: 8.6rem;
  }
}
.l-footer .l-footer-banner .l-footer-banner-item__time {
  text-align: center;
}
.l-footer .l-footer-banner .l-footer-banner-item__time p {
  line-height: 1.2;
}
@media (max-width: 767px) {
  .l-footer .l-footer-banner .l-footer-banner-item__time p {
    font-size: 3rem;
  }
}
.l-footer__main {
  padding-block: 8.5rem 4.2rem;
}
.l-footer__main .inner {
  display: flex;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 767px) {
  .l-footer__main .inner {
    flex-direction: column;
    row-gap: 6rem;
  }
}
.l-footer .top-back {
  width: 11rem;
  height: 4rem;
  background: #222222;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-inline: 1.8rem;
  position: absolute;
  top: -8.5rem;
  right: 0;
}
@media (max-width: 767px) {
  .l-footer .top-back {
    width: 16.5rem;
    height: 6rem;
    right: -3.5rem;
    font-size: 3rem;
    padding-inline: 2.8rem;
  }
}
.l-footer .top-back::before {
  content: "";
  width: 1.3rem;
  height: 1.3rem;
  border-top: 0.4rem solid #fff;
  border-left: 0.4rem solid #fff;
  position: absolute;
  top: 60%;
  left: 1.8rem;
  transform: translateY(-50%) rotate(45deg);
}
@media (max-width: 767px) {
  .l-footer .top-back::before {
    width: 2rem;
    height: 2rem;
    left: 2.8rem;
  }
}
.l-footer .l-footer-nav {
  line-height: 1.8;
  display: grid;
}
@media (min-width: 768px) {
  .l-footer .l-footer-nav {
    font-size: 1.6rem;
    grid-template-columns: repeat(3, 1fr);
    flex: 1;
  }
}
@media (max-width: 767px) {
  .l-footer .l-footer-nav {
    width: 100%;
    grid-template-columns: 1fr 24rem;
    row-gap: 3rem;
    font-size: 2.57rem;
  }
}
@media (min-width: 768px) {
  .l-footer .l-footer-nav__group {
    padding-block: 1.5rem;
    padding-left: 4rem;
    border-right: 0.1rem solid #222222;
  }
}
@media (max-width: 767px) {
  .l-footer .l-footer-nav__group {
    padding-left: 3rem;
  }
}
@media (min-width: 768px) {
  .l-footer .l-footer-nav__group:first-of-type {
    border-left: 0.1rem solid #222222;
  }
}
@media (max-width: 767px) {
  .l-footer .l-footer-nav__group:nth-child(2) {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media (max-width: 767px) {
  .l-footer .l-footer-nav__group:nth-child(3) {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
.l-footer .l-footer-nav__group > ul > li:not(:first-of-type) {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .l-footer .l-footer-nav__group > ul > li:not(:first-of-type) {
    margin-top: 3rem;
  }
}
.l-footer .l-footer-nav__group > ul > li > a {
  font-weight: bold;
}
.l-footer .l-footer-nav__group > ul > li .sub-menu {
  padding-left: 1em;
}
.l-footer .l-footer-nav__group > ul > li a:hover {
  color: #1daae2;
}
.l-footer__info {
  width: 46.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  font-weight: 500;
}
@media (max-width: 767px) {
  .l-footer__info {
    width: 100%;
    padding-top: 5rem;
    border-top: 0.1rem solid #222222;
    font-size: 2.7rem;
  }
}
.l-footer__logo {
  display: block;
  width: 15rem;
}
@media (max-width: 767px) {
  .l-footer__logo {
    width: 22.5rem;
  }
}
.l-footer__logo svg {
  fill: #1daae2;
}
.l-footer__company-name {
  margin-top: 2rem;
}
.l-footer__number {
  margin-top: 2rem;
}
.l-footer__number p {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .l-footer__number p {
    font-size: 2.1rem;
  }
}
.l-footer__link {
  margin-top: 3rem;
}
.l-footer__link .c-common-btn01 {
  width: 31rem;
  background: #fff;
  border-color: #1daae2;
  color: #1daae2;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .l-footer__link .c-common-btn01 {
    width: 46.3rem;
    height: 7rem;
    font-size: 2.7rem;
  }
}
.l-footer__link .c-common-btn01 .arrow-right {
  background: #1daae2;
}
.l-footer__link .c-common-btn01 .arrow-right::before {
  background: #1daae2;
}
.l-footer__link .c-common-btn01:hover {
  background: #1daae2;
  color: #fff;
}
.l-footer__link .c-common-btn01:hover .arrow-right {
  background: #fff;
}
.l-footer__link .c-common-btn01:hover .arrow-right::before {
  background: #fff;
}
.l-footer__copyright {
  width: 100%;
  height: 6.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 0.1rem solid #222222;
}
.l-footer__copyright p {
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .l-footer__copyright p {
    font-size: 2.1rem;
  }
}

.l-top-mv {
  position: relative;
}
.l-top-mv__image-item {
  overflow: hidden;
}
.l-top-mv__image-item img {
  aspect-ratio: 16/9;
  object-fit: cover;
}
@media (max-width: 767px) {
  .l-top-mv__image-item img {
    aspect-ratio: 15/24;
  }
}
.l-top-mv__image-item.add-animation img {
  animation: zoomUp 10s linear 0s normal both;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.l-top-mv .slick-dots {
  width: 140rem;
  display: flex;
  column-gap: 1.8rem;
  position: absolute;
  bottom: 2.5vw;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .l-top-mv .slick-dots {
    width: 68rem;
    column-gap: 4rem;
    bottom: 2.6rem;
  }
}
.l-top-mv .slick-dots li button {
  width: 1vw;
  height: 1vw;
  display: block;
  background: #fff;
  text-indent: -9999px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .l-top-mv .slick-dots li button {
    width: 2.2rem;
    height: 2.2rem;
  }
}
.l-top-mv .slick-dots li.slick-active button {
  background: #1daae2;
}
.l-top-mv__contents {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 11.25vw;
}
@media (max-width: 767px) {
  .l-top-mv__contents {
    padding-top: 16rem;
  }
}
@media (max-width: 767px) {
  .l-top-mv .inner {
    display: flex;
    justify-content: center;
  }
}
.l-top-mv__catch h2 {
  font-size: 3.6875vw;
  line-height: 1.4;
  color: #fff;
  letter-spacing: 0.1em;
  text-shadow: 0.25vw 0.25vw 0.375vw rgba(0, 0, 0, 0.23);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .l-top-mv__catch h2 {
    writing-mode: vertical-rl;
    font-size: 6.4rem;
    text-shadow: 0.4rem 0.4rem 0.6rem rgba(0, 0, 0, 0.23);
  }
}
.l-top-mv__catch h2 .catch-text-wrap {
  display: block;
  position: relative;
}
.l-top-mv__catch h2 .catch-text-wrap:nth-of-type(2) {
  margin-left: 18.75vw;
}
.l-top-mv__catch h2 .catch-text-wrap span {
  position: relative;
}
.l-top-mv__catch h2 .catch-text-wrap .catch-bg {
  display: block;
  width: 100%;
  height: 100%;
  background: #1daae2;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  animation: mv-catch-bg 1.6s ease-in-out 1s both;
}
@media (max-width: 767px) {
  .l-top-mv__catch h2 .catch-text-wrap .catch-bg {
    clip-path: inset(0 0 100% 0);
    animation: mv-catch-bg-sp 1.6s ease-in-out 1s both;
  }
}
.l-top-mv__catch h2 .catch-text-wrap .catch-text {
  clip-path: inset(0 100% 0 0);
  animation: mv-catch-text 0.8s ease-in-out 1.8s both;
}
@media (max-width: 767px) {
  .l-top-mv__catch h2 .catch-text-wrap .catch-text {
    clip-path: inset(0 0 100% 0);
    animation: mv-catch-text-sp 0.8s ease-in-out 1.8s both;
  }
}
.l-top-mv__catch h2 .catch-text-wrap:nth-of-type(2) .catch-bg {
  animation-delay: 2.6s;
}
.l-top-mv__catch h2 .catch-text-wrap:nth-of-type(2) .catch-text {
  animation-delay: 3.4s;
}
.l-top-mv__scroll {
  position: absolute;
  bottom: 0;
  right: 50%;
  display: flex;
  animation: arrowDown 1s ease-in-out infinite alternate;
}
.l-top-mv__scroll span {
  display: block;
}
.l-top-mv__scroll .scroll-text {
  writing-mode: vertical-rl;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .l-top-mv__scroll .scroll-text {
    font-size: 1.6rem;
  }
}
.l-top-mv__scroll .arrow-down {
  width: 0.1rem;
  height: 9rem;
  background: #222222;
  position: relative;
}
@media (max-width: 767px) {
  .l-top-mv__scroll .arrow-down {
    height: 13.5rem;
  }
}
.l-top-mv__scroll .arrow-down::before {
  content: "";
  width: 0.2rem;
  height: 2rem;
  background: #222222;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(45deg);
  transform-origin: bottom center;
}
@media (max-width: 767px) {
  .l-top-mv__scroll .arrow-down::before {
    height: 3rem;
  }
}

@keyframes mv-catch-bg {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  50% {
    clip-path: inset(0 0 0 0);
  }
  100% {
    clip-path: inset(0 0 0 100%);
  }
}
@keyframes mv-catch-bg-sp {
  0% {
    clip-path: inset(0 0 100% 0);
  }
  50% {
    clip-path: inset(0 0 0 0);
  }
  100% {
    clip-path: inset(100% 0 0 0);
  }
}
@keyframes mv-catch-text {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes mv-catch-text-sp {
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes arrowDown {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(4rem);
  }
}
.l-child-mv {
  height: 40rem;
  background: #1daae2;
  color: #fff;
  padding-top: 6.875vw;
  display: grid;
  place-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  .l-child-mv {
    padding-top: 12.5rem;
  }
}
.l-child-mv h1 {
  font-size: 3vw;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .l-child-mv h1 {
    font-size: 4rem;
  }
}

.l-compatible-area {
  padding-top: 3rem;
  background: #e5f9ff;
}
.l-compatible-area .l-compatible-area-item {
  display: flex;
  justify-content: space-between;
  padding-inline: 7rem;
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item {
    flex-direction: column;
    align-items: center;
    row-gap: 3rem;
    padding-inline: 0;
  }
}
.l-compatible-area .l-compatible-area-item__textarea {
  width: 59rem;
  padding-top: 4rem;
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item__textarea {
    width: 100%;
  }
}
.l-compatible-area .l-compatible-area-item__title {
  text-align: center;
}
.l-compatible-area .l-compatible-area-item__title h2 {
  font-size: 3rem;
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item__title h2 {
    font-size: 5rem;
  }
}
.l-compatible-area .l-compatible-area-item__text {
  margin-top: 2.4rem;
}
.l-compatible-area .l-compatible-area-item__text p {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item__text p {
    font-size: 2.4rem;
  }
}
.l-compatible-area .l-compatible-area-item__area {
  padding: 2rem;
  border: 0.1rem solid #222222;
  display: flex;
  flex-direction: column;
  margin-top: 3.4rem;
  row-gap: 2rem;
}
.l-compatible-area .l-compatible-area-item__area dl {
  display: flex;
  column-gap: 1.6rem;
}
.l-compatible-area .l-compatible-area-item__area dl dt {
  font-size: 1.6rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item__area dl dt {
    font-size: 2.4rem;
  }
}
.l-compatible-area .l-compatible-area-item__area dl dd {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.2rem;
  row-gap: 1rem;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item__area dl dd {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .l-compatible-area .l-compatible-area-item__image {
    width: 59.2rem;
  }
}
@media (max-width: 767px) {
  .l-compatible-area .l-compatible-area-item__image {
    width: 90%;
  }
}
.l-compatible-area .l-compatible-area-item__image img {
  width: 100%;
  aspect-ratio: 592/574;
  object-fit: cover;
  object-position: center top;
}

.l-row-p4s2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 4rem;
  row-gap: 7rem;
}
@media (max-width: 767px) {
  .l-row-p4s2 {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2rem;
    row-gap: 6rem;
  }
}

.l-row-p3s1-flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 4rem;
  row-gap: 6rem;
}
@media (max-width: 767px) {
  .l-row-p3s1-flex {
    flex-direction: column;
    row-gap: 6rem;
  }
}

.l-row-p2s1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: calc(100% - 101rem);
  row-gap: 4rem;
}
@media (max-width: 767px) {
  .l-row-p2s1 {
    row-gap: 6rem;
  }
}

.c-common-btn01 {
  width: 100%;
  height: 5.2rem;
  background: #cbcbcb;
  border: 0.2rem solid #cbcbcb;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-common-btn01 {
    height: 6rem;
    font-size: 2.8rem;
  }
}
.c-common-btn01 .arrow-right {
  display: block;
  width: 2.4rem;
  height: 0.1rem;
  background: #222222;
  position: absolute;
  top: 55%;
  right: 1.8rem;
  transform: translateY(-50%);
  transition: all 0.4s;
}
.c-common-btn01 .arrow-right::before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 0.14rem;
  background: #222222;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(45deg);
  transform-origin: right center;
  transition: all 0.4s;
}
.c-common-btn01:hover {
  background: #fff;
}
.c-common-btn01:hover .arrow-right {
  transform: translateX(1rem);
}
.c-common-btn01--reserve {
  background: #1daae2;
  color: #fff;
  border-color: #1daae2;
}
.c-common-btn01--reserve .arrow-right {
  background: #fff;
}
.c-common-btn01--reserve .arrow-right::before {
  background: #fff;
}
.c-common-btn01--reserve:hover {
  color: #1daae2;
}
.c-common-btn01--reserve:hover .arrow-right {
  background: #1daae2;
}
.c-common-btn01--reserve:hover .arrow-right::before {
  background: #1daae2;
}
.c-common-btn01--reason {
  width: 25.4rem;
  background: #fff;
  border: 0.2rem solid #fff;
}
@media (max-width: 767px) {
  .c-common-btn01--reason {
    width: 36rem;
  }
}

.c-common-btn02 {
  width: 22.5rem;
  height: 5.4rem;
  border-radius: 2.7rem;
  border: 0.2rem solid #999;
  display: grid;
  place-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .c-common-btn02 {
    width: 33.6rem;
    height: 8rem;
    border-radius: 4rem;
    font-size: 2.8rem;
    border-width: 0.4rem;
  }
}
.c-common-btn02:hover {
  background: #222222;
  color: #fff;
}

.c-common-btn03 {
  width: 44rem;
  height: 12rem;
  background: #fff;
  display: flex;
  align-items: center;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
  box-shadow: 0.4rem 0.4rem 0.4rem rgba(0, 0, 0, 0.23);
  cursor: pointer;
  transition: all 0.4s;
  padding-left: 4rem;
}
@media (max-width: 767px) {
  .c-common-btn03 {
    width: 68rem;
    height: 18rem;
    font-size: 3.6rem;
  }
}
.c-common-btn03 span {
  position: relative;
}
.c-common-btn03 .circle-arrow {
  display: block;
  width: 2.8rem;
  height: 2.8rem;
  background: #222222;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .c-common-btn03 .circle-arrow {
    width: 4.2rem;
    height: 4.2rem;
    right: 3rem;
  }
}
.c-common-btn03 .circle-arrow span {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  position: absolute;
  top: 50%;
  left: 43%;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 767px) {
  .c-common-btn03 .circle-arrow span {
    width: 1.7rem;
    height: 1.7rem;
    border-top-width: 0.4rem;
    border-right-width: 0.4rem;
  }
}
.c-common-btn03::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #1daae2;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.5s;
}
.c-common-btn03:hover {
  color: #fff;
}
.c-common-btn03:hover::before {
  clip-path: inset(0 0 0 0);
}

.c-common-btn04 {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 0.2rem solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1;
  color: #1daae2;
  position: relative;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 767px) {
  .c-common-btn04 {
    font-size: 4.9rem;
  }
}
.c-common-btn04 .simple-arrow-right {
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  border-top: 0.3rem solid #1daae2;
  border-right: 0.3rem solid #1daae2;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-common-btn04 .simple-arrow-right {
    width: 1.9rem;
    height: 1.9rem;
    border-top-width: 0.4rem;
    border-right-width: 0.4rem;
    right: 3rem;
  }
}
.c-common-btn04::before {
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  left: -100px;
  position: absolute;
  top: 0;
  background-image: linear-gradient(100deg, hsla(0, 0%, 100%, 0), #fff);
  opacity: 0;
  transform: scale(0) rotate(25deg);
  transition: none;
}
.c-common-btn04:hover {
  background: #1daae2;
  color: #fff;
}
.c-common-btn04:hover .simple-arrow-right {
  border-color: #fff;
}
.c-common-btn04:hover::before {
  opacity: 0.9;
  transform: scale(1) rotate(25deg);
  animation: shiny_btn_hover 3s ease-in-out 1;
}

.c-common-btn04--white {
  background: #1daae2;
  border: 0.2rem solid #1daae2;
  color: #fff;
}
.c-common-btn04--white .simple-arrow-right {
  border-top: 0.3rem solid #fff;
  border-right: 0.3rem solid #fff;
}
.c-common-btn04--white::before {
  background-image: linear-gradient(100deg, hsla(0, 0%, 100%, 0), #1daae2);
}
.c-common-btn04--white:hover {
  background: #fff;
  color: #1daae2;
}
.c-common-btn04--white:hover .simple-arrow-right {
  border-color: #1daae2;
}
.c-common-btn04--white:hover::before {
  opacity: 0.9;
  transform: scale(1) rotate(25deg);
  animation: shiny_btn_hover 3s ease-in-out 1;
}

@keyframes shiny_btn_hover {
  0% {
    opacity: 0.9;
    transform: scale(1) rotate(25deg);
  }
  15% {
    opacity: 0;
    transform: scale(50) rotate(25deg);
  }
  16% {
    opacity: 0;
    transform: scale(0) rotate(25deg);
  }
  100% {
    opacity: 0;
    transform: scale(0) rotate(25deg);
  }
}
.c-down-btn {
  width: 100%;
  height: 100%;
  display: grid;
  place-content: center;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  border: 0.1rem solid #222222;
  border-radius: 4.2rem;
  position: relative;
}
@media (max-width: 767px) {
  .c-down-btn {
    font-size: 3.2rem;
    border-radius: 6rem;
  }
}
.c-down-btn::before {
  position: absolute;
  content: "";
  top: 49%;
  right: 4.7rem;
  transform: translateY(-50%) rotate(135deg);
  width: 1.3rem;
  height: 1.3rem;
  border-top: 0.2rem solid #222222;
  border-right: 0.2rem solid #222222;
}
@media (max-width: 767px) {
  .c-down-btn::before {
    width: 1.8rem;
    height: 1.8rem;
  }
}

.c-post-more-btn {
  width: 100%;
  height: 8rem;
  background: #cbcbcb;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1.6rem;
  font-size: 2.4rem;
}
.c-post-more-btn span {
  display: block;
}
.c-post-more-btn .more-arrow {
  width: 1.7rem;
  height: 1.7rem;
  border-bottom: 0.3rem solid #222222;
  border-right: 0.3rem solid #222222;
  transform: rotate(45deg);
  margin-bottom: 0.6rem;
}
.c-post-more-btn[data-page=plan] {
  background: #1daae2;
  color: #fff;
}
@media (min-width: 768px) {
  .c-post-more-btn[data-page=plan] {
    height: 6.8rem;
  }
}
.c-post-more-btn[data-page=plan] .more-arrow {
  border-color: #fff;
}

.c-section-title01 {
  text-align: center;
}
.c-section-title01 h2 {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .c-section-title01 h2 {
    font-size: 2.4rem;
  }
}
.c-section-title01 h2 span {
  display: block;
}
.c-section-title01 h2 .main-title {
  font-size: 4rem;
}
@media (max-width: 767px) {
  .c-section-title01 h2 .main-title {
    font-size: 6rem;
  }
}

.c-common-child-sec-title {
  font-size: 2.2rem;
  padding-left: 2.2rem;
  position: relative;
}
.c-common-child-sec-title::before {
  content: "";
  width: 0.5rem;
  height: 5rem;
  background: #1daae2;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.c-common-item01 {
  display: flex;
  flex-direction: column;
}
.c-common-item01__image {
  overflow: hidden;
}
.c-common-item01__image img {
  aspect-ratio: 320/200;
  object-fit: cover;
  transition: all 0.5s;
}
.c-common-item01__title {
  margin-top: 1.2rem;
  text-align: center;
  flex: 1;
  display: grid;
  place-items: center;
}
.c-common-item01__title h3 {
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .c-common-item01__title h3 {
    font-size: 3rem;
  }
}
.c-common-item01__title h2 {
  font-size: 2rem;
}
.c-common-item01__link {
  margin-top: 1.6rem;
}
.c-common-item01:hover .top-feature-block-item__image img {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .c-common-item01--small .c-common-item01__title h2 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .c-common-item01--content {
    width: calc((100% - 8rem) / 3);
  }
}
@media (max-width: 767px) {
  .c-common-item01--content {
    width: 100%;
  }
}
.c-common-item01--content .c-common-item01__title {
  flex: initial;
}
@media (min-width: 768px) {
  .c-common-item01--content .c-common-item01__title h3 {
    font-size: 2.4rem;
  }
}
.c-common-item01--content .c-common-item01__text {
  flex: 1;
  margin-top: 1rem;
  text-align: justify;
}
.c-common-item01--content .c-common-item01__text p {
  line-height: 1.625;
}
@media (min-width: 768px) {
  .c-common-item01--content .c-common-item01__text p {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .c-common-item01--content .c-common-item01__link .c-common-btn01 {
    font-size: 1.7rem;
  }
}

.works_cate01 {
  background: #263c8e;
}

.works_cate02 {
  background: #366420;
}

.works_cate03 {
  background: #2d8aac;
}

.works_cate04 {
  background: #9b7e27;
}

.works_cate05 {
  background: #7d2a17;
}

.works_cate06 {
  background: #591769;
}

.works_cate07 {
  background: #1daae2;
}

.c-works-item {
  display: block;
  display: flex;
  flex-direction: column;
}
.c-works-item__category p {
  width: 100%;
  height: 3.5rem;
  display: grid;
  place-content: center;
  font-size: 2rem;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 767px) {
  .c-works-item__category p {
    font-size: 3rem;
    height: 6.6rem;
  }
}
.c-works-item__image {
  overflow: hidden;
}
.c-works-item__image img {
  aspect-ratio: 3/2;
  object-fit: cover;
  transition: all 0.5s;
}
.c-works-item__textarea {
  padding: 1rem 2.2rem;
  position: relative;
}
@media (max-width: 767px) {
  .c-works-item__textarea {
    padding: 1.6rem 3rem;
  }
}
.c-works-item__textarea::before {
  content: "";
  width: 0.2rem;
  height: calc(100% + 1rem);
  background: #222222;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
@media (max-width: 767px) {
  .c-works-item__textarea::before {
    height: calc(100% + 1.4rem);
    width: 0.4rem;
    left: 1.4rem;
    bottom: 1.4rem;
  }
}
.c-works-item__area p {
  color: #808080;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .c-works-item__area p {
    font-size: 2.1rem;
  }
}
.c-works-item__title h3 {
  font-size: 2rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .c-works-item__title h3 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .c-works-item__name {
    font-size: 1.6rem;
  }
}
.c-works-item__info {
  font-weight: 400;
  margin-top: 0.6rem;
}
@media (min-width: 768px) {
  .c-works-item__info {
    font-size: 1.6rem;
  }
}
.c-works-item[data-page=plan] {
  width: 100%;
}
@media (min-width: 768px) {
  .c-works-item[data-page=plan] {
    width: 50.5rem;
  }
}

@media (any-hover: hover) {
  a.c-works-item:hover .c-works-item__image img {
    transform: scale(1.1);
  }
}

.c-information-item {
  display: block;
}
@media (min-width: 768px) {
  .c-information-item {
    padding-inline: 2.4rem;
  }
}
@media (max-width: 767px) {
  .c-information-item {
    padding-block: 4rem;
    border-bottom: 0.1rem solid #222222;
  }
}
.c-information-item__inner {
  display: flex;
  position: relative;
}
@media (min-width: 768px) {
  .c-information-item__inner {
    flex-direction: column;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .c-information-item__inner {
    column-gap: 1.8rem;
  }
}
@media (min-width: 768px) {
  .c-information-item .new-badge {
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .c-information-item .new-badge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
}
@media (min-width: 768px) {
  .c-information-item__textarea {
    margin-top: 0.6rem;
  }
}
@media (max-width: 767px) {
  .c-information-item__textarea {
    flex: 1;
  }
}
.c-information-item__title {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.c-information-item__title h3 {
  font-size: 2.2rem;
  line-height: 1.4545454545;
}
@media (max-width: 767px) {
  .c-information-item__title h3 {
    font-size: 2.6rem;
  }
}
.c-information-item__image-area {
  position: relative;
}
@media (min-width: 768px) {
  .c-information-item__image-area {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .c-information-item__image-area {
    width: 24.6rem;
  }
}
.c-information-item__image-area::before {
  content: "";
  width: calc(100% + 4.8rem);
  height: 100%;
  border-right: 0.1rem solid #222222;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .c-information-item__image-area::before {
    display: none;
  }
}
.c-information-item__image {
  overflow: hidden;
}
.c-information-item__image img {
  aspect-ratio: 1;
  object-fit: cover;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .c-information-item__image img {
    aspect-ratio: 246/190;
  }
}
.c-information-item__event-period {
  width: 100%;
  background: rgba(29, 170, 226, 0.9);
}
@media (min-width: 768px) {
  .c-information-item__event-period {
    padding: 1rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  .c-information-item__event-period {
    padding: 1.4rem;
    padding-right: 0;
    margin-top: 1.6rem;
  }
}
.c-information-item__event-period p {
  color: #fff;
}
@media (max-width: 767px) {
  .c-information-item__event-period p {
    font-size: 2.4rem;
  }
}
.c-information-item__event-period p:first-of-type {
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .c-information-item__event-period p:first-of-type {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .c-information-item:first-of-type {
    border-top: 0.1rem solid #222222;
  }
}
@media (min-width: 768px) {
  .c-information-item:nth-of-type(3n-2) .c-information-item__image-area::before {
    border-left: 0.1rem solid #222222;
  }
}
@media (max-width: 767px) {
  .c-information-item__link {
    margin-top: 2rem;
  }
}
.c-information-item:hover .c-information-item__image img {
  transform: scale(1.1);
}

@media (min-width: 768px) {
  .c-column-item {
    padding-inline: 2.4rem;
  }
}
@media (max-width: 767px) {
  .c-column-item {
    padding-block: 4rem;
    border-bottom: 0.1rem solid #222222;
  }
}
.c-column-item__inner {
  display: flex;
}
@media (min-width: 768px) {
  .c-column-item__inner {
    flex-direction: column;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .c-column-item__inner {
    column-gap: 1.8rem;
  }
}
.c-column-item__image-area {
  position: relative;
}
@media (min-width: 768px) {
  .c-column-item__image-area {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  .c-column-item__image-area::before {
    content: "";
    width: calc(100% + 4.8rem);
    height: 100%;
    border-right: 0.1rem solid #222222;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.c-column-item__image {
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-column-item__image {
    width: 24.6rem;
  }
}
.c-column-item__image img {
  aspect-ratio: 830/416;
  object-fit: cover;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .c-column-item__image img {
    aspect-ratio: 3/2;
  }
}
@media (max-width: 767px) {
  .c-column-item__textarea {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .c-column-item__title {
    margin-top: 1.4rem;
  }
}
.c-column-item__title h3 {
  font-size: 2.2rem;
  line-height: 1.4545454545;
}
@media (max-width: 767px) {
  .c-column-item__title h3 {
    font-size: 2.4rem;
  }
}
.c-column-item__text {
  margin-top: 1.2rem;
}
.c-column-item__text p {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .c-column-item__text p {
    font-size: 2rem;
  }
}
.c-column-item__link {
  margin-top: 2.2rem;
}
@media (max-width: 767px) {
  .c-column-item:first-of-type {
    border-top: 0.1rem solid #222222;
  }
}
@media (min-width: 768px) {
  .c-column-item:nth-of-type(3n-2) .c-column-item__image-area::before {
    border-left: 0.1rem solid #222222;
  }
}
.c-column-item:hover .c-column-item__image img {
  transform: scale(1.1);
}

.c-staff-item__head {
  cursor: pointer;
}
.c-staff-item__head.current .c-staff-item__detail-btn {
  background: #ebf1f3;
}
.c-staff-item__head.current .c-staff-item__detail-btn span {
  transform: translateY(0.3rem) rotate(225deg);
}
@media (max-width: 767px) {
  .c-staff-item__head.current .c-staff-item__detail-btn span {
    transform: translateY(0.5rem) rotate(225deg);
  }
}
.c-staff-item__image img {
  aspect-ratio: 300/350;
  object-fit: cover;
}
.c-staff-item__post {
  text-align: center;
  margin-top: 1rem;
}
.c-staff-item__name {
  text-align: center;
}
.c-staff-item__name p {
  font-size: 2.4rem;
  line-height: 1.3333333333;
}
@media (max-width: 767px) {
  .c-staff-item__name p {
    font-size: 3rem;
  }
}
.c-staff-item__detail-btn {
  width: 100%;
  height: 3.4rem;
  background: #cbcbcb;
  display: grid;
  place-content: center;
  margin-top: 1rem;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-staff-item__detail-btn {
    height: 5rem;
  }
}
.c-staff-item__detail-btn span {
  display: block;
  width: 1.7rem;
  height: 1.7rem;
  border-right: 0.4rem solid #5f5f5f;
  border-bottom: 0.4rem solid #5f5f5f;
  transform: translateY(-0.3rem) rotate(45deg);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-staff-item__detail-btn span {
    width: 2.4rem;
    height: 2.4rem;
    border-right-width: 0.5rem;
    border-bottom-width: 0.5rem;
    transform: translateY(-0.5rem) rotate(45deg);
  }
}
.c-staff-item__detail-contents {
  padding: 3rem 4rem;
  background: #ebf1f3;
  width: 104rem;
  display: none;
  position: relative;
}
@media (max-width: 767px) {
  .c-staff-item__detail-contents {
    width: 68rem;
    padding: 4rem;
  }
}
.c-staff-item__qualification p {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .c-staff-item__qualification p {
    font-size: 2.4rem;
  }
}
.c-staff-item__hobby {
  margin-top: 1.4rem;
}
.c-staff-item__hobby p {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .c-staff-item__hobby p {
    font-size: 2.4rem;
  }
}
.c-staff-item__message {
  margin-top: 2.6rem;
}
.c-staff-item__message p {
  font-size: 2rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .c-staff-item__message p {
    font-size: 2.8rem;
  }
}

.new-badge {
  width: 5.4rem;
  height: 2.8rem;
  background: #1daae2;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  display: grid;
  place-content: center;
  font-weight: bold;
}
@media (max-width: 767px) {
  .new-badge {
    width: 8rem;
    height: 4rem;
    font-size: 2.4rem;
  }
}

.sp-fix-link {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 10.5rem;
  border: 0.4rem solid #1daae2;
  background: #fff;
  color: #1daae2;
  font-weight: bold;
  line-height: 1.3;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s;
  z-index: 50;
}
.sp-fix-link.is-show {
  opacity: 1;
  visibility: visible;
}
.sp-fix-link__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sp-fix-link__item .tel-num {
  display: flex;
  column-gap: 0.4rem;
  color: #1daae2;
  font-size: 4.3rem;
  font-family: "din-2014", sans-serif;
}
.sp-fix-link__item .tel-num .tel-icon {
  width: 3.4rem;
}
.sp-fix-link__item .tel-num .tel-icon svg {
  fill: #1daae2;
}
.sp-fix-link__item p {
  font-size: 2.2rem;
  color: #1daae2;
}
.sp-fix-link__item p span {
  font-size: 3rem;
}
.sp-fix-link__item:nth-of-type(2) {
  border-left: 0.4rem solid #1daae2;
  background: #1daae2;
}
.sp-fix-link__item:nth-of-type(2) p {
  color: #fff;
}

.c-single-pagination {
  display: grid;
  grid-template-columns: 14rem 22.5rem 14rem;
  column-gap: 3rem;
  justify-content: center;
}
@media (max-width: 767px) {
  .c-single-pagination {
    grid-template-columns: 18rem 26rem 18rem;
    column-gap: 1.5rem;
    row-gap: 1.5rem;
  }
}
.c-single-pagination__item a {
  width: 100%;
  height: 5.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
  border: 0.1rem solid #222222;
  border-radius: 3rem;
  font-size: 1.8rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .c-single-pagination__item a {
    font-size: 2rem;
    height: 8rem;
    border-radius: 4rem;
    font-size: 2.4rem;
  }
}
.c-single-pagination__item a .arrow-icon {
  width: 1.4rem;
  height: 1.4rem;
  border-bottom: 0.3rem solid #222222;
  border-left: 0.3rem solid #222222;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .c-single-pagination__item a .arrow-icon {
    width: 3rem;
    height: 3rem;
  }
}
.c-single-pagination__item a .arrow-icon--reverse {
  transform: rotate(-135deg);
}

.wp-post-content h2 {
  font-size: 2.4rem;
  line-height: 1.25;
  font-weight: bold;
}
@media (max-width: 767px) {
  .wp-post-content h2 {
    font-size: 3.2rem;
  }
}
.wp-post-content h2:not(:first-of-type) {
  margin-top: 6rem;
}
@media (max-width: 767px) {
  .wp-post-content h2:not(:first-of-type) {
    margin-top: 8rem;
  }
}
.wp-post-content p {
  font-size: 1.8rem;
  line-height: 1.6666666667;
}
@media (max-width: 767px) {
  .wp-post-content p {
    font-size: 2.4rem;
  }
}
.wp-post-content p:not(:first-of-type) {
  margin-top: 2.4rem;
}
@media (min-width: 768px) {
  .wp-post-content img {
    width: 59.5rem;
  }
}
.wp-post-content img.aligncenter {
  margin-inline: auto;
}

.c-form {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .c-form {
    width: 100%;
    font-size: 2.8rem;
  }
}
.c-form .form-area:not(:first-of-type) {
  margin-top: 3rem;
}
.c-form ::placeholder {
  color: #ddd;
}
.c-form .input-group {
  padding: 3.2rem 0;
  border-bottom: 0.1rem solid #e0e0e0;
  display: flex;
  column-gap: 1.5rem;
}
@media (max-width: 767px) {
  .c-form .input-group {
    flex-direction: column;
    row-gap: 1rem;
  }
}
.c-form .input-group dt {
  width: 30.5rem;
  margin-top: 0.9rem;
  font-weight: bold;
  font-size: 1.8rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .c-form .input-group dt {
    width: initial;
    justify-content: flex-start;
    column-gap: 2rem;
    margin: 0;
    font-size: 3.2rem;
    line-height: 1.375;
  }
}
.c-form .input-group dt span {
  display: inline-block;
}
.c-form .input-group dd {
  flex: 1;
}
.c-form .input-group dd input[type=text],
.c-form .input-group dd input[type=email],
.c-form .input-group dd input[type=tel],
.c-form .input-group dd select,
.c-form .input-group dd textarea {
  width: 100%;
  height: 5rem;
  border: 0.1rem solid #cad4d8;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .c-form .input-group dd input[type=text],
  .c-form .input-group dd input[type=email],
  .c-form .input-group dd input[type=tel],
  .c-form .input-group dd select,
  .c-form .input-group dd textarea {
    height: 10rem;
  }
}
.c-form .input-group dd .form-textarea {
  height: 15rem;
  border-radius: 0;
  padding: 1rem 2rem;
}
@media (max-width: 767px) {
  .c-form .input-group dd .form-textarea {
    height: 30rem;
  }
}
.c-form .input-group dd.dd-flex {
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
.c-form .input-group dd.form-short {
  width: 34rem;
  flex: initial;
}
@media (max-width: 767px) {
  .c-form .input-group dd.form-short {
    width: 40rem;
  }
}
.c-form .input-group dd:has(textarea) {
  position: relative;
}
.c-form .input-group dd:has(textarea) .spacial-placeholder {
  display: block;
  color: #ddd;
  padding: 1rem 2rem;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
}
.c-form .input-group dd:has(textarea) .spacial-placeholder.is-hide {
  display: none;
}
.c-form .input-group .pulldown-arrow {
  position: relative;
}
.c-form .input-group .pulldown-arrow::before {
  content: "";
  width: 1.6rem;
  height: 1.4rem;
  background: #8d9ba1;
  position: absolute;
  top: 1.8rem;
  right: 1.2rem;
  pointer-events: none;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  z-index: 5;
}
@media (max-width: 767px) {
  .c-form .input-group .pulldown-arrow::before {
    width: 3rem;
    height: 2.6rem;
    top: 3.6rem;
    right: 2rem;
  }
}
.c-form .required {
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.5rem 0.8rem;
  background: #1d9fd7;
  color: #fff;
  margin-top: 0.5rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .c-form .required {
    font-size: 2.4rem;
    line-height: 1.3;
    margin: 0;
  }
}
.c-form .form-area.form-privacy-area {
  margin-top: 6rem;
}
.c-form .form-area.form-privacy-area .privacy-policy-content {
  width: 100%;
  height: 30rem;
  background: #f0f0f0;
  overflow-y: scroll;
  padding: 2.6rem;
  margin: 0 auto 3rem;
}
@media (max-width: 767px) {
  .c-form .form-area.form-privacy-area .privacy-policy-content {
    width: 100%;
    height: 30rem;
    line-height: 1.6;
    padding: 2rem;
  }
}
.c-form .form-area.form-privacy-area .privacy-policy-content__head {
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .c-form .form-area.form-privacy-area .privacy-policy-content__head {
    font-size: 2.6rem;
  }
}
.c-form .form-area.form-privacy-area .privacy-policy-content__group {
  font-size: 1.4rem;
  margin-top: 1em;
}
@media (max-width: 767px) {
  .c-form .form-area.form-privacy-area .privacy-policy-content__group {
    font-size: 2rem;
  }
}
.c-form .form-area.form-privacy-area .privacy-policy-content__group h5 {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .c-form .form-area.form-privacy-area .privacy-policy-content__group h5 {
    font-size: 2.2rem;
  }
}
.c-form .form-area.form-privacy-area .privacy-policy-content__group ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.c-form .form-area.form-privacy-area .privacy-policy-check {
  text-align: center;
}
.c-form .checkbox-dd {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  margin-top: 1.4rem;
}
.c-form input[type=checkbox] {
  appearance: none;
}
.c-form input[type=checkbox] + span {
  display: inline-block;
  padding-left: 3.8rem;
  position: relative;
}
.c-form input[type=checkbox] + span::before {
  content: "";
  width: 3rem;
  height: 3rem;
  border: 0.1rem solid #9e9e9f;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.c-form input[type=checkbox] + span::after {
  content: "";
  width: 2.6rem;
  height: 1.5rem;
  border-bottom: 0.5rem solid #1daae2;
  border-left: 0.6rem solid #1daae2;
  position: absolute;
  top: 35%;
  left: 0.2rem;
  transform: translateY(-50%) rotate(-45deg);
  display: none;
}
@media (max-width: 767px) {
  .c-form input[type=checkbox] + span::after {
    top: 41%;
  }
}
.c-form input[type=checkbox]:checked + span::after {
  display: inline-block;
}
.c-form .form-area.form-submit-area {
  display: flex;
  justify-content: center;
  column-gap: 3rem;
  margin-top: 5rem;
}
.c-form .form-area.form-submit-area .submit-btn {
  position: relative;
}
.c-form .form-area.form-submit-area .submit-btn .form-submit {
  width: 30rem;
  height: 5.5rem;
  background: #1daae2;
  font-size: 2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.2rem solid transparent;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-form .form-area.form-submit-area .submit-btn .form-submit {
    width: 32rem;
    height: 8rem;
    font-size: 4rem;
  }
}
.c-form .form-area.form-submit-area .submit-btn .form-back {
  width: 16rem;
}
.c-form .form-area.form-submit-area .submit-btn:hover .form-submit {
  border-color: #1daae2;
  background: #fff;
  color: #1daae2;
}

.contact-confirm .c-form .form-area .input-group dt {
  margin-top: 0;
}
.contact-confirm .c-form .form-area .input-group .pulldown-arrow::before {
  display: none;
}
.contact-confirm .c-form .checkbox-dd {
  margin-top: 0;
}
.contact-confirm .c-form .form-privacy-area {
  display: none;
}

.contact-thanks .contact-form__text p {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .contact-thanks .contact-form__text p {
    font-size: 2.8rem;
  }
}
.contact-thanks .contact-form__top-back {
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .contact-thanks .contact-form__top-back {
    margin-top: 8rem;
  }
}
.contact-thanks .contact-form__top-back a {
  width: 20rem;
  height: 6rem;
  background: #1daae2;
  font-size: 2rem;
  color: #fff;
  display: grid;
  place-content: center;
  border: 0.2rem solid transparent;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .contact-thanks .contact-form__top-back a {
    width: 32rem;
    height: 8rem;
    font-size: 4rem;
  }
}
.contact-thanks .contact-form__top-back a:hover {
  border-color: #1daae2;
  background: #fff;
  color: #1daae2;
}

.c-plan-point {
  padding: 4.4rem 5rem;
  background: #eaf6fd;
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
@media (max-width: 767px) {
  .c-plan-point {
    padding: 4rem 3rem;
    row-gap: 3rem;
  }
}
.c-plan-point .c-plan-point-item__head {
  display: flex;
  align-items: center;
  column-gap: 2.6rem;
}
.c-plan-point .c-plan-point-item__head p {
  width: 10rem;
  height: 3rem;
  line-height: 1;
  font-size: 1.6rem;
  color: #1daae2;
  font-weight: bold;
  display: grid;
  place-content: center;
  border-radius: 2rem;
  border: 0.1rem solid #1daae2;
}
@media (max-width: 767px) {
  .c-plan-point .c-plan-point-item__head p {
    width: 14rem;
    height: 4rem;
    font-size: 2.2rem;
  }
}
.c-plan-point .c-plan-point-item__head h3 {
  font-size: 3rem;
  line-height: 1.2;
  color: #1daae2;
  flex: 1;
}
.c-plan-point .c-plan-point-item__text {
  margin-top: 1.6rem;
  text-align: justify;
}
.c-plan-point .c-plan-point-item__text p {
  font-size: 1.8rem;
  line-height: 1.7777777778;
}
@media (max-width: 767px) {
  .c-plan-point .c-plan-point-item__text p {
    font-size: 2.4rem;
  }
}
.c-plan-point:has(.c-plan-point-item__text) {
  row-gap: 3rem;
}
@media (max-width: 767px) {
  .c-plan-point:has(.c-plan-point-item__text) {
    row-gap: 4rem;
  }
}/*# sourceMappingURL=style.css.map */