@charset "UTF-8";

.font,
body {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: min(1.4814814815vw, 16px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #333;
}

@media screen and (max-width: 767px) {
  .font,
  body {
    font-size: 3.4666666667vw;
  }
}

.sans {
  font-family: "Noto Sans JP", sans-serif;
}

.serif {
  font-family: "Noto Serif JP", serif;
}

.garamond {
  font-family: "EB Garamond", serif;
}

* {
  border: 0;
  outline: none;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: "palt" on;
}

html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

h1,
h2 {
  position: relative;
  font-weight: 700;
}

*:focus {
  outline: none;
}

p a {
  word-break: break-all;
  text-decoration: underline;
}

sup {
  vertical-align: top;
  font-size: 50%;
}

sub {
  vertical-align: baseline;
  font-size: 50%;
}

em,
b,
strong,
th {
  font-weight: 700;
}

a {
  color: #333;
  cursor: pointer;
  transition: opacity 0.3s;
}

figcaption,
small {
  font-size: min(1.1111111111vw, 12px);
}

@media screen and (max-width: 767px) {
  figcaption,
  small {
    font-size: 2.6666666667vw;
  }
}

img {
  display: block;
  height: auto;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type="checkbox"],
input[type="radio"] {
  display: none;
}

input[type="submit"],
input[type="button"],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

@media screen and (min-width: 768px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(177.7777777778vw, 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}

.adlp-wrapper .relative {
  position: relative;
}

.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}

.adlp-wrapper .center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}

.adlp-wrapper .text__txt {
  color: #333 !important;
}

.adlp-wrapper .text__white {
  color: #fff !important;
}

.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}

.adlp-wrapper .text__accent {
  color: #e75b18 !important;
}

.adlp-wrapper .bg__txt {
  background: #333 !important;
}

.adlp-wrapper .bg__white {
  background: #fff !important;
}

.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}

.adlp-wrapper .bg__accent {
  background: #e75b18 !important;
}

.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .line__top__accent {
  border-top: 1px solid #e75b18;
}

.adlp-wrapper .line__top.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line__top.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line__top.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}

.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}

.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}

.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #e75b18 60%);
}

.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .line__accent {
  border-bottom: 1px solid #e75b18;
}

.adlp-wrapper .line.--w2 {
  border-width: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: 0.2666666667vw;
  }
}

.adlp-wrapper .line.--w3 {
  border-width: min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: 0.4vw;
  }
}

.adlp-wrapper .line.--w4 {
  border-width: min(0.3703703704vw, 4px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: 0.5333333333vw;
  }
}

.adlp-wrapper .pad10 {
  padding: min(0.9259259259vw, 10px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: 1.3333333333vw !important;
    padding-bottom: 1.3333333333vw !important;
  }
}

.adlp-wrapper .pad20 {
  padding: min(1.8518518519vw, 20px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: 2.6666666667vw !important;
    padding-bottom: 2.6666666667vw !important;
  }
}

.adlp-wrapper .pad30 {
  padding: min(2.7777777778vw, 30px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: 4vw !important;
    padding-bottom: 4vw !important;
  }
}

.adlp-wrapper .pad40 {
  padding: min(3.7037037037vw, 40px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: 5.3333333333vw !important;
    padding-bottom: 5.3333333333vw !important;
  }
}

.adlp-wrapper .pad50 {
  padding: min(4.6296296296vw, 50px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: 6.6666666667vw !important;
    padding-bottom: 6.6666666667vw !important;
  }
}

.adlp-wrapper .pad60 {
  padding: min(5.5555555556vw, 60px) 0;
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: 8vw !important;
    padding-bottom: 8vw !important;
  }
}

.adlp-wrapper .mt10 {
  margin-top: min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: 1.3333333333vw;
  }
}

.adlp-wrapper .mt20 {
  margin-top: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: 2.6666666667vw;
  }
}

.adlp-wrapper .mt30 {
  margin-top: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: 4vw;
  }
}

.adlp-wrapper .mt40 {
  margin-top: min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: 5.3333333333vw;
  }
}

.adlp-wrapper .mt50 {
  margin-top: min(4.6296296296vw, 50px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: 6.6666666667vw;
  }
}

.adlp-wrapper .mt60 {
  margin-top: min(5.5555555556vw, 60px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: 8vw;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: 1.3333333333vw !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: 2.6666666667vw !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: 4vw !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: 5.3333333333vw !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: 6.6666666667vw !important;
  }
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: 8vw !important;
  }
}

.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(46.2962962963vw, 500px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 4vw;
  }
}

.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(55.5555555556vw, 600px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 4vw;
  }
}

.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(83.3333333333vw, 900px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 4vw;
  }
}

.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(92.5925925926vw, 1000px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 4vw;
  }
}

.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(100vw, 1080px);
}

@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 4vw;
  }
}

.adlp-header {
  width: 100%;
  background: #fff;
  z-index: 100;
}

.adlp-header__inner {
  width: min(100vw, 1080px);
  height: min(7.5925925926vw, 82px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    height: 14.6666666667vw;
    padding: 0 2vw 0 2.6666666667vw;
  }
}

.adlp-header__logo {
  display: flex;
  align-items: center;
  font-weight: 700;
  line-height: 1.4;
  color: #4f185a;
  text-align: right;
}

.adlp-header__logo--text01 {
  font-size: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .adlp-header__logo--text01 {
    font-size: 3.4666666667vw;
  }
}

.adlp-header__logo--text02 {
  font-size: min(1.4814814815vw, 16px);
}

@media screen and (max-width: 767px) {
  .adlp-header__logo--text02 {
    font-size: 2.9333333333vw;
  }
}

.adlp-header__logo img {
  width: min(7.5925925926vw, 82px);
  margin-left: min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-header__logo img {
    width: 14.6666666667vw;
    margin-left: 1.6vw;
  }
}

.adlp-header .adlp-header__inner .adlp-btn {
  background: linear-gradient(94deg, #da0d57 10.38%, #7b2544 96.63%);
  box-shadow: none;
  width: min(24.2592592593vw, 262px);
  height: min(4.8148148148vw, 52px);
  font-size: min(1.8518518519vw, 20px);
  font-weight: 600;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .adlp-header .adlp-header__inner .adlp-btn {
    width: 46.6666666667vw;
    height: 9.3333333333vw;
  }
}

.adlp-header .adlp-header__inner .adlp-btn.--free::before {
  background: #fff;
  width: min(5.462962963vw, 59px);
  height: min(2.5vw, 27px);
  left: min(1.3888888889vw, 15px);
  border-radius: min(6.9444444444vw, 75px);
  top: 50%;
  transform: translateY(-50%);
  color: #bd1552;
  font-size: min(1.4814814815vw, 16px);
  font-weight: 700;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 767px) {
  .adlp-header .adlp-header__inner .adlp-btn.--free::before {
    width: 10.4vw;
    height: 4.8vw;
    left: 2.6666666667vw;
    font-size: 2.9333333333vw;
  }
}

.adlp-header .adlp-header__inner .adlp-btn p {
  font-size: min(1.8518518519vw, 20px);
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-header .adlp-header__inner .adlp-btn p {
    font-size: 3.4666666667vw;
    letter-spacing: 0.05em;
    padding-left: 1.0666666667vw;
  }
}

.adlp-header .adlp-header__inner .adlp-btn:hover {
  filter: brightness(120%);
  will-change: filter;
}

.adlp-footer {
  background: #012f64;
  padding: min(3.7037037037vw, 40px) 0 min(11.1111111111vw, 120px);
  color: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: 10vw 0 27.3333333333vw;
  }
}

.adlp-footer__menu {
  color: #fff;
  font-weight: 500;
  font-size: min(1.2962962963vw, 14px);
  line-height: 180%;
  letter-spacing: 0.08em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .adlp-footer__menu {
    font-size: 3.2vw;
  }
}

.adlp-footer__menu:hover,
.adlp-footer__menu:visited,
.adlp-footer__menu:active {
  color: #fff;
  text-decoration: underline;
}

.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    flex-direction: column;
    width: 100%;
    gap: 5.3333333333vw;
  }
}

.adlp-footer__logo img {
  width: min(7.4074074074vw, 80px);
  margin: min(2.5925925926vw, 28px) auto;
}

@media screen and (max-width: 767px) {
  .adlp-footer__logo img {
    width: 29.3333333333vw;
    margin: 9.3333333333vw auto;
  }
}

.adlp-footer__text {
  font-weight: 400;
  font-size: min(1.2962962963vw, 14px);
  line-height: 150%;
  letter-spacing: 0.08em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: 2.9333333333vw;
  }
}

.adlp-floating {
  background: #012f64;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(177.7777777778vw, 1920px);
  padding: min(0.9259259259vw, 10px) 0;
  z-index: 90;
}

@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100vw;
    padding: 2vw 0;
  }
}

.adlp-floating .adlp-btn {
  border-radius: min(92.5vw, 999px);
  background: linear-gradient(94deg, #da0d57 10.38%, #7b2544 96.63%);
  box-shadow: none;
  width: min(38.8888888889vw, 420px);
  height: min(5.5555555556vw, 60px);
  margin: 0 auto;
  font-weight: 600;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn {
    width: 84vw;
    height: 16vw;
  }
}

.adlp-floating .adlp-btn.--free::before {
  background: #fff;
  width: min(6.4814814815vw, 70px);
  height: min(3.7037037037vw, 40px);
  left: min(1.0185185185vw, 11px);
  border-radius: min(92.5vw, 999px);
  top: 50%;
  transform: translateY(-50%);
  color: #bd1552;
  font-size: min(1.7592592593vw, 19px);
  font-weight: 700;
  letter-spacing: 0.12em;
}

@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.--free::before {
    width: 17.3333333333vw;
    height: 9.3333333333vw;
    left: 3.3333333333vw;
    font-size: 4.8vw;
  }
}

.adlp-floating .adlp-btn a {
  padding-left: min(1.3888888889vw, 15px);
}

@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn a {
    padding-left: 9.3333333333vw;
  }
}

.adlp-floating .adlp-btn p {
  font-size: min(1.8518518519vw, 20px);
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn p {
    font-size: 5.3333333333vw;
    letter-spacing: 0.05em;
  }
}

.adlp-floating .adlp-btn:hover {
  filter: brightness(120%);
  will-change: filter;
}

.adlp-main {
  padding-top: 0;
}

.adlp-btn {
  border-radius: 200px;
  height: min(7.4074074074vw, 80px);
  width: min(38.8888888889vw, 420px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.adlp-btn__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    flex-direction: column;
    align-items: center;
    gap: 4vw;
  }
}

.adlp-btn__text {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .adlp-btn {
    height: 13.0666666667vw;
    width: 84vw;
  }
}

.adlp-btn p {
  text-align: center;
  z-index: 1;
  line-height: 120%;
}

.adlp-btn p span {
  line-height: 120%;
}

.adlp-btn p span.text01 {
  font-size: min(2.2222222222vw, 24px);
}

@media screen and (max-width: 767px) {
  .adlp-btn p span.text01 {
    font-size: 2.6666666667vw;
  }
}

.adlp-btn p span.text02 {
  font-size: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-btn p span.text02 {
    font-size: 3.7333333333vw;
  }
}

.adlp-btn.--free {
  padding-left: min(0.8333333333vw, 9px);
}

.adlp-btn.--free::before {
  content: "無料";
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #fff;
  color: #1883ec;
  font-size: min(1.6666666667vw, 18px);
  font-weight: 700;
  width: min(6.4814814815vw, 70px);
  height: min(6.4814814815vw, 70px);
  top: min(0.462962963vw, 5px);
  left: min(0.462962963vw, 5px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--free::before {
    width: 10.9333333333vw;
    height: 10.9333333333vw;
    font-size: 3.7333333333vw;
    top: 1.0666666667vw;
    left: 1.0666666667vw;
  }
}

.adlp-btn.--btn01 {
  background: #1883ec;
  color: #fff;
}

.adlp-btn.--btn01::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='18' viewBox='0 0 13 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 12.5L6.5 16.5L1.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 9.5L6.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(1.2037037037vw, 13px);
  height: min(1.6666666667vw, 18px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn01::after {
    width: 1.7333333333vw;
    height: 2.4vw;
    right: 4.4vw;
  }
}

@media screen and (min-width: 768px) {
  .adlp-btn.--btn01:hover {
    background: #5ab0ff;
  }
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn01:active {
    background: #5ab0ff;
  }
}

.adlp-btn.--btn02-a {
  background: #fff;
  border: min(0.3703703704vw, 4px) solid #f69809;
  color: #f69809;
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a {
    border-width: 0.5333333333vw;
  }
}

.adlp-btn.--btn02-a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23F79809' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(1.2037037037vw, 13px);
  height: min(1.6666666667vw, 18px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a::after {
    width: 1.7333333333vw;
    height: 2.4vw;
    right: 4.4vw;
  }
}

@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-a:hover {
    background: #f69809;
    color: #fff;
  }

  .adlp-btn.--btn02-a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a:active {
    background: #f69809;
    color: #fff;
  }

  .adlp-btn.--btn02-a:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}

.adlp-btn.--btn02-b {
  color: #fff;
  overflow: hidden;
  border: 1px solid transparent;
}

