@media (min-width: 768px) {
  /*-------------------------------------------------*/
  /*--------------------------------------*/
  .sp_o {
    display: none;
  }
  .section3, .section4 {
    margin: 0 auto;
    width: 90%;
  }
  .officer-content1 {
    width: 100%;
    display: flex;
  }
  .officer-img, .officer-text {
    display: inline-block;
    vertical-align: top;
  }
  .officer-left, .officer-right {
    width: 50%;
  }
  .officer-img {
    margin-right: 30px;
    width: 35%;
  }
  .officer-text {
    color: #646464;
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .position-text {
    font-weight: bold;
    line-height: 1.5em;
  }
  .name-text {
    margin-top: 40px;
  }
  .officer-table {
    color: #646464;
    display: block;
    margin: 0 auto;
    width: 700px;
  }
  .officer-table table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
  }
  .officer-table table tbody tr th, .officer-table table tbody tr td {
    border-style: dotted;
    border-width: 1px;
    border-color: #c2c2c2;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.5em;
    font-weight: 400;
    vertical-align: middle;
  }
  .officer-table table tbody tr th {
    padding: 1rem;
    min-width: 14rem;
    width: auto;
    background-color: #E6F0F0;
  }
  .officer-table table tbody tr td dl {
    margin: 0px;
    padding: 1rem 3rem;
    max-width: 55rem;
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
  }
  .officer-table table tbody tr td dl dt, .officer-table table tbody tr td dl dd {
    padding: 1rem;
  }
  .officer-table table tbody tr td dl dt {
    -webkit-box-flex: 3;
    flex-grow: 3;
    flex-shrink: 3;
    flex-basis: 24rem;
  }
  .officer-table table tbody tr td dl dd {
    -webkit-box-flex: 2;
    flex-grow: 2;
    flex-shrink: 2;
    flex-basis: 15rem;
  }
  .table-line {
    height: 150px;
  }
  .table-title, .table-data {
    border: 1px dashed #c8c8c8;
    line-height: 2;
    vertical-align: middle;
  }
  .table-title {
    background-color: #f0f0f0;
    padding-left: 20px;
    width: 160px;
  }
  .table-data {
    padding-left: 40px;
    width: 290px;
  }
  .table-line td:nth-child(2) {
    border-right: none;
  }
  .table-line td:nth-child(3) {
    border-left: none;
  }
  .common-title-line {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /*---------------------------------------------*/
  .sp_o {
    display: block;
  }
  .pc_o {
    display: none;
  }
  .section3, .section4 {
    margin: 0 auto;
    width: 90%;
  }
  .officer-content1 {
    width: 100%;
    display: flex;
  }
  .officer-left, .officer-right {
    width: 40%;
  }
  .officer-left {
    margin-right: 10%;
  }
  .officer-img {
    width: 100%;
  }
  .officer-text {
    color: #646464;
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .position-text {
    font-weight: bold;
    line-height: 1.3;
  }
  .name-text {
    margin-top: 10px;
    line-height: 1.3;
  }
  .officer-table {
    display: block;
    margin: 0px auto;
    width: 90%;
    color: #333;
  }
  .officer-table table {
    display: block;
    width: 100%;
  }
  .officer-table table tbody {
    display: block;
  }
  .officer-table table tbody tr {
    display: block;
  }
  .officer-table table tbody tr th, .officer-table table tbody tr td {
    display: block;
    text-align: left;
    color: #333;
    font-size: 1.6rem;
    font-weight: 400;
    vertical-align: middle;
  }
  .officer-table table tbody tr th {
    padding: 1.5rem 2rem;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #c2c2c2;
    border-bottom-color: #c2c2c2;
    background-color: #E6F0F0;
  }
  .officer-table table tbody tr td dl {
    margin: 0px;
    padding: 2rem;
  }
  .officer-table table tbody tr td dl dt, .officer-table table tbody tr td dl dd {
    padding: 0.5rem;
  }
  .officer-table table tbody tr td dl dt {
    margin-top: 2rem;
  }
  .officer-table table tbody tr td dl dd {
    margin-bottom: 2rem;
  }
  tbody, .table-line {
    display: block;
  }
  .table-title, .table-data {
    font-size: 1.4rem;
    line-height: 2;
    padding: 10px 0;
  }
  .table-title {
    background-color: #f0f0f0;
    border-top: 1px dashed #c8c8c8;
    border-bottom: 1px dashed #c8c8c8;
    display: block;
    margin-left: -5px;
    padding-left: 10px;
    width: 100%;
  }
  .table-data {
    display: inline-flex;
  }
  .data1, .data2 {
    width: 50%;
  }
  .table-line td:nth-child(2) {
    border-right: none;
  }
  .table-line td:nth-child(3) {
    border-left: none;
  }
}
@media (max-width: 767px) and (max-width: 500px) {
  .indent {
    margin-left: -0.7rem;
  }
}
@media (max-width: 767px) and (max-width: 500px) {
  .data1 {
    width: 50%;
  }
  .data2 {
    width: 60%;
  }
}
.skill {
  overflow-x: auto;
  max-width: 100%;
  width: auto;
  margin-top: 60px;
}
.skill__label, .skill__role {
  background-color: #d2d4ea;
}
.skill__label {
  width: 200px;
}
.skill__role {
  width: 60px;
}
.skill__value {
  background-color: #e8eaf4;
}
.skill__caption {
  padding: 10px 0px;
  width: 990px;
  font-size: 13px;
  font-weight: 400;
  color: #333;
}
.skill table {
  border-collapse: separate;
  border-spacing: 2px;
  min-width: 990px;
  width: 100%;
}
.skill table caption {
  padding: 10px 0px;
  font-size: 24px;
  color: #333;
}
.skill table thead, .skill table tbody {
  display: table-row-group;
}
.skill table thead tr th, .skill table thead tr td, .skill table tbody tr th, .skill table tbody tr td {
  padding: 10px 5px;
  height: 5em;
  font-size: 13px;
  line-height: 1.5em;
  color: #333;
  text-align: center;
  vertical-align: middle;
  word-break: keep-all;
  font-feature-settings: "palt";
}
.skill table thead tr th {
  background-color: #1D2894;
  color: #fff;
}
.skill table thead tr:nth-child(2) th {
  font-size: 11px;
}
/*# sourceMappingURL=./officer.css.map */