@charset "UTF-8";
/* CSS Document */
/*
40.取り組み紹介
50.組合紹介
60.職員紹介
61.職員紹介＿１人目
62.職員紹介＿２人目
63.職員紹介＿３人目
*/
html {
  scroll-behavior: smooth;
  box-sizing: border-box;
  font-weight: 500;
  scroll-padding-top: 120px;
}
html body.hidden {
  overflow: hidden;
}
@media screen and (max-width: 1279px) {
  html {
    scroll-padding-top: 60px;
  }
}

.fadein {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  position: relative;
}
.fadein.is-active {
  opacity: 1;
}
.fadein.fadeup {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s ease-in-out, transform 1.5s ease-in-out;
  transition-delay: var(--delay, 0s);
}
.fadein.fadeup.is-active {
  opacity: 1;
  transform: translateY(0);
}

/*40.取り組み紹介*/
/*SMP*/
#page-ci p {
  margin: 0;
}
#page-ci h1,
#page-ci h2,
#page-ci h3,
#page-ci h4,
#page-ci h5,
#page-ci h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
#page-ci ul,
#page-ci ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-ci li {
  list-style: none;
}
#page-ci .sp {
  display: block;
}
#page-ci a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#page-ci img {
  vertical-align: bottom;
}
#page-ci button {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}
#page-ci button,
#page-ci [type=button],
#page-ci [type=reset],
#page-ci [type=submit] {
  cursor: pointer;
}
#page-ci button:disabled,
#page-ci [type=button]:disabled,
#page-ci [type=reset]:disabled,
#page-ci [type=submit]:disabled {
  cursor: default;
}
#page-ci .ci {
  padding: 45px 0 75px;
  width: 340px;
  margin: 0 auto;
}
#page-ci .ci .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 1.6px;
  text-align: left;
  color: #1e3c0d;
  margin-bottom: 30px;
  position: relative;
}
#page-ci .ci .sec-title::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2.5px;
  background-image: linear-gradient(to left, #66ad47, #278f49);
  bottom: -7.5px;
  left: 0;
}
#page-ci .ci .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
}
#page-ci .co-list .list {
  position: relative;
  margin-bottom: 70px;
}
#page-ci .co-list .list .top {
  width: 87.5%;
  min-width: 350px;
  position: relative;
  margin-bottom: 38.5px;
}
#page-ci .co-list .list .top .img {
  width: 100%;
  height: 187.5px;
}
#page-ci .co-list .list .top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-ci .co-list .list .top .num {
  display: flex;
  align-items: center;
  position: absolute;
  top: -15px;
  right: 20px;
}
#page-ci .co-list .list .top .num__text {
  text-shadow: 1px 1px 0 #fff;
  font-family: "Raleway", serif;
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: right;
  color: #66ad47;
}
#page-ci .co-list .list .top .num__num {
  text-shadow: 1px 1px 0 #fff;
  font-family: "Raleway", serif;
  font-size: 38px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.58;
  letter-spacing: 1.9px;
  text-align: left;
  color: #66ad47;
}
#page-ci .co-list .list .top .sec-title {
  position: absolute;
  bottom: -13px;
  right: 10px;
  text-align: right;
}
#page-ci .co-list .list .top .sec-title span {
  display: inline-block;
  height: 23px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.96px;
  color: #1e3c0d;
  background-color: #F4F4F4;
  padding: 0 10px;
  margin-bottom: 2.5px;
}
#page-ci .co-list .list .contents {
  margin-bottom: 20px;
}
#page-ci .co-list .list .contents h3 {
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 14px;
  width: 314px;
  margin: 0 auto 14px;
}
#page-ci .co-list .list .contents h3 .title-wrap {
  display: inline-block;
  text-align: left;
  position: relative;
}
#page-ci .co-list .list .contents h3 .title-wrap .title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.84px;
  text-align: right;
  color: #fff;
  padding: 0 15px 0 7.5px;
  position: relative;
}
#page-ci .co-list .list .contents h3 .title-wrap .title::before {
  content: "";
  display: block;
  position: absolute;
  width: 1000px;
  height: 26.5px;
  border-radius: 0 2.5px 2.5px 0;
  background-image: linear-gradient(260deg, #66ad47, #278f49);
  top: -2px;
  right: 0;
  z-index: -1;
}
#page-ci .co-list .list .contents h3 .title-wrap img {
  width: 12.5px;
  height: 12.5px;
  padding-bottom: 3px;
}
#page-ci .co-list .list .contents__text {
  width: 314px;
  margin: 0 auto;
}
#page-ci .co-list .list .contents__text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
}
#page-ci .co-list .list .contents__text .check {
  margin-top: 10px;
}
#page-ci .co-list .list .contents__text .check p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
  position: relative;
  padding-left: 18px;
  margin-top: 10px;
}
#page-ci .co-list .list .contents__text .check p::before {
  content: "";
  display: block;
  position: absolute;
  width: 13px;
  height: 11px;
  background: url(../images/editor01/check.png) no-repeat;
  background-size: contain;
  top: 5px;
  left: 0;
}
#page-ci .co-list .list .contents:nth-child(3) h3 .title-wrap .title {
  padding: 0 35px 0 7.5px;
}
#page-ci .co-list .list .contents:nth-child(4) h3 .title-wrap .title {
  padding: 0 45px 0 7.5px;
}
#page-ci .co-list .list:nth-child(2) .top {
  margin: 0 0 38.5px auto;
}
#page-ci .co-list .list:nth-child(2) .top .num {
  right: 5%;
}
#page-ci .co-list .list:nth-child(2) .top .sec-title {
  position: absolute;
  right: inherit;
  left: 10px;
  text-align: left;
}
#page-ci .co-list .list:nth-child(2) .top .sec-title span {
  background-color: #fff;
}
#page-ci .co-list .list:nth-child(2)::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  top: 160px;
  left: 0;
  z-index: -1;
}
#page-ci .str {
  padding: 45px 0 0;
  margin-bottom: 45px;
  background-image: linear-gradient(to bottom left, #66ad47, #278f49);
}
#page-ci .str__wrapper {
  width: 303px;
  margin: 0 auto 20px;
}
#page-ci .str__wrapper .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.96px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
#page-ci .str__wrapper .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #fff;
}
#page-ci .str .img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  height: 280px;
  position: relative;
}
#page-ci .str .img::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/editor01/ci_9smp.png) no-repeat;
  background-size: cover;
  width: 500px;
  height: 100%;
  top: 0;
  right: 0;
}