.adlp-btn.--btn02-b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #ff98ac 0%, #ff6683 100%);
  opacity: 1;
  transition: all 0.3s;
}

.adlp-btn.--btn02-b::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(0.7407407407vw, 8px);
  height: min(1.4814814815vw, 16px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}

@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-b:hover {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }

  .adlp-btn.--btn02-b:hover::before {
    opacity: 0;
  }

  .adlp-btn.--btn02-b:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b:active {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }

  .adlp-btn.--btn02-b:active::before {
    opacity: 0;
  }

  .adlp-btn.--btn02-b:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}

.adlp-btn.--btn03 {
  color: #c80012;
  background: #fff;
  box-shadow: min(0.3703703704vw, 4px) min(0.5555555556vw, 6px) 0 0 rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn03 {
    box-shadow: 0.5333333333vw 0.8vw 0 0 rgba(0, 0, 0, 0.3);
  }
}

.adlp-btn.--btn03::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.07324e-07L9 7.50412L1.78873e-07 15L2.47836 7.44633L0 1.07324e-07Z' fill='%23C80012'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(0.7407407407vw, 8px);
  height: min(1.4814814815vw, 16px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn03::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}

@media screen and (min-width: 768px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(min(0.3703703704vw, 4px));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(0.5333333333vw);
  }
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(min(0.3703703704vw, 4px));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(0.5333333333vw);
  }
}

.adlp-btn.--btn04 {
  color: #fff;
  background: #ffa800;
  box-shadow: 0 min(1.2962962963vw, 14px) min(2.2222222222vw, 24px) 0 rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn04 {
    box-shadow: 0 1.8666666667vw 3.2vw 0 rgba(0, 0, 0, 0.4);
  }
}

.adlp-btn.--btn04::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.16602L7 7.16602L1 13.166' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(0.7407407407vw, 8px);
  height: min(1.4814814815vw, 16px);
  right: min(3.0555555556vw, 33px);
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn04::after {
    width: 1.0666666667vw;
    height: 2.1333333333vw;
    right: 4.4vw;
  }
}

@media screen and (min-width: 768px) {
  .adlp-btn.--btn04:hover {
    background: #f48400;
  }

  .adlp-btn.--btn04:hover::after {
    transform: translate(min(0.9259259259vw, 10px), -50%);
  }
}

@media screen and (max-width: 767px) {
  .adlp-btn.--btn04:active {
    background: #f48400;
  }

  .adlp-btn.--btn04:active::after {
    transform: translate(min(0.9259259259vw, 10px), -50%);
  }
}

.adlp-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
}

.adlp-modal__base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.adlp-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: min(85.1851851852vw, 920px);
  min-height: min(18.5185185185vw, 200px);
  max-height: 92vh;
  background: #fff;
  padding: min(2.7777777778vw, 30px);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content {
    width: 92vw;
    padding: 10.6666666667vw 5.3333333333vw 4vw;
  }
}

.adlp-modal__content__close {
  width: min(4.8148148148vw, 52px);
  height: min(4.8148148148vw, 52px);
  position: absolute;
  top: min(1.8518518519vw, 20px);
  right: min(1.8518518519vw, 20px);
  cursor: pointer;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__close {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    top: 1.3333333333vw;
    right: 1.3333333333vw;
    display: block;
  }
}

.adlp-modal__content__close img {
  width: 100%;
  height: 100%;
}

.adlp-modal__content__title {
  text-align: center;
  font-size: min(2.4074074074vw, 26px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__title {
    font-size: 5.3333333333vw;
  }
}

.adlp-modal__content__body {
  margin: min(2.7777777778vw, 30px) auto 0;
  font-size: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__body {
    margin: 4vw auto 0;
    font-size: 2.6666666667vw;
  }
}

.adlp-modal__content__img {
  margin: min(2.7777777778vw, 30px) auto 0;
  width: 80%;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content__img {
    margin: 4vw auto 0;
  }
}

.adlp-head {
  text-align: center;
}

.adlp-head::after {
  content: "";
  display: block;
  width: min(4.6296296296vw, 50px);
  height: min(0.462962963vw, 5px);
  background: #e75b18;
  margin: min(0.9259259259vw, 10px) auto 0;
}

.adlp-head .text01 {
  font-size: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-head .text01 {
    font-size: 4vw;
  }
}

.adlp-head .text02 {
  font-size: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-head .text02 {
    font-size: 6.1333333333vw;
  }
}

.adlp-logo {
  animation: infinity-scroll-left 25s infinite linear 0.5s both;
  width: min(118.5185185185vw, 1280px);
}

.adlp-logo__wrapper {
  display: flex;
  width: min(237.037037037vw, 2560px);
}

@media screen and (max-width: 767px) {
  .adlp-logo__wrapper {
    width: 394.6666666667vw;
  }
}

@media screen and (max-width: 767px) {
  .adlp-logo {
    width: 197.3333333333vw;
    animation: infinity-scroll-left 15s infinite linear 0.5s both;
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.adlp-slider__wrapper {
  padding-bottom: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper {
    width: 100%;
    padding-bottom: 8vw;
  }
}

.adlp-slider__wrapper.--hide {
  overflow: hidden;
}

.adlp-slider__wrapper.--gap10 .slick-slide {
  margin: 0 min(0.462962963vw, 5px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap10 .slick-slide {
    margin: 0 0.6666666667vw;
  }
}

.adlp-slider__wrapper.--gap20 .slick-slide {
  margin: 0 min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap20 .slick-slide {
    margin: 0 1.3333333333vw;
  }
}

.adlp-slider__wrapper.--gap30 .slick-slide {
  margin: 0 min(1.3888888889vw, 15px);
}

@media screen and (max-width: 767px) {
  .adlp-slider__wrapper.--gap30 .slick-slide {
    margin: 0 2vw;
  }
}

.slick-list {
  overflow: inherit !important;
}

.slick-arrow {
  width: min(4.4444444444vw, 48px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  width: min(3.7037037037vw, 40px);
  height: min(3.7037037037vw, 40px);
  border-radius: 50%;
  transition: 0.15s all;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_215_36' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='21'%3E%3Cpath d='M0 0H18V21H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_215_36)'%3E%3Cpath d='M14.9992 24.8L4.19922 10.3983L14.9992 -4' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min(1.6666666667vw, 18px) w(21);
  background-position: center;
  background-color: #f1f1f1;
}

@media screen and (max-width: 767px) {
  .slick-arrow {
    width: 8vw;
    height: 8vw;
    background-size: 2.4vw 2.8vw;
  }

  .slick-arrow:active {
    background-color: #e75b18;
  }
}

@media screen and (min-width: 768px) {
  .slick-arrow:hover {
    background-color: #e75b18;
  }
}

.slick-arrow.prev {
  left: 0;
}

@media screen and (max-width: 767px) {
  .slick-arrow.prev {
    left: 1.3333333333vw;
  }
}

.slick-arrow.next {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_215_43' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='21'%3E%3Cpath d='M18 0H0V21H18V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_215_43)'%3E%3Cpath d='M3 24.8L13.8 10.3983L3 -4' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E%0A");
  right: 0;
}

@media screen and (max-width: 767px) {
  .slick-arrow.next {
    right: 1.3333333333vw;
  }
}

.slick-dots {
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .slick-dots {
    bottom: 0;
  }
}

.slick-dots li {
  width: min(0.9259259259vw, 10px);
  height: min(0.9259259259vw, 10px);
  background: #f1f1f1;
  margin: 0 min(0.6481481481vw, 7px);
}

@media screen and (max-width: 767px) {
  .slick-dots li {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin: 0 1.3333333333vw;
  }
}

.slick-dots li.slick-active {
  background: #e75b18;
}

.slick-dots li button {
  width: 100%;
  height: 100%;
}

.slick-dots li button::before {
  display: none;
}

.adlp-section {
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 4vw;
  }
}

@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 4vw;
  }
}

@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 8vw;
  }
}

.text--en {
  font-family: "Roboto", sans-serif;
}

.adlp-header .adlp-btn a {
  padding-left: min(5.3703703704vw, 58px);
}

@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn a {
    padding-left: 10.1333333333vw;
  }
}

.adlp-btn a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: min(4.2592592593vw, 46px);
}

@media screen and (max-width: 767px) {
  .adlp-btn a {
    padding-left: 6.4vw;
  }
}

.cv {
  background: #f1f1f1;
  padding: min(2.5925925926vw, 28px) 0 min(9.1666666667vw, 99px);
}

@media screen and (max-width: 767px) {
  .cv {
    padding: 6.8vw 0 13.6vw;
  }
}

.cv#cv02 {
  padding: min(2.5925925926vw, 28px) 0 min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .cv#cv02 {
    padding: 6.8vw 0 9.0666666667vw;
  }
}

.cv .adlp-btn {
  border-radius: min(6.9444444444vw, 75px);
  background: linear-gradient(94deg, #da0d57 10.38%, #7b2544 96.63%);
  box-shadow: max(0vw, 0px) min(0.2777777778vw, 3px) min(0.2777777778vw, 3px) max(0vw, 0px) rgba(0, 0, 0, 0.25);
  width: min(55.5555555556vw, 600px);
  height: min(9.6296296296vw, 104px);
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn {
    border-radius: 13.3333333333vw;
    box-shadow: 0 0.5333333333vw 0.5333333333vw 0 rgba(0, 0, 0, 0.25);
    width: 84vw;
    height: 18.6666666667vw;
  }
}

.cv .adlp-btn__text {
  margin-bottom: min(1.3888888889vw, 15px);
  font-size: min(2.2222222222vw, 24px);
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn__text {
    margin-bottom: 2.5333333333vw;
    font-size: 4vw;
  }
}

.cv .adlp-btn:hover {
  background: linear-gradient(94deg, #da0d57 10.38%, #7b2544 96.63%);
  filter: brightness(120%);
  will-change: filter;
}

.cv .adlp-btn::before {
  width: min(8.3333333333vw, 90px);
  height: min(8.3333333333vw, 90px);
  top: min(0.6481481481vw, 7px);
  left: min(0.7407407407vw, 8px);
  font-size: min(2.962962963vw, 32px);
  color: #bd1552;
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn::before {
    width: 16vw;
    height: 16vw;
    top: 1.3333333333vw;
    left: 1.3333333333vw;
    font-size: 5.3333333333vw;
  }
}

.cv .adlp-btn::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='9' viewBox='0 0 28 9' fill='none'%3E%3Cpath d='M0 8.25H26L19.9333 1.25' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E");
  width: min(2.5925925926vw, 28px);
  height: min(0.8333333333vw, 9px);
  right: min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='11' viewBox='0 0 38 11' fill='none'%3E%3Cpath d='M0 10H35L26.8333 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
    width: 4.6666666667vw;
    height: 1.2vw;
    right: 4vw;
  }
}

.cv .adlp-btn p {
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn p {
    letter-spacing: 0;
    margin-left: 2.6666666667vw;
  }
}

.cv .adlp-btn--text01 {
  background: linear-gradient(272deg, #e9cb87 31.76%, #fff5b7 77.3%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: min(2.2222222222vw, 24px);
  line-height: 130%;
  text-shadow: min(0.1851851852vw, 2px) min(0.1851851852vw, 2px) min(0.0925925926vw, 1px) rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn--text01 {
    font-size: 4.2666666667vw;
    letter-spacing: 0;
  }
}

.cv .adlp-btn--text02 {
  font-size: min(1.9444444444vw, 21px);
  line-height: 130%;
  text-shadow: min(0.0925925926vw, 1px) min(0.0925925926vw, 1px) min(0.0925925926vw, 1px) rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn--text02 {
    font-size: 3.7333333333vw;
  }
}

.cv .adlp-btn--text03 {
  font-size: min(2.5vw, 27px);
  line-height: 130%;
  text-shadow: min(0.0925925926vw, 1px) min(0.0925925926vw, 1px) min(0.0925925926vw, 1px) rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn--text03 {
    font-size: 4.8vw;
  }
}

.cv .adlp-btn .--dot {
  margin: 0 max(-0.462962963vw, -5px);
  letter-spacing: 0;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .cv .adlp-btn .--dot {
    margin: 0 -1.0666666667vw;
  }
}

.fv .fv__body {
  background: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_fv.jpg) 50% 0/100% no-repeat;
  height: min(51.3888888889vw, 555px);
}

@media screen and (max-width: 767px) {
  .fv .fv__body {
    background: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_fv.jpg) 50% 0/100% no-repeat;
    height: 151.6vw;
  }
}

.fv .fv__body img {
  display: block;
  width: 100%;
}

.fv .fv__inner {
  width: min(100vw, 1080px);
  padding-top: min(3.8888888889vw, 42px);
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .fv .fv__inner {
    width: 100%;
    padding-top: 0;
  }
}

.fv .fv__img--01 {
  width: min(52.8703703704vw, 571px);
  display: block;
}

@media screen and (max-width: 767px) {
  .fv .fv__img--01 {
    width: 100%;
  }
}

