@charset "UTF-8";
/* CSS Document */
html {
  scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
}
html.preload {
  font-size: 1px !important;
}
html.preload * {
  transition: none !important;
  visibility: hidden;
  max-width: 100%;
}
@media (max-width: 585.98px) {
  html {
    font-size: calc(var(--vw) / 384);
  }
}
@media (min-width: 586px) and (max-width: 767.98px) {
  html {
    font-size: 1.5px;
  }
}
@media (min-width: 768px) and (max-width: 1279.98px) {
  html {
    font-size: calc(var(--vw) / 1280);
  }
}
@media (min-width: 1280px) and (max-width: 1999.98px) {
  html {
    font-size: 1px;
  }
}
@media (min-width: 2000px) {
  html {
    font-size: calc(var(--vw) / 2000);
  }
}
@media print {
  html {
    font-size: 0.2mm;
  }
}

[id] {
  scroll-margin-top: 70rem;
}
@media screen and (min-width: 768px), print {
  [id] {
    scroll-margin-top: 140rem;
  }
}

* {
  box-sizing: border-box;
}

body {
  font-size: 15rem;
  font-weight: 500;
  color: #181a1e;
  background: #fff;
  line-height: 1.84;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  min-width: 320rem;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
  margin: 0;
  padding: 0;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px), print {
  body {
    font-size: 16rem;
  }
}

html.modal-on,
body.modal-on {
  overflow: hidden;
}

svg {
  transition: fill 0.5s, stroke 0.5s;
}

.tal {
  text-align: justify !important;
}

.tar {
  text-align: right !important;
}

.tac {
  text-align: center !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt-l {
  margin-top: 48rem !important;
}
@media screen and (min-width: 768px), print {
  .mt-l {
    margin-top: 64rem !important;
  }
}

.mt-m {
  margin-top: 24rem !important;
}
@media screen and (min-width: 768px), print {
  .mt-m {
    margin-top: 32rem !important;
  }
}

.mt-ms {
  margin-top: 16rem !important;
}
@media screen and (min-width: 768px), print {
  .mt-ms {
    margin-top: 24rem !important;
  }
}

.mt-sm {
  margin-top: 12rem !important;
}
@media screen and (min-width: 768px), print {
  .mt-sm {
    margin-top: 16rem !important;
  }
}

.mt-s {
  margin-top: 8rem !important;
}
@media screen and (min-width: 768px), print {
  .mt-s {
    margin-top: 8rem !important;
  }
}

@media screen and (min-width: 768px), print {
  .inner {
    width: 1100rem;
    margin: 0 auto;
    position: relative;
  }
  .inner-narrow {
    width: 1000rem;
    margin: 0 auto;
    position: relative;
  }
  .spOnly {
    display: none !important;
  }
  .pcTal {
    text-align: justify !important;
  }
  .pcTar {
    text-align: right !important;
  }
  .pcTac {
    text-align: center !important;
  }
  .pc-nowrap {
    white-space: nowrap;
  }
}
@media screen and (max-width: 767.98px) {
  .spTal {
    text-align: justify !important;
  }
  .spTar {
    text-align: right !important;
  }
  .spTac {
    text-align: center !important;
  }
  .inner,
  .inner-medium,
  .inner-narrow {
    width: 100%;
    padding: 0 20rem;
    box-sizing: border-box;
    position: relative;
  }
  .pcOnly {
    display: none !important;
  }
}
.touchdevice .clickdeviceOnly {
  display: none;
}

.clickdevice .touchdeviceOnly {
  display: none;
}

p {
  text-align: justify;
}

#allwrap.ofh {
  overflow: hidden;
}

figure {
  margin: 0;
}

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

a {
  color: #181a1e;
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px), print {
  a:hover {
    opacity: 0.8;
  }
}

i.icon-arrow {
  line-height: 1px;
  display: inline-block;
}
i.icon-arrow svg {
  stroke: #fff;
  width: 15rem;
  aspect-ratio: 1;
  stroke-width: 2;
}

i.icon-bread {
  line-height: 1px;
  display: inline-block;
}
i.icon-bread svg {
  stroke: #006ab7;
  width: 15rem;
  aspect-ratio: 1;
  stroke-width: 1;
}

i.icon-job {
  line-height: 1px;
  display: inline-block;
}
i.icon-job svg {
  fill: #006ab7;
  width: 30rem;
  aspect-ratio: 1;
}

i.icon-triangle {
  line-height: 1;
  display: inline-block;
}
i.icon-triangle svg {
  aspect-ratio: 110/39;
  width: 100%;
}

h2.ttl-cmn {
  font-size: 24rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px), print {
  h2.ttl-cmn {
    font-size: 36rem;
  }
}

h2.ttl-triangle {
  position: relative;
  font-size: 16rem;
  margin: 0 0 16rem;
  color: #006ab7;
  font-size: 24rem;
  line-height: 1.6;
  padding: 0 0 0 1em;
  display: table;
}
@media screen and (min-width: 768px), print {
  h2.ttl-triangle {
    font-size: 20rem;
    margin: 0 0 32rem 2em;
    padding: 0;
    font-size: 36rem;
  }
}
@media screen and (min-width: 768px), print {
  h2.ttl-triangle.pcCenter {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  h2.ttl-triangle.spCenter {
    margin-left: auto;
    margin-right: auto;
  }
}
h2.ttl-triangle .icon-triangle {
  width: 92rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px), print {
  h2.ttl-triangle .icon-triangle {
    width: 184rem;
    left: -2em;
  }
}
h2.ttl-triangle span {
  position: relative;
}

#header {
  width: 100%;
  height: 50rem;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 12rem;
  z-index: 2000;
}
@media screen and (min-width: 768px), print {
  #header {
    height: 63rem;
    padding: 0 0 0 40rem;
  }
}
#header .logo a {
  display: grid;
  grid-template-columns: 146rem 1fr;
  align-items: center;
  gap: 16rem;
  color: #7c7d84;
  text-decoration: none;
  font-size: 13rem;
}
@media screen and (min-width: 768px), print {
  #header .logo a {
    font-size: 14rem;
    grid-template-columns: 150rem 1fr;
  }
}

.menu-btn {
  width: 50rem;
  height: 50rem;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.menu-btn .burger {
  width: 22rem;
  height: 8rem;
  display: block;
  position: relative;
}
.menu-btn .burger i {
  background: #181a1e;
  width: 22rem;
  height: 1rem;
  border-radius: 10rem;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  transition: all 0.3s ease 0s;
}
.menu-btn .burger i:nth-of-type(1) {
  top: 0;
}
.menu-btn .burger i:nth-of-type(2) {
  top: 100%;
}
.menu-btn.open .burger i:nth-of-type(1) {
  transform: translate(-50%, -50%) rotate(-135deg);
  top: 50%;
}
.menu-btn.open .burger i:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(135deg);
  top: 50%;
}

@media screen and (min-width: 768px), print {
  #gnavi ul.primary {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    gap: 32rem;
  }
  #gnavi ul.primary > li {
    margin: 0;
    padding: 0;
  }
  #gnavi ul.primary > li > a {
    text-decoration: none;
    font-size: 14rem;
    font-weight: 700;
    height: 63rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #gnavi ul.primary > li.recruit a {
    color: #413c37;
    background: #fbc600;
    font-size: 20rem;
    width: 166rem;
    display: flex;
    gap: 12rem;
    align-items: center;
    padding-left: 8rem;
  }
  #gnavi ul.primary > li.recruit a i {
    transform: translateY(-5%);
  }
  #gnavi ul.primary > li.recruit a svg {
    stroke: #413c37;
    stroke-width: 4;
  }
  #gnavi .child {
    display: none;
    position: absolute;
    top: 63rem;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 106, 183, 0.9);
    color: #fff;
    padding: 48rem 48rem !important;
    z-index: 100;
  }
  #gnavi .with-sub {
    position: relative;
  }
  .touchdevice #gnavi .with-sub .sp-accordion-head {
    pointer-events: none;
  }
  #gnavi .sp-accordion-head {
    display: flex;
    gap: 6rem;
  }
  #gnavi .sp-accordion-head .icon-arrow {
    transform: rotate(90deg);
  }
  #gnavi .sp-accordion-head .icon-arrow svg {
    stroke: #181a1e;
    height: 12rem;
    stroke-width: 3;
  }
}
@media screen and (max-width: 767.98px) {
  #gnavi {
    display: none;
    background-color: #006ab7;
    color: #fff;
    position: fixed;
    inset: 50rem 0 0 0;
    padding: 32rem 20rem 48rem 20rem;
    overflow: auto;
  }
  #gnavi a {
    color: #fff;
    text-decoration: none;
  }
  #gnavi ul.primary {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #gnavi ul.primary > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding: 16rem 8rem 16rem 0;
    font-size: 14rem;
    font-weight: 700;
  }
  #gnavi ul.primary > li.recruit {
    padding-top: 32rem;
  }
  #gnavi ul.primary > li.recruit a {
    color: #413c37;
    background: #fbc600;
    font-size: 16rem;
    width: 220rem;
    height: 42rem;
    display: flex;
    gap: 12rem;
    align-items: center;
    padding: 0 16rem;
    border: none;
    margin: 0 auto;
  }
  #gnavi ul.primary > li.recruit a svg {
    stroke: #413c37;
    stroke-width: 3;
  }
  #gnavi .sp-accordion-head::after {
    content: "╋";
  }
  #gnavi .sp-accordion-head.open::after {
    content: "━";
  }
  #gnavi .child {
    display: none;
    padding: 24rem 8rem;
  }
}
#gnavi .child .subtitle {
  position: relative;
  font-size: 16rem;
  margin: 0 0 16rem 30rem;
}
@media screen and (min-width: 768px), print {
  #gnavi .child .subtitle {
    font-size: 20rem;
    margin: 0 0 32rem;
    text-align: center;
  }
}
#gnavi .child .subtitle .icon-triangle {
  opacity: 0.4;
  width: 92rem;
  position: absolute;
  top: 0;
  left: -2em;
}
@media screen and (min-width: 768px), print {
  #gnavi .child .subtitle .icon-triangle {
    width: 110rem;
    left: -1em;
  }
}
#gnavi .child .subtitle a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff;
}
#gnavi .child ul.sub {
  display: grid;
  gap: 8rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 768px), print {
  #gnavi .child ul.sub {
    gap: 16rem;
  }
}
#gnavi .child ul.sub li {
  margin: 0;
  padding: 0;
}
#gnavi .child ul.sub a {
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
  font-size: 15rem;
  font-weight: 500;
}
@media screen and (min-width: 768px), print {
  #gnavi .child ul.sub a {
    font-size: 16rem;
  }
}

#footer {
  position: relative;
  padding: 60rem 0 20rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #footer {
    text-align: left;
    padding: 60rem 0 60rem;
  }
}
#footer::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: #fff;
}
@media screen and (min-width: 768px), print {
  #footer::after {
    display: block;
    position: absolute;
    inset: 0 0 0 50%;
    background-color: #fff;
  }
}
#footer .logo {
  margin: 0 0 24rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #footer .logo {
    margin: 0;
  }
}
#footer .logo a {
  text-decoration: none;
}
#footer .logo img {
  width: 218rem;
}
@media screen and (min-width: 768px), print {
  #footer .logo img {
    width: 100%;
  }
}
#footer .logo span {
  font-size: 12rem;
  font-weight: 700;
  display: block;
  margin: 1em 0 0;
  line-height: 1.6;
}
@media screen and (min-width: 768px), print {
  #footer .logo span {
    font-size: 16rem;
  }
}
#footer .inner {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  #footer .inner {
    width: 940rem;
    display: grid;
    grid-template-columns: 292rem 1fr;
    align-items: center;
  }
}
#footer .copyright {
  color: rgba(0, 0, 0, 0.4);
  font-size: 12rem;
}
@media screen and (min-width: 768px), print {
  #footer .copyright {
    grid-column: 1/3;
  }
}

#fnavi {
  font-size: 13rem;
}
@media screen and (min-width: 768px), print {
  #fnavi {
    font-size: 16rem;
  }
}
#fnavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12rem;
}
@media screen and (min-width: 768px), print {
  #fnavi ul {
    display: flex;
    justify-content: flex-end;
    gap: 16rem;
  }
}
#fnavi ul li {
  margin: 0;
  padding: 0;
}
#fnavi a {
  text-decoration: none;
  text-decoration-line: underline;
  text-decoration-color: transparent;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.3em;
  transition: opacity 0.5s, -webkit-text-decoration 0.5s;
  transition: text-decoration 0.5s, opacity 0.5s;
  transition: text-decoration 0.5s, opacity 0.5s, -webkit-text-decoration 0.5s;
  cursor: pointer;
}
@media screen and (min-width: 768px), print {
  #fnavi a:hover {
    text-decoration-color: currentColor;
  }
}

