*,
.c5-main {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

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

button {
  cursor: pointer;
  background: none;
  border: none;
}

body,
.c5-main {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
}

.s5-returnToTop {
  margin: 0;
}

svg {
  width: 100%;
}

figure {
  margin: 0;
}

:root {
  --font-ratio: 1;
  --root-font-size: 16;
}

@media screen and (max-width: 1500px) {
  :root {
    --font-ratio: 1;
  }
}
@media screen and (max-width: 1475px) {
  :root {
    --font-ratio: 0.9833333333;
  }
}
@media screen and (max-width: 1450px) {
  :root {
    --font-ratio: 0.9666666667;
  }
}
@media screen and (max-width: 1425px) {
  :root {
    --font-ratio: 0.95;
  }
}
@media screen and (max-width: 1400px) {
  :root {
    --font-ratio: 0.9333333333;
  }
}
@media screen and (max-width: 1375px) {
  :root {
    --font-ratio: 0.9166666667;
  }
}
@media screen and (max-width: 1350px) {
  :root {
    --font-ratio: 0.9;
  }
}
@media screen and (max-width: 1325px) {
  :root {
    --font-ratio: 0.8833333333;
  }
}
@media screen and (max-width: 1300px) {
  :root {
    --font-ratio: 0.8666666667;
  }
}
@media screen and (max-width: 1275px) {
  :root {
    --font-ratio: 0.85;
  }
}
@media screen and (max-width: 1250px) {
  :root {
    --font-ratio: 0.8333333333;
  }
}
@media screen and (max-width: 1225px) {
  :root {
    --font-ratio: 0.8166666667;
  }
}
@media screen and (max-width: 1200px) {
  :root {
    --font-ratio: 0.8;
  }
}
@media screen and (max-width: 1175px) {
  :root {
    --font-ratio: 0.7833333333;
  }
}
@media screen and (max-width: 1150px) {
  :root {
    --font-ratio: 0.7666666667;
  }
}
@media screen and (max-width: 1125px) {
  :root {
    --font-ratio: 0.75;
  }
}
@media screen and (max-width: 1100px) {
  :root {
    --font-ratio: 0.7333333333;
  }
}
@media screen and (max-width: 1075px) {
  :root {
    --font-ratio: 0.7166666667;
  }
}
@media screen and (max-width: 1050px) {
  :root {
    --font-ratio: 0.7;
  }
}
@media screen and (max-width: 1025px) {
  :root {
    --font-ratio: 0.6833333333;
  }
}
@media screen and (max-width: 1000px) {
  :root {
    --font-ratio: 0.6666666667;
  }
}
@media screen and (max-width: 975px) {
  :root {
    --font-ratio: 0.65;
  }
}
@media screen and (max-width: 950px) {
  :root {
    --font-ratio: 0.6333333333;
  }
}
@media screen and (max-width: 925px) {
  :root {
    --font-ratio: 0.6166666667;
  }
}
@media screen and (max-width: 900px) {
  :root {
    --font-ratio: 0.6;
  }
}
@media screen and (max-width: 875px) {
  :root {
    --font-ratio: 0.5833333333;
  }
}
@media screen and (max-width: 850px) {
  :root {
    --font-ratio: 0.5666666667;
  }
}
@media screen and (max-width: 825px) {
  :root {
    --font-ratio: 0.55;
  }
}
@media screen and (max-width: 800px) {
  :root {
    --font-ratio: 0.5333333333;
  }
}
@media screen and (max-width: 750px) {
  :root {
    --font-ratio: 1;
  }
}
@media screen and (max-width: 735px) {
  :root {
    --font-ratio: 0.98;
  }
}
@media screen and (max-width: 720px) {
  :root {
    --font-ratio: 0.96;
  }
}
@media screen and (max-width: 705px) {
  :root {
    --font-ratio: 0.94;
  }
}
@media screen and (max-width: 690px) {
  :root {
    --font-ratio: 0.92;
  }
}
@media screen and (max-width: 675px) {
  :root {
    --font-ratio: 0.9;
  }
}
@media screen and (max-width: 660px) {
  :root {
    --font-ratio: 0.88;
  }
}
@media screen and (max-width: 645px) {
  :root {
    --font-ratio: 0.86;
  }
}
@media screen and (max-width: 630px) {
  :root {
    --font-ratio: 0.84;
  }
}
@media screen and (max-width: 615px) {
  :root {
    --font-ratio: 0.82;
  }
}
@media screen and (max-width: 600px) {
  :root {
    --font-ratio: 0.8;
  }
}
@media screen and (max-width: 585px) {
  :root {
    --font-ratio: 0.78;
  }
}
@media screen and (max-width: 570px) {
  :root {
    --font-ratio: 0.76;
  }
}
@media screen and (max-width: 555px) {
  :root {
    --font-ratio: 0.74;
  }
}
@media screen and (max-width: 540px) {
  :root {
    --font-ratio: 0.72;
  }
}
@media screen and (max-width: 525px) {
  :root {
    --font-ratio: 0.7;
  }
}
@media screen and (max-width: 510px) {
  :root {
    --font-ratio: 0.68;
  }
}
@media screen and (max-width: 495px) {
  :root {
    --font-ratio: 0.66;
  }
}
@media screen and (max-width: 480px) {
  :root {
    --font-ratio: 0.64;
  }
}
@media screen and (max-width: 465px) {
  :root {
    --font-ratio: 0.62;
  }
}
@media screen and (max-width: 450px) {
  :root {
    --font-ratio: 0.6;
  }
}
@media screen and (max-width: 435px) {
  :root {
    --font-ratio: 0.58;
  }
}
@media screen and (max-width: 420px) {
  :root {
    --font-ratio: 0.56;
  }
}
@media screen and (max-width: 405px) {
  :root {
    --font-ratio: 0.54;
  }
}
@media screen and (max-width: 390px) {
  :root {
    --font-ratio: 0.52;
  }
}
@media screen and (max-width: 375px) {
  :root {
    --font-ratio: 0.5;
  }
}
@media screen and (max-width: 360px) {
  :root {
    --font-ratio: 0.48;
  }
}
.c5-kv {
  padding-top: 3.6vw;
  padding-bottom: 14.6666666667vw;
  overflow: hidden;
  background: url("../img/bg.jpg") no-repeat top center/cover;
}
.c5-kv__heading {
  position: relative;
  z-index: 2;
  width: 43.6vw;
  margin-inline: auto;
  opacity: 0;
  filter: blur(30px);
  transition: filter 1.1s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 1.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.c5-kv__contents {
  display: flex;
  margin-top: 2.6666666667vw;
}
.c5-kv__contents .content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 2.6666666667vw;
  width: 50%;
}
.c5-kv__contents .content .name img {
  width: 100%;
}
.c5-kv__contents .content .link {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 16.3333333333vw;
  height: 6.3333333333vw;
  padding-left: 1.1333333333vw;
  padding-right: 0.2666666667vw;
  font-size: 1.4666666667vw;
  line-height: 1.4;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0.2666666667vw;
  transition: 0.3s;
}
.c5-kv__contents .content .link img {
  width: 2vw;
}
@media (any-hover: hover) and (any-pointer: fine) {
  .c5-kv__contents .content .link:hover {
    font-size: 1.5333333333vw;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.c5-kv__contents .content::after {
  position: absolute;
  z-index: -1;
  content: "";
  opacity: 0;
  transition-delay: 0.6s;
  transition-duration: 1.2s;
}
.c5-kv__contents .content.wf {
  align-items: flex-end;
  padding-right: 3.8vw;
}
.c5-kv__contents .content.wf .name {
  position: relative;
  width: 14.9333333333vw;
  height: 4.8vw;
  padding-right: 1.3333333333vw;
}
.c5-kv__contents .content.wf .name::after {
  position: absolute;
  right: 0;
  bottom: -6.6666666667vw;
  width: 22.8666666667vw;
  height: 6vw;
  content: "";
  background: url("../img/line_left.svg") no-repeat center center/contain;
  transform: scale(0, 1);
  transform-origin: left center;
  transition-delay: 0.8s;
  transition-duration: 0.4s;
}
.c5-kv__contents .content.wf .name picture {
  display: block;
  opacity: 0;
  transform: translateY(80%);
  transition-delay: 1s;
  transition-duration: 0.3s;
}
.c5-kv__contents .content.wf .fade--link {
  opacity: 0;
  transition-delay: 1s;
  transition-duration: 0.6s;
}
.c5-kv__contents .content.wf .link {
  border-color: #5ea8ff;
}
.c5-kv__contents .content.wf::after {
  top: -80%;
  left: -21%;
  width: 44vw;
  height: 41.3333333333vw;
  background: url("../img/img_wf.png") no-repeat center center/contain;
}
.c5-kv__contents .content.wh {
  padding-left: 2.6666666667vw;
}
.c5-kv__contents .content.wh .name {
  position: relative;
  width: 14.1333333333vw;
  height: 4.8vw;
  padding-left: 0.8vw;
}
.c5-kv__contents .content.wh .name::after {
  position: absolute;
  bottom: -6.6666666667vw;
  left: 0;
  width: 22.1333333333vw;
  height: 6vw;
  content: "";
  background: url("../img/line_right.svg") no-repeat center center/contain;
  transform: scale(0, 1);
  transform-origin: right center;
  transition-delay: 1.4s;
  transition-duration: 0.4s;
}
.c5-kv__contents .content.wh .name picture {
  display: block;
  opacity: 0;
  transform: translateY(80%);
  transition-delay: 1.6s;
  transition-duration: 0.3s;
}
.c5-kv__contents .content.wh .fade--link {
  opacity: 0;
  transition-delay: 1.6s;
  transition-duration: 0.6s;
}
.c5-kv__contents .content.wh .link {
  border-color: #e5bba4;
}
.c5-kv__contents .content.wh::after {
  top: -88%;
  right: -22%;
  width: 44vw;
  height: 41.3333333333vw;
  background: url("../img/img_wh.png") no-repeat center center/contain;
}
.c5-kv.loaded .c5-kv__heading {
  opacity: 1;
  filter: blur(0);
}
.c5-kv.loaded .c5-kv__contents .content::after {
  opacity: 1;
}
.c5-kv.loaded .c5-kv__contents .wh .name::after {
  transform: scale(1, 1);
  transition-duration: 0.4s;
}
.c5-kv.loaded .c5-kv__contents .wh .name picture {
  opacity: 1;
  transform: translateY(0);
}
.c5-kv.loaded .c5-kv__contents .wh .fade--link {
  opacity: 1;
}
.c5-kv.loaded .c5-kv__contents .wf .name::after {
  transform: scale(1, 1);
}
.c5-kv.loaded .c5-kv__contents .wf .name picture {
  opacity: 1;
  transform: translateY(0);
}
.c5-kv.loaded .c5-kv__contents .wf .fade--link {
  opacity: 1;
}

@media screen and (max-width: 750px) {
  .c5-kv {
    padding-top: calc(75px * var(--font-ratio));
    padding-bottom: calc(137px * var(--font-ratio));
    background: url("../img/bg_sp.jpg") no-repeat top center/cover;
  }
  .c5-kv__heading {
    width: calc(715px * var(--font-ratio));
  }
  .c5-kv__contents {
    margin-top: calc(77px * var(--font-ratio));
  }
  .c5-kv__contents .content {
    gap: calc(500px * var(--font-ratio));
    align-items: center;
  }
  .c5-kv__contents .content .link {
    width: calc(302px * var(--font-ratio));
    height: calc(118px * var(--font-ratio));
    padding-left: calc(20px * var(--font-ratio));
    padding-right: calc(8px * var(--font-ratio));
    font-size: calc(28 / var(--root-font-size) * var(--font-ratio) * 1rem);
    border-radius: 1.0666666667vw;
  }
  .c5-kv__contents .content .link img {
    width: calc(40px * var(--font-ratio));
  }
  .c5-kv__contents .content::after {
    position: absolute;
    z-index: -1;
    content: "";
  }
  .c5-kv__contents .content.wh {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
  .c5-kv__contents .content.wh .name {
    width: calc(273px * var(--font-ratio));
    height: calc(85px * var(--font-ratio));
    padding: 0 calc(12px * var(--font-ratio));
  }
  .c5-kv__contents .content.wh .name::after {
    right: 0;
    bottom: calc(-34px * var(--font-ratio));
    width: 100%;
    height: calc(14px * var(--font-ratio));
    background: url("../img/line_sp.svg") no-repeat center center/contain;
    transform-origin: center center;
  }
  .c5-kv__contents .content.wh::after {
    top: -4%;
    left: -30%;
    width: calc(610px * var(--font-ratio));
    height: calc(600px * var(--font-ratio));
  }
  .c5-kv__contents .content.wf {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
  .c5-kv__contents .content.wf .name {
    width: calc(275px * var(--font-ratio));
    height: calc(85px * var(--font-ratio));
    padding: 0 calc(15px * var(--font-ratio));
  }
  .c5-kv__contents .content.wf .name::after {
    bottom: calc(-34px * var(--font-ratio));
    left: 0;
    width: 100%;
    height: calc(14px * var(--font-ratio));
    background: url("../img/line_sp.svg") no-repeat center center/contain;
    transform-origin: center center;
    transition-delay: 0.8s;
  }
  .c5-kv__contents .content.wf .name picture {
    transition-delay: 1s;
  }
  .c5-kv__contents .content.wf .fade--link {
    transition-delay: 1s;
  }
  .c5-kv__contents .content.wf::after {
    top: 5%;
    left: -34%;
    width: calc(580px * var(--font-ratio));
    height: calc(560px * var(--font-ratio));
  }
  .c5-kv .scale--left::after {
    transform-origin: center center;
  }
  .c5-kv .scale--right::after {
    transform-origin: center center;
  }
  .c5-kv.loaded .content .fade--name {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1s;
    transition-duration: 0.3s;
  }
  .c5-kv.loaded .content .scale--left::after,
  .c5-kv.loaded .content .scale--right::after {
    transform: scale(1, 1);
    transition-delay: 0.8s;
    transition-duration: 0.3s;
  }
  .c5-kv.loaded .content .fade--link {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1.3s;
    transition-duration: 0.3s;
  }
}
.u-col-yellow {
  color: #f1d297;
}

.u-pc-only {
  display: block;
}

.u-sp-only {
  display: none;
}

@media screen and (max-width: 750px) {
  .u-pc-only {
    display: none;
  }
  .u-sp-only {
    display: block;
  }
}
.u-mb-20 {
  margin-bottom: px(20);
}

@media screen and (max-width: 750px) {
  .u-pd-0--sp {
    padding: 0;
  }
  .u-pblock-70--sp {
    padding-block: calc(70px * var(--font-ratio));
  }
}
.u-text-shadow {
  text-shadow: 0 0 10px var(--_shadow-color, rgb(38, 130, 255)), 0 0 10px var(--_shadow-color, rgb(38, 130, 255));
}