main {
  min-height: 100vh;
}

.page-lower .wrapper::before {
  background: linear-gradient(to bottom, #E1F0F8 0%, rgba(255, 255, 255, 0) 45%);
}

.sec-fv {
  position: relative;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .sec-fv {
    margin-bottom: 24px;
  }
}
.sec-fv .fv-en {
  margin-top: -7.5%;
  left: -72px;
}
@media screen and (max-width: 768px) {
  .sec-fv .fv-en {
    margin-top: -9.5%;
    left: -2.25%;
    width: 83%;
  }
}

.sec-intro {
  margin-bottom: 124px;
}
@media screen and (max-width: 768px) {
  .sec-intro {
    margin-bottom: 85px;
    padding-inline: 32px;
  }
}
.sec-intro .intro-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .sec-intro .intro-head {
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-intro .marker-text {
    text-align: center;
  }
}
.sec-intro .marker-text span {
  width: fit-content;
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.428;
  letter-spacing: 0.2em;
  color: #093592;
}
@media screen and (max-width: 768px) {
  .sec-intro .marker-text span {
    font-size: 2.2rem;
    text-align: center;
    line-height: 2.15;
  }
}
.sec-intro .intro-figure__group {
  width: 100%;
  display: block;
}
.sec-intro .intro-figure__group .intro-figure {
  width: 100%;
  background-color: #F8F8F8;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 8.4677419355cqw;
}
@media screen and (max-width: 768px) {
  .sec-intro .intro-figure__group .intro-figure {
    position: relative;
    width: min(177.6vw, 800px);
    padding: 32px;
  }
}

@media screen and (max-width: 768px) {
  .sec-overview {
    padding-inline: 32px;
  }
}
.sec-overview .sec-ttl {
  font-size: 2.8rem;
  font-weight: 800;
  letter-spacing: 0.01em;
  color: #093592;
  border-bottom: 1px solid #004098;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sec-overview .sec-ttl {
    font-size: 2.2rem;
    padding-bottom: 22px;
  }
}
.sec-overview .sec-ttl-en {
  width: fit-content;
  font-size: 1.6rem;
  font-family: var(--mont);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  background-color: #093592;
  display: block;
  padding: 4px 4px;
}
@media screen and (max-width: 768px) {
  .sec-overview .sec-ttl-en {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    padding: 3px 4px;
  }
}
.sec-overview .lead {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.15em;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .sec-overview .lead {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    letter-spacing: 0.064em;
    margin-top: 20px;
  }
}
.sec-overview .box {
  position: relative;
  background-color: #fff;
  border: 1px solid #093592;
  border-radius: 8px;
  display: flex;
  gap: 0 2.4193548387cqw;
  padding: 8.4677419355cqw 8.4677419355cqw 9.2cqw;
  margin-top: 44px;
}
@media screen and (max-width: 768px) {
  .sec-overview .box {
    flex-direction: column;
    padding: 40px 24px 0;
    margin-top: 40px;
  }
}
.sec-overview .box + .box {
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .sec-overview .box + .box {
    margin-top: 24px;
  }
}
.sec-overview .box .txt-group {
  flex: 1;
}
.sec-overview .box .txt-group .box-head {
  width: fit-content;
  font-size: 3.2rem;
  font-family: var(--mont);
  font-weight: 800;
  letter-spacing: 0.12em;
  color: #004098;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .txt-group .box-head {
    font-size: 2.4rem;
  }
}
.sec-overview .box .txt-group .box-head.middle {
  font-size: 2.6rem;
}
.sec-overview .box .txt-group .box-head .bg_line {
  display: inline;
  background: linear-gradient(90deg, #BEEBFF 50%, #BEEBFF 0%) 0 100%/100% 50% no-repeat;
}
.sec-overview .box .txt-group .box-txt {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .txt-group .box-txt {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    letter-spacing: 0.064em;
    margin-top: 16px;
  }
}
.sec-overview .box .txt-group .list {
  color: #093592;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .txt-group .list {
    margin-top: 16px;
  }
}
.sec-overview .box .txt-group .list .txt {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.1em;
  display: block;
  text-indent: -1rem;
  padding-left: 1rem;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .txt-group .list .txt {
    font-size: 1.4rem;
    line-height: 1.8571428571;
  }
}
.sec-overview .box .img_wrap {
  position: relative;
  width: 50.5040322581cqw;
  height: fit-content;
  transition: opacity ease 0.3s;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .img_wrap {
    width: 100%;
    margin-top: 24px;
  }
}
@media screen and (min-width: 769px) {
  .sec-overview .box .img_wrap:hover {
    opacity: 0.7;
  }
}
.sec-overview .box .img_wrap .img_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .img_wrap .img_link {
    display: none;
  }
}
.sec-overview .box .img_wrap .btn {
  position: absolute;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #093592;
  background-color: #fff;
  border: 1px solid #093592;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 0.4032258065cqw 1.6129032258cqw;
  bottom: -1.6129032258cqw;
  right: 0.8064516129cqw;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .img_wrap .btn {
    display: none;
  }
}
.sec-overview .box .img_wrap .btn .icon {
  width: 2.0161290323cqw;
  height: fit-content;
  flex-shrink: 0;
}
.sec-overview .box .scroll_wrap {
  width: 100%;
  display: block;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .scroll_wrap {
    width: auto;
    padding-inline: 24px;
    margin-inline: -24px;
  }
}
.sec-overview .box .scroll_wrap::-webkit-scrollbar {
  display: none;
}
.sec-overview .box .scroll_wrap .figure {
  width: 100%;
  background-color: #F8F8F8;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 2.0161290323cqw;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .scroll_wrap .figure {
    width: min(147.4666666667vw, 780px);
    padding: 11px;
  }
  .sec-overview .box .scroll_wrap .figure::before {
    content: "";
    position: absolute;
    width: 24px;
    height: auto;
    aspect-ratio: 1/1;
    translate: 100% 0;
    top: 0;
    right: 0;
  }
}
.sec-overview .box .deco-txt {
  position: absolute;
  height: 100%;
  font-size: 1.2rem;
  font-family: var(--mont);
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #004098;
  writing-mode: vertical-lr;
  text-orientation: sideways;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.4cqw;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .deco-txt {
    position: relative;
    width: auto;
    height: auto;
    writing-mode: initial;
    text-orientation: initial;
    padding: 15px;
    margin: 32px -24px 0;
    top: unset;
    right: unset;
  }
}
.sec-overview .box .deco-txt::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-image: url(/recruit/fresh/assets/img/work/security-engineer-job/dots_line.svg);
  background-repeat: repeat-y;
  background-position: center;
  background-size: contain;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .sec-overview .box .deco-txt::before {
    width: 100%;
    height: 2px;
    background-image: url(/recruit/fresh/assets/img/work/security-engineer-job/dots_line_sp.svg);
    background-repeat: repeat-x;
  }
}
.sec-overview .box .deco-txt span {
  letter-spacing: 0.25em;
}