@media only screen and (min-width: 1025px) {
  #page-ci *,
  #page-ci ::before,
  #page-ci ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
  }
  #page-ci p {
    margin: 0;
  }
  #page-ci h1,
  #page-ci h2,
  #page-ci h3,
  #page-ci h4,
  #page-ci h5,
  #page-ci h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
  }
  #page-ci ul,
  #page-ci ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #page-ci li {
    list-style: none;
  }
  #page-ci .sp {
    display: none;
  }
  #page-ci a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
  }
  #page-ci img {
    vertical-align: bottom;
  }
  #page-ci .ci {
    padding: 90px 0px;
    width: 860px;
    margin: 0 auto 0 16%;
  }
  #page-ci .ci .sec-title {
    font-size: 30px;
    letter-spacing: 1.8px;
    margin-bottom: 60px;
  }
  #page-ci .ci .sec-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 5px;
    bottom: -15px;
    left: 0;
  }
  #page-ci .ci .text p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  #page-ci .co-list .list {
    position: relative;
    margin-bottom: 90px;
  }
  #page-ci .co-list .list .top {
    width: 73%;
    margin-bottom: 0;
  }
  #page-ci .co-list .list .top .img {
    height: 485px;
  }
  #page-ci .co-list .list .top .num {
    top: 84px;
    right: -198px;
  }
  #page-ci .co-list .list .top .num__text {
    font-size: 20px;
    letter-spacing: 2px;
  }
  #page-ci .co-list .list .top .num__num {
    font-size: 76px;
    letter-spacing: 3.8px;
  }
  #page-ci .co-list .list .top .sec-title {
    bottom: inherit;
    top: 180px;
    right: -210px;
  }
  #page-ci .co-list .list .top .sec-title span {
    height: 53px;
    font-size: 30px;
    letter-spacing: 1.8;
    line-height: 50px;
    padding: 0 20px;
    margin-bottom: 5px;
  }
  #page-ci .co-list .list .contents {
    width: 65%;
    background-color: #fff;
    margin: 0 0 40px 16%;
  }
  #page-ci .co-list .list .contents h3 {
    width: 314px;
    margin: 0 0 25px;
  }
  #page-ci .co-list .list .contents h3 .title-wrap {
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 80px;
  }
  #page-ci .co-list .list .contents h3 .title-wrap .title {
    font-size: 24px;
    letter-spacing: 1.44px;
    padding: 0 15px 0 7.5px;
  }
  #page-ci .co-list .list .contents h3 .title-wrap .title::before {
    content: "";
    display: block;
    position: absolute;
    width: 278px;
    height: 42px;
    border-radius: 0 5px 5px 0;
    top: -2px;
    right: inherit;
    left: -105px;
  }
  #page-ci .co-list .list .contents h3 .title-wrap img {
    width: 25px;
    height: 25px;
    padding-bottom: 0px;
    margin-bottom: 5px;
  }
  #page-ci .co-list .list .contents__text {
    width: 780px;
    margin: 0 auto 0 80px;
  }
  #page-ci .co-list .list .contents__text p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  #page-ci .co-list .list .contents__text .check {
    margin-top: 10px;
  }
  #page-ci .co-list .list .contents__text .check p {
    font-size: 16px;
    letter-spacing: 0.8px;
    padding-left: 36px;
    margin-top: 15px;
  }
  #page-ci .co-list .list .contents__text .check p::before {
    content: "";
    display: block;
    position: absolute;
    width: 26px;
    height: 22px;
    background: url(../images/editor01/check.png) no-repeat;
    background-size: contain;
    top: 5px;
    left: 0;
  }
  #page-ci .co-list .list .contents:nth-child(2) {
    padding-top: 60px;
    margin-top: -45px;
    position: relative;
  }
  #page-ci .co-list .list .contents:nth-child(3) h3 .title-wrap .title {
    padding: 0 35px 0 7.5px;
  }
  #page-ci .co-list .list .contents:nth-child(4) h3 .title-wrap .title {
    padding: 0 45px 0 7.5px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  #page-ci .co-list .list .contents .contents__text {
    width: 680px;
  }
}
@media only screen and (min-width: 1025px) {
  #page-ci .co-list .list:nth-child(2) .top {
    margin: 0 0 38.5px auto;
  }
  #page-ci .co-list .list:nth-child(2) .top .num {
    top: 84px;
    right: inherit;
    left: -182px;
  }
  #page-ci .co-list .list:nth-child(2) .top .num .num__text {
    text-align: left;
  }
  #page-ci .co-list .list:nth-child(2) .top .sec-title {
    right: inherit;
    left: -225px;
  }
  #page-ci .co-list .list:nth-child(2) .contents {
    background-color: #f4f4f4;
    margin: 0 0 40px 27%;
  }
  #page-ci .co-list .list:nth-child(2) .contents:nth-child(2) {
    margin-top: -120px;
  }
  #page-ci .co-list .list:nth-child(2)::before {
    content: "";
    display: block;
    position: absolute;
    height: 103%;
    width: 92%;
    top: 113px;
  }
  #page-ci .str {
    padding: 0;
    margin-bottom: 120px;
    position: relative;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1420px) {
  #page-ci .str {
    padding: 0 0 0 60px;
  }
}
@media only screen and (min-width: 1025px) {
  #page-ci .str__wrapper {
    margin: 0;
    padding: 120px 0 174px;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  #page-ci .str__wrapper .sec-title {
    width: 506px;
    font-size: 30px;
    letter-spacing: 1.8px;
    margin-bottom: 40px;
  }
  #page-ci .str__wrapper .text {
    width: 506px;
  }
  #page-ci .str__wrapper .text p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  #page-ci .str .img {
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    height: 574px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #page-ci .str .img::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/editor01/ci_9pc.png) no-repeat;
    background-size: cover;
    width: 66%;
    height: 100%;
    top: 0;
    right: 0;
  }
}
/*50.組合紹介*/
/*SMP*/
#page-ca p {
  margin: 0;
}
#page-ca h1,
#page-ca h2,
#page-ca h3,
#page-ca h4,
#page-ca h5,
#page-ca h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
#page-ca ul,
#page-ca ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-ca li {
  list-style: none;
}
#page-ca .sp {
  display: block;
}
#page-ca a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#page-ca img {
  vertical-align: bottom;
}
#page-ca button {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}
#page-ca button,
#page-ca [type=button],
#page-ca [type=reset],
#page-ca [type=submit] {
  cursor: pointer;
}
#page-ca button:disabled,
#page-ca [type=button]:disabled,
#page-ca [type=reset]:disabled,
#page-ca [type=submit]:disabled {
  cursor: default;
}
#page-ca .message {
  padding: 45px 0;
  width: 350px;
  margin: 0 auto;
}
#page-ca .message .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 1.6px;
  text-align: center;
  color: #1e3c0d;
  margin-bottom: 25px;
}
#page-ca .message .contents .img {
  width: 275px;
  height: 183px;
  margin: 0 auto 25px;
}
#page-ca .message .contents .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-ca .message .contents .text h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: 1.7px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 25px;
}
#page-ca .message .contents .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 15px;
}
#page-ca .message .contents .right .top {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-align: right;
  color: #4e4e4e;
  margin-bottom: 10px;
}
#page-ca .message .contents .right .name {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 1.7px;
  text-align: right;
  color: #4e4e4e;
}
#page-ca .philosophy {
  width: 100%;
  height: 260px;
  margin-bottom: 45px;
  position: relative;
}
#page-ca .philosophy .image-area {
  position: relative;
  width: 100%;
  height: 260px;
  background-position: center top;
  background-attachment: fixed;
  background-image: linear-gradient(to left, rgba(42, 132, 29, 0.5), rgba(42, 132, 29, 0.5)), url(../images/editor01/ca_3smp.jpg);
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-ca .philosophy .wrapper {
  width: 327px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
}
#page-ca .philosophy .wrapper .sec-title {
  text-align: center;
  margin-bottom: 25px;
}
#page-ca .philosophy .wrapper .sec-title span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 1.6px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
  position: relative;
}
#page-ca .philosophy .wrapper .sec-title span::before, #page-ca .philosophy .wrapper .sec-title span::after {
  content: "";
  display: block;
  position: absolute;
  width: 75px;
  height: 0.5px;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
