@charset "UTF-8";
/*
Theme Name: ichiren Original Theme
Description: 一蓮建設 オリジナルテーマ。
Version: 1.0.0
Author: Voleur .Inc
Author URI: https://www.voleur.co.jp/
*/
/* ===== foundation ===== */
:root {
  --pcBaseWidth: 192;
  --spBaseWidth: 120;
  --headerHeight: clamp(60px, 7.4074074dvh, 80px);
  --headline: 30px;
}
@media (max-width: 780px) {
  :root {
    --headerHeight: calc(8.99550225dvh + 1rem);
  }
}

html {
  scroll-behavior: smooth;
}

.wf-loading {
  opacity: 0;
}

body {
  line-height: 1.6;
  margin: 0;
  padding: 0;
  background: #fafafa;
}

section {
  padding: 11.11111112dvh 0;
}
@media (max-width: 780px) {
  section {
    padding: 10% 0;
  }
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  color: #FFDA10;
}

.Br-p {
  display: block;
}
@media (max-width: 450px) {
  .Br-p {
    display: none;
  }
}

.Br-l {
  display: none;
}
@media (max-width: 1550px) {
  .Br-l {
    display: block;
  }
}

.Br-m {
  display: none;
}
@media (max-width: 1080px) {
  .Br-m {
    display: block;
  }
}

.Br-s {
  display: none;
}
@media (max-width: 780px) {
  .Br-s {
    display: block;
  }
}

.Br {
  display: none;
}
@media (max-width: 450px) {
  .Br {
    display: block;
  }
}

.wrapper {
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
}
@media (max-width: 1760px) {
  .wrapper {
    padding: 0 5vw;
  }
}
@media (max-width: 780px) {
  .wrapper {
    padding: 0 2.5vw;
  }
}

.inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 2.0833333333vw;
}
@media (max-width: 1440px) {
  .inner {
    padding: 0 5vw;
  }
}
@media (max-width: 780px) {
  .inner {
    padding: 0 2.5vw;
  }
}

.dis-pc {
  display: block;
}
@media (max-width: 780px) {
  .dis-pc {
    display: none !important;
  }
}

.dis-sp {
  display: none;
}
@media (max-width: 780px) {
  .dis-sp {
    display: block !important;
  }
}

.dis-pc-mv {
  display: block;
}
@media (max-width: 550px) {
  .dis-pc-mv {
    display: none !important;
  }
}

.dis-sp-mv {
  display: none;
}
@media (max-width: 550px) {
  .dis-sp-mv {
    display: block !important;
  }
}

/* img */
img {
  display: block;
}

.back-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.img-cover {
  --z-index: 0;
  position: relative;
  z-index: var(--z-index);
  overflow: hidden;
}
.img-cover::after {
  content: "";
  position: absolute;
  z-index: calc(var(--z-index) + 1);
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.5);
}

/* display */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 780px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flex--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex--column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex--reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* block */
@media (max-width: 750px) {
  .pc-block {
    display: none;
  }
}

.sp-block {
  display: none;
}
@media (max-width: 750px) {
  .sp-block {
    display: block;
  }
}

