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

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

/* =========================
first-view
========================= */
.recruit_cont .first-view {
  max-height: 285px;
  padding-top: 111px;
}

@media (max-width: 1050px) {
  .recruit_cont .first-view {
    padding-top: 91px;
  }
}

@media (max-width: 767px) {
  .recruit_cont .first-view {
    padding-top: 60px;
  }
}

.recruit_cont .first-view__imgWrap {
  padding-top: 25.4%;
}

@media (max-width: 989px) {
  .first-view__title {
    font-size: 3.5rem;
  }
}

/* =========================
contents title
========================= */
.contents__title {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  color: #666;
  letter-spacing: 0.06em;
}

.contents__title::after {
  content: "";
  display: block;
  width: 0.5px;
  height: 48px;
  margin: 20px 0 24px 40px;
  background: #a39161;
}

@media screen and (max-width: 767px) {
  .contents__title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 32px;
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    color: #666;
    white-space: nowrap;
    margin-left: 20px;
  }

  .contents__title::before {
    content: "";
    display: block;
    width: 30px;
    height: 0.5px;
    flex-shrink: 0;
    margin: 0;
    background: #a39161;
  }

  .contents__title::after {
    display: none;
  }
}

.program-content {
  display: flex;
}

/* =========================
intro
========================= */
.intro {
  max-width: 1440px;
  margin: 0 auto;
  padding: 108px 120px 149px;
  position: relative;
  overflow: visible;
  column-gap: 47px;
  align-items: start;
  scroll-margin-top: 120px;
}

@media screen and (max-width: 1050px) {
  .intro {
    padding-top: 38px;
  }
}

@media screen and (max-width: 767px) {
  .intro {
    display: block;
    max-width: none;
    padding: 38px 20px 0;
    scroll-margin-top: 80px;
  }
}

@media screen and (max-width: 430px) {
  .intro {
    scroll-margin-top: 70px;
  }
}

/* SP full-width adjustment */
@media screen and (max-width: 767px) {
  .intro {
    padding: 38px 0 0 !important;
    margin-bottom: 0 !important;
    max-width: none !important;
    width: 100% !important;
  }
}

/* =========================
intro__items
========================= */
.intro__items {
  height: auto;
  margin-top: -136px;
  margin-left: auto;
  width: min(982px, calc(100% - 260px));
}

