html {
  interpolate-size: allow-keywords;
}

html, body {
  color: #333333;
}

@media (max-width: 750px) {
  .l-header {
    position: absolute;
    top: 0;
  }
}

.l-header__container {
  padding-left: 24px;
}
@media (max-width: 750px) {
  .l-header__container {
    padding-left: 12px;
  }
}

.l-header__logo {
  position: fixed;
}
@media (min-width: 751px) {
  .l-header__logo {
    width: 145px;
    margin-bottom: -17px;
  }
}
@media (max-width: 750px) {
  .l-header__logo {
    width: 74px;
  }
}

.l-header-nav {
  max-width: 540px;
  padding-right: 0;
}
@media (max-width: 750px) {
  .l-header-nav {
    margin-top: 122px;
    padding-left: 3px;
  }
}
.l-header-nav .l-header-nav__list {
  padding-left: 26px;
}
.l-header-nav .l-header-nav__item {
  position: relative;
}
.l-header-nav .l-header-nav__item::before {
  content: "";
  display: block;
  width: 16px;
  height: 4px;
  background-color: #EA5504;
  position: absolute;
  top: 50%;
  left: -32px;
  transform: translateY(-50%);
}
@media (max-width: 750px) {
  .l-header-nav .l-header-nav__item::before {
    width: 14px;
    height: 4px;
    left: -30px;
    margin-top: -1px;
  }
}
.l-header-nav .l-header-nav__item + .l-header-nav__item {
  margin-top: 36px;
}
@media (max-width: 750px) {
  .l-header-nav .l-header-nav__item + .l-header-nav__item {
    margin-top: 16px;
  }
}
.l-header-nav .l-header-nav__img {
  margin-top: 23px;
  padding-right: 7px;
}
@media (max-width: 750px) {
  .l-header-nav .l-header-nav__img {
    margin-top: 3px;
    padding-right: 0;
    left: 24px;
  }
}
.l-header-nav .c-img-outer {
  width: 197px;
}
@media (max-width: 750px) {
  .l-header-nav .c-img-outer {
    width: 117px;
  }
}
.l-header-nav .l-header-nav__link {
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 67px;
  letter-spacing: 0.04em;
}
.l-header-nav .l-header-nav__link:not(:hover) {
  color: #333333;
}
@media (max-width: 750px) {
  .l-header-nav .l-header-nav__link {
    font-size: 20px;
    line-height: 240%;
  }
}

.l-header-menu-button:focus-visible {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}

.l-header-menu-button-outer {
  right: 10px;
}
@media (max-width: 750px) {
  .l-header-menu-button-outer {
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
  }
}

@media (max-width: 750px) {
  .l-header-menu-button__lines {
    width: 14px;
    height: 12px;
  }
}

.l-header-menu {
  background-color: rgba(var(--color-white-1-rgb), 0.6);
}

.l-footer {
  position: relative;
  z-index: 1;
}

@media (min-width: 1200px) {
  .l-footer-nav__list .l-footer-nav__item:nth-of-type(3),
  .l-footer-nav__list .l-footer-nav__item:nth-of-type(4) {
    margin-left: 40px;
  }
}
.c-btn::before {
  mask: url("../img/icon_extrernal.png") center center no-repeat;
  mask-size: contain;
}

.c-kv {
  width: 100%;
  max-height: 100vh;
  height: var(--avail-height);
}
.c-kv .c-kv__inner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  max-height: 100vh;
  height: var(--avail-height);
}
.c-kv .c-kv__img {
  position: relative;
  height: 100%;
}
.c-kv .c-kv__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-kv .c-kv__img::after {
  content: "";
  display: block;
  width: clamp(-1000px, 27.2058823529vw, 370px);
  height: auto;
  aspect-ratio: 1;
  position: absolute;
  top: clamp(-173px, -12.7205882353vw, 0px);
  left: clamp(-109px, -8.0147058824vw, 0px);
  pointer-events: none;
  border-radius: 50%;
  background: #FFFFFF;
  opacity: 0.6;
  filter: blur(clamp(-1000px, 7.3529411765vw, 100px));
}
@media (max-width: 750px) {
  .c-kv .c-kv__img::after {
    display: none;
  }
}
.c-kv .c-kv__txt01 {
  width: 27.9411764706vw;
  position: absolute;
  translate: 0 -50%;
  top: 50%;
  left: 4.1176470588vw;
  margin-top: clamp(-1000px, 0.5882352941vw, 8px);
}
@media (max-width: 750px) {
  .c-kv .c-kv__txt01 {
    width: 57.9487179487vw;
    left: 2.0512820513vw;
    margin-top: 0;
    top: 44.358974359vw;
    transform: none;
  }
}
.c-kv .c-kv__scrolldown {
  background: url("../img/aufg_lp/scrolldown.svg") no-repeat top center/100% auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}
