@charset "UTF-8";
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     section
  ------------------------------------- */
}
#article section {
  /* -------------------------------------
     section_1
  */
}
#article section.section_1 .inner.section_inner .content.content_1 {
  width: 92vw;
  margin: 5.3333333333vw auto;
}
#article section.section_1 .inner.section_inner .content.content_1 .item p.lead {
  text-align: left;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_2 {
  display: flex;
  align-items: center;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_2 span.txt {
  flex-shrink: 0;
  font-size: 1.8rem;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_2 span.txt_2 {
  font-family: "Jost", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 300;
  white-space: nowrap;
  font-size: 1rem;
  margin: 0 0 0 5.3333333333vw;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_3 {
  margin: 0 0 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff h3.h3_3 span.txt {
  font-size: 1.2rem;
}
#article section.section_1 .inner.section_inner .content.staff h4 {
  margin: 0 auto 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff h4 span {
  display: block;
  line-height: 1.5;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 {
  display: flex;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 span.txt {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_2 span.txt_2 {
  font-family: "Hiragino Kaku Gothic ProN", "BIZ UDGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, sans-serif;
  margin: 0 0 0 6.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_3 span.txt {
  margin: 0 auto 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff h4.h4_3 span.txt_2 {
  letter-spacing: 0.025em;
  font-family: "Hiragino Kaku Gothic ProN", "BIZ UDGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, sans-serif;
  font-weight: normal;
}
#article section.section_1 .inner.section_inner .content.staff .text {
  margin: 4vw auto 0;
}
#article section.section_1 .inner.section_inner .content.staff .text p {
  margin: 0 auto 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff table {
  width: 84vw;
  margin: 2.6666666667vw auto;
  border: none;
}
#article section.section_1 .inner.section_inner .content.staff table th,
#article section.section_1 .inner.section_inner .content.staff table td {
  display: table-cell;
  vertical-align: top;
  width: auto;
}
#article section.section_1 .inner.section_inner .content.staff table th {
  padding: 0;
}
#article section.section_1 .inner.section_inner .content.staff table td {
  padding: 0 0 0 2em;
  border: none;
}
#article section.section_1 .inner.section_inner .content.staff table td p {
  padding: 0;
  margin: 0 auto 2.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff table.f1 th {
  width: 1.25em;
}
#article section.section_1 .inner.section_inner .content.staff table.f2 th {
  width: 2.5em;
}
#article section.section_1 .inner.section_inner .content.staff table.f3 th {
  width: 3.75em;
}
#article section.section_1 .inner.section_inner .content.staff table.f4 th {
  width: 5em;
}
#article section.section_1 .inner.section_inner .content.staff table.f5 th {
  width: 6.25em;
}
#article section.section_1 .inner.section_inner .content.staff table.f6 th {
  width: 7.5em;
}
#article section.section_1 .inner.section_inner .content.staff table.f7 th {
  width: 8.75em;
}
#article section.section_1 .inner.section_inner .content.staff .link {
  margin: 5.3333333333vw auto;
}
#article section.section_1 .inner.section_inner .content.staff .item {
  margin: 0 auto;
}
#article section.section_1 .inner.section_inner .content.staff .item summary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#article section.section_1 .inner.section_inner .content.staff .item .float_l,
#article section.section_1 .inner.section_inner .content.staff .item .float_r {
  background: hsl(0, 0%, 95%);
}
#article section.section_1 .inner.section_inner .content.staff .item .float_l {
  width: 37.3333333333vw;
}
#article section.section_1 .inner.section_inner .content.staff .item .float_l figure {
  width: 32vw;
  height: 32vw;
  overflow: hidden;
}
#article section.section_1 .inner.section_inner .content.staff .item .float_r {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 62.6666666667vw;
}
#article section.section_1 .inner.section_inner .content.staff .item .float_c {
  width: 84vw;
  padding: 5.3333333333vw 0;
  margin: 0 auto;
}
#article section.section_1 .inner.section_inner .content.staff .item.float {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
             animation
  */
  @keyframes motion-btn-link {
    0% {
      right: 192px;
      opacity: 0;
    }
    50% {
      opacity: 0.4;
    }
    100% {
      right: -48px;
      opacity: 1;
    }
  }
  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       section
    ------------------------------------- */
  }
  #article section {
    /* -------------------------------------
       section_1
    */
  }
  #article section.section_1 .inner.section_inner .content.content_1 {
    width: 1056px;
    margin: 16px auto 48px;
  }
  #article section.section_1 .inner.section_inner .content.staff {
    width: 1056px;
    margin: 0 auto;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_2 span.txt {
    font-size: 3rem;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_2 span.txt_2 {
    font-size: 1.2rem;
    margin: 0 0 0 32px;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_3 {
    margin: 0 0 16px;
  }
  #article section.section_1 .inner.section_inner .content.staff h3.h3_3 span.txt {
    font-size: 1.4rem;
  }
  #article section.section_1 .inner.section_inner .content.staff h4 {
    width: 100%;
    margin: 0 auto 16px;
  }
  #article section.section_1 .inner.section_inner .content.staff h4 span {
    line-height: 1.75;
  }
  #article section.section_1 .inner.section_inner .content.staff h4.h4_2 span.txt_2 {
    margin: 0 0 0 64px;
  }
  #article section.section_1 .inner.section_inner .content.staff h4.h4_3 span.txt {
    margin: 0 auto 16px;
  }
  #article section.section_1 .inner.section_inner .content.staff .text {
    width: 460px;
    margin: 0.2666666667vw 0 0;
  }
  #article section.section_1 .inner.section_inner .content.staff .text p {
    margin: 0 auto 16px;
  }
  #article section.section_1 .inner.section_inner .content.staff table {
    margin: 0 auto;
  }
  #article section.section_1 .inner.section_inner .content.staff table th,
  #article section.section_1 .inner.section_inner .content.staff table td {
    border: none;
  }
  #article section.section_1 .inner.section_inner .content.staff table td {
    width: 100%;
    padding: 0 0 0 4em;
  }
  #article section.section_1 .inner.section_inner .content.staff table td p {
    margin: 0 auto 16px;
  }
  #article section.section_1 .inner.section_inner .content.staff .link {
    margin: 48px auto;
  }
  #article section.section_1 .inner.section_inner .content.staff .item {
    width: 100%;
  }
  #article section.section_1 .inner.section_inner .content.staff .item:hover .link span:before, #article section.section_1 .inner.section_inner .content.staff .item:hover .link span:after {
    animation-fill-mode: backwards;
    animation-name: motion-btn-link;
    animation-delay: 0s;
    animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
  }
  #article section.section_1 .inner.section_inner .content.staff .item summary {
    cursor: pointer;
  }
  #article section.section_1 .inner.section_inner .content.staff .item .float_l {
    width: 300px;
    height: 260px;
    overflow: hidden;
  }
  #article section.section_1 .inner.section_inner .content.staff .item .float_l figure {
    width: 260px;
    height: 100%;
  }
  #article section.section_1 .inner.section_inner .content.staff .item .float_r {
    width: 756px;
  }
  #article section.section_1 .inner.section_inner .content.staff .item .float_c {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 960px;
    padding: 48px 0;
  }
}/*# sourceMappingURL=staff.css.map */