.fv .fv__img--02 {
  width: min(50.0925925926vw, 541px);
  display: block;
  margin: min(2.3148148148vw, 25px) 0 min(0.9259259259vw, 10px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--02 {
    width: 96.4vw;
    margin: 4vw auto 2vw;
  }
}

.fv .fv__img--03 {
  width: min(49.0740740741vw, 530px);
  display: block;
}

@media screen and (max-width: 767px) {
  .fv .fv__img--03 {
    width: 94.1333333333vw;
    margin: 0 auto;
  }
}

.fv .fv__img--04 {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/img_fv_leaf.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: min(21.1111111111vw, 228px);
  height: min(10.0925925926vw, 109px);
  position: absolute;
  top: min(26.3888888889vw, 285px);
  left: min(26.8518518519vw, 290px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 {
    width: 40.2666666667vw;
    height: 19.4666666667vw;
    top: 44.2666666667vw;
    left: initial;
    right: 3.4666666667vw;
  }
}

.fv .fv__img--04 .fv__leaf__row1 {
  font-size: min(1.4814814815vw, 16px);
  font-weight: 600;
  line-height: 115%;
  text-align: center;
  color: #fff;
  padding-top: min(0.8333333333vw, 9px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row1 {
    font-size: 2.9333333333vw;
    padding-top: 1.6vw;
  }
}

.fv .fv__img--04 .fv__leaf__row1 .t1 {
  font-size: min(1.6666666667vw, 18px);
  margin-top: min(0.3703703704vw, 4px);
  display: block;
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row1 .t1 {
    font-size: 3.2vw;
    margin-top: 0.5333333333vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: max(-2.1296296296vw, -23px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 {
    top: -4vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 .t1 {
  font-size: min(1.4814814815vw, 16px);
  font-weight: 700;
  line-height: 116%;
  color: #fff;
  margin-right: min(0.6481481481vw, 7px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 .t1 {
    font-size: 2.9333333333vw;
    margin-right: 0.8vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 .t1 .year {
  font-size: min(1.6666666667vw, 18px);
  font-weight: 700;
  line-height: 116%;
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 .t1 .year {
    font-size: 3.2vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 .t1 .en {
  font-size: min(2.5925925926vw, 28px);
  font-weight: 600;
  line-height: 116%;
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 .t1 .en {
    font-size: 5.0666666667vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 .t2 {
  font-size: min(4.6296296296vw, 50px);
  font-weight: 500;
  line-height: 140%;
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 .t2 {
    font-size: 8.8vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 .t2 .gra {
  background: linear-gradient(283deg, #b9934a -15.45%, #fff8ce 39.8%, #fff8ce 51.54%, #a9914e 107.44%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fv .fv__img--04 .fv__leaf__row2 .t2 .num {
  font-size: min(6.2962962963vw, 68px);
  line-height: 140%;
  display: inline-block;
  margin-left: max(-0.5555555556vw, -6px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 .t2 .num {
    font-size: 12vw;
    margin-left: -0.8vw;
  }
}

.fv .fv__img--04 .fv__leaf__row2 .t3 {
  font-size: min(1.1111111111vw, 12px);
  font-weight: 400;
  line-height: 130%;
  color: #fff;
  margin-left: max(-0.6481481481vw, -7px);
}

@media screen and (max-width: 767px) {
  .fv .fv__img--04 .fv__leaf__row2 .t3 {
    font-size: 2.4vw;
    margin-left: -1.2vw;
  }
}

.fv .fv__foot {
  font-weight: 400;
  font-size: min(1.1111111111vw, 12px);
  line-height: 150%;
  letter-spacing: 0em;
  text-align: center;
  color: #555555;
  padding: min(1.7592592593vw, 19px) 0 min(2.4074074074vw, 26px);
}

@media screen and (max-width: 767px) {
  .fv .fv__foot {
    font-size: 2.1333333333vw;
    text-align: left;
    padding: 2.4vw 1.0666666667vw 2.8vw;
  }
}

.sec01 {
  padding: min(3.1481481481vw, 34px) 0;
}

.sec01 .sec01__slider {
  background: #fff;
  overflow: hidden;
  position: relative;
  width: min(100vw, 1080px);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sec01 .sec01__slider {
    width: 100%;
  }
}

.sec01 .sec01__slider-inner {
  display: flex;
  width: calc(200% + 1px);
  animation: slide 20s linear infinite;
}

@media screen and (max-width: 767px) {
  .sec01 .sec01__slider-inner {
    width: calc(400% + 1px);
    animation: slide 10s linear infinite;
  }
}

.sec01 .sec01__slider picture {
  flex: 0 0 50%;
}

@keyframes slide {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.sec02 {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_sec02.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top max(-5.462962963vw, -59px);
  min-height: min(123.9814814815vw, 1339px);
  padding-bottom: min(11.7592592593vw, 127px);
  position: relative;
  z-index: 20;
}

@media screen and (max-width: 767px) {
  .sec02 {
    background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_sec02.png);
    background-position: center top -10.5333333333vw;
    min-height: 343.8666666667vw;
    padding-bottom: 25.2vw;
  }
}

.sec02__block--01 {
  width: min(80.5555555556vw, 870px);
  padding-top: min(6.9444444444vw, 75px);
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec02__block--01 {
    width: 100%;
    padding-top: 8vw;
  }
}

.sec02__text--01 {
  font-weight: 600;
  font-size: min(1.9444444444vw, 21px);
  line-height: 160%;
  letter-spacing: 0.04em;
  margin: 0 0 0 min(6.4814814815vw, 70px);
}

@media screen and (max-width: 767px) {
  .sec02__text--01 {
    font-size: 3.7333333333vw;
    margin: 0 0 0 8vw;
  }
}

.sec02__text--02 {
  font-weight: 700;
  font-size: min(2.7777777778vw, 30px);
  line-height: 140%;
  letter-spacing: -0.02em;
  margin: min(0.5555555556vw, 6px) 0 0 min(6.4814814815vw, 70px);
}

@media screen and (max-width: 767px) {
  .sec02__text--02 {
    font-size: 5.3333333333vw;
    margin: 1.0666666667vw 0 0 8vw;
  }
}

.sec02__image--01 {
  width: min(35.462962963vw, 383px);
  display: block;
  margin: 0 auto;
  position: absolute;
  top: max(-5.5555555556vw, -60px);
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .sec02__image--01 {
    width: 48vw;
    top: -8.1333333333vw;
  }
}

.sec02__balloon {
  width: min(55.5555555556vw, 600px);
  background-color: rgba(255, 255, 255, 0.8);
  padding: min(3.5185185185vw, 38px) min(4.1666666667vw, 45px) min(3.7037037037vw, 40px);
  margin: min(5.3703703704vw, 58px) auto 0;
  box-shadow: 0px 0px min(1.6666666667vw, 18px) 0px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .sec02__balloon {
    width: 92vw;
    padding: 6.6666666667vw 8vw 7.2vw;
    margin: 8.2666666667vw auto 0;
    box-shadow: 0px 0px 3.2vw 0px rgba(0, 0, 0, 0.25);
  }
}

.sec02__balloon::after {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  width: min(4.1666666667vw, 45px);
  height: min(1.7592592593vw, 19px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  display: block;
  position: absolute;
  bottom: max(-1.7592592593vw, -19px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec02__balloon::after {
    width: 8vw;
    height: 3.3333333333vw;
    bottom: -3.3333333333vw;
  }
}

.sec02__list {
  display: flex;
  flex-direction: column;
  gap: min(0.7407407407vw, 8px);
}

@media screen and (max-width: 767px) {
  .sec02__list {
    gap: 1.0666666667vw;
  }
}

.sec02__list li {
  font-weight: 400;
  font-size: min(1.4814814815vw, 16px);
  line-height: 180%;
  letter-spacing: 0.04em;
  padding-left: min(2.6851851852vw, 29px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec02__list li {
    font-size: 3.4666666667vw;
    padding-left: 5.0666666667vw;
  }
}

.sec02__list li::before {
  content: "";
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_check_01.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  width: min(2.1296296296vw, 23px);
  height: min(1.8518518519vw, 20px);
  display: block;
  position: absolute;
  top: min(0.3703703704vw, 4px);
  left: 0;
}

@media screen and (max-width: 767px) {
  .sec02__list li::before {
    width: 4vw;
    height: 3.6vw;
    top: 1.3333333333vw;
  }
}

.sec02__list li b {
  font-weight: 700;
}

.sec02__block--02 {
  margin-top: min(7.4074074074vw, 80px);
}

@media screen and (max-width: 767px) {
  .sec02__block--02 {
    margin-top: 13.2vw;
  }
}

.sec02 h2 {
  width: fit-content;
  margin: 0 auto min(5.3703703704vw, 58px);
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec02 h2 {
    margin: 0 auto 10.2666666667vw;
  }
}

.sec02 h2 img {
  width: min(7.3148148148vw, 79px);
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .sec02 h2 img {
    width: 14.6666666667vw;
  }
}

.sec02__h2--01 {
  font-weight: 700;
  font-size: min(2.7777777778vw, 30px);
  line-height: 160%;
  letter-spacing: 0.04em;
  margin-left: min(0.9259259259vw, 10px);
  position: relative;
  top: max(-1.3888888889vw, -15px);
}

@media screen and (max-width: 767px) {
  .sec02__h2--01 {
    font-size: 5.3333333333vw;
    letter-spacing: -0.04em;
    margin-left: 1.2vw;
    top: -2.9333333333vw;
  }
}

.sec02__h2--02 {
  background: var(--liner1-txt, linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: min(1.2037037037vw, 13px);
  font-weight: 700;
  font-size: min(4.4444444444vw, 48px);
  line-height: 140%;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .sec02__h2--02 {
    font-size: 8.5333333333vw;
    letter-spacing: -0.04em;
    margin-top: 1.8666666667vw;
  }
}

.sec02__row--01 {
  display: flex;
  justify-content: center;
  gap: min(4.1666666667vw, 45px);
}

@media screen and (max-width: 767px) {
  .sec02__row--01 {
    flex-direction: column;
    gap: 8vw;
  }
}

.sec02__row--02 {
  width: fit-content;
  margin: min(4.1666666667vw, 45px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec02__row--02 {
    width: 100%;
    margin: 29.3333333333vw auto 0;
  }
}

.sec02__col--01,
.sec02__col--02,
.sec02__col--03 {
  position: relative;
}

.sec02__col--01 {
  width: min(42.7777777778vw, 462px);
}

@media screen and (max-width: 767px) {
  .sec02__col--01 {
    width: 100%;
  }
}

.sec02__col--02 {
  width: min(41.3888888889vw, 447px);
}

@media screen and (max-width: 767px) {
  .sec02__col--02 {
    width: 100%;
  }
}

.sec02__col--03 {
  width: min(67.962962963vw, 734px);
}

@media screen and (max-width: 767px) {
  .sec02__col--03 {
    width: 100%;
  }
}

.sec02__image--02 {
  width: min(32.4074074074vw, 350px);
  display: block;
}

@media screen and (max-width: 767px) {
  .sec02__image--02 {
    width: 88vw;
  }
}

.sec02__image--03 {
  width: min(32.4074074074vw, 350px);
  display: block;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .sec02__image--03 {
    width: 88vw;
  }
}

.sec02__image--04 {
  width: min(37.037037037vw, 400px);
  display: block;
}

@media screen and (max-width: 767px) {
  .sec02__image--04 {
    width: 92vw;
  }
}

.sec02__box--01,
.sec02__box--02,
.sec02__box--03 {
  background: linear-gradient(147deg, rgba(0, 46, 100, 0.9) 2.06%, rgba(8, 149, 207, 0.9) 88.12%);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.sec02__box--01 p,
.sec02__box--02 p,
.sec02__box--03 p {
  color: #fff;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.96px;
}

@media screen and (max-width: 767px) {
  .sec02__box--01 p,
  .sec02__box--02 p,
  .sec02__box--03 p {
    font-size: 4.8vw;
  }
}

.sec02__box--01 p b,
.sec02__box--02 p b,
.sec02__box--03 p b {
  background: var(--Linear5, linear-gradient(95deg, #eae07e 5.04%, #f8f5e9 50.74%, #eadf7e 96.45%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec02__box--01 {
  width: min(23.5185185185vw, 254px);
  height: min(13.1481481481vw, 142px);
  right: 0;
}

@media screen and (max-width: 767px) {
  .sec02__box--01 {
    width: 46.6666666667vw;
    height: 28.5333333333vw;
  }
}

.sec02__box--02 {
  width: min(18.8888888889vw, 204px);
  height: min(13.6111111111vw, 147px);
  left: 0;
}

@media screen and (max-width: 767px) {
  .sec02__box--02 {
    width: 46.6666666667vw;
    height: 28.5333333333vw;
  }
}

.sec02__box--03 {
  width: min(32.1296296296vw, 347px);
  height: min(13.1481481481vw, 142px);
  right: 0;
}

@media screen and (max-width: 767px) {
  .sec02__box--03 {
    width: 73.3333333333vw;
    height: 28.5333333333vw;
    top: -21.3333333333vw;
    transform: none;
  }
}

.sec03__header {
  background: linear-gradient(180deg, #dbd5be 0%, #f6f4ed 46.5%);
  padding-top: min(10.5555555556vw, 114px);
  height: min(33.1481481481vw, 358px);
  margin-top: max(-9.6296296296vw, -104px);
}

@media screen and (max-width: 767px) {
  .sec03__header {
    padding-top: 16.8vw;
    height: 61.2vw;
    margin-top: -16.8vw;
  }
}

.sec03 h2 {
  font-weight: 700;
  font-size: min(3.1944444444vw, 34.5px);
  line-height: 1;
  letter-spacing: 0.08em;
  color: #bd1552;
  width: fit-content;
  padding-right: min(5vw, 54px);
  margin: 0 auto;
  border-bottom: min(0.2777777778vw, 3px) solid #bd1552;
}

@media screen and (max-width: 767px) {
  .sec03 h2 {
    font-size: 6.1333333333vw;
    padding-right: 10vw;
    border-bottom: 0.6666666667vw solid #bd1552;
  }
}

.sec03__h2--wrap {
  margin-top: max(-0.9259259259vw, -10px);
  display: block;
}

@media screen and (max-width: 767px) {
  .sec03__h2--wrap {
    margin-top: -1.3333333333vw;
  }
}

.sec03__h2--wrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: min(0.9259259259vw, 10px);
  right: max(-4.6296296296vw, -50px);
  width: min(10.3703703704vw, 112px);
  height: min(10.0925925926vw, 109px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='109' viewBox='0 0 112 109' fill='none'%3E%3Cpath d='M32.5431 103.04L32.5432 107.54L41.5435 107.54L41.5434 103.04L32.5431 103.04ZM41.5434 103.04L41.5418 54.9582L32.5415 54.9585L32.5431 103.04L41.5434 103.04Z' fill='%23BD1552'/%3E%3Cpath d='M37.0005 45L49.0838 60.7499L24.8351 60.7499L37.0005 45Z' fill='%23BD1552'/%3E%3Cpath d='M37.0005 45L49.0838 60.7499L24.8351 60.7499L37.0005 45Z' stroke='%23BD1552'/%3E%3Cpath d='M55.0995 103.595L55.0997 108.095L64.1 108.095L64.0998 103.595L55.0995 103.595ZM64.0998 103.595L64.0972 24.4019L55.0969 24.4022L55.0995 103.595L64.0998 103.595Z' fill='%23BD1552'/%3E%3Cpath d='M48.6307 29.3343L59.9945 14.7733L71.1358 29.4469L48.6307 29.3343Z' fill='%23BD1552' stroke='%23BD1552' stroke-width='0.858'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

@media screen and (max-width: 767px) {
  .sec03__h2--wrap::after {
    bottom: 2vw;
    right: -6.6666666667vw;
    width: 19.7333333333vw;
    height: 19.3333333333vw;
  }
}

.sec03__h2--01 {
  background: linear-gradient(180deg, #9f1b4b 39.37%, #da0d57 85.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(12.037037037vw, 130px);
  font-weight: 500;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .sec03__h2--01 {
    font-size: 23.2vw;
    letter-spacing: 0;
  }
}

.sec03__h2--02 {
  background: linear-gradient(180deg, #9f1b4b 39.37%, #da0d57 85.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  font-size: min(5.3703703704vw, 58px);
}

@media screen and (max-width: 767px) {
  .sec03__h2--02 {
    font-size: 10.4vw;
    letter-spacing: 0;
  }
}

.sec03__h2--03 {
  background: linear-gradient(180deg, #9f1b4b 39.37%, #da0d57 85.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  font-size: min(6.9444444444vw, 75px);
  font-weight: 600;
  line-height: 1;
  margin-left: max(-0.6481481481vw, -7px);
}

@media screen and (max-width: 767px) {
  .sec03__h2--03 {
    font-size: 13.3333333333vw;
    margin-left: -2vw;
  }
}

.sec03__note--01 {
  font-size: min(1.1111111111vw, 12px);
  text-align: center;
  color: #666;
  margin-top: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .sec03__note--01 {
    font-size: 2.4vw;
  }
}

.sec03__box--01 {
  background: linear-gradient(180deg, #002e64 0%, #0895cf 100%);
  padding: min(5.5555555556vw, 60px) 0 min(15.6481481481vw, 169px);
}

@media screen and (max-width: 767px) {
  .sec03__box--01 {
    padding: 8vw 0 18vw;
  }
}

.sec03 h3 {
  text-align: center;
}

.sec03__h3--01 {
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .sec03__h3--01 {
    font-weight: 700;
    font-size: 5.3333333333vw;
  }
}

.sec03__h3--02 {
  font-size: min(5.8333333333vw, 63px);
  line-height: 140%;
  background: var(--Linear7, linear-gradient(270deg, #dac288 0%, #fff8ce 44.91%, #fff8ce 54.46%, #cdbc83 99.88%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(min(0.1851851852vw, 2px) min(0.1851851852vw, 2px) min(0.462962963vw, 5px) rgba(0, 0, 0, 0.6));
}

@media screen and (max-width: 767px) {
  .sec03__h3--02 {
    font-size: 11.2vw;
  }
}

.sec03__h3--03 {
  font-weight: 500;
  font-size: min(6.4814814815vw, 70px);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .sec03__h3--03 {
    font-size: 12.5333333333vw;
  }
}

.sec03__h3--04 {
  background: var(--Linear7, linear-gradient(270deg, #dac288 0%, #fff8ce 44.91%, #fff8ce 54.46%, #cdbc83 99.88%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(3.8888888889vw, 42px);
  filter: drop-shadow(min(0.1851851852vw, 2px) min(0.1851851852vw, 2px) min(0.462962963vw, 5px) rgba(0, 0, 0, 0.6));
}

@media screen and (max-width: 767px) {
  .sec03__h3--04 {
    font-size: 7.4666666667vw;
    filter: drop-shadow(0.2666666667vw 0.2666666667vw 0.6666666667vw rgba(0, 0, 0, 0.6));
  }
}

.sec03 .adlp-slider__wrapper02 {
  width: min(101.6666666667vw, 1098px);
  margin: min(3.7037037037vw, 40px) auto 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper02 {
    width: 100%;
    margin-top: 4.6666666667vw;
  }
}

.sec03 .adlp-slider__wrapper {
  width: min(103.3333333333vw, 1116px);
  padding: 0 0 min(4.1666666667vw, 45px) min(3.3333333333vw, 36px);
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper {
    width: 108vw;
    padding: 0 5.3333333333vw 9.3333333333vw;
  }
}

.sec03 .adlp-slider__wrapper .slick-arrow {
  width: min(2.8703703704vw, 31px);
  height: min(6.9444444444vw, 75px);
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='62' viewBox='0 0 27 62' fill='none'%3E%3Cpath d='M25 1L2 31L25 61' stroke='%23012F64' stroke-width='3'/%3E%3C/svg%3E")
    0 0 / contain no-repeat;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper .slick-arrow {
    width: 5.0666666667vw;
    height: 12.4vw;
  }
}

.sec03 .adlp-slider__wrapper .slick-arrow.prev {
  margin-left: max(-49.8148148148vw, -538px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper .slick-arrow.prev {
    margin-left: -49.3333333333vw;
  }
}

.sec03 .adlp-slider__wrapper .slick-arrow.next {
  margin-left: min(46.4814814815vw, 502px);
  transform: translate(-50%, -50%) scale(-1, 1);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper .slick-arrow.next {
    margin-left: 41.3333333333vw;
  }
}

.sec03 .adlp-slider__wrapper .slick-dots {
  bottom: max(-4.1666666667vw, -45px);
  right: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper .slick-dots {
    bottom: -9.3333333333vw;
    right: 4.8vw;
  }
}

.sec03 .adlp-slider__wrapper .slick-dots li {
  width: min(1.3888888889vw, 15px);
  height: min(1.3888888889vw, 15px);
  margin: 0 min(1.0185185185vw, 11px);
  border-radius: 50%;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__wrapper .slick-dots li {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin: 0 2vw;
  }
}

.sec03 .adlp-slider__wrapper .slick-dots li.slick-active {
  background: #012f64;
}

.sec03 .adlp-slider .slick-slide {
  margin: 0 min(1.6666666667vw, 18px);
  position: relative;
  right: max(-1.6666666667vw, -18px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider .slick-slide {
    margin: 0 10.6666666667vw;
    right: 0;
  }
}

.sec03 .adlp-slider__inner {
  background: #fff;
  width: min(46.4814814815vw, 502px);
  box-shadow: 0 min(0.5925925926vw, 6.4px) min(0.5925925926vw, 6.4px) rgba(0, 0, 0, 0.1);
  padding: min(2.4074074074vw, 26px) min(2.037037037vw, 22px) min(1.4814814815vw, 16px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__inner {
    box-shadow: 0 1.0666666667vw 1.0666666667vw rgba(0, 0, 0, 0.1);
    width: 89.3333333333vw;
    padding: 4.5333333333vw 4vw 2.6666666667vw;
  }
}

.sec03 .adlp-slider__h4 {
  background-color: #012f64;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0 min(12.4074074074vw, 134px);
  font-size: min(2.2222222222vw, 24px);
  font-weight: 600;
  line-height: 140%;
  height: min(4.8148148148vw, 52px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4 {
    font-size: 4.2666666667vw;
    gap: 0 23.4666666667vw;
    height: 9.3333333333vw;
  }
}

.sec03 .adlp-slider__h4::before {
  content: "";
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: min(19.4444444444vw, 210px);
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4::before {
    bottom: -0.1333333333vw;
    left: 35.2vw;
  }
}

.sec03 .adlp-slider__h4.--icon01::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_01.png);
  width: min(5.6481481481vw, 61px);
  height: min(5.5555555556vw, 60px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4.--icon01::before {
    width: 10.9333333333vw;
    height: 10.6666666667vw;
  }
}

.sec03 .adlp-slider__h4.--icon02::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_02.png);
  width: min(5.6481481481vw, 61px);
  height: min(6.0185185185vw, 65px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4.--icon02::before {
    width: 10.9333333333vw;
    height: 11.4666666667vw;
  }
}

.sec03 .adlp-slider__h4.--icon03::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_03.png);
  width: min(5.2777777778vw, 57px);
  height: min(6.0185185185vw, 65px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4.--icon03::before {
    width: 10.9333333333vw;
    height: 12.5333333333vw;
    bottom: 0.1333333333vw;
  }
}

.sec03 .adlp-slider__h4.--icon04::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_04.png);
  width: min(5vw, 54px);
  height: min(5.7407407407vw, 62px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4.--icon04::before {
    width: 11.2vw;
    height: 12.8vw;
  }
}

.sec03 .adlp-slider__h4.--icon05::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_05.png);
  width: min(5.1851851852vw, 56px);
  height: min(5.2777777778vw, 57px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4.--icon05::before {
    width: 12.2666666667vw;
    height: 12.4vw;
  }
}

.sec03 .adlp-slider__h4--01 {
  font-weight: 500;
  font-size: min(2.3148148148vw, 25px);
  clip-path: polygon(0 0, 100% 0, 80.5% 100%, 0 100%);
  background: linear-gradient(147deg, #0895cf 6.24%, #002e64 92.3%);
  display: flex;
  align-items: center;
  gap: min(0.1851851852vw, 2px);
  width: min(14.0740740741vw, 152px);
  height: 100%;
  padding-left: min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__h4--01 {
    width: 24.2666666667vw;
    padding-left: 3.3333333333vw;
    font-size: 4.5333333333vw;
  }
}

.sec03 .adlp-slider__col--01 {
  position: relative;
  display: flex;
  gap: min(0.7407407407vw, 8px);
  width: min(42.4074074074vw, 458px);
  margin: min(0.6481481481vw, 7px) auto max(0vw, 0px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01 {
    gap: 1.3333333333vw;
    width: 81.3333333333vw;
    margin: 1.3333333333vw auto 0vw;
  }
}

.sec03 .adlp-slider__col--01::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: min(2.2222222222vw, 24px);
  width: min(2.5925925926vw, 28px);
  height: min(3.7037037037vw, 40px);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #bd1552;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01::after {
    content: none;
  }
}

.sec03 .adlp-slider__col--01 > div {
  flex: 1;
  background: #f2f2f2;
}

.sec03 .adlp-slider__col--01 > div h5 {
  background: #999;
  padding: min(0.462962963vw, 5px) min(0.7407407407vw, 8px) min(0.7407407407vw, 8px);
  font-size: min(2.2222222222vw, 24px);
  line-height: 140%;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01 > div h5 {
    padding: 0.8vw 0 1.3333333333vw;
    font-size: 4.8vw;
  }
}

.sec03 .adlp-slider__col--01 > div .adlp-slider__col--ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(1.2962962963vw, 14px);
  font-size: min(1.9444444444vw, 21px);
  font-weight: 700;
  color: #666;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01 > div .adlp-slider__col--ttl {
    gap: 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
}

.sec03 .adlp-slider__col--01 > div .adlp-slider__col--ttl::before,
.sec03 .adlp-slider__col--01 > div .adlp-slider__col--ttl::after {
  content: "";
  flex: 1;
  display: block;
  height: 1px;
  background: #666;
}

.sec03 .adlp-slider__col--01 > div .adlp-slider__col--val {
  font-size: min(2.5vw, 27px);
  font-weight: 700;
  color: #666;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01 > div .adlp-slider__col--val {
    font-size: 4.8vw;
  }
}

.sec03 .adlp-slider__col--01 > div .adlp-slider__col--val b {
  font-size: min(3.1851851852vw, 56px);
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01 > div .adlp-slider__col--val b {
    font-size: 9.8666666667vw;
  }
}

.sec03 .adlp-slider__col--01 > div:nth-child(2) {
  background: #f6f4ed;
}

.sec03 .adlp-slider__col--01 > div:nth-child(2) h5 {
  background: linear-gradient(94deg, #da0d57 10.38%, #7b2544 96.63%);
}

.sec03 .adlp-slider__col--01 > div:nth-child(2) .adlp-slider__col--ttl {
  color: #bd1552;
}

.sec03 .adlp-slider__col--01 > div:nth-child(2) .adlp-slider__col--ttl::before,
.sec03 .adlp-slider__col--01 > div:nth-child(2) .adlp-slider__col--ttl::after {
  background: #bd1552;
}

.sec03 .adlp-slider__col--01 > div:nth-child(2) .adlp-slider__col--val {
  color: #bd1552;
}

.sec03 .adlp-slider__col--01 > div:nth-child(2) .adlp-slider__col--val b {
  font-size: min(3.8333333333vw, 63px);
  line-height: 1.07;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--01 > div:nth-child(2) .adlp-slider__col--val b {
    font-size: 11.2vw;
  }
}

.sec03 .adlp-slider__col--body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: min(18.7037037037vw, 202px);
  padding: min(2.2222222222vw, 24px) min(1.1111111111vw, 12px) min(1.1111111111vw, 12px);
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--body {
    height: 36vw;
    padding: 4vw 3.2vw;
  }
}

.sec03 .adlp-slider__col--body > p {
  font-size: min(1.5740740741vw, 17px);
  font-weight: 500;
  line-height: 140%;
}

.sec03 .adlp-slider__col--body > p.adlp-slider__col--post02 {
  font-size: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--body > p {
    font-size: 2.9333333333vw;
    letter-spacing: 0em;
  }

  .sec03 .adlp-slider__col--body > p.adlp-slider__col--post02 {
    font-size: 3.4666666667vw;
  }
}

.sec03 .adlp-slider__col--02 {
  background: linear-gradient(93deg, #ca1154 0%, #7b2544 100%);
  display: flex;
  align-items: center;
  padding-left: min(6.8518518519vw, 74px);
  margin-top: min(0.9259259259vw, 10px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--02 {
    padding-left: 13.0666666667vw;
    margin-top: 1.3333333333vw;
  }
}

.sec03 .adlp-slider__col--02.--type02 {
  padding-left: min(8.5185185185vw, 92px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--02.--type02 {
    padding-left: 17.0666666667vw;
  }
}

.sec03 .adlp-slider__col--02::after {
  content: "";
  display: block;
  width: min(6.2037037037vw, 67px);
  height: min(9.1666666667vw, 99px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67' height='99' viewBox='0 0 67 99' fill='none'%3E%3Cmask id='mask0_376_2581' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='67' height='99'%3E%3Crect x='0.75' y='0.75' width='66' height='97.5' fill='url(%23paint0_linear_376_2581)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_376_2581)'%3E%3Cg filter='url(%23filter0_d_376_2581)'%3E%3Cpath d='M15.5416 95.2512L15.5416 98.3711L21.7818 98.3711L21.7818 95.2512L15.5416 95.2512ZM21.7818 95.2512L21.7818 50.8941L15.5416 50.8941L15.5416 95.2512L21.7818 95.2512Z' fill='%23EAE07E'/%3E%3Cpath d='M18.659 41.9978L27.6603 54.118L9.47402 54.027L18.659 41.9978Z' fill='%23EAE07E'/%3E%3Cpath d='M18.659 41.9978L27.6603 54.118L9.47402 54.027L18.659 41.9978Z' stroke='%23EAE07E'/%3E%3C/g%3E%3Cg filter='url(%23filter1_d_376_2581)'%3E%3Cpath d='M35.0416 95.2498L35.0416 98.3697L41.2818 98.3697L41.2818 95.2498L35.0416 95.2498ZM41.2818 95.2498L41.2816 20.1427L35.0414 20.1427L35.0416 95.2498L41.2818 95.2498Z' fill='%23EAE07E'/%3E%3Cpath d='M29.8369 22.8523L38.1531 11.961L46.303 22.9347L29.8369 22.8523Z' fill='%23EAE07E' stroke='%23EAE07E' stroke-width='0.858'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_376_2581' x='3.47412' y='38.9961' width='30.186' height='68.375' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3'/%3E%3CfeGaussianBlur stdDeviation='3'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_376_2581'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_376_2581' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_376_2581' x='22.9736' y='8.24609' width='30.186' height='99.125' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3'/%3E%3CfeGaussianBlur stdDeviation='3'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_376_2581'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_376_2581' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_376_2581' x1='8.08333' y1='0.749989' x2='68.8909' y2='3.65733' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DA0D57'/%3E%3Cstop offset='1' stop-color='%237B2544'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  bottom: max(-0.0925925926vw, -1px);
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--02::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='130' viewBox='0 0 88 130' fill='none'%3E%3Cmask id='mask0_376_1675' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='88' height='130'%3E%3Crect width='88' height='130' fill='url(%23paint0_linear_376_1675)'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_376_1675)'%3E%3Cg filter='url(%23filter0_d_376_1675)'%3E%3Cpath d='M20.2887 126.001L20.2887 130.161L28.609 130.161L28.609 126.001L20.2887 126.001ZM28.609 126.001L28.609 66.8581L20.2887 66.8581L20.2887 126.001L28.609 126.001Z' fill='%23EAE07E'/%3E%3Cpath d='M24.4449 54.9997L36.4466 71.1599L12.1982 71.0386L24.4449 54.9997Z' fill='%23EAE07E'/%3E%3Cpath d='M24.4449 54.9997L36.4466 71.1599L12.1982 71.0386L24.4449 54.9997Z' stroke='%23EAE07E'/%3E%3C/g%3E%3Cg filter='url(%23filter1_d_376_1675)'%3E%3Cpath d='M46.289 126L46.289 130.16L54.6093 130.16L54.6093 126L46.289 126ZM54.6093 126L54.609 25.8569L46.2887 25.8569L46.289 126L54.6093 126Z' fill='%23EAE07E'/%3E%3Cpath d='M39.3493 29.4704L50.4377 14.9486L61.3042 29.5802L39.3493 29.4704Z' fill='%23EAE07E' stroke='%23EAE07E' stroke-width='1.144'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_376_1675' x='4.19818' y='51' width='40.2484' height='91.1602' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='4'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_376_1675'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_376_1675' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_376_1675' x='30.1982' y='9.99805' width='40.2484' height='132.162' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='4'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_376_1675'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_376_1675' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_376_1675' x1='9.77778' y1='-1.48894e-05' x2='90.8545' y2='3.87644' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DA0D57'/%3E%3Cstop offset='1' stop-color='%237B2544'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    width: 11.7333333333vw;
    height: 17.3333333333vw;
  }
}

.sec03 .adlp-slider__col--balloon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='111' height='111' viewBox='0 0 111 111' fill='none'%3E%3Cg filter='url(%23filter0_d_376_2593)'%3E%3Cmask id='path-1-inside-1_376_2593' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.454 71.9445C112.72 48.3909 103.616 20.9716 81.0333 7.93336C56.1621 -6.42604 24.3594 2.09547 10 26.9667C-4.3594 51.8379 4.1621 83.6406 29.0333 98C51.7982 111.143 80.3702 105.117 96.0578 84.93L107.75 83.0933L103.454 71.9445Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.454 71.9445C112.72 48.3909 103.616 20.9716 81.0333 7.93336C56.1621 -6.42604 24.3594 2.09547 10 26.9667C-4.3594 51.8379 4.1621 83.6406 29.0333 98C51.7982 111.143 80.3702 105.117 96.0578 84.93L107.75 83.0933L103.454 71.9445Z' fill='white'/%3E%3Cpath d='M103.454 71.9445L102.058 71.3954L101.845 71.9389L102.055 72.4838L103.454 71.9445ZM96.0578 84.93L95.825 83.4482L95.238 83.5404L94.8734 84.0096L96.0578 84.93ZM107.75 83.0933L107.983 84.5751L109.817 84.2869L109.15 82.5539L107.75 83.0933ZM80.2833 9.2324C102.214 21.8938 111.056 48.5224 102.058 71.3954L104.85 72.4936C114.383 48.2593 105.019 20.0493 81.7833 6.63432L80.2833 9.2324ZM11.299 27.7167C25.2442 3.56291 56.1295 -4.71279 80.2833 9.2324L81.7833 6.63432C56.1947 -8.1393 23.4746 0.628025 8.70096 26.2167L11.299 27.7167ZM29.7833 96.701C5.62954 82.7558 -2.64615 51.8705 11.299 27.7167L8.70096 26.2167C-6.07266 51.8053 2.69467 84.5254 28.2833 99.299L29.7833 96.701ZM94.8734 84.0096C79.6392 103.613 51.8904 109.464 29.7833 96.701L28.2833 99.299C51.7059 112.822 81.1012 106.621 97.2422 85.8504L94.8734 84.0096ZM107.517 81.6114L95.825 83.4482L96.2906 86.4118L107.983 84.5751L107.517 81.6114ZM102.055 72.4838L106.35 83.6326L109.15 82.5539L104.854 71.4052L102.055 72.4838Z' fill='%23BD1552' mask='url(%23path-1-inside-1_376_2593)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_376_2593' x='0.0244141' y='0.957031' width='110.726' height='110.02' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_376_2593'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_376_2593' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  width: min(10.2777777778vw, 111px);
  height: min(10.2777777778vw, 111px);
  font-size: min(1.6666666667vw, 18px);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #bd1552;
  position: absolute;
  top: max(-2.1296296296vw, -23px);
  left: max(-3.7037037037vw, -40px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--balloon {
    width: 19.7333333333vw;
    height: 19.7333333333vw;
    font-size: 3.2vw;
    top: -3.7333333333vw;
    left: -7.2vw;
  }
}

.sec03 .adlp-slider__col--text {
  font-size: min(1.7777777778vw, 30px);
  font-weight: 700;
  line-height: 171%;
  background: var(--Linear5, linear-gradient(95deg, #eae07e 5.04%, #f8f5e9 50.74%, #eadf7e 96.45%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(min(0.2777777778vw, 3px) min(0.2777777778vw, 3px) rgba(0, 0, 0, 0.25));
  position: relative;
  bottom: max(-0.3703703704vw, -4px);
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--text {
    font-size: 5.3333333333vw;
  }
}

.sec03 .adlp-slider__col--text--01 {
  font-weight: 500;
  font-size: min(4.5vw, 75px);
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--text--01 {
    font-size: 13.3333333333vw;
    line-height: 1;
  }
}

.sec03 .adlp-slider__col--text--02 {
  font-weight: 600;
  font-size: min(5.1851851852vw, 56px);
  color: #eae07e;
  display: inline-block;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .sec03 .adlp-slider__col--text--02 {
    font-size: 9.8666666667vw;
    line-height: 1;
  }
}

.sec04__header {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_sec04.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: min(26.1111111111vw, 282px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec04__header {
    background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_sec04.jpg);
    padding-top: 64.6666666667vw;
  }
}

.sec04__header--inner {
  background: linear-gradient(94deg, rgba(0, 46, 100, 0.9) 46%, rgba(6, 119, 175, 0.9) 100%);
  padding: min(3.2407407407vw, 35px) 0 min(5.8333333333vw, 63px);
  position: relative;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .sec04__header--inner {
    padding: 6.2666666667vw 0 11.2vw;
  }
}

.sec04__image {
  width: min(50.0925925926vw, 541px);
  display: block;
  position: absolute;
  bottom: max(-15.3703703704vw, -166px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .sec04__image {
    width: 96.1333333333vw;
    bottom: -29.3333333333vw;
    left: initial;
    right: 0;
    transform: none;
  }
}

.sec04 h2 {
  background: linear-gradient(270deg, #dac288 0%, #fff8ce 30.46%, #cdbc83 99.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(2.4074074074vw, 26px);
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  filter: drop-shadow(min(0.1851851852vw, 2px) min(0.1851851852vw, 2px) min(0.462962963vw, 5px) rgba(0, 0, 0, 0.6));
}

@media screen and (max-width: 767px) {
  .sec04 h2 {
    font-size: 4.5333333333vw;
    letter-spacing: -0.06em;
  }
}

.sec04__h2--01 {
  display: block;
  font-size: min(3.3333333333vw, 36px);
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0;
  margin: min(1.0185185185vw, 11px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec04__h2--01 {
    font-size: 6.4vw;
    letter-spacing: 0;
    margin: 2vw auto 0;
  }
}

.sec04__body {
  background: #fff;
  padding-top: 1px;
  padding-bottom: min(7.4074074074vw, 80px);
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .sec04__body {
    padding-bottom: 12vw;
  }
}

.sec04__box {
  background: #fff;
  width: min(47.962962963vw, 518px);
  padding: min(4.6296296296vw, 50px) 0 min(4.0740740741vw, 44px);
  margin: max(-2.7777777778vw, -30px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec04__box {
    width: 84vw;
    padding: 7.3333333333vw 0 6.1333333333vw;
    margin: -5.3333333333vw auto 0;
  }
}

.sec04__box img {
  width: min(25vw, 270px);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sec04__box img {
    width: 48vw;
  }
}

.sec04__rank {
  width: min(43.7037037037vw, 472px);
  padding-top: min(0.6481481481vw, 7px);
  margin: max(-1.0185185185vw, -11px) auto 0;
  font-size: min(2.4074074074vw, 26px);
  line-height: 115%;
  font-weight: 600;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec04__rank {
    width: 84vw;
    padding-top: 1.2vw;
    margin: -1.8666666667vw auto 0;
    font-size: 4.5333333333vw;
  }
}

.sec04__rank::before,
.sec04__rank::after {
  content: "";
  width: min(4.9074074074vw, 53px);
  height: min(14.7222222222vw, 159px);
  display: block;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  .sec04__rank::before,
  .sec04__rank::after {
    width: 9.3333333333vw;
    height: 28.2666666667vw;
  }
}

.sec04__rank::before {
  content: "";
  background: url(/-/media/images/lhh/top-perm/lp/job/emc/common/deco_l.svg) no-repeat left top;
  background-size: 100% 100%;
  left: 0;
}

.sec04__rank::after {
  content: "";
  background: url(/-/media/images/lhh/top-perm/lp/job/emc/common/deco_r.svg) no-repeat left top;
  background-size: 100% 100%;
  right: 0;
}

.sec04__rank--00 {
  font-size: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .sec04__rank--00 {
    font-size: 5.3333333333vw;
  }
}

.sec04__rank--wrap {
  position: relative;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: min(1.0185185185vw, 11px) auto 0;
  gap: min(1.2962962963vw, 14px);
  font-size: min(3.2407407407vw, 35px);
  line-height: 116%;
}

@media screen and (max-width: 767px) {
  .sec04__rank--wrap {
    margin: 2.1333333333vw auto 0;
    gap: 2.4vw;
    font-size: 6.1333333333vw;
  }
}

.sec04__rank--01 {
  font-size: min(5.2777777778vw, 57px);
}

@media screen and (max-width: 767px) {
  .sec04__rank--01 {
    font-size: 10.1333333333vw;
  }
}

.sec04__rank--02 {
  font-size: min(3.5185185185vw, 38px);
}

@media screen and (max-width: 767px) {
  .sec04__rank--02 {
    font-size: 6.6666666667vw;
  }
}

.sec04__rank--03 {
  font-size: min(9.2592592593vw, 100px);
  font-weight: 500;
  line-height: 1;
  background: linear-gradient(280deg, #aa924f 22.06%, #c8ab5c 48.88%, #aa924f 70.6%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 767px) {
  .sec04__rank--03 {
    font-size: 17.8666666667vw;
  }
}

.sec04__rank--04 {
  font-size: min(12.7777777778vw, 138px);
  line-height: 0.6;
  margin-left: max(-0.9259259259vw, -10px);
}

@media screen and (max-width: 767px) {
  .sec04__rank--04 {
    font-size: 24.5333333333vw;
    margin-left: -1.4666666667vw;
  }
}

.sec04__rank--05 {
  background: linear-gradient(280deg, #aa924f 22.06%, #c8ab5c 48.88%, #aa924f 70.6%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  right: max(-0.5555555556vw, -6px);
  top: max(-1.2962962963vw, -14px);
  font-size: min(1.6666666667vw, 18px);
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .sec04__rank--05 {
    right: -1.3333333333vw;
    top: -2vw;
    font-size: 3.2vw;
  }
}

.sec04__note--01 {
  margin-top: min(3.7037037037vw, 40px);
  font-size: min(1.1111111111vw, 12px);
  line-height: 1.5;
  text-align: center;
  color: #666;
}

@media screen and (max-width: 767px) {
  .sec04__note--01 {
    margin: 5.3333333333vw auto 0;
    width: 76vw;
    font-size: 2.6666666667vw;
    text-align: justify;
  }
}

.sec05 {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_sec05.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top min(13.5185185185vw, 146px);
  padding: min(7.4074074074vw, 80px) 0 min(9.8148148148vw, 106px);
}

@media screen and (max-width: 767px) {
  .sec05 {
    background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_sec05.png);
    background-position: center top 28vw;
    padding: 10.6666666667vw 0 16vw;
  }
}

.sec05 .secinner {
  width: min(85.1851851852vw, 920px);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sec05 .secinner {
    width: 100%;
  }
}

.sec05 h2 {
  text-align: center;
}

.sec05__h2--01 {
  background: #012f64;
  font-weight: 600;
  font-size: min(2.2222222222vw, 24px);
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 0 min(0.9259259259vw, 10px) min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .sec05__h2--01 {
    font-size: 4.2666666667vw;
    padding: 0 1.8666666667vw 0.5333333333vw;
  }
}

.sec05__h2--02 {
  background: linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: min(4.4444444444vw, 48px);
  line-height: 140%;
  letter-spacing: 0.04em;
  display: inline-block;
  margin-top: min(1.1111111111vw, 12px);
}

@media screen and (max-width: 767px) {
  .sec05__h2--02 {
    font-size: 8.5333333333vw;
    margin-top: 2.1333333333vw;
  }
}

.sec05__image--01 {
  width: min(66.6666666667vw, 720px);
  display: block;
  margin: min(5.5555555556vw, 60px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec05__image--01 {
    width: 100%;
    margin: 8vw auto 0;
  }
}

.sec05 .sec05__image--02 {
  width: min(66.6666666667vw, 720px);
  display: block;
  margin: min(9.2592592593vw, 100px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec05 .sec05__image--02 {
    width: 100%;
    margin: 14.4vw auto 0;
  }
}

.sec05__reason--01,
.sec05__reason--02 {
  background-color: #fff;
  border: 1px solid #012f64;
  margin: max(-11.1111111111vw, -120px) 0 0;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01,
  .sec05__reason--02 {
    width: 92vw;
    margin: -21.3333333333vw auto 0;
  }
}

.sec05__reason--01 .sec05__box--01,
.sec05__reason--02 .sec05__box--01 {
  position: relative;
  padding: min(5.5555555556vw, 60px) min(5.5555555556vw, 60px) min(9.537037037vw, 103px);
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__box--01,
  .sec05__reason--02 .sec05__box--01 {
    padding: 10.6666666667vw 8vw 16vw;
    flex-direction: column;
  }
}

.sec05__reason--01 .sec05__box--01 p,
.sec05__reason--02 .sec05__box--01 p {
  font-size: min(1.4814814815vw, 16px);
  line-height: 1.8;
  text-align: justify;
  width: min(33.7037037037vw, 364px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__box--01 p,
  .sec05__reason--02 .sec05__box--01 p {
    font-size: 3.4666666667vw;
    letter-spacing: 0.11em;
    width: 100%;
  }
}

.sec05__reason--01 .sec05__box--01 p b,
.sec05__reason--02 .sec05__box--01 p b {
  font-weight: 700;
  color: #003e86;
}

.sec05__reason--01 h3,
.sec05__reason--02 h3 {
  clip-path: polygon(0 0, 100% 0, 87.5% 100%, 0 100%);
  background: #012f64;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(0.1851851852vw, 2px);
  position: absolute;
  top: 0;
  left: 0;
  width: min(14.0740740741vw, 152px);
  height: min(3.9814814815vw, 43px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 h3,
  .sec05__reason--02 h3 {
    gap: 0.8vw;
    width: 26.9333333333vw;
    height: 7.6vw;
  }
}

.sec05__reason--01 .sec05__h3--01,
.sec05__reason--02 .sec05__h3--01 {
  background: var(--Linear5, linear-gradient(95deg, #eae07e 5.04%, #f8f5e9 50.74%, #eadf7e 96.45%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(1.2962962963vw, 14px);
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__h3--01,
  .sec05__reason--02 .sec05__h3--01 {
    font-size: 2.4vw;
  }
}

.sec05__reason--01 .sec05__h3--02,
.sec05__reason--02 .sec05__h3--02 {
  background: var(--linear2, linear-gradient(268deg, #b9934a 14.5%, #fff8ce 50.89%, #fff8ce 58.62%, #a9914e 95.42%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(3.5185185185vw, 38px);
  font-weight: 400;
  line-height: 80%;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__h3--02,
  .sec05__reason--02 .sec05__h3--02 {
    font-size: 6.6666666667vw;
  }
}

.sec05__reason--01 .sec05__h4--01,
.sec05__reason--02 .sec05__h4--01 {
  font-weight: 700;
  font-size: min(2.962962963vw, 32px);
  line-height: 1.4;
  text-align: justify;
  color: #012f64;
  width: min(37.5925925926vw, 406px);
  margin-right: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__h4--01,
  .sec05__reason--02 .sec05__h4--01 {
    font-size: 5.3333333333vw;
    width: 100%;
    margin-bottom: 5.3333333333vw;
  }
}

.sec05__reason--01 .sec05__box--02,
.sec05__reason--02 .sec05__box--02 {
  background: #f1f1f1;
  padding: min(0.0925925926vw, 1px) 0 min(5.1851851852vw, 56px);
  position: relative;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__box--02,
  .sec05__reason--02 .sec05__box--02 {
    padding: 0.1333333333vw 0 7.3333333333vw;
  }
}

.sec05__reason--01 .sec05__balloon,
.sec05__reason--02 .sec05__balloon {
  background: var(--liner1-3, linear-gradient(94deg, rgba(0, 46, 100, 0.9) 46%, rgba(6, 119, 175, 0.9) 100%));
  color: #fff;
  padding: min(1.0185185185vw, 11px) min(2.2222222222vw, 24px);
  font-size: min(2.2222222222vw, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.96px;
  text-align: center;
  width: fit-content;
  margin: max(-4.0740740741vw, -44px) auto min(2.7777777778vw, 30px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__balloon,
  .sec05__reason--02 .sec05__balloon {
    padding: 1.8666666667vw 5.0666666667vw;
    font-size: 4.2666666667vw;
    letter-spacing: 1.2px;
    margin: -8.1333333333vw auto 5.3333333333vw;
  }
}

.sec05__reason--01 .sec05__balloon::after,
.sec05__reason--02 .sec05__balloon::after {
  content: "";
  background: #19497a;
  width: min(1.3888888889vw, 15px);
  height: min(1.6666666667vw, 18px);
  clip-path: polygon(0 0, 100% 0, 0 100%);
  display: block;
  position: absolute;
  bottom: max(-1.6666666667vw, -18px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__balloon::after,
  .sec05__reason--02 .sec05__balloon::after {
    width: 2.6666666667vw;
    height: 3.3333333333vw;
    bottom: -3.3333333333vw;
  }
}

.sec05__reason--01 .sec05__h4--02,
.sec05__reason--02 .sec05__h4--02 {
  font-size: min(3.3333333333vw, 36px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.04em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__h4--02,
  .sec05__reason--02 .sec05__h4--02 {
    font-size: 6.4vw;
  }
}

.sec05__reason--01 .sec05__h4--02 b,
.sec05__reason--02 .sec05__h4--02 b {
  color: #bd1552;
}

.sec05__reason--01 .sec05__h4--02 span,
.sec05__reason--02 .sec05__h4--02 span {
  background: linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec05__reason--01 .sec05__list,
.sec05__reason--02 .sec05__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: min(2.7777777778vw, 30px) 0;
  width: min(66.6666666667vw, 720px);
  margin: min(4.1666666667vw, 45px) auto min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__list,
  .sec05__reason--02 .sec05__list {
    gap: 4vw;
    width: 84vw;
    margin: 8vw auto 5.3333333333vw;
  }
}

.sec05__reason--01 .sec05__list > div,
.sec05__reason--02 .sec05__list > div {
  position: relative;
  width: min(20.8333333333vw, 225px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__list > div,
  .sec05__reason--02 .sec05__list > div {
    width: 40vw;
  }
}

.sec05__reason--01 .sec05__list > div > div,
.sec05__reason--02 .sec05__list > div > div {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(1, 47, 100, 0.9);
  padding: min(0.6481481481vw, 7px) 0 min(1.3888888889vw, 15px);
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__list > div > div,
  .sec05__reason--02 .sec05__list > div > div {
    padding: 1.3333333333vw 0 2vw;
  }
}

.sec05__reason--01 .sec05__list > div > div h5,
.sec05__reason--02 .sec05__list > div > div h5 {
  font-weight: 600;
  font-size: min(2.2222222222vw, 24px);
  line-height: 140%;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__list > div > div h5,
  .sec05__reason--02 .sec05__list > div > div h5 {
    font-size: 4.8vw;
  }
}

.sec05__reason--01 .sec05__list > div > div p,
.sec05__reason--02 .sec05__list > div > div p {
  font-weight: 400;
  font-size: min(1.3888888889vw, 15px);
  line-height: 130%;
  letter-spacing: 0.08em;
  margin-top: min(0.1851851852vw, 2px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__list > div > div p,
  .sec05__reason--02 .sec05__list > div > div p {
    font-size: 2.6666666667vw;
  }
}

.sec05__reason--01 .sec05__note--01,
.sec05__reason--02 .sec05__note--01 {
  font-size: min(1.1111111111vw, 12px);
  line-height: 1.5;
  text-align: center;
  color: #666;
}

@media screen and (max-width: 767px) {
  .sec05__reason--01 .sec05__note--01,
  .sec05__reason--02 .sec05__note--01 {
    width: 84vw;
    margin: 0 auto;
    font-size: 2.4vw;
    text-align: justify;
  }
}

.sec05__reason--02 {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec05.png);
  background-size: min(15.462962963vw, 167px) min(18.4259259259vw, 199px);
  background-repeat: no-repeat;
  background-position: right min(5.7407407407vw, 62px) top;
  padding: min(5.5555555556vw, 60px) min(13.4259259259vw, 145px) min(7.4074074074vw, 80px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--02 {
    background-size: 29.6vw auto;
    background-position: right top;
    padding: 10.6666666667vw 0;
  }
}

@media screen and (max-width: 767px) {
  .sec05__reason--02 .sec05__h4--01 {
    letter-spacing: 0;
    margin-left: 8vw;
  }
}

.sec05__reason--02 .sec05__img--wrap {
  position: relative;
}

.sec05__reason--02 .sec05__img--wrap .sec05__note--01 {
  text-align: center;
  position: absolute;
  bottom: min(2.8703703704vw, 31px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec05__reason--02 .sec05__img--wrap .sec05__note--01 {
    bottom: 5.3333333333vw;
  }
}

.sec05__reason--02 .sec05__image--03 {
  width: min(45.8333333333vw, 495px);
  display: block;
  margin: min(2.2222222222vw, 24px) auto min(3.7037037037vw, 40px);
}

@media screen and (max-width: 767px) {
  .sec05__reason--02 .sec05__image--03 {
    width: 87.8666666667vw;
    margin: 6.5333333333vw auto 5.3333333333vw;
  }
}

.sec05__reason--02 p {
  font-size: min(1.4814814815vw, 16px);
  line-height: 180%;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .sec05__reason--02 p {
    font-size: 3.4666666667vw;
    width: 76vw;
    margin: 0 auto;
  }
}

.sec05__reason--02 p b {
  font-weight: 700;
  color: #003e86;
}

.sec06 {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_sec06.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding: min(6.6666666667vw, 72px) 0 min(6.9444444444vw, 75px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec06 {
    background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_sec06.jpg);
    background-size: 100% 100%;
    padding: 12.5333333333vw 0 10.5333333333vw;
  }
}

.sec06::before {
  content: "";
  background: #fff;
  width: min(23.1481481481vw, 250px);
  height: min(3.6111111111vw, 39px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  display: block;
  position: absolute;
  top: max(-0.0925925926vw, -1px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec06::before {
    width: 33.3333333333vw;
    height: 6.8vw;
    top: -0.1333333333vw;
  }
}

.sec06__text {
  font-weight: 700;
  font-size: min(2.7777777778vw, 30px);
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #012f64;
  position: absolute;
  top: max(-4.2592592593vw, -46px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec06__text {
    font-size: 5.3333333333vw;
    top: -8.1333333333vw;
  }
}

.sec06 h2 {
  font-size: min(3.3333333333vw, 36px);
  font-weight: 700;
  line-height: 140%;
  text-align: center;
  color: #fff;
  filter: drop-shadow(min(0.1851851852vw, 2px) min(0.1851851852vw, 2px) min(0.462962963vw, 5px) rgba(0, 0, 0, 0.6));
}

@media screen and (max-width: 767px) {
  .sec06 h2 {
    font-size: 6.4vw;
    filter: drop-shadow(0.2666666667vw 0.2666666667vw 0.8vw rgba(0, 0, 0, 0.6));
  }
}

.sec06__h2--01 {
  background: linear-gradient(95deg, #eae07e 5.04%, #f8f5e9 50.74%, #eadf7e 96.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  font-size: min(6.1111111111vw, 66px);
  line-height: 140%;
  display: inline-block;
  margin-top: max(-0.6481481481vw, -7px);
}

@media screen and (max-width: 767px) {
  .sec06__h2--01 {
    font-size: 11.2vw;
    margin-top: -1.3333333333vw;
  }
}

.sec06__h2--02 {
  background: linear-gradient(95deg, #eae07e 5.04%, #f8f5e9 50.74%, #eadf7e 96.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(3.8888888889vw, 42px);
  font-weight: 600;
  line-height: 140%;
}

@media screen and (max-width: 767px) {
  .sec06__h2--02 {
    font-size: 7.4666666667vw;
  }
}

.sec06__img {
  width: min(40.9259259259vw, 442px);
  margin: min(2.5925925926vw, 28px) auto min(3.7037037037vw, 40px);
  display: block;
}

@media screen and (max-width: 767px) {
  .sec06__img {
    width: 78.6666666667vw;
    margin: 5.3333333333vw auto 6.9333333333vw;
  }
}

.sec06__box {
  background: #fff;
  width: min(43.7037037037vw, 472px);
  padding: min(0.5555555556vw, 6px) min(0.6481481481vw, 7px);
  margin: 0 auto;
  box-shadow: 0px 0px min(1.6666666667vw, 18px) 0px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 767px) {
  .sec06__box {
    width: 84vw;
    padding: 1.3333333333vw;
    box-shadow: 0px 0px 3.2vw 0px rgba(0, 0, 0, 0.25);
  }
}

.sec06__box--inner {
  border: 1px solid #012f64;
  padding: min(1.8518518519vw, 20px) 0 min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .sec06__box--inner {
    padding: 3.3333333333vw 0 2.9333333333vw;
  }
}

.sec06__box ul {
  width: fit-content;
  margin: 0 auto;
}

.sec06__box ul li {
  font-weight: 600;
  font-size: min(2.2222222222vw, 24px);
  line-height: 160%;
  letter-spacing: 0.04em;
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec06__box ul li {
    font-size: 4.2666666667vw;
  }
}

.sec06__box ul li::before {
  content: "";
  background: #aa924f;
  width: min(0.7407407407vw, 8px);
  height: min(0.7407407407vw, 8px);
  display: block;
  position: absolute;
  top: min(1.4814814815vw, 16px);
  left: max(-2.037037037vw, -22px);
}

@media screen and (max-width: 767px) {
  .sec06__box ul li::before {
    width: 1.4666666667vw;
    height: 1.4666666667vw;
    top: 2.6666666667vw;
    left: -4vw;
  }
}

.sec06__box ul b {
  color: #bd1552;
}

.sec06__note {
  font-weight: 400;
  font-size: min(1.1111111111vw, 12px);
  line-height: 150%;
  letter-spacing: 0em;
  text-align: center;
  color: #666666;
  margin-top: min(1.1111111111vw, 12px);
}

@media screen and (max-width: 767px) {
  .sec06__note {
    margin-top: 2.1333333333vw;
    font-size: 2.4vw;
  }
}

.sec07__block--01 {
  background: #fff;
  padding-top: min(5.1851851852vw, 56px);
}

@media screen and (max-width: 767px) {
  .sec07__block--01 {
    padding-top: 10vw;
  }
}

.sec07__image {
  width: min(52.2222222222vw, 564px);
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sec07__image {
    width: 100%;
  }
}

.sec07__block--02 {
  background: linear-gradient(180deg, #e6e3d6 0%, #f6f4ed 30%);
  padding: min(6.9444444444vw, 75px) 0 min(5.5555555556vw, 60px);
  position: relative;
}

@media screen and (max-width: 767px) {
  .sec07__block--02 {
    padding: 13.3333333333vw 0 11.4666666667vw;
  }
}

.sec07__block--02::before {
  content: "";
  background: #fff;
  width: min(17.4074074074vw, 188px);
  height: min(3.6111111111vw, 39px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  display: block;
  position: absolute;
  top: max(-0.0925925926vw, -1px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec07__block--02::before {
    width: 33.3333333333vw;
    height: 6.8vw;
    top: -0.1333333333vw;
  }
}

.sec07__text {
  font-weight: 700;
  font-size: min(2.7777777778vw, 30px);
  line-height: 140%;
  letter-spacing: 0.1em;
  color: #012f64;
  position: absolute;
  top: max(-4.0740740741vw, -44px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec07__text {
    font-size: 5.3333333333vw;
    top: -7.7333333333vw;
  }
}

.sec07 h2 {
  text-align: center;
}

.sec07__h2--01 {
  background: #012f64;
  font-weight: 600;
  font-size: min(2.2222222222vw, 24px);
  line-height: 140%;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 0 min(0.9259259259vw, 10px) min(0.2777777778vw, 3px);
}

@media screen and (max-width: 767px) {
  .sec07__h2--01 {
    font-size: 4.2666666667vw;
    padding: 0 1.8666666667vw 0.5333333333vw;
  }
}

.sec07__h2--02 {
  background: linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: min(3.7037037037vw, 40px);
  line-height: 140%;
  letter-spacing: 0.04em;
  display: inline-block;
  margin-top: min(1.1111111111vw, 12px);
}

@media screen and (max-width: 767px) {
  .sec07__h2--02 {
    font-size: 7.4666666667vw;
    margin-top: 2.1333333333vw;
  }
}

.sec07__list {
  width: fit-content;
  display: flex;
  flex-direction: column;
  gap: min(2.7777777778vw, 30px);
  margin: min(4.1666666667vw, 45px) auto 0;
}

@media screen and (max-width: 767px) {
  .sec07__list {
    gap: 5.3333333333vw;
    margin: 8vw auto 0;
  }
}

.sec07 .adlp-btn {
  background-color: #fff;
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_btn_sec07.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  color: #333;
  box-shadow: 0 min(0.2777777778vw, 3px) min(0.2777777778vw, 3px) rgba(0, 0, 0, 0.25);
  width: min(47.962962963vw, 518px);
  height: min(10.3703703704vw, 112px);
  padding-right: min(2.037037037vw, 22px);
  font-weight: 600;
  font-size: min(2.2222222222vw, 24px);
  line-height: 140%;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .sec07 .adlp-btn {
    background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_btn_sec07.png);
    box-shadow: 0 0.5333333333vw 0.5333333333vw rgba(0, 0, 0, 0.25);
    width: 92vw;
    height: 20vw;
    padding-right: 4vw;
    font-size: 4.8vw;
  }
}

.sec07 .adlp-btn::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='8' viewBox='0 0 28 8' fill='none'%3E%3Cpath d='M0 7.5H26L19.9333 0.5' stroke='%23333333'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  width: min(2.5925925926vw, 28px);
  height: min(0.7407407407vw, 8px);
  right: min(2.7777777778vw, 30px);
}

@media screen and (max-width: 767px) {
  .sec07 .adlp-btn::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='12' viewBox='0 0 38 12' fill='none'%3E%3Cpath d='M0 10.5H35L26.8333 1.5' stroke='%23333333' stroke-width='2'/%3E%3C/svg%3E");
    width: 5.0666666667vw;
    height: 1.6vw;
    right: 5.3333333333vw;
  }
}

.sec07 .adlp-btn span {
  font-weight: 700;
  font-size: min(2.5vw, 27px);
  line-height: 160%;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .sec07 .adlp-btn span {
    font-size: 4.8vw;
  }
}

.sec07 .adlp-btn b {
  color: #bd1552;
  letter-spacing: -0.02em;
}

.sec07 .adlp-btn:hover {
  background-color: #fff;
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_btn_sec07.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  opacity: 0.76;
}

.adlp-modal__base {
  background: linear-gradient(180deg, rgba(0, 46, 100, 0.9) 46%, rgba(6, 119, 175, 0.9) 100%);
}

.adlp-modal__content {
  padding: min(3.7037037037vw, 40px);
  max-height: 92vh;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content {
    width: 92vw;
    padding: 10.6666666667vw 5.3333333333vw 4vw;
  }
}

.adlp-modal__content--case {
  clip-path: polygon(0 0, 100% 0, 87.5% 100%, 0 100%);
  background: #012f64;
  position: absolute;
  top: 0;
  left: 0;
  width: min(12.6851851852vw, 137px);
  padding: min(0.1851851852vw, 2px);
  font-size: min(2.4074074074vw, 26px);
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--case {
    width: 24.1333333333vw;
    padding: 0.4vw;
    font-size: 4.5333333333vw;
  }
}

.adlp-modal__content--title {
  width: min(61.1111111111vw, 660px);
  margin: 0 auto min(2.5925925926vw, 28px);
  font-size: min(2.962962963vw, 32px);
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  color: #012f64;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--title {
    width: 100%;
    margin: 0 auto 4vw;
    font-size: 5.3333333333vw;
  }
}

.adlp-modal__content--col01 {
  display: flex;
  flex-direction: column;
  gap: min(1.8518518519vw, 20px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--col01 {
    gap: 2.8vw;
  }
}

.adlp-modal__content--case01,
.adlp-modal__content--case02,
.adlp-modal__content--case03 {
  background: #012f64;
  color: #fff;
  font-size: min(2.2222222222vw, 24px);
  font-weight: 600;
  line-height: 1.4;
  width: min(42.4074074074vw, 458px);
  padding: min(0.8333333333vw, 9px) 0;
  padding-left: min(18.7037037037vw, 202px);
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--case01,
  .adlp-modal__content--case02,
  .adlp-modal__content--case03 {
    width: 100%;
    padding: 1.6vw 0;
    padding-left: 36vw;
    font-size: 4.2666666667vw;
  }
}

.adlp-modal__content--case01::before,
.adlp-modal__content--case02::before,
.adlp-modal__content--case03::before {
  content: "";
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: max(-0.0925925926vw, -1px);
  left: min(11.6666666667vw, 126px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--case01::before,
  .adlp-modal__content--case02::before,
  .adlp-modal__content--case03::before {
    bottom: -0.1333333333vw;
    left: 22.5333333333vw;
  }
}

.adlp-modal__content--case01::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_01.png);
  width: min(5.6481481481vw, 61px);
  height: min(5.5555555556vw, 60px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--case01::before {
    width: 10.9333333333vw;
    height: 10.6666666667vw;
  }
}

.adlp-modal__content--case02::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_02.png);
  width: min(5.6481481481vw, 61px);
  height: min(6.0185185185vw, 65px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--case02::before {
    width: 10.9333333333vw;
    height: 11.4666666667vw;
  }
}

.adlp-modal__content--case03::before {
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_sec07_03.png);
  width: min(5.2777777778vw, 57px);
  height: min(6.0185185185vw, 65px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--case03::before {
    width: 10.9333333333vw;
    height: 12.5333333333vw;
  }
}

.adlp-modal__content--col02 {
  line-height: 1.4;
  width: min(42.4074074074vw, 458px);
  margin: min(0.7407407407vw, 8px) auto 0;
  position: relative;
  display: flex;
  gap: min(0.7407407407vw, 8px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--col02 {
    width: 100%;
    gap: 1.3333333333vw;
    margin-top: 1.3333333333vw;
  }
}

.adlp-modal__content--col02::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: min(1.0185185185vw, 11px);
  width: min(2.4074074074vw, 26px);
  height: min(3.5185185185vw, 38px);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #bd1552;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--col02::after {
    bottom: 4.9333333333vw;
    width: 4.5333333333vw;
    height: 6.6666666667vw;
  }
}

.adlp-modal__content--col02 > div {
  flex: 1;
}

.adlp-modal__content--ba01,
.adlp-modal__content--ba02 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: min(4.537037037vw, 49px);
  font-size: min(2.2222222222vw, 24px);
  line-height: 1.4;
  font-weight: 600;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--ba01,
  .adlp-modal__content--ba02 {
    height: 9.3333333333vw;
    font-size: 4.8vw;
  }
}

.adlp-modal__content--ba01 {
  background: #999;
}

.adlp-modal__content--ba02 {
  background: var(--liner4, linear-gradient(94deg, #da0d57 10.38%, #7b2544 96.63%));
}

.adlp-modal__content--body01,
.adlp-modal__content--body02 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: min(15.0925925926vw, 163px);
  padding: min(0.9259259259vw, 10px) min(1.6666666667vw, 18px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--body01,
  .adlp-modal__content--body02 {
    height: 34.6666666667vw;
    padding: 4vw 3.2vw;
  }
}

.adlp-modal__content--body01 {
  background: #f2f2f2;
}

.adlp-modal__content--body02 {
  background: #f6f4ed;
}

.adlp-modal__content--body03 {
  height: min(18.5185185185vw, 200px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--body03 {
    height: 33.3333333333vw;
  }
}

.adlp-modal__content--body04 {
  height: min(22.2222222222vw, 240px);
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--body04 {
    height: 40vw;
  }
}

.adlp-modal__content--text01 {
  font-size: min(1.2962962963vw, 14px);
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--text01 {
    font-size: 2.9333333333vw;
  }
}

.adlp-modal__content--text03,
.adlp-modal__content--text04 {
  display: flex;
  align-items: center;
  gap: min(1.1111111111vw, 12px);
  font-size: min(1.9444444444vw, 21px);
  font-weight: 600;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--text03,
  .adlp-modal__content--text04 {
    gap: 2vw;
    font-size: 3.7333333333vw;
  }
}

.adlp-modal__content--text03::before,
.adlp-modal__content--text03::after,
.adlp-modal__content--text04::before,
.adlp-modal__content--text04::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
}

.adlp-modal__content--text03 {
  color: #666;
}

.adlp-modal__content--text03::before,
.adlp-modal__content--text03::after {
  background: #666;
}

.adlp-modal__content--text04 {
  color: #bd1552;
}

.adlp-modal__content--text04::before,
.adlp-modal__content--text04::after {
  background: #bd1552;
}

.adlp-modal__content--text05,
.adlp-modal__content--text06 {
  font-size: min(2.5vw, 27px);
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--text05,
  .adlp-modal__content--text06 {
    font-size: 4.8vw;
  }
}

.adlp-modal__content--text05 {
  color: #666;
}

.adlp-modal__content--text05 b {
  font-weight: 500;
  font-size: min(5.1851851852vw, 56px);
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--text05 b {
    font-size: 9.8666666667vw;
  }
}

.adlp-modal__content--text06 {
  color: #bd1552;
}

.adlp-modal__content--text06 b {
  font-weight: 500;
  font-size: min(5.8333333333vw, 63px);
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--text06 b {
    font-size: 11.2vw;
  }
}

.adlp-modal__content--text07 {
  font-size: min(1.4814814815vw, 16px);
  line-height: 1.8;
  letter-spacing: 0.04em;
  text-align: justify;
  width: min(61.1111111111vw, 660px);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .adlp-modal__content--text07 {
    font-size: 3.4666666667vw;
    width: 100%;
  }
}

.adlp-modal__content--text07 b {
  color: #003e86;
  font-weight: 700;
}

.sec08 {
  padding: 0 0 min(5.5555555556vw, 60px);
}

@media screen and (max-width: 767px) {
  .sec08 {
    padding: 0 0 10.6666666667vw;
  }
}

.sec08 header {
  text-align: center;
}

.sec08 header p {
  font-weight: 400;
  font-size: min(6.9444444444vw, 75px);
  line-height: 140%;
  letter-spacing: 0.2em;
  color: #f6f4ed;
  margin-top: max(-2.7777777778vw, -30px);
}

@media screen and (max-width: 767px) {
  .sec08 header p {
    font-size: 13.3333333333vw;
    margin-top: -5.3333333333vw;
  }
}

.sec08 header h2 {
  background: linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(3.3333333333vw, 36px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
  margin: max(-1.3888888889vw, -15px) 0 min(4.1666666667vw, 45px);
}

@media screen and (max-width: 767px) {
  .sec08 header h2 {
    font-size: 6.4vw;
    margin: -2.6666666667vw 0 8vw;
  }
}

.sec08__list--01 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
  gap: min(2.2222222222vw, 24px);
}

@media screen and (max-width: 767px) {
  .sec08__list--01 {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}

.sec08__list--01 > li {
  position: relative;
  width: min(16.6666666667vw, 180px);
}

@media screen and (max-width: 767px) {
  .sec08__list--01 > li {
    width: 84vw;
    display: flex;
    align-items: center;
    gap: 3.2vw;
  }
}

.sec08__list--01 > li:nth-child(-n + 4):after {
  content: "";
  display: block;
  background: #088cc6;
  position: absolute;
  width: min(7.8703703704vw, 85px);
  height: min(0.1851851852vw, 2px);
  left: min(13.8888888889vw, 150px);
  top: min(5.5555555556vw, 60px);
}

@media screen and (max-width: 767px) {
  .sec08__list--01 > li:nth-child(-n + 4):after {
    width: 0.2666666667vw;
    height: 5.4666666667vw;
    left: 10.6666666667vw;
    top: 21.3333333333vw;
  }
}

.sec08__list--01 > li img {
  width: min(11.1111111111vw, 120px);
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .sec08__list--01 > li img {
    width: 21.3333333333vw;
    margin: 0;
  }
}

.sec08__list--01 > li h3 {
  border: 1px solid #012f64;
  width: fit-content;
  padding: min(0.1851851852vw, 2px) min(1.3888888889vw, 15px) min(0.2777777778vw, 3px) min(1.3888888889vw, 15px);
  margin: min(1.6666666667vw, 18px) auto min(0.5555555556vw, 6px);
  font-size: min(2.2222222222vw, 24px);
  font-weight: 500;
  line-height: 140%;
  color: #012f64;
}

@media screen and (max-width: 767px) {
  .sec08__list--01 > li h3 {
    padding: 0.2666666667vw 2.6666666667vw 0.5333333333vw 2.6666666667vw;
    margin: 0 0 1.0666666667vw;
    font-size: 4.2666666667vw;
  }
}

.sec08__list--01 > li p {
  font-size: min(1.6666666667vw, 18px);
  font-weight: 600;
  line-height: 140%;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .sec08__list--01 > li p {
    font-size: 4.2666666667vw;
    text-align: left;
    letter-spacing: 0;
  }
}

.sec08__list--01 > li p .red {
  color: #bd1552;
}

.sec09 {
  background-color: #f6f4ed;
  background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/pc/bg_sec09.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  padding: min(1.4814814815vw, 16px) 0 min(1.7592592593vw, 19px);
}

@media screen and (max-width: 767px) {
  .sec09 {
    background-image: url(/-/media/images/lhh/top-perm/lp/job/emc/sp/bg_sec09.jpg);
    padding: 3.3333333333vw 0 3.2vw;
  }
}

.sec09 h2 {
  background: linear-gradient(97deg, #eae07e 2.55%, #f8f5e9 80.28%, #eadf7e 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(2.962962963vw, 32px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.02em;
  text-align: center;
  filter: drop-shadow(min(0.1851851852vw, 2px) min(0.1851851852vw, 2px) min(0.462962963vw, 5px) rgba(0, 0, 0, 0.6));
}

@media screen and (max-width: 767px) {
  .sec09 h2 {
    font-size: 5.3333333333vw;
    filter: drop-shadow(0.2666666667vw 0.2666666667vw 0.8vw rgba(0, 0, 0, 0.6));
  }
}

.sec09__text--01 {
  font-size: min(4.4444444444vw, 48px);
  line-height: 130%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .sec09__text--01 {
    font-size: 8.5333333333vw;
  }
}

.sec09__text--02 {
  background: linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: min(3.3333333333vw, 36px);
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: min(48.8888888889vw, 528px);
}

@media screen and (max-width: 767px) {
  .sec09__text--02 {
    font-size: 6.4vw;
    letter-spacing: -0.06em;
    margin-top: 94vw;
  }
}

.sec10 {
  padding: min(4.6296296296vw, 50px) 0 min(7.5925925926vw, 82px);
}

@media screen and (max-width: 767px) {
  .sec10 {
    padding: 8vw 0 12vw;
  }
}

.sec10 .secinner {
  position: relative;
  z-index: 0;
}

.sec10 h2 {
  font-size: min(3.3333333333vw, 36px);
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec10 h2 {
    font-size: 6.4vw;
  }
}

.sec10 h2 span {
  color: #bd1552;
}

.sec10 h3 {
  background: #fff;
  width: fit-content;
  padding: 0 min(1.6666666667vw, 18px) min(0.2777777778vw, 3px);
  margin: min(4.9074074074vw, 53px) auto max(-1.7592592593vw, -19px);
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .sec10 h3 {
    padding: 0 3.2vw 0.5333333333vw;
    margin: 9.3333333333vw auto -3.2vw;
  }
}

.sec10 h3 span {
  background: var(--liner1-txt, linear-gradient(117deg, #002e64 5.58%, #0895cf 96.7%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  font-size: min(2.2222222222vw, 24px);
  line-height: 1.4;
  display: block;
}

@media screen and (max-width: 767px) {
  .sec10 h3 span {
    font-size: 4.8vw;
  }
}

.sec10__list--01 {
  border: 1px solid #012f64;
  position: relative;
  display: flex;
  flex-direction: column;
  width: fit-content;
  margin: 0 auto;
  gap: min(1.6666666667vw, 18px);
  padding: min(4.0740740741vw, 44px) min(3.2407407407vw, 35px) min(4.6296296296vw, 50px);
}

@media screen and (max-width: 767px) {
  .sec10__list--01 {
    width: 84vw;
    gap: 3.2vw;
    padding: 8vw 5.3333333333vw;
  }
}

.sec10__list--01 > li {
  padding-left: min(2.6851851852vw, 29px);
  background: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_check_01.svg) 0 min(0.2777777778vw, 3px) / min(2.1296296296vw, 23px) no-repeat;
  font-size: min(2.037037037vw, 22px);
  font-weight: 600;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .sec10__list--01 > li {
    padding-left: 5.0666666667vw;
    background: url(/-/media/images/lhh/top-perm/lp/job/emc/common/ico_check_01.svg) 0 0.6666666667vw/4vw no-repeat;
    font-size: 4vw;
  }
}

.sec10__list--01::after {
  content: "";
  background: #012f64;
  width: min(6.2962962963vw, 68px);
  height: min(2.037037037vw, 22px);
  display: block;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: 0 auto;
  position: absolute;
  bottom: max(-2.037037037vw, -22px);
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .sec10__list--01::after {
    width: 12vw;
    height: 4vw;
    bottom: -4vw;
  }
}
/*# sourceMappingURL=lp.css.map */
