
#lp-footer { border-top: 1px solid rgba(255, 255, 255, .08); }
#lp-footer .swell-block-fullWide__inner { padding: 56px 32px !important; }

#lp-footer .f-big {
  font-family: 'Noto Sans JP', sans-serif; font-weight: 700; font-size: clamp(34px, 6.4vw, 86px); line-height: 1.06;
  color: transparent; -webkit-text-stroke: 1.1px rgba(255,255,255,.28); margin-bottom: 70px !important;
}
#lp-footer .f-big b { color: #C8161D; -webkit-text-stroke: 0; transition: color .6s; }
#lp-footer .swell-block-columns { display: grid; grid-template-columns: 1.4fr 1fr; gap: 64px; }
#lp-footer .f-nav a { display: block; font-size: clamp(24px, 2.6vw, 34px); font-weight: 900; color: #fff; letter-spacing: .04em; padding: 14px 0; line-height: 1.5; transition: color .3s; width: fit-content; }
#lp-footer .f-nav a:hover { color: #C8161D; }
#lp-footer .f-nav .en { font-family: 'Noto Sans JP', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: .3em; color: rgba(255,255,255,.4); display: block; text-transform: uppercase; }
#lp-footer .f-sub { padding-top: 14px; }
#lp-footer .f-sub a { display: block; font-size: 14px; font-weight: 700; color: rgba(255,255,255,.85); padding: 11px 0; transition: color .3s; width: fit-content; }
#lp-footer .f-sub a:hover { color: #C8161D; }
#lp-footer .f-campus { margin-top: 36px; padding-top: 28px; border-top: 1px solid rgba(255,255,255,.18); }
#lp-footer .f-campus p { font-family: 'Noto Sans JP', sans-serif; font-size: 11px; letter-spacing: .3em; color: rgba(255,255,255,.4); margin-bottom: 14px; }
#lp-footer .f-campus a { display: flex; align-items: center; gap: 10px; font-size: 13px; color: rgba(255,255,255,.75); padding: 7px 0; transition: color .3s; width: fit-content; }
#lp-footer .f-campus a::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--cc, #888); }
#lp-footer .f-campus a:hover { color: #fff; }


a.swell-block-button__link[href="/request-form"] {
  background-color: #C8161D !important;
  color: #fff !important;
}
a.swell-block-button__link[href="/request-form"] svg,
a.swell-block-button__link[href="/request-form"] .__icon {
  fill: #fff;
}
#lp-footer .f-bottom { margin-top: 90px; padding-top: 30px; border-top: 1px solid rgba(255,255,255,.18); display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 24px; }
#lp-footer .logo { display: flex; flex-direction: column; line-height: 1.3; }
#lp-footer .logo .corp { font-size: 9px; color: rgba(255,255,255,.45); letter-spacing: .08em; }
#lp-footer .logo .name { font-size: 17px; font-weight: 900; color: #fff; letter-spacing: .02em; }
#lp-footer .logo .name .x { color: #C8161D; transition: color .6s; }
#lp-footer .copyright { font-family: 'Noto Sans JP', sans-serif; font-size: 11px; color: rgba(255,255,255,.45); letter-spacing: .12em; }

@media (min-width: 861px) {
  #lp-footer .swell-block-column:last-child { text-align: right; }
}

@media (max-width: 768px) {
  #lp-footer .swell-block-columns { grid-template-columns: 1fr; gap: 40px; }
  #lp-footer .f-nav a { font-size: 22px; padding: 12px 0; }
  #lp-footer .f-bottom { margin-top: 56px; }
}


#footer.l-footer { background: #0a0a0a; color: #fff; font-family: 'Noto Sans JP', sans-serif; }
#footer.l-footer a { text-decoration: none; }
#footer.l-footer .l-footer__widgetArea { padding: 96px 0 0; }
#footer.l-footer .w-footer.-col3 {
  display: grid; grid-template-columns: 1.4fr 1fr; column-gap: 64px; row-gap: 0;
}
#footer.l-footer .w-footer__box { margin: 0; padding: 0; }
#footer.l-footer .w-footer__box:nth-child(1) { grid-column: 1; grid-row: 1; }
#footer.l-footer .w-footer__box:nth-child(2) { grid-column: 2; grid-row: 1; }