@media screen and (max-width: 767px) {
  .intro__items {
    height: auto;
    margin-top: 0;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }

  .intro__items {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .intro__title::before {
    background: none;
  }
}

/* =========================
intro__left
========================= */
.intro__left {
  width: 100px;
  margin-left: 50px;
}

.intro__left > img {
  object-fit: contain;
}

@media screen and (max-width: 767px) {
  .intro__left {
    display: none;
  }
}

/* =========================
intro__right
========================= */
.intro__right {
  height: 100%;
  position: relative;
}

.intro__right > img {
  object-fit: cover;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .intro__right {
    width: 100%;
    margin: 0;
    height: auto;
  }

  .intro__right {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .intro__right-img {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* =========================
intro__lead
========================= */
.intro__lead {
  grid-column: 2;
  grid-row: 2;
  margin-left: auto;
  margin-top: 29px;
  color: #a39161;
  font-weight: 400;
  width: 568px;
  z-index: 1;
  font-size: 15px;
  line-height: 2.1;
  padding-right: 68px;
  position: relative;
}

.intro__lead::before {
  content: "";
  position: absolute;
  top: -61px;
  left: -55px;
  width: 177px;
  height: 145px;
  border-top: 1px solid #a39161;
  border-left: 1px solid #a39161;
}

.intro__lead::after {
  content: "";
  position: absolute;
  right: 30px;
  bottom: -60px;
  width: 177px;
  height: 145px;
  border-right: 1px solid #a39161;
  border-bottom: 1px solid #a39161;
}

.intro__lead.left {
  margin-right: auto;
  margin-top: 170px;
  margin-left: 280px;
}

@media screen and (max-width: 989px) {
  .intro__lead.left {
    margin-top: 110px;
    margin-left: 160px;
  }
}

@media screen and (max-width: 767px) {
  .intro__lead {
    margin-top: 0;
    width: 100%;
    font-size: 14px;
    padding: 48px 20px 48px;
  }

  .intro__lead::before,
  .intro__lead::after {
    display: none;
  }

  .broadcast .intro__lead.left {
    background: none;
    margin: 0;
    padding: 0 20px 48px;
  }
}

/* =========================
point background
========================= */
.point {
  position: relative;
}

.point::before {
  content: "";
  background: #faf6f1;
  width: 100%;
  height: 283px;
  position: absolute;
  top: 0;
  z-index: -1;
}

.point::after {
  content: "";
  background: #faf6f1;
  width: 764px;
  height: 443px;
  position: absolute;
  top: 690px;
  z-index: -1;
}

.design .point::after {
  display: none;
}

.broadcast .point::after {
  top: 693px;
}

.news .point::after {
  top: 745px;
}

@media screen and (max-width: 767px) {
  .point::before,
  .point::after {
    display: none !important;
  }
}

/* =========================
point layout
========================= */
.point__list {
  width: 100%;
  max-width: 1216px;
  margin: auto;
  margin-top: 20px;
}

.point__item {
  width: 980px;
  margin-left: auto;
  display: flex;
}

.point__item.item_1 {
  margin-bottom: 101px;
}

.point__item.item_2 {
  /* base style */
}

.point__item.item_3 {
  /* base style */
}

@media (max-width: 989px) {
  .point__item {
    width: 100%;
    padding: 0 20px;
    margin: unset;
    align-items: center;
  }
}

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

  .point__item.item_1 {
    flex-wrap: wrap-reverse;
    margin-bottom: 0;
  }

  .point__item.item_2 {
    flex-wrap: wrap;
    margin-bottom: 48px;
  }

  .point__item.item_1,
  .point__item.item_3 {
    background-color: #faf6f1 !important;
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    position: relative !important;
  }
}

/* =========================
left / right / half content
========================= */
.left_content {
  width: 510px;
  margin-right: 89px;
  padding-top: 50px;
  padding-bottom: 35px;
}

.right_content {
  width: 374px;
}

.harf_content {
  width: 680px;
  margin-left: auto;
  padding: 30px 160px 60px 0;
  margin-bottom: 50px;
}

.broadcast .left_content {
  margin-right: 64px;
}

.design .harf_content {
  padding: 30px 0 60px;
  margin-bottom: 109px;
}

@media screen and (max-width: 1100px) {
  .design .harf_content {
    padding-right: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .design .left_content {
    margin-right: 48px;
  }
}

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

  .left_content {
    width: 100%;
    padding-top: 0px;
    margin-right: 0;
    padding-bottom: 54px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .harf_content {
    width: 100%;
    padding: 10px 20px;
  }

  .broadcast .left_content {
    margin-right: 27px;
  }

  .design .harf_content {
    padding: 0px 20px 0;
    margin-bottom: 0;
  }

  .news .harf_content,
  .broadcast .harf_content {
    margin-bottom: 0;
  }

  .news .point__item.item_1 .left_content {
    padding-bottom: 37px;
  }

  .design .left_content {
    padding-left: 20px;
  }
}

/* =========================
point title
========================= */
.point__ttl {
  font-size: 32px;
  font-weight: bold;
  padding-left: 88px;
  margin-bottom: 11px;
  color: #666;
  position: relative;
}

.point__ttl::before,
.point__ttl::after {
  content: "";
  position: absolute;
  width: 76px;
  height: 65px;
  left: 0;
  z-index: 1;
  top: -12px;
}

.point__item.item_1 .point__ttl::before {
  background: url(../images/recruit/cont/point-01.svg) no-repeat;
  background-size: contain;
}

.point__item.item_2 .point__ttl::after {
  background: url(../images/recruit/cont/point-02.svg) no-repeat;
  background-size: contain;
}

.point__item.item_3 .point__ttl::after {
  background: url(../images/recruit/cont/point-03.svg) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .point__ttl {
    margin-top: 42px;
    font-size: 20px;
    padding-left: 60px;
  }

  .point__ttl::before,
  .point__ttl::after {
    width: 43px;
    height: 45px;
    top: -4px;
  }
}

/* =========================
point text
========================= */
.point_text {
  font-size: 15px;
  font-weight: 400;
  line-height: 2.1;
  color: #666;
}

/* =========================
design page
========================= */
@media screen and (max-width: 1260px) {
  .design .point__item.item_2 {
    padding-right: 30px;
  }
}

/* =========================
news page
========================= */
.news .point__item.item_3 .left_content {
  margin-top: 83px;
  margin-bottom: 57px;
}

.news .bottom_cont_ttl_pic {
  width: 69px;
}

@media screen and (max-width: 767px) {
  .news .point__item.item_3 .left_content {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* =========================
bottom content
========================= */
.bottom_cont {
  /* width: 95%; */
  max-width: 1216px;
  margin: 128px auto 90px;
  text-align: center;
}

.bottom_cont_inner {
  margin-left: auto;
  width: 980px;
}

.bottom_cont_ttl_pic {
  width: 148px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.bottom_cont_ttl_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  margin: 0 auto 90px;
}

.bottom_cont_line {
  width: 1px;
  height: 50px;
  background: #a39161;
}

.bottom_ttl {
  font-size: 20px;
  font-weight: 800;
  color: #a39161;
  margin: 19px auto;
  line-height: 1.6;
}

.bottom_text {
  line-height: 2;
  margin-bottom: 72px;
}

.bottom_cont_pic {
  width: 91px;
  margin: auto;
}

.bottom_button_area {
  display: flex;
  justify-content: space-between;
  width: 458px;
  margin: auto;
}

.bottom_button_area .morebtn {
  width: 200px;
  margin-top: 99px;
  padding: 4px 0;
}

.design .morebtn,
.news .morebtn,
.broadcast .morebtn {
  margin-bottom: 40px;
}

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

@media screen and (max-width: 767px) {
  .bottom_cont {
    margin: 48px 28px 100px;
  }

  .bottom_cont_inner {
    width: 100%;
  }

  .bottom_cont_ttl_wrap {
    margin: 0 auto 70px;
  }

  .bottom_ttl {
    font-size: 18px;
    margin: 28px auto;
  }

  .bottom_button_area {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 28px;
    margin-top: 59px;
  }

  .button_area__btn {
    width: 45%;
    margin-top: 57px;
    padding: 5px 0;
  }

  .bottom_button_area .morebtn {
    margin-top: 0;
    width: 66%;
  }

  .design .morebtn,
  .news .morebtn,
  .broadcast .morebtn {
    margin-bottom: 0;
  }
}

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