@charset "UTF-8";
/*Variable
－－－－－－－*/
/*
ブレークポイント

基本  1920px
ipad 1050px
sp   767px;

コンテンツ幅1000px

*/
/* staff  */
/*.recommend-staff {
  margin-bottom: 120px;
}

.recommend-staff .recommend-staff-ttl {
  color: #666;
  font-weight: bold;
  margin: 0 15px 20px;
  padding: 20px 20px 25px 20px;
  font-size: 24px;
  text-align: center;
}

.recommend-staff .headline-bar {
  background: none;
  color: #000;
  font-size: 32px;
  font-weight: bold;
  padding: 20px 0;
}

.recommend-staff .headline-bar::before {
  content: url(/files/t_recommend.png);
  padding-right: 15px;
}

.recommend-staff .headline-bar span {
  color: #666;
  font-size: 16px;
  font-weight: normal;
}

.recommend-staff .headline-bar br {
  display: none;
}

.recommend-staff .recommend-item {
  margin: 0 10px 10px 0;
  width: calc((100% - 60px) / 6);
}

.recommend-staff .recommend-item:nth-of-type(6n) {
  margin-right: 0;
}

.recommend-staff .recommend-thumbnail {
  margin-bottom: 0;
}

.recommend-staff .recommend-title {
  line-height: 1.5;
  margin-top: 5px;
  font-weight: normal;
}

.recommend-staff .recommend-title span {
  font-size: 12px;
  color: #505050;
  font-weight: normal;
}

.recommend-staff .recommend-title a {
  font-size: 16px;
  color: #505050;
}*/
.single-staff .inner {
  max-width: 1150px !important;
}

.recommend-staff {
  margin-top: 60px;
}

.recommend-staff .position {
  display: inline-block;
  margin: 10px;
  font-size: 14px;
}

.recommend-staff .p-article06__title {
  margin: 0 10px;
}

.recommend-staff .staff_button {
  float: right;
  color: #9d7a5c;
  border: solid 1px #9d7a5c;
  padding: 5px 7px 7px 10px;
  font-size: 14px;
}

.recommend-staff .p-staff-list__item {
  width: 24.714%;
  display: inline-block;
  padding: 15px;
  margin-bottom: 30px;
}

.recommend-staff .p-staff-list__item img {
  width: 100%;
}

.recommend-staff .recommend-staff-ttl {
  color: #666;
  font-weight: bold;
  margin: 0 15px 20px;
  padding: 20px 20px 25px 20px;
  font-size: 24px;
  text-align: center;
}

.recommend-staff .recommend-staff-ttl .material-symbols-outlined {
  font-size: 32px;
  font-weight: bold;
}

@media only screen and (max-width: 1199px) {
  .recommend-staff .p-staff-list__item {
    width: 32.9%;
  }
}
@media only screen and (max-width: 767px) {
  .recommend-staff .p-staff-list__item {
    width: 49.485%;
  }
  .single-staff .staff-back::after {
    width: 64%;
  }
}
@media only screen and (max-width: 480px) {
  .recommend-staff .p-staff-list__item {
    width: 100%;
  }
  .single-staff .wp-block-columns img {
    width: 100%;
  }
}
.staff-detail h2.ttl {
  font-weight: bold;
  font-size: 32px;
  color: #111;
  border-bottom: solid 1px #505050;
  margin-bottom: 30px;
  padding-left: 21px;
  margin-top: 50px;
}

.staff-detail .kana {
  font-weight: normal;
  font-size: 16px;
  color: #505050;
  margin-bottom: 15px;
  margin-left: 30px;
  display: inline-block;
}

.staff-detail .position {
  font-size: 12px;
  color: #111;
  margin-bottom: 21px;
  display: inline-block;
  padding: 3px 9px;
  border: solid 1px #111;
}

.staff-detail .qualify {
  font-weight: normal;
  font-size: 16px;
  color: #505050;
  line-height: 1.5;
  display: inline-block;
}

.staff-detail_img {
  flex-basis: 50%;
}

.staff-detail_profile {
  flex-basis: 50%;
}

.staff__message {
  margin-top: 30px;
}

.staff__message p {
  line-height: 1.5;
  font-size: 1.5em;
  font-family: 游明朝;
}

.staff_kanren {
  text-align: center;
  margin: 90px auto 60px;
}

.single-staff .primary {
  width: 100%;
}

.single-staff .wp-block-columns img {
  max-width: 480px;
}

.single-staff .staff-back::after {
  content: " ";
  position: absolute;
  width: 550px;
  height: 450px;
  background-color: #f9f5f2;
  z-index: -1;
  left: 30%;
  display: inline-block;
  top: 80px;
}

.single-staff .staff-back {
  position: relative;
  margin-bottom: 60px;
}

.single-staff .staff-message {
  margin-bottom: 15px;
  font-size: 18px;
  padding: 10px 0 0 0;
  color: #666;
}

.single-staff .material-symbols-outlined {
  font-size: 24px !important;
  margin: 0 4px 0 !important;
  color: #666;
}

.single-staff .qattl {
  margin-top: 30px;
  font-size: 20px;
}

.single-staff .staff-detail {
  flex-basis: 78.33% !important;
}

@media screen and (max-width: 767px) {
  .staff-detail h2.ttl {
    margin-top: 30px;
  }
  .staff_kanren {
    text-align: center;
    margin: 60px auto 30px;
  }
}
.post-type-archive-staff .l-contents {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.post-type-archive-staff .position {
  display: inline-block;
  margin: 10px;
  font-size: 14px;
}

.post-type-archive-staff .p-article06__title {
  margin: 0 10px;
}

.post-type-archive-staff .staff_button {
  float: right;
  color: #9d7a5c;
  border: solid 1px #9d7a5c;
  margin-top: 5px;
  padding: 5px 7px 7px 10px;
  font-size: 14px;
}

.p-staff-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 100px;
}
@media screen and (max-width: 1050px) {
  .p-staff-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .p-staff-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-staff-list .p-staff-list__item {
  padding: 15px;
  margin-bottom: 30px;
}

.p-staff-list .p-staff-list__item img {
  width: 100%;
}

.single-staff .main {
  margin-top: 90px;
}

@media screen and (max-width: 780px) {
    .single-staff .main {
        margin-top: 0px;
    }
}


*,
*:before,
*:after {
  box-sizing: border-box;
}

.col_4 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* IE10 */
}

.col_4 > div {
  width: 25%;
  padding: 10px;
}

@media screen and (max-width: 960px) {
  .col_4 > div {
    width: 33.33333%;
  }
}
@media screen and (max-width: 480px) {
  .col_4 > div {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .q_button_wrap {
    margin: 0.5em auto;
  }
}
@media screen and (max-width: 480px) {
  .q_button {
    min-width: 140px;
    max-width: 100%;
  }
}
.c-btn,
.c-bnr,
.c-txt {
  cursor: pointer;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}

.c-btn {
  background: #628c60;
  border: 2px solid #628c60;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 300px;
  padding: 15px 15px;
  text-align: center;
}

.c-bnr {
  background: url(../img/btn-bnr.jpg) no-repeat center center/cover;
  display: inline-block;
  width: 240px;
  height: 240px;
}

.c-txt {
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.c-btn:hover {
  background: #b1c7b0;
  color: #628c60;
}

.staff-position {
  font-size: 14px;
  padding-top: 5px;
}

.message-ttl {
  font-size: 14px;
  border-bottom: solid;
  border-color: #c4ae9a;
  border-width: 5px;
}