#exnavi {
  margin: 24rem 0 24rem;
  font-size: 13rem;
}
@media screen and (min-width: 768px), print {
  #exnavi {
    font-size: 16rem;
    grid-column: 1/3;
    margin-top: 32rem;
  }
}
#exnavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 20rem;
}
@media screen and (min-width: 768px), print {
  #exnavi ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
  }
}
#exnavi ul li {
  margin: 0;
  padding: 0;
  line-height: 1px;
  position: relative;
}
@media screen and (min-width: 768px), print {
  #exnavi ul li::after {
    content: "";
    width: 1px;
    height: 16rem;
    display: block;
    background: #000;
    position: absolute;
    top: 50%;
    right: -20rem;
    transform: translateY(-50%);
  }
  #exnavi ul li:last-child::after {
    display: none;
  }
}
#exnavi a {
  text-decoration: none;
  display: inline-flex;
  gap: 10rem;
  align-items: center;
  text-decoration: none;
  text-decoration-line: underline;
  text-decoration-color: transparent;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.3em;
  transition: opacity 0.5s, -webkit-text-decoration 0.5s;
  transition: text-decoration 0.5s, opacity 0.5s;
  transition: text-decoration 0.5s, opacity 0.5s, -webkit-text-decoration 0.5s;
  font-weight: 700;
  cursor: pointer;
}
@media screen and (min-width: 768px), print {
  #exnavi a:hover {
    text-decoration-color: currentColor;
  }
}
#exnavi i {
  vertical-align: middle;
  display: inline-block;
}
#exnavi .icon-100th {
  width: 62rem;
  line-height: 1px;
}
@media screen and (min-width: 768px), print {
  #exnavi .icon-100th {
    width: 50rem;
  }
}
#exnavi .icon-youtube {
  width: 45rem;
  line-height: 1px;
}
@media screen and (min-width: 768px), print {
  #exnavi .icon-youtube {
    width: 30rem;
  }
}
#exnavi .icon-external {
  line-height: 1px;
}
#exnavi .icon-external svg {
  width: 15rem;
  height: 15rem;
  fill: #006ab7;
}
@media screen and (min-width: 768px), print {
  #exnavi .icon-external svg {
    width: 24rem;
    height: 24rem;
  }
}

.float-btn {
  position: absolute;
  z-index: 1000;
}
.float-btn a {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100rem;
  aspect-ratio: 1;
  position: fixed;
  bottom: 20rem;
  right: 16rem;
  background: rgba(0, 52, 96, 0.5);
  border: 1px solid #ffffff;
  box-shadow: 0px 2rem 6rem rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(5rem);
          backdrop-filter: blur(5rem);
  border-radius: 100rem;
  text-decoration: none;
  color: #fff;
  font-size: 9rem;
  line-height: 1.5;
  padding: 10rem 0 0;
  letter-spacing: 0;
  transition: background 0.3s;
}
@media screen and (min-width: 768px), print {
  .float-btn a {
    width: 150rem;
    font-size: 15rem;
  }
}
.float-btn a b {
  font-size: 18rem;
  display: block;
  margin: 0 0 7rem;
}
@media screen and (min-width: 768px), print {
  .float-btn a b {
    font-size: 28rem;
  }
}
.float-btn a .icon-arrow svg {
  stroke-width: 4;
}
@media screen and (max-width: 767.98px) {
  .float-btn a .icon-arrow svg {
    width: 12rem;
  }
}
@media screen and (min-width: 768px), print {
  .float-btn a:hover {
    background: #003460;
    opacity: 1;
  }
}

.gotop-btn {
  position: absolute;
  z-index: 1000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s;
}
.scrolled:not(.scrolldown) .gotop-btn {
  opacity: 1;
  pointer-events: all;
}
.gotop-btn a {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5rem;
  align-items: center;
  width: 40rem;
  aspect-ratio: 65/96;
  position: fixed;
  bottom: 150rem;
  right: 0;
  background: #006ab7;
  border: 1px solid #ffffff;
  border-right: none;
  border-radius: 10rem 0 0 10rem;
  text-decoration: none;
  color: #fff;
  font-size: 9rem;
  line-height: 1.5;
  padding: 0;
  letter-spacing: 0;
  transition: background 0.3s;
}
@media screen and (min-width: 768px), print {
  .gotop-btn a {
    bottom: 230rem;
    width: 65rem;
    font-size: 15rem;
    gap: 10rem;
  }
}
.gotop-btn a .icon-arrow svg {
  stroke-width: 4;
  transform: rotate(-90deg);
}
@media screen and (max-width: 767.98px) {
  .gotop-btn a .icon-arrow svg {
    width: 12rem;
  }
}
.slick-arrow,
.btn {
  display: inline-grid;
  grid-template-columns: 1fr 15rem;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 100rem;
  padding: 0 20rem;
  height: 44rem;
  text-decoration: none;
  background: #003460;
  color: #fff;
  gap: 10rem;
  transition: border 0.3s, color 0.3s, background 0.3s;
}
@media screen and (min-width: 768px), print {
  .slick-arrow,
  .btn {
    height: 46rem;
  }
  .slick-arrow:hover,
  .btn:hover {
    border-color: #003460;
    color: #003460;
    background-color: #fff;
    opacity: 1;
  }
  .slick-arrow:hover svg,
  .btn:hover svg {
    stroke: #003460;
  }
}
.slick-arrow.slick-prev,
.btn.slick-prev {
  grid-template-columns: 15rem 1fr;
}
.slick-arrow.slick-prev .icon-arrow,
.btn.slick-prev .icon-arrow {
  transform: scaleX(-1);
}

.btn2 {
  display: inline-grid;
  grid-template-columns: 1fr 15rem;
  align-items: center;
  padding: 0 10rem 0 30rem;
  height: 48rem;
  text-decoration: none;
  color: #fff;
  position: relative;
  gap: 10rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  .btn2 {
    min-width: 11.5em;
  }
}
@media screen and (min-width: 768px), print {
  .btn2 {
    height: 55rem;
    font-size: 24rem;
    padding: 0 20rem 0 40rem;
  }
}
.btn2::before {
  content: "";
  position: absolute;
  inset: 0;
  transform: skewX(-30deg);
  background: #003460;
  border: 1px solid #003460;
  transition: background-color 0.3s, border-color 0.3s;
}
@media screen and (min-width: 768px), print {
  .btn2::before {
    border-width: 3rem;
  }
}
.btn2 .icon-arrow svg {
  width: 12rem;
  height: 12rem;
  stroke-width: 3;
}
@media screen and (min-width: 768px), print {
  .btn2 .icon-arrow svg {
    width: 20rem;
    height: 20rem;
    stroke-width: 4;
  }
}
.btn2.entry {
  color: #003460;
}
.btn2.entry::before {
  background-color: #fff;
}
.btn2.entry svg {
  stroke: #003460;
}
@media screen and (min-width: 768px), print {
  .btn2.entry:hover {
    color: #fff;
  }
  .btn2.entry:hover::before {
    background: #003460;
  }
  .btn2.entry:hover .icon-arrow svg {
    stroke: #fff;
  }
}
.btn2 span,
.btn2 i {
  position: relative;
}
@media screen and (min-width: 768px), print {
  .btn2:hover {
    color: #003460;
    opacity: 1;
  }
  .btn2:hover::before {
    background-color: #fff;
  }
  .btn2:hover .icon-arrow svg {
    stroke: #003460;
  }
}

#kv {
  position: relative;
  z-index: -1;
  height: 694rem;
}
@media screen and (min-width: 768px), print {
  #kv {
    height: 780rem;
  }
}
#kv .block {
  position: absolute;
}
@media screen and (max-width: 767.98px) {
  #kv .block.windmill {
    top: -210rem;
    left: calc(50% - 270rem);
    z-index: 1;
    width: 580rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.windmill {
    top: -30rem;
    left: calc(50% - 990rem);
    z-index: 1;
    width: 1089rem;
  }
}
#kv .block.windmill .bg {
  opacity: 0;
  transition: transform 1s, opacity 0.5s;
}
.loaded #kv .block.windmill .bg {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.windmill .bg {
    transform: translateY(-5%);
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.windmill .bg {
    transform: translateX(-5%);
  }
}
#kv .block.windmill .illust {
  opacity: 0;
  transition: transform 1.5s 1s, opacity 1s 1s;
}
.loaded #kv .block.windmill .illust {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.windmill .illust {
    transform: translateY(-15%);
    top: 150rem;
    left: 20rem;
    width: 472rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.windmill .illust {
    transform: translateX(-15%);
    top: -40rem;
    left: 290rem;
    width: 943rem;
  }
}
@media screen and (max-width: 767.98px) {
  #kv .block.building {
    top: 400rem;
    left: calc(50% - 241rem);
    z-index: 4;
    width: 565rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.building {
    top: -5rem;
    left: calc(50% + 247rem);
    z-index: 3;
    width: 717rem;
  }
}
#kv .block.building .bg {
  opacity: 0;
  transition: transform 1s, opacity 0.5s;
}
.loaded #kv .block.building .bg {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.building .bg {
    transform: translateY(5%);
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.building .bg {
    transform: translateX(5%);
  }
}
#kv .block.building .illust {
  opacity: 0;
  transition: transform 1.5s 1s, opacity 1s 1s;
}
.loaded #kv .block.building .illust {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.building .illust {
    transform: translateY(15%);
    top: -10rem;
    left: 140rem;
    width: 370rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.building .illust {
    transform: translateX(15%);
    top: 55rem;
    left: -180rem;
    width: 789rem;
  }
}
@media screen and (max-width: 767.98px) {
  #kv .block.tower {
    top: 170rem;
    left: calc(50% - 442rem);
    z-index: 3;
    width: 494rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.tower {
    top: 277rem;
    left: calc(50% - 175rem);
    z-index: 4;
    width: 797rem;
  }
}
#kv .block.tower .bg {
  opacity: 0;
  transition: transform 1s, opacity 0.5s;
}
.loaded #kv .block.tower .bg {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.tower .bg {
    transform: translateX(-5%);
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.tower .bg {
    transform: translateY(5%);
  }
}
#kv .block.tower .illust {
  opacity: 0;
  transition: transform 1.5s 1s, opacity 1s 1s;
}
.loaded #kv .block.tower .illust {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.tower .illust {
    transform: translateX(-15%);
    top: 110rem;
    left: 130rem;
    width: 388rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.tower .illust {
    transform: translateY(15%);
    top: 10rem;
    left: 50rem;
    width: 487rem;
  }
}
#kv .block.people {
  opacity: 0;
  transition: transform 1s, opacity 0.5s;
}
.loaded #kv .block.people {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .block.people {
    transform: translateX(5%);
    top: 172rem;
    left: calc(50% + 19rem);
    z-index: 2;
    width: 416rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .block.people {
    transform: translateY(-5%);
    top: -326rem;
    left: calc(50% - 243rem);
    z-index: 2;
    width: 737rem;
  }
}
#kv .block .illust {
  position: absolute;
}
#kv .catchcopy {
  position: absolute;
  z-index: 10;
  opacity: 0;
  transition: opacity 1s 2s;
}
.loaded #kv .catchcopy {
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kv .catchcopy {
    top: 120rem;
    left: calc(50% - 85rem);
    width: 230rem;
  }
}
@media screen and (min-width: 768px), print {
  #kv .catchcopy {
    top: 284rem;
    left: calc(50% - 300rem);
    width: 330rem;
  }
}
#kv img {
  width: 100%;
}

#top-lead {
  color: #fff;
  position: relative;
  padding: 60rem 0 40rem;
  margin-top: -5.6967804151vw;
}
@media screen and (min-width: 768px), print {
  #top-lead {
    padding: 110rem 0 100rem;
  }
}
#top-lead::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: skewY(-6.5deg);
  background: #006ab7;
}
#top-lead p {
  font-weight: 700;
}
@media screen and (min-width: 768px), print {
  #top-lead p {
    font-size: 20rem;
    padding: 0 0 0 150rem;
    line-height: 2;
  }
}
#top-lead .effect {
  position: absolute;
  top: 0;
  left: calc(50% + 450rem);
  width: 343rem;
  z-index: 5;
}

#top-news {
  color: #fff;
  position: relative;
  padding: 60rem 0 50rem;
  margin: -5rem 0 0;
}
@media screen and (min-width: 768px), print {
  #top-news {
    padding: 90rem 0 100rem;
  }
}
#top-news::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: skewY(-6.5deg);
  background: #005898;
}
#top-news a {
  color: #fff;
  text-decoration: none;
}

