@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@100..900&family=Outfit:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@100..900&family=Outfit:wght@100..900&display=swap");
@keyframes mv_photos_loop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(calc(-100% - 3.2vw));
  }
}
@keyframes mv_photos_loop_sp {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(calc(-100% - 9.74vw));
  }
}
@keyframes mv_typo_loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 48px));
  }
}
@keyframes link_btn_arrow {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  48% {
    opacity: 1;
    transform: translateX(150%);
  }
  49% {
    opacity: 0;
    transform: translateX(150%);
  }
  50% {
    opacity: 0;
    transform: translateX(-150%);
  }
  51% {
    opacity: 1;
    transform: translateX(-150%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes recruit_photos_loop_up {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes recruit_photos_loop_down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes recruit_photos_sp_loop_left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes recruit_photos_sp_loop_right {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes footer_links_slide {
  0% {
    transform: translateY(0);
  }
  49% {
    transform: translateY(-100%);
    opacity: 1;
  }
  50% {
    transform: translateY(-100%);
    opacity: 0;
  }
  51% {
    transform: translateY(100%);
    opacity: 0;
  }
  52% {
    transform: translateY(100%);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes open_content_btn_angle {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  48% {
    opacity: 1;
    transform: translateY(150%);
  }
  49% {
    opacity: 0;
    transform: translateY(150%);
  }
  50% {
    opacity: 0;
    transform: translateY(-150%);
  }
  51% {
    opacity: 1;
    transform: translateY(-150%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes recruit_links_filter {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }
  49% {
    transform: scaleX(1);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes mv_photos_loop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(calc(-100% - 3.2vw));
  }
}
@keyframes mv_photos_loop_sp {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(calc(-100% - 9.74vw));
  }
}
@keyframes mv_typo_loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 48px));
  }
}
@keyframes link_btn_arrow {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  48% {
    opacity: 1;
    transform: translateX(150%);
  }
  49% {
    opacity: 0;
    transform: translateX(150%);
  }
  50% {
    opacity: 0;
    transform: translateX(-150%);
  }
  51% {
    opacity: 1;
    transform: translateX(-150%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes recruit_photos_loop_up {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes recruit_photos_loop_down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes recruit_photos_sp_loop_left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes recruit_photos_sp_loop_right {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes footer_links_slide {
  0% {
    transform: translateY(0);
  }
  49% {
    transform: translateY(-100%);
    opacity: 1;
  }
  50% {
    transform: translateY(-100%);
    opacity: 0;
  }
  51% {
    transform: translateY(100%);
    opacity: 0;
  }
  52% {
    transform: translateY(100%);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes open_content_btn_angle {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  48% {
    opacity: 1;
    transform: translateY(150%);
  }
  49% {
    opacity: 0;
    transform: translateY(150%);
  }
  50% {
    opacity: 0;
    transform: translateY(-150%);
  }
  51% {
    opacity: 1;
    transform: translateY(-150%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes recruit_links_filter {
  0% {
    transform: scaleX(0);
    transform-origin: left;
  }
  49% {
    transform: scaleX(1);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 500;
  font-style: normal;
  color: #474747;
}

html {
  margin: 0 !important;
}

body {
  width: 100%;
  min-height: 100svh;
  overflow-x: hidden;
}
body:has(#modals input:checked), body:has(header input:checked) {
  overflow-y: hidden;
}
body:has(header input:checked) .hamburger_menu_container {
  right: 0;
  opacity: 1;
}

picture,
img,
label,
strong {
  display: inline-block;
}

picture img {
  width: 100%;
  object-fit: cover;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

.common_bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: -1;
  top: 0;
}
.common_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp_block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_block {
    display: block;
  }
}

header {
  position: fixed;
  width: 100%;
  padding: 38px 5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: transparent;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  header {
    padding: 20px 16px;
  }
}
header img {
  width: 388px;
}
@media screen and (max-width: 768px) {
  header img {
    width: 240px;
  }
}
header nav {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 23px;
}
header nav .header_link_btn {
  width: 167px;
  height: 50px;
  padding: 0 26px 0 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  border-radius: 33px;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.8px;
  border: 1px solid #AAB4C6;
}
@media screen and (max-width: 768px) {
  header nav .header_link_btn {
    display: none;
  }
}
header nav .header_link_btn:first-child {
  background-color: #474747;
  color: white;
  border: none;
}
header nav .header_link_btn img {
  width: 12px;
}
header nav .hamburger_btn {
  position: relative;
  width: 55.5px;
  height: 50px;
  margin: 0 0 0 39px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 12px;
  transition: 0.3s;
  cursor: pointer;
  z-index: 999;
}
header nav .hamburger_btn span {
  width: 100%;
  height: 1px;
  background-color: black;
  transition: 0.3s;
}
header nav .hamburger_btn:has(input:checked) {
  gap: 0;
}
header nav .hamburger_btn:has(input:checked) span {
  position: absolute;
}
header nav .hamburger_btn:has(input:checked) span:first-child {
  transform: rotate(191deg);
}
header nav .hamburger_btn:has(input:checked) span:last-child {
  transform: rotate(-191deg);
}

.hamburger_menu_container {
  position: fixed;
  width: 100%;
  max-width: 842px;
  height: 100svh;
  padding: calc(130px + 5svh) 0 15.6svh 160px;
  background-color: rgba(255, 255, 255, 0.79);
  backdrop-filter: blur(20px);
  top: 0;
  right: -842px;
  z-index: 998;
  opacity: 0;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container {
    padding: 123px 3.85% 41px;
    right: -100%;
    overflow-y: auto;
  }
}
.hamburger_menu_container nav {
  display: flex;
  flex-flow: column;
  gap: 5.8svh;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container nav {
    gap: 25px;
  }
}
.hamburger_menu_container nav div {
  display: flex;
  align-items: center;
  gap: 56px;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container nav div {
    flex-flow: column;
    align-items: flex-start;
    gap: 25px;
  }
}
.hamburger_menu_container nav div a {
  width: 200px;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 29px;
  line-height: 37px;
  letter-spacing: 2px;
  white-space: nowrap;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container nav div a {
    width: fit-content;
    font-size: 23px;
    line-height: 29px;
  }
}
.hamburger_menu_container nav div a span {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 1.4px;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container nav div a span {
    font-weight: 500;
  }
}
.hamburger_menu_container nav div a.sub_link {
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 1.4px;
  padding: 0 0 0 7px;
  border-left: 2px solid #474747;
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container nav div a.sub_link {
    font-weight: 400;
  }
}
.hamburger_menu_container nav div a:hover {
  opacity: 0.6;
}
.hamburger_menu_container nav div p {
  width: 200px;
}
.hamburger_menu_container nav .sp_links {
  display: none;
}
@media screen and (max-width: 768px) {
  .hamburger_menu_container nav .sp_links {
    display: flex;
    flex-flow: row;
    width: 100%;
    justify-content: space-between;
    gap: 12px;
  }
}
.hamburger_menu_container nav .sp_links a {
  width: 47.2%;
  height: 41px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 17px;
  padding: 0 0 0 4.72%;
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: white;
  background-color: #474747;
  border-radius: 25px;
  margin: 3px 0 0;
}
.hamburger_menu_container nav .sp_links a img {
  width: 12px;
}
.hamburger_menu_container nav .sp_links a:last-child {
  color: #474747;
  background-color: white;
}

.common_link_btn, footer .footer_top nav .page_links .recruit_links a {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 11px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .common_link_btn, footer .footer_top nav .page_links .recruit_links a {
    gap: 8px;
  }
  .common_link_btn .text, footer .footer_top nav .page_links .recruit_links a .text {
    font-size: 14px;
  }
}
.common_link_btn .circle, footer .footer_top nav .page_links .recruit_links a .circle {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #474747;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .common_link_btn .circle, footer .footer_top nav .page_links .recruit_links a .circle {
    width: 33px;
    height: 33px;
  }
}
.common_link_btn .circle::after, footer .footer_top nav .page_links .recruit_links a .circle::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-radius: 50%;
  transform-origin: center;
  background-color: white;
  z-index: 1;
  transition: 0.5s ease-out;
}
.common_link_btn .circle svg, footer .footer_top nav .page_links .recruit_links a .circle svg {
  position: relative;
  z-index: 2;
}
.common_link_btn .circle svg path, footer .footer_top nav .page_links .recruit_links a .circle svg path {
  transition: 0.5s;
}
.common_link_btn:hover .circle::after, footer .footer_top nav .page_links .recruit_links a:hover .circle::after {
  width: 46px;
  height: 46px;
}
.common_link_btn:hover .circle svg, footer .footer_top nav .page_links .recruit_links a:hover .circle svg {
  animation: link_btn_arrow 0.5s forwards ease-out;
}
.common_link_btn:hover .circle svg path, footer .footer_top nav .page_links .recruit_links a:hover .circle svg path {
  fill: #474747;
  stroke: #474747;
}

footer {
  width: 100%;
  padding: 105px 0 54px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(221, 221, 221, 0.44) 100%);
}
@media screen and (max-width: 768px) {
  footer {
    padding: 38px 3.85%;
  }
}
footer .footer_top {
  width: 84%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 78px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  footer .footer_top {
    width: 100%;
    flex-flow: column;
    justify-content: flex-start;
    padding: 0 0 38px;
    gap: 38px;
  }
}
footer .footer_top .footer_logo {
  width: 388px;
}
@media screen and (max-width: 768px) {
  footer .footer_top .footer_logo {
    width: 240px;
  }
}
footer .footer_top nav {
  width: fit-content;
  max-width: 730px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  footer .footer_top nav {
    width: 100%;
    max-width: unset;
    flex-flow: column;
    justify-content: flex-start;
    gap: 64px;
  }
}
footer .footer_top nav .page_links {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 48px;
}
@media screen and (max-width: 768px) {
  footer .footer_top nav .page_links {
    gap: 20px 48px;
  }
}
footer .footer_top nav .page_links a:not(.recruit_links a) {
  height: 25px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  footer .footer_top nav .page_links a:not(.recruit_links a) {
    font-size: 14px;
  }
}
footer .footer_top nav .page_links a:not(.recruit_links a) span {
  display: block;
  line-height: 25px;
  letter-spacing: 1.6px;
}
footer .footer_top nav .page_links a:not(.recruit_links a):hover span {
  animation: footer_links_slide 0.5s backwards linear;
}
footer .footer_top nav .page_links .recruit_links {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  gap: 48px;
  margin: 3px 0 0;
}
@media screen and (max-width: 768px) {
  footer .footer_top nav .page_links .recruit_links {
    margin: 44px 0 0;
  }
}
footer .footer_top nav .page_links .recruit_links a {
  flex-shrink: 0;
  white-space: nowrap;
}
footer .footer_top nav .page_links .recruit_links a .circle {
  width: 31px;
  height: 31px;
  transform: rotate(-45deg);
}
footer .footer_top nav .media_links {
  width: 130px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 26px;
  flex-shrink: 0;
}
footer .footer_top nav .media_links .blog_link {
  width: 120px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background-color: white;
  border-radius: 22px;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.6px;
  color: #8491A9;
}
footer .footer_top nav .media_links .blog_link img {
  width: 12px;
}
footer .footer_bottom {
  width: 100%;
  padding: 60px 0;
  border-top: 1px solid #AAB4C6;
}
@media screen and (max-width: 768px) {
  footer .footer_bottom {
    padding: 19px 0 0;
  }
}
footer .footer_bottom nav {
  width: 84%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  footer .footer_bottom nav {
    width: 100%;
    flex-flow: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 56px;
  }
}
footer .footer_bottom nav .footer_bottom_links {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  footer .footer_bottom nav .footer_bottom_links {
    flex-wrap: wrap;
  }
}
footer .footer_bottom nav .footer_bottom_links a {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.72px;
  color: #7F8899;
}
footer .footer_bottom nav .footer_bottom_links hr {
  width: 1.2px;
  height: 10.7px;
  background-color: #7F8899;
}
footer .footer_bottom nav .page_top {
  width: 113px;
  height: 30px;
  padding: 0 0 5px;
  overflow: hidden;
  border-bottom: 2px solid #474747;
  flex-shrink: 0;
}
footer .footer_bottom nav .page_top span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 1.8px;
}
footer .footer_bottom nav .page_top span img {
  height: 12px;
}
footer .footer_bottom nav .page_top:hover span {
  animation: footer_links_slide 0.5s backwards linear;
}

main section#fv {
  position: relative;
  width: 100%;
  height: 100svh;
  overflow: hidden;
  background-color: white;
}
@media screen and (max-width: 768px) {
  main section#fv {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
main section#fv .background_images {
  position: relative;
  width: 100%;
  height: 100%;
}
main section#fv .background_images picture {
  width: 100%;
  height: 100%;
  transform-origin: center center;
  transform: scale(1.2);
  opacity: 0;
  transition: 1.2s 1s ease-out;
}
main section#fv .background_images picture img {
  height: 100%;
}
main section#fv .background_images .bg_filter {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: 1s;
}
main section#fv h1 {
  position: absolute;
  width: 84%;
  top: 31%;
  left: 8%;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 108px;
  letter-spacing: 2.171px;
  color: white;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  main section#fv h1 {
    width: 100%;
    top: unset;
    left: unset;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.8px;
    text-align: center;
  }
}
main section#fv h1 span {
  display: block;
  margin: 32px 0 0;
  font-size: 26px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 1.04px;
  color: white;
}
@media screen and (max-width: 768px) {
  main section#fv h1 span {
    margin: 0;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 0.72px;
    text-align: center;
  }
}
main section#fv.visible picture {
  transform: scale(1);
  opacity: 1;
}
main section#fv.visible .bg_filter {
  opacity: 1;
}