@media (min-width: 751px) {
  .c-kv .c-kv__scrolldown {
    width: clamp(-1000px, 8.4558823529vw, 115px);
    height: clamp(-1000px, 6.8382352941vw, 93px);
    bottom: clamp(-1000px, 0.9558823529vw, 13px);
  }
}
@media (max-width: 750px) {
  .c-kv .c-kv__scrolldown {
    width: 29.4871794872vw;
    height: 23.8461538462vw;
    bottom: 3.3333333333vw;
    bottom: 2.5641025641vw;
    height: 19.4871794872vw;
  }
}
.c-kv .c-kv__scrolldown .c-kv__scrolldown-txt {
  display: block;
  text-indent: -9999px;
}
.c-kv .c-kv__scrolldown .c-kv__scrolldown-bar {
  display: block;
  width: 2px;
  height: 56px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}
@media (max-width: 750px) {
  .c-kv .c-kv__scrolldown .c-kv__scrolldown-bar {
    width: 0.5128205128vw;
    height: 14.358974359vw;
    top: 5.1282051282vw;
  }
}
.c-kv .c-kv__scrolldown .c-kv__scrolldown-bar > span {
  display: block;
  width: 100%;
  height: 20px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  animation: scrollDownAnim 2s ease-in-out infinite;
}
@media (max-width: 750px) {
  .c-kv .c-kv__scrolldown .c-kv__scrolldown-bar > span {
    height: 5.1282051282vw;
  }
}