#page-ca .philosophy .wrapper .sec-title span::before {
  left: -100px;
}
#page-ca .philosophy .wrapper .sec-title span::after {
  right: -100px;
}
#page-ca .philosophy .wrapper .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: center;
  color: #fff;
}
#page-ca .overview {
  width: 350px;
  margin: 0 auto;
  padding-bottom: 10px;
}
#page-ca .overview .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 1.6px;
  text-align: center;
  color: #1e3c0d;
  margin-bottom: 25px;
}
#page-ca .overview table {
  width: 100%;
  border-collapse: collapse;
}
#page-ca .overview table tr {
  display: flex;
  flex-direction: column;
}
#page-ca .overview th, #page-ca .overview td {
  padding: 0 20px;
  vertical-align: middle;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: left;
  color: #4e4e4e;
}
#page-ca .overview th a, #page-ca .overview td a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: left;
  color: #4e4e4e;
}
#page-ca .overview th {
  display: flex;
  align-items: center;
  background-color: #f0f0f0;
  text-align: left;
  font-weight: 500;
  height: 35px;
}
#page-ca .overview td {
  padding: 15px 20px;
}
#page-ca .overview td .office {
  margin-bottom: 15px;
}
#page-ca .overview td .office h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 5px;
}
#page-ca .overview td .office .img {
  width: 150px;
  height: 102px;
  margin-bottom: 5px;
}
#page-ca .overview td .office .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-ca .overview td .office .info {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
}
#page-ca .overview td .num {
  letter-spacing: 0.05em;
}
#page-ca .org {
  padding-bottom: 45px;
}
#page-ca .org .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 1.6px;
  text-align: center;
  color: #1e3c0d;
  margin-bottom: 25px;
}
#page-ca .org .img {
  width: 97.5%;
  height: auto;
  margin: 0 auto 25px;
  max-width: 380px;
}
#page-ca .org .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-ca .org .text {
  width: 350px;
  margin: 0 auto 25px;
}
#page-ca .org .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
}
#page-ca .org .btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 267px;
  height: 43px;
  margin: 0 auto;
  padding: 0 25px 0 20px;
  border-radius: 2.5px;
  background-color: #278f49;
}
#page-ca .org .btn span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 1.3px;
  text-align: left;
  color: #fff;
  padding-left: 20px;
  position: relative;
}
#page-ca .org .btn span::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: url(../images/editor01/icon_window.png) no-repeat;
  background-size: contain;
  top: 3px;
  left: 0;
}
#page-ca .history {
  padding-bottom: 45px;
}
#page-ca .history .sec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 1.6px;
  text-align: center;
  color: #1e3c0d;
  margin-bottom: 25px;
}
#page-ca .history .timeline {
  width: 320px;
  margin: 0 auto;
  padding: 25px 0 15px 45px;
  position: relative;
  box-sizing: content-box;
}
#page-ca .history .timeline::before {
  content: "";
  display: block;
  position: absolute;
  width: 27.5px;
  height: 100%;
  background-image: linear-gradient(to top, #66ad47, #278f49);
  top: 0;
  left: 0;
}
#page-ca .history .event {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
#page-ca .history .event:first-child::after {
  content: "";
  display: block;
  position: absolute;
  width: 115px;
  height: 76px;
  background: url(../images/editor01/ca_12.jpg) no-repeat;
  background-size: cover;
  top: 42px;
  right: -12px;
}
#page-ca .history .event:nth-child(4)::after {
  content: "";
  display: block;
  position: absolute;
  width: 115px;
  height: 76px;
  background: url(../images/editor01/ca_13smp.jpg) no-repeat;
  background-size: cover;
  top: 45px;
  right: -12px;
}
#page-ca .history .event:nth-child(9)::after {
  content: "";
  display: block;
  position: absolute;
  width: 115px;
  height: 76px;
  background: url(../images/editor01/ca_14.jpg) no-repeat;
  background-size: cover;
  top: -15px;
  right: -12px;
}
#page-ca .history .event:nth-child(12)::after {
  content: "";
  display: block;
  position: absolute;
  width: 115px;
  height: 76px;
  background: url(../images/editor01/ca_15.jpg) no-repeat;
  background-size: cover;
  top: -10px;
  right: -12px;
}
#page-ca .history .event:nth-child(13)::after {
  content: "";
  display: block;
  position: absolute;
  width: 115px;
  height: 76px;
  background: url(../images/editor01/ca_16pc.jpg) no-repeat;
  background-size: cover;
  top: 25px;
  right: -12px;
}
#page-ca .history .event:last-child {
  margin-bottom: 0;
}
#page-ca .history .event::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
  top: 6.5px;
  left: -33px;
  z-index: 1;
}
#page-ca .history .year {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 2.5px;
}
#page-ca .history .year .green {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.75;
  letter-spacing: 1px;
  text-align: left;
  color: #66ad47;
}
#page-ca .history .year::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  background: linear-gradient(to right, #B5B5B5, #B5B5B5 2px, transparent 2px, transparent 2px) repeat-x bottom left/4px 1px;
  top: 8px;
  left: -33px;
}
#page-ca .history .details {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
}