.list-news {
  margin: 20rem 0 0;
  padding: 0;
  list-style: none;
  font-size: 13rem;
}
@media screen and (min-width: 768px), print {
  .list-news {
    margin: 32rem 0 0;
    font-size: 16rem;
  }
}
.list-news li {
  margin: 0 0 20rem;
  padding: 0 0 20rem;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 768px), print {
  .list-news li:last-child {
    border: none;
  }
}
.list-news a {
  display: grid;
  grid-template-columns: 100rem 1fr;
}
@media screen and (min-width: 768px), print {
  .list-news a {
    grid-template-columns: 95rem 120rem 1fr 115rem;
    gap: 32rem;
    align-items: center;
  }
}
.list-news .category span {
  position: relative;
  color: #fbc600;
  display: inline-block;
  padding: 0 20rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .list-news .category span {
    display: block;
  }
}
.list-news .category span::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  border: 1px solid #fbc600;
  transform: skewX(-40deg);
}
.list-news h3 {
  font-weight: 400;
  font-size: 13rem;
  margin: 10rem 0;
}
@media screen and (max-width: 767.98px) {
  .list-news h3 {
    grid-column: 1/3;
  }
}
@media screen and (min-width: 768px), print {
  .list-news h3 {
    margin: 0;
    font-size: 16rem;
  }
}
.list-news .more {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4rem;
  font-size: 12rem;
}
@media screen and (max-width: 767.98px) {
  .list-news .more {
    grid-column: 1/3;
  }
}
@media screen and (min-width: 768px), print {
  .list-news .more {
    font-size: 14rem;
  }
}

#top-about {
  color: #fff;
  position: relative;
  padding: 60rem 0 260rem;
  margin: -1rem 0 0;
}
@media screen and (min-width: 768px), print {
  #top-about {
    padding: 100rem 0 140rem;
  }
}
#top-about .bg {
  display: block;
  position: absolute;
  inset: calc(-11.3935608302vw - 110rem) 0 0;
  z-index: -1;
  background: url(/assets/career/images/top/about_bg_sp.webp) no-repeat center bottom/cover;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px), print {
  #top-about .bg {
    background: url(/assets/career/images/top/about_bg.webp) no-repeat center 100%/cover;
    inset: calc(-11.3935608302vw - 300rem) 0 0;
  }
}
#top-about .people {
  position: absolute;
}
@media screen and (max-width: 767.98px) {
  #top-about .people {
    bottom: -10rem;
    left: -20rem;
    width: 385rem;
  }
}
@media screen and (min-width: 768px), print {
  #top-about .people {
    bottom: 0;
    right: calc(50% - 130rem);
    width: 793rem;
  }
}
@media screen and (min-width: 768px), print {
  #top-about .inner {
    padding-left: 580rem;
  }
}
#top-about .btns {
  margin-top: 32rem;
}

#top-business {
  position: relative;
  padding: 50rem 0 80rem;
  margin: -1rem 0 0;
}
@media screen and (min-width: 768px), print {
  #top-business {
    padding: 100rem 0 100rem;
  }
}
#top-business::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: skewY(6.5deg);
  background: #fff;
}
@media screen and (min-width: 768px), print {
  #top-business::after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    inset: 50% 50% 0 0;
  }
}
#top-business .effect-wrap {
  width: 100%;
  overflow: hidden;
  position: absolute;
  inset: 0 0 -11.3935608302vw;
}
@media screen and (min-width: 768px), print {
  #top-business .effect-wrap {
    inset: 0 0 -13.6722729962vw;
  }
}
#top-business .effect {
  position: absolute;
  z-index: 5;
}
#top-business .effect1 {
  left: -20rem;
  bottom: -100rem;
  width: 320rem;
}
@media screen and (min-width: 768px), print {
  #top-business .effect1 {
    width: 639rem;
    bottom: 0;
  }
}
#top-business .effect2 {
  right: -30rem;
  bottom: 410rem;
  width: 285rem;
}
@media screen and (min-width: 768px), print {
  #top-business .effect2 {
    width: 642rem;
    bottom: -130rem;
    right: -100rem;
  }
}
#top-business .inner {
  z-index: 5;
}
#top-business h2 {
  color: #003460;
}
@media screen and (min-width: 768px), print {
  #top-business h2 {
    text-align: center;
  }
}
@media screen and (min-width: 768px), print {
  #top-business .lead {
    width: 800rem;
    margin: 20rem auto;
  }
}

@media screen and (min-width: 768px), print {
  .culture-wrap {
    position: relative;
  }
  .culture-wrap::before {
    content: "";
    display: block;
    position: absolute;
    transform: skewY(-13.8deg);
    background: #fff;
    top: -320rem;
    left: 0;
    right: 0;
    height: 680rem;
  }
}

#top-culture {
  color: #fff;
  position: relative;
  padding: 100rem 0 80rem;
  z-index: 5;
}
@media screen and (min-width: 768px), print {
  #top-culture {
    padding: 200rem 0 0rem;
  }
}
#top-culture::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: skewY(-13.8deg);
  background: #006ab7;
}
@media screen and (min-width: 768px), print {
  #top-culture::before {
    inset: 0 calc(50% - 70rem) 0 0;
    transform-origin: right top;
  }
}
@media screen and (min-width: 768px), print {
  #top-culture .inner {
    padding-right: 690rem;
    transform: translateY(10rem);
  }
}
@media screen and (min-width: 768px), print {
  #top-culture .btns {
    margin-top: 30rem;
  }
}

#culture-photo {
  position: relative;
  padding: 0;
  margin: -1em 0 0;
  height: 260rem;
  z-index: 5;
}
@media screen and (min-width: 768px), print {
  #culture-photo {
    position: absolute;
    inset: 260rem 0 -260rem calc(50% - 70rem);
    height: auto;
  }
}
#culture-photo .bg-wrap {
  position: absolute;
  inset: 0;
  overflow: hidden;
  transform: skewY(-13.8deg);
}
@media screen and (min-width: 768px), print {
  #culture-photo .bg-wrap {
    transform-origin: left bottom;
  }
}
#culture-photo .bg {
  display: block;
  position: absolute;
  inset: calc(-24.5623558465vw - 200rem) 0 0;
  transform: skewY(13.8deg);
  background: url(/assets/career/images/top/culture_bg.webp) no-repeat center center/cover;
}
@media screen and (min-width: 768px), print {
  #culture-photo .bg {
    inset: calc(-24.5623558465vw - 400rem) 0 0;
  }
}
#culture-photo .effect-wrap {
  pointer-events: none;
  position: absolute;
  inset: -100rem 0 0;
  overflow: hidden;
  transform: skewY(-13.8deg);
}
@media screen and (min-width: 768px), print {
  #culture-photo .effect-wrap {
    inset: -120rem 0 0;
    transform-origin: left bottom;
  }
}
#culture-photo .effect {
  position: absolute;
  inset: 0 0 -24.5623558465vw;
  transform: skewY(13.8deg);
}
@media screen and (min-width: 768px), print {
  #culture-photo .effect {
    inset: 0 0 -4.9124711693vw;
  }
}
#culture-photo .effect img {
  width: 280rem;
  position: absolute;
}
@media screen and (max-width: 767.98px) {
  #culture-photo .effect img {
    bottom: 50rem;
    right: 10rem;
  }
}
@media screen and (min-width: 768px), print {
  #culture-photo .effect img {
    width: 526rem;
    bottom: 0;
    left: 210rem;
  }
}

#top-wait {
  color: #fff;
  position: relative;
  padding: 100rem 16rem 70rem;
  margin: -1rem 0 0;
}
@media screen and (min-width: 768px), print {
  #top-wait {
    padding: 340rem 0 110rem 0;
  }
}
@media screen and (min-width: 768px), print {
  #top-wait .inner {
    max-width: 640rem;
  }
}
#top-wait .bg {
  display: block;
  position: absolute;
  inset: calc(-24.5623558465vw - 80rem) 0 0;
  z-index: -1;
  background: url(/assets/career/images/top/wait_bg_sp.webp) no-repeat center top/cover;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  #top-wait .bg {
    inset: calc(-17.1936490925vw - 0rem) 0 0;
    background-image: url(/assets/career/images/top/wait_bg_pc.webp);
  }
}
#top-wait .btns {
  display: table;
  margin: 0 0 0 auto;
  padding: 0 15rem 0 0;
}
@media screen and (min-width: 768px), print {
  #top-wait .btns {
    margin-top: 40rem;
  }
}
#top-wait .btns a {
  display: grid;
  width: 270rem;
}
@media screen and (min-width: 768px), print {
  #top-wait .btns a {
    width: 480rem;
    margin-left: auto;
  }
}
#top-wait .btns a.more {
  margin-bottom: 8rem;
}
@media screen and (min-width: 768px), print {
  #top-wait .btns a.more {
    margin-bottom: 10rem;
  }
}

#top-business .box-wrap,
.nextcontents .box-wrap {
  margin-top: 30rem;
  overflow: hidden;
  border-radius: 5rem;
}
@media screen and (min-width: 768px), print {
  #top-business .box-wrap,
  .nextcontents .box-wrap {
    margin-top: 40rem;
    border-radius: 10rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
#top-business .box-wrap .box,
.nextcontents .box-wrap .box {
  overflow: hidden;
  position: relative;
}
#top-business .box-wrap .box h3,
.nextcontents .box-wrap .box h3 {
  margin: 0;
  line-height: 1.5;
  position: absolute;
  top: 16rem;
  left: 16rem;
  color: #fff;
  font-size: 24rem;
}
@media screen and (min-width: 768px), print {
  #top-business .box-wrap .box h3,
  .nextcontents .box-wrap .box h3 {
    font-size: 36rem;
    top: 32rem;
    left: 32rem;
  }
}
#top-business .box-wrap .box h3 span,
.nextcontents .box-wrap .box h3 span {
  display: block;
  font-size: 16rem;
}
@media screen and (min-width: 768px), print {
  #top-business .box-wrap .box h3 span,
  .nextcontents .box-wrap .box h3 span {
    font-style: 24rem;
  }
}
#top-business .box-wrap .box h3 small,
.nextcontents .box-wrap .box h3 small {
  font-weight: 400;
  display: block;
  font-size: 16rem;
}
@media screen and (min-width: 768px), print {
  #top-business .box-wrap .box h3 small,
  .nextcontents .box-wrap .box h3 small {
    font-style: 24rem;
  }
}
#top-business .box-wrap .box .btns,
.nextcontents .box-wrap .box .btns {
  position: absolute;
  bottom: 16rem;
  right: 16rem;
}
@media screen and (min-width: 768px), print {
  #top-business .box-wrap .box .btns,
  .nextcontents .box-wrap .box .btns {
    bottom: 46rem;
    right: 46rem;
  }
}
#top-business .box-wrap .box:first-child.project .btn, #top-business .box-wrap .box:first-child.environment .btn,
.nextcontents .box-wrap .box:first-child.project .btn,
.nextcontents .box-wrap .box:first-child.environment .btn {
  background: #006ab7;
}
@media screen and (min-width: 768px), print {
  #top-business .box-wrap .box:first-child.project .btn:hover, #top-business .box-wrap .box:first-child.environment .btn:hover,
  .nextcontents .box-wrap .box:first-child.project .btn:hover,
  .nextcontents .box-wrap .box:first-child.environment .btn:hover {
    background: #fff;
    border-color: #006ab7;
    color: #006ab7;
  }
  #top-business .box-wrap .box:first-child.project .btn:hover svg, #top-business .box-wrap .box:first-child.environment .btn:hover svg,
  .nextcontents .box-wrap .box:first-child.project .btn:hover svg,
  .nextcontents .box-wrap .box:first-child.environment .btn:hover svg {
    stroke: #006ab7;
  }
}
.nextcontents {
  position: relative;
  z-index: 5;
}
.nextcontents h2 {
  color: #006ab7;
  margin: 0 0 -10rem;
  font-size: 24rem;
}
@media screen and (min-width: 768px), print {
  .nextcontents h2 {
    text-align: center;
    margin: 0 0 -20rem;
    font-size: 36rem;
  }
}
.nextcontents .btn-corporate {
  margin: 32rem auto;
  height: 48rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5rem;
  font-size: 16rem;
  font-weight: 700;
  background: #006ab7;
  color: #fff;
  gap: 16rem;
  text-decoration: none;
  transition: border 0.3s, color 0.3s, background 0.3s;
  border: 2rem solid #006ab7;
}
@media screen and (min-width: 768px), print {
  .nextcontents .btn-corporate {
    width: 648rem;
    height: 80rem;
    font-size: 24rem;
    border-radius: 10rem;
    gap: 24rem;
  }
  .nextcontents .btn-corporate:hover {
    opacity: 1;
    background: #fff;
    color: #006ab7;
  }
  .nextcontents .btn-corporate:hover svg {
    fill: #006ab7;
  }
}
.nextcontents .btn-corporate svg {
  fill: #fff;
  width: 15rem;
  height: 10rem;
}
@media screen and (min-width: 768px), print {
  .nextcontents .btn-corporate svg {
    width: 25rem;
    height: 18rem;
  }
}

@media screen and (max-width: 767.98px) {
  #form + .nextcontents .btns {
    right: inherit !important;
    left: 16rem !important;
  }
}

.bottom-cta {
  overflow: hidden;
  position: relative;
  z-index: 5;
  background: url(../images/wait_bg_sp.webp) no-repeat center center/cover;
  margin: 40rem 0 -20rem;
  padding: 40rem 0;
}
@media screen and (min-width: 768px), print {
  .bottom-cta {
    background-image: url(../images/wait_bg_pc.webp);
    margin: 80rem 0 0;
    padding: 80rem 0;
  }
}
.bottom-cta .text {
  display: table;
  margin: 0 auto;
}
.bottom-cta h2 {
  color: #fff;
  font-size: 24rem;
  margin: 0;
  line-height: 1.3;
}
@media screen and (min-width: 768px), print {
  .bottom-cta h2 {
    font-size: 36rem;
    line-height: 1;
  }
}
.bottom-cta .btns {
  display: table;
  margin: 30rem 0 0 auto;
}
@media screen and (min-width: 768px), print {
  .bottom-cta .btns {
    margin: 30rem 0 0 auto;
    padding: 0 15rem 0 0;
  }
}
.bottom-cta .btns a {
  display: grid;
  width: 300rem;
}
@media screen and (min-width: 768px), print {
  .bottom-cta .btns a {
    width: 500rem;
    margin-left: auto;
    font-size: 16rem;
  }
}
.bottom-cta .btns a.more {
  margin-bottom: 8rem;
}
@media screen and (min-width: 768px), print {
  .bottom-cta .btns a.more {
    margin-bottom: 10rem;
  }
}
.bottom-cta .btns a.entry {
  color: #003460;
}
.bottom-cta .btns a.entry::before {
  background-color: #fff;
}
.bottom-cta .btns a.entry svg {
  stroke: #003460;
}
@media screen and (min-width: 768px), print {
  .bottom-cta .btns a.entry:hover {
    color: #fff;
  }
  .bottom-cta .btns a.entry:hover::before {
    background: #003460;
  }
  .bottom-cta .btns a.entry:hover .icon-arrow svg {
    stroke: #fff;
  }
}

.pagetitle {
  position: relative;
  overflow: hidden;
  z-index: 2;
  background: no-repeat center bottom/cover;
  background-image: var(--bg-sp);
  box-sizing: border-box;
  padding-top: 120rem;
  min-height: 320rem;
}
@media screen and (min-width: 768px), print {
  .pagetitle {
    background-image: var(--bg-pc);
    height: 418rem;
    padding-top: 200rem;
  }
}
@media screen and (min-width: 1280px), print {
  .pagetitle {
    height: 500rem;
  }
}
.pagetitle::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: translateY(100%) skewY(-6.5deg);
  background: #f5f5f5;
  transform-origin: left top;
}
.pagetitle._wh::before {
  background: #fff;
}
@media screen and (min-width: 768px), print {
  .pagetitle .text {
    width: 450rem;
  }
}
.pagetitle h1 {
  font-size: 1px;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  .pagetitle h1 img {
    height: 25rem;
  }
}
@media screen and (max-width: 767.98px) {
  .pagetitle h1.sp-2line img {
    height: 52rem;
  }
}
.pagetitle .anchor {
  margin-top: 30rem;
}
@media screen and (min-width: 768px), print {
  .pagetitle .anchor {
    position: absolute;
    top: 0;
    right: 0;
    width: 400rem;
    margin: 0;
  }
}
.pagetitle .anchor ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 6rem;
}
.pagetitle .anchor ul li {
  margin: 0;
  padding: 0 0 0 16rem;
  line-height: 1.6;
  border-left: 4rem solid #006ab7;
}
.pagetitle .anchor ul li a {
  display: grid;
  grid-template-columns: 6rem 1fr;
  grid-gap: 8rem;
  align-items: center;
  color: #003460;
  font-weight: 700;
  text-decoration: none;
}
.pagetitle .anchor ul li a[href^="#project"] span {
  text-indent: -2.3em;
  padding-left: 2.3em;
  display: inline-block;
}
.pagetitle .anchor ul li svg {
  width: 100%;
  stroke: #003460;
  stroke-width: 5;
  transform: translateY(2rem) rotate(90deg);
}