/* ===== typography ===== */
@font-face {
  font-family: "Noto Sans JP";
  src: url(font/NotoSansJP-Bold.woff2) format("woff2"), url(font/NotoSansJP-Bold.woff) format("woff"), url(font/NotoSansJP-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url(font/NotoSansJP-Medium.woff2) format("woff2"), url(font/NotoSansJP-Medium.woff) format("woff"), url(font/NotoSansJP-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url(font/NotoSansJP-Regular.woff2) format("woff2"), url(font/NotoSansJP-Regular.woff) format("woff"), url(font/NotoSansJP-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter Variable";
  src: url("fonts/Inter-VariableFont_opsz,wght.woff2") format("woff2"), url("fonts/Inter-VariableFont_opsz,wght.woff") format("woff"), url("fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-weight: 100 900;
  font-stretch: 75% 125%;
  font-style: normal;
}
html {
  font-size: calc(100vw / var(--pcBaseWidth));
}
@media (max-width: 780px) {
  html {
    font-size: calc(100vmax / var(--spBaseWidth));
  }
}

body {
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;
  font-size: clamp(14px, 1.6rem, 16px);
  font-weight: 500;
  color: #222;
  line-height: 1.6;
}

h2 {
  font-size: clamp(24px, 3.2rem, 32px);
  font-weight: 700;
  line-height: 1.6;
}

h3 {
  font-size: clamp(20px, 2.4rem, 24px);
  font-weight: 700;
  line-height: 1.6;
}

.font-en {
  font-family: "Inter Variable", "Arial", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.6;
}

.font-s {
  font-size: 0.875em;
}

.font-ss {
  font-size: 0.75em;
}

.accent-color {
  color: #0098FF;
}

/* ===== u text ===== */
.u-menu-title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(12px, 2.4rem, 24px);
  font-weight: 600;
  color: #6991C1;
}

/* ===== c line ===== */
.c-line-accent {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0;
  display: block;
  width: calc(100% + 0.25em);
  height: 0.2em;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-line-accent--1 {
  background: #FFDA10;
}
.c-line-accent--2 {
  background: #DBC26E;
}

.c-line-underline {
  display: block;
  width: 100%;
  height: 0.2em;
  background: #002A5C;
}

/* ===== c shape ===== */
/* ===== c button ===== */
.c-btn-open {
  --btn-w: 45px;
  --line-h: 5px;
  position: relative;
  width: var(--btn-w);
  aspect-ratio: 1/1;
  cursor: pointer;
}
@media (max-width: 450px) {
  .c-btn-open {
    --btn-w: 40px;
    --line-h: 4px;
  }
}
.c-btn-open > span {
  position: absolute;
  left: 50%;
  display: block;
  width: 100%;
  height: var(--line-h);
  border-radius: calc(var(--line-h) / 2);
  background: #002A5C;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-btn-open > span:nth-child(1) {
  top: 25%;
}
.c-btn-open > span:nth-child(2) {
  top: 50%;
  opacity: 1;
}
.c-btn-open > span:nth-child(3) {
  top: 75%;
}
.c-btn-open.active > span:nth-child(1) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.c-btn-open.active > span:nth-child(2) {
  opacity: 0;
}
.c-btn-open.active > span:nth-child(3) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.c-btn-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 240px;
  height: 3em;
  padding: 0 3em;
  border-radius: 1.5em;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFDA10), color-stop(32.5%, #FAC708), color-stop(50%, #FDD541), color-stop(67.5%, #F7BE04), to(#F4B200));
  background: linear-gradient(180deg, #FFDA10 0%, #FAC708 32.5%, #FDD541 50%, #F7BE04 67.5%, #F4B200 100%);
  font-size: clamp(14px, 2rem, 20px);
  -webkit-box-shadow: 3px 0 6px rgba(34, 34, 34, 0.15), 0 3px 6px rgba(34, 34, 34, 0.15);
          box-shadow: 3px 0 6px rgba(34, 34, 34, 0.15), 0 3px 6px rgba(34, 34, 34, 0.15);
}
.c-btn-contact:hover {
  color: #3EA6FF;
}
.c-btn-contact span {
  font-weight: 700;
  line-height: 1;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}
@media (max-width: 780px) {
  .c-btn-contact {
    max-width: 160px;
    padding: 0 1.5em;
  }
}

.c-btn-cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 600px;
  min-width: 300px;
  padding: 0.75em 0;
  border-radius: 1em;
  font-size: clamp(14px, 1.6666666667vw, 32px);
  line-height: 1.4;
  -webkit-box-shadow: 3px 0 6px rgba(34, 34, 34, 0.15), 0 3px 6px rgba(34, 34, 34, 0.15);
          box-shadow: 3px 0 6px rgba(34, 34, 34, 0.15), 0 3px 6px rgba(34, 34, 34, 0.15);
}
.c-btn-cta::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1em;
  border: 8px solid rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-btn-cta:hover::after {
  border: 12px solid rgba(255, 255, 255, 0.25);
}
.c-btn-cta span {
  text-align: center;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
  color: #fefefe;
  text-shadow: rgba(34, 34, 34, 0.25) 2px 2px 5px;
}
.c-btn-cta strong {
  font-size: 1.5em;
}
.c-btn-cta--orange {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFDA10), to(#F46600));
  background: linear-gradient(180deg, #FFDA10 0%, #F46600 100%);
}
@media (min-width: 781px) {
  .c-btn-cta--orange {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFDA10), to(#F46600)) no-repeat 0% 0%/100% 200%;
    background: linear-gradient(180deg, #FFDA10 0%, #F46600 100%) no-repeat 0% 0%/100% 200%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .c-btn-cta--orange:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFDA10), to(#F46600)) no-repeat 0% 0%/100% 100%;
    background: linear-gradient(180deg, #FFDA10 0%, #F46600 100%) no-repeat 0% 0%/100% 100%;
  }
}
.c-btn-cta--green {
  background: -webkit-gradient(linear, left top, left bottom, from(#00E293), to(#3BB5A3));
  background: linear-gradient(180deg, #00E293 0%, #3BB5A3 100%);
}
@media (min-width: 781px) {
  .c-btn-cta--green {
    background: -webkit-gradient(linear, left top, left bottom, from(#00E293), to(#3BB5A3)) no-repeat 0% 0%/100% 200%;
    background: linear-gradient(180deg, #00E293 0%, #3BB5A3 100%) no-repeat 0% 0%/100% 200%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .c-btn-cta--green:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#00E293), to(#3BB5A3)) no-repeat 0% 0%/100% 100%;
    background: linear-gradient(180deg, #00E293 0%, #3BB5A3 100%) no-repeat 0% 0%/100% 100%;
  }
}

.c-btn-icon {
  position: relative;
  z-index: 0;
  display: block;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background: #3EA6FF;
}
.c-btn-icon::before, .c-btn-icon::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.c-btn-icon::before {
  background: #3EA6FF;
}
.c-btn-icon::after {
  background: #fff;
}
.c-btn-icon > span {
  position: absolute;
  z-index: 2;
  left: 50%;
  display: block;
  width: 30%;
  height: 4px;
  border-radius: 2px;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: background 0.6s ease 0.2s;
  transition: background 0.6s ease 0.2s;
}
.c-btn-icon > span:nth-child(1) {
  top: 52.5%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.c-btn-icon > span:nth-child(2) {
  top: 47.5%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.c-btn-icon--1::after {
  -webkit-transform: translate(-50%, -50%) scale(0.25);
          transform: translate(-50%, -50%) scale(0.25);
}
.c-btn-icon--1 > span {
  background: #002A5C;
  opacity: 0;
}
.c-btn-icon--2 > span {
  background: #fff;
}

.c-btn-more {
  --btn-w: 240px;
  --btn-h: 60px;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3em;
  width: var(--btn-w);
  height: var(--btn-h);
  padding-left: calc(var(--btn-h) / 2);
  padding-right: var(--btn-h);
  border-radius: calc(var(--btn-h) / 2);
  background: #002A5C;
  overflow: hidden;
}
@media (max-width: 450px) {
  .c-btn-more {
    --btn-w: 160px;
    --btn-h: 45px;
  }
}
.c-btn-more:hover > span {
  color: #002A5C;
}
.c-btn-more:hover .c-btn-icon--1 > span {
  opacity: 1;
}
.c-btn-more:hover .c-btn-icon--1::before {
  -webkit-transform: translate(-50%, -50%) scale(15);
          transform: translate(-50%, -50%) scale(15);
}
.c-btn-more:hover .c-btn-icon--1::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.c-btn-more > span {
  position: relative;
  z-index: 2;
  font-size: clamp(14px, 1.8rem, 18px);
  font-weight: 600;
  color: #fff;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.c-btn-more .c-btn-icon--1 {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: calc(var(--btn-h) / 4);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-btn-routing {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  width: 100%;
  padding: 2em 0;
  border-radius: 1em;
  border: 3px solid #002A5C;
  background: #fafafa;
  overflow: hidden;
}
.c-btn-routing:hover h3 {
  color: #fff;
}
.c-btn-routing:hover .c-btn-icon--2::before {
  -webkit-transform: translate(-50%, -50%) scale(25);
          transform: translate(-50%, -50%) scale(25);
}
.c-btn-routing:hover .c-btn-icon--2::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.c-btn-routing:hover .c-btn-icon--2 > span {
  background: #002A5C;
}
.c-btn-routing h3 {
  position: relative;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(14px, 1.8rem, 18px);
  font-weight: 600;
  color: #0C50A0;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.c-btn-detail {
  --btn-w: 160px;
  --btn-h: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: var(--btn-w);
  height: var(--btn-h);
  border-radius: calc(var(--btn-h) / 2);
}
.c-btn-detail > span {
  font-size: 14px;
  font-weight: 600;
  color: #fefefe;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}
.c-btn-detail--1 {
  background: #3BB5A3;
  opacity: 1;
}
.c-btn-detail--1:hover {
  opacity: 0.8;
}
.c-btn-detail--2 {
  background: #002A5C;
  opacity: 1;
}
.c-btn-detail--2:hover {
  opacity: 0.8;
}

.c-back-to-top {
  --arrow-color: #03a07f;
  --arrow-h: 3px;
  --arrow-accent: #0098FF;
  position: absolute;
  top: -3rem;
  right: -3rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.c-back-to-top > a {
  color: var(--arrow-color);
}
.c-back-to-top > a:hover {
  color: var(--arrow-accent);
}
.c-back-to-top > a:hover .arrow {
  background: var(--arrow-accent);
  -webkit-animation: arrow-up-down infinite 1.5s ease;
          animation: arrow-up-down infinite 1.5s ease;
}
.c-back-to-top > a:hover .arrow::after {
  background: var(--arrow-accent);
}
.c-back-to-top .arrow {
  position: relative;
  display: block;
  width: 150%;
  height: var(--arrow-h);
  border-radius: 1px;
  background: var(--arrow-color);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-back-to-top .arrow::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  display: block;
  width: 24px;
  height: var(--arrow-h);
  border-radius: 2px;
  background: var(--arrow-color);
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
  -webkit-transform-origin: right;
          transform-origin: right;
}

/* ===== c box ===== */
.c-site-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  font-size: clamp(8px, 2.4rem, 24px);
}
.c-site-name > img {
  width: 10.4166667vw;
}
@media (max-width: 650px) {
  .c-site-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5em;
  }
  .c-site-name > img {
    width: 40vw;
    max-width: 200px;
  }
}
@media (max-width: 450px) {
  .c-site-name > img {
    width: 30vw;
    max-width: 120px;
  }
}
.c-site-name__name {
  font-weight: 700;
  color: #002A5C;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 450px) {
  .c-site-name__name {
    font-size: 10px;
  }
}
.c-site-name:hover .c-site-name__name {
  color: #3EA6FF;
}

.c-heading-txt {
  position: relative;
  z-index: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(24px, 4.8rem, 48px);
  font-weight: 600;
  line-height: 1.05;
  color: #002A5C;
}
.c-heading-txt--sub {
  font-size: clamp(18px, 3.2rem, 32px);
  font-weight: 600;
  color: #002A5C;
}
@media (max-width: 450px) {
  .c-heading-txt {
    font-size: 20px;
  }
}

.c-heading-box {
  margin-bottom: 3em;
}
@media (max-width: 450px) {
  .c-heading-box {
    margin-bottom: 1.5em;
  }
}

.c-step-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 780px) {
  .c-step-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-step-nav__step {
  --z: 5;
  --bg-01: #b1f6e7;
  --bg-02: #39dab7;
  --bg-03: #04a582;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1rem 0;
}
@media (max-width: 780px) {
  .c-step-nav__step {
    width: 75vw;
  }
}
.c-step-nav__step:nth-last-child(1)::after {
  display: none;
}
.c-step-nav__step--01 {
  z-index: calc(var(--z));
  background-color: var(--bg-01);
}
.c-step-nav__step--02 {
  z-index: calc(var(--z) - 1);
  background-color: var(--bg-02);
}
.c-step-nav__step--03 {
  z-index: calc(var(--z) - 2);
  background-color: var(--bg-03);
}

.c-box-check {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0.5em 1em;
  border-radius: 0.5em;
  border: 3px solid #DBC26E;
  background: #fafafa;
  font-size: clamp(8px, 1.6rem, 18px);
  font-weight: 700;
  overflow: hidden;
}
.c-box-check input[type=checkbox] {
  display: none;
}
.c-box-check .label-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
}
.c-box-check .label-txt::before {
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  border-radius: 0.1em;
  border: 2px solid #F4B200;
  background: #e7e7e7;
}
.c-box-check .label-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.1);
}
.c-box-check input[type=checkbox]:checked + .label-txt::before {
  content: "✔";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1em;
  font-weight: bold;
  color: #F4B200;
  background: #fafafa;
}
.c-box-check input[type=checkbox]:checked ~ .label-bg {
  background: rgba(34, 34, 34, 0);
}

/* ===== c cards ===== */
/* ===== common ===== */
.l-common-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 5em;
  padding: 0;
  background: #fafafa;
}
@media (max-width: 450px) {
  .l-common-mv {
    height: auto;
  }
}
.l-common-mv__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: calc(var(--headline) + 0.5em);
  background: #002A5C;
}
@media (max-width: 780px) {
  .l-common-mv__headline {
    height: calc(var(--headline) + 1em);
    padding: 0.25em 0;
  }
}
.l-common-mv__headline span {
  font-size: clamp(12px, 1.6rem, 16px);
  font-weight: 700;
  color: #fefefe;
  line-height: 1;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}
.l-common-mv__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5em 0;
}
.l-common-mv__header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3em;
  font-size: clamp(8px, 1.6rem, 16px);
}
.l-common-mv__header-right .mv-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3em;
}
@media (max-width: 1000px) {
  .l-common-mv__header-right .mv-menu {
    display: none;
  }
}
.l-common-mv__header-right .mv-menu li {
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}
.l-common-mv__header-right .mv-menu li a:hover {
  color: #3EA6FF;
}
.l-common-mv__main {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40dvh;
}
.l-common-mv__title {
  font-size: clamp(32px, 7.2rem, 72px);
  font-weight: 700;
  line-height: 1.4;
  color: #002A5C;
}
.l-common-mv__bg-img {
  position: absolute;
  z-index: -1;
  inset: 0;
}
.l-common-mv__bg-img::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fafafa;
  opacity: 0.25;
}
.l-common-mv__bg-img > img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* ===== 404 ===== */
.l-404 {
  width: 100%;
  height: 90vh;
  max-height: 900px;
  text-align: center;
  padding: 80px 20px;
}
.l-404__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 720px;
  height: 100%;
  margin: 0 auto;
}
.l-404__container {
  padding: 5em 7.5em;
  border-radius: 1em;
  background: #fafafa;
}
@media (max-width: 780px) {
  .l-404__container {
    padding: 5em 2.5em;
  }
}
@media (max-width: 450px) {
  .l-404__container {
    padding: 5em 1.5em;
  }
}
.l-404__title {
  font-size: clamp(18px, 2.4rem, 24px);
  font-weight: bold;
  margin-bottom: 1em;
}
.l-404__text {
  font-size: 16px;
  color: #666;
  margin-bottom: 2em;
  line-height: 1.8;
}
.l-404__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-404__btns .c-btn {
  padding: 1em 2em;
  font-size: 14px;
  text-decoration: none;
  border-radius: 4px;
  background: #002A5C;
  color: #fff;
}
.l-404__btns .c-btn--sub {
  background: #002A5C;
  color: #fff;
}

/* ===== cta ===== */
.l-common-cta {
  position: relative;
  background: #002A5C;
}
@media (max-width: 450px) {
  .l-common-cta {
    padding: 7.5vh 0 12.5vh;
  }
}
.l-common-cta__heading {
  margin: 0 auto 1em;
  color: #fefefe;
}
@media (max-width: 450px) {
  .l-common-cta__heading {
    font-size: 7vw;
    text-align: center;
    line-height: 1.4;
  }
}
.l-common-cta__txt {
  font-size: clamp(14px, 2.4rem, 24px);
  text-align: center;
  color: #fefefe;
  margin-bottom: 1em;
}
.l-common-cta > .bg-illust {
  --margin: 2.5vw;
  position: absolute;
  bottom: var(--margin);
  right: var(--margin);
  width: 11.71875vw;
  max-width: 225px;
  min-width: 120px;
  aspect-ratio: 1/1;
}
.l-common-cta > .bg-illust > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.l-cta {
  width: 100%;
  padding: 2.5em;
  border: 5px solid #DBC26E;
  border-radius: 1em;
  background: #FFFFE2;
}
@media (max-width: 960px) {
  .l-cta {
    padding: 1.5em 1em;
  }
}
.l-cta__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3em;
  width: 100%;
}
@media (max-width: 450px) {
  .l-cta__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-cta__block {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  max-width: 600px;
}
.l-cta__question {
  font-size: clamp(16px, 2.4rem, 24px);
  font-weight: 500;
}
.l-cta__question .q-mark {
  font-weight: 700;
  color: #F4B200;
}
.l-cta__options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5em;
  width: 100%;
}
@media (max-width: 960px) {
  .l-cta__options {
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
  }
}

/* ===== form ===== */
.l-contact-form {
  padding: 15vh 0 10vh;
}
.l-contact-form__head {
  margin-bottom: 3em;
}
.l-contact-form__container {
  max-width: 1080px;
  margin: 0 auto;
  padding: 5em;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 780px) {
  .l-contact-form__container {
    padding: 5em 2.5em;
  }
}
.l-contact-form__container .c-step-nav {
  position: relative;
  min-width: 560px;
  margin: 0 auto;
  margin-bottom: 5em;
}
@media (max-width: 780px) {
  .l-contact-form__container .c-step-nav {
    margin-bottom: 2.5em;
    min-width: 100%;
  }
}
.l-contact-form__container .c-step-nav .active {
  font-weight: 700;
  color: #0098FF;
}
.l-contact-form__container .c-form-line {
  width: 100%;
  height: 2px;
  background: #e1e1e1;
  margin-bottom: 5em;
}
.l-contact-form__content {
  display: none;
}
.l-contact-form__content.active {
  display: block;
  -webkit-animation: fadeIn 0.5s ease-in-out;
          animation: fadeIn 0.5s ease-in-out;
}
.l-contact-form__content h3 {
  font-size: clamp(22px, 3.2rem, 32px);
  font-weight: 700;
  margin-bottom: 1.5em;
}
.l-contact-form__content > p {
  font-size: clamp(16px, 1.8rem, 18px);
  margin-bottom: 1em;
}
.l-contact-form__content button {
  margin-top: 2em;
  padding: 0.5em 2em;
  background-color: #FF0F47;
  font-weight: 700;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.l-contact-form__content button:hover {
  background-color: #cc0000;
}
.l-contact-form #contactForm .form-group {
  margin-bottom: 20px;
}
.l-contact-form #contactForm .form-group > p > br {
  display: none;
}
.l-contact-form #contactForm .form-group label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.l-contact-form #contactForm .form-group input, .l-contact-form #contactForm .form-group textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #002A5C;
  background: #F2F2EA;
  border-radius: 0.3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
.l-contact-form #contactForm .form-group .wpcf7-list-item {
  margin-left: 1.5em;
}
.l-contact-form #contactForm .form-group .wpcf7-list-item > label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-contact-form #contactForm .form-group .wpcf7-list-item > label > input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
}
.l-contact-form #contactForm .form-group .wpcf7-list-item > label .wpcf7-list-item-label {
  margin-left: 0.25em;
}
.l-contact-form #contactForm .form-radio p {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  border-bottom: dashed 2px #002A5C;
}
@media (max-width: 780px) {
  .l-contact-form #contactForm .form-radio p .wpcf7-form-control.wpcf7-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5em;
  }
}
.l-contact-form #contactForm .submit-btn {
  display: none;
}
.l-contact-form #contactForm .required {
  display: inline-block;
  margin-left: 1em;
  padding: 0 0.25em;
  font-size: smaller;
  font-weight: 700;
  color: #ff0f47;
  border: solid 1px #ff0f47;
  border-radius: 5px;
}
.l-contact-form #contactForm .c-form-line {
  margin: 4em 0;
}
.l-contact-form #contactForm .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.l-contact-form #contactForm .privacy-check {
  margin-left: 1.5em;
  color: #002A5C;
}
.l-contact-form #contactForm .privacy-check:hover {
  color: #0098FF;
}