@media only screen and (min-width: 1025px) {
  #page-ca *,
  #page-ca ::before,
  #page-ca ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
  }
  #page-ca p {
    margin: 0;
  }
  #page-ca h1,
  #page-ca h2,
  #page-ca h3,
  #page-ca h4,
  #page-ca h5,
  #page-ca h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
  }
  #page-ca ul,
  #page-ca ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #page-ca li {
    list-style: none;
  }
  #page-ca .sp {
    display: none;
  }
  #page-ca a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
  }
  #page-ca img {
    vertical-align: bottom;
  }
  #page-ca .message {
    width: 100%;
    padding: 65px 0 90px;
    width: 1057px;
    margin: 0 auto;
  }
  #page-ca .message .sec-title {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 60px;
  }
  #page-ca .message .contents {
    position: relative;
  }
  #page-ca .message .contents .img {
    width: 520px;
    height: 366.8px;
    margin: 0 auto;
    float: right;
    position: relative;
    left: 75px;
  }
  #page-ca .message .contents .text {
    width: 1057px;
    margin: 0 auto;
  }
  #page-ca .message .contents .text h3 {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 50px;
    white-space: nowrap;
  }
  #page-ca .message .contents .text p {
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
  }
  #page-ca .message .contents .right {
    width: 1057px;
    margin: 0 auto;
  }
  #page-ca .message .contents .right .top {
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-bottom: 20px;
  }
  #page-ca .message .contents .right .name {
    font-size: 30px;
    letter-spacing: 3px;
  }
  #page-ca .philosophy {
    height: 383px;
    margin-bottom: 120px;
  }
  #page-ca .philosophy .image-area {
    height: 383px;
    background-image: linear-gradient(to left, rgba(42, 132, 29, 0.5), rgba(42, 132, 29, 0.5)), url(../images/editor01/ca_3pc.jpg);
  }
  #page-ca .philosophy .wrapper {
    width: 824px;
    top: 100px;
  }
  #page-ca .philosophy .wrapper .sec-title {
    margin-bottom: 40px;
  }
  #page-ca .philosophy .wrapper .sec-title span {
    font-size: 30px;
    letter-spacing: 3px;
  }
  #page-ca .philosophy .wrapper .sec-title span::before, #page-ca .philosophy .wrapper .sec-title span::after {
    content: "";
    display: block;
    position: absolute;
    width: 130px;
    height: 1px;
  }
  #page-ca .philosophy .wrapper .sec-title span::before {
    left: -160px;
  }
  #page-ca .philosophy .wrapper .sec-title span::after {
    right: -160px;
  }
  #page-ca .philosophy .wrapper .text p {
    font-size: 20px;
    line-height: 1.75;
    letter-spacing: 1.2px;
  }
  #page-ca .overview {
    width: 1056px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  #page-ca .overview .sec-title {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 60px;
  }
  #page-ca .overview table tr {
    flex-direction: row;
    border-top: solid 1px #c7c7c7;
  }
  #page-ca .overview table tr:last-child {
    border-bottom: solid 1px #c7c7c7;
  }
  #page-ca .overview table tr:last-child td {
    width: 736px;
    display: flex;
    flex-wrap: wrap;
  }
  #page-ca .overview table tr:last-child td .office:nth-child(odd) {
    width: 300px;
    margin-right: 30px;
  }
  #page-ca .overview table tr:nth-child(14) td {
    padding-right: 0 !important;
  }
  #page-ca .overview th, #page-ca .overview td {
    padding: 0 30px;
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  #page-ca .overview th a, #page-ca .overview td a {
    font-size: 16px;
  }
  #page-ca .overview th {
    height: auto;
    padding: 0 30px;
    width: 320px;
    align-items: start;
    padding-top: 40px;
  }
  #page-ca .overview td {
    padding: 40px 45px;
    letter-spacing: 0.05em;
  }
  #page-ca .overview td .office {
    margin-bottom: 15px;
  }
  #page-ca .overview td .office h3 {
    font-size: 16px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  #page-ca .overview td .office .img {
    width: 250px;
    height: 171px;
    margin-bottom: 10px;
  }
  #page-ca .overview td .office .info {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  #page-ca .overview td .num {
    letter-spacing: 0.05em;
  }
  #page-ca .org {
    padding-bottom: 120px;
  }
  #page-ca .org .sec-title {
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 60px;
  }
  #page-ca .org .img {
    width: 82%;
    max-width: 1225px;
    height: auto;
    margin: 0 auto 50px;
  }
  #page-ca .org .text {
    width: 900px;
    margin: 0 auto 40px;
  }
  #page-ca .org .text p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  #page-ca .org .btn {
    width: 365px;
    height: 62px;
    padding: 0 40px 0;
    border-radius: 5px;
    border: solid 1px transparent;
    transition: all 0.4s ease;
  }
  #page-ca .org .btn span {
    font-size: 16px;
    letter-spacing: 1.6px;
    padding-left: 36px;
    transition: all 0.4s ease;
  }
  #page-ca .org .btn span::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/editor01/icon_window.png) no-repeat;
    background-size: contain;
    top: 1px;
    transition: all 0.4s ease;
  }
  #page-ca .org .btn:hover {
    border: solid 1px #278f49;
    background-color: #fff;
  }
  #page-ca .org .btn:hover span {
    color: #278f49;
  }
  #page-ca .org .btn:hover span::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/editor01/blank_green.png) no-repeat;
    background-size: contain;
  }
  #page-ca .history {
    width: 1028px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  #page-ca .history .sec-title {
    padding-left: 115px;
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 40px;
    text-align: left;
  }
  #page-ca .history .timeline {
    width: 1028px;
    padding: 30px 0 30px 105px;
  }
  #page-ca .history .timeline::before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
  }
  #page-ca .history .event {
    display: flex;
    margin-bottom: 30px;
  }
  #page-ca .history .event:first-child::after {
    content: "";
    display: block;
    position: absolute;
    width: 300px;
    height: 200px;
    top: 0px;
    right: 0px;
  }
  #page-ca .history .event:nth-child(4)::after {
    content: "";
    display: block;
    position: absolute;
    width: 175px;
    height: 131.3px;
    background: url(../images/editor01/ca_13smp.jpg) no-repeat;
    background-size: cover;
    top: -64px;
    right: 230px;
  }
  #page-ca .history .event:nth-child(9)::after {
    content: "";
    display: block;
    position: absolute;
    width: 206px;
    height: 138px;
    top: -135px;
    right: 47px;
  }
  #page-ca .history .event:nth-child(12)::after {
    content: "";
    display: block;
    position: absolute;
    width: 230px;
    height: 153px;
    top: -100px;
    right: 138px;
  }
  #page-ca .history .event:nth-child(13)::after {
    content: "";
    display: block;
    position: absolute;
    width: 263px;
    height: 197.3px;
    background: url(../images/editor01/ca_16pc.jpg) no-repeat;
    background-size: cover;
    top: -12px;
    right: 0;
  }
  #page-ca .history .event:last-child {
    margin-bottom: 0;
  }
  #page-ca .history .event::before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 20px;
    left: -78px;
  }
  #page-ca .history .year {
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-bottom: 0;
    margin-right: 40px;
  }
  #page-ca .history .year .green {
    font-size: 30px;
    letter-spacing: 1.5px;
    line-height: 44px;
  }
  #page-ca .history .year:before {
    width: 74px;
    background: linear-gradient(to right, #B5B5B5, #B5B5B5 2px, transparent 2px, transparent 2px) repeat-x bottom left/6px 1px;
    top: 23px;
    left: -75px;
  }
  #page-ca .history .details {
    font-size: 16px;
    letter-spacing: 0.8px;
    padding-top: 13px;
  }
}
/*60.職員紹介*/
/*SMP*/
#page-staff p {
  margin: 0;
}
#page-staff h1,
#page-staff h2,
#page-staff h3,
#page-staff h4,
#page-staff h5,
#page-staff h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
#page-staff ul,
#page-staff ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-staff li {
  list-style: none;
}
#page-staff .sp {
  display: block;
}
#page-staff a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#page-staff img {
  vertical-align: bottom;
}
#page-staff button {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}
#page-staff button,
#page-staff [type=button],
#page-staff [type=reset],
#page-staff [type=submit] {
  cursor: pointer;
}
#page-staff button:disabled,
#page-staff [type=button]:disabled,
#page-staff [type=reset]:disabled,
#page-staff [type=submit]:disabled {
  cursor: default;
}
#page-staff .staff {
  padding: 45px 0;
}
#page-staff .staff__wrapper {
  width: 290px;
  margin: 0 auto;
}
#page-staff .staff__wrapper .title-exp {
  width: 290px;
  margin: 0 auto 30px;
}
#page-staff .staff__wrapper .title-exp p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: center;
  color: #4e4e4e;
}
#page-staff .staff__wrapper .interview {
  width: 265px;
  margin: 0 auto;
}
#page-staff .staff__wrapper .interview__item {
  margin-bottom: 20px;
}
#page-staff .staff__wrapper .interview__item a {
  display: block;
  width: 265px;
  margin-right: 40px;
  overflow: hidden;
}
#page-staff .staff__wrapper .interview__item a .inner {
  margin-top: 45px;
  padding: 18px 15px 20px;
  border-radius: 5px;
  background-image: linear-gradient(to top right, #278f49, #66ad47);
  position: relative;
}
#page-staff .staff__wrapper .interview__item a .inner .top {
  position: relative;
  margin-bottom: 14px;
}
#page-staff .staff__wrapper .interview__item a .inner .top .num {
  margin-bottom: 25px;
  height: 45px;
}
#page-staff .staff__wrapper .interview__item a .inner .top .num__text {
  font-family: "Raleway", serif;
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: 0.1em;
  text-align: left;
  color: #d3ebb5;
}
#page-staff .staff__wrapper .interview__item a .inner .top .num__num {
  font-family: "Raleway", serif;
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.79;
  letter-spacing: 0.1em;
  text-align: left;
  color: #d3ebb5;
}
#page-staff .staff__wrapper .interview__item a .inner .top .message {
  position: relative;
  z-index: 1;
}
#page-staff .staff__wrapper .interview__item a .inner .top .message span {
  display: inline-block;
  height: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.06em;
  text-align: left;
  color: #385d23;
  background-color: #fff;
  padding: 0 5px;
}
#page-staff .staff__wrapper .interview__item a .inner .top .img {
  width: 150px;
  position: absolute;
  top: -63px;
  right: -15px;
}
#page-staff .staff__wrapper .interview__item a .inner .top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-staff .staff__wrapper .interview__item a .inner .bottom .affi {
  margin-bottom: 7.5px;
}
#page-staff .staff__wrapper .interview__item a .inner .bottom .affi p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 0.05em;
  text-align: left;
  color: #fff;
}
#page-staff .staff__wrapper .interview__item a .inner .bottom .name__ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-bottom: 5px;
}
#page-staff .staff__wrapper .interview__item a .inner .bottom .name__en {
  font-family: "Raleway", serif;
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
#page-staff .staff__wrapper .interview__item a .inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(../images/top/arrow_right_circle.png) no-repeat;
  background-size: contain;
  bottom: 20px;
  right: 15px;
}
#page-staff .staff__wrapper .interview__item a .anim-box.kiran {
  opacity: 1;
  position: relative;
  cursor: pointer;
}
#page-staff .staff__wrapper .interview__item a .anim-box.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
}
#page-staff .staff__wrapper .interview__item a .anim-box.kiran:hover::before {
  animation: kiran 0.5s linear;
}
@keyframes kiran {
  0% {
    transform: scale(2) rotate(-45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(-45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(-45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(-45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(-45deg);
    opacity: 0;
  }
}
#page-staff .staff__wrapper .interview__item:last-child {
  margin-bottom: 0;
}
#page-staff .kv {
  height: 360px;
  margin-bottom: 45px;
}
#page-staff .kv__wrapper .img {
  width: 100%;
  height: 216.8px;
}
#page-staff .kv__wrapper .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-staff .kv .wrap {
  width: 100%;
  height: 205px;
  max-width: 375px;
  margin: 0 auto;
  position: relative;
}
.block--3 #page-staff .kv .wrap {
  transform: translateX(-101%);
}
.block--3 .is-active #page-staff .kv .wrap {
  transform: translateX(0);
  transition: transform cubic-bezier(0.74, 0, 0.24, 0.99) 1.1s;
}
.block--3 .is-active #page-staff .kv .wrap:nth-child(1) {
  transition-delay: 0s;
}
.block--3 .is-active #page-staff .kv .wrap:nth-child(1) > span {
  transition-delay: 0s;
}
.block--3 .is-active #page-staff .kv .wrap:nth-child(2) {
  transition-delay: 0.13s;
}
.block--3 .is-active #page-staff .kv .wrap:nth-child(2) > span {
  transition-delay: 0.13s;
}
.block--3 .is-active #page-staff .kv .wrap:nth-child(3) {
  transition-delay: 0.26s;
}
.block--3 .is-active #page-staff .kv .wrap:nth-child(3) > span {
  transition-delay: 0.26s;
}
#page-staff .kv .wrap > span {
  display: block;
}
.block--3 #page-staff .kv .wrap > span {
  transform: translateX(101%);
}
.block--3 .is-active #page-staff .kv .wrap > span {
  transform: translateX(0);
  transition: transform cubic-bezier(0.74, 0, 0.24, 0.99) 1.1s;
}
#page-staff .kv .wrap .num, #page-staff .kv .wrap .block--3 {
  position: absolute;
  top: -50px;
  left: 20px;
  z-index: 1;
  display: flex;
}
#page-staff .kv .wrap .num .title .text-item span, #page-staff .kv .wrap .block--3 .title .text-item span {
  text-shadow: 1px 1px 0 #fff;
  font-family: "Raleway", serif;
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  text-align: left;
  color: #66ad47;
}
#page-staff .kv .wrap .num .title .text-item .number, #page-staff .kv .wrap .block--3 .title .text-item .number {
  text-shadow: 1px 1px 0 #fff;
  font-family: "Raleway", serif;
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.73;
  letter-spacing: 1.5px;
  text-align: left;
  color: #66ad47;
  padding-left: 10px;
}
#page-staff .kv .wrap h1 {
  position: absolute;
  top: -15px;
  left: 15px;
  z-index: 1;
}
#page-staff .kv .wrap h1 span {
  display: inline-block;
  height: 26.5px;
  padding: 0 5px;
  margin-bottom: 2.5px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: 0.9px;
  text-align: left;
}
#page-staff .kv .wrap .mv-copy {
  position: absolute;
  bottom: 0;
}
#page-staff .kv .wrap .mv-copy__text .inn {
  color: #fff;
  position: relative;
  z-index: 1;
}
#page-staff .kv .wrap .mv-copy .bg .bg-wrap {
  position: relative;
  display: inline-block;
}
#page-staff .kv .wrap .mv-copy .bg.is-animated .bg-wrap::before {
  animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) both;
  animation-delay: 0.5s;
  background-image: linear-gradient(to bottom left, #66ad47, #278f49);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: left center;
  z-index: 0;
}
@keyframes bg {
  0% {
    opacity: 0;
    transform: scaleX(0) translateX(-5%);
  }
  30% {
    transform: scaleX(1) translateX(0);
  }
  100% {
    transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
#page-staff .kv .wrap .name-area {
  position: absolute;
  bottom: 60px;
  left: 25px;
  z-index: 1;
}
#page-staff .kv .wrap .name-area .top {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
  margin-bottom: 10px;
}
#page-staff .kv .wrap .name-area .name {
  display: flex;
  align-items: end;
}
#page-staff .kv .wrap .name-area .name .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.4px;
  text-align: left;
  color: #4e4e4e;
  padding-right: 15px;
}
#page-staff .kv .wrap .name-area .name .en {
  font-family: "Raleway", serif;
  font-size: 11px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 1.1px;
  text-align: left;
  color: #66ad47;
}
#page-staff .interview-contents .sec {
  position: relative;
  margin-bottom: 30px;
}
#page-staff .interview-contents .sec__wrapper .img {
  margin: 0 auto 30px;
}
#page-staff .interview-contents .sec__wrapper .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-staff .interview-contents .sec__wrapper .text {
  width: 330px;
  margin: 0 auto;
}
#page-staff .interview-contents .sec__wrapper .text .article-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.84px;
  text-align: left;
  color: #278f49;
  margin-bottom: 20px;
}
#page-staff .interview-contents .sec__wrapper .text .question {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: 0.78px;
  text-align: left;
  color: #393939;
  margin-bottom: 15px;
  padding-left: 50px;
  position: relative;
}
#page-staff .interview-contents .sec__wrapper .text .question::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 1.5px;
  background-image: linear-gradient(to left, #66ad47, #278f49);
  top: 10px;
  left: 0;
}
#page-staff .interview-contents .sec__wrapper .text .answer {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 0.6px;
  text-align: left;
  color: #4e4e4e;
}
#page-staff .interview-contents .sec:nth-child(2) .sec__wrapper .img {
  width: 275px;
  height: 137.5px;
}
#page-staff .interview-contents .sec:nth-child(2) .sec__wrapper .img:first-child {
  margin-bottom: 5px;
}
#page-staff .interview-contents .sec:nth-child(3) .sec__wrapper .img {
  width: 275px;
  height: 275px;
}
#page-staff .interview-contents .sec:nth-child(3)::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  top: 60px;
  right: 0;
  z-index: -1;
}
#page-staff .interview-contents .sec:nth-child(4) .sec__wrapper .img {
  width: 275px;
  height: 275px;
}
#page-staff .interview-contents .sec:nth-child(4)::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  top: 30px;
  right: 0;
  z-index: -1;
}
#page-staff .interview-contents .sec:nth-child(5) .sec__wrapper .img {
  width: 100%;
  height: 200px;
}
#page-staff .other-staff {
  padding: 30px 0 45px;
  width: 100%;
  background-color: #fff;
  background-image: linear-gradient(#F2F2F2 1px, transparent 1px), linear-gradient(90deg, #F2F2F2 1px, transparent 1px);
  background-size: 10px 10px;
  background-repeat: repeat;
  position: relative;
  overflow: hidden;
}
#page-staff .other-staff__wrapper {
  width: 265px;
  margin: 0 auto;
}
.block--3 #page-staff .other-staff__wrapper {
  transform: translateX(-101%);
}
.block--3 .is-active #page-staff .other-staff__wrapper {
  transform: translateX(0);
  transition: transform cubic-bezier(0.74, 0, 0.24, 0.99) 1.1s;
}
.block--3 .is-active #page-staff .other-staff__wrapper:nth-child(1) {
  transition-delay: 0s;
}
.block--3 .is-active #page-staff .other-staff__wrapper:nth-child(1) > span {
  transition-delay: 0s;
}
.block--3 .is-active #page-staff .other-staff__wrapper:nth-child(2) {
  transition-delay: 0.13s;
}
.block--3 .is-active #page-staff .other-staff__wrapper:nth-child(2) > span {
  transition-delay: 0.13s;
}
.block--3 .is-active #page-staff .other-staff__wrapper:nth-child(3) {
  transition-delay: 0.26s;
}
.block--3 .is-active #page-staff .other-staff__wrapper:nth-child(3) > span {
  transition-delay: 0.26s;
}
#page-staff .other-staff__wrapper > span {
  display: block;
}
.block--3 #page-staff .other-staff__wrapper > span {
  transform: translateX(101%);
}
.block--3 .is-active #page-staff .other-staff__wrapper > span {
  transform: translateX(0);
  transition: transform cubic-bezier(0.74, 0, 0.24, 0.99) 1.1s;
}
#page-staff .other-staff__wrapper .sec-title {
  text-align: center;
}
#page-staff .other-staff__wrapper .sec-title__en {
  font-family: "Raleway", serif;
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 2.5px;
  color: #66ad47;
  text-align: left;
  margin-bottom: 2.5px;
}
#page-staff .other-staff__wrapper .sec-title__en span {
  font-family: "Raleway", serif;
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 2.5px;
  color: #66ad47;
  text-align: left;
}
#page-staff .other-staff__wrapper .sec-title__ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 1.56px;
  text-align: left;
  color: #1e3c0d;
}
#page-staff .other-staff__wrapper .sec-title__ja span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 1.56px;
  text-align: left;
  color: #1e3c0d;
}
#page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap {
  display: block;
  overflow: hidden;
  opacity: 0;
}
#page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap + .bg-wrap {
  margin-top: 5px;
}
#page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap .inn {
  display: block;
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 100);
  transition: 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}
