@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bellefair&display=swap");
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     section
  ------------------------------------- */
}
#article section {
  /* -------------------------------------
     section_1
  */
}
#article section.section_1 .inner.section_inner .content h2.h2_2 {
  width: 92vw;
  margin: 0 auto 8vw;
}
#article section.section_1 .inner.section_inner .content h2.h2_2 span.txt {
  font-size: 1.8rem;
}
#article section.section_1 .inner.section_inner .content.recruit figure {
  width: 41.3333333333vw;
  margin: 0 0.6666666667vw 1.3333333333vw;
}
#article section.section_1 .inner.section_inner .content.recruit h3.h3_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 10.6666666667vw;
  padding: 2.6666666667vw 5.3333333333vw 2.6666666667vw 2.6666666667vw;
  background: hsl(0, 0%, 95%);
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
#article section.section_1 .inner.section_inner .content.recruit h3.h3_1:after {
  content: "";
  display: block;
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  border-right: 1px solid hsl(0, 0%, 20%);
  border-bottom: 1px solid hsl(0, 0%, 20%);
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 4vw;
  right: 4.6666666667vw;
  transform: rotate(45deg);
  transition: 0.3s;
}
#article section.section_1 .inner.section_inner .content.recruit h3.h3_1 span {
  font-size: 1.8rem;
}
#article section.section_1 .inner.section_inner .content.recruit h4.h4_2 {
  width: 84vw;
  margin: 6.6666666667vw auto 0;
}
#article section.section_1 .inner.section_inner .content.recruit h4.h4_2 span {
  font-size: 1.6rem;
}
#article section.section_1 .inner.section_inner .content.recruit p {
  width: 84vw;
  margin: 2.6666666667vw auto 0;
}
#article section.section_1 .inner.section_inner .content.recruit table {
  width: 100%;
}
#article section.section_1 .inner.section_inner .content.recruit .item {
  width: 92vw;
  margin: 0 auto 8vw;
}
#article section.section_1 .inner.section_inner .content.recruit .item details[open] h3.h3_1:after {
  top: 5.3333333333vw;
  transform: rotate(-135deg);
}
#article section.section_1 .inner.section_inner .content.recruit .item .float_c {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 4vw 0 0;
}
#article section.section_1 .inner.section_inner .content.staff {
  padding: 8vw 0 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_1 {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 0 auto 4vw;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_1 span.txt {
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 1.2rem;
  margin: 0 2.6666666667vw 0 0;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_1 span.txt_2 {
  font-size: 1.6rem;
  width: 100%;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_1 span.txt_3 {
  white-space: nowrap;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 300;
  font-size: 1.4rem;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 {
  margin: 0 auto 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 span {
  display: flex;
  align-items: baseline;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 span i {
  display: block;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 300;
  font-size: 1.8rem;
  margin: 0 1.3333333333vw 0 0;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 span.txt {
  font-size: 1.6rem;
}
#article section.section_1 .inner.section_inner .content.staff ul {
  list-style: none;
  padding: 0;
}
#article section.section_1 .inner.section_inner .content.staff ul li {
  margin: 4vw auto 0;
}
#article section.section_1 .inner.section_inner .content.staff .link {
  margin: 5.3333333333vw 0;
}
#article section.section_1 .inner.section_inner .content.staff .link span {
  margin: 0;
}
#article section.section_1 .inner.section_inner .content.staff .item {
  width: 92vw;
  margin: 0 auto 8vw;
}
#article section.section_1 .inner.section_inner .content.flow {
  padding: 8vw 0 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.flow h3.h3_3 {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 0 auto 2.6666666667vw;
  background: hsl(0, 0%, 95%);
}
#article section.section_1 .inner.section_inner .content.flow h3.h3_3 span {
  text-align: center;
  line-height: 1;
}
#article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.num {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: hsl(0, 0%, 100%);
  font-size: 1rem;
  width: 10.6666666667vw;
  padding: 1.3333333333vw 0;
  margin: 0 4vw 0 0;
  background: hsl(0, 0%, 60%);
  position: relative;
  z-index: 1;
}
#article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.num strong {
  display: block;
  letter-spacing: 0;
  font-size: 2.1rem;
  margin: 1.3333333333vw 0 0;
}
#article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.num:after {
  content: "";
  display: block;
  border: 5.3333333333vw solid transparent;
  border-bottom: none;
  border-top: 5.3333333333vw solid hsl(0, 0%, 60%);
  box-sizing: border-box;
  position: absolute;
  z-index: -1;
  bottom: -5.332vw;
  left: 50%;
  transform: translateX(-50%);
}
#article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.txt {
  font-size: 1.6rem;
  padding: 4vw 0 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.flow p {
  margin: 0 0 2.6666666667vw 14.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.flow p.border,
#article section.section_1 .inner.section_inner .content.flow p b {
  display: block;
  padding: 2.6666666667vw 4vw;
  border: 1px solid hsl(0, 0%, 0%);
}
#article section.section_1 .inner.section_inner .content.flow ul {
  list-style: none;
  padding: 0;
}
#article section.section_1 .inner.section_inner .content.flow ul li {
  line-height: 1;
  width: 100%;
  margin: 2.6666666667vw auto 0;
}
#article section.section_1 .inner.section_inner .content.flow .item {
  width: 92vw;
  margin: 8vw auto 0;
}
#article section.section_1 .inner.section_inner .content.message h3.h3_3 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: 5.3333333333vw auto 0;
}
#article section.section_1 .inner.section_inner .content.message h3.h3_3 span {
  font-size: 1.6rem;
  margin: 0 0 0 5.3333333333vw;
}
#article section.section_1 .inner.section_inner .content.message .youtube {
  aspect-ratio: 16/9;
}
#article section.section_1 .inner.section_inner .content.message .item {
  width: 92vw;
  margin: 0 auto 8vw;
}
#article section.section_1 .inner.section_inner .content.message .item .float_r {
  margin: 2.6666666667vw auto 0;
}
#article section.section_1 .inner.section_inner .content.message .link {
  margin: 10.6666666667vw auto 0;
}
#article section.section_1 .inner.section_inner .content.message .link p {
  text-align: center;
  margin: 0 auto 5.3333333333vw;
}
#article section.section_1 .inner.section_inner .content.blog {
  padding: 13.3333333333vw 0 5.3333333333vw;
}
#article section.section_1 .inner.section_inner .content.blog figure {
  width: 100%;
  height: 26.6666666667vw;
  height: 24vw;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
