#pageHeader .top {
  background-image: url("../../img/staff/staff_top_image.jpg"); }
#pageHeader .bottom {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../img/common/bg_wall.jpg");
  background-size: cover;
  position: relative;
  overflow: hidden; }
  #pageHeader .bottom .tree {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%; }
    #pageHeader .bottom .tree._left {
      left: 0; }
    #pageHeader .bottom .tree._right {
      right: 0; }
  #pageHeader .bottom .ph_base {
    height: 25em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 1; }
    #pageHeader .bottom .ph_base .icon {
      width: 6.1875em;
      margin-bottom: 1em; }
    #pageHeader .bottom .ph_base h1 {
      font-size: 1.625em;
      font-weight: bold;
      margin-bottom: 1em; }
    #pageHeader .bottom .ph_base .descript {
      font-size: 1.3125em;
      line-height: 1.75;
      letter-spacing: 0.020em; }
@media screen and (max-width: 781px) {
  #pageHeader .top {
    background-image: url("../../img/staff/staff_top_image_sp.jpg"); }
  #pageHeader .bottom {
    background-image: url("../../img/common/bg_wall_sp.jpg"); }
    #pageHeader .bottom .ph_base {
      height: 12.5em; }
      #pageHeader .bottom .ph_base .icon {
        width: 3.583175em;
        margin-bottom: 0.5em; }
      #pageHeader .bottom .ph_base h1 {
        font-size: 1.0625em;
        margin-bottom: 0.75em; }
      #pageHeader .bottom .ph_base .descript {
        font-size: 0.9375em; } }

#main .part:not(:last-child)::after {
  content: "";
  display: block;
  border-bottom: 1px solid #888888;
  padding-bottom: 3.75em;
  margin-bottom: 5em; }
#main .part .head {
  line-height: 0;
  position: relative;
  margin-bottom: 3.75em; }
  #main .part .head > img {
    width: 100%; }
  #main .part .head > .txt {
    line-height: 1.5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FFF;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    width: 23.75em;
    box-sizing: border-box;
    padding: 3.125em 2.8125em;
    padding-top: 2.5em; }
    #main .part .head > .txt > * {
      position: relative;
      z-index: 1; }
    #main .part .head > .txt::before {
      content: "";
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../../img/common/whitesan_gray.svg");
      background-size: cover;
      width: 13.6125em;
      height: 12.375em;
      position: absolute;
      z-index: 0;
      top: -2.125em;
      right: -2.125em; }
    #main .part .head > .txt h3 {
      margin-bottom: 2em; }
    #main .part .head > .txt .name {
      text-align: center;
      font-size: 1.3125em;
      margin-bottom: 0.5em; }
    #main .part .head > .txt .info {
      text-align: center;
      font-size: 1em;
      line-height: 1.3125;
      margin-bottom: 1em; }
    #main .part .head > .txt .descript {
      font-size: 0.9375em;
      line-height: 1.7333333333; }
#main .part > .cols > .txt {
  font-size: 1em;
  line-height: 1.875; }
  #main .part > .cols > .txt h4 {
    font-size: 1.4375em;
    font-weight: bold;
    margin-bottom: 0.75em;
    white-space: nowrap; }
#main .part:not(._reverse) .head > .txt {
  left: 4.375em; }
#main .part:not(._reverse) > .cols > .txt {
  order: 1; }
#main .part:not(._reverse) > .cols > .photo {
  order: 0; }
#main .part._reverse .head > .txt {
  right: 4.375em; }
#main .qualified table {
  border-collapse: collapse; }
  #main .qualified table thead tr th {
    font-size: 1.375em;
    letter-spacing: 0.090em;
    font-weight: bold;
    color: #FFF;
    background-color: #35200c;
    height: 2.7272727273em;
    vertical-align: middle;
    text-align: center; }
  #main .qualified table tbody tr th, #main .qualified table tbody tr td {
    font-size: 1em;
    line-height: 1.875em;
    vertical-align: middle;
    border: 1px solid #888; }
  #main .qualified table tbody tr th {
    background-color: rgba(251, 196, 0, 0.3);
    padding: 1.25em 1.875em;
    white-space: nowrap; }
  #main .qualified table tbody tr td {
    padding: 1.25em 1.5625em; }
    #main .qualified table tbody tr td span {
      white-space: nowrap; }
  #main .qualified table tbody tr .place {
    white-space: nowrap; }
@media screen and (max-width: 781px) {
  #main .part:not(:last-child)::after {
    padding-bottom: 1.5625em;
    margin-bottom: 2.5em;
    margin-left: 1.5625em;
    margin-right: 1.5625em; }
  #main .part .head {
    margin-bottom: 1.5625em; }
    #main .part .head > .txt {
      line-height: 1.5;
      position: relative;
      top: 0;
      transform: none;
      width: 16.875em;
      padding: 1.5625em;
      margin-left: auto;
      margin-right: auto;
      margin-top: -6.875em; }
      #main .part .head > .txt h3 {
        margin-bottom: 1.25em; }
      #main .part .head > .txt .name {
        font-size: 1.125em; }
      #main .part .head > .txt .info {
        font-size: 0.8125em;
        line-height: 1.2307692308; }
      #main .part .head > .txt .descript {
        font-size: 0.875em;
        line-height: 1.2857142857; }
  #main .part > .cols > .txt {
    font-size: 1em;
    line-height: 1.75; }
    #main .part > .cols > .txt h4 {
      font-size: 1.125em;
      line-height: 1.6666666667;
      margin-bottom: 1em;
      text-align: center; }
  #main .part:not(._reverse) .head > .txt {
    left: 0; }
  #main .part:not(._reverse) > .cols > .txt {
    order: 0; }
  #main .part:not(._reverse) > .cols > .photo {
    order: 1; }
  #main .part._reverse .head > .txt {
    right: 0; }
  #main .qualified table {
    border-collapse: collapse; }
    #main .qualified table thead tr th {
      font-size: 0.875em;
      height: 2.1428571429em; }
    #main .qualified table tbody tr th, #main .qualified table tbody tr td {
      font-size: 0.8125em;
      line-height: 1.3846153846em; }
    #main .qualified table tbody tr th {
      padding: 0.4615384615em 0.6153846154em; }
    #main .qualified table tbody tr th span { display: block;}
    #main .qualified table tbody tr td {
      padding: 0.4615384615em 0.6153846154em; }
      #main .qualified table tbody tr td span {
        white-space: inherit; } }
