.top-section {
  position: relative;
}
.top-section img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-sizing: border-box;
  height: clamp(50rem, 23.222rem + 41.84vw, 75rem);
  -o-object-position: top;
     object-position: top;
}
.top-section .top-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-section .top-text h1 {
  font-size: var(--h1-font, clamp(9.375rem, -0.667rem + 15.69vw, 18.75rem));
  font-family: "Assistant", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  color: #fff;
  margin: 0;
}
.top-section .top-text .orange-back {
  font-size: 64px;
  color: var(--white, #fff);
  background-color: var(--orange, #ff8306);
  padding: 5px 5px;
  width: -moz-fit-content;
  width: fit-content;
}
.top-section .top-text .orange-back p {
  margin: 0;
  font-size: 36px;
}
.top-section::after {
  content: "";
  position: absolute;
  background: url(../image/white-wave.svg) no-repeat;
  background-size: cover;
  bottom: -2px;
  left: 0;
  color: #fff;
  z-index: 10;
  width: 100%;
  height: clamp(12.5rem, 3.262rem + 14.44vw, 21.125rem);
  -o-object-fit: cover;
     object-fit: cover;
}

.message-section h2 {
  margin-bottom: 25px;
}
.message-section .wrapper {
  padding: 0 5%;
}
.message-section .wrapper .message-content {
  background-color: #f1ff9e;
  max-width: 1448px;
  margin: auto;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5% 5% 15% 5%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 30% 80%, 20% 100%, 20% 80%, 0 80%);
          clip-path: polygon(0 0, 100% 0, 100% 80%, 30% 80%, 20% 100%, 20% 80%, 0 80%);
}
.message-section .ceo-wrap {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  align-items: center;
}
.message-section .ceo-wrap img {
  max-width: 714px;
}
.message-section .ceo-wrap .ceo-info-wrap {
  margin-bottom: 15%;
}
.message-section .ceo-wrap .ceo-info-wrap .name-set {
  border-bottom: 6px dotted var(--black, #000);
  display: flex;
  flex-direction: row;
  gap: 25px;
  margin-bottom: 5rem;
}
.message-section .ceo-wrap .ceo-info-wrap .name-set .wrapper span {
  font-size: clamp(1.875rem, 0.67rem + 1.88vw, 3rem);
  letter-spacing: 0.2em;
}
.message-section .ceo-wrap .ceo-info-wrap .name-set .wrapper p {
  font-size: clamp(2.5rem, 0.893rem + 2.51vw, 4rem);
  letter-spacing: 0.2em;
}
.message-section .ceo-wrap .ceo-info-wrap .name-en {
  font-family: "Square Peg", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(5rem, 1.787rem + 5.02vw, 8rem);
  color: #9b4d00;
}
.message-section .ceo-wrap .ceo-info-wrap ul li {
  margin-bottom: 10px;
}

.recruit-01-wave {
  position: relative;
  width: 100%;
  margin-top: -10vw;
}
.recruit-01-wave .down-btn {
  position: absolute;
  left: 50%;
  top: 0%;
}
.recruit-01-wave .down-btn img {
  width: clamp(3.75rem, 1.072rem + 4.18vw, 6.25rem);
}

.rec-slider-section {
  background-color: var(--orange, #ff8306);
  padding-top: 250px;
  margin-top: -200px;
  padding-bottom: 300px;
}
.rec-slider-section .swiper-wrapper {
  display: flex;
}
.rec-slider-section .swiper-wrapper .swiper-slide {
  width: auto;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rec-slider-section .swiper-wrapper .swiper-slide p {
  letter-spacing: normal;
}

.point-swiper,
.safety-swiper {
  padding: 40px 0 !important;
}

.point-section {
  background-image: url(../image/pixta_70680556_M.jpg);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
  height: 100%;
  padding-bottom: 20vw;
  background-size: cover;
  background-position: center;
  padding-top: 10vw;
  margin-top: -15vw;
  -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
}
.point-section h2 img {
  width: clamp(25rem, 11.611rem + 20.92vw, 37.5rem);
}
.point-section hr {
  border-width: 2px 0px 0px 0px;
  border-style: solid;
  border-color: var(--white);
  height: 3px;
  padding-top: 10px;
  width: 80%;
  margin: 30px auto;
  rotate: -5deg;
}
.point-section .point-set .wrapper {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.point-section .point-set .wrapper .name-card-one {
  position: relative;
  background-color: white;
  flex-direction: column;
  padding: 8%;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
  display: flex;
  transform: rotate(-5deg);
}
.point-section .point-set .wrapper .name-card-one::before {
  content: "";
  position: absolute;
  background-image: url(../image/loudspeaker.png);
  width: 200px;
  height: 200px;
  bottom: 5%;
  left: 0;
}
.point-section .point-set .wrapper .name-card-one ul li span {
  font-size: 24px;
}
.point-section .point-set .wrapper .name-card-two {
  position: relative;
  background-color: white;
  flex-direction: column;
  padding: 8%;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
  display: flex;
  transform: rotate(5deg);
}
.point-section .point-set .wrapper .name-card-two::before {
  content: "";
  position: absolute;
  background-image: url(../image/loudspeaker.png);
  width: 200px;
  height: 200px;
  bottom: 5%;
  left: 0;
}
.point-section .point-set .wrapper .name-card-two ul li span {
  font-size: 24px;
}
.point-section .point-set .wrapper img {
  max-width: 425.72px;
  transform: rotate(8deg);
  margin: 5%;
}
.point-section .point-set .wrapper img.two {
  transform: rotate(-8deg);
}
.point-section .point-text {
  padding: 5%;
  margin: 5vw 10vw;
  background-color: rgb(252, 255, 211);
  border-radius: 10px;
  width: -moz-fit-content;
  width: fit-content;
}

.safety-section {
  position: relative;
  margin-top: -15vw;
}
.safety-section .down-btn {
  position: absolute;
  left: 45%;
  right: auto;
  top: 0%;
  z-index: 1;
}
.safety-section .down-btn img {
  max-width: 100px;
}
.safety-section .wrapper {
  -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
  background: #f1ff9e;
  padding-top: 15vw;
  padding-bottom: 5vw;
}
.safety-section .safety-swiper .swiper-wrapper {
  display: flex;
}
.safety-section .safety-swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.safety-section .safety-swiper .swiper-wrapper .swiper-slide img {
  border: 4px solid var(--orange, #ff8306);
  border-radius: 10px;
}
.recruit-section {
  background: url(../image/recruit-back.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 2% 5%;
}
.recruit-section h2 {
  margin: 20px;
  color: #ff8306;
}
.recruit-section .recruit-content ul {
  width: 75%;
  margin: auto;
  display: flex;
  flex-direction: column;
}
.recruit-section .recruit-content ul li {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 30px;
  align-items: start;
}
.recruit-section .recruit-content ul li span {
  color: white;
  font-weight: 700;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.recruit-section .recruit-content ul li span:first-child {
  background: var(--orange, #ff8306);
  text-align: center;
}

.recruit-btn-section {
  text-align: center;
  background-color: var(--yellow-dark, #f1ff9e);
}
.recruit-btn-section .e-btn {
  background-color: var(--orange, #ff8306);
  color: white;
  text-align: center;
  font-size: clamp(1.875rem, 0.67rem + 1.88vw, 3rem);
  font-weight: 700;
  padding: 10px 24px;
  display: inline-block;
  margin: 5% auto;
  border-radius: 10px;
}
.recruit-btn-section .e-btn:hover {
  background-color: #fff;
  color: #ff8306;
}

.custom-select {
  position: relative;
  font-family: sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  margin: 3vw 10vw;
}

.selected {
  padding: 10px;
  background-color: var(--white, #fff);
  color: var(--orange, #ff8306);
  border: 1px solid var(--orange, #ff8306);
  font-size: var(--36px, clamp(1.5rem, 0.697rem + 1.26vw, 2.25rem));
}
.selected::before {
  content: "";
  position: absolute;
  background-image: url(../image/down-b.png);
  background-size: contain;
  height: 35px;
  width: 35px;
  right: 2%;
  bottom: 25%;
}

.options {
  position: absolute;
  width: 100%;
  border: 1px solid var(--orange, #ff8306);
  background: white;
  display: none;
  z-index: 1;
}

.options li {
  padding: 10px;
  color: var(--orange, #ff8306);
  background: white;
  font-size: var(--36px, clamp(1.5rem, 0.697rem + 1.26vw, 2.25rem));
}

.options li:hover {
  background-color: #ffe6cc;
}

@media (max-width: 768px) {
  .top-section img {
    height: 443px;
  }
  .top-section .top-text h1 {
    font-size: 64px;
  }
  .top-section .top-text .orange-back p {
    font-size: 20px;
  }
  .top-section::after {
    background: url(../image/white-wave-mob.svg) no-repeat;
    top: 90%;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
  }
  .message-section .wrapper .message-content {
    padding: 5% 5% 30vw 5%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 31% 80%, 25% 90%, 20% 80%, 0 80%);
            clip-path: polygon(0 0, 100% 0, 100% 80%, 31% 80%, 25% 90%, 20% 80%, 0 80%);
  }
  .message-section .ceo-wrap {
    grid-template-columns: 1fr 1.1fr;
    margin-top: -50px;
  }
  .message-section .ceo-wrap img {
    max-width: 714px;
    width: 170px;
  }
  .message-section .ceo-wrap .ceo-info-wrap {
    margin-bottom: 15%;
  }
  .message-section .ceo-wrap .ceo-info-wrap .name-set {
    border-bottom: none;
    gap: 1px;
    margin-bottom: 10px;
  }
  .message-section .ceo-wrap .ceo-info-wrap .name-set .wrapper span {
    font-size: 10px;
    letter-spacing: normal;
  }
  .message-section .ceo-wrap .ceo-info-wrap .name-set .wrapper p {
    font-size: 20px;
    letter-spacing: normal;
  }
  .message-section .ceo-wrap .ceo-info-wrap .name-en {
    font-size: 24px;
    letter-spacing: normal;
  }
  .message-section .ceo-wrap .ceo-info-wrap ul li {
    margin-bottom: 0px;
  }
  .recruit-01-wave {
    margin-top: -30px;
  }
  .recruit-01-wave .down-btn {
    position: absolute;
    left: 50%;
    top: -5%;
  }
  .recruit-01-wave .down-btn img {
    max-width: 54px;
  }
  .rec-slider-section {
    padding-top: 30vw;
    margin-top: -20vw;
    padding-bottom: 30vw;
  }
  .point-section {
    padding-top: 20vw;
    margin-top: -25vw;
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
  }
  .point-section h2 {
    padding-top: 25px;
  }
  .point-section h2 img {
    width: 165px;
  }
  .point-section .point-swiper {
    padding: 40px 0 !important;
  }
  .point-section .point-set .wrapper {
    justify-content: space-between;
  }
  .point-section .point-set .wrapper .name-card-one {
    position: relative;
    background-color: white;
    width: auto;
    display: flex;
    flex-direction: column;
    padding: 5%;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .point-section .point-set .wrapper .name-card-one::before {
    width: 50px;
    height: 50px;
    bottom: 5%;
    left: 0;
    background-size: contain;
  }
  .point-section .point-set .wrapper .name-card-one ul li span {
    font-size: 10px;
  }
  .point-section .point-set .wrapper .name-card-two {
    width: auto;
    display: flex;
    flex-direction: column;
    padding: 5%;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .point-section .point-set .wrapper .name-card-two::before {
    width: 50px;
    height: 50px;
    bottom: 0%;
    left: auto;
    right: 50px;
    background-size: contain;
  }
  .point-section .point-set .wrapper .name-card-two ul li span {
    font-size: 10px;
  }
  .point-section .point-set .wrapper img {
    max-width: 122px;
    transform: rotate(8deg);
    margin: 5%;
  }
  .safety-section {
    position: relative;
    margin-top: -80px;
  }
  .safety-section .down-btn {
    position: absolute;
    left: 45%;
    right: auto;
    top: 0%;
    z-index: 1;
  }
  .safety-section .down-btn img {
    max-width: 54px;
  }
  .safety-section .wrapper {
    -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
            clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    background: #f1ff9e;
    padding-top: 150px;
  }
  .safety-section .safety-swiper .swiper-wrapper {
    display: flex;
  }
  .safety-section .safety-swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .safety-section .safety-swiper .swiper-wrapper .swiper-slide img {
    border: 1px solid var(--orange, #ff8306);
    border-radius: 10px;
  }
  .safety-section .safety-swiper .swiper-wrapper .swiper-slide p {
    font-size: 20px;
  }
  .recruit-section {
    background: url(../image/recruit-back.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 2% 5%;
  }
  .recruit-section h2 {
    margin: 20px;
    color: #ff8306;
  }
  .recruit-section .recruit-content ul li {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 20px;
    align-items: start;
  }
  .recruit-section .recruit-content ul li span {
    color: white;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 5px;
  }
  .recruit-section .recruit-content ul li span:first-child {
    background: var(--orange, #ff8306);
    text-align: center;
  }
  .recruit-btn-section {
    text-align: center;
    background-color: var(--yellow-dark, #f1ff9e);
  }
  .recruit-btn-section .e-btn {
    background-color: var(--orange, #ff8306);
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
    margin: 10% auto;
    border-radius: 10px;
  }
  .custom-select {
    margin: auto;
    margin-bottom: 5vw;
  }
  .selected::before {
    height: 20px;
    width: 20px;
  }
}/*# sourceMappingURL=recruit.css.map */