#page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap .inn.large {
  font-family: "Raleway", serif;
  font-size: 25px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 2.5px;
  text-align: center;
  color: #66ad47;
}
#page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap .inn.small {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: 1.56px;
  text-align: center;
  color: #1e3c0d;
}
#page-staff .other-staff__wrapper .sec-title.matrix.is-animated .bg-wrap {
  opacity: 1;
}
#page-staff .other-staff__wrapper .sec-title.matrix.is-animated .bg-wrap .inn {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
#page-staff .other-staff__wrapper .interview {
  width: 265px;
  margin: 15px auto 0;
}
#page-staff .other-staff__wrapper .interview__item {
  margin-bottom: 20px;
}
#page-staff .other-staff__wrapper .interview__item a {
  display: block;
  width: 265px;
  overflow: hidden;
}
#page-staff .other-staff__wrapper .interview__item a .inner {
  margin-top: 45px;
  padding: 10px 15px 20px;
  border-radius: 5px;
  background-image: linear-gradient(to top right, #278f49, #66ad47);
  position: relative;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top {
  position: relative;
  margin-bottom: 14px;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .num {
  margin-bottom: 29px;
  height: 45px;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .num__text {
  font-family: "Raleway", serif;
  font-size: 10px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2;
  letter-spacing: 0.1em;
  text-align: left;
  color: #d3ebb5;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .num__num {
  font-family: "Raleway", serif;
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.79;
  letter-spacing: 0.1em;
  text-align: left;
  color: #d3ebb5;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .message {
  position: relative;
  z-index: 1;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .message span {
  display: inline-block;
  height: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.06em;
  text-align: left;
  color: #385d23;
  background-color: #fff;
  padding: 0 5px;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .img {
  width: 150px;
  position: absolute;
  top: -55px;
  right: -15px;
}
#page-staff .other-staff__wrapper .interview__item a .inner .top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#page-staff .other-staff__wrapper .interview__item a .inner .bottom .affi {
  margin-bottom: 7.5px;
}
#page-staff .other-staff__wrapper .interview__item a .inner .bottom .affi p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: 0.05em;
  text-align: left;
  color: #fff;
}
#page-staff .other-staff__wrapper .interview__item a .inner .bottom .name__ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
  margin-bottom: 5px;
}
#page-staff .other-staff__wrapper .interview__item a .inner .bottom .name__en {
  font-family: "Raleway", serif;
  font-size: 11px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}
#page-staff .other-staff__wrapper .interview__item a .inner::after {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(../images/top/arrow_right_circle.png) no-repeat;
  background-size: contain;
  bottom: 20px;
  right: 15px;
}
#page-staff .other-staff__wrapper .interview__item a .anim-box.kiran {
  opacity: 1;
  position: relative;
  cursor: pointer;
}
#page-staff .other-staff__wrapper .interview__item a .anim-box.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
}
#page-staff .other-staff__wrapper .interview__item a .anim-box.kiran:hover::before {
  animation: kiran 0.5s linear;
}
@keyframes kiran {
  0% {
    transform: scale(2) rotate(-45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(-45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(-45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(-45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(-45deg);
    opacity: 0;
  }
}
#page-staff .other-staff__wrapper .interview__item:last-child {
  margin-bottom: 0;
}
#page-staff .other-staff::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  top: 205px;
  left: 0;
}
#page-staff .more-area {
  margin: 30px 0 45px;
  text-align: center;
}
#page-staff .more-area .more {
  display: inline-block;
  height: 43px;
  border-radius: 2.5px;
  background-color: #278f49;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
}
#page-staff .more-area .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 7.5px;
  background: url(../images/top/arrow_right_white.png) no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