#article section.section_1 .inner.section_inner .content.blog h3.h3_2 span {
  display: block;
  font-feature-settings: "palt";
  font-size: 1.4rem;
}
#article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.date {
  display: flex;
  align-items: center;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 300;
  align-items: center;
  letter-spacing: 0.05em;
  line-height: 1;
}
#article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: hsl(0, 0%, 0%);
  padding: 0 5.3333333333vw 0 0;
  margin: 2.6666666667vw 0 0;
  position: relative;
  z-index: 1;
}
#article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt:before, #article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 50%;
}
#article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt:after {
  width: 0.6rem;
  height: 0.6rem;
  border-top: 1px solid hsl(0, 0%, 40%);
  border-right: 1px solid hsl(0, 0%, 40%);
  z-index: 9;
  right: 5.3333333333vw;
  transform-origin: center center;
  transform: translateY(-50%) rotate(45deg);
}
#article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt::after {
  right: 0;
}
#article section.section_1 .inner.section_inner .content.blog h5.h5_1 {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
#article section.section_1 .inner.section_inner .content.blog h5.h5_1 span {
  vertical-align: middle;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1;
}
#article section.section_1 .inner.section_inner .content.blog h5.h5_1 span a,
#article section.section_1 .inner.section_inner .content.blog h5.h5_1 span a:link {
  padding: 0.4vw 3.3333333333vw;
  border: 1px solid hsl(0, 0%, 60%);
}
#article section.section_1 .inner.section_inner .content.blog .item {
  display: flex;
  justify-content: space-between;
  width: 92vw;
  margin: 0 auto 4vw;
}
#article section.section_1 .inner.section_inner .content.blog .item .float_l {
  width: 36vw;
}
#article section.section_1 .inner.section_inner .content.blog .item .float_r {
  width: 53.3333333333vw;
  position: relative;
  z-index: 1;
}
#article section.section_1 .inner.section_inner .content.blog .item.new .date::before {
  flex-shrink: 0;
  content: "New";
  display: block;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.01em;
  text-align: center;
  color: hsl(0, 0%, 100%);
  font-size: 1.2rem;
  line-height: 1;
  width: max-content;
  height: max-content;
  padding: 0 0.1em 0.1em;
  margin-right: 0.5em;
  background: #B10020;
  box-sizing: border-box;
}
#article section.section_1 .inner.section_inner .content.blog .link {
  margin: 10.6666666667vw auto 0;
}