#footer.l-footer .w-footer__box:nth-child(3) {
  grid-column: 1 / -1; grid-row: 2;
  margin-top: 90px; padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, .18);
}
#footer.l-footer .c-widget, #footer.l-footer .textwidget { margin: 0; }


#footer.l-footer .f-nav a { display: block; font-size: clamp(24px, 2.6vw, 34px); font-weight: 900; color: #fff; letter-spacing: .04em; padding: 14px 0; line-height: 1.5; transition: color .3s; width: fit-content; }
#footer.l-footer .f-nav a:hover { color: #C8161D; }
#footer.l-footer .f-nav .en { font-family: 'Noto Sans JP', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: .3em; color: rgba(255, 255, 255, .4); display: block; text-transform: uppercase; }


#footer.l-footer .f-sub { padding-top: 14px; }
#footer.l-footer .f-sub a { display: block; font-size: 14px; font-weight: 700; color: rgba(255, 255, 255, .85); padding: 11px 0; transition: color .3s; width: fit-content; }
#footer.l-footer .f-sub a:hover { color: #C8161D; }


#footer.l-footer .f-campus { margin-top: 36px; padding-top: 28px; border-top: 1px solid rgba(255, 255, 255, .18); }
#footer.l-footer .f-campus p { font-family: 'Noto Sans JP', sans-serif; font-size: 11px; letter-spacing: .3em; color: rgba(255, 255, 255, .4); margin: 0 0 14px; }
#footer.l-footer .f-campus a { display: flex; align-items: center; gap: 10px; font-size: 13px; color: rgba(255, 255, 255, .75); padding: 7px 0; transition: color .3s; width: fit-content; }
#footer.l-footer .f-campus a::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--cc, #888); flex: none; }
#footer.l-footer .f-campus a:hover { color: #fff; }
#footer.l-footer .f-campus a:nth-of-type(1) { --cc: #0098d8; }
#footer.l-footer .f-campus a:nth-of-type(2) { --cc: #e60012; }
#footer.l-footer .f-campus a:nth-of-type(3) { --cc: #e8457a; }
#footer.l-footer .f-campus a:nth-of-type(4) { --cc: #4369be; }


#footer.l-footer .logo { display: flex; flex-direction: column; line-height: 1.3; }
#footer.l-footer .logo .corp { font-size: 9px; color: rgba(255, 255, 255, .45); letter-spacing: .08em; }
#footer.l-footer .logo .name { font-size: 17px; font-weight: 900; color: #fff; letter-spacing: .02em; }
#footer.l-footer .logo .name .x { color: #C8161D; }


#footer.l-footer .l-footer__foot { margin-top: -46px; padding-bottom: 40px; }
#footer.l-footer .l-footer__foot .l-container { display: flex; justify-content: flex-end; }
#footer.l-footer .copyright { font-family: 'Noto Sans JP', sans-serif; font-size: 11px; color: rgba(255, 255, 255, .45); letter-spacing: .12em; margin: 0; }

@media (max-width: 768px) {
  #footer.l-footer .l-footer__widgetArea { padding: 64px 0 0; }
  #footer.l-footer .w-footer.-col3 { grid-template-columns: 1fr; row-gap: 40px; }
  #footer.l-footer .w-footer__box:nth-child(2) { grid-column: 1; grid-row: 2; }
  #footer.l-footer .w-footer__box:nth-child(3) { grid-column: 1; grid-row: 3; margin-top: 40px; }
  #footer.l-footer .f-nav a { font-size: 22px; padding: 12px 0; }
  #footer.l-footer .l-footer__foot { margin-top: 20px; }
  #footer.l-footer .l-footer__foot .l-container { justify-content: flex-start; }
}