#page-staff .more-area .more__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 41px;
  letter-spacing: 1.3px;
  text-align: left;
  color: #fff;
  padding-right: 20px;
}
#page-staff .more-area .more.orange {
  background-color: #eb6d20;
}

@media only screen and (min-width: 1025px) {
  #page-staff *,
  #page-staff ::before,
  #page-staff ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
  }
  #page-staff p {
    margin: 0;
  }
  #page-staff h1,
  #page-staff h2,
  #page-staff h3,
  #page-staff h4,
  #page-staff h5,
  #page-staff h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
  }
  #page-staff ul,
  #page-staff ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #page-staff li {
    list-style: none;
  }
  #page-staff .sp {
    display: none;
  }
  #page-staff a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
  }
  #page-staff img {
    vertical-align: bottom;
  }
  #page-staff .staff {
    padding: 90px 0 120px;
  }
  #page-staff .staff__wrapper {
    width: 100%;
    max-width: 1256px;
  }
  #page-staff .staff__wrapper .sec-title {
    margin: 0 auto 60px;
  }
  #page-staff .staff__wrapper .title-exp {
    width: 721px;
    margin: 0 auto 60px;
  }
  #page-staff .staff__wrapper .title-exp p {
    font-size: 15px;
    line-height: 1.88;
    letter-spacing: 0.8px;
  }
  #page-staff .staff__wrapper .interview {
    width: 100%;
    max-width: 1256px;
  }
  #page-staff .staff__wrapper .interview__list {
    display: flex;
  }
  #page-staff .staff__wrapper .interview__item {
    margin-bottom: 0;
  }
  #page-staff .staff__wrapper .interview__item a {
    display: block;
    width: 392px;
    margin-right: 40px;
    overflow: hidden;
  }
  #page-staff .staff__wrapper .interview__item a .inner {
    margin-top: 90px;
    padding: 25px 18px 35px 20px;
    border-radius: 10px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top {
    margin-bottom: 25px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .num {
    margin-bottom: 98px;
    height: 66px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .num__text {
    font-size: 16px;
    letter-spacing: 1.6px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .num__num {
    font-size: 46px;
    letter-spacing: 4.6px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .message {
    position: relative;
    z-index: 1;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .message span {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 37px;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 1.26px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .img {
    width: 300px;
    position: absolute;
    top: -110px;
    right: -18px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .top .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  #page-staff .staff__wrapper .interview__item a .inner .bottom .affi {
    margin-bottom: 15px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .bottom .affi p {
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: 0.8px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .bottom .name__ja {
    display: inline;
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: 1.8px;
    margin-bottom: 0px;
    padding-right: 15px;
  }
  #page-staff .staff__wrapper .interview__item a .inner .bottom .name__en {
    display: inline;
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 1.4px;
  }
  #page-staff .staff__wrapper .interview__item a .inner::after {
    content: "";
    display: block;
    position: absolute;
    width: 62px;
    height: 62px;
    background: url(../images/top/arrow_right_circle.png) no-repeat;
    background-size: contain;
    bottom: 60px;
    right: 30px;
  }
  #page-staff .kv {
    height: 640px;
    margin-bottom: 120px;
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  #page-staff .kv__wrapper {
    width: 78.7%;
    height: 640px;
  }
  #page-staff .kv__wrapper .img {
    width: 100%;
    height: 100%;
  }
  #page-staff .kv .wrap {
    max-width: 1500px;
    margin: -200px;
  }
  #page-staff .kv .wrap .num {
    left: 190px;
    z-index: 1;
  }
  #page-staff .kv .wrap .num, #page-staff .kv .wrap .block--3 {
    top: -235px;
    left: 55px;
  }
  #page-staff .kv .wrap .num .title .text-item span, #page-staff .kv .wrap .block--3 .title .text-item span {
    font-size: 20px;
    letter-spacing: 2px;
  }
  #page-staff .kv .wrap .num .title .text-item .number, #page-staff .kv .wrap .block--3 .title .text-item .number {
    font-size: 60px;
    letter-spacing: 3px;
  }
  #page-staff .kv .wrap h1 {
    top: -162px;
    left: 55px;
  }
  #page-staff .kv .wrap h1 span {
    height: 53px;
    padding: 0 10px;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 51px;
    letter-spacing: 1.8px;
  }
  #page-staff .kv .wrap .name-area {
    background-color: #fff;
    padding-top: 30px;
    padding-right: 118px;
    bottom: 0px;
    left: 55px;
    z-index: 1;
  }
  #page-staff .kv .wrap .name-area .top {
    font-size: 16px;
    letter-spacing: 0.8px;
    margin-bottom: 20px;
  }
  #page-staff .kv .wrap .name-area .name .ja {
    font-size: 20px;
    letter-spacing: 2px;
    padding-right: 30px;
  }
  #page-staff .kv .wrap .name-area .name .en {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
  #page-staff .interview-contents .sec {
    margin-bottom: 90px;
  }
  #page-staff .interview-contents .sec__wrapper .img {
    margin: 0 auto;
  }
  #page-staff .interview-contents .sec__wrapper .text {
    width: 756px;
    margin: 0 auto;
  }
  #page-staff .interview-contents .sec__wrapper .text .article-title {
    font-size: 28px;
    letter-spacing: 1.68px;
    margin-bottom: 40px;
  }
  #page-staff .interview-contents .sec__wrapper .text .question {
    font-size: 20px;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
    padding-left: 100px;
  }
  #page-staff .interview-contents .sec__wrapper .text .question::before {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 3px;
    top: 15px;
  }
  #page-staff .interview-contents .sec__wrapper .text .answer {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  #page-staff .interview-contents .sec:nth-child(2) {
    margin-bottom: 180px;
  }
  #page-staff .interview-contents .sec:nth-child(2) .sec__wrapper {
    width: 1226px;
    margin: 0 auto 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
    left: 20px;
  }
  #page-staff .interview-contents .sec:nth-child(2) .sec__wrapper .img {
    width: 550px;
    height: 275px;
  }
  #page-staff .interview-contents .sec:nth-child(2) .sec__wrapper .img:last-child {
    margin-bottom: 0;
  }
  #page-staff .interview-contents .sec:nth-child(2) .sec__wrapper .text {
    width: 605px;
    margin: 0;
    padding-top: 90px;
  }
  #page-staff .interview-contents .sec:nth-child(3) .sec__wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  #page-staff .interview-contents .sec:nth-child(3) .sec__wrapper .img {
    width: 40%;
    height: 600px;
    margin: 0;
  }
  #page-staff .interview-contents .sec:nth-child(3) .sec__wrapper .text {
    width: 605px;
    margin: 0;
    padding: 96px 0 0 115px;
  }
  #page-staff .interview-contents .sec:nth-child(3)::before {
    content: "";
    display: block;
    position: absolute;
    width: 93%;
    height: 150%;
    top: -90px;
    z-index: -1;
  }
  #page-staff .interview-contents .sec:nth-child(4) .sec__wrapper {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin: 0 0 0 auto;
  }
  #page-staff .interview-contents .sec:nth-child(4) .sec__wrapper .img {
    width: 37%;
    height: 550px;
  }
  #page-staff .interview-contents .sec:nth-child(4) .sec__wrapper .text {
    width: 63%;
    margin: 0;
    padding-top: 60px;
  }
  #page-staff .interview-contents .sec:nth-child(4) .sec__wrapper .text .article-title {
    width: 605px;
    margin: 0 90px 40px auto;
  }
  #page-staff .interview-contents .sec:nth-child(4) .sec__wrapper .text .question {
    width: 605px;
    margin: 0 90px 30px auto;
  }
  #page-staff .interview-contents .sec:nth-child(4) .sec__wrapper .text .answer {
    width: 605px;
    margin: 0 90px 0 auto;
  }
  #page-staff .interview-contents .sec:nth-child(4)::before {
    content: "";
    display: block;
    position: absolute;
    width: 93%;
    height: 150%;
    top: 30px;
    z-index: -1;
  }
  #page-staff .interview-contents .sec:nth-child(5) {
    margin-bottom: 120px;
  }
  #page-staff .interview-contents .sec:nth-child(5) .sec__wrapper .img {
    width: 85%;
    height: 504px;
    margin: 0 auto 60px 0;
  }
  #page-staff .other-staff {
    padding: 90px 0 0;
    background-size: 20px 20px;
  }
  #page-staff .other-staff__wrapper {
    width: 1280px;
    display: flex;
  }
  .block--3 #page-staff .other-staff__wrapper {
    transform: translateX(-101%);
  }
  .block--3 .is-active #page-staff .other-staff__wrapper {
    transform: translateX(0);
    transition: transform cubic-bezier(0.74, 0, 0.24, 0.99) 1.1s;
  }
  .block--3 .is-active #page-staff .other-staff__wrapper:nth-child(1) {
    transition-delay: 0s;
  }
  .block--3 .is-active #page-staff .other-staff__wrapper:nth-child(1) > span {
    transition-delay: 0s;
  }
  .block--3 .is-active #page-staff .other-staff__wrapper:nth-child(2) {
    transition-delay: 0.13s;
  }
  .block--3 .is-active #page-staff .other-staff__wrapper:nth-child(2) > span {
    transition-delay: 0.13s;
  }
  .block--3 .is-active #page-staff .other-staff__wrapper:nth-child(3) {
    transition-delay: 0.26s;
  }
  .block--3 .is-active #page-staff .other-staff__wrapper:nth-child(3) > span {
    transition-delay: 0.26s;
  }
  #page-staff .other-staff__wrapper > span {
    display: block;
  }
  .block--3 #page-staff .other-staff__wrapper > span {
    transform: translateX(101%);
  }
  .block--3 .is-active #page-staff .other-staff__wrapper > span {
    transform: translateX(0);
    transition: transform cubic-bezier(0.74, 0, 0.24, 0.99) 1.1s;
  }
  #page-staff .other-staff__wrapper .sec-title {
    text-align: center;
    margin-left: 60px;
  }
  #page-staff .other-staff__wrapper .sec-title__en {
    font-size: 40px;
    letter-spacing: 4px;
    margin-bottom: 10px;
  }
  #page-staff .other-staff__wrapper .sec-title__en span {
    font-size: 40px;
    letter-spacing: 4px;
  }
  #page-staff .other-staff__wrapper .sec-title__ja {
    font-size: 20px;
    letter-spacing: 2.4px;
  }
  #page-staff .other-staff__wrapper .sec-title__ja span {
    font-size: 20px;
    letter-spacing: 2.4px;
  }
  #page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap {
    display: block;
    overflow: hidden;
    opacity: 0;
  }
  #page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap + .bg-wrap {
    margin-top: 5px;
  }
  #page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap .inn {
    display: block;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 100);
    transition: 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  }
  #page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap .inn.large {
    font-family: "Raleway", serif;
    font-size: 25px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 2.5px;
    text-align: center;
    color: #66ad47;
  }
  #page-staff .other-staff__wrapper .sec-title.matrix .bg-wrap .inn.small {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 1.56px;
    text-align: center;
    color: #1e3c0d;
  }
  #page-staff .other-staff__wrapper .sec-title.matrix.is-animated .bg-wrap {
    opacity: 1;
  }
  #page-staff .other-staff__wrapper .sec-title.matrix.is-animated .bg-wrap .inn {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  #page-staff .other-staff__wrapper .interview {
    width: 804px;
    margin: -45px auto 0;
  }
  #page-staff .other-staff__wrapper .interview__list {
    display: flex;
  }
  #page-staff .other-staff__wrapper .interview__item {
    margin-bottom: 70px;
  }
  #page-staff .other-staff__wrapper .interview__item a {
    display: block;
    width: 392px;
    margin-right: 40px;
    overflow: hidden;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner {
    margin-top: 90px;
    padding: 25px 18px 35px 20px;
    border-radius: 10px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top {
    margin-bottom: 25px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .num {
    margin-bottom: 98px;
    height: 66px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .num__text {
    font-size: 16px;
    letter-spacing: 1.6px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .num__num {
    font-size: 46px;
    letter-spacing: 4.6px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .message {
    position: relative;
    z-index: 1;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .message span {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 37px;
    font-size: 21px;
    line-height: 35px;
    letter-spacing: 1.26px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .img {
    width: 300px;
    position: absolute;
    top: -110px;
    right: -18px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .top .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .bottom .affi {
    margin-bottom: 15px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .bottom .affi p {
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: 0.8px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .bottom .name__ja {
    display: inline;
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: 1.8px;
    margin-bottom: 0px;
    padding-right: 15px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner .bottom .name__en {
    display: inline;
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 1.4px;
  }
  #page-staff .other-staff__wrapper .interview__item a .inner::after {
    content: "";
    display: block;
    position: absolute;
    width: 62px;
    height: 62px;
    background: url(../images/top/arrow_right_circle.png) no-repeat;
    background-size: contain;
    bottom: 56px;
    right: 28px;
  }
  #page-staff .other-staff__wrapper .interview__item a .anim-box.kiran {
    opacity: 1;
    position: relative;
    cursor: pointer;
  }
  #page-staff .other-staff__wrapper .interview__item a .anim-box.kiran::before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    bottom: -200px;
    left: 0;
    width: 30px;
    height: 100%;
    opacity: 0;
  }
  #page-staff .other-staff__wrapper .interview__item a .anim-box.kiran:hover::before {
    animation: kiran 0.5s linear;
  }
  @keyframes kiran {
    0% {
      transform: scale(2) rotate(-45deg);
      opacity: 0;
    }
    20% {
      transform: scale(20) rotate(-45deg);
      opacity: 0.6;
    }
    40% {
      transform: scale(30) rotate(-45deg);
      opacity: 0.4;
    }
    80% {
      transform: scale(45) rotate(-45deg);
      opacity: 0.2;
    }
    100% {
      transform: scale(50) rotate(-45deg);
      opacity: 0;
    }
  }
  #page-staff .other-staff::before {
    content: "";
    display: block;
    position: absolute;
    top: 320px;
  }
  #page-staff .more-area {
    margin: 90px 0 120px;
  }
  #page-staff .more-area .more {
    height: 62px;
    border-radius: 5px;
    padding: 0 40px;
    border: solid 1px transparent;
    transition: all 0.3s ease;
  }
  #page-staff .more-area .more:before {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 12px;
    background: url(../images/top/arrow_right_white.png) no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
    transition: all 0.3s ease;
  }
  #page-staff .more-area .more__text {
    font-size: 20px;
    line-height: 60px;
    letter-spacing: 1.6px;
    padding-right: 20px;
    transition: all 0.3s ease;
  }
  #page-staff .more-area .more:hover {
    cursor: pointer;
    border: solid 1px #278f49;
    background-color: #fff;
  }
  #page-staff .more-area .more:hover .more__text {
    color: #278f49;
  }
  #page-staff .more-area .more:hover:before {
    background: url(../images/top/arrow_right_green.png) no-repeat;
    background-size: contain;
  }
}