.bread {
  position: absolute;
  top: 80rem;
  left: 50rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  font-weight: bold;
}
.bread li {
  margin: 0;
  padding: 0 16rem 0 0;
  display: grid;
  grid-template-columns: 6rem 1fr;
  align-items: center;
  gap: 6rem;
}
.bread li .icon-arrow {
  line-height: 1px;
  transform: translateY(1rem);
}
.bread li .icon-arrow svg {
  width: 100%;
  stroke: #006ab7;
  stroke-width: 4;
}
.bread li a {
  text-decoration: none;
  text-decoration-line: underline;
  text-decoration-color: transparent;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.3em;
  transition: opacity 0.5s, -webkit-text-decoration 0.5s;
  transition: text-decoration 0.5s, opacity 0.5s;
  transition: text-decoration 0.5s, opacity 0.5s, -webkit-text-decoration 0.5s;
  cursor: pointer;
}
@media screen and (min-width: 768px), print {
  .bread li a:hover {
    text-decoration-color: currentColor;
  }
}
.bread li:first-child {
  grid-template-columns: 1fr;
}
.bread li:first-child a {
  display: grid;
  grid-template-columns: 30rem 1fr;
  grid-gap: 4rem;
  align-items: center;
}
.bread li:first-child a i {
  display: block;
  line-height: 1px;
}
.bread li:first-child a img,
.bread li:first-child a svg {
  width: 100%;
}
.bread li:last-child a {
  color: #006ab7;
  text-decoration: none;
  pointer-events: none;
}

#interview {
  position: relative;
  margin-bottom: 30rem;
  padding: 30rem 0 70rem;
}
@media screen and (min-width: 768px), print {
  #interview {
    margin-bottom: 100rem;
    padding: 60rem 0 160rem;
  }
}
#interview::before {
  content: "";
  display: block;
  position: absolute;
  inset: -1000vh 0 0;
  transform: skewY(6.5deg);
  background: #f5f5f5;
  transform-origin: center top;
}
@media screen and (min-width: 768px), print {
  #interview .lead {
    text-align: center;
  }
}
#interview .interview-list {
  margin: 30rem 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 20rem;
}
@media screen and (min-width: 768px), print {
  #interview .interview-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 25rem;
    margin-top: 50rem;
  }
}
#interview .interview-list li {
  margin: 0;
  padding: 0;
}

.interview-card {
  display: block;
  width: 100%;
  position: relative;
  background: url(../images/interview/thumb_bg_sp.webp) no-repeat center center/cover;
  aspect-ratio: 688/384;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .interview-card {
    background-image: url(../images/interview/thumb_bg_pc.webp);
    aspect-ratio: 356/348;
  }
}
.interview-card h3 {
  display: grid;
  grid-template-columns: 23rem 1fr;
  gap: 6rem;
  position: absolute;
  top: 20rem;
  left: 16rem;
  line-height: 1.6;
  color: #006ab7;
  margin: 0;
  font-size: 13rem;
}
@media screen and (min-width: 768px), print {
  .interview-card h3 {
    top: 16rem;
    font-size: 16rem;
    line-height: 1.4;
  }
}
.interview-card h3 svg {
  width: 100%;
  height: auto;
}
.interview-card figure {
  text-align: right;
}
.interview-card figure img {
  height: 230rem;
  width: auto;
  transform: translate(20rem, -15rem);
}
@media screen and (min-width: 768px), print {
  .interview-card figure img {
    height: auto;
    width: 100%;
    transform: translateY(25rem);
  }
}
.interview-card .frame {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  padding: 12rem 12rem 8rem 12rem;
  background: rgba(0, 52, 96, 0.5);
  -webkit-backdrop-filter: blur(5rem);
          backdrop-filter: blur(5rem);
  color: #fff;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 8rem;
}
.interview-card ul.tags {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 6rem 8rem;
  line-height: 1;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 11rem;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .interview-card ul.tags {
    font-size: 14rem;
    gap: 12rem;
  }
}
.interview-card ul.tags li {
  margin: 0;
  padding: 0;
}
.interview-card .more {
  display: grid;
  grid-template-columns: 8rem 1fr;
  gap: 8rem;
  align-items: center;
  font-size: 8rem;
  margin-top: auto;
}
@media screen and (min-width: 768px), print {
  .interview-card .more {
    font-size: 14rem;
    grid-template-columns: 10rem 1fr;
  }
}
.interview-card .more svg {
  width: 100%;
  height: auto;
  aspect-ratio: 1/2;
}

.interview-card_s {
  display: block;
  width: 100%;
  position: relative;
  background: url(../images/interview/thumb_bg_pc.webp) no-repeat right top/130% #fff;
  aspect-ratio: 251/243;
  overflow: hidden;
  width: 258rem;
}
.interview-card_s.is-current {
  background: linear-gradient(180deg, #002f51 -41.3%, rgba(0, 106, 183, 0) 165.22%);
}
.interview-card_s.is-current figure {
  opacity: 0.4;
}
.interview-card_s.is-current .frame {
  background: #003460;
}
.interview-card_s.is-current .frame .position,
.interview-card_s.is-current .frame .time {
  display: none;
}
.interview-card_s.is-current .frame::before {
  content: "NOW Viewing";
  display: block;
  transform: translateY(0);
}
.interview-card_s .position {
  display: grid;
  grid-template-columns: 23rem 1fr;
  gap: 6rem;
  line-height: 1.4;
  margin: 0;
  font-size: 13rem;
  align-items: center;
}
@media screen and (min-width: 768px), print {
  .interview-card_s .position {
    font-size: 16rem;
  }
}
.interview-card_s .position svg {
  width: 100%;
  height: auto;
}
.interview-card_s figure {
  text-align: right;
}
.interview-card_s figure img {
  max-width: 150%;
  transform: translate(-65rem, -25rem);
}
.interview-card_s .frame {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  padding: 8rem 40rem 8rem 12rem;
  background: rgba(0, 52, 96, 0.5);
  -webkit-backdrop-filter: blur(5rem);
          backdrop-filter: blur(5rem);
  color: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 79rem;
  box-sizing: border-box;
}
@media screen and (min-width: 768px), print {
  .interview-card_s .frame {
    height: 89rem;
  }
}
.interview-card_s .icon-job svg {
  fill: #fff;
}
.interview-card_s .icon-arrow {
  position: absolute;
  right: 16rem;
  top: 50%;
  transform: translateY(-50%);
}
.interview-card_s .time {
  font-size: 12rem;
  margin-top: 5rem;
}

.interview-title {
  position: relative;
  overflow: hidden;
  z-index: 2;
  background: no-repeat center bottom/cover;
  background-image: var(--bg-sp);
  box-sizing: border-box;
  padding-top: 80rem;
  height: 520rem;
}
@media screen and (min-width: 768px), print {
  .interview-title {
    background-image: var(--bg-pc);
    height: 670rem;
    padding-top: 150rem;
  }
}
@media screen and (min-width: 1280px), print {
  .interview-title {
    height: 700rem;
  }
}
.interview-title .inner {
  height: 100%;
}
@media screen and (min-width: 768px), print {
  .interview-title .inner {
    height: 450rem;
  }
}
.interview-title::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: translateY(calc(100% - 50rem)) skewY(-11deg);
  background: #fff;
  transform-origin: left top;
}
@media screen and (min-width: 768px), print {
  .interview-title::before {
    transform: translateY(100%) skewY(-11deg);
  }
}
.interview-title .text {
  font-size: 14rem;
}
@media screen and (min-width: 768px), print {
  .interview-title .text {
    width: 450rem;
    font-size: 16rem;
  }
}
.interview-title em {
  color: #fff;
  font-style: normal;
  background: #006ab7;
  font-size: 14rem;
}
@media screen and (min-width: 768px), print {
  .interview-title em {
    font-size: 20rem;
  }
}
.interview-title h1 {
  font-size: 21rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Times New Roman", serif;
  margin: 0 0 30rem;
  line-height: 1.3;
}
@media screen and (min-width: 768px), print {
  .interview-title h1 {
    font-size: 36rem;
    width: 600rem;
    margin-bottom: 50rem;
  }
}
.interview-title .position {
  display: grid;
  grid-template-columns: 18rem 1fr;
  align-items: center;
  gap: 10rem;
  font-weight: 700;
  font-size: 14rem;
}
@media screen and (min-width: 768px), print {
  .interview-title .position {
    font-size: 20rem;
    grid-template-columns: 22rem 1fr;
  }
}
.interview-title .position svg {
  width: 100%;
}
.interview-title .time {
  font-size: 13rem;
}
@media screen and (min-width: 768px), print {
  .interview-title .time {
    font-size: 16rem;
  }
}
.interview-title .name {
  font-weight: 700;
  font-size: 16rem;
}
@media screen and (min-width: 768px), print {
  .interview-title .name {
    font-size: 24rem;
  }
}
.interview-title figure {
  width: 238rem;
  position: absolute;
  bottom: 0;
  right: 20rem;
}
@media screen and (min-width: 768px), print {
  .interview-title figure {
    width: 475rem;
    right: -50rem;
  }
}