@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
             animation
  */
  @keyframes motion-btn-link {
    0% {
      height: 0%;
    }
    100% {
      height: 100%;
    }
  }
  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article section {
    /* -------------------------------------
       section_1
    */
  }
  #article section.section_1 .inner.section_inner .content h2.h2_2 {
    width: 100%;
    margin: 0 auto 48px;
  }
  #article section.section_1 .inner.section_inner .content h2.h2_2 span {
    text-align: left;
  }
  #article section.section_1 .inner.section_inner .content h2.h2_2 span.txt {
    font-size: 2.4rem;
  }
  #article section.section_1 .inner.section_inner .content.recruit {
    margin: 0 auto;
  }
  #article section.section_1 .inner.section_inner .content.recruit figure {
    width: 320px;
    margin: 0 16px 32px;
  }
  #article section.section_1 .inner.section_inner .content.recruit h3.h3_1 {
    width: 100%;
    margin: 0 auto;
    min-height: 64px;
    padding: 16px 48px;
    cursor: pointer;
  }
  #article section.section_1 .inner.section_inner .content.recruit h3.h3_1:after {
    width: 16px;
    height: 16px;
    top: 20px;
    right: 32px;
  }
  #article section.section_1 .inner.section_inner .content.recruit h3.h3_1 span {
    font-size: 2.4rem;
  }
  #article section.section_1 .inner.section_inner .content.recruit h4.h4_2 {
    width: 1024px;
    margin: 48px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.recruit h4.h4_2 span {
    font-size: 1.8rem;
  }
  #article section.section_1 .inner.section_inner .content.recruit p {
    width: 1024px;
    margin: 16px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.recruit table.base {
    margin: 32px auto 0;
    border-top: 1px solid hsl(0, 0%, 80%);
  }
  #article section.section_1 .inner.section_inner .content.recruit .item {
    width: 1056px;
    margin: 0 auto 64px;
  }
  #article section.section_1 .inner.section_inner .content.recruit .item details[open] h3.h3_1:after {
    top: 30px;
  }
  #article section.section_1 .inner.section_inner .content.recruit .item details[open] .float_c {
    padding: 32px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.staff {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 32px 0;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_1 {
    margin: 0 auto 32px;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_1 span.txt {
    font-size: 1.4rem;
    margin: 0 16px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_1 span.txt_2 {
    font-size: 1.8rem;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_1 span.txt_3 {
    font-size: 1.8rem;
  }
  #article section.section_1 .inner.section_inner .content.staff h4.h4_2 {
    margin: 0 auto 16px;
  }
  #article section.section_1 .inner.section_inner .content.staff h4.h4_2 span i {
    font-size: 2.1rem;
    margin: 0 16px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.staff h4.h4_2 span.txt {
    font-size: 1.8rem;
  }
  #article section.section_1 .inner.section_inner .content.staff ul li {
    margin: 32px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.staff .link {
    margin: 48px 0;
    cursor: pointer;
  }
  #article section.section_1 .inner.section_inner .content.staff .item {
    width: 488px;
    margin: 0;
  }
  #article section.section_1 .inner.section_inner .content.flow {
    padding: 32px 0;
  }
  #article section.section_1 .inner.section_inner .content.flow h3.h3_3 {
    margin: 0 auto 24px;
  }
  #article section.section_1 .inner.section_inner .content.flow h3.h3_3 span {
    text-align: center;
    line-height: 1;
  }
  #article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.num {
    font-size: 1.4rem;
    width: 80px;
    padding: 16px 0 0;
    margin: 0 32px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.num strong {
    font-size: 4rem;
    margin: 8px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.num:after {
    border: 40px solid transparent;
    border-bottom: none;
    border-top: 40px solid hsl(0, 0%, 60%);
    bottom: -39.99px;
  }
  #article section.section_1 .inner.section_inner .content.flow h3.h3_3 span.txt {
    display: flex;
    align-items: center;
    font-size: 2.4rem;
    min-height: 80px;
    padding: 0;
  }
  #article section.section_1 .inner.section_inner .content.flow p {
    margin: 0 0 16px 112px;
  }
  #article section.section_1 .inner.section_inner .content.flow p.border,
  #article section.section_1 .inner.section_inner .content.flow p b {
    display: inline-block;
    padding: 32px 48px;
  }
  #article section.section_1 .inner.section_inner .content.flow ul li {
    margin: 32px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.flow .item {
    width: 100%;
    margin: 48px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.message h3.h3_3 {
    margin: 32px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.message h3.h3_3 span {
    margin: 0 0 0 32px;
  }
  #article section.section_1 .inner.section_inner .content.message p {
    line-height: 2;
  }
  #article section.section_1 .inner.section_inner .content.message .item {
    width: 100%;
    margin: 0 auto 80px;
  }
  #article section.section_1 .inner.section_inner .content.message .item .float_l {
    width: 368px;
  }
  #article section.section_1 .inner.section_inner .content.message .item .float_r {
    width: 640px;
    margin: 0;
  }
  #article section.section_1 .inner.section_inner .content.message .link {
    margin: 80px auto 0;
  }
  #article section.section_1 .inner.section_inner .content.message .link p {
    margin: 0 auto 32px;
  }
  #article section.section_1 .inner.section_inner .content.blog {
    display: flex;
    flex-wrap: wrap;
    padding: 64px 0 16px;
  }
  #article section.section_1 .inner.section_inner .content.blog h3.h3_2 {
    margin: 16px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.blog h3.h3_2 span {
    font-size: 1.2rem;
  }
  #article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt {
    line-height: 1.75;
    padding: 0;
    margin: 8px 0 0;
  }
  #article section.section_1 .inner.section_inner .content.blog h3.h3_2 span.txt::after {
    display: none;
  }
  #article section.section_1 .inner.section_inner .content.blog h5.h5_1 span {
    font-size: 1rem;
  }
  #article section.section_1 .inner.section_inner .content.blog h5.h5_1 span a,
  #article section.section_1 .inner.section_inner .content.blog h5.h5_1 span a:link {
    padding: 3.2px 16px;
  }
  #article section.section_1 .inner.section_inner .content.blog figure {
    height: 213.3333333333px;
  }
  #article section.section_1 .inner.section_inner .content.blog .item {
    display: block;
    width: 320px;
    margin: 0 48px 0 0;
    position: relative;
    z-index: 1;
  }
  #article section.section_1 .inner.section_inner .content.blog .item:nth-of-type(3n) {
    margin: 0;
  }
  #article section.section_1 .inner.section_inner .content.blog .item a,
  #article section.section_1 .inner.section_inner .content.blog .item a:link {
    display: block;
  }
  #article section.section_1 .inner.section_inner .content.blog .item .float_l,
  #article section.section_1 .inner.section_inner .content.blog .item .float_r {
    width: 100%;
  }
  #article section.section_1 .inner.section_inner .content.blog .item.new .date::before {
    transform: translateY(1px);
  }
  #article section.section_1 .inner.section_inner .content.blog .link {
    margin: 32px auto 0;
  }
  #article section.section_1 .inner.form_inner {
    margin: 48px auto 0;
  }
}/*# sourceMappingURL=recruit.css.map */