html {
  scroll-behavior: smooth;
}

section:not(#fv, #links) {
  width: 84%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  section:not(#fv, #links) {
    width: 92.3%;
  }
}

#message {
  position: relative;
  padding: 130px 0 180px;
}
@media screen and (max-width: 768px) {
  #message {
    padding: 160px 0;
  }
}
#message .typo {
  position: absolute;
  top: 30px;
  left: 0;
  display: block;
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 154px;
  mix-blend-mode: overlay;
  flex-shrink: 0;
  opacity: 0.68;
  color: black;
}
@media screen and (max-width: 768px) {
  #message .typo {
    font-size: 60px;
    top: 80px;
    left: 15%;
  }
}
#message h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #message h2 {
    font-size: 18px;
    margin: 0 0 20px;
  }
}
#message article {
  font-size: 18px;
  font-weight: 300;
  line-height: 3.6;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #message article {
    font-size: 15px;
    line-height: 3.2;
  }
}

#steps h2 {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.236;
  letter-spacing: 0.75px;
  margin: 0 0 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #steps h2 {
    font-size: 20px;
    margin: 0 0 20px;
    text-align: left;
  }
}
#steps img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #steps .pc_steps {
    display: none;
  }
}
#steps .sp_steps {
  display: none;
}
@media screen and (max-width: 768px) {
  #steps .sp_steps {
    display: block;
    margin: 80px 0 0;
  }
}