#interview-profile {
  margin: 0 0 60rem;
}
@media screen and (min-width: 768px), print {
  #interview-profile {
    margin: 60rem 0 100rem;
  }
}

#interview-career {
  margin: 0 0 80rem;
}
@media screen and (min-width: 768px), print {
  #interview-career {
    margin: 0 0 100rem;
  }
}
#interview-career ul.timeline {
  margin: 0 0 0 20rem;
  padding: 0;
  list-style: none;
  color: #006ab7;
  display: grid;
  grid-gap: 32rem;
}
#interview-career ul.timeline + ul.timeline {
  margin-top: 20rem;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-items: flex-start;
    grid-gap: 0;
  }
  #interview-career ul.timeline._2col {
    grid-template-columns: repeat(2, 1fr);
    margin: 64rem auto;
  }
  #interview-career ul.timeline._1col {
    grid-template-columns: repeat(1, 1fr);
    margin: 64rem 0;
    width: 50%;
  }
}
#interview-career ul.timeline li {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 90rem 1fr;
  align-items: flex-start;
  position: relative;
  grid-gap: 20rem;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline li {
    grid-template-columns: 144rem 1fr;
    grid-gap: 5rem 20rem;
    padding-right: 20rem;
  }
}
#interview-career ul.timeline .label,
#interview-career ul.timeline .blank {
  grid-column: 1/3;
  font-size: 14rem;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline .label,
  #interview-career ul.timeline .blank {
    font-size: 20rem;
  }
}
#interview-career ul.timeline .label h3,
#interview-career ul.timeline .blank h3 {
  margin: 0;
  min-width: 80rem;
  text-align: center;
  font-size: 100%;
  display: table;
  color: #003460;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline .label h3,
  #interview-career ul.timeline .blank h3 {
    min-width: 144rem;
  }
}
#interview-career ul.timeline .time {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 80rem;
  aspect-ratio: 1;
  line-height: 1;
  font-size: 10rem;
  position: relative;
  z-index: 2;
  font-size: 14rem;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline .time {
    font-size: 20rem;
    width: 144rem;
  }
}
#interview-career ul.timeline .time.first {
  color: #fff;
}
#interview-career ul.timeline .time.first::before {
  background: #006ab7;
}
#interview-career ul.timeline .time::before {
  content: "";
  border: 1px solid #006ab7;
  position: absolute;
  inset: 0;
  transform: rotate(45deg);
  background-color: #fff;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline .time::before {
    inset: 22rem;
  }
}
#interview-career ul.timeline .time span {
  position: relative;
}
#interview-career ul.timeline .text {
  position: relative;
  height: 100%;
  padding-top: 50rem;
  min-height: 105rem;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline .text {
    padding-top: 82rem;
  }
}
#interview-career ul.timeline .text::before {
  content: "";
  width: calc(100% + 50rem);
  height: 1px;
  background: #006ab7;
  position: absolute;
  top: 40rem;
  left: -50rem;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline .text::before {
    top: 72rem;
    width: calc(100% + 70rem);
  }
}
#interview-career ul.timeline h4 {
  font-weight: 700;
  line-height: 1.6;
  margin: 0;
  font-size: 13rem;
  position: absolute;
  left: 0;
  top: 33rem;
  transform: translateY(-100%);
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline h4 {
    font-size: 16rem;
    top: 63rem;
  }
}
#interview-career ul.timeline p {
  margin: 0;
  font-size: 13rem;
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  #interview-career ul.timeline p {
    font-size: 13rem;
  }
}

#interview-interview .box {
  margin-top: 32rem;
}
@media screen and (min-width: 768px), print {
  #interview-interview .box {
    display: grid;
    grid-template-columns: 1fr 585rem;
    margin-top: 64rem;
  }
}
#interview-interview .box h3 {
  display: grid;
  grid-template-columns: 45rem 1fr;
  font-size: 20rem;
  color: #006ab7;
  line-height: 1.4;
  margin: 0;
}
@media screen and (min-width: 768px), print {
  #interview-interview .box h3 {
    font-size: 36rem;
    grid-template-columns: 90rem 1fr;
    margin: 10rem 0;
  }
}
@media screen and (max-width: 767.98px) {
  #interview-interview .box h3 {
    align-items: flex-start;
  }
}
#interview-interview .box h3::before {
  content: "Q.";
  font-size: 32rem;
}
@media screen and (min-width: 768px), print {
  #interview-interview .box h3::before {
    font-size: 64rem;
  }
}
@media screen and (max-width: 767.98px) {
  #interview-interview .box h3::before {
    line-height: 1;
    align-self: center;
    margin-top: -0.2em;
  }
}

.reveal-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 32rem 0 0;
  aspect-ratio: 772/451;
}
@media screen and (min-width: 768px), print {
  .reveal-slider {
    aspect-ratio: 1280/600;
    margin: 64rem 0 0;
  }
}
.reveal-slider .panel {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: clip-path, transform, opacity;
  clip-path: inset(0 0 100% 0);
  transform: scale(1.5);
  transition: clip-path 5s;
}
.reveal-slider .panel.is-current {
  clip-path: inset(0 0 0 0);
  transform: none;
  z-index: 2;
  transition: clip-path 6s, transform 8s;
}
.reveal-slider .panel.is-change {
  clip-path: inset(0 0 0 0);
  transform: none;
  z-index: 1;
}
.reveal-slider .panel.no-anim {
  transition: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .reveal-slider .panel {
    transition: none !important;
  }
}
#interview-myproject {
  margin: 50rem 0 0;
}
@media screen and (min-width: 768px), print {
  #interview-myproject {
    margin: 100rem 0 0;
  }
}
#interview-myproject figure {
  text-align: center;
  margin: 0 0 20rem;
}
#interview-myproject figure svg {
  width: 64rem;
  stroke-width: 0.7;
}
@media screen and (min-width: 768px), print {
  #interview-myproject figure svg {
    width: 128rem;
  }
}
@media screen and (min-width: 768px), print {
  #interview-myproject .inner {
    display: grid;
    grid-template-columns: 128rem 1fr;
    grid-gap: 64rem;
    align-items: center;
    padding-left: 50rem;
  }
}
#interview-myproject h3 {
  font-size: 20rem;
  color: #006ab7;
  line-height: 1.6;
  margin-bottom: 10rem;
}
@media screen and (min-width: 768px), print {
  #interview-myproject h3 {
    font-size: 36rem;
  }
}

#interview-message {
  margin: 50rem 0 0;
}
@media screen and (min-width: 768px), print {
  #interview-message {
    min-height: 620rem;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
  }
}
#interview-message figure {
  text-align: center;
  margin: 0 20rem 20rem;
}
@media screen and (min-width: 768px), print {
  #interview-message figure {
    width: 409rem;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
  }
  #interview-message figure::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    background: #006ab7;
    transform: translateY(100%) skewY(11deg);
    transform-origin: right top;
  }
}
@media screen and (min-width: 768px), print {
  #interview-message .text {
    margin: 0 0 60rem 450rem;
  }
}
#interview-message .note {
  text-align: right;
  font-size: 10rem;
  transform: translateY(100%);
}
@media screen and (min-width: 768px), print {
  #interview-message .note {
    font-size: 12rem;
  }
}

#interview-other {
  margin: 50rem 0 0;
  padding: 30rem 0 170rem;
  background-color: #006ab7;
  position: relative;
}
@media screen and (min-width: 768px), print {
  #interview-other {
    padding: 50rem 0 70rem;
    margin: 0 0 60rem;
  }
}
#interview-other::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: translateY(100%) skewY(11deg);
  background: #fff;
  transform-origin: right top;
}
@media screen and (min-width: 768px), print {
  #interview-other::before {
    display: none;
  }
}
#interview-other h2 {
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  #interview-other h2 {
    padding-left: 0;
  }
  #interview-other h2 i {
    display: none;
  }
}
#interview-other .other-slider {
  margin: 0 -20rem;
}
@media screen and (min-width: 768px), print {
  #interview-other .other-slider {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 32rem;
    margin: 0;
  }
}
#interview-other .other-slider .child {
  padding-left: 20rem;
}
@media screen and (min-width: 768px), print {
  #interview-other .other-slider .child {
    padding: 0;
  }
}
#interview-other .other-slider .slick-arrow {
  position: absolute;
  bottom: -60rem;
  height: 36rem;
}
#interview-other .other-slider .slick-arrow.slick-prev {
  left: 20rem;
}
#interview-other .other-slider .slick-arrow.slick-next {
  right: 20rem;
}

#candidate .lead,
#guideline .lead,
#flow .lead,
#faq .lead {
  font-weight: bold;
  margin-bottom: 20rem;
}
@media screen and (min-width: 768px), print {
  #candidate .lead,
  #guideline .lead,
  #flow .lead,
  #faq .lead {
    text-align: center;
    margin-bottom: 40rem;
  }
}

#candidate {
  margin: 50rem 0 40rem;
}
@media screen and (min-width: 768px), print {
  #candidate {
    margin: 0 0 100rem;
  }
}
#candidate .frame {
  background: rgba(0, 106, 183, 0.1);
  padding: 20rem;
}
@media screen and (min-width: 768px), print {
  #candidate .frame {
    padding: 40rem;
  }
}
#candidate .frame ol {
  display: table;
  counter-reset: count;
  color: #003460;
  list-style: none;
  margin: -10rem 0 0;
  padding: 0;
}
@media screen and (min-width: 768px), print {
  #candidate .frame ol {
    margin: -10rem auto 0;
  }
}
#candidate .frame ol li {
  counter-increment: count;
  text-indent: -1.5em;
  padding: 0 0 0 1.5em;
  margin: 10rem 0 0;
}
#candidate .frame ol li::before {
  content: counter(count) ". ";
  width: 1.5em;
  display: inline-block;
  text-indent: 0;
}

#guideline {
  padding-bottom: 60rem;
}
@media screen and (min-width: 768px), print {
  #guideline {
    padding-bottom: 130rem;
  }
}
#guideline .lead_botom {
  margin: 16rem 0 24rem;
  background: rgba(0, 106, 183, 0.1);
  padding: 20rem;
  color: #003460;
}
@media screen and (min-width: 768px), print {
  #guideline .lead_botom {
    padding: 40rem;
    margin: 24rem 0 40rem;
  }
}
#guideline .lead_botom > *:first-child {
  margin-top: 0;
}
#guideline .lead_botom > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #guideline .guidelines {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 270rem 800rem;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px), print {
  #guideline .jobs {
    position: sticky;
    top: 100rem;
    border-left: 1px solid #d8e3ea;
  }
  #guideline .jobs h3 {
    border-left: 1px solid #0082e6;
    color: #006ab7;
    margin: 0 0 0 -1px;
    padding: 0 0 0 20rem;
    font-size: 16rem;
    pointer-events: none;
  }
  #guideline .jobs ul {
    margin: 0;
    padding: 10rem 0 0 20rem;
    list-style: none;
    display: grid;
    gap: 10rem;
    font-weight: 700;
    font-size: 14rem;
  }
  #guideline .jobs ul li {
    margin: 0 !important;
    padding: 0 !important;
    color: #b2b2b2;
    cursor: pointer;
    display: block !important;
    height: auto !important;
  }
  #guideline .jobs ul li.selected {
    color: #006ab7;
  }
}
@media screen and (max-width: 767.98px) {
  #guideline .jobs {
    position: sticky;
    top: 50rem;
    background: #fff;
    margin: 0 -20rem;
    padding: 5rem 20rem;
    z-index: 5;
  }
  #guideline .jobs h3 {
    color: #006ab7;
    margin: 0;
    padding: 0;
    font-size: 16rem;
  }
  #guideline .jobs ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  #guideline .jobs ul li {
    margin: 0 0 4rem;
    order: 2;
    display: none;
    border: 1px solid #006ab7;
    padding: 5rem 20rem 5rem 10rem;
    position: relative;
  }
  #guideline .jobs ul li::after {
    content: "▼";
    position: absolute;
    top: 50%;
    right: 10rem;
    transform: translateY(-50%);
  }
  #guideline .jobs ul li.selected {
    display: block !important;
    height: auto !important;
    padding: 5rem 20rem 5rem 10rem !important;
    background: #006ab7;
    color: #fff;
  }
}
#guideline .details {
  padding-top: 20rem;
}
@media screen and (min-width: 768px), print {
  #guideline .details {
    padding-top: 0;
  }
}
#guideline .details .detail {
  display: none;
}
#guideline .details h3 {
  background: #006ab7;
  color: #fff;
  text-align: center;
  font-size: 18rem;
  font-weight: 700;
  padding: 10rem 20rem;
  margin: 0 0 10rem;
}
@media screen and (min-width: 768px), print {
  #guideline .details h3 {
    font-size: 24rem;
  }
}
#guideline .details dl {
  margin: 0;
  padding: 0;
  line-height: 1.6;
}
#guideline .details dl > div {
  border-bottom: 1px solid #d8e3ea;
}
@media screen and (min-width: 768px), print {
  #guideline .details dl > div {
    display: grid;
    grid-template-columns: 1fr 680rem;
  }
}
#guideline .details dl dt {
  margin: 0;
  padding: 16rem 0 0;
  font-weight: 700;
}
@media screen and (min-width: 768px), print {
  #guideline .details dl dt {
    padding: 30rem 0;
  }
}
#guideline .details dl dd {
  margin: 0;
  padding: 0 0 6rem;
}
@media screen and (min-width: 768px), print {
  #guideline .details dl dd {
    padding: 10rem 0;
  }
}
#guideline .details dl dd p {
  margin: 10rem 0;
}
@media screen and (min-width: 768px), print {
  #guideline .details dl dd p {
    margin: 20rem 0;
  }
}
#guideline .btns {
  margin-top: 30rem;
  padding-left: 10rem;
}
@media screen and (min-width: 768px), print {
  #guideline .btns {
    padding-left: 320rem;
    margin-top: 50rem;
  }
}
#guideline .btn2 {
  width: 250rem;
}
@media screen and (min-width: 768px), print {
  #guideline .btn2 {
    width: 580rem;
  }
}