.bg-gradation {
  position: relative;
  border-radius: 64px 0 64px 0;
  box-sizing: border-box;
  background: linear-gradient(180deg, #EAF7FD, #E3F2FD 20%, #3473FF);
  margin-top: 212px;
}
@media screen and (max-width: 768px) {
  .bg-gradation {
    border-radius: 32px 0 32px 0;
    margin-top: 120px;
  }
}
.bg-gradation::before {
  content: "";
  top: 5%;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/recruit/fresh/assets/img/common/bg-geometry-lowerpages_pc.png) repeat-y;
  background-size: auto;
  background-position: top center;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .bg-gradation::before {
    background: url(/recruit/fresh/assets/img/common/bg-lowerpages_sp.png) repeat;
    background-size: contain;
  }
}
.bg-gradation .outer {
  position: relative;
  padding-block: 144px 152px;
}
@media screen and (max-width: 768px) {
  .bg-gradation .outer {
    padding: 64px 32px 40px;
  }
}
.bg-gradation .outer .outer_en {
  position: absolute;
  width: 614px;
  translate: 0 -50%;
  top: -4px;
  left: max(min(-62 * (100vw - 1056px) / 224 - 10px, -10px), -40px);
}
@media screen and (max-width: 768px) {
  .bg-gradation .outer .outer_en {
    width: 234px;
    top: 4px;
    left: 32px;
  }
}

