body {
  color: #fff;
  background: var(--key-color);
}
.page-title-line {
  background: #fff;
}
.recruit-greeting-item-txt {
  width: 50%;
}
.recruit-greeting {
  position: relative;
}
.recruit-greeting-gallery {
  position: absolute;
  width: 45%;
  right: 0;
  top: 0;
}
.recruit-greeting-item-copy {
  font-size: 26px;
  padding-bottom: 36px;
  font-weight: 700;
}
.recruit-greeting-gallery-pic01 {
  border-radius: 20px 0 0 20px;
  overflow: hidden;
  width: 90%;
    margin-left: 10%;
}
.recruit-greeting-gallery-pic02 {
  width: 40%;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 80px;
}
.recruit-greeting-gallery-pic03 {
  width: 55%;
  margin-left: 20%;
  border-radius: 20px;
  overflow: hidden;
  margin-top: -30px;
}
.staff-items.flex {
  justify-content: center;
}
.staff-item {
  width: 220px;
  margin:36px;
}
.staff-item-tmb {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 120px;
  overflow: hidden;
}
.staff-item-tmb img {
  transition:.4s;
}
.staff-item a:hover .staff-item-tmb img {
    transform:scale(1.05);
  transition:.4s;
}
.staff-item-title {
    font-size: 15px;
    line-height: 1.7;
}
.staff-name {
    font-size: 15px;
    text-align: center;
    padding-bottom: 14px;
    line-height: 1.8;
    padding-top: 6px;
}

.voice-title-en.en-hand {
    text-align: center;
    padding-top: 100px;
    font-size: 120px;
    line-height: 1em;
}
.voice-title {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.06em;
    padding-bottom: 20px;
}
.staff-name-en.en {
    font-size: 24px;
    text-align: center;
    line-height: 1em;
}
.outline-item.flex {
    display: block;
}
table {
    width: 100%;
}


th {
    border-top: #fff solid 1px;
    padding: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 1.7;
    width: 7em;
}

td {
    border-top: #fff solid 1px;
    padding: 16px;
    text-align: left;
    font-weight: 400;
   line-height: 1.7;
}
.btn-entry {
  padding:100px 0 150px;
  text-align:center;
}
.btn-entry a {
    background: #fff;
    font-weight: 600;
    color: #139a64;
    padding: 20px 60px;
    border-radius: 60px;
  transition: .3s;
}
.btn-entry a:hover {
    background:#ebca24;
    color: #000;
transition: .3s;
}
.foot-contact {
    background: #fff;
    color: #000;
}

foorer {
    display: block;
    background: #fff;
    color: #000;
}

.single .page-lead-en {
    font-size: 80px;
    line-height: 1em;
    margin-top: 150px;
    margin-left: -0.1em;
    z-index: 3;
    position: relative;
}
.single h2.page-title {
    letter-spacing: 0.05em;
    padding-top: 16px;
    font-size: 22px;
    font-weight: 700;
}
.single .page-title-line {
    width: 90px;
}

.voice-title-en.en-hand {
    text-align: center;
    padding-top: 0;
    font-size: 160px;
    line-height: 1em;
}
.voice-detail .staff-item {
    width: 400px;
    margin: 0 auto;
}
.voice-detail .staff-item-tmb {
    width: 220px;
    margin: 0 auto 20px;
    border-radius: 120px;
    overflow: hidden;
}
.voice-detail .staff-name-en.en {
    font-size: 32px;
    text-align: center;
    line-height: 1em;
}
.voice-detail .staff-status {
    font-size: 14px;
    text-align: center;
    line-height: 1.7;
}

.voice-detail .staff-item-title {
    font-size: 22px;
    line-height: 1.7;
    text-align: center;
    padding-bottom: 60px;
    font-weight: 600;
    padding-top: 40px;
}

.voice-detail .staff-name {
    font-size: 17px;
    text-align: center;
    padding-bottom: 0;
    line-height: 1.8;
    padding-top: 10px;
}

.voice-gallery img {
    border-radius: 30px;
    margin-bottom: 36px;
}
section.voice-detail.lodefade {
    font-size: 17px;
    line-height: 2.2;
  padding-top: 150px;
}
.voice-gallery {
 margin-bottom: 60px; 
}

.btn-back {
    text-align: center;
    padding-top: 80px;
    font-size: 22px;
}
.btn-back a {
    text-decoration: underline;
}
.voice-gallery-pic01,.voice-gallery-pic02,.voice-gallery-pic03 {
    margin-bottom: 60px;
}
.voice-gallery-pic01 p,.voice-gallery-pic02 p,.voice-gallery-pic03 p {
    font-size: 16px;
    line-height: 2;
}
.voice-gallery-title {
       margin-bottom: 10px;
    font-size: 20px;
}
.voice-archive {
    padding: 120px 0 160px;
}


@media screen and (max-width:650px) {
  .recruit-greeting-gallery {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
}
  .recruit-greeting-item-txt {
    width: 100%;
}
  .recruit-greeting-item-copy {
    font-size: 20px;
    padding-bottom: 36px;
    font-weight: 700;
    line-height: 1.8;
}
  .recruit-greeting-gallery {
    position: relative;
    width: 90%;
    right: 0;
    top: 0;
    margin: 40px auto 0;
}
  .recruit-greeting-gallery-pic01 {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin-left: 0;
}.recruit-greeting-gallery-pic02 {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}.recruit-greeting-gallery-pic03 {
    width: 100%;
    margin-left: 0;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}.recruit-greeting-gallery-pic03 {
    width: 100%;
    margin-left: 0;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}.recruit-greeting-gallery-pic03 {
    width: 100%;
    margin-left: 0;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 10px;
}.staff-item {
    width: 50%;
    margin: 36px 0;
}.staff-items.flex {
    display: block;
}.staff-item {
    width: 70%;
    margin: 0px auto 40px;
}.voice-title-en.en-hand {
    text-align: center;
    padding-top: 0;
    font-size: 90px;
    line-height: 1em;
}.voice-detail .staff-status {
    font-size: 12px;
    text-align: center;
    line-height: 1.7;
}.voice-detail .staff-item-title {
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
    padding-bottom: 60px;
    font-weight: 600;
    padding-top: 40px;
}.voice-gallery img {
    border-radius: 10px;
    margin-bottom: 36px;
}.voice-gallery-title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}.voice-gallery-pic01 p, .voice-gallery-pic02 p, .voice-gallery-pic03 p {
    font-size: 14px;
    line-height: 2;
}.btn-back {
    text-align: center;
    padding-top: 0;
    font-size: 22px;
}.voice-detail .staff-item {
    width: 100%;
}
}