#flow {
  position: relative;
  padding: 60rem 0;
}
@media screen and (min-width: 768px), print {
  #flow {
    padding: 100rem 0;
  }
}
#flow::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: skewY(-6.5deg);
  background: #f5f5f5;
}
#flow .inner {
  position: relative;
}
#flow ol {
  display: grid;
  gap: 4rem;
  color: #006ab7;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 768px), print {
  #flow ol {
    grid-template-columns: repeat(5, 1fr);
  }
}
#flow ol li {
  font-weight: bold;
  margin: 0;
  padding: 25rem 15rem 20rem;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 767.98px) {
  #flow ol li {
    display: grid;
    padding: 16rem;
    grid-template-columns: 80rem 1fr;
  }
}
#flow ol li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 30rem solid #a8c8df;
  border-top: 18rem solid transparent;
  border-bottom: 18rem solid transparent;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  #flow ol li::after {
    top: 20rem;
    right: -33rem;
    position: absolute;
  }
}
@media screen and (max-width: 767.98px) {
  #flow ol li::after {
    top: 40rem;
    left: 18rem;
    position: absolute;
    transform: translateX(10rem) rotate(90deg) scale(0.8);
  }
}
#flow ol li:last-child::after {
  border: none;
}
@media screen and (min-width: 768px), print {
  #flow ol li:last-child::after {
    display: none;
  }
}
#flow ol em {
  font-style: normal;
  text-align: center;
  display: block;
}
@media screen and (max-width: 767.98px) {
  #flow ol em {
    text-align: left;
  }
}
@media screen and (min-width: 768px), print {
  #flow ol em {
    font-size: 16rem;
  }
}
#flow ol h3 {
  margin: 15rem 0 0;
  font-size: 24rem;
  text-align: center;
  line-height: 1.5;
  height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  #flow ol h3 {
    margin: 0;
    font-size: 18rem;
    justify-content: flex-start;
  }
}
#flow ol p {
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  #flow ol p {
    order: 4;
  }
}
@media screen and (min-width: 768px), print {
  #flow ol p {
    font-size: 14rem;
  }
}

#faq {
  position: relative;
  background: #f5f5f5;
  padding: 0 0 100rem;
  margin: 0 0 -80rem;
}
#faq::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  transform: skewY(-6.5deg);
  background: #f5f5f5;
}
#faq dl {
  margin: 0;
  padding: 0;
  display: grid;
  gap: 30rem;
}
#faq dl dt {
  padding: 16rem;
  grid-template-columns: 25rem 1fr 30rem;
  background: #006ab7;
  display: grid;
  align-items: center;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
@media screen and (min-width: 768px), print {
  #faq dl dt {
    font-size: 24rem;
    padding: 20rem 30rem 20rem 30rem;
    grid-template-columns: 50rem 1fr 50rem;
  }
}
#faq dl dt::before {
  content: "Q.";
  font-family: "Inter", sans-serif;
  color: #003460;
  font-size: 16rem;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  #faq dl dt::before {
    font-size: 40rem;
  }
}
#faq dl dt::after {
  content: "╋";
  font-size: 20rem;
  line-height: 1;
  text-align: right;
}
@media screen and (min-width: 768px), print {
  #faq dl dt::after {
    font-size: 30rem;
  }
}
#faq dl dt.open::after {
  content: "━";
}
#faq dl dd {
  margin: 0;
  padding: 0;
  display: none;
  border: 2rem solid #006ab7;
  border-top: 0;
}
#faq dl dd .a {
  padding: 16rem 12rem;
  margin: 0;
  display: grid;
  grid-template-columns: 25rem 1fr;
}
@media screen and (min-width: 768px), print {
  #faq dl dd .a {
    font-size: 20rem;
    padding: 20rem 26rem;
    grid-template-columns: 50rem 1fr;
  }
}
#faq dl dd .a::before {
  font-weight: 700;
  content: "A.";
  font-family: "Inter", sans-serif;
  color: #003460;
  font-size: 16rem;
  line-height: 1;
  transform: translateY(5rem);
}
@media screen and (min-width: 768px), print {
  #faq dl dd .a::before {
    font-size: 40rem;
    transform: none;
  }
}

form {
  margin: 0;
  padding: 0;
}
form .required {
  border: 1px solid #ff4000;
  color: #ff4000;
  display: inline-block;
  padding: 0 7rem;
  font-size: 12rem;
  margin-left: 10rem;
  line-height: 1.4;
  font-weight: 400;
}
@media screen and (min-width: 768px), print {
  form .required {
    font-size: 14rem;
  }
}
form select,
form input[type=text],
form input[type=tel],
form input[type=email],
form textarea {
  background: transparent;
  border: 1px solid #b2b2b2;
  height: 40rem;
  border-radius: 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  padding: 0 10rem;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  form select,
  form input[type=text],
  form input[type=tel],
  form input[type=email],
  form textarea {
    height: 48rem;
  }
}
form textarea {
  height: 120rem;
  padding: 10rem;
}
@media screen and (min-width: 768px), print {
  form textarea {
    height: 240rem;
  }
}
form input[type=radio],
form input[type=checkbox] {
  width: 28rem;
  height: 28rem;
  margin: 0 8rem 0 0;
  line-height: 1;
  vertical-align: middle;
}
@media screen and (min-width: 768px), print {
  form input[type=radio],
  form input[type=checkbox] {
    width: 24rem;
    height: 24rem;
  }
}
form .note {
  font-size: 12rem;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 768px), print {
  form .note {
    font-size: 13rem;
  }
}
form .note.red {
  color: #ff4000;
}
form .error {
  color: #ff4000;
}
form div:has(> .error) select,
form div:has(> .error) input[type=text],
form div:has(> .error) input[type=tel],
form div:has(> .error) input[type=email],
form div:has(> .error) textarea {
  background: #ffeeee;
}
form fieldset,
form .fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
form fieldset > legend, form fieldset > label,
form .fieldset > legend,
form .fieldset > label {
  display: block;
  font-weight: bold;
  font-size: 15rem;
  padding: 0;
  margin: 0 0 8rem;
}
@media screen and (min-width: 768px), print {
  form fieldset > legend, form fieldset > label,
  form .fieldset > legend,
  form .fieldset > label {
    font-size: 16rem;
  }
}
form fieldset > legend .note, form fieldset > label .note,
form .fieldset > legend .note,
form .fieldset > label .note {
  display: block;
  font-weight: 400;
  margin-top: 8rem;
}
form .select-wrapper {
  position: relative;
}
form .select-wrapper i {
  line-height: 1px;
  position: absolute;
  top: 50%;
  right: 10rem;
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (min-width: 768px), print {
  form .select-wrapper i {
    right: 16rem;
  }
}
form .select-wrapper i svg {
  stroke: #0082e6;
  width: 12rem;
  height: 6rem;
  stroke-width: 2;
}
@media screen and (min-width: 768px), print {
  form .select-wrapper i svg {
    width: 24rem;
    height: 16rem;
  }
}
form .name-wrapper {
  display: grid;
  gap: 16rem;
  grid-template-columns: 1fr 1fr;
}
form .name-wrapper label {
  display: block;
}
form .radio-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8rem 24rem;
}
form .upload-wrapper {
  display: grid;
  gap: 16rem;
}
form .upload-wrapper p {
  margin: 0;
}
form .upload-wrapper .upload-item {
  display: grid;
  grid-template-columns: 120rem 1fr;
  align-items: center;
  gap: 8rem;
}
@media screen and (min-width: 768px), print {
  form .upload-wrapper .upload-item {
    grid-template-columns: 165rem 1fr;
  }
}
form .upload-wrapper .custom-file {
  border: 1px solid #0082e6;
  box-shadow: 0px 1rem 4rem rgba(0, 0, 0, 0.16);
  border-radius: 100rem;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  height: 32rem;
  font-size: 12rem;
  box-sizing: border-box;
  color: #0082e6;
  margin: 0;
}
@media screen and (min-width: 768px), print {
  form .upload-wrapper .custom-file {
    height: 31rem;
    font-size: 16rem;
  }
}
form .upload-wrapper .filename {
  line-height: 1.3;
}
form button:disabled {
  opacity: 0.4;
  pointer-events: none;
}

