#page.company-member.in {
  color: #333;
}
#page.company-member.in .mv {
  background-image: url(../img/company-bland/mv.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.company-member.in .page-en-title {
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#page.company-member.in .page-ja-title {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  font-weight: 400;
  line-height: 1.4608333333;
}
@media screen and (min-width: 767px) {
  #page.company-member.in .mv {
    background-image: url(../img/company-bland/mv-pc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    height: 210px;
  }
  #page.company-member.in .mv .wrap {
    max-width: 1000px;
    width: 100%;
  }
  #page.company-member.in .mv .page-en-title {
    text-align: left;
    line-height: 1.75;
  }
  #page.company-member.in .mv .page-ja-title {
    text-align: left;
    font-size: 3.2rem;
    letter-spacing: 0.12em;
  }
}
@media screen and (min-width: 1000px) {
  #page.company-member.in .breadcrumbs-wrap {
    max-width: 1000px;
  }
}
#page.company-member.in .tab-panel {
  padding: 35px 0;
}
#page.company-member.in .tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.company-member.in .tab-group .tab {
  width: 50%;
  border-left: 1px solid #bababb;
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: 400;
}
#page.company-member.in .tab-group .tab a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 30px;
}
#page.company-member.in .tab-group .tab:last-child {
  width: 50%;
  border-right: 1px solid #bababb;
}
#page.company-member.in .tab-group .tab:nth-child(even) {
  border-right: 1px solid #bababb;
}
#page.company-member.in .tab-group .tab.is-active {
  border-bottom: 2px solid #c0ab92;
}
#page.company-member.in .tab-group .tab.is-active a {
  color: #c0ab92;
  font-weight: bold;
}
@media screen and (min-width: 767px) {
  #page.company-member.in .tab-group {
    height: auto;
    opacity: 1;
    max-width: 100%;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #bababb;
    border-bottom: none;
  }
  #page.company-member.in .tab-group .tab {
    width: 20%;
    border: 1px solid #bababb;
    border-right: none;
    border-top: none;
    border-bottom: 4px solid transparent;
    margin-bottom: 0;
  }
  #page.company-member.in .tab-group .tab:nth-child(even) {
    border-right: none;
  }
  #page.company-member.in .tab-group .tab:last-child {
    width: 20%;
    border-bottom: 4px solid transparent;
  }
  #page.company-member.in .tab-group .tab a {
    height: 43px;
    font-size: 1.6rem;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    text-align: center;
    cursor: pointer;
  }
  #page.company-member.in .tab-group .tab:last-child {
    border-right: 1px solid #bababb;
  }
  #page.company-member.in .tab-group .tab.is-active {
    border-bottom: 4px solid #c0ab92;
  }
}
#page.company-member.in .panel {
  display: none;
  padding: 25px 0 0;
}
#page.company-member.in .panel.is-show {
  display: block;
}
#page.company-member.in .board_member .member_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
#page.company-member.in .board_member .member_pic {
  width: 30%;
}
#page.company-member.in .board_member .member_pic img {
  border-radius: 7px;
}
#page.company-member.in .board_member .member_detail {
  width: 65%;
}
#page.company-member.in .board_member .member_type {
  font-size: 1.2rem;
}
#page.company-member.in .board_member .member_name {
  font-size: 1.3rem;
}
#page.company-member.in .board_member .member_career {
  font-size: 1.2rem;
}
#page.company-member.in .board_member .member_career a {
  border-bottom: 1px solid #c6b198;
}
#page.company-member.in .board_member .member_icon {
  margin-top: 5px;
}
#page.company-member.in .board_member .member_icon li {
  max-width: 113px;
  width: 100%;
  margin: 0px 0 7px;
}
#page.company-member.in .board_member .member_icon li.special {
  max-width: 144px;
}
@media screen and (min-width: 767px) {
  #page.company-member.in .panel {
    padding: 96px 0 0;
  }
  #page.company-member.in .board_member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page.company-member.in .board_member .member_list {
    width: 51%;
    margin-bottom: 110px;
  }
  #page.company-member.in .board_member .member_list:nth-child(even) {
    width: 49%;
  }
  #page.company-member.in .board_member .member_list:last-child {
    margin-bottom: 0;
  }
  #page.company-member.in .board_member .member_type {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  #page.company-member.in .board_member .member_name {
    font-size: 2rem;
    letter-spacing: 0.08em;
  }
  #page.company-member.in .board_member .member_career {
    font-size: 1.3rem;
    letter-spacing: 0.08em;
    line-height: 2.1428571429;
  }
  #page.company-member.in .board_member .member_icon li {
    margin: 10px 0;
  }
}
@media screen and (min-width: 840px) {
  #page.company-member.in .board_member .member_career {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1000px) {
  #page.company-member.in .board_member .member_list:nth-child(even) .member_pic {
    width: 45.4%;
  }
  #page.company-member.in .board_member .member_list .member_pic {
    width: 43.5%;
  }
  #page.company-member.in .board_member .member_list .member_detail {
    width: 52%;
  }
}
#page.company-member.in #tab_link {
  margin-top: -100px;
  padding-top: 100px;
}

@media screen and (min-width: 767px) {
  #page.company-member.in .link_box_flex {
    margin-top: 140px;
    margin-bottom: 70px;
  }
  #page.company-member.in .link_box_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page.company-member.in .link_box_area .link_box_list {
    margin-bottom: 0.2%;
    width: 33.24%;
  }
  #page.company-member.in .link_box_area .link_box_list .box_link {
    font-size: 1.8rem;
    height: 99px;
  }
  #page.company-member.in .sdgs_bnr {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 960px) {
  #page.company-member.in .company_box {
    padding: 80px;
  }
}
@media screen and (min-width: 1024px) {
  #page.company-member.in .history_table td .month {
    width: 6%;
    margin-right: 2%;
  }
  #page.company-member.in .history_table td .event {
    width: 93%;
  }
}