@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap");
@media screen and (min-width: 769px) {
  html {
    font-size: min(1.112vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: min(1.334vw, 10px);
  }
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}

.cmBody {
  padding-bottom: 0;
  overflow: visible;
}
@media screen and (min-width: 769px) {
  .cmBody {
    padding-left: 0;
    padding-right: 0;
  }
}

.cmMain {
  width: 100%;
}

.cmAnchor {
  position: absolute;
  z-index: 200;
}
@media screen and (min-width: 769px) {
  .cmAnchor {
    right: 5.7rem;
    top: -12.7rem !important;
  }
}
@media screen and (max-width: 768px) {
  .cmAnchor {
    right: 4.5rem;
    top: -13.5rem !important;
  }
}
.cmAnchor > a {
  background-color: transparent;
  background-image: url(../img/tech/water-environmental/recruit/pagetop01.svg);
}
@media screen and (min-width: 769px) {
  .cmAnchor > a {
    width: 7rem;
    height: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .cmAnchor > a {
    width: 8rem;
    height: 8rem;
  }
}

.wrOuter {
  position: relative;
  font-family: "M PLUS 1p", sans-serif;
  color: #111542;
  word-wrap: break-word;
  z-index: 110;
}
@media screen and (min-width: 769px) {
  .wrOuter {
    padding: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .wrOuter {
    padding: 1.7rem;
  }
}
.wrOuter.col1::before {
  content: "";
  position: absolute;
  background-color: #efefef;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .wrOuter.col1::before {
    border-radius: 4rem;
    inset: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .wrOuter.col1::before {
    border-radius: 2.2rem;
    inset: 1.6rem;
  }
}
.wrOuter.col1 > * {
  position: relative;
}
.wrOuter.bg1::before {
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .wrOuter.bg1::before {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/kv_pc.png);
    background-position: center -1.9rem;
    background-size: 150.4rem auto;
  }
}
@media screen and (max-width: 768px) {
  .wrOuter.bg1::before {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/kv_sp.png);
    background-position: center top;
    background-size: 100% auto;
  }
}
.wrOuter.bg2::before {
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .wrOuter.bg2::before {
    background-image: url(../img/tech/water-environmental/recruit/career/kv_pc.png);
    background-position: center -2rem;
    background-size: 151rem auto;
  }
}
@media screen and (max-width: 768px) {
  .wrOuter.bg2::before {
    background-image: url(../img/tech/water-environmental/recruit/career/kv_sp.png);
    background-position: center top;
    background-size: 100% auto;
  }
}
.wrOuter a {
  text-decoration: none;
  color: inherit;
}
@media screen and (min-width: 769px) {
  .wrOuter a[href^="tel:"] {
    pointer-events: none;
  }
}
.wrOuter a[href^="tel:"]:hover {
  text-decoration: underline;
}
.wrOuter a[href^="mailto:"]:hover {
  text-decoration: underline;
}

.wrInner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .wrInner {
    padding: 8rem calc(50% - 550px) 15rem;
  }
}
@media screen and (max-width: 768px) {
  .wrInner {
    padding: 10rem 0 23rem;
  }
}
.wrInner.col1 {
  background: #efefef;
}
@media screen and (min-width: 769px) {
  .wrInner.col1 {
    border-radius: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .wrInner.col1 {
    border-radius: 2.2rem;
  }
}
.wrInner.col2 {
  background: #ddf2fc;
}
@media screen and (min-width: 769px) {
  .wrInner.col2 {
    border-radius: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .wrInner.col2 {
    border-radius: 2.2rem;
  }
}

.wrKv {
  position: relative;
}
.wrKv_scroll {
  display: flex;
  justify-content: center;
  position: relative;
}
.wrKv_scroll > a {
  display: block;
}
@media screen and (min-width: 769px) {
  .wrKv_scroll > a {
    width: 4.6rem;
    height: 6.3rem;
  }
}
@media screen and (max-width: 768px) {
  .wrKv_scroll > a {
    width: 5.1rem;
    height: 7.1rem;
  }
}
.wrKv_scroll > a > svg {
  display: block;
  width: 100%;
  height: 100%;
}
.wrKv .ttl02 {
  position: relative;
}
.wrKv .ttl02 + .sub01 {
  padding-top: 1.5rem;
}
.wrKv .sub01 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .wrKv.wid1 {
    height: 75rem;
    padding: 20rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .wrKv.wid1 {
    height: 57.5rem;
    padding: 16.8rem 0 0;
  }
}
@media screen and (min-width: 769px) {
  .wrKv.wid1 .sub01 + .wrKv_scroll {
    padding-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .wrKv.wid1 .sub01 + .wrKv_scroll {
    padding-top: 3.5rem;
  }
}
@media screen and (min-width: 769px) {
  .wrKv.wid2 {
    height: 73.8rem;
    padding: 20rem 0 0;
  }
}
@media screen and (min-width: 769px) {
  .wrKv.wid2 .sub01 + .wrKv_scroll {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 769px) {
  .wrKv + .wrInner {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .wrKv + .wrInner {
    padding-top: 10rem;
  }
}

.wrHead {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .wrHead {
    min-height: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .wrHead {
    min-height: 37.4rem;
    padding-left: 8rem;
    padding-top: 2rem;
  }
}
.wrHead::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .wrHead::before {
    border-radius: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .wrHead::before {
    border-radius: 2.2rem;
  }
}
.wrHead::after {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.wrHead > * {
  position: relative;
}
.wrHead.col1::before {
  background: #feeb80;
}
.wrHead.col2::before {
  background: #99dff6;
}
@media screen and (min-width: 769px) {
  .wrHead.bg1::after {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/head01_pc.png);
    width: 48.6rem;
    height: 29.2rem;
    right: calc(50% + 11.2rem);
    top: 3.8rem;
  }
}
@media screen and (max-width: 768px) {
  .wrHead.bg1::after {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/head01_sp.png);
    width: 32.7rem;
    height: 23.3rem;
    left: 2.6rem;
    top: 4.9rem;
  }
}
@media screen and (min-width: 769px) {
  .wrHead.bg2::after {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/head02_pc.png);
    width: 52.7rem;
    height: 32.3rem;
    right: calc(50% + 20.9rem);
    top: 3.7rem;
  }
}
@media screen and (max-width: 768px) {
  .wrHead.bg2::after {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/head02_sp.png);
    width: 33.8rem;
    height: 25.6rem;
    left: -8.7rem;
    top: 7.1rem;
  }
}
@media screen and (min-width: 769px) {
  .wrHead + .wrInner {
    margin-top: 3rem;
    padding-top: 5.5rem;
  }
}
@media screen and (max-width: 768px) {
  .wrHead + .wrInner {
    margin-top: 1.7rem;
    padding-top: 10rem;
  }
}

.wrTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 769px) {
  .wrTitle {
    padding: 7rem 0;
  }
}
@media screen and (max-width: 768px) {
  .wrTitle {
    padding: 9rem 9.3rem;
  }
}
.wrTitle + .wrInner {
  padding-top: 0;
}

@media screen and (min-width: 769px) {
  .wrBody + .wrFoot {
    padding-top: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .wrBody + .wrFoot {
    padding-top: 12.5rem;
  }
}

.wrFoot {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .wrFoot.wid1 {
    max-width: 110rem;
  }
}
@media screen and (max-width: 768px) {
  .wrFoot.wid1 {
    width: 58rem;
  }
}
@media screen and (min-width: 769px) {
  .wrFoot.wid2 {
    max-width: 110rem;
  }
}
@media screen and (max-width: 768px) {
  .wrFoot.wid2 {
    width: 62rem;
  }
}

.wrLink {
  position: fixed;
  width: 8rem;
  right: 0;
  z-index: 110;
}
@media screen and (min-width: 769px) {
  .wrLink {
    height: 17rem;
    top: 37rem;
  }
}
@media screen and (max-width: 768px) {
  .wrLink {
    height: 15.2rem;
    top: 29rem;
  }
}
.wrLink > a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #111542;
  border-right: none !important;
  width: 100%;
  height: 100%;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .wrLink > a {
    border: 2px solid #111542;
    border-radius: 3rem 0 0 3rem;
    padding: 0 0 0 2px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .wrLink > a {
    border: 0.3rem solid #111542;
    border-radius: 2.7rem 0 0 2.7rem;
    padding: 0 0 0 0.3rem;
    font-size: 2.2rem;
  }
}
.wrLink > a > span {
  writing-mode: vertical-lr;
}
.wrLink > a:hover {
  background: #fff;
  color: #111542;
}

@media screen and (min-width: 769px) {
  .wrBlock + .wrBlock {
    padding-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .wrBlock + .wrBlock {
    padding-top: 16rem;
  }
}

.ttl01 {
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 800;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 769px) {
  .ttl01 {
    font-size: 7.8rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl01 {
    font-size: 6.1rem;
  }
}
.ttl01.center {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ttl01 + .crd01-items.wid1 {
    padding-top: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl01 + .crd01-items.wid1 {
    padding-top: 9rem;
  }
}

.ttl02 {
  letter-spacing: 0.05em;
  font-weight: 800;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 769px) {
  .ttl02 {
    line-height: 0.92em;
    font-size: 7.5rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl02 {
    line-height: 0.92em;
    font-size: 6.2rem;
  }
}
.ttl02.center {
  text-align: center;
}
.ttl02 + .sub01 {
  padding-top: 1rem;
}

.ttl03 {
  line-height: 1;
  font-weight: 800;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 769px) {
  .ttl03 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl03 {
    font-size: 5.5rem;
  }
}
.ttl03.center {
  text-align: center;
}
.ttl03 + .sub02 {
  padding-top: 1rem;
}

.ttl04 {
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .ttl04 {
    line-height: 1.182em;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl04 {
    line-height: 1.229em;
    font-size: 3.5rem;
  }
}
.ttl04.center {
  text-align: center;
}

.ttl05 {
  letter-spacing: 0.05em;
  font-weight: 800;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 769px) {
  .ttl05 {
    line-height: 1.132em;
    font-size: 6.1rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl05 {
    line-height: 1.076em;
    font-size: 5.3rem;
  }
}
.ttl05.center {
  text-align: center;
}
.ttl05 + .sub04 {
  padding-top: 1rem;
}

.ttl06 {
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .ttl06 {
    line-height: 1.182em;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl06 {
    line-height: 1.308em;
    font-size: 2.6rem;
  }
}
.ttl06.center {
  text-align: center;
}

.ttl07 {
  letter-spacing: 0.01em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .ttl07 {
    line-height: 1.539em;
    font-size: 2.6rem;
  }
  .ttl07 > h3 {
    line-height: inherit;
    font: inherit;
  }
  .ttl07 > h3:first-of-type {
    margin-top: -0.269em;
  }
  .ttl07 > h3:last-of-type {
    margin-bottom: -0.269em;
  }
}
@media screen and (max-width: 768px) {
  .ttl07 {
    line-height: 1.667em;
    font-size: 3.6rem;
  }
  .ttl07 > h3 {
    line-height: inherit;
    font: inherit;
  }
  .ttl07 > h3:first-of-type {
    margin-top: -0.333em;
  }
  .ttl07 > h3:last-of-type {
    margin-bottom: -0.333em;
  }
}
.ttl07.center {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ttl07 + .grd01.wid5 {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl07 + .grd01.wid5 {
    margin-top: 6.5rem;
  }
}
@media screen and (min-width: 769px) {
  .ttl07 + .stp01-items.wid1 {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl07 + .stp01-items.wid1 {
    margin-top: 6.5rem;
  }
}
@media screen and (min-width: 769px) {
  .ttl07 + .anc01-items.wid1 {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl07 + .anc01-items.wid1 {
    margin-top: 6.5rem;
  }
}

.ttl08 {
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .ttl08 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl08 {
    font-size: 3.6rem;
  }
}
.ttl08.center {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ttl08 + .dsc01.wid4 {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl08 + .dsc01.wid4 {
    padding-top: 3.5rem;
  }
}

.sub01 {
  letter-spacing: 0.15em;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sub01 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 768px) {
  .sub01 {
    font-size: 2.6rem;
  }
}
.sub01.center {
  text-align: center;
}

.sub02 {
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .sub02 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .sub02 {
    font-size: 2.2rem;
  }
}
.sub02.center {
  text-align: center;
}

.sub03 {
  font-weight: 500;
  font-family: "Outfit", "M PLUS 1p", sans-serif;
}
@media screen and (min-width: 769px) {
  .sub03 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .sub03 {
    font-size: 1.7rem;
  }
}
.sub03.center {
  text-align: center;
}

.sub04 {
  letter-spacing: 0.15em;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sub04 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .sub04 {
    font-size: 2.4rem;
  }
}
.sub04.center {
  text-align: center;
}

.txt01 {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .txt01 {
    line-height: 1.563em;
    font-size: 1.6rem;
  }
  .txt01 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt01 > p:first-of-type {
    margin-top: -0.281em;
  }
  .txt01 > p:last-of-type {
    margin-bottom: -0.281em;
  }
}
@media screen and (max-width: 768px) {
  .txt01 {
    line-height: 1.563em;
    font-size: 2.4rem;
  }
  .txt01 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt01 > p:first-of-type {
    margin-top: -0.281em;
  }
  .txt01 > p:last-of-type {
    margin-bottom: -0.281em;
  }
}
.txt01.justify {
  text-align: justify;
}
.txt01.center {
  text-align: center;
}

.txt02 {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .txt02 {
    line-height: 1.875em;
    font-size: 1.6rem;
  }
  .txt02 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt02 > p:first-of-type {
    margin-top: -0.437em;
  }
  .txt02 > p:last-of-type {
    margin-bottom: -0.437em;
  }
}
@media screen and (max-width: 768px) {
  .txt02 {
    line-height: 1.625em;
    font-size: 2.4rem;
  }
  .txt02 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt02 > p:first-of-type {
    margin-top: -0.312em;
  }
  .txt02 > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
.txt02.justify {
  text-align: justify;
}
.txt02.center {
  text-align: center;
}

.txt03 {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .txt03 {
    line-height: 1.625em;
    font-size: 1.6rem;
  }
  .txt03 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt03 > p:first-of-type {
    margin-top: -0.312em;
  }
  .txt03 > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
@media screen and (max-width: 768px) {
  .txt03 {
    line-height: 1.625em;
    font-size: 2.4rem;
  }
  .txt03 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt03 > p:first-of-type {
    margin-top: -0.312em;
  }
  .txt03 > p:last-of-type {
    margin-bottom: -0.312em;
  }
}
.txt03.justify {
  text-align: justify;
}
.txt03.center {
  text-align: center;
}
.txt03.kome > p {
  padding-left: 1em;
  text-indent: -1em;
}
.txt03.indent {
  text-indent: 1em;
}

.txt04 {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .txt04 {
    line-height: 1.25em;
    font-size: 2rem;
  }
  .txt04 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt04 > p:first-of-type {
    margin-top: -0.125em;
  }
  .txt04 > p:last-of-type {
    margin-bottom: -0.125em;
  }
}
@media screen and (max-width: 768px) {
  .txt04 {
    line-height: 1.25em;
    font-size: 2.4rem;
  }
  .txt04 > p {
    line-height: inherit;
    font: inherit;
  }
  .txt04 > p:first-of-type {
    margin-top: -0.125em;
  }
  .txt04 > p:last-of-type {
    margin-bottom: -0.125em;
  }
}
.txt04.center {
  text-align: center;
}

.att01 {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .att01 {
    line-height: 1.572em;
    font-size: 1.4rem;
  }
  .att01 > p {
    line-height: inherit;
    font: inherit;
  }
  .att01 > p:first-of-type {
    margin-top: -0.285em;
  }
  .att01 > p:last-of-type {
    margin-bottom: -0.285em;
  }
}
@media screen and (max-width: 768px) {
  .att01 {
    line-height: 1.417em;
    font-size: 2.4rem;
  }
  .att01 > p {
    line-height: inherit;
    font: inherit;
  }
  .att01 > p:first-of-type {
    margin-top: -0.208em;
  }
  .att01 > p:last-of-type {
    margin-bottom: -0.208em;
  }
}
.att01.justify {
  text-align: justify;
}
.att01.center {
  text-align: center;
}

.mrk01 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  text-align: center;
}
.mrk01.wid1 {
  border: 1px solid;
}
@media screen and (min-width: 769px) {
  .mrk01.wid1 {
    border-radius: 1.063em;
    width: 5em;
    height: 2.125em;
    line-height: 1.625em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .mrk01.wid1 {
    border-radius: 1.084em;
    width: 5em;
    height: 2.125em;
    line-height: 1.625em;
    font-size: 2.4rem;
  }
}

.slt01 {
  display: grid;
  position: relative;
}
.slt01.wid1 {
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .slt01.wid1 {
    grid-template-columns: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .slt01.wid1 {
    grid-template-columns: 62rem;
  }
}
@media screen and (min-width: 769px) {
  .slt01.wid1 .slt01-selected {
    border-radius: 3.5rem;
    padding: 0.6rem 0.6rem 0.6rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .slt01.wid1 .slt01-selected {
    border-radius: 5.3rem;
    padding: 0.9rem 0.9rem 0.9rem 6rem;
  }
}
@media screen and (min-width: 769px) {
  .slt01.wid1 .slt01-selected > i {
    border-radius: 0 2.9rem 2.9rem 0;
    width: 5.8rem;
    height: 5.8rem;
    padding: 1.3rem 1.6rem 1.3rem 1rem;
  }
}
@media screen and (max-width: 768px) {
  .slt01.wid1 .slt01-selected > i {
    border-radius: 0 4.35rem 4.35rem 0;
    width: 8.7rem;
    height: 8.7rem;
    padding: 1.95rem 2.6rem 1.95rem 1.3rem;
  }
}
.slt01.wid1 .slt01-options {
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .slt01.wid1 .slt01-options {
    border-radius: 3rem;
    width: 80rem;
    top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .slt01.wid1 .slt01-options {
    border-radius: 4.5rem;
    width: 62rem;
    top: 12rem;
  }
}
@media screen and (min-width: 769px) {
  .slt01.wid1 .slt01-option {
    padding: 2.25rem 3.8rem;
  }
}
@media screen and (max-width: 768px) {
  .slt01.wid1 .slt01-option {
    padding: 3.375rem 5.7rem;
  }
}
@media screen and (min-width: 769px) {
  .slt01.wid1 + .pnl01-items.wid3 {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .slt01.wid1 + .pnl01-items.wid3 {
    margin-top: 6rem;
  }
}
.slt01.col1 .slt01-selected {
  background: #fff;
}
.slt01.col1 .slt01-selected > i {
  background: #111542;
}
.slt01.col1 .slt01-selected > i > svg {
  fill: #fff;
}
.slt01.col1 .slt01-options {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .slt01.col1 .slt01-options {
    border: 2px solid #efefef;
  }
}
@media screen and (max-width: 768px) {
  .slt01.col1 .slt01-options {
    border: 0.3rem solid #efefef;
  }
}
@media screen and (min-width: 769px) {
  .slt01.col1 .slt01-option:not(.is-selected) ~ .slt01-option {
    border-top: 2px solid #efefef;
  }
}
@media screen and (max-width: 768px) {
  .slt01.col1 .slt01-option:not(.is-selected) ~ .slt01-option {
    border-top: 0.3rem solid #efefef;
  }
}
.slt01-selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.slt01-selected > i > svg {
  display: block;
  width: 100%;
  height: 100%;
  transform: rotateZ(90deg);
}
.slt01-selected.close > i > svg {
  transform: rotateZ(-90deg);
}
.slt01-options {
  display: none;
  position: absolute;
  overflow: hidden;
  z-index: 10;
}
.slt01-option {
  cursor: pointer;
}
.slt01-option:hover {
  text-decoration: underline;
}
.slt01-option.is-selected {
  display: none;
}

.anc01 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.anc01 > i {
  display: block;
}
.anc01 > i > svg {
  display: block;
  width: 100%;
  height: 100%;
}
.anc01.wid1 {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .anc01.wid1 {
    row-gap: 0.1em;
    min-width: 15rem;
    line-height: 1.445em;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .anc01.wid1 {
    row-gap: 0.334em;
    padding: 3.8rem 0 3.4rem;
    line-height: 1.334em;
    font-size: 2.4rem;
  }
}
.anc01.wid1 > i {
  width: 0.5em;
  height: 0.334em;
}
.anc01.col1 > i > svg {
  fill: #111542;
}
.anc01-items.wid1 {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .anc01-items.wid1 {
    justify-content: center;
    column-gap: 4rem;
    border-radius: 8rem;
    max-width: 80rem;
    min-height: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .anc01-items.wid1 {
    justify-content: space-evenly;
    border-radius: 12rem;
    width: 62rem;
    min-height: 12rem;
    padding: 0 1rem;
  }
}
@media screen and (min-width: 769px) {
  .anc01-items.wid1 + .ttl07 {
    margin-top: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .anc01-items.wid1 + .ttl07 {
    margin-top: 9rem;
  }
}
.anc01-items.wid1 + .dsc01.wid3 {
  margin-top: 8rem;
}
.anc01-items.col1 {
  background: #fff;
}

.btn01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-radius: 5em;
  min-height: 5em;
  font-family: "Outfit", "M PLUS 1p", sans-serif;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .btn01 {
    column-gap: 0.625em;
    border: 2px solid;
    padding: 0 2.5em;
    line-height: 1.563em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .btn01 {
    column-gap: 0.625em;
    border: 0.3rem solid;
    padding: 0 1.875em;
    line-height: 1.563em;
    font-size: 2.4rem;
  }
}
.btn01 > i {
  border-radius: 50%;
  width: 1.125em;
  height: 1.125em;
  line-height: 0;
}
.btn01 > i > svg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .btn01.wid1 {
    justify-content: center;
    min-width: 34.9rem;
  }
}
@media screen and (min-width: 769px) {
  .btn01.wid2 {
    min-width: 26.4rem;
  }
}
@media screen and (max-width: 768px) {
  .btn01.wid2 {
    min-width: 39.6rem;
  }
}
.btn01.col1 {
  background: #fff;
  border-color: #fff;
  color: #111542;
}
.btn01.col1 > i {
  background: #111542;
}
.btn01.col1 > i > svg {
  fill: #fff;
}
.btn01.col1[href]:hover, a:hover .btn01.col1 {
  background: #111542;
  color: #fff;
}
.btn01.col1[href]:hover > i, a:hover .btn01.col1 > i {
  background: #fff;
}
.btn01.col1[href]:hover > i > svg, a:hover .btn01.col1 > i > svg {
  fill: #111542;
}
.btn01.col2 {
  background: #111542;
  border-color: #111542;
  color: #fff;
}
.btn01.col2 > i {
  background: #fff;
}
.btn01.col2 > i > svg {
  fill: #111542;
}
.btn01.col2[href]:hover, a:hover .btn01.col2 {
  background: #fff;
  color: #111542;
}
.btn01.col2[href]:hover > i, a:hover .btn01.col2 > i {
  background: #111542;
}
.btn01.col2[href]:hover > i > svg, a:hover .btn01.col2 > i > svg {
  fill: #fff;
}
.btn01.col3 {
  background: #ff8800;
  border-color: #ff8800;
  color: #fff;
}
.btn01.col3 > i {
  background: #fff;
}
.btn01.col3 > i > svg {
  fill: #ff8800;
}
.btn01.col3[href]:hover, a:hover .btn01.col3 {
  background: #fff;
  color: #ff8800;
}
.btn01.col3[href]:hover > i, a:hover .btn01.col3 > i {
  background: #ff8800;
}
.btn01.col3[href]:hover > i > svg, a:hover .btn01.col3 > i > svg {
  fill: #fff;
}
.btn01.back > i {
  transform: scale(-1, 1);
}
.btn01-items.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pnl01 {
  position: relative;
}
.pnl01 > i {
  display: block;
  position: absolute;
  border-radius: 50%;
}
.pnl01 > i::before {
  content: "";
  position: absolute;
  border: 1px solid;
  border-radius: 50%;
  inset: 0;
}
.pnl01 > i > svg {
  position: relative;
  width: 100%;
  height: 100%;
}
.pnl01.wid1 {
  display: grid;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .pnl01.wid1 {
    grid-template-columns: 100%;
    border-radius: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid1 {
    grid-template-columns: 20rem 1fr;
    column-gap: 2.5rem;
    border-radius: 6rem;
    padding: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid1 > i {
    width: 4rem;
    height: 4rem;
    inset: auto 4.5rem 3.5rem auto;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid1 > i {
    width: 5rem;
    height: 5rem;
    inset: auto 3rem 2.5rem auto;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid1 .pnl01-thumb {
    border-radius: 5rem;
  }
}
.pnl01.wid1 .pnl01-caption {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .pnl01.wid1 .pnl01-caption {
    align-items: center;
    padding: 5rem 0 8.5rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid1 .pnl01-caption {
    justify-content: center;
    padding: 0 0 0 11.5rem;
  }
}
.pnl01.wid1 .pnl01-icon {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .pnl01.wid1 .pnl01-icon {
    width: 8rem;
    inset: -5rem 0 auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid1 .pnl01-icon {
    width: 9.2rem;
    height: 9.2rem;
    inset: 0 auto 0 0;
    margin: auto 0;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid1 .pnl01-icon::before {
    content: "";
    width: 12.6rem;
    height: 12.6rem;
    inset: -1.3rem -2.3rem auto;
  }
}
.pnl01.wid1 .ttl04 {
  position: relative;
}
.pnl01.wid1 .sub03 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pnl01.wid1 .sub03 {
    padding-top: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid1 .sub03 {
    padding-top: 0.5rem;
  }
}
.pnl01.wid1 .txt01 {
  letter-spacing: 0.03em;
}
.pnl01.wid2 {
  display: flex;
  flex-direction: column;
  border-radius: 4rem;
  overflow: hidden;
}
.pnl01.wid2 .pnl01-thumb {
  flex-shrink: 0;
}
.pnl01.wid2 .pnl01-caption {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .pnl01.wid2 .pnl01-caption {
    padding: 0.1rem 4.4rem 6.5rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid2 .pnl01-caption {
    padding: 0.2rem 3.8rem 10rem;
  }
}
.pnl01.wid2 .pnl01-icon {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .pnl01.wid2 .pnl01-icon {
    width: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid2 .pnl01-icon {
    width: 4.2rem;
  }
}
.pnl01.wid2 .pnl01-icon::before {
  content: "";
}
@media screen and (min-width: 769px) {
  .pnl01.wid2 .pnl01-icon::before {
    width: 9.4rem;
    height: 9.4rem;
    inset: -2.4rem -2.3rem auto;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid2 .pnl01-icon::before {
    width: 8.3rem;
    height: 8.3rem;
    inset: -2.2rem -2.05rem auto;
  }
}
.pnl01.wid2 .ttl06 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pnl01.wid2 .ttl06 {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid2 .ttl06 {
    padding-top: 2.5rem;
  }
}
.pnl01.wid2 .txt02 {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .pnl01.wid2 .txt02 {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid2 .txt02 {
    padding-top: 3rem;
  }
}
.pnl01.wid3 .pnl01-head {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .pnl01.wid3 .pnl01-head {
    min-height: 21rem;
    padding: 2.5rem 15rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid3 .pnl01-head {
    padding: 10rem 4.5rem 8rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid3 .pnl01-body {
    padding: 6.5rem 15rem 13rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid3 .pnl01-body {
    padding: 9.5rem 4.5rem 15.5rem;
  }
}
.pnl01.wid4 {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .pnl01.wid4 {
    padding: 0 15rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid4 {
    width: 62rem;
    padding: 0 4.5rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid4 .pnl01-body {
    padding: 6.5rem 0 8.5rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid4 .pnl01-body {
    padding: 8.5rem 0 10.5rem;
  }
}
.pnl01.wid5 {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .pnl01.wid5 {
    padding: 4.5rem 15rem 9rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid5 {
    width: 62rem;
    padding: 2.5rem 4.5rem 14rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid5 .pnl01-body {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid5 .pnl01-body {
    padding: 7.5rem 0;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid5 .pnl01-body .ttl08 + .txt03 {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid5 .pnl01-body .ttl08 + .txt03 {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid5 .pnl01-body .ttl08 + .scr01.wid1 {
    margin-top: 5.5rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid5 .pnl01-body .ttl08 + .scr01.wid1 {
    margin-top: 8.5rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.wid5 + .btn01-items {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.wid5 + .btn01-items {
    padding-top: 12.5rem;
  }
}
.pnl01.col1 {
  background: #fff;
}
.pnl01.col1 > i {
  background: #fff;
  color: #e5e5e5;
}
.pnl01.col1 > i > svg {
  fill: #111542;
}
.pnl01.col1 .pnl01-icon::before {
  background: #fff;
}
.pnl01.col1 .ttl04, .pnl01.col1 .sub03 {
  color: #111542;
}
.pnl01.col2 {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .pnl01.col2 {
    border-radius: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.col2 {
    border-radius: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.col2 .pnl01-head + .pnl01-body {
    border-top: 2px solid #efefef;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.col2 .pnl01-head + .pnl01-body {
    border-top: 0.3rem solid #efefef;
  }
}
@media screen and (min-width: 769px) {
  .pnl01.col2 .pnl01-body + .pnl01-body {
    border-top: 2px solid #efefef;
  }
}
@media screen and (max-width: 768px) {
  .pnl01.col2 .pnl01-body + .pnl01-body {
    border-top: 0.3rem solid #efefef;
  }
}
.pnl01-head {
  position: relative;
}
.pnl01-body {
  position: relative;
}
.pnl01-icon {
  position: relative;
}
.pnl01-icon::before {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.pnl01-icon img, .pnl01-icon svg {
  position: relative;
}
.pnl01-caption {
  position: relative;
}
.pnl01-items.wid1 {
  display: grid;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .pnl01-items.wid1 {
    grid-template-columns: repeat(auto-fit, 34rem);
    column-gap: 3.4rem;
    row-gap: 3.4rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01-items.wid1 {
    grid-template-columns: repeat(auto-fit, 62rem);
    column-gap: 2.5rem;
    row-gap: 2.5rem;
  }
}
.pnl01-items.wid2 {
  display: grid;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .pnl01-items.wid2 {
    grid-template-columns: repeat(auto-fit, 33.2rem);
    column-gap: 4rem;
    row-gap: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01-items.wid2 {
    grid-template-columns: repeat(2, 29.2rem);
    column-gap: 3.6rem;
    row-gap: 3.6rem;
  }
}
.pnl01-items.wid3 {
  display: grid;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .pnl01-items.wid3 {
    grid-template-columns: 100%;
    row-gap: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .pnl01-items.wid3 {
    grid-template-columns: 62rem;
    row-gap: 3.5rem;
  }
}
.pnl01-items.wid3 .pnl01.is-hidden {
  display: none;
}

.crd01 {
  display: grid;
  position: relative;
  border-radius: 6rem;
}
.crd01[href] {
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .crd01.wid1 {
    justify-content: center;
    align-items: stretch;
    grid-template-columns: 100%;
    grid-template-rows: 30rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .crd01.wid1 {
    justify-content: space-between;
    align-items: center;
    grid-template-columns: 34rem 23.5rem;
    grid-template-rows: 24rem;
    padding: 0 4.5rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .crd01.wid1 .crd01-thumb {
    height: 100%;
  }
}
.crd01.wid1 .crd01-thumb img {
  position: absolute;
  max-width: none;
  max-height: none;
}
@media screen and (min-width: 769px) {
  .crd01.wid1 .crd01-thumb img {
    width: 110%;
    height: 126%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .crd01.wid1 .crd01-thumb img {
    width: 109.706%;
    height: 122.084%;
    left: -4.705%;
    top: -15%;
  }
}
.crd01.wid1 .btn01 {
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .crd01.wid1 .btn01 {
    margin: 0 auto;
  }
}
.crd01.col1 {
  background: #efefef;
}
.crd01-thumb {
  position: relative;
}
.crd01-items.wid1 {
  display: grid;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .crd01-items.wid1 {
    grid-template-columns: repeat(auto-fit, 44rem);
    grid-template-rows: repeat(auto-fit, 34rem);
    column-gap: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .crd01-items.wid1 {
    grid-template-columns: 62rem;
    row-gap: 7rem;
  }
}

.img01 {
  position: relative;
  overflow: hidden;
}
.img01 > img {
  vertical-align: bottom;
  transition: transform 200ms ease 0ms;
}
a:hover .img01 > img:not(.nohover), button:hover .img01 > img:not(.nohover) {
  transform: scale(1.1);
}

.grd01 {
  display: grid;
}
.grd01 > i {
  display: block;
  border: 1px solid;
  border-radius: 50%;
}
.grd01 > i > svg {
  width: 100%;
  height: 100%;
}
.grd01.wid1 {
  align-items: center;
}
@media screen and (min-width: 769px) {
  .grd01.wid1 {
    grid-template-columns: 1fr 7rem;
    column-gap: 5rem;
    padding: 0 7rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid1 {
    grid-template-columns: 1fr 8rem;
    column-gap: 4rem;
    margin-right: -4rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid1 > i {
    width: 7rem;
    height: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid1 > i {
    width: 8rem;
    height: 8rem;
  }
}
.grd01.wid1 .img01 + p {
  padding-top: 2rem;
}
@media screen and (min-width: 769px) {
  .grd01.wid1 p + .att01 {
    padding-top: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid1 p + .att01 {
    padding-top: 2.5rem;
  }
}
.grd01.wid1 .att01 {
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .grd01.wid1 .att01 {
    white-space: nowrap;
    margin-right: -3em;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid2 {
    justify-content: space-between;
    grid-template-columns: auto auto auto;
    padding: 0 4.5rem 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid2 {
    row-gap: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid2 > div:last-of-type {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid2 > div:last-of-type {
    padding-top: 4rem;
  }
}
.grd01.wid3 {
  align-items: center;
}
@media screen and (min-width: 769px) {
  .grd01.wid3 {
    justify-content: space-between;
    grid-template-columns: 32.2rem 7rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid3 {
    justify-content: right;
    grid-template-columns: 38rem 8rem;
    column-gap: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid3 > i {
    width: 7rem;
    height: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid3 > i {
    width: 8rem;
    height: 8rem;
  }
}
.grd01.wid3 .img01 + p {
  padding-top: 2rem;
}
@media screen and (min-width: 769px) {
  .grd01.wid4 {
    justify-content: space-between;
    grid-template-columns: auto auto auto;
    padding: 0 4.5rem 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid4 {
    row-gap: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid4 > div:last-of-type {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid4 + .btn01-items {
    padding-top: 6.5rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid4 + .btn01-items {
    padding-top: 9rem;
  }
}
.grd01.wid5 {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .grd01.wid5 {
    grid-template-columns: 18.7rem 1fr;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid5 {
    grid-template-columns: 18rem 1fr;
    width: 62rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dt {
    padding: 3rem 0 3rem 6rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid5 > dt {
    padding: 4rem 3rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dt:first-of-type {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dt:last-of-type {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dd {
    padding: 3rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .grd01.wid5 > dd {
    padding: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dd:first-of-type {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dd:last-of-type {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .grd01.wid5 > dd .txt03 + .txt03 {
    padding-top: 1rem;
  }
}
.grd01.col1 > i {
  background: #fff;
  color: #e5e5e5;
}
.grd01.col1 > i > svg {
  fill: #111542;
}
.grd01.col2 {
  background: #fff;
  border-radius: 4rem;
  overflow: hidden;
}
.grd01.col2 > dt {
  background: #ddf2fc;
  border-bottom: 1px solid #f4fbfe;
}
.grd01.col2 > dt:last-of-type {
  border-bottom: none;
}
.grd01.col2 > dd {
  border-bottom: 1px solid #efefef;
}
.grd01.col2 > dd:last-of-type {
  border-bottom: none;
}

.dsc01 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .dsc01.wid1 {
    display: grid;
    grid-template-columns: 1fr 51rem;
    padding: 7.5rem 0 2.5rem 10rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid1 {
    padding: 8.7rem 0 0;
  }
}
.dsc01.wid1 .dsc01-body {
  padding: 7rem 0 6.5rem;
}
@media screen and (max-width: 768px) {
  .dsc01.wid1 .dsc01-body {
    margin-top: 6rem;
    padding-left: 12rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid1 + .grd01.wid2 {
    padding-top: 8.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid1 + .grd01.wid2 {
    padding-top: 10.5rem;
  }
}
.dsc01.wid2 {
  display: grid;
}
@media screen and (min-width: 769px) {
  .dsc01.wid2 {
    align-items: center;
    grid-template-columns: 1fr 50rem;
    padding: 6rem 10rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid2 {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid2 .dsc01-body {
    margin-top: 3rem;
    padding: 6rem 4rem 6rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid2 .dsc01-body .grd01.wid3 + .txt01 {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid2 .dsc01-body .txt01 {
    font-weight: 500;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid2 + .grd01.wid4 {
    padding-top: 6.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid2 + .grd01.wid4 {
    padding-top: 10rem;
  }
}
.dsc01.wid3 {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .dsc01.wid3 {
    padding: 8rem 9.5rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid3 {
    width: 62rem;
    padding: 12rem 6.5rem 4rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid3 .dsc01-body {
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid3 .dsc01-body {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid3 + .dsc01.wid3 {
    margin-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid3 + .dsc01.wid3 {
    margin-top: 6.5rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid4 .dsc01-head + .dsc01-body {
    padding-top: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid4 .dsc01-head + .dsc01-body {
    padding-top: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid4 .dsc01-body {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid4 .dsc01-body {
    padding-left: 2.4rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid4 .dsc01-body + .dsc01-head {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid4 .dsc01-body + .dsc01-head {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid4 .dsc01-body + .dsc01-body {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid4 .dsc01-body + .dsc01-body {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid4 + .btn01-items {
    padding-top: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid4 + .btn01-items {
    padding-top: 11rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid5 .dsc01-head + .dsc01-body {
    padding-top: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid5 .dsc01-head + .dsc01-body {
    padding-top: 0.8rem;
  }
}
@media screen and (min-width: 769px) {
  .dsc01.wid5 .dsc01-body + .dsc01-head {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.wid5 .dsc01-body + .dsc01-head {
    padding-top: 4.5rem;
  }
}
.dsc01.col1 .dsc01-head {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .dsc01.col2 {
    background: #fff;
    border-radius: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.col2 .dsc01-body {
    background: #fff;
    border-radius: 4rem;
  }
}
.dsc01.col3 {
  background: #fff;
  border-radius: 4rem;
}
.dsc01.bg1::before {
  content: "";
  position: absolute;
  background-color: #03acec;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .dsc01.bg1::before {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/entry_pc.jpg);
    border-radius: 4rem;
    inset: -2.5rem 0 5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.bg1::before {
    background-image: url(../img/tech/water-environmental/recruit/newgraduate/entry_sp.jpg);
    border-radius: 6rem;
    width: 80rem;
    height: 32rem;
    inset: 0 auto 0 -20rem;
  }
}
.dsc01.bg1 .dsc01-body::before, .dsc01.bg1 .dsc01-body::after {
  content: "";
  position: absolute;
  background-image: url(../img/tech/water-environmental/recruit/newgraduate/corner.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 4rem;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .dsc01.bg1 .dsc01-body::before, .dsc01.bg1 .dsc01-body::after {
    width: calc(50vw + 7rem);
    min-width: calc(515px + 7rem);
    left: -14rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.bg1 .dsc01-body::before, .dsc01.bg1 .dsc01-body::after {
    width: 63.5rem;
    left: 1.4rem;
  }
}
.dsc01.bg1 .dsc01-body::before {
  bottom: 100%;
}
.dsc01.bg1 .dsc01-body::after {
  top: 100%;
  transform: scale(1, -1);
}
.dsc01.bg1 .dsc01-body .grd01::before {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 6rem 0 0 6rem;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .dsc01.bg1 .dsc01-body .grd01::before {
    width: calc(50vw + 7rem);
    min-width: calc(515px + 7rem);
    inset: 0 auto 0 -11rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01.bg1 .dsc01-body .grd01::before {
    width: 63.5rem;
    inset: 0 auto 0 3rem;
  }
}
.dsc01.bg1 .dsc01-body .grd01 > * {
  position: relative;
}
.dsc01-head {
  position: relative;
}
.dsc01-body {
  position: relative;
}

.cat01 {
  display: flex;
  align-items: center;
}
.cat01 + .cat01::before {
  content: "＞";
  margin-right: 0.5em;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .cat01 + .cat01::before {
    line-height: 1.625em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01 + .cat01::before {
    line-height: 1.625em;
    font-size: 2.4rem;
  }
}
.cat01-items {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .cat01-items.wid1 {
    column-gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01-items.wid1 {
    column-gap: 1.5rem;
  }
}
.cat01-desc {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .cat01-desc.wid1 {
    column-gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01-desc.wid1 {
    column-gap: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .cat01-desc.wid1 + .ttl08 {
    padding-top: 5.5rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01-desc.wid1 + .ttl08 {
    padding-top: 8rem;
  }
}
.cat01-label {
  display: flex;
}
.cat01-label .cat01-desc {
  position: relative;
}
.cat01-label .cat01-desc::before, .cat01-label .cat01-desc::after {
  position: absolute;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  pointer-events: none;
}
.cat01-label .cat01-desc::before {
  right: 100%;
}
.cat01-label .cat01-desc::after {
  left: 100%;
  transform: scale(-1, 1);
}
@media screen and (max-width: 768px) {
  .cat01-label.wid1 {
    padding-left: 5.5rem;
  }
}
@media screen and (min-width: 769px) {
  .cat01-label.wid1 .cat01-desc {
    padding: 1rem 2.9rem 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01-label.wid1 .cat01-desc {
    padding: 2rem 3.9rem 3.5rem;
  }
}
.cat01-label.col1 .cat01-desc {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .cat01-label.col1 .cat01-desc {
    border-radius: 0 0 3rem 3rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01-label.col1 .cat01-desc {
    border-radius: 0 0 4.5rem 4.5rem;
  }
}
.cat01-label.col1 .cat01-desc::before, .cat01-label.col1 .cat01-desc::after {
  content: "";
  background-image: url(../img/tech/water-environmental/recruit/career/corner.png);
}
@media screen and (min-width: 769px) {
  .cat01-label.col1 .cat01-desc::before, .cat01-label.col1 .cat01-desc::after {
    width: 2rem;
    height: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .cat01-label.col1 .cat01-desc::before, .cat01-label.col1 .cat01-desc::after {
    width: 3rem;
    height: 3rem;
  }
}

.stp01 {
  position: relative;
}
.stp01.wid1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .stp01.wid1 {
    border-radius: 7rem;
    min-height: 7rem;
    padding: 1.5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .stp01.wid1 {
    border-radius: 12rem;
    min-height: 12rem;
    padding: 3rem 0;
  }
}
.stp01.col1 {
  background: #fff;
  color: #0068b7;
}
.stp01.col2 {
  background: #d1e4f2;
  color: #0068b7;
}
.stp01.col3 {
  background: #b2d2e9;
  color: #0068b7;
}
.stp01.col4 {
  background: #66a5d4;
  color: #fff;
}
.stp01.col5 {
  background: #3386c5;
  color: #fff;
}
.stp01.col6 {
  background: #0068b7;
  color: #fff;
}
.stp01-items .stp01 {
  width: 100%;
}
.stp01-items .stp01::before {
  content: "";
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
  margin: 0 auto;
  pointer-events: none;
}
.stp01-items .stp01:first-of-type::before {
  display: none;
}
.stp01-items.wid1 {
  display: grid;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .stp01-items.wid1 {
    grid-template-columns: 80rem;
    row-gap: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .stp01-items.wid1 {
    grid-template-columns: 62rem;
    row-gap: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .stp01-items.wid1 .stp01::before {
    width: 4.8rem;
    height: 1.5rem;
    top: -3rem;
  }
}
@media screen and (max-width: 768px) {
  .stp01-items.wid1 .stp01::before {
    width: 6rem;
    height: 1.8rem;
    top: -4rem;
  }
}
.stp01-items.col1 .stp01::before {
  background-image: url(../img/tech/water-environmental/recruit/arrow04.svg);
}

.faq01 {
  counter-increment: faq01;
  position: relative;
}
.faq01.wid1 {
  padding: 1rem 0;
}
@media screen and (min-width: 769px) {
  .faq01.wid1 .faq01-head {
    padding: 1.9rem 6rem 1.9rem 0;
  }
}
@media screen and (max-width: 768px) {
  .faq01.wid1 .faq01-head {
    padding: 3.6rem 8rem 3.6rem 0;
  }
}
@media screen and (min-width: 769px) {
  .faq01.wid1 .faq01-head::before {
    line-height: 1.667em;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .faq01.wid1 .faq01-head::before {
    line-height: 1.445em;
    font-size: 2.7rem;
  }
}
.faq01.wid1 .faq01-head::after {
  bottom: -1rem;
}
@media screen and (min-width: 769px) {
  .faq01.wid1 .faq01-head::after {
    bottom: -1rem;
  }
}
@media screen and (min-width: 769px) {
  .faq01.wid1 .faq01-head > i {
    width: 4.2rem;
    height: 4.2rem;
  }
}
@media screen and (max-width: 768px) {
  .faq01.wid1 .faq01-head > i {
    width: 6.3rem;
    height: 6.3rem;
  }
}
@media screen and (min-width: 769px) {
  .faq01.wid1 .faq01-body {
    border-radius: 3rem;
    padding: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .faq01.wid1 .faq01-body {
    border-radius: 4.5rem;
    padding: 7rem 6.5rem;
  }
}
.faq01.col1 .faq01-head::before {
  color: #0060b5;
}
.faq01.col1 .faq01-head::after {
  border-bottom: 1px solid #e1e1e1;
}
.faq01.col1 .faq01-head > i {
  background: #fff;
  border: 1px solid #e1e1e1;
}
.faq01.col1 .faq01-head > i > svg {
  fill: #111542;
}
.faq01.col1 .faq01-head.close::after {
  border-color: transparent;
}
.faq01.col1 .faq01-head.close > i > svg {
  fill: #fff;
}
.faq01.col1 .faq01-body {
  background: #ddf2fc;
}
.faq01-head {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  position: relative;
  cursor: pointer;
}
.faq01-head::before {
  content: "Q" counter(faq01);
  flex-shrink: 0;
  min-width: 1.5em;
  margin-right: 0.7em;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Outfit", sans-serif;
  text-decoration: none;
}
.faq01-head::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  pointer-events: none;
}
.faq01-head > i {
  display: block;
  position: absolute;
  border-radius: 50%;
  inset: 0 0 0 auto;
  margin: auto 0;
}
.faq01-head > i > svg {
  display: block;
  width: 100%;
  height: 100%;
}
.faq01-head.close > i > svg {
  fill: currentColor;
}
.faq01-head:hover > * {
  text-decoration: underline;
}
.faq01-body {
  position: relative;
  overflow: hidden;
}
.faq01-body.js-acc {
  display: none;
}
.faq01-items {
  counter-reset: faq01;
}
.faq01-items.col1 {
  border-top: 1px solid #e1e1e1;
}
.faq01-items.col1 .faq01:last-of-type .faq01-head::after {
  border-bottom: none;
}

.scr01 {
  position: relative;
  overflow-y: scroll;
}
.scr01::-webkit-scrollbar-thumb {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .scr01.wid1 {
    max-height: 35rem;
    padding-right: 4.6rem;
  }
}
@media screen and (max-width: 768px) {
  .scr01.wid1 {
    max-height: 53rem;
    padding-right: 6.4rem;
  }
}
.scr01.wid1::-webkit-scrollbar {
  opacity: 1 !important;
}
@media screen and (min-width: 769px) {
  .scr01.wid1::-webkit-scrollbar {
    border-radius: 0.6rem;
    width: 0.6rem;
  }
}
@media screen and (max-width: 768px) {
  .scr01.wid1::-webkit-scrollbar {
    border-radius: 0.9rem;
    width: 0.9rem;
  }
}
@media screen and (min-width: 769px) {
  .scr01.wid1::-webkit-scrollbar-thumb {
    border-radius: 0.6rem;
  }
}
@media screen and (max-width: 768px) {
  .scr01.wid1::-webkit-scrollbar-thumb {
    border-radius: 0.9rem;
  }
}
@media screen and (min-width: 769px) {
  .scr01.wid1 .scr01-inner {
    padding: 0.5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .scr01.wid1 .scr01-inner {
    padding: 1rem 0;
  }
}
@media screen and (min-width: 769px) {
  .scr01.wid1 .scr01-inner .txt03 + .dsc01.wid5 {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .scr01.wid1 .scr01-inner .txt03 + .dsc01.wid5 {
    padding-top: 4.5rem;
  }
}
@media screen and (min-width: 769px) {
  .scr01.wid1 + .btn01-items {
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .scr01.wid1 + .btn01-items {
    padding-top: 7.5rem;
  }
}
.scr01.col1::-webkit-scrollbar {
  background: #efefef;
}
.scr01.col1::-webkit-scrollbar-thumb {
  background: #111542;
}
@-moz-document url-prefix() {
  .scr01.col1 {
    scrollbar-color: #111542 #efefef;
    scrollbar-width: thin;
  }
  .scr01.col1 .scr01-inner::before {
    background: #efefef;
  }
}
.scr01-inner {
  position: relative;
}