/* ===== faq ===== */
.l-faq {
  padding: 15vh 0 10vh;
  background: #fafafa;
}
@media (max-width: 450px) {
  .l-faq {
    padding: 10vh 0 5vh;
  }
}
.l-faq__head {
  margin-bottom: 10vh;
}
.l-faq__list {
  max-width: 980px;
  margin: 0 auto;
}
.l-faq__item {
  width: 100%;
}
.l-faq__question {
  position: relative;
  cursor: pointer;
  padding: 1em 2em;
  padding-left: 4em;
  margin-bottom: 1em;
  border-radius: 1.5rem;
  background-color: #F2F2EA;
  font-size: clamp(16px, 2.4rem, 24px);
  font-weight: 700;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 780px) {
  .l-faq__question {
    padding: 1em 3em;
  }
}
.l-faq__question::before {
  content: "Q";
  position: absolute;
  top: 50%;
  left: 1em;
  font-size: 1.25em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #002A5C;
}
@media (max-width: 780px) {
  .l-faq__question::before {
    top: 1.5em;
  }
}
.l-faq__question::after {
  content: "+";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  width: 45px;
  height: 45px;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  font-size: clamp(32px, 4.5rem, 45px);
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #002A5C;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 780px) {
  .l-faq__question::after {
    right: 0.25em;
  }
}
.l-faq__answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 3em;
  border-top: 3px solid transparent;
  font-size: clamp(16px, 1.8rem, 18px);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.l-faq .l-faq__item.active .l-faq__question {
  margin-bottom: 0;
  border-radius: 1.5rem 1.5rem 0 0;
}
.l-faq .l-faq__item.active .l-faq__question::after {
  content: "-";
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.l-faq .l-faq__item.active .l-faq__answer {
  max-height: 150px;
  padding: 1em 3em 2em;
  border-top: 3px solid #002A5C;
}
@media (max-width: 780px) {
  .l-faq .l-faq__item.active .l-faq__answer {
    max-height: 280px;
  }
}

.l-common-prepare {
  background: #002A5C;
}
.l-common-prepare p {
  font-size: clamp(16px, 4.8rem, 48px);
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.l-sfv .c-lead {
  margin-top: 1.5em;
  font-size: clamp(18px, 2.4rem, 24px);
  font-weight: 600;
}
@media (max-width: 780px) {
  .l-sfv .c-lead {
    font-size: clamp(16px, 2rem, 18px);
  }
}
.l-sfv__image::before {
  opacity: 0.5;
}

/* ===== header ===== */
.l-common-header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 8px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.l-common-header.visible {
  visibility: visible;
  opacity: 1;
}
.l-common-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: var(--headerHeight);
  padding: 0 2em;
  border-radius: calc(var(--headerHeight) / 2);
  background: #fff;
  -webkit-box-shadow: 3px 0 6px rgba(34, 34, 34, 0.15), 0 3px 6px rgba(34, 34, 34, 0.15);
          box-shadow: 3px 0 6px rgba(34, 34, 34, 0.15), 0 3px 6px rgba(34, 34, 34, 0.15);
}
@media (max-width: 450px) {
  .l-common-header__container {
    padding: 1em 2em 0.5em;
  }
}
@media (max-width: 450px) {
  .l-common-header__logo .c-site-name {
    max-width: 120px;
  }
}
.l-common-header__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
.l-common-header__btn .c-btn-open {
  position: relative;
  z-index: 99;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}
@media (max-width: 450px) {
  .l-common-header__btn .c-btn-open {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}
@media (max-width: 450px) {
  .l-common-header__btn .c-btn-contact {
    display: none;
  }
}
.l-common-header__nav-container {
  position: absolute;
  z-index: 1;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 2.5vmax 5vmax;
  background: #fafafa;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.l-common-header__nav-container.active {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.l-common-header__nav-container > .c-site-name {
  margin-bottom: 1.5em;
}
@media (max-width: 450px) {
  .l-common-header__nav-container > .c-site-name {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2em;
  }
}
.l-common-header__nav-container > .btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5em;
}
@media (max-width: 450px) {
  .l-common-header__nav-container > .btn-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1em;
  }
}
.l-common-header__nav-container > .btn-container > .c-btn-cta {
  width: 20.83333333vw;
  max-width: 400px;
  min-width: auto;
  font-size: clamp(14px, 1.25vw, 24px);
}
@media (max-width: 450px) {
  .l-common-header__nav-container > .btn-container > .c-btn-cta {
    width: 80vw;
  }
}
.l-common-header__nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-common-header__nav .main-menu, .l-common-header__nav .article-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 1em;
}
.l-common-header__nav .main-menu li, .l-common-header__nav .article-menu li {
  font-size: clamp(14px, 1.8rem, 18px);
  font-weight: 600;
}
@media (max-width: 450px) {
  .l-common-header__nav .main-menu, .l-common-header__nav .article-menu {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(8, auto);
    gap: 0.5em;
  }
}
.l-common-header__column-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 450px) {
  .l-common-header__column-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1em;
  }
}
.l-common-header__column-container .column-left, .l-common-header__column-container .column-right {
  width: 50%;
}
@media (max-width: 450px) {
  .l-common-header__column-container .column-left, .l-common-header__column-container .column-right {
    width: 100%;
  }
}
.l-common-header__column-container .column-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 450px) {
  .l-common-header__column-container .column-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5em;
  }
}
.l-common-header__column-container .recommend-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5em;
}
@media (max-width: 450px) {
  .l-common-header__column-container .recommend-list {
    margin-bottom: 1em;
  }
}
.l-common-header__column-container .recommend-list .recommend-item {
  width: 100%;
}
@media (max-width: 450px) {
  .l-common-header__column-container .recommend-list .recommend-item:nth-last-child(1), .l-common-header__column-container .recommend-list .recommend-item:nth-last-child(2) {
    display: none;
  }
}
.l-common-header__column-container .recommend-list .recommend-item > a {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
}
.l-common-header__column-container .recommend-list .recommend-item > a > span, .l-common-header__column-container .recommend-list .recommend-item > a img {
  display: block;
}
.l-common-header__column-container .recommend-list .recommend-item > a > span {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.75em 1em 0.5em;
  background: #fff;
}
.l-common-header__column-container .recommend-list .recommend-item > a > img {
  position: absolute;
  z-index: -1;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-common-header__column-container .u-menu-title {
  margin-bottom: 1.5em;
}
@media (max-width: 450px) {
  .l-common-header__column-container .u-menu-title {
    margin-bottom: 0.5em;
  }
}

body.error404 .l-common-header {
  visibility: visible;
  opacity: 1;
}

/* ===== footer ===== */
.l-common-footer {
  position: relative;
  width: 100%;
  background: #fafafa;
}
.l-common-footer .inner {
  padding: 10vh 0 0;
}
@media (max-width: 1550px) {
  .l-common-footer .inner {
    padding: 10vh 5vw 0;
  }
}
.l-common-footer__logo {
  margin-bottom: 1.5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 450px) {
  .l-common-footer__logo .c-site-name {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5em;
  }
  .l-common-footer__logo .c-site-name > img {
    width: 40vw;
    max-width: 180px;
  }
  .l-common-footer__logo .c-site-name__name {
    font-size: 12px;
  }
}
.l-common-footer__container {
  width: 100%;
  padding: 2em 0;
}
.l-common-footer__container .footer-sitemap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}
@media (max-width: 450px) {
  .l-common-footer__container .footer-sitemap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-common-footer__container .footer-sitemap > li {
    width: 50%;
    margin-bottom: 0.25em;
  }
}
.l-common-footer__container .footer-sitemap a:hover {
  color: #3EA6FF;
}
.l-common-footer #footer-category-nav {
  margin-bottom: 3em;
}
.l-common-footer__end {
  width: 100%;
  padding: 0.5em 0;
  background-color: #002A5C;
}
.l-common-footer__end .copyright {
  font-size: 12px;
  line-height: 1.2;
  color: #fefefe;
  text-align: center;
}

/* ===== animation ===== */
@-webkit-keyframes arrow-up-down {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes arrow-up-down {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(25%);
            transform: translateX(25%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes box-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes box-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes box-scroll-small {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes box-scroll-small {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes icon-move {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
  10% {
    -webkit-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%);
  }
  20% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
  40% {
    -webkit-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
}
@keyframes icon-move {
  0% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
  10% {
    -webkit-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%);
  }
  20% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
  40% {
    -webkit-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
}
@-webkit-keyframes move-random {
  0% {
    top: 0;
    left: 100%;
  }
  25% {
    top: 10%;
    left: 50%;
  }
  50% {
    top: 50%;
    left: 80%;
  }
  75% {
    top: 55%;
    left: 30%;
  }
  100% {
    top: 0;
    left: 100%;
  }
}
@keyframes move-random {
  0% {
    top: 0;
    left: 100%;
  }
  25% {
    top: 10%;
    left: 50%;
  }
  50% {
    top: 50%;
    left: 80%;
  }
  75% {
    top: 55%;
    left: 30%;
  }
  100% {
    top: 0;
    left: 100%;
  }
}/*# sourceMappingURL=style.css.map */