#faq {
  padding: 220px 0 180px;
}
@media screen and (max-width: 768px) {
  #faq {
    padding: 160px 0;
  }
}
#faq h2 {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 60px;
  line-height: 45px;
  letter-spacing: 3px;
  text-align: center;
  color: #AAB4C6;
}
@media screen and (max-width: 768px) {
  #faq h2 {
    font-size: 40px;
  }
}
#faq .questions_wrapper {
  width: 100%;
  max-width: 1088px;
  display: flex;
  flex-flow: column;
  margin: 70px auto 0;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper {
    margin: 44px auto 0;
    gap: 28px;
  }
}
#faq .questions_wrapper label {
  display: flex;
  flex-flow: column;
  gap: 0;
  width: 100%;
  padding: 20px calc(4.2% + 20px) 20px calc(4.2% + 29px);
  border: 1px solid #AAB4C6;
  transition: 0.5s;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.48px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper label {
    padding: 20px 21px 20px 34px;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.45px;
  }
}
#faq .questions_wrapper label::before {
  content: "Q：";
  display: inline-block;
  font-weight: 400;
  flex-shrink: 0;
  position: absolute;
  left: 50px;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper label::before {
    left: 10px;
  }
}
#faq .questions_wrapper label .answer {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.45px;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  max-height: 0;
}
#faq .questions_wrapper label .answer::before {
  content: "A：";
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  position: absolute;
  left: -27px;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper label .answer::before {
    left: -23px;
  }
}
#faq .questions_wrapper label .plus_mark {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 26px;
  right: 50px;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper label .plus_mark {
    width: 12px;
    height: 12px;
    right: 8px;
    top: 29px;
  }
}
#faq .questions_wrapper label .plus_mark span {
  width: 100%;
  height: 1px;
  background-color: #474747;
  position: absolute;
  transition: 0.3s;
}
#faq .questions_wrapper label .plus_mark span:first-child {
  transform: rotate(90deg);
}
#faq .questions_wrapper label:has(input:checked) {
  gap: 24px;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper label:has(input:checked) {
    gap: 5px;
  }
}
#faq .questions_wrapper label:has(input:checked) .answer {
  max-height: 220px;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  #faq .questions_wrapper label:has(input:checked) .answer {
    max-height: 400px;
  }
}
#faq .questions_wrapper label:has(input:checked) .plus_mark span:first-child {
  transform: rotate(0);
  opacity: 0;
}
#faq .questions_wrapper label:has(input:checked) .plus_mark span:last-child {
  transform: rotate(180deg);
}