#form .lead {
  text-align: center;
  margin-bottom: 60rem;
  color: #003460;
}
@media screen and (max-width: 767.98px) {
  #form .lead {
    text-align: left;
  }
}
@media screen and (min-width: 768px), print {
  #form .form-wrapper {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 270rem 800rem;
    justify-content: space-between;
  }
}
#form .form-wrapper:has(.finish) {
  margin-top: 20rem;
}
@media screen and (min-width: 768px), print {
  #form .form-wrapper:has(.finish) {
    padding-top: 40rem;
  }
}
#form .steps ol {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 700;
  font-size: 14rem;
  line-height: 2.5;
  counter-reset: step;
}
#form .steps ol li {
  counter-increment: step;
  margin: 0;
  padding: 0 0 0 16rem;
  color: #b2b2b2;
  border-left: 1px solid #d8e3ea;
}
#form .steps ol li::before {
  content: "0" counter(step);
  display: inline-block;
  margin-right: 16rem;
}
#form .steps ol li.current {
  color: #006ab7;
  border-left: 1px solid #006ab7;
}
#form .inputs {
  display: grid;
  gap: 16rem;
  margin: 32rem 0 24rem;
}
@media screen and (min-width: 768px), print {
  #form .inputs {
    margin: 0 0 32rem;
    gap: 32rem;
  }
}
#form .confirm {
  display: grid;
  gap: 16rem;
  margin: 32rem 0 24rem;
}
@media screen and (min-width: 768px), print {
  #form .confirm {
    margin: 0 0 32rem;
    gap: 32rem;
  }
}
#form .confirm > * {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 16rem;
}
@media screen and (min-width: 768px), print {
  #form .confirm > * {
    padding-bottom: 32rem;
  }
}
@media screen and (min-width: 768px), print {
  #form .confirm + .btns {
    grid-column: 2/3;
    text-align: left;
  }
}
#form .finish {
  margin: 32rem 0 60rem;
}
@media screen and (min-width: 768px), print {
  #form .finish {
    margin: -50rem 0 100rem;
    position: relative;
    z-index: 10;
  }
}
#form .finish .lead {
  margin-bottom: 0;
}
#form .privacy-check {
  text-align: center;
  margin: 24rem 0 0;
}
#form .privacy-check label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#form .gray-frame {
  background: rgba(0, 106, 183, 0.1);
  padding: 20rem;
}
@media screen and (min-width: 768px), print {
  #form .gray-frame {
    padding: 48rem;
    margin: 32rem 0;
  }
  #form .gray-frame p {
    display: table;
    margin: 0 auto;
  }
}
#form .gray-frame a {
  color: #006ab7;
  text-decoration: none;
}
#form .btns {
  margin-top: 32rem;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  #form .btns {
    display: flex;
    justify-content: center;
    gap: 24rem;
  }
}
@media screen and (min-width: 768px), print {
  #form .btns {
    margin: 48rem 0 100rem;
  }
}
#form .btns .btn {
  font-weight: 700;
  cursor: pointer;
}
@media screen and (max-width: 767.98px) {
  #form .btns .btn {
    width: 80%;
  }
}
#form .btns .btn svg {
  stroke-width: 4;
}
#form .btns .btn._confirm {
  background: #fff;
  color: #006ab7;
  border: 2rem solid #006ab7;
  transition: border 0.3s, color 0.3s, background 0.3s, opacity 0.3s;
}
@media screen and (min-width: 768px), print {
  #form .btns .btn._confirm {
    padding-left: 40rem;
    width: 448rem;
    height: 80rem;
    font-size: 20rem;
    text-align: left;
  }
  #form .btns .btn._confirm:hover {
    background: #006ab7;
    color: #fff;
  }
  #form .btns .btn._confirm:hover svg {
    stroke: #fff;
  }
}
#form .btns .btn._confirm svg {
  stroke: #006ab7;
}
#form .btns .btn._back {
  grid-template-columns: 15rem 1fr;
  background: #fff;
  color: #006ab7;
  border: 2rem solid #006ab7;
}
@media screen and (min-width: 768px), print {
  #form .btns .btn._back {
    width: 209rem;
    height: 80rem;
    font-size: 20rem;
  }
  #form .btns .btn._back:hover {
    background: #006ab7;
    color: #fff;
  }
  #form .btns .btn._back:hover svg {
    stroke: #fff;
  }
}
#form .btns .btn._back svg {
  stroke: #006ab7;
  transform: scaleX(-1);
}
#form .btns .btn._submit {
  background: #006ab7;
  color: #fff;
  border: 2rem solid #006ab7;
}
@media screen and (min-width: 768px), print {
  #form .btns .btn._submit {
    padding-left: 40rem;
    margin-left: 32rem;
    width: 288rem;
    height: 80rem;
    font-size: 20rem;
    text-align: left;
  }
  #form .btns .btn._submit:hover {
    background: #fff;
    color: #006ab7;
  }
  #form .btns .btn._submit:hover svg {
    stroke: #006ab7;
  }
}
#form .btns .btn._submit svg {
  stroke: #fff;
}
@media screen and (max-width: 767.98px) {
  #form .thanks img {
    height: 160rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

#env-data {
  padding: 40rem 0 40rem;
  background: #fff;
  z-index: 2;
}
@media screen and (min-width: 768px), print {
  #env-data {
    padding: 60rem 0 80rem;
  }
}
#env-data dl {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16rem 8rem;
}
@media screen and (min-width: 768px), print {
  #env-data dl {
    grid-template-columns: repeat(3, 1fr);
    gap: 10rem;
    margin-top: 40rem;
  }
}
#env-data dl > div {
  width: 100%;
  position: relative;
  aspect-ratio: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#env-data dl > div::before {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  transform: skewX(8deg);
  border: 2rem solid #006ab7;
}
@media screen and (min-width: 768px), print {
  #env-data dl > div::before {
    border-width: 3rem;
  }
}
@media screen and (min-width: 768px), print {
  #env-data dl > div:nth-of-type(-n + 3) {
    transform: translateX(-24rem);
  }
  #env-data dl > div:nth-of-type(n + 4) {
    transform: translateX(24rem);
  }
}
#env-data dl dt {
  color: #006ab7;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 4rem;
  margin: 0 0 0.7em -1em;
  padding: 0;
}
@media screen and (min-width: 768px), print {
  #env-data dl dt {
    font-size: 24rem;
    gap: 8rem;
  }
}
#env-data dl dt i {
  line-height: 1px;
}
@media screen and (max-width: 767.98px) {
  #env-data dl dt i img {
    width: 15rem;
    aspect-ratio: 1;
  }
}
#env-data dl dd {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1;
}
#env-data dl dd small {
  font-size: 12rem;
  display: inline-block;
  transform: translateY(-50%);
  letter-spacing: 0;
}
@media screen and (min-width: 768px), print {
  #env-data dl dd small {
    font-size: 24rem;
  }
}
#env-data dl dd b {
  font-size: 32rem;
  display: inline-block;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px), print {
  #env-data dl dd b {
    font-size: 66rem;
  }
}
#env-data dl dd span {
  font-size: 24rem;
  display: inline-block;
  letter-spacing: 0;
}
@media screen and (min-width: 768px), print {
  #env-data dl dd span {
    font-size: 36rem;
  }
}
#env-data dl dd .note {
  color: #006ab7;
  display: block;
  font-size: 9rem;
  margin-top: 2em;
}
@media screen and (min-width: 768px), print {
  #env-data dl dd .note {
    font-size: 12rem;
  }
}

#program {
  padding: 40rem 0;
  position: relative;
  z-index: 2;
  background: #fff;
}
@media screen and (min-width: 768px), print {
  #program {
    padding: 80rem 0;
  }
}
#program img {
  max-width: 1006rem;
}
#program .scroll {
  color: #006ab7;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 24rem 0 8rem;
  font-weight: 700;
  gap: 5rem;
}
#program .scroll svg {
  stroke: #006ab7;
}

@media screen and (max-width: 767.98px) {
  .scrollable {
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin: 0 -16rem 0;
    padding: 0 16rem;
  }
  .scrollable img {
    width: 200%;
    max-width: 200%;
    border-right: 16rem solid transparent;
  }
}
@media screen and (min-width: 768px), print {
  .scrollable {
    text-align: center;
  }
}

@media screen and (max-width: 767.98px) {
  .scrollable::-webkit-scrollbar {
    display: none;
  }
  .scrollable-bar {
    position: relative;
    margin-top: 5px;
    color: #0082e6;
    font-weight: 700;
    margin: 16rem 0 0;
  }
  .scrollable-bar .scrollbar {
    position: relative;
    height: 100%;
    width: 100%;
    height: 4rem;
    background: #b2b2b2;
    margin-top: 4rem;
  }
  .scrollable-bar .scrollbar .bar {
    position: absolute;
    height: 4rem;
    width: 30%;
    background: #fbc600;
    cursor: pointer;
    left: 0;
    border-radius: 100rem;
  }
}
#benefits {
  position: relative;
  padding: 40rem 0 60rem;
  margin: 0 0 40rem;
}
@media screen and (min-width: 768px), print {
  #benefits {
    padding: 80rem 0 160rem;
    margin: 0 0 160rem;
  }
}
#benefits::before {
  content: "";
  background: #f5f5f5;
  display: block;
  position: absolute;
  inset: -10vw 0 0;
  transform: skewY(6deg);
}
#benefits .accordion-head {
  margin: 32rem 0 0;
  display: grid;
  grid-template-columns: 40rem 1fr 40rem;
  align-items: center;
  font-size: 20rem;
  background: #006ab7;
  color: #fff;
  padding: 10rem;
  gap: 10rem;
  cursor: pointer;
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-head {
    padding: 16rem 32rem 16rem 16rem;
    font-size: 32rem;
    grid-template-columns: 80rem 1fr 80rem;
    gap: 16rem;
    margin-top: 64rem;
  }
}
#benefits .accordion-head::after {
  content: "╋";
  text-align: right;
}
#benefits .accordion-head.open::after {
  content: "━";
}
#benefits .accordion-body {
  border: 2rem solid #006ab7;
  border-top: 0;
  background: #fff;
  padding: 16rem;
  display: none;
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-body {
    padding: 40rem 64rem;
  }
}
#benefits .accordion-body dl {
  margin: 0;
  padding: 0;
  display: grid;
  gap: 24rem;
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-body dl {
    font-size: 20rem;
    gap: 40rem;
  }
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-body dl > div {
    display: grid;
    grid-template-columns: 250rem 1fr;
    align-items: center;
  }
}
#benefits .accordion-body dl dt {
  margin: 0;
  padding: 0;
  font-weight: 700;
  position: relative;
}
#benefits .accordion-body dl dt::after {
  content: "";
  width: 20rem;
  height: 1rem;
  background: #006ab7;
  display: block;
  margin: 5rem 0;
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-body dl dt::after {
    margin: 0;
    width: 2rem;
    height: 40rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
#benefits .accordion-body dl dd {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-body dl dd {
    padding-left: 32rem;
  }
}
#benefits .accordion-body dl dd ul {
  margin: 16rem 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10rem;
}
@media screen and (min-width: 768px), print {
  #benefits .accordion-body dl dd ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 24rem;
    margin: 24rem 0 0;
  }
}
#benefits .accordion-body dl dd ul li {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767.98px) {
  #benefits .accordion-body dl dd ul figure {
    display: grid;
    grid-template-columns: 107rem 1fr;
    gap: 16rem;
    align-items: center;
  }
}
#benefits .accordion-body dl dd ul figure figcaption {
  margin-top: 10rem;
  line-height: 1.5;
}

.project-section {
  padding: 60rem 0;
}
@media screen and (min-width: 768px), print {
  .project-section {
    padding: 100rem 0;
  }
}
.project-section + .nextcontents {
  margin-top: 40rem;
}
@media screen and (min-width: 768px), print {
  .project-section + .nextcontents {
    margin-top: 80rem;
  }
}
@media screen and (min-width: 768px), print {
  .project-section:nth-of-type(2n + 1) .inner {
    grid-template-columns: 1fr 570rem;
  }
}
@media screen and (min-width: 768px), print {
  .project-section:nth-of-type(2n + 1) figure {
    margin: 0 0 0 -90rem;
  }
}
.project-section:nth-of-type(2n + 1) .keyword,
.project-section:nth-of-type(2n + 1) .point ul {
  background: linear-gradient(90deg, #d8e3ea 64.92%, rgba(255, 255, 255, 0) 100.02%);
}
.project-section:nth-of-type(2n) {
  background: #f5f5f5;
  clip-path: polygon(0rem 40rem, 200rem 0rem, 100% 0, 100% calc(100% - 40rem), calc(100% - 200rem) 100%, 0 100%);
}
@media screen and (min-width: 768px), print {
  .project-section:nth-of-type(2n) {
    clip-path: polygon(0rem 80rem, 400rem 0rem, 100% 0, 100% calc(100% - 80rem), calc(100% - 400rem) 100%, 0 100%);
  }
}
@media screen and (min-width: 768px), print {
  .project-section:nth-of-type(2n) .inner {
    grid-template-columns: 570rem 1fr;
  }
}
@media screen and (min-width: 768px), print {
  .project-section:nth-of-type(2n) figure {
    order: 2;
    margin: 0 -90rem 0 0;
  }
}
.project-section:nth-of-type(2n) .keyword,
.project-section:nth-of-type(2n) .point ul {
  background: linear-gradient(90deg, #fff 64.92%, rgba(255, 255, 255, 0) 100.02%);
}
.project-section:nth-of-type(2n) .point h3 {
  background-image: url(../images/project/point_wh.svg);
}
@media screen and (min-width: 768px), print {
  .project-section .inner {
    display: grid;
    align-items: center;
    gap: 32rem 64rem;
  }
}
.project-section figure {
  position: relative;
  overflow: hidden;
  margin: 0 16rem 24rem;
}
.project-section .number {
  display: flex;
  align-items: center;
  color: #006ab7;
  gap: 8rem;
  font-size: 10rem;
}
@media screen and (min-width: 768px), print {
  .project-section .number {
    font-size: 14rem;
  }
}
.project-section .number i svg {
  width: 15rem;
}
@media screen and (min-width: 768px), print {
  .project-section .number i svg {
    width: 30rem;
  }
}
.project-section h2 {
  color: #006ab7;
  font-size: 24rem;
  line-height: 1.4;
  margin: 8rem 0 12rem;
}
@media screen and (min-width: 768px), print {
  .project-section h2 {
    font-size: 36rem;
  }
}
.project-section .keyword {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 5rem 10rem;
  color: #003460;
  padding: 5rem 10rem;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  .project-section .keyword {
    font-size: 16rem;
    gap: 8rem 16rem;
    padding: 8rem 16rem;
  }
}
.project-section .keyword li {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767.98px) {
  .project-section .keyword li {
    font-size: 13rem;
  }
}
.project-section .lead {
  font-weight: 700;
  color: #003460;
  margin: 24rem 0 5rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px), print {
  .project-section .lead {
    font-size: 24rem;
  }
}
.project-section p {
  margin: 0;
}
.project-section .point {
  order: 3;
  grid-column: 1/3;
  display: grid;
  grid-template-columns: 60rem 1fr;
  align-items: center;
  margin: 24rem 0 0 -10rem;
}
@media screen and (min-width: 768px), print {
  .project-section .point {
    grid-template-columns: 120rem 1fr;
    margin: 0;
  }
}
.project-section .point h3 {
  background: url(../images/project/point_bl.svg) no-repeat center center/contain;
  aspect-ratio: 1;
  position: relative;
  z-index: 2;
  color: transparent;
}
.project-section .point ul {
  margin: 0 0 0 -80rem;
  padding: 10rem 0 10rem 90rem;
  list-style: none;
  color: #006ab7;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px), print {
  .project-section .point ul {
    margin-left: -60rem;
    padding: 16rem 0rem 16rem 46rem;
    display: flex;
    min-height: 120rem;
    align-items: center;
  }
}
.project-section .point ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
@media screen and (min-width: 768px), print {
  .project-section .point ul li {
    padding: 0 40rem;
  }
}
.project-section .point ul li::after {
  content: "";
  display: block;
  background: #006ab7;
  width: 100%;
  height: 1rem;
  margin: 8rem 0;
}
@media screen and (min-width: 768px), print {
  .project-section .point ul li::after {
    transform: translateY(-50%) rotate(45deg);
    width: 2rem;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0;
  }
}
.project-section .point ul li:last-child::after {
  display: none;
}

#vision {
  padding: 40rem 0;
}
@media screen and (min-width: 768px), print {
  #vision {
    margin: 0;
  }
}
#vision .vision-content {
  margin: 32rem 0;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content {
    display: grid;
    grid-template-columns: 510rem 1fr 100rem;
    align-items: flex-start;
    margin: 280rem -70rem 0 0;
    padding: 0;
  }
}
#vision .vision-content .index {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content .index {
    position: sticky;
    top: 50%;
    transform: translateY(-50%);
    order: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 432rem;
  }
}
#vision .vision-content .index li {
  margin: 6rem 0;
  padding: 0 10rem 0 0;
  color: #003460;
  border-right: 3rem solid #b2b2b2;
  text-align: right;
  line-height: 1.4;
  transition: 0.5s;
}
#vision .vision-content .index li.is-current {
  border-right-color: #006ab7;
}
#vision .vision-content figure {
  aspect-ratio: 464/432;
  position: relative;
  width: 230rem;
  margin: 0 auto 32rem;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content figure {
    position: sticky;
    top: 50%;
    transform: translateY(-50%);
    order: 1;
    width: 464rem;
    margin: 0;
  }
}
#vision .vision-content figure span {
  position: absolute;
  z-index: 2;
  aspect-ratio: 1;
  border: 2rem solid #006ab7;
  mix-blend-mode: multiply;
  background: transparent;
  width: 120rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.5s, border-color 0.5s, color 0.5s, transform 0.5s, inset 0.5s;
  color: #006ab7;
  font-size: 22rem;
  font-weight: 700;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content figure span {
    width: 240rem;
    font-size: 36rem;
    border-width: 4rem;
  }
  #vision .vision-content figure span.position1 {
    background: #006ab7;
    border-color: #006ab7;
    color: #fff;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #vision .vision-content figure span.position2 {
    top: 44%;
    left: 48%;
  }
  #vision .vision-content figure span.position3 {
    top: 44%;
    left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #vision .vision-content figure span {
    background: #006ab7;
    border-color: #006ab7;
    color: #fff;
  }
  #vision .vision-content figure span:nth-of-type(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #vision .vision-content figure span:nth-of-type(2) {
    top: 44%;
    left: 48%;
  }
  #vision .vision-content figure span:nth-of-type(3) {
    top: 44%;
    left: 0;
  }
}
#vision .vision-content .text {
  display: grid;
  gap: 48rem;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content .text {
    order: 2;
    gap: 240rem;
    margin: -200rem 0 0;
    padding: 0 0 240rem 0;
  }
}
#vision .vision-content em {
  font-style: normal;
  color: #003460;
}
#vision .vision-content h3 {
  color: #2b82c1;
  font-size: 20rem;
  line-height: 1.4;
  margin: 0;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content h3 {
    font-size: 32rem;
  }
}
#vision .vision-content p {
  margin: 16rem 0 0;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content p {
    margin: 24rem 0 0;
  }
}
#vision .vision-content dl {
  margin: 24rem 0 0;
  padding: 0;
  display: grid;
  gap: 16rem;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content dl > div {
    display: grid;
    grid-template-columns: 190rem 1fr;
    align-items: center;
  }
}
#vision .vision-content dl dt {
  margin: 0;
  padding: 0;
  font-weight: 700;
}
@media screen and (min-width: 768px), print {
  #vision .vision-content dl dt {
    font-size: 24rem;
  }
}
#vision .vision-content dl dd {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px), print {
  #vision-photo {
    margin: -80rem 0 160rem;
  }
}
#vision-photo img {
  width: 100%;
}

