.brand_information.astro-dry7pybh {
  padding: 0 30px;
}
.container.astro-dry7pybh {
  max-width: 1200px;
  padding: 104px 97px;
  margin: auto;
  background-color: #f7f5f1;
  border-radius: 30px;
}
.information_area.astro-dry7pybh {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  padding-right: 62px;
}
.information_area.astro-dry7pybh .title.astro-dry7pybh {
  flex-shrink: 0;
}
.information_area.astro-dry7pybh .sub_title.astro-dry7pybh {
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #f16c4b;
  letter-spacing: 0.05em;
}
.information_area.astro-dry7pybh
  .sub_title.astro-dry7pybh
  .icon.astro-dry7pybh {
  display: block;
  width: 1em;
  height: 1em;
  background-image: linear-gradient(90deg, #ff6081, #fee170);
  border-radius: 50%;
}
.information_area.astro-dry7pybh h3.astro-dry7pybh {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.information_area.astro-dry7pybh .description.astro-dry7pybh {
  max-width: 552px;
  font-size: 17px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.list.astro-dry7pybh {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 48px;
  justify-content: center;
  max-width: 100%;
  padding: 0 62px;
  margin-top: 56px;
}
.list.astro-dry7pybh li.astro-dry7pybh {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
}
.list.astro-dry7pybh li.astro-dry7pybh img.astro-dry7pybh {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 128px;
  object-fit: contain;
}
@media screen and (max-width: 1260px) {
  .information_area.astro-dry7pybh {
    padding-right: 0;
  }
  .list.astro-dry7pybh {
    padding: 0;
  }
}
@media screen and (max-width: 1000px) {
  .container.astro-dry7pybh {
    padding: 56px 25px;
  }
  .information_area.astro-dry7pybh {
    display: block;
  }
  .information_area.astro-dry7pybh .sub_title.astro-dry7pybh {
    font-size: 18px;
  }
  .information_area.astro-dry7pybh h3.astro-dry7pybh {
    font-size: 30px;
  }
  .information_area.astro-dry7pybh .description.astro-dry7pybh {
    max-width: none;
    margin-top: 40px;
    font-size: 15px;
  }
  .list.astro-dry7pybh {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    padding: 0;
  }
  .list.astro-dry7pybh li.astro-dry7pybh {
    width: 100%;
    height: auto;
    padding: 2vw;
  }
}
.data.astro-bc5g76mx {
  position: relative;
  z-index: 1;
  padding: 104px 25px;
  margin-top: 104px;
  overflow: hidden;
  background-image: linear-gradient(90deg, #ff8aa2 0%, #ffae5c 100%);
  border-radius: 30px;
}
.data.astro-bc5g76mx:before,
.data.astro-bc5g76mx:after {
  position: absolute;
  z-index: -1;
  width: 656px;
  height: 656px;
  content: '';
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.2;
  filter: blur(15px);
}
.data.astro-bc5g76mx:before {
  top: -206px;
  left: -161px;
}
.data.astro-bc5g76mx:after {
  right: -161px;
  bottom: -206px;
}
.container.astro-bc5g76mx {
  z-index: 10;
  max-width: 1000px;
  margin: auto;
}
.title.astro-bc5g76mx h3.astro-bc5g76mx {
  margin-top: 28px;
  font-size: 34px;
  color: #fff;
}
.title.astro-bc5g76mx .sub_title.astro-bc5g76mx {
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
}
.title.astro-bc5g76mx .sub_title.astro-bc5g76mx .icon.astro-bc5g76mx {
  display: block;
  width: 1em;
  height: 1em;
  background-image: linear-gradient(90deg, #ff6081, #fee170);
  border-radius: 50%;
}
.list.astro-bc5g76mx {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 56px;
  margin-top: 56px;
}
.list.astro-bc5g76mx li.astro-bc5g76mx {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  padding: 40px 53px;
  background-color: #fff;
  border-radius: 10px;
}
.numeric.astro-bc5g76mx {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: transparent;
  letter-spacing: 0.1em;
  background-image: linear-gradient(90deg, #f86281, #ff9933);
  -webkit-background-clip: text;
  background-clip: text;
}
.numeric.astro-bc5g76mx p.astro-bc5g76mx b.astro-bc5g76mx {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.3em;
  font-weight: 600;
  line-height: 1;
}
.numeric.astro-bc5g76mx p.astro-bc5g76mx .small.astro-bc5g76mx {
  font-size: 0.8em;
  letter-spacing: normal;
}
.description.astro-bc5g76mx {
  font-size: 17px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.sp_only.astro-bc5g76mx {
  display: none;
}
@media screen and (max-width: 1000px) {
  .data.astro-bc5g76mx:before,
  .data.astro-bc5g76mx:after {
    width: 332px;
    height: 332px;
    filter: blur(8px);
  }
  .data.astro-bc5g76mx:before {
    top: -150px;
    left: -137px;
  }
  .data.astro-bc5g76mx:after {
    right: -137px;
    bottom: -150px;
  }
  .title.astro-bc5g76mx h3.astro-bc5g76mx {
    font-size: 30px;
  }
  .list.astro-bc5g76mx {
    gap: 32px;
  }
  .list.astro-bc5g76mx li.astro-bc5g76mx {
    gap: 18px;
    justify-content: start;
    padding: 25px 17px;
  }
  .numeric.astro-bc5g76mx {
    gap: 12px;
    width: 40%;
    margin: -0.15em 0;
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
  }
  .numeric.astro-bc5g76mx p.astro-bc5g76mx b.astro-bc5g76mx {
    font-size: 2.6em;
  }
  .description.astro-bc5g76mx {
    font-size: 14px;
    line-height: 1.6;
  }
  .sp_only.astro-bc5g76mx {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .data.astro-bc5g76mx {
    width: calc(100% - 60px);
    padding: 56px 25px;
    margin: 72px auto 0;
  }
  .list.astro-bc5g76mx {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
}
@media screen and (max-width: 360px) {
  .numeric.astro-bc5g76mx {
    font-size: 15px;
  }
}
.flow.astro-xkfn6vjf {
  position: relative;
  z-index: 1;
  padding: 104px 25px;
  margin-top: 104px;
  overflow: hidden;
  background-image: linear-gradient(90deg, #ff8aa2 0%, #ffae5c 100%);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.flow.astro-xkfn6vjf:before,
.flow.astro-xkfn6vjf:after {
  position: absolute;
  z-index: -1;
  width: 656px;
  height: 656px;
  content: '';
  background-color: #fff;
  border-radius: 50%;
  opacity: 0.2;
  filter: blur(15px);
}
.flow.astro-xkfn6vjf:before {
  bottom: -206px;
  left: -161px;
}
.flow.astro-xkfn6vjf:after {
  top: -206px;
  right: -161px;
}
.container.astro-xkfn6vjf {
  z-index: 10;
  max-width: 1000px;
  margin: auto;
}
.title.astro-xkfn6vjf h3.astro-xkfn6vjf {
  margin-top: 28px;
  font-size: 34px;
  color: #fff;
}
.title.astro-xkfn6vjf .sub-title.astro-xkfn6vjf {
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
}
.title.astro-xkfn6vjf .sub-title.astro-xkfn6vjf .icon.astro-xkfn6vjf {
  display: block;
  width: 1em;
  height: 1em;
  background-image: linear-gradient(90deg, #ff6081, #fee170);
  border-radius: 50%;
}
.list.astro-xkfn6vjf {
  display: grid;
  grid-template-columns: 1fr 34px 1fr 34px 1fr 34px 1fr;
  gap: 27px;
  align-items: center;
  padding-inline-start: 0;
  margin-top: 56px;
}
.step.astro-xkfn6vjf {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  aspect-ratio: 1 / 1;
  padding: 45px 0 37px;
  background-color: #fff;
  border-radius: 10px;
}
.step-number.astro-xkfn6vjf {
  position: absolute;
  top: 17px;
  left: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 8px 12px;
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-image: linear-gradient(90deg, #f86281 0%, #ff9933 100%);
  border-radius: 50%;
}
.step.astro-xkfn6vjf p.astro-xkfn6vjf {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
.arrow.astro-xkfn6vjf {
  padding-left: 7px;
}
.description.astro-xkfn6vjf {
  margin-top: 46px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  text-align: justify;
  text-align-last: justify;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .list.astro-xkfn6vjf {
    grid-template-columns: 1fr 25px 1fr 25px 1fr 25px 1fr;
    gap: 15px;
  }
  .step.astro-xkfn6vjf {
    aspect-ratio: auto;
    padding: 40px 0 25px;
  }
  .step-number.astro-xkfn6vjf {
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
  .step.astro-xkfn6vjf p.astro-xkfn6vjf {
    font-size: 24px;
  }
  .description.astro-xkfn6vjf {
    margin-top: 34px;
    font-size: 18px;
    text-align: left;
    text-align-last: left;
  }
}
@media screen and (max-width: 768px) {
  .flow.astro-xkfn6vjf {
    padding: 52px 30px;
  }
  .flow.astro-xkfn6vjf:before,
  .flow.astro-xkfn6vjf:after {
    width: 332px;
    height: 332px;
    filter: blur(8px);
  }
  .flow.astro-xkfn6vjf:before {
    bottom: -150px;
    left: -124px;
  }
  .flow.astro-xkfn6vjf:after {
    top: -150px;
    right: -124px;
  }
  .title.astro-xkfn6vjf h3.astro-xkfn6vjf {
    font-size: 30px;
  }
  .list.astro-xkfn6vjf {
    grid-template-columns: 1fr 25px 1fr;
    gap: 24px 15px;
    margin-top: 50px;
  }
  .list.astro-xkfn6vjf li.astro-xkfn6vjf {
    gap: 15px;
  }
  .arrow.astro-xkfn6vjf {
    width: 25px;
    height: auto;
  }
  .pc-only.astro-xkfn6vjf {
    display: none;
  }
}
.hamburger_menu.astro-jr2k7rgl {
  position: fixed;
  top: 23px;
  right: 40px;
  z-index: 2000;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  padding-right: 80px;
  animation: fadeOutIn 0.3s;
}
@keyframes fadeOutIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cta.astro-jr2k7rgl {
  position: relative;
  width: 100%;
  width: 200px;
  min-width: 200px;
  padding: 24px 37px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  background-image: linear-gradient(90deg, #f86281 0%, #ff9933 100%);
  border-radius: 999px;
  transition: opacity 0.3s;
}
.cta.astro-jr2k7rgl:hover {
  opacity: 0.7;
}
.cta_arrow.astro-jr2k7rgl {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.cta_arrow.astro-jr2k7rgl.is-sp {
  display: none;
}
.menu_button.astro-jr2k7rgl {
  position: fixed;
  top: 23px;
  right: 40px;
  z-index: 2000;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 56px;
  height: 52px;
  padding: 16px;
  cursor: pointer;
  background-color: #37414f;
  border: none;
  border-radius: 10px;
  transition: 0.3s;
}
.menu_button.astro-jr2k7rgl span.astro-jr2k7rgl {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 999px;
  transition: 0.3s;
}
.menu_list.astro-jr2k7rgl {
  display: none;
}
.menu_list.astro-jr2k7rgl li.astro-jr2k7rgl {
  width: 160px;
}
.menu_list.astro-jr2k7rgl button.astro-jr2k7rgl {
  padding: 0;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.menu_list.astro-jr2k7rgl button.astro-jr2k7rgl:hover {
  opacity: 0.5;
}
.hamburger_menu.astro-jr2k7rgl.is-active {
  right: 40px;
  gap: 57px;
  align-items: center;
  padding: 72px 104px;
  background-color: rgb(55 65 79 / 0.95);
  border-radius: 10px;
  animation: fadeIn 0.3s linear;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
}
.hamburger_menu.astro-jr2k7rgl.is-active .menu_button.astro-jr2k7rgl {
  position: absolute;
  top: 15px;
  right: 17px;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
.hamburger_menu.astro-jr2k7rgl.is-active .menu_list.astro-jr2k7rgl {
  display: grid;
  grid-template-columns: repeat(2, 160px);
  gap: 32px 40px;
}
.menu_button.astro-jr2k7rgl.is-active {
  top: 38px;
  right: 57px;
  z-index: 2001;
  width: 22px;
  height: 22px;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
.menu_button.astro-jr2k7rgl.is-active span.astro-jr2k7rgl:nth-child(1) {
  transform: rotate(45deg) scaleX(1.3) translate(5px, 7px);
}
.menu_button.astro-jr2k7rgl.is-active span.astro-jr2k7rgl:nth-child(2) {
  transform: rotate(-45deg) scaleX(1.3);
}
.menu_button.astro-jr2k7rgl.is-active span.astro-jr2k7rgl:nth-child(3) {
  opacity: 0;
}
@media screen and (max-width: 900px) {
  .hamburger_menu.astro-jr2k7rgl {
    top: 0;
    right: 0;
    width: 100%;
    padding: 14px 84px 0 0;
  }
  .cta.astro-jr2k7rgl {
    display: flex;
    gap: 4px;
    align-items: center;
    width: auto;
    min-width: auto;
    padding: 14px 18px;
    margin-left: auto;
    font-size: 12px;
  }
  .cta_arrow.astro-jr2k7rgl {
    position: static;
    transform: none;
  }
  .cta_arrow.astro-jr2k7rgl.is-pc {
    display: none;
  }
  .cta_arrow.astro-jr2k7rgl.is-sp {
    display: block;
  }
  .menu_button.astro-jr2k7rgl {
    top: 12px;
    right: 27px;
    width: 45px;
    height: 45px;
    padding: 10px 8px;
  }
  .hamburger_menu.astro-jr2k7rgl.is-active {
    top: 0;
    right: 0;
    gap: 40px;
    width: 100vw;
    height: 100vh;
    padding: 86px 0;
    overflow-y: scroll;
    border-radius: 0;
  }
  .hamburger_menu.astro-jr2k7rgl.is-active .cta.astro-jr2k7rgl {
    display: block;
    width: 200px;
    padding: 24px 37px;
    margin: auto;
    font-size: 14px;
  }
  .hamburger_menu.astro-jr2k7rgl.is-active .cta_arrow.astro-jr2k7rgl {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
  }
  .hamburger_menu.astro-jr2k7rgl.is-active .menu_list.astro-jr2k7rgl {
    grid-template-columns: 160px;
  }
  .hamburger_menu.astro-jr2k7rgl.is-active
    .menu_list.astro-jr2k7rgl
    button.astro-jr2k7rgl {
    font-size: 12px;
  }
}
.header.astro-zq25tnvt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 35px 40px;
  mix-blend-mode: multiply;
}
.logo_area.astro-zq25tnvt {
  display: flex;
  gap: 20px;
  align-items: flex-end;
}
.site_name.astro-zq25tnvt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 900px) {
  .header.astro-zq25tnvt {
    padding: 20px 25px;
  }
  .logo_area.astro-zq25tnvt {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
  .logo.astro-zq25tnvt img.astro-zq25tnvt {
    width: 146px;
    height: auto;
  }
  .site_name.astro-zq25tnvt {
    font-size: 12px;
    line-height: 1;
  }
}
.loading.astro-2t534yfb {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #ff8aa2 0%, #ffae5c 100%);
  transition: opacity 0.25s;
}
.loading.astro-2t534yfb.is-loaded {
  pointer-events: none;
  opacity: 0;
}
.dot_typing.astro-2t534yfb {
  --dot-color: #fff;
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  color: var(--dot-color);
  background-color: var(--dot-color);
  border-radius: 5px;
  box-shadow:
    9984px 0 0 0 var(--dot-color),
    9999px 0 0 0 var(--dot-color),
    10014px 0 0 0 var(--dot-color);
  animation: dot_typing 1.5s infinite linear;
}
@keyframes dot_typing {
  0% {
    box-shadow:
      9984px 0 0 0 var(--dot-color),
      9999px 0 0 0 var(--dot-color),
      10014px 0 0 0 var(--dot-color);
  }
  16.667% {
    box-shadow:
      9984px -10px 0 0 var(--dot-color),
      9999px 0 0 0 var(--dot-color),
      10014px 0 0 0 var(--dot-color);
  }
  33.333% {
    box-shadow:
      9984px 0 0 0 var(--dot-color),
      9999px 0 0 0 var(--dot-color),
      10014px 0 0 0 var(--dot-color);
  }
  50% {
    box-shadow:
      9984px 0 0 0 var(--dot-color),
      9999px -10px 0 0 var(--dot-color),
      10014px 0 0 0 var(--dot-color);
  }
  66.667% {
    box-shadow:
      9984px 0 0 0 var(--dot-color),
      9999px 0 0 0 var(--dot-color),
      10014px 0 0 0 var(--dot-color);
  }
  83.333% {
    box-shadow:
      9984px 0 0 0 var(--dot-color),
      9999px 0 0 0 var(--dot-color),
      10014px -10px 0 0 var(--dot-color);
  }
  100% {
    box-shadow:
      9984px 0 0 0 var(--dot-color),
      9999px 0 0 0 var(--dot-color),
      10014px 0 0 0 var(--dot-color);
  }
}
.main-visual.astro-kucjdyyz {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100vh;
  padding: 105px 75px 0 99px;
  overflow: hidden;
}
.title.astro-kucjdyyz {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-top: 28px;
}
.main-title.astro-kucjdyyz {
  width: fit-content;
  margin-top: -0.22em;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.45;
  color: transparent;
  letter-spacing: 0.1em;
  background-image: linear-gradient(90deg, #f86281, #ff9933);
  -webkit-background-clip: text;
  background-clip: text;
}
.sub-title.astro-kucjdyyz {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.message.astro-kucjdyyz {
  z-index: -1;
  margin-top: 60px;
  margin-left: -24px;
}
.background-image.astro-kucjdyyz {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -2;
  width: 60vw;
  height: 100%;
  text-align: right;
}
.images.astro-kucjdyyz {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .main-visual.astro-kucjdyyz {
    justify-content: flex-end;
    padding: 0 24px;
  }
  .balloon.astro-kucjdyyz {
    width: fit-content;
    height: 8vh;
  }
  .title.astro-kucjdyyz {
    gap: 27px;
    padding-top: 17px;
  }
  .main-title.astro-kucjdyyz {
    margin-top: -0.2em;
    margin-bottom: -0.2em;
    font-feature-settings: 'palt' on;
    line-height: 1.4;
    letter-spacing: 0.15em;
  }
  .sub-title.astro-kucjdyyz {
    font-size: min(2vw, 20px);
    line-height: 1;
  }
  .message.astro-kucjdyyz {
    width: 100%;
    max-width: 528px;
    height: auto;
    margin: -1.5vh 0 0;
  }
}
@media screen and (max-width: 1200px) and (orientation: portrait) {
  .balloon.astro-kucjdyyz {
  }
  .main-title.astro-kucjdyyz {
    font-size: 5.6vh;
  }
  .sub-title.astro-kucjdyyz {
    font-size: 2.6vh;
  }
  .background-image.astro-kucjdyyz {
    top: 0;
    right: auto;
    bottom: auto;
    left: 24px;
    width: 100%;
    height: 65vh;
  }
}
.container.astro-neqaz5k3 {
  position: relative;
  max-width: 1000px;
  padding: 46px 30px 116px;
  margin: auto;
}
h2.astro-neqaz5k3,
.text.astro-neqaz5k3 {
  max-width: 620px;
}
h2.astro-neqaz5k3 {
  margin: -0.35em 0;
  font-size: 30px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
h2.astro-neqaz5k3 b.astro-neqaz5k3 {
  color: transparent;
  background-image: linear-gradient(90deg, #f86281 0%, #ff9933 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.text.astro-neqaz5k3 {
  display: flex;
  flex-direction: column;
  gap: 2em;
  margin-top: 56px;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0.1em;
}
.blank-sp.astro-neqaz5k3 {
  display: none;
}
.illust.astro-neqaz5k3 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .text.astro-neqaz5k3 {
    text-shadow: 1px 1px 2px #fff;
  }
  .illust.astro-neqaz5k3 {
    right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .container.astro-neqaz5k3 {
    padding: 72px 30px 65px;
  }
  h2.astro-neqaz5k3 {
    font-size: 27px;
    line-height: 1.45;
  }
  .text.astro-neqaz5k3 {
    margin-top: 40px;
    font-size: 16px;
  }
  .blank-sp.astro-neqaz5k3 {
    display: inline;
  }
  .illust.astro-neqaz5k3 {
    right: 30px;
    width: calc(100% - 60px);
    max-height: 100%;
  }
}
.video.astro-zp7zpe52 {
  padding: 104px 0;
  overflow: hidden;
}
.container.astro-zp7zpe52 {
  position: relative;
  max-width: 1440px;
  margin: auto;
}
.bg_left.astro-zp7zpe52,
.bg_right.astro-zp7zpe52 {
  position: absolute;
  z-index: -1;
}
.bg_left.astro-zp7zpe52 {
  top: 40px;
  left: 0;
}
.bg_right.astro-zp7zpe52 {
  right: 0;
  bottom: 40px;
  height: auto;
}
.video_area.astro-zp7zpe52 {
  display: block;
  width: 100%;
  max-width: 818px;
  height: auto;
  aspect-ratio: 16 / 9;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  .video.astro-zp7zpe52 {
    padding: 64px 30px;
  }
  .bg_left.astro-zp7zpe52,
  .bg_right.astro-zp7zpe52 {
    height: auto;
  }
  .bg_left.astro-zp7zpe52 {
    top: -54px;
    left: -30px;
    width: 116px;
  }
  .bg_right.astro-zp7zpe52 {
    right: -54px;
    bottom: -64px;
    width: 140px;
  }
}
.benefits.astro-udzuhpuj {
  position: relative;
  width: 100%;
  margin: 104px 0 0;
}
.benefits_wrapper.astro-udzuhpuj {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
}
.benefits_title.astro-udzuhpuj {
  margin-bottom: 56px;
}
.benefits_subtitle.astro-udzuhpuj {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 12px;
}
.benefits_subtitle.astro-udzuhpuj div.astro-udzuhpuj:nth-of-type(1) {
  width: 18px;
  height: 18px;
  background: linear-gradient(90deg, #ff6081 0%, #fee170 100%);
  border-radius: 9999px;
}
.benefits_title.astro-udzuhpuj h3.astro-udzuhpuj {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #f16c4b;
  letter-spacing: 0.9px;
}
.benefits_title.astro-udzuhpuj h2.astro-udzuhpuj {
  font-size: 34px;
  font-weight: 700;
  line-height: 59.5px;
  color: #37414f;
  letter-spacing: 3.4px;
}
.benefits_content.astro-udzuhpuj {
  position: relative;
  width: 100%;
  padding: 106px 25px;
  overflow: hidden;
  background: #f7f5f1;
  border-radius: 30px;
}
.decoration_footprint.astro-udzuhpuj {
  position: absolute;
  z-index: 0;
  width: auto;
  height: auto;
}
.decoration_left.astro-udzuhpuj {
  bottom: 45px;
  left: 10px;
  width: 400px;
  transform: rotate(174deg) scale(-1, -1);
}
.decoration_right.astro-udzuhpuj {
  top: 40px;
  right: 15px;
  width: 268px;
  transform: rotate(174deg) scale(-1, -1);
}
.decoration_footprint.astro-udzuhpuj img.astro-udzuhpuj {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.6;
}
.benefits_wrapper.astro-udzuhpuj {
  position: relative;
  z-index: 1;
}
.benefits_cards.astro-udzuhpuj {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 32px;
  justify-content: center;
  padding: 0 80px;
}
.benefit_card.astro-udzuhpuj {
  position: relative;
  z-index: 2;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 226px;
  min-height: 266px;
  padding: 29px 11px;
  text-align: center;
  background: #fff;
  border-radius: 10px;
}
.card_title.astro-udzuhpuj {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.75;
  color: transparent;
  text-align: center;
  letter-spacing: 2.2px;
  background: linear-gradient(90deg, #f86281 0%, #ff9933 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.card_icon.astro-udzuhpuj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  margin-bottom: 15px;
}
.card_icon.astro-udzuhpuj svg.astro-udzuhpuj {
  display: block;
  width: 100%;
  max-width: 72px;
  height: auto;
  max-height: 72px;
}
.card_text.astro-udzuhpuj {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  color: #37414f;
  text-align: center;
  letter-spacing: 0.8px;
}
.card_text_small.astro-udzuhpuj {
  font-size: 16px;
  line-height: 1.75;
}
.card_text.astro-udzuhpuj .note.astro-udzuhpuj {
  font-size: 14px;
  font-feature-settings: 'palt';
  line-height: 1.75;
  letter-spacing: 0.7px;
}
@media (max-width: 1100px) {
  .benefits_cards.astro-udzuhpuj {
    padding: 0 40px;
  }
}
@media (max-width: 1000px) {
  .benefits.astro-udzuhpuj {
    padding: 0 30px;
  }
  .benefits_cards.astro-udzuhpuj {
    gap: 24px;
    padding: 0;
  }
  .benefit_card.astro-udzuhpuj {
    flex: 1;
    width: auto;
    min-width: 0;
    max-width: 226px;
    padding: 20px 11px;
  }
  .card_title.astro-udzuhpuj {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .card_icon.astro-udzuhpuj {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
  .card_icon.astro-udzuhpuj svg.astro-udzuhpuj {
    max-width: 60px;
    max-height: 60px;
  }
  .card_text.astro-udzuhpuj {
    font-size: 15px;
  }
  .card_text_small.astro-udzuhpuj {
    font-size: 15px;
  }
  .card_text.astro-udzuhpuj .note.astro-udzuhpuj {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .benefits.astro-udzuhpuj {
    padding: 0 30px;
    margin: 70px auto 0;
  }
  .benefits_wrapper.astro-udzuhpuj {
    padding: 0;
  }
  .benefits_title.astro-udzuhpuj {
    margin-bottom: 40px;
  }
  .benefits_title.astro-udzuhpuj h3.astro-udzuhpuj {
    font-size: 16px;
  }
  .benefits_title.astro-udzuhpuj h2.astro-udzuhpuj {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 2.6px;
  }
  .benefits_content.astro-udzuhpuj {
    padding: 60px 20px;
    border-radius: 20px;
  }
  .decoration_left.astro-udzuhpuj {
    bottom: 20px;
    left: 5px;
    width: 46vw;
  }
  .decoration_right.astro-udzuhpuj {
    top: 10px;
    right: 10px;
    width: 35vw;
  }
  .benefits_cards.astro-udzuhpuj {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .benefit_card.astro-udzuhpuj {
    flex: none;
    width: 95%;
    max-width: 320px;
    min-height: auto;
    padding: 30px 20px;
  }
  .card_title.astro-udzuhpuj {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .card_icon.astro-udzuhpuj {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
  .card_icon.astro-udzuhpuj svg.astro-udzuhpuj {
    max-width: 60px;
    max-height: 60px;
  }
  .card_text.astro-udzuhpuj {
    font-size: 15px;
    line-height: 1.8;
  }
  .card_text_small.astro-udzuhpuj {
    font-size: 15px;
    line-height: 1.8;
  }
  .card_text.astro-udzuhpuj .note.astro-udzuhpuj {
    font-size: 13px;
    line-height: 1.8;
  }
}
.career.astro-qsdqrlv4 {
  position: relative;
  max-width: 1000px;
  margin: 120px auto 0;
}
.career_title.astro-qsdqrlv4 {
  margin-bottom: 40px;
}
.career_subtitle.astro-qsdqrlv4 {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 8px;
}
.career_subtitle.astro-qsdqrlv4 div.astro-qsdqrlv4:nth-of-type(1) {
  width: 18px;
  height: 18px;
  background: linear-gradient(90deg, #ff6081 0%, #fee170 100%);
  border-radius: 9999px;
}
.career_title.astro-qsdqrlv4 h3.astro-qsdqrlv4 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #f16c4b;
  letter-spacing: 0.9px;
}
.career_title.astro-qsdqrlv4 h2.astro-qsdqrlv4 {
  font-size: 34px;
  font-weight: 700;
  line-height: 59.5px;
  color: #37414f;
  letter-spacing: 3.4px;
}
.career_content.astro-qsdqrlv4 {
  padding: 0;
  background: #fff;
  border-radius: 40px;
}
.career_lead.astro-qsdqrlv4 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  color: #37414f;
  text-align: center;
  letter-spacing: 2.6px;
}
.career_lead_line.astro-qsdqrlv4 {
  display: block;
  width: 330px;
  margin: 10px auto 0;
}
.career_lead_line.astro-qsdqrlv4 img.astro-qsdqrlv4 {
  display: block;
  width: 100%;
  height: auto;
}
.career_steps.astro-qsdqrlv4 {
  display: flex;
  gap: 30px;
  align-items: flex-end;
  justify-content: center;
  margin: 50px 0;
}
.career_step.astro-qsdqrlv4 {
  flex-shrink: 0;
}
.career_step.astro-qsdqrlv4 img.astro-qsdqrlv4 {
  display: block;
  width: auto;
  height: 180px;
}
.career_step-1.astro-qsdqrlv4 img.astro-qsdqrlv4 {
  height: 138px;
}
.career_step-2.astro-qsdqrlv4 img.astro-qsdqrlv4 {
  height: 168px;
}
.career_step-3.astro-qsdqrlv4 img.astro-qsdqrlv4 {
  height: 198px;
}
.career_arrow.astro-qsdqrlv4 {
  display: flex;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
}
.career_arrow-1.astro-qsdqrlv4 {
  margin-bottom: 44px;
}
.career_arrow-2.astro-qsdqrlv4 {
  margin-bottom: 74px;
}
.career_arrow.astro-qsdqrlv4 img.astro-qsdqrlv4 {
  display: block;
  width: 100%;
  height: 100%;
}
.career_description.astro-qsdqrlv4 {
  width: 100%;
  padding: 43px 95px;
  margin: auto;
  background: #f7f5f1;
  border-radius: 10px;
}
.career_description.astro-qsdqrlv4 p.astro-qsdqrlv4 {
  font-size: 17px;
  font-weight: 500;
  line-height: 29.75px;
  color: #37414f;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 1000px) {
  .career.astro-qsdqrlv4 {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .career.astro-qsdqrlv4 {
    margin-top: 80px;
  }
  .career_title.astro-qsdqrlv4 {
    margin-bottom: 40px;
  }
  .career_title.astro-qsdqrlv4 h3.astro-qsdqrlv4 {
    font-size: 16px;
  }
  .career_title.astro-qsdqrlv4 h2.astro-qsdqrlv4 {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 2.6px;
  }
  .career_content.astro-qsdqrlv4 {
    padding: 0;
    border-radius: 20px;
  }
  .career_lead.astro-qsdqrlv4 {
    font-size: 22px;
    letter-spacing: 1.8px;
  }
  .career_lead_line.astro-qsdqrlv4 {
    width: 290px;
    margin: 5px auto 0;
  }
  .career_steps.astro-qsdqrlv4 {
    gap: 1.5vw;
    justify-content: space-between;
    margin: 30px 0;
  }
  .career_step.astro-qsdqrlv4 img.astro-qsdqrlv4 {
    height: auto;
  }
  .career_step.astro-qsdqrlv4:nth-child(1) img.astro-qsdqrlv4 {
    height: 18vw;
  }
  .career_step.astro-qsdqrlv4:nth-child(3) img.astro-qsdqrlv4 {
    height: 22vw;
  }
  .career_step.astro-qsdqrlv4:nth-child(5) img.astro-qsdqrlv4 {
    height: 26vw;
  }
  .career_arrow.astro-qsdqrlv4 {
    width: 5vw;
    height: 5vw;
    padding: 0 0.5vw 0 1vw;
  }
  .career_arrow.astro-qsdqrlv4:nth-child(2) {
    margin-bottom: 8vw;
  }
  .career_arrow.astro-qsdqrlv4:nth-child(4) {
    margin-bottom: 9.6vw;
  }
  .career_description.astro-qsdqrlv4 {
    padding: 25px;
    border-radius: 10px;
  }
  .career_description.astro-qsdqrlv4 p.astro-qsdqrlv4 {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 2px;
  }
}
.lity {
  background: rgba(55, 65, 79, 0.6) !important;
}
.lity-close {
  display: none !important;
  text-shadow: none !important;
}
.lity-iframe-container iframe,
.lity-content:after {
  box-shadow: none !important;
}
.lity-active body {
  overflow: hidden;
}
.cross_talk.astro-eabje52l {
  max-width: 1000px;
  margin: 80px auto 0;
}
.cross_talk_title.astro-eabje52l {
  margin-bottom: 40px;
}
.cross_talk_title.astro-eabje52l img.astro-eabje52l {
  display: block;
  width: 474px;
  height: auto;
  margin: auto;
}
.cross_talk_content.astro-eabje52l {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: center;
}
.cross_talk_content.astro-eabje52l img.astro-eabje52l {
  display: block;
  width: 100%;
  max-width: 484px;
  height: auto;
}
@media (max-width: 1000px) {
  .cross_talk.astro-eabje52l {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .cross_talk.astro-eabje52l {
    margin-top: 60px;
  }
  .cross_talk_title.astro-eabje52l {
    margin-bottom: 40px;
  }
  .cross_talk_title.astro-eabje52l img.astro-eabje52l {
    width: 100%;
    margin-bottom: 8.53vw;
  }
  .cross_talk_content.astro-eabje52l {
    flex-direction: column;
    gap: 32px;
  }
  .cross_talk_content.astro-eabje52l img.astro-eabje52l {
    max-width: 100%;
  }
}
.lity-hide.astro-eabje52l {
  display: none;
}
.popup.astro-eabje52l .pc.astro-eabje52l {
  display: block;
}
.popup.astro-eabje52l .sp.astro-eabje52l {
  display: none;
}
.popup_content.astro-eabje52l {
  position: relative;
  width: 100%;
  max-height: 80vh;
  padding: 0;
  overflow-y: auto;
  background: white;
  border-radius: 16px;
}
.popup_wrapper.astro-eabje52l {
  position: relative;
  width: 820px;
  margin: 0 auto;
}
.popup_close_button.astro-eabje52l {
  position: absolute;
  top: -22px;
  right: -22px;
  z-index: 20;
  display: block;
  padding: 0;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  transition: opacity 0.3s ease;
}
.popup_close_button.astro-eabje52l:hover {
  opacity: 0.8;
}
.popup_header.astro-eabje52l {
  position: relative;
  overflow: hidden;
  border-radius: 16px 16px 0 0;
}
.header_img_pc.astro-eabje52l img.astro-eabje52l,
.header_img_sp.astro-eabje52l img.astro-eabje52l {
  display: block;
  width: calc(100% + 4px);
  max-width: none;
  height: auto;
  margin-left: -2px;
}
.header_img_sp.astro-eabje52l {
  display: none;
}
.header_text_overlay.astro-eabje52l {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 14%;
  color: #fff;
  text-shadow: 0 2px 4px rgba(255, 107, 138, 0.3);
}
.header_sub.astro-eabje52l {
  margin: 0 0 8px 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.header_sub.astro-eabje52l::before,
.header_sub.astro-eabje52l::after {
  content: '';
}
.header_main.astro-eabje52l {
  margin: 0;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.popup_profiles.astro-eabje52l {
  display: flex;
  gap: 32px;
  padding: 48px 40px 44px;
  background: #fff;
}
.popup_profile.astro-eabje52l {
  display: flex;
  flex: 1;
  gap: 16px;
  align-items: center;
  padding: 20px;
  background: #f7f5f1;
  border-radius: 12px;
}
.popup_profile_icon.astro-eabje52l {
  flex-shrink: 0;
  width: 68px;
  height: 68px;
}
.popup_profile_icon.astro-eabje52l img.astro-eabje52l {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.popup_profile_info.astro-eabje52l {
  flex: 1;
}
.popup_profile_label.astro-eabje52l {
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.5;
  color: #ff6b8a;
  letter-spacing: 1.2px;
  white-space: nowrap;
}
.popup_profile_label.astro-eabje52l.color_orange {
  color: #fd9642;
}
.popup_profile_detail.astro-eabje52l {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
  color: #666;
  letter-spacing: 1.2px;
}
.popup_section.astro-eabje52l {
  padding: 0 40px 32px;
}
.popup_section.astro-eabje52l:last-child {
  border-bottom: none;
}
.popup_section_title.astro-eabje52l {
  padding: 5px 24px;
  margin: 0 0 24px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
  color: white;
  text-align: center;
  letter-spacing: 2.2px;
  background: linear-gradient(280deg, #ffb488 0%, #fb6887 100%);
  border-radius: 50px;
}
#popup2.astro-eabje52l .popup_section_title.astro-eabje52l {
  background: linear-gradient(205deg, #ffce5b 0%, #fd9941 100%);
}
.popup_qa.astro-eabje52l {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.popup_qa_item.astro-eabje52l {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.popup_qa_a.astro-eabje52l {
  flex-direction: row;
  justify-content: flex-start;
}
.popup_qa_b.astro-eabje52l {
  flex-direction: row;
  justify-content: flex-end;
}
.popup_qa_icon.astro-eabje52l {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}
.popup_qa_icon.astro-eabje52l img.astro-eabje52l {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.popup_qa_content.astro-eabje52l {
  position: relative;
  flex: 1;
  max-width: 600px;
  padding: 16px 27px;
  background: #f7f5f1;
  border-radius: 12px;
}
.popup_qa_a.astro-eabje52l .popup_qa_content.astro-eabje52l {
  background: #f7f5f1;
}
.popup_qa_a.astro-eabje52l .popup_qa_content.astro-eabje52l::before {
  position: absolute;
  top: 20px;
  left: -8px;
  width: 0;
  height: 0;
  content: '';
  border-color: transparent #f7f5f1 transparent transparent;
  border-style: solid;
  border-width: 8px 8px 8px 0;
}
.popup_qa_b.astro-eabje52l .popup_qa_content.astro-eabje52l {
  background: #f7f5f1;
}
.popup_qa_b.astro-eabje52l .popup_qa_content.astro-eabje52l::before {
  position: absolute;
  top: 20px;
  right: -8px;
  left: auto;
  width: 0;
  height: 0;
  content: '';
  border-color: transparent transparent transparent #f7f5f1;
  border-style: solid;
  border-width: 8px 0 8px 8px;
}
.popup_qa_name.astro-eabje52l {
  margin: 0 0 8px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #37414f;
}
.popup_qa_text.astro-eabje52l {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  color: #37414f;
  text-align: justify;
  letter-spacing: 1.3px;
}
.popup_qa_user.astro-eabje52l {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  width: 80px;
}
.popup_qa_name_label.astro-eabje52l {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
.popup_qa_name_label.astro-eabje52l.color_pink {
  color: #ff6b8a;
}
.popup_qa_name_label.astro-eabje52l.color_orange {
  color: #ffb67c;
}
.popup_profile_label.astro-eabje52l.color_yellow,
.popup_qa_name_label.astro-eabje52l.color_yellow {
  color: #fcbd00;
}
.cross_talk_content.astro-eabje52l a.astro-eabje52l {
  display: block;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.cross_talk_content.astro-eabje52l a.astro-eabje52l:hover {
  opacity: 0.8;
}
.popup_footer_close.astro-eabje52l {
  padding: 0 0 40px 0;
  margin-top: 20px;
  text-align: center;
}
.btn_close_bottom.astro-eabje52l {
  display: inline-flex;
  gap: 48px;
  align-items: center;
  justify-content: flex-end;
  width: 240px;
  height: 68px;
  padding-right: 22px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  cursor: pointer;
  background-color: #37414f;
  border: none;
  border-radius: 8px;
  transition: opacity 0.3s ease;
}
.close_text.astro-eabje52l {
  position: relative;
  top: 1px;
}
.close_icon_svg.astro-eabje52l {
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 5px;
}
.btn_close_bottom.astro-eabje52l:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .popup.astro-eabje52l .pc.astro-eabje52l {
    display: none;
  }
  .popup.astro-eabje52l .sp.astro-eabje52l {
    display: block;
  }
  .header_img_pc.astro-eabje52l {
    display: none;
  }
  .header_img_sp.astro-eabje52l {
    display: block;
  }
  .popup_content.astro-eabje52l {
    max-width: 95vw;
    max-height: 90vh;
    border-radius: 20px;
  }
  .popup_close_button.astro-eabje52l {
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
  }
  .popup_close_button.astro-eabje52l img.astro-eabje52l {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .popup_wrapper.astro-eabje52l {
    width: 92%;
  }
  .popup_header.astro-eabje52l {
    height: 37vw;
  }
  .header_img_sp.astro-eabje52l img.astro-eabje52l {
    width: calc(100% + 2px);
    max-width: none;
    margin-left: -1px;
  }
  .header_text_overlay.astro-eabje52l {
    height: 0;
    padding: 0;
    margin: 0;
  }
  .header_sub.astro-eabje52l {
    padding-top: 36vw;
    margin-bottom: 0;
    font-size: 4.5vw;
    white-space: nowrap;
  }
  .header_main.astro-eabje52l {
    padding: 4vw 0 0 18vw;
    font-size: 4.5vw;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .popup_profiles.astro-eabje52l {
    flex-direction: column;
    gap: 16px;
    padding: 24px 20px;
  }
  .popup_profile.astro-eabje52l {
    width: 100%;
  }
  .popup_profile_icon.astro-eabje52l {
    width: 50px;
    height: 50px;
  }
  .popup_profile_label.astro-eabje52l {
    font-size: 15px;
    font-feature-settings: 'palt';
    letter-spacing: 2px;
    white-space: normal;
  }
  .popup_profile_detail.astro-eabje52l {
    font-size: 12px;
  }
  .popup_section.astro-eabje52l {
    padding: 24px 20px;
  }
  .popup_section_title.astro-eabje52l {
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 4vw;
    line-height: 6vw;
  }
  .popup_qa.astro-eabje52l {
    gap: 16px;
  }
  .popup_qa_icon.astro-eabje52l {
    width: 50px;
    height: 50px;
  }
  .popup_qa_content.astro-eabje52l {
    padding: 18px 16px;
  }
  .popup_qa_name.astro-eabje52l {
    font-size: 15px;
  }
  .popup_qa_text.astro-eabje52l {
    font-size: 13px;
    line-height: 1.7;
  }
  .popup_footer_close.astro-eabje52l {
    padding: 0 0 40px 0;
    margin-top: 20px;
    text-align: center;
  }
  .btn_close_bottom.astro-eabje52l {
    display: inline-flex;
    gap: 48px;
    align-items: center;
    justify-content: flex-end;
    width: 240px;
    height: 62px;
    padding-right: 22px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.05em;
    cursor: pointer;
    background-color: #37414f;
    border: none;
    border-radius: 8px;
    transition: opacity 0.3s ease;
  }
  .close_text.astro-eabje52l {
    position: relative;
    top: 1px;
  }
  .close_icon_svg.astro-eabje52l {
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 5px;
  }
}
@media (max-width: 420px) {
  .narrow_disable.astro-eabje52l {
    display: none;
  }
}
.faq.astro-yhmnd5iq {
  width: 100%;
  max-width: 1000px;
  margin: 80px auto 0;
}
.faq_title.astro-yhmnd5iq {
  margin-bottom: 40px;
}
.faq_subtitle.astro-yhmnd5iq {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 8px;
}
.faq_subtitle.astro-yhmnd5iq div.astro-yhmnd5iq:nth-of-type(1) {
  width: 18px;
  height: 18px;
  background: linear-gradient(90deg, #ff6081 0%, #fee170 100%);
  border-radius: 9999px;
}
.faq_title.astro-yhmnd5iq h3.astro-yhmnd5iq {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #f16c4b;
  letter-spacing: 0.9px;
}
.faq_title.astro-yhmnd5iq h2.astro-yhmnd5iq {
  font-size: 34px;
  font-weight: 700;
  line-height: 59.5px;
  color: #37414f;
  letter-spacing: 3.4px;
}
.faq_content.astro-yhmnd5iq {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.faq_item.astro-yhmnd5iq {
  overflow: hidden;
  background: #f7f5f1;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.faq_question.astro-yhmnd5iq {
  position: relative;
  display: flex;
  gap: 16px;
  align-items: center;
  padding: 24px 56px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.faq_q_icon.astro-yhmnd5iq {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #f86281 0%, #ff9933 100%);
  border-radius: 50%;
}
.faq_question.astro-yhmnd5iq p.astro-yhmnd5iq {
  flex: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  color: #37414f;
  letter-spacing: 2px;
}
.faq_toggle.astro-yhmnd5iq {
  position: relative;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: none;
}
.faq_toggle_icon.astro-yhmnd5iq {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
}
.faq_toggle_icon.astro-yhmnd5iq::before,
.faq_toggle_icon.astro-yhmnd5iq::after {
  position: absolute;
  content: '';
  background: #ff6b6b;
  transition: all 0.3s ease;
}
.faq_toggle_icon.astro-yhmnd5iq::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  transform: translateY(-50%);
}
.faq_toggle_icon.astro-yhmnd5iq::after {
  top: 0;
  left: 50%;
  width: 3px;
  height: 100%;
  transform: translateX(-50%);
}
.faq_item.astro-yhmnd5iq.open .faq_toggle_icon.astro-yhmnd5iq::after {
  opacity: 0;
  transform: translateX(-50%) rotate(90deg);
}
.faq_question.astro-yhmnd5iq::after {
  position: absolute;
  right: 56px;
  bottom: 0;
  left: 56px;
  height: 2px;
  content: '';
  background: #ff8e53;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.faq_item.astro-yhmnd5iq.open .faq_question.astro-yhmnd5iq::after {
  opacity: 1;
}
.faq_answer.astro-yhmnd5iq {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: center;
  max-height: 0;
  padding: 0 56px 0 56px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.faq_item.astro-yhmnd5iq.open .faq_answer.astro-yhmnd5iq {
  max-height: 500px;
  padding: 24px 56px 24px 56px;
  opacity: 1;
}
.faq_a_icon.astro-yhmnd5iq {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #ff6b6b;
  background: #fff;
  border: 2px solid #ff6b6b;
  border-radius: 50%;
}
.faq_answer.astro-yhmnd5iq p.astro-yhmnd5iq {
  box-sizing: border-box;
  width: 92%;
  padding-top: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #37414f;
  text-align: justify;
  letter-spacing: 1.6px;
}
@media (max-width: 1000px) {
  .faq.astro-yhmnd5iq {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .faq.astro-yhmnd5iq {
    margin-top: 60px;
  }
  .faq_title.astro-yhmnd5iq h2.astro-yhmnd5iq {
    font-size: 28px;
    line-height: 1.5;
  }
  .faq_title.astro-yhmnd5iq {
    margin-bottom: 32px;
  }
  .faq_content.astro-yhmnd5iq {
    gap: 32px;
  }
  .faq_question.astro-yhmnd5iq {
    gap: 12px;
    padding: 16px 20px;
  }
  .faq_q_icon.astro-yhmnd5iq {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .faq_question.astro-yhmnd5iq p.astro-yhmnd5iq {
    font-size: 16px;
  }
  .faq_toggle.astro-yhmnd5iq {
    width: 28px;
    height: 28px;
  }
  .faq_toggle_icon.astro-yhmnd5iq {
    width: 20px;
    height: 20px;
  }
  .faq_item.astro-yhmnd5iq.open .faq_answer.astro-yhmnd5iq {
    padding: 20px 20px 20px 20px;
  }
  .faq_answer.astro-yhmnd5iq {
    padding: 0 20px 0 20px;
  }
  .faq_answer.astro-yhmnd5iq p.astro-yhmnd5iq {
    max-width: 100%;
    font-size: 15px;
    line-height: 24px;
  }
  .faq_a_icon.astro-yhmnd5iq {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .faq_answer.astro-yhmnd5iq p.astro-yhmnd5iq {
    font-size: 14px;
  }
}
.footer.astro-hn64sxu5 {
  width: 100%;
  background: #37414f;
}
.footer_content.astro-hn64sxu5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  padding: 56px 0;
  margin: 0 auto;
}
.copyright.astro-hn64sxu5 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
}
@media (max-width: 1000px) {
  .footer_content.astro-hn64sxu5 {
    padding: 56px 0;
  }
}
.sp_br.astro-hn64sxu5 {
  display: none;
}
@media (max-width: 768px) {
  .footer_content.astro-hn64sxu5 {
    width: 100%;
    padding: 23px 30px;
  }
  .copyright.astro-hn64sxu5 {
    font-size: 10px;
    line-height: 18px;
  }
  .sp_br.astro-hn64sxu5 {
    display: block;
  }
}
.job_search.astro-xmeglim2 {
  position: relative;
  z-index: 1000;
  max-width: 1000px;
  margin: 80px auto 0;
}
.job_search_subtitle.astro-xmeglim2 {
  display: flex;
  gap: 8px;
  align-items: center;
}
.job_search_subtitle.astro-xmeglim2 div.astro-xmeglim2:nth-of-type(1) {
  width: 18px;
  height: 18px;
  background: linear-gradient(90deg, #ff6081 0%, #fee170 100%);
  border-radius: 9999px;
}
.job_search_title.astro-xmeglim2 h3.astro-xmeglim2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #f16c4b;
  letter-spacing: 0.9px;
  word-wrap: break-word;
}
.job_search_title.astro-xmeglim2 h2.astro-xmeglim2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 59.5px;
  color: #37414f;
  letter-spacing: 3.4px;
  word-wrap: break-word;
}
.job_search_inner.astro-xmeglim2 {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 56px 0;
  margin-top: 60px;
  background: linear-gradient(90deg, #ff8aa2 0%, #ffae5c 100%);
  border-radius: 30px;
}
.job_search_inner_content.astro-xmeglim2 {
  display: flex;
  gap: 48px;
  justify-content: center;
}
.job_search_box_title.astro-xmeglim2 {
  width: 410px;
  padding: 0 0 5px 10px;
  border-bottom: 1px solid #fff;
}
.job_search_box_title.astro-xmeglim2 p.astro-xmeglim2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 39.6px;
  color: var(--Color-Gray-100, white);
  letter-spacing: 2.2px;
  word-wrap: break-word;
}
.search_box.astro-xmeglim2 {
  position: relative;
}
.job_search_box_content.astro-xmeglim2 {
  margin-top: 29px;
}
.search_box.astro-xmeglim2 form.astro-xmeglim2 {
  display: flex;
  align-items: center;
}
.custom-select.astro-xmeglim2 {
  position: relative;
  width: 100%;
  user-select: none;
}
.custom-select-trigger.astro-xmeglim2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 90px;
  padding-right: 2em;
  padding-left: 2em;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  color: #8e9298;
  letter-spacing: 2px;
  cursor: pointer;
  background: #fff;
  border: 0;
  border-radius: 8px 0 0 8px;
}
.custom-select-trigger.astro-xmeglim2 .select_arrow.astro-xmeglim2 {
  position: absolute;
  top: 50%;
  right: 20px;
  pointer-events: none;
  transform: translateY(-50%);
}
.custom-options.astro-xmeglim2 {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 100%;
  max-height: 320px;
  padding: 10px 0;
  overflow-y: auto;
  background: #fff;
  border: 3px solid #ff9933;
  border-radius: 8px;
  opacity: 0;
  transform: translateY(-10px);
  transition: all 0.3s ease;
}
.custom-select.astro-xmeglim2.open .custom-options.astro-xmeglim2 {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.custom-options.astro-xmeglim2::-webkit-scrollbar {
  width: 6px;
}
.custom-options.astro-xmeglim2::-webkit-scrollbar-track {
  background: transparent;
}
.custom-options.astro-xmeglim2::-webkit-scrollbar-thumb {
  background: #ffdcc2;
  border-radius: 3px;
}
.custom-options.astro-xmeglim2::-webkit-scrollbar-thumb:hover {
  background: #ff9933;
}
.custom-optgroup-label.astro-xmeglim2 {
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 700;
  color: #37414f;
  cursor: default;
  background: #fff;
}
.custom-option.astro-xmeglim2 {
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 700;
  color: #37414f;
  cursor: pointer;
  background: #fff;
  transition: background 0.2s ease;
}
.custom-option.astro-xmeglim2:hover {
  color: #ff6b8a;
  background: #fff5f7;
}
.custom-option.astro-xmeglim2.active {
  font-weight: 700;
  background: #f3f4f6;
}
.custom-select.astro-xmeglim2[data-name='area'] .custom-option.astro-xmeglim2 {
  padding-left: 48px;
  font-weight: 700;
}
.custom-select.astro-xmeglim2[data-name='employment']
  .custom-option.astro-xmeglim2 {
  padding-left: 24px;
}
.custom-option.astro-xmeglim2[data-default='true'] {
  display: none;
}
.job_search_button.astro-xmeglim2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  background: #37414f;
  border: 2px solid #37414f;
  border-radius: 0 8px 8px 0;
  transition: all 0.3s ease;
}
.job_search_button.astro-xmeglim2:hover {
  background: #ffffff;
  border: 2px solid #37414f;
}
.job_search_button.astro-xmeglim2:hover
  .loupe.astro-xmeglim2
  path.astro-xmeglim2 {
  fill: #37414f;
}
.job_search_button_all.astro-xmeglim2 {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 410px;
  height: 90px;
  padding-top: 10px;
  padding-right: 46px;
  padding-bottom: 10px;
  padding-left: 46px;
  margin: auto;
  margin-top: 53px;
  background: #37414f;
  border: 2px solid #37414f;
  border-radius: 8px;
  transition: background 0.3s ease;
}
.job_search_button_all.astro-xmeglim2:hover {
  background: #ffffff;
  border: 2px solid #37414f;
}
.job_search_button_all.astro-xmeglim2:hover p.astro-xmeglim2 {
  color: #37414f;
}
.job_search_button_all.astro-xmeglim2:hover
  .arrow.astro-xmeglim2
  path.astro-xmeglim2 {
  stroke: #37414f;
}
.job_search_button_all.astro-xmeglim2 a.astro-xmeglim2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.job_search_button_all.astro-xmeglim2 .icon_arrow_left.astro-xmeglim2 {
  position: absolute;
  top: 55%;
  right: 24px;
  transform: translateY(-50%);
}
.job_search_button_all.astro-xmeglim2 p.astro-xmeglim2 {
  font-size: 22px;
  font-weight: 700;
  line-height: 38.5px;
  color: white;
  letter-spacing: 2.2px;
  word-wrap: break-word;
  transition: color 0.3s ease;
}
.loupe.astro-xmeglim2 {
  width: 40px;
  height: 40px;
}
.loupe.astro-xmeglim2 path.astro-xmeglim2 {
  fill: #fff;
  transition: fill 0.3s ease;
}
.loupe.astro-xmeglim2 circle.astro-xmeglim2,
.loupe.astro-xmeglim2 path.astro-xmeglim2 {
  stroke: #fff;
  transition: stroke 0.3s ease;
}
.job_search_button.astro-xmeglim2:hover
  .loupe.astro-xmeglim2
  circle.astro-xmeglim2,
.job_search_button.astro-xmeglim2:hover
  .loupe.astro-xmeglim2
  path.astro-xmeglim2 {
  stroke: #37414f;
}
.arrow.astro-xmeglim2 {
  width: 28px;
  height: 23px;
}
.arrow.astro-xmeglim2 path.astro-xmeglim2 {
  stroke: #fff;
  transition: stroke 0.3s ease;
}
@media (max-width: 1000px) {
  .job_search.astro-xmeglim2 {
    padding: 0 30px;
  }
  .job_search_inner.astro-xmeglim2 {
    padding: 56px 30px;
  }
  .job_search_inner_content.astro-xmeglim2 {
    gap: 24px;
  }
  .job_search_box.astro-xmeglim2 {
    width: 100%;
  }
  .job_search_box_title.astro-xmeglim2 {
    width: 100%;
    max-width: 360px;
  }
  .custom-select-trigger.astro-xmeglim2 {
    font-size: 18px;
  }
  .job_search_button.astro-xmeglim2 {
    width: 80px;
    height: 90px;
  }
  .job_search_button_all.astro-xmeglim2 {
    width: 100%;
    max-width: 410px;
  }
}
@media (max-width: 768px) {
  .job_search.astro-xmeglim2 {
    padding: 0 25px;
    margin-top: 60px;
  }
  .job_search_title.astro-xmeglim2 h2.astro-xmeglim2 {
    font-size: 28px;
    line-height: 1.5;
  }
  .job_search_inner.astro-xmeglim2 {
    padding: 40px 30px;
    margin-top: 40px;
  }
  .job_search_inner_content.astro-xmeglim2 {
    flex-direction: column;
    gap: 32px;
  }
  .job_search_box_title.astro-xmeglim2 {
    width: 100%;
  }
  .custom-select.astro-xmeglim2 {
    width: 100%;
  }
  .custom-select-trigger.astro-xmeglim2 {
    height: 60px;
    padding-right: 50px;
    padding-left: 2em;
    font-size: 16px;
    line-height: 1.4;
  }
  .custom-select-trigger.astro-xmeglim2 .select_arrow.astro-xmeglim2 {
    right: 15px;
  }
  .job_search_button.astro-xmeglim2 {
    width: 60px;
    height: 60px;
  }
  .custom-options.astro-xmeglim2 {
    max-height: 300px;
  }
  .custom-optgroup-label.astro-xmeglim2 {
    padding: 10px 16px 6px 36px;
    font-size: 16px;
  }
  .custom-option.astro-xmeglim2 {
    padding: 10px 16px 10px 52px;
    font-size: 16px;
  }
  .custom-option.astro-xmeglim2[data-default='true'] {
    padding-left: 16px;
  }
  .job_search_button_all.astro-xmeglim2 {
    width: 100%;
    height: 70px;
  }
  .job_search_button_all.astro-xmeglim2 p.astro-xmeglim2 {
    font-size: 17px;
  }
}
.page_top.astro-hg2a3zfb {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  padding: 0;
  pointer-events: none;
  cursor: pointer;
  background: transparent;
  border: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.page_top.astro-hg2a3zfb.show {
  pointer-events: auto;
  opacity: 1;
}
.page_top.astro-hg2a3zfb img.astro-hg2a3zfb {
  display: block;
  width: 100%;
  height: 100%;
}
.page_top.astro-hg2a3zfb:hover {
  opacity: 0.8;
}
@media (max-width: 1000px) {
  .page_top.astro-hg2a3zfb {
    right: 30px;
    bottom: 30px;
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 768px) {
  .page_top.astro-hg2a3zfb {
    right: 10px;
    bottom: 20px;
    width: 40px;
    height: 40px;
  }
}
.work_flow.astro-xonlhyeo {
  position: relative;
  max-width: 1000px;
  margin: 120px auto 0;
}
.work_flow_title.astro-xonlhyeo {
  margin-bottom: 40px;
}
.work_flow_subtitle.astro-xonlhyeo {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 8px;
}
.work_flow_subtitle.astro-xonlhyeo div.astro-xonlhyeo:nth-of-type(1) {
  width: 18px;
  height: 18px;
  background: linear-gradient(90deg, #ff6081 0%, #fee170 100%);
  border-radius: 9999px;
}
.work_flow_title.astro-xonlhyeo h3.astro-xonlhyeo {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #f16c4b;
  letter-spacing: 0.9px;
}
.work_flow_title.astro-xonlhyeo h2.astro-xonlhyeo {
  font-size: 34px;
  font-weight: 700;
  line-height: 59.5px;
  color: #37414f;
  letter-spacing: 3.4px;
}
.work_flow_content_wrapper.astro-xonlhyeo {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.work_flow_section.astro-xonlhyeo {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.work_flow_box.astro-xonlhyeo {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 70px 80px 60px;
  overflow: visible;
  background: #f7f5f1;
  border-radius: 30px;
}
.decoration_chicken.astro-xonlhyeo {
  position: absolute;
  bottom: -30px;
  left: -15%;
  z-index: 2;
  width: 197px;
  height: auto;
}
.decoration_chicken.astro-xonlhyeo img.astro-xonlhyeo {
  display: block;
  width: 242px;
  height: auto;
}
.decoration_chick.astro-xonlhyeo {
  position: absolute;
  right: -125px;
  bottom: -25px;
  z-index: 2;
  width: 242px;
  height: auto;
}
.decoration_chick.astro-xonlhyeo img.astro-xonlhyeo {
  display: block;
  width: 100%;
  height: auto;
}
.section_header.astro-xonlhyeo {
  margin-bottom: 32px;
  text-align: center;
}
.label.astro-xonlhyeo {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 200px;
  padding: 10px 50px;
  margin-bottom: -20px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  border-radius: 50px;
}
.label_orange.astro-xonlhyeo,
.label_pink.astro-xonlhyeo {
  background: linear-gradient(90deg, #f96a7d 0%, #fda95c 100%);
}
.section_desc.astro-xonlhyeo {
  font-size: 17px;
  font-weight: 500;
  line-height: 29.75px;
  color: #37414f;
  letter-spacing: 1.7px;
}
.sub_note.astro-xonlhyeo {
  width: 630px;
  padding: 20px;
  margin: 30px auto 0;
  text-align: center;
  background: #fff;
  border-radius: 10px;
}
.sub_note_content.astro-xonlhyeo {
  display: flex;
  gap: 13px;
  font-size: 17px;
  font-weight: 500;
  line-height: 29.75px;
  color: #37414f;
  text-align: left;
  letter-spacing: 1.7px;
}
.sub_note_title.astro-xonlhyeo {
  width: 230px;
}
.steps_wrapper.astro-xonlhyeo {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
}
.steps_wrapper_cooking.astro-xonlhyeo {
  gap: 30px;
  justify-content: center;
}
.step_item.astro-xonlhyeo {
  position: relative;
  z-index: 5;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  width: 240px;
  min-width: 240px;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
}
.step_image.astro-xonlhyeo {
  width: 100%;
  margin-bottom: 16px;
  overflow: hidden;
}
.step_image.astro-xonlhyeo img.astro-xonlhyeo {
  display: block;
  width: 100%;
  height: auto;
}
.step_info.astro-xonlhyeo {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  text-align: left;
}
.step_num.astro-xonlhyeo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
}
.step_num_orange.astro-xonlhyeo {
  background: linear-gradient(90deg, #f86281 0%, #fdac5a 100%);
}
.step_num_pink.astro-xonlhyeo {
  background: linear-gradient(90deg, #f86281 0%, #fdac5a 100%);
}
.step_text.astro-xonlhyeo {
  font-size: 20px;
  font-weight: 700;
  color: #37414f;
  letter-spacing: 2px;
}
.step_text.astro-xonlhyeo span.astro-xonlhyeo {
  display: block;
  margin-top: -4px;
  font-size: 14px;
  font-feature-settings: 'palt';
  line-height: 25.2px;
  letter-spacing: 1.4px;
}
.step_arrow.astro-xonlhyeo {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-top: 100px;
}
.step_arrow.astro-xonlhyeo img.astro-xonlhyeo {
  display: block;
  width: 100%;
  height: 100%;
}
.pc_br.astro-xonlhyeo {
  display: block;
}
@media (max-width: 1100px) {
  .decoration_chicken.astro-xonlhyeo {
    left: -15px;
  }
  .decoration_chick.astro-xonlhyeo {
    right: -15px;
  }
}
@media (max-width: 1000px) {
  .work_flow.astro-xonlhyeo {
    padding: 0 30px;
  }
  .work_flow_box.astro-xonlhyeo {
    padding: 70px 30px 60px;
  }
  .steps_wrapper.astro-xonlhyeo {
    gap: 10px;
  }
  .steps_wrapper_cooking.astro-xonlhyeo {
    gap: 15px;
  }
  .step_item.astro-xonlhyeo {
    flex: 1;
    width: auto;
    min-width: 0;
    max-width: 240px;
    padding: 15px;
  }
  .step_arrow.astro-xonlhyeo {
    width: 24px;
    height: 24px;
    margin-top: 80px;
  }
  .sub_note.astro-xonlhyeo {
    width: 100%;
    max-width: 630px;
  }
  .sub_note_content.astro-xonlhyeo {
    flex-direction: column;
    gap: 10px;
  }
  .sub_note_title.astro-xonlhyeo {
    width: 100%;
  }
}
@media (max-width: 850px) {
  .work_flow.astro-xonlhyeo {
    margin-top: 80px;
  }
  .work_flow_title.astro-xonlhyeo {
    margin-bottom: 46px;
  }
  .work_flow_title.astro-xonlhyeo h3.astro-xonlhyeo {
    font-size: 16px;
  }
  .work_flow_title.astro-xonlhyeo h2.astro-xonlhyeo {
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 2.6px;
  }
  .work_flow_content_wrapper.astro-xonlhyeo {
    gap: 50px;
  }
  .work_flow_box.astro-xonlhyeo {
    padding: 50px 20px 40px;
    border-radius: 20px;
  }
  .section_header.astro-xonlhyeo {
    margin-bottom: 30px;
  }
  .label.astro-xonlhyeo {
    padding: 8px 30px;
    margin-bottom: -25px;
    font-size: 22px;
  }
  .steps_wrapper.astro-xonlhyeo {
    flex-direction: column;
    gap: 0;
    align-items: center;
    padding: 0 18px;
  }
  .steps_wrapper_cooking.astro-xonlhyeo {
    gap: 0;
  }
  .step_item.astro-xonlhyeo {
    z-index: 1;
    flex: none;
    flex-direction: column;
    gap: 0;
    align-items: center;
    max-width: none;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
  }
  .step_image.astro-xonlhyeo {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
  }
  .step_info.astro-xonlhyeo {
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: left;
  }
  .step_num.astro-xonlhyeo {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
    font-size: 26px;
  }
  .step_text.astro-xonlhyeo {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.8px;
  }
  .step_arrow.astro-xonlhyeo {
    width: 30px;
    height: 30px;
    margin: 20px 0;
    opacity: 0.6;
    transform: rotate(90deg);
  }
  .pc_br.astro-xonlhyeo {
    display: none;
  }
  .section_desc.astro-xonlhyeo {
    font-size: 15px;
    line-height: 1.8;
    text-align: left;
  }
  .sub_note.astro-xonlhyeo {
    width: calc(100% - 36px);
    padding: 27px 20px;
    margin-top: 30px;
    text-align: left;
    border-radius: 10px;
  }
  .sub_note_content.astro-xonlhyeo {
    flex-direction: column;
    gap: 24px;
    font-size: 17px;
    line-height: 1.75;
  }
  .sub_note_title.astro-xonlhyeo {
    width: 100%;
    font-size: 17px;
    line-height: 29.75px;
    text-align: center;
    letter-spacing: 1.7px;
  }
  .sub_note_text.astro-xonlhyeo {
    font-size: 15px;
    line-height: 24.75px;
    text-align: justify;
    letter-spacing: 1.5px;
  }
  .decoration_chicken.astro-xonlhyeo {
    bottom: -15px;
    left: -16px;
    width: 82px;
  }
  .decoration_chick.astro-xonlhyeo {
    right: -15px;
    bottom: -15px;
    width: 131px;
  }
} /* reset.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul {
  padding: 0;
  margin: 0;
}
ul,
ol[role='list'] {
  list-style: none;
}
body {
  min-height: 100vh;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.1;
}
h1,
h2,
h3,
h4 {
  text-wrap: balance;
}
a:not([class]) {
  color: currentColor;
  text-decoration-skip-ink: auto;
}
img,
picture {
  display: block;
  max-width: 100%;
}
input,
button,
textarea,
select {
  font: inherit;
}
textarea:not([rows]) {
  min-height: 10em;
}
:target {
  scroll-margin-block: 5ex;
}
/* base */
body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #37414f;
  caret-color: transparent;
}
/* スクロールフェードエフェクト用 */
.fade-initial {
  opacity: 0;
  filter: blur(8px);
  transition:
    opacity 1s ease,
    filter 1s ease;
}

.fade-in {
  opacity: 1;
  filter: blur(0px);
}