#links {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  #links {
    height: 600px;
  }
}
#links .bg {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #links .bg {
    width: unset;
    height: 100%;
  }
  #links .bg img {
    height: 100%;
    object-fit: cover;
    object-position: 70%;
  }
}
#links .links_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
}
@media screen and (max-width: 768px) {
  #links .links_wrapper {
    flex-flow: column;
  }
}
#links .links_wrapper a {
  position: relative;
  width: 50%;
  height: 100%;
  z-index: 2;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #links .links_wrapper a {
    width: 100%;
    height: 50%;
  }
}
#links .links_wrapper a h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 80px;
  letter-spacing: 2.4px;
  color: white;
}
@media screen and (max-width: 768px) {
  #links .links_wrapper a h2 {
    font-size: 27px;
    line-height: 2;
    letter-spacing: 1.62px;
  }
}
#links .links_wrapper a p {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  margin: 18px 0 0;
  color: white;
}
@media screen and (max-width: 768px) {
  #links .links_wrapper a p {
    font-size: 18px;
    margin: 8px 0 0;
  }
}
#links .links_wrapper a .common_link_btn, #links .links_wrapper a footer .footer_top nav .page_links .recruit_links a, footer .footer_top nav .page_links .recruit_links #links .links_wrapper a a {
  margin: 68px 0 0;
}
@media screen and (max-width: 768px) {
  #links .links_wrapper a .common_link_btn, #links .links_wrapper a footer .footer_top nav .page_links .recruit_links a, footer .footer_top nav .page_links .recruit_links #links .links_wrapper a a {
    margin: 28px 0 0;
  }
}
#links .links_wrapper a .common_link_btn .circle, #links .links_wrapper a footer .footer_top nav .page_links .recruit_links a .circle, footer .footer_top nav .page_links .recruit_links #links .links_wrapper a a .circle {
  background-color: white;
}
#links .links_wrapper a .common_link_btn .text, #links .links_wrapper a footer .footer_top nav .page_links .recruit_links a .text, footer .footer_top nav .page_links .recruit_links #links .links_wrapper a a .text {
  color: white;
}
#links .links_wrapper a .common_link_btn:hover .circle::before, #links .links_wrapper a footer .footer_top nav .page_links .recruit_links a:hover .circle::before, footer .footer_top nav .page_links .recruit_links #links .links_wrapper a a:hover .circle::before {
  animation: none;
}
#links .links_wrapper a .common_link_btn:hover svg, #links .links_wrapper a footer .footer_top nav .page_links .recruit_links a:hover svg, footer .footer_top nav .page_links .recruit_links #links .links_wrapper a a:hover svg {
  animation: none;
}
#links .links_wrapper a::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #474747;
  opacity: 0.85;
  z-index: -1;
  transform-origin: left;
  transform: scaleX(0);
}
#links .links_wrapper a:hover h2 {
  background: linear-gradient(91deg, #82D7E7 13.07%, #99BEE3 46.86%, #99C3FB 70.25%, #B1D5F8 99.71%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#links .links_wrapper a:hover::after {
  width: 100%;
  animation: recruit_links_filter 0.3s ease-out forwards;
}

/*# sourceMappingURL=recruit.css.map */