#keyword {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 40rem 0;
}
@media screen and (min-width: 768px), print {
  #keyword {
    padding: 0 0 160rem;
  }
}
#keyword .photo-text,
#keyword .text-photo {
  display: grid;
  gap: 24rem;
  margin-top: 32rem;
}
@media screen and (min-width: 768px), print {
  #keyword .photo-text,
  #keyword .text-photo {
    gap: 48rem;
    grid-template-columns: 400rem 1fr;
    margin-top: 48rem;
    align-items: flex-end;
  }
}
#keyword .photo-text h3,
#keyword .text-photo h3 {
  margin: 0;
  font-size: 20rem;
  color: #006ab7;
  display: grid;
  grid-template-columns: 24rem 1fr;
  align-items: center;
}
@media screen and (min-width: 768px), print {
  #keyword .photo-text h3,
  #keyword .text-photo h3 {
    font-size: 36rem;
    grid-template-columns: 60rem 1fr;
  }
}
#keyword .photo-text h3::before,
#keyword .text-photo h3::before {
  content: "＃";
  font-size: 24rem;
  color: #d8e3ea;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  #keyword .photo-text h3::before,
  #keyword .text-photo h3::before {
    font-size: 64rem;
  }
}
#keyword .photo-text p,
#keyword .text-photo p {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  #keyword .photo-text p,
  #keyword .text-photo p {
    font-size: 14rem;
  }
}
@media screen and (min-width: 768px), print {
  #keyword .text-photo {
    grid-template-columns: 1fr 400rem;
  }
  #keyword .text-photo figure {
    order: 2;
  }
}

#domain {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 40rem 0;
}
@media screen and (min-width: 768px), print {
  #domain {
    padding: 0 0 80rem;
  }
}
@media screen and (min-width: 768px), print {
  #domain .business-domain {
    display: grid;
    grid-template-columns: 1fr 600rem;
    margin: 64rem 0 0;
  }
}
#domain .fig {
  margin: 32rem 0;
}
@media screen and (min-width: 768px), print {
  #domain .fig {
    margin: 0;
  }
}
#domain .fig ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  aspect-ratio: 382/425;
  width: 320rem;
  position: relative;
}
@media screen and (min-width: 768px), print {
  #domain .fig ul {
    width: 382rem;
    margin: 0;
  }
}
#domain .fig ul::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 230rem;
  aspect-ratio: 1;
  border: 13rem solid #a8c8df;
  filter: blur(1rem);
  border-radius: 100%;
}
@media screen and (min-width: 768px), print {
  #domain .fig ul::before {
    width: 280rem;
    border-width: 19rem;
  }
}
#domain .fig ul li {
  cursor: pointer;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #006ab7;
  font-weight: 700;
  position: absolute;
  aspect-ratio: 1;
  width: 100rem;
  background: #ffffff;
  border: 1.25rem solid #f5f1d7;
  box-shadow: 0rem 0rem 4rem #fbc600;
  border-radius: 100%;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #domain .fig ul li {
    width: 120rem;
  }
}
#domain .fig ul li.is-current {
  background: #006ab7;
  border-color: #006ab7;
  color: #fff;
}
#domain .fig ul li.is-current svg {
  fill: #fff;
}
#domain .fig ul li:nth-of-type(1) {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#domain .fig ul li:nth-of-type(2) {
  top: 18%;
  right: 0;
}
#domain .fig ul li:nth-of-type(3) {
  bottom: 18%;
  right: 0;
}
#domain .fig ul li:nth-of-type(4) {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#domain .fig ul li:nth-of-type(5) {
  bottom: 18%;
  left: 0;
}
#domain .fig ul li:nth-of-type(6) {
  top: 18%;
  left: 0;
}
#domain .fig ul i {
  line-height: 1px;
}
#domain .fig ul i svg {
  fill: #006ab7;
  width: 30rem;
  aspect-ratio: 1;
}
#domain .fig ul span {
  display: block;
  line-height: 1.3;
  margin-top: 5rem;
}
#domain .slideshow .slick-track {
  display: flex;
}
#domain .slideshow .slide {
  background: #d8e3ea;
  padding: 16rem;
  height: auto;
  float: none;
}
@media screen and (min-width: 768px), print {
  #domain .slideshow .slide {
    padding: 24rem;
  }
}
#domain .slideshow figure {
  position: relative;
}
#domain .slideshow figure figcaption {
  background: #006ab7;
  color: #fff;
  align-items: center;
  display: grid;
  grid-template-columns: 16rem 1fr;
  padding: 0rem 8rem 0rem 5rem;
  position: absolute;
  top: 0;
  left: 0;
  gap: 5rem;
}
@media screen and (min-width: 768px), print {
  #domain .slideshow figure figcaption {
    grid-template-columns: 30rem 1fr;
    padding: 5rem 8rem 5rem 5rem;
  }
}
#domain .slideshow figure i {
  line-height: 1px;
}
#domain .slideshow figure i svg {
  fill: #fff;
  width: 16rem;
  aspect-ratio: 1;
}
@media screen and (min-width: 768px), print {
  #domain .slideshow figure i svg {
    width: 30rem;
  }
}
#domain .slideshow .text h3 {
  font-size: 15rem;
  margin: 16rem 0 5rem 0;
  line-height: 1.5;
}
@media screen and (min-width: 768px), print {
  #domain .slideshow .text h3 {
    font-size: 24rem;
    margin: 24rem 0 10rem 0;
  }
}
#domain .slideshow .text p {
  margin: 0;
}
@media screen and (min-width: 768px), print {
  #domain .slideshow .text p {
    font-size: 14rem;
  }
}
#domain .pager {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 16rem 0 0;
}
#domain .pager .pager-prev,
#domain .pager .pager-next {
  background: none;
  border: 0;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}
#domain .pager .pager-prev svg,
#domain .pager .pager-next svg {
  stroke: #006ab7;
}
#domain .pager .pager-prev {
  transform: scaleX(-1);
}
#domain .pager .pager-dots .slick-dots {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1px;
}
#domain .pager .pager-dots .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
#domain .pager .pager-dots .slick-dots li button {
  width: 10rem;
  height: 10rem;
  padding: 0;
  border: 0;
  text-indent: -9999px;
  background: #fff;
  cursor: pointer;
  transform: rotate(45deg);
  border: 2rem solid #006ab7;
}
#domain .pager .pager-dots .slick-dots li.slick-active button {
  background: #006ab7;
}

#data {
  position: relative;
  padding: 40rem 0 60rem;
  margin: 0 0 40rem;
}
@media screen and (min-width: 768px), print {
  #data {
    padding: 80rem 0 160rem;
    margin: 0 0 160rem;
  }
}
#data::before {
  content: "";
  background: #006ab7;
  display: block;
  position: absolute;
  inset: -10vw 0 0;
  transform: skewY(6deg);
}
#data h2,
#data .lead {
  color: #fff;
}
#data dl {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24rem 16rem;
}
@media screen and (max-width: 767.98px) {
  #data dl:nth-of-type(1) {
    margin-bottom: 24rem;
    margin-top: 32rem;
  }
}
@media screen and (min-width: 768px), print {
  #data dl {
    gap: 32rem;
    margin-top: 40rem;
  }
  #data dl:nth-of-type(1) {
    transform: translateX(-24rem);
    grid-template-columns: 1fr 1fr;
  }
  #data dl:nth-of-type(2) {
    transform: translateX(24rem);
    grid-template-columns: repeat(3, 1fr);
  }
}
#data dl > div {
  width: 100%;
  position: relative;
  aspect-ratio: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px), print {
  #data dl > div {
    aspect-ratio: auto;
    height: 310rem;
  }
}
#data dl > div::before {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  transform: skewX(8deg);
  background: #fff;
}
@media screen and (min-width: 768px), print {
  #data dl > div::before {
    border-width: 3rem;
  }
}
#data dl dt {
  position: relative;
  color: #006ab7;
  font-size: 24rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 4rem;
  margin: 0 0 0.2em -1em;
  padding: 0;
}
@media screen and (min-width: 768px), print {
  #data dl dt {
    margin: 0 0 0.7em -1em;
    font-size: 24rem;
    gap: 8rem;
  }
}
#data dl dt i {
  line-height: 1px;
}
@media screen and (max-width: 767.98px) {
  #data dl dt i img {
    width: 24rem;
    aspect-ratio: 1;
  }
}
#data dl dd {
  position: relative;
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1;
}
#data dl dd small {
  font-size: 16rem;
  display: inline-block;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px), print {
  #data dl dd small {
    font-size: 24rem;
    transform: translateY(-90%);
  }
}
#data dl dd b {
  font-size: 32rem;
  display: inline-block;
}
@media screen and (min-width: 768px), print {
  #data dl dd b {
    font-size: 80rem;
  }
}
#data dl dd span {
  font-size: 16rem;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  #data dl dd span {
    margin: 10rem 0 0;
  }
}
@media screen and (min-width: 768px), print {
  #data dl dd span {
    font-size: 36rem;
  }
}
#data dl dd .note {
  color: #006ab7;
  display: block;
  font-size: 9rem;
  margin-top: 2em;
}
@media screen and (min-width: 768px), print {
  #data dl dd .note {
    font-size: 12rem;
  }
}/*# sourceMappingURL=career.css.map */