.c-body {
  position: relative;
  z-index: 1;
  margin-top: clamp(-32px, -2.3529411765vw, 0px);
  overflow: clip;
}
.c-body::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: clamp(-1000px, 2.9411764706vw, 40px) clamp(-1000px, 2.9411764706vw, 40px) 0 0;
}
.windows .c-body::before {
  left: -1px;
  right: -1px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
@media (min-width: 751px) {
  .c-body {
    padding-top: clamp(-1000px, 9.7794117647vw, 133px);
  }
}
@media (max-width: 750px) {
  .c-body {
    margin-top: -5.3846153846vw;
    padding-top: 16.4102564103vw;
  }
  .c-body::before {
    border-radius: 6.1538461538vw 6.1538461538vw 0 0;
  }
}
.c-body .js-blur {
  transition: none;
  transform: translateZ(0);
}
.c-body .js-blur.is-active {
  animation: fadeInUp 1.2s ease forwards;
}
.c-body .--en {
  font-family: "Noto Sans", sans-serif;
}
.c-body .--jp {
  font-family: "Noto Sans JP", sans-serif;
}

.c-section {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.c-section .c-section__container {
  padding-top: 0;
  padding-bottom: clamp(-1000px, 7.3529411765vw, 100px);
}
@media (max-width: 750px) {
  .c-section .c-section__container {
    padding-top: 0;
    padding-bottom: 25.641025641vw;
    width: 100%;
    padding-inline: 6.1538461538vw;
  }
}
.c-section .c-section__inner {
  max-width: 1202px;
  margin-left: 0;
  padding-left: clamp(-1000px, 3.9705882353vw, 54px);
  gap: clamp(-1000px, 2.2058823529vw, 30px);
}
@media (max-width: 750px) {
  .c-section .c-section__inner {
    padding-left: 0;
    gap: 7.6923076923vw;
  }
}
@media (max-width: 750px) {
  .c-section .c-section__txt-outer {
    margin-top: 0;
  }
}
.c-section .c-section__txt {
  font-size: clamp(-1000px, 1.7647058824vw, 24px);
  line-height: 2.4166666667;
  letter-spacing: 0.04em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.windows .c-section .c-section__txt {
  font-weight: 500;
}
@media (max-width: 750px) {
  .c-section .c-section__txt {
    font-size: 4.6153846154vw;
    line-height: 240%;
    white-space: nowrap;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 751px) {
  .c-section .c-section__head {
    order: 2;
    padding-top: clamp(-1000px, 5.1470588235vw, 70px);
  }
}
@media (max-width: 750px) {
  .c-section .c-section__head {
    margin-inline: 0;
    width: 100%;
  }
}
@media (min-width: 751px) {
  .c-section .c-section__body {
    order: 1;
  }
}
@media (max-width: 750px) {
  .c-section .c-section__body {
    width: 84.358974359vw;
    margin: 22.0512820513vw auto 0 auto;
  }
}
.c-section .c-link__bg {
  width: clamp(-1000px, 33.1617647059vw, 451px);
}
@media (min-width: 751px) {
  .c-section .c-link__bg {
    transform: translateX(-1%);
  }
}
@media (max-width: 750px) {
  .c-section .c-link__bg {
    width: 100%;
    transform: none;
  }
}
.c-section .c-link__bg::before {
  display: none;
}
.c-section .c-link__bg::after {
  width: 36.1419068736%;
  height: auto;
  aspect-ratio: 163/44;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -12px;
}
@media (max-width: 750px) {
  .c-section .c-link__bg::after {
    margin-top: -2.3076923077vw;
  }
}
.c-section .c-link__txt-wrap::before {
  background: url("../img/aufg_lp/anim_arrow.png") no-repeat center/3.0769230769vw auto;
  bottom: -3.8461538462vw;
}
@media (min-width: 751px) {
  .c-section .c-link__txt-wrap::before {
    background-size: clamp(-1000px, 1.3235294118vw, 18px) auto;
    bottom: clamp(-18px, -1.3235294118vw, 0px);
  }
}
.c-section .c-link__link {
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
  width: clamp(-1000px, 10.7352941176vw, 146px);
  height: auto;
  aspect-ratio: 1;
}
@media (max-width: 750px) {
  .c-section .c-link__link {
    width: 25.8974358974vw;
  }
}
.c-section .c-link__link:nth-of-type(1) {
  margin-top: clamp(-206px, -15.1470588235vw, 0px);
  margin-left: clamp(-2px, -0.1470588235vw, 0px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(1) {
    margin-top: -38.7179487179vw;
  }
}
.c-section .c-link__link:nth-of-type(2) {
  margin-top: clamp(-124px, -9.1176470588vw, 0px);
  margin-left: clamp(-1000px, 10.8823529412vw, 148px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(2) {
    margin-top: -23.3333333333vw;
    margin-left: 28.4615384615vw;
  }
}
.c-section .c-link__link:nth-of-type(3) {
  margin-top: clamp(-1000px, 2.7205882353vw, 37px);
  margin-left: clamp(-1000px, 12.9411764706vw, 176px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(3) {
    margin-top: 6.9230769231vw;
    margin-left: 33.5897435897vw;
  }
}
.c-section .c-link__link:nth-of-type(4) {
  margin-top: clamp(-1000px, 12.4264705882vw, 169px);
  margin-left: clamp(-1000px, 5.7352941176vw, 78px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(4) {
    margin-top: 31.5384615385vw;
    margin-left: 15.1282051282vw;
  }
}
.c-section .c-link__link:nth-of-type(5) {
  margin-top: clamp(-1000px, 12.4264705882vw, 169px);
  margin-left: clamp(-84px, -6.1764705882vw, 0px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(5) {
    margin-top: 31.5384615385vw;
    margin-left: -15.1282051282vw;
  }
}
.c-section .c-link__link:nth-of-type(6) {
  margin-top: clamp(-1000px, 2.7205882353vw, 37px);
  margin-left: clamp(-185px, -13.6029411765vw, 0px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(6) {
    margin-top: 6.9230769231vw;
    margin-left: -34.1025641026vw;
  }
}
.c-section .c-link__link:nth-of-type(7) {
  margin-top: clamp(-124px, -9.1176470588vw, 0px);
  margin-left: clamp(-152px, -11.1764705882vw, 0px);
}
@media (max-width: 750px) {
  .c-section .c-link__link:nth-of-type(7) {
    margin-top: -23.3333333333vw;
    margin-left: -27.6923076923vw;
  }
}
.c-section .c-link__link::before {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid rgba(234, 85, 4, 0.2);
  box-shadow: 0px 0px 20.8571px rgba(234, 85, 4, 0.1);
  z-index: 0;
}
.c-section .c-link__link::after {
  background: none;
  border: clamp(-1000px, 0.7352941176vw, 10px) solid rgba(234, 85, 4, 0.1);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  box-sizing: content-box;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, transform 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .c-section .c-link__link:hover::before {
    transform: translate(-50%, -50%);
  }
  .c-section .c-link__link:hover::after {
    opacity: 1;
  }
  .c-section .c-link__txt-wrap:hover::before {
    transform: translate(-50%, clamp(-1000px, 0.2941176471vw, 4px));
  }
}
.c-section .c-link__txt-wrap {
  position: relative;
  z-index: 1;
}
.c-section .c-link__txt-wrap::before {
  transition: transform 0.5s ease;
}
.c-section .c-link__num {
  width: clamp(-1000px, 4.7058823529vw, 64px);
  height: auto;
  aspect-ratio: 1;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 10px);
}
@media (max-width: 750px) {
  .c-section .c-link__num {
    width: 11.2820512821vw;
    transform: translate(-50%, 1.7948717949vw);
  }
}
.c-section .c-link__num.icon-01 {
  background: url("../img/aufg_lp/circle-building.png") no-repeat center/contain;
}
.c-section .c-link__num.icon-02 {
  background: url("../img/aufg_lp/circle-phone.png") no-repeat center/contain;
}
.c-section .c-link__num.icon-03 {
  background: url("../img/aufg_lp/circle-people.png") no-repeat center/contain;
}
.c-section .c-link__num.icon-04 {
  background: url("../img/aufg_lp/circle-health.png") no-repeat center/contain;
}
.c-section .c-link__num.icon-05 {
  background: url("../img/aufg_lp/circle-heart.png") no-repeat center/contain;
}
.c-section .c-link__num.icon-06 {
  background: url("../img/aufg_lp/circle-saving.png") no-repeat center/contain;
}
.c-section .c-link__num.icon-07 {
  background: url("../img/aufg_lp/circle-card.png") no-repeat center/contain;
}
.c-section .c-link__txt {
  margin: clamp(-1000px, 1.4705882353vw, 20px) 0 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: clamp(-1000px, 1.0294117647vw, 14px);
  font-weight: 600;
}
@media (max-width: 750px) {
  .c-section .c-link__txt {
    margin: 5.1282051282vw 0 0 0;
    font-size: 2.5641025641vw;
    margin-top: 3.3333333333vw;
    letter-spacing: 0.08em;
  }
}
.c-section .c-section__txt.js-txt-anim {
  color: #EA5504;
}

.c-section-2 {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding-top: clamp(-1000px, 9.6323529412vw, 131px);
  padding-bottom: clamp(-1000px, 14.7058823529vw, 200px);
}
@media (max-width: 750px) {
  .c-section-2 {
    padding-top: 3.8461538462vw;
    padding-bottom: 30.7692307692vw;
  }
}
.c-section-2 .c-section-2__container {
  max-width: 1400px;
  padding: 0 20px;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container {
    width: 100%;
    padding-inline: 6.1538461538vw;
  }
}
.c-section-2 .c-section-2__container .c-section-2__body {
  margin-top: clamp(-1000px, 8.8970588235vw, 121px);
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .c-section-2__body {
    margin-top: 21.0256410256vw;
  }
}
.c-section-2 .c-section-2__container .c-section-2__body ul {
  display: flex;
  flex-direction: column;
  gap: clamp(-1000px, 8.8235294118vw, 120px) 0;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .c-section-2__body ul {
    gap: 20.2564102564vw 0;
  }
}
@media (min-width: 751px) {
  .c-section-2 .c-section-2__container .c-section-2__body ul > li:nth-child(2n+1) .block-item {
    padding-left: clamp(-1000px, 10.2941176471vw, 140px);
    margin-right: -20px;
  }
  .c-section-2 .c-section-2__container .c-section-2__body ul > li:nth-child(2n+1) .block-item > .img {
    order: 2;
  }
  .c-section-2 .c-section-2__container .c-section-2__body ul > li:nth-child(2n+1) .block-item > .txt {
    order: 1;
  }
}
@media (min-width: 751px) {
  .c-section-2 .c-section-2__container .c-section-2__body ul > li:nth-child(2n+2) .block-item {
    gap: clamp(-1000px, 5.8823529412vw, 80px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .c-section-2 .c-section-2__container .c-section-2__body ul > li:nth-child(2n+2) .block-item > .txt {
    padding-top: clamp(-1000px, 3.3088235294vw, 45px);
  }
}
.c-section-2 .c-section-2__container .block-item {
  display: flex;
}
.c-section-2 .c-section-2__container .block-item > .img {
  flex: 0 0 clamp(-1000px, 44.1176470588vw, 600px);
  aspect-ratio: 600/560;
}
.c-section-2 .c-section-2__container .block-item > .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-section-2 .c-section-2__container .block-item > .txt {
  flex: 1;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item {
    flex-direction: column;
  }
  .c-section-2 .c-section-2__container .block-item > .img {
    flex: 0 0 100%;
    margin-inline: -6.1538461538vw;
    aspect-ratio: 390/363;
  }
}
.c-section-2 .c-section-2__container .block-item .txt {
  display: flex;
  flex-direction: column;
  gap: clamp(-1000px, 2.9411764706vw, 40px);
  padding-top: clamp(-1000px, 4.3382352941vw, 59px);
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .txt {
    padding-top: 10.5128205128vw;
    gap: 6.6666666667vw;
  }
}
.c-section-2 .c-section-2__container .block-item .txt-ttl {
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 600;
  font-size: clamp(-1000px, 2.9411764706vw, 40px);
  line-height: 150%;
  /* or 60px */
  letter-spacing: 0.04em;
  color: #333333;
  border-bottom: 1px solid #E0E2E5;
  padding-bottom: clamp(-1000px, 1.7647058824vw, 24px);
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .txt-ttl {
    font-size: 8.2051282051vw;
    line-height: 12.3076923077vw;
    padding-bottom: 5.8974358974vw;
    margin-right: -6.1538461538vw;
  }
}
.c-section-2 .c-section-2__container .block-item .txt-ttl .--orange {
  color: #EA5504;
}
.c-section-2 .c-section-2__container .block-item .txt-desc {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(-1000px, 1.1764705882vw, 16px);
  line-height: 175%;
  letter-spacing: 0.08em;
  color: #333333;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .txt-desc {
    font-size: 3.5897435897vw;
    margin-right: -6.1538461538vw;
  }
}
.c-section-2 .c-section-2__container .block-item .c-btn {
  width: 100%;
  white-space: nowrap;
}
@media (min-width: 751px) {
  .c-section-2 .c-section-2__container .block-item .c-btn {
    min-width: auto;
    max-width: clamp(-1000px, 30.8823529412vw, 420px);
    min-height: clamp(-1000px, 3.3088235294vw, 45px);
    padding-left: clamp(-1000px, 1.7647058824vw, 24px);
    padding-right: clamp(-1000px, 2.9411764706vw, 40px);
    transition: border-color 0.3s ease;
  }
  .c-section-2 .c-section-2__container .block-item .c-btn:hover {
    border-color: #EA5504;
  }
  .c-section-2 .c-section-2__container .block-item .c-btn:hover::before {
    opacity: 1;
    background-color: #333333;
  }
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .c-btn {
    min-height: 10.7692307692vw;
    padding-left: 4.1025641026vw;
    padding-right: 7.6923076923vw;
  }
  .c-section-2 .c-section-2__container .block-item .c-btn:nth-of-type(1) {
    margin-top: -0.5128205128vw;
  }
}
.c-section-2 .c-section-2__container .block-item .c-btn::before {
  right: clamp(-1000px, 1.6911764706vw, 23px);
}
@media (min-width: 751px) {
  .c-section-2 .c-section-2__container .block-item .c-btn::before {
    width: clamp(-1000px, 1.1764705882vw, 16px);
    height: clamp(-1000px, 1.1764705882vw, 16px);
  }
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .c-btn::before {
    right: 3.8461538462vw;
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
.c-section-2 .c-section-2__container .block-item .c-btn .c-btn__txt {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(-1000px, 1.0294117647vw, 14px);
  line-height: 1.1428571429;
  text-align: left;
  letter-spacing: 0.08em;
  color: #333333;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .c-btn .c-btn__txt {
    font-size: 3.0769230769vw;
  }
}
.c-section-2 .c-section-2__container .block-item .c-btn .c-btn__txt small {
  font-size: clamp(-1000px, 0.8823529412vw, 12px);
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .c-btn .c-btn__txt small {
    font-size: 2.5641025641vw;
    letter-spacing: 0;
  }
}
.c-section-2 .c-section-2__container .block-item .c-btn + .c-btn {
  margin-top: clamp(-1000px, 1.1764705882vw, 16px);
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__container .block-item .c-btn + .c-btn {
    margin-top: 4.1025641026vw;
  }
}
.c-section-2 .c-section-2__ttl {
  font-size: clamp(-1000px, 2.3529411765vw, 32px);
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__ttl {
    font-size: 5.1282051282vw;
    line-height: 10.2564102564vw;
    letter-spacing: 0;
  }
}
.c-section-2 .c-section-2__ttl .nowrap {
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__ttl .nowrap {
    letter-spacing: 0;
  }
}
.c-section-2 .c-section-2__ttl .--orange {
  color: #EA5504;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__head {
    margin-inline: -24px;
    letter-spacing: 0;
  }
}
.c-section-2 .c-section-2__lead {
  margin-top: clamp(-1000px, 1.6911764706vw, 23px);
  font-size: clamp(-1000px, 1.1764705882vw, 16px);
  line-height: 1.75;
  font-weight: 400;
  letter-spacing: 0.08em;
}
@media (max-width: 750px) {
  .c-section-2 .c-section-2__lead {
    margin-top: 5.8974358974vw;
    font-size: 3.5897435897vw;
    line-height: 6.1538461538vw;
  }
}

.c-section-4 {
  position: relative;
  z-index: 1;
  background: #fff url("../img/aufg_lp/bg-orange.png") no-repeat bottom right/100% auto;
}
@media (max-width: 750px) {
  .c-section-4 {
    background-image: url("../img/aufg_lp/bg-orange-sp.png");
  }
}
.c-section-4 .c-section-4__container {
  padding-top: clamp(-1000px, 12.5vw, 170px);
  padding-bottom: clamp(-1000px, 17.1323529412vw, 233px);
}
@media (max-width: 750px) {
  .c-section-4 .c-section-4__container {
    padding-top: 27.6923076923vw;
    padding-bottom: 37.4358974359vw;
    padding-inline: 6.1538461538vw;
    width: 100%;
  }
}
@media (min-width: 751px) {
  .c-section-4 .c-section-4__inner {
    max-width: clamp(-1000px, 76.4705882353vw, 1040px);
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body {
  width: 100%;
  padding-top: 0;
}
@media (max-width: 750px) {
  .c-section-4 .c-section-4__inner .c-section-4__body {
    margin-top: 0;
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-section-4__sub-ttl {
  text-align: center;
  font-size: clamp(-1000px, 2.9411764706vw, 40px);
  font-weight: 600;
  margin-bottom: clamp(-1000px, 6.4705882353vw, 88px);
}
@media (max-width: 750px) {
  .c-section-4 .c-section-4__inner .c-section-4__body .c-section-4__sub-ttl {
    font-size: 8.2051282051vw;
    margin-bottom: 14.1025641026vw;
  }
}
@media (min-width: 751px) {
  .c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap {
    display: flex;
    gap: clamp(-1000px, 5.8823529412vw, 80px);
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie {
  margin-top: 0;
  width: 100%;
  max-width: 50%;
}
@media (max-width: 750px) {
  .c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie {
    max-width: none;
  }
  .c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie + .c-movie {
    margin-top: 10.2564102564vw;
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__thumbnail {
  z-index: 1;
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__thumbnail::before {
  left: 50%;
  top: 50%;
  transition: margin-top 0.8s, margin-left 0.8s, opacity 0.5s 0.5s;
  margin-left: clamp(-1000px, 14.7058823529vw, 200px);
  margin-top: clamp(-1000px, 14.7058823529vw, 200px);
}
@media (min-width: 751px) and (hover: hover) and (pointer: fine) {
  .c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__thumbnail:hover::before {
    margin-left: clamp(-200px, -14.7058823529vw, 0px);
    margin-top: clamp(-200px, -14.7058823529vw, 0px);
    opacity: 0.5;
    transition: margin-top 0.8s, margin-left 0.8s, opacity 0s 0s;
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__thumbnail::after {
  width: clamp(-1000px, 5.8823529412vw, 80px);
  aspect-ratio: 1;
  background-image: url("../img/aufg_lp/icon_play.svg");
}
@media (max-width: 750px) {
  .c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__thumbnail::after {
    opacity: 1;
    content: "" !important;
    width: 14.6153846154vw;
    height: auto;
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__thumbnail img {
  border-radius: 0;
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__caption {
  margin-top: clamp(-1000px, 1.1029411765vw, 15px);
  text-align: center;
  font-size: clamp(-1000px, 1.1764705882vw, 16px);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.08em;
}
@media (max-width: 750px) {
  .c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie__caption {
    font-size: 3.5897435897vw;
    margin-top: 4.1025641026vw;
  }
}
.c-section-4 .c-section-4__inner .c-section-4__body .c-movie-wrap .c-movie .c-movie iframe {
  z-index: 0;
}

.au-financial-group-section {
  position: relative;
  z-index: 1;
  background-color: #F2F2F2;
  padding: 0 clamp(-1000px, 5.8823529412vw, 80px) clamp(-1000px, 11.7647058824vw, 160px) clamp(-1000px, 5.8823529412vw, 80px);
}
@media (max-width: 750px) {
  .au-financial-group-section {
    padding: 25.8974358974vw 6.1538461538vw 30.7692307692vw 6.1538461538vw;
  }
}
.au-financial-group-section .section-container {
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 751px) {
  .au-financial-group-section .section-container {
    display: flex;
    gap: clamp(-1000px, 5.8823529412vw, 80px);
    max-width: clamp(-1000px, 88.2352941176vw, 1200px);
  }
  .au-financial-group-section .section-container .section-intro {
    flex: 0 0 clamp(-1000px, 23.2352941176vw, 316px);
    width: clamp(-1000px, 23.2352941176vw, 316px);
    padding-top: clamp(-1000px, 8.9705882353vw, 122px);
  }
  .au-financial-group-section .section-container .section-content {
    flex: 1;
  }
}
.au-financial-group-section .intro-text {
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 600;
  font-size: clamp(-1000px, 1.4705882353vw, 20px);
  line-height: 2;
  /* or 40px */
  letter-spacing: 0.04em;
  color: #333333;
  white-space: nowrap;
  position: sticky;
  top: clamp(-1000px, 8.9705882353vw, 122px);
}
@media (max-width: 750px) {
  .au-financial-group-section .intro-text {
    font-size: 5.1282051282vw;
    top: 31.2820512821vw;
  }
}
.au-financial-group-section .intro-note {
  margin-top: clamp(-1000px, 1.7647058824vw, 24px);
  width: 333px;
  height: 18px;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(-1000px, 0.8823529412vw, 12px);
  line-height: 150%;
  letter-spacing: 0em;
  color: #333333;
}
@media (max-width: 750px) {
  .au-financial-group-section .intro-note {
    margin-top: 6.1538461538vw;
    font-size: 3.0769230769vw;
  }
}
.au-financial-group-section .service-card {
  margin-top: clamp(-1000px, 1.4705882353vw, 20px);
  padding-top: clamp(-1000px, 7.5vw, 102px);
  padding-left: clamp(-1000px, 11.1029411765vw, 151px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card {
    margin-top: 4.6153846154vw;
    padding-top: 7.6923076923vw;
    padding-left: 0vw;
  }
}
.au-financial-group-section .service-card + .service-card {
  padding-top: clamp(-1000px, 7.6470588235vw, 104px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card + .service-card {
    padding-top: 7.6923076923vw;
  }
}
.au-financial-group-section .service-card .card-header {
  position: relative;
  padding-top: clamp(-1000px, 2.1323529412vw, 29px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .card-header {
    padding-top: 0;
  }
}
.au-financial-group-section .service-card .service-details {
  margin-top: clamp(-1000px, round(1.7647058824vw, 1px), 24px);
  border: none;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .service-details {
    margin-top: 6.1538461538vw;
  }
}
.au-financial-group-section .service-card .service-details.--open .details-toggle {
  border-radius: clamp(-1000px, 0.2941176471vw, 4px) clamp(-1000px, 0.2941176471vw, 4px) 0 0;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .service-details.--open .details-toggle {
    border-radius: 1.0256410256vw 1.0256410256vw 0 0;
  }
}
.au-financial-group-section .service-card .brand-icon {
  width: clamp(-1000px, 8.8235294118vw, 120px);
  height: clamp(-1000px, 8.8235294118vw, 120px);
  display: block;
  position: absolute;
  top: clamp(-2px, -0.1470588235vw, 0px);
  left: clamp(-144px, -10.5882352941vw, 0px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .brand-icon {
    position: relative;
    top: 0;
    left: 0;
    width: 24.6153846154vw;
    height: 24.6153846154vw;
  }
}
.au-financial-group-section .service-card .brand-icon.icon-01 {
  background: url("../img/aufg_lp/brand-building.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-icon.icon-02 {
  background: url("../img/aufg_lp/brand-card.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-icon.icon-03 {
  background: url("../img/aufg_lp/brand-phone.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-icon.icon-04 {
  background: url("../img/aufg_lp/brand-saving.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-icon.icon-05 {
  background: url("../img/aufg_lp/brand-people.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-icon.icon-06 {
  background: url("../img/aufg_lp/brand-heart.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-icon.icon-07 {
  background: url("../img/aufg_lp/brand-health.png") no-repeat center/contain;
}
.au-financial-group-section .service-card .brand-name {
  margin: 0;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .brand-name {
    margin-top: 2.3076923077vw;
    height: 8.2051282051vw;
  }
}
.au-financial-group-section .service-card .brand-name img {
  width: clamp(-1000px, 25vw, 340px);
  height: auto;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .brand-name img {
    width: 69.7435897436vw;
  }
}
.au-financial-group-section .service-card .brand-lead {
  margin-top: clamp(-1000px, 2.2058823529vw, 30px);
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(-1000px, 1.1764705882vw, 16px);
  line-height: 1.75;
  letter-spacing: 0.04em;
  color: #333333;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .brand-lead {
    margin-top: 5.8974358974vw;
    font-size: 3.5897435897vw;
  }
}
.au-financial-group-section .service-card .brand-provider {
  margin-top: clamp(-1000px, 0.6617647059vw, 9px);
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(-1000px, 1.0294117647vw, 14px);
  line-height: 1.75;
  letter-spacing: 0.08em;
  color: #333333;
  opacity: 0.6;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .brand-provider {
    margin-top: 2.3076923077vw;
    font-size: 3.0769230769vw;
  }
}
.au-financial-group-section .service-card .details-toggle {
  font-family: "Hiragino Mincho Pro", hiragino-mincho-pron, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: clamp(-1000px, 1.1764705882vw, 16px);
  line-height: 1.5;
  text-align: left;
  letter-spacing: 0.08em;
  color: #333333;
  border: 1px solid #D9D9D9;
  padding-left: clamp(-1000px, 3.0882352941vw, 42px);
  height: clamp(-1000px, round(3.4558823529vw, 1px), 47px);
  display: flex;
  align-items: center;
  background: url("../img/aufg_lp/icon_plus.svg") no-repeat center right clamp(-1000px, 1.7647058824vw, 24px)/clamp(-1000px, 1.1764705882vw, 16px) auto;
  position: relative;
  border-radius: clamp(-1000px, 0.2941176471vw, 4px);
  width: 100%;
}
.au-financial-group-section .service-card .details-toggle:focus-visible {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}
@media (min-width: 751px) {
  .au-financial-group-section .service-card .details-toggle {
    cursor: pointer;
    transition: color 0.2s ease;
  }
  .au-financial-group-section .service-card .details-toggle:hover {
    color: rgba(51, 51, 51, 0.7);
  }
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .details-toggle {
    border-radius: 1.0256410256vw;
    font-size: 3.5897435897vw;
    height: round(13.3333333333vw, 1px);
    padding-left: 10.7692307692vw;
    background-size: 4.1025641026vw auto;
    background-position: center right 6.1538461538vw;
  }
  .au-financial-group-section .service-card .details-toggle::-webkit-details-marker {
    display: none;
  }
  .au-financial-group-section .service-card .details-toggle::marker {
    display: none;
  }
}
.au-financial-group-section .service-card .details-toggle::before {
  content: "";
  display: block;
  width: clamp(-1000px, round(0.4411764706vw, 1px), 6px);
  height: auto;
  aspect-ratio: 1;
  position: absolute;
  left: clamp(-1000px, 1.6911764706vw, 23px);
  background-color: #EA5504;
  border-radius: 50%;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .details-toggle::before {
    width: 1.5384615385vw;
    left: 5.8974358974vw;
  }
}
.au-financial-group-section .service-card .details-toggle + div {
  height: 0;
  opacity: 0;
  overflow: hidden;
  border: 1px solid #D9D9D9;
  border-top: none;
  border-radius: 0 0 clamp(-1000px, 0.2941176471vw, 4px) clamp(-1000px, 0.2941176471vw, 4px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .details-toggle + div {
    border-radius: 0 0 1.0256410256vw 1.0256410256vw;
  }
}
.au-financial-group-section .service-card .service-details.--open > .details-toggle {
  background-image: url("../img/aufg_lp/icon_minus.svg");
}
.au-financial-group-section .service-card .service-details::details-content {
  content-visibility: auto;
}
.au-financial-group-section .service-card .sub-services-list {
  padding: clamp(-1000px, 2.7941176471vw, 38px) clamp(-1000px, 0.7352941176vw, 10px) clamp(-1000px, 2.9411764706vw, 40px) clamp(-1000px, 2.2058823529vw, 30px);
  display: flex;
  flex-direction: column;
  gap: clamp(-1000px, 2.9411764706vw, 40px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .sub-services-list {
    padding: 6.1538461538vw 2.5641025641vw 5.641025641vw 7.6923076923vw;
    gap: 6.4102564103vw;
  }
}
.au-financial-group-section .service-card .sub-services-list h4 {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(-1000px, 1.1764705882vw, 16px);
  line-height: 175%;
  letter-spacing: 0.08em;
  color: #EA5504;
  text-indent: clamp(-6px, -0.4411764706vw, 0px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .sub-services-list h4 {
    font-size: 3.8461538462vw;
    text-indent: -1.5384615385vw;
  }
}
.au-financial-group-section .service-card .sub-services-list p {
  margin-top: clamp(-1000px, 0.3676470588vw, 5px);
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(-1000px, 1.0294117647vw, 14px);
  line-height: 175%;
  letter-spacing: 0.08em;
  color: #333333;
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .sub-services-list p {
    margin-top: 1.2820512821vw;
    font-size: 3.5897435897vw;
  }
}
.au-financial-group-section .service-card .card-action {
  margin-top: clamp(-1000px, 2.9411764706vw, 40px);
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .card-action {
    margin-top: 6.1538461538vw;
  }
}
.au-financial-group-section .service-card .c-btn {
  border-color: #EA5504;
  letter-spacing: 0.07em;
  background-color: #fff;
}
@media (min-width: 751px) {
  .au-financial-group-section .service-card .c-btn {
    min-width: clamp(-1000px, 17.6470588235vw, 240px);
    min-height: clamp(-1000px, 3.3088235294vw, 45px);
    padding: clamp(-1000px, 0.7352941176vw, 10px) clamp(-1000px, 3.9705882353vw, 54px) clamp(-1000px, 0.7352941176vw, 10px) clamp(-1000px, 2.1323529412vw, 29px);
    padding-left: clamp(-1000px, 1.6911764706vw, 23px);
    transition: background-color 0.2s ease, color 0.2s ease;
  }
  .au-financial-group-section .service-card .c-btn:hover {
    background-color: #EA5504;
  }
  .au-financial-group-section .service-card .c-btn:hover .c-btn__txt {
    color: #fff;
  }
  .au-financial-group-section .service-card .c-btn:hover::before {
    background-color: #fff;
  }
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .c-btn {
    min-width: 61.5384615385vw;
    max-width: 61.5384615385vw;
    min-height: 11.5384615385vw;
    padding-left: 5.641025641vw;
  }
}
.au-financial-group-section .service-card .c-btn::before {
  background-color: #EA5504;
}
@media (min-width: 751px) {
  .au-financial-group-section .service-card .c-btn::before {
    right: clamp(-1000px, 1.6911764706vw, 23px);
    width: clamp(-1000px, 1.1764705882vw, 16px);
    height: clamp(-1000px, 1.1764705882vw, 16px);
  }
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .c-btn::before {
    right: 6.1538461538vw;
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
.au-financial-group-section .service-card .c-btn .c-btn__txt {
  color: #EA5504;
}
@media (min-width: 751px) {
  .au-financial-group-section .service-card .c-btn .c-btn__txt {
    font-size: clamp(-1000px, 1.0294117647vw, 14px);
  }
}
@media (max-width: 750px) {
  .au-financial-group-section .service-card .c-btn .c-btn__txt {
    font-size: 3.0769230769vw;
    letter-spacing: 0.08em;
  }
}

@keyframes scrollDownAnim {
  0% {
    transform: translateY(-100%);
    opacity: 1;
  }
  50% {
    transform: translateY(60px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(60px);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}