.point_lead_block {
  max-width: 824px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .point_lead_block {
    max-width: unset;
  }
}
.point_lead_block .lead_head {
  position: relative;
  font-size: 3.6rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-align: center;
  color: #093592;
  padding-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .point_lead_block .lead_head {
    font-size: 2.4rem;
    letter-spacing: 0.064em;
    padding-bottom: 24px;
  }
}
.point_lead_block .lead_head::before {
  content: "";
  position: absolute;
  width: 56px;
  height: 2px;
  background-color: #093592;
  translate: -50% 0;
  bottom: 0;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .point_lead_block .lead_head::before {
    width: 40px;
  }
}
.point_lead_block .lead_txt {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  .point_lead_block .lead_txt {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    letter-spacing: 0.064em;
    margin-top: 24px;
  }
}

.point_block {
  position: relative;
  background-color: #fff;
  border-radius: 8px 64px 8px 8px;
  padding: 70px 8.4677419355cqw 84px;
}
@media screen and (max-width: 768px) {
  .point_block {
    border-radius: 8px 32px 8px 8px;
    padding: 60px 24px 32px;
  }
}
.point_block.point01 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .point_block.point01 {
    margin-top: 100px;
  }
}
.point_block.point02 {
  margin-top: 129px;
}
@media screen and (max-width: 768px) {
  .point_block.point02 {
    margin-top: 84px;
  }
}
.point_block .block_head {
  position: absolute;
  font-size: 2.4rem;
  font-family: var(--mont);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #fff;
  background-color: #093592;
  box-sizing: border-box;
  padding: 18px 32px;
  translate: -50% -50%;
  top: -8px;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .point_block .block_head {
    width: max-content;
  }
}
.point_block .block_head::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #093592 transparent transparent transparent;
  translate: -50% 0;
  bottom: -11px;
  left: 50%;
}
.point_block .block_deco {
  position: absolute;
  height: max-content;
  font-size: 7.2rem;
  font-family: var(--mont);
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.1em;
  writing-mode: vertical-lr;
  color: rgba(9, 53, 146, 0.56);
  top: 66px;
  right: -42px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .point_block .block_deco {
    font-size: 4.8rem;
    letter-spacing: 0.048em;
    top: 20px;
    right: -26px;
  }
}
.point_block .block_ttl {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 768px) {
  .point_block .block_ttl {
    flex-direction: column;
  }
}
.point_block .block_ttl .icon {
  width: 56px;
  height: fit-content;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .point_block .block_ttl .icon {
    width: 48px;
  }
}
.point_block .block_ttl .ttl_txt {
  font-size: 2.8rem;
  font-weight: 800;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .point_block .block_ttl .ttl_txt {
    font-size: 1.8rem;
    line-height: 1.6666666667;
    text-align: center;
    margin-top: 8px;
  }
}
.point_block .block_ttl .bg_line {
  display: inline;
  background: linear-gradient(90deg, #BEEBFF 50%, #BEEBFF 0%) 0 100%/100% 50% no-repeat;
}
.point_block .img_wrap {
  width: 100%;
  margin-top: 53px;
}
@media screen and (max-width: 768px) {
  .point_block .img_wrap .scroll_wrap {
    --parent_pd: 24px;
  }
}
@media screen and (max-width: 768px) {
  .point_block .img_wrap .figure {
    width: 755px;
  }
}
.point_block.point02 .figure {
  width: 393px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .point_block.point02 .figure {
    width: min(100%, 247px);
  }
}
.point_block .list_block {
  margin-top: 48px;
}
.point_block .list_head {
  font-size: 2.4rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #093592;
}
@media screen and (max-width: 768px) {
  .point_block .list_head {
    font-size: 1.8rem;
  }
}
.point_block .list {
  display: flex;
  gap: 1.6129032258cqw;
  flex-wrap: wrap;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .point_block .list {
    gap: 10px;
    flex-direction: column;
  }
}
.point_block .list .item {
  width: calc((100% - 1.6129032258cqw) / 2);
  background-color: #F0FAFF;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 4.0322580645cqw 4.0322580645cqw 4.2338709677cqw;
}
@media screen and (max-width: 768px) {
  .point_block .list .item {
    width: 100%;
    padding: 24px;
  }
}
.point_block .list .item.long {
  width: 100%;
}
.point_block .list .item .item_txt {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5555555556;
  letter-spacing: 0.12em;
  text-align: justify;
  padding-left: 32px;
}
@media screen and (max-width: 768px) {
  .point_block .list .item .item_txt {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    padding-left: 24px;
  }
}
.point_block .list .item .item_txt::before {
  content: "";
  position: absolute;
  width: 24px;
  height: auto;
  aspect-ratio: 1/1;
  background-image: url(/recruit/fresh/assets/img/common/round-check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 2px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .point_block .list .item .item_txt::before {
    width: 18px;
  }
}

.sec-voice {
  position: relative;
  margin-block: 186px 127px;
}
@media screen and (max-width: 768px) {
  .sec-voice {
    padding-inline: 32px;
    margin-block: 80px 56px;
  }
}
.sec-voice .outer_en {
  position: absolute;
  width: 61.8951612903cqw;
  top: -6.8548387097cqw;
  right: 0;
}
@media screen and (max-width: 768px) {
  .sec-voice .outer_en {
    position: initial;
    width: 287px;
    translate: 19px 0;
    margin: 0 auto -16px;
  }
}
.sec-voice .sec-ttl {
  position: relative;
  font-size: 3.6rem;
  font-weight: 900;
  letter-spacing: 0.2em;
  color: #093592;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .sec-voice .sec-ttl {
    font-size: 2.2rem;
    letter-spacing: 0.064em;
    text-align: center;
  }
}
.sec-voice .list {
  display: flex;
  gap: 16px 3.2258064516cqw;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .sec-voice .list {
    flex-direction: column;
  }
}
.sec-voice .list .item {
  flex: 1;
}
.sec-voice .list .item .link {
  position: relative;
  background-color: #F0FAFF;
  display: flex;
  border-radius: 8px;
  overflow: clip;
  border: 1px solid #093592;
  transition: opacity ease 0.3s;
}
.sec-voice .list .item .link:hover {
  opacity: 0.7;
}
.sec-voice .list .item .img {
  width: 15.7258064516cqw;
  height: fit-content;
  border-right: 1px solid #093592;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .sec-voice .list .item .img {
    width: 100px;
  }
}
.sec-voice .list .item .txt_group {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 5px 16px 5px 23px;
}
@media screen and (max-width: 768px) {
  .sec-voice .list .item .txt_group {
    padding: 8px;
  }
}
.sec-voice .list .item .txt_group .txt {
  font-size: max(1.4112903226cqw, 1rem);
  font-weight: 700;
  line-height: 1.7142857143;
  letter-spacing: 0.1em;
  color: #093592;
}
@media screen and (max-width: 768px) {
  .sec-voice .list .item .txt_group .txt {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.024em;
  }
}
.sec-voice .list .item .txt_group .year {
  font-size: max(1.2096774194cqw, 1rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #505050;
  margin-top: 1.4112903226cqw;
}
@media screen and (max-width: 768px) {
  .sec-voice .list .item .txt_group .year {
    font-size: 1rem;
    letter-spacing: 0.048em;
    margin-top: 8px;
  }
}
.sec-voice .list .item .icon {
  position: absolute;
  width: 4.8387096774cqw;
  height: auto;
  aspect-ratio: 1/1;
  bottom: 1.6129032258cqw;
  right: 1.6129032258cqw;
}
@media screen and (max-width: 768px) {
  .sec-voice .list .item .icon {
    width: 32px;
    bottom: 8px;
    right: 8px;
  }
}