@charset "UTF-8";
.contents__inner {
  width: 1024px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}

@media (min-width: 768px) {
  .br__sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .br__pc {
    display: none;
  }
}
.mt-1 {
  margin-top: 1em;
}

.mt-2 {
  margin-top: 2em;
}

.mt-3 {
  margin-top: 3em;
}

.mt-half {
  margin-top: 0.5em;
}

@media (min-width: 768px) {
  .pc-fs16 {
    font-size: 1.6rem;
  }
}
/*********

jukai top

*********/
.jukaiTotop {
  text-align: right;
  margin-top: 48px;
}
@media (max-width: 767px) {
  .jukaiTotop {
    margin-top: 32px;
    text-align: center;
  }
}
.jukaiTotop a {
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  color: #ffffff;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='2' fill='%23213E15'/%3E%3Cpath d='M16 14L12 10L8 14' stroke='white'/%3E%3C/svg%3E%0A") no-repeat left 12px center/24px, #4e9231;
  border-radius: 8px;
  padding: 1em 1em 1em 2em;
  display: inline-block;
  width: 249px;
  position: relative;
}
@media (max-width: 767px) {
  .jukaiTotop a {
    max-width: 335px;
    width: 100%;
    margin: 0 auto;
  }
}
.jukaiTotop a:hover {
  opacity: 0.8;
}

.keyvisual__top {
  background: url(../img/kv.jpg) no-repeat center/cover;
  text-align: center;
}
@media (max-width: 767px) {
  .keyvisual__top {
    background: url(../img/sp_kv.jpg) no-repeat center/cover;
  }
}
.keyvisual__top .keyvisual__inner {
  width: 932px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  padding: calc(clamp(10px, 1.5vw, 13px) * 50 / 13) 0;
  display: flex;
  gap: calc(clamp(10px, 1.5vw, 13px) * 40 / 13);
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 767px) {
  .keyvisual__top .keyvisual__inner {
    gap: 24px;
    padding: 43px 0;
  }
}
.keyvisual__top .keyvisual__copy {
  width: 100%;
}
.keyvisual__top .keyvisual__copy img {
  filter: drop-shadow(0px 0px 48px #000000);
  max-width: 51.9313304721%;
}
@media (max-width: 767px) {
  .keyvisual__top .keyvisual__copy img {
    max-width: 88.0597014925%;
  }
}
.keyvisual__top__link--list {
  display: flex;
  gap: 1.7167381974%;
  width: 100%;
}
@media (max-width: 767px) {
  .keyvisual__top__link--list {
    flex-direction: column;
    gap: 8px;
    margin-left: 16px;
  }
}
.keyvisual__top__link--item {
  text-align: center;
  position: relative;
  flex: 1;
}
@media (max-width: 767px) {
  .keyvisual__top__link--item {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.keyvisual__top__link--item a {
  background: rgba(14, 31, 5, 0.8);
  border: 3px solid #91c875;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: calc(clamp(10px, 1.5vw, 13px) * 149 / 13);
  font-weight: 700;
  font-size: clamp(1rem, 1.5vw, 1.3rem);
  gap: 12px;
  color: #ffffff;
  padding-top: 5%;
}
.keyvisual__top__link--item a:hover {
  background: rgba(30, 66, 11, 0.8);
}
@media (max-width: 767px) {
  .keyvisual__top__link--item a {
    display: grid;
    grid-template-columns: 112px 1fr 24px;
    height: 57px;
    font-size: 1.1rem;
    line-height: 120%;
    text-align: left;
    padding: 0 16px 0 24px;
  }
}
.keyvisual__top__link--item a:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='2' fill='%234E9231'/%3E%3Cg clip-path='url(%23clip0_482_266)'%3E%3Cpath d='M6.3125 9.5625L12 15.25L17.6875 9.5625' stroke='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_482_266'%3E%3Crect width='13' height='13' fill='white' transform='translate(18.5 5.5) rotate(90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.keyvisual__top__link--item:before {
  content: "";
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  transform: translateY(-50%);
  max-width: calc(clamp(10px, 1.5vw, 13px) * 48 / 13);
}
@media (max-width: 767px) {
  .keyvisual__top__link--item:before {
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    transform: translateX(-50%) translateY(0);
    width: 32px;
    height: 32px;
  }
}
.keyvisual__top__link--item.item1:before {
  background: url(../img/icon_copy1.png) no-repeat center/contain;
}
@media (max-width: 767px) {
  .keyvisual__top__link--item.item1 .keyvisual__top__link--logo img {
    width: 73px;
  }
}
.keyvisual__top__link--item.item2:before {
  background: url(../img/icon_copy2.png) no-repeat center/contain;
}
.keyvisual__top__link--item.item3:before {
  background: url(../img/icon_copy3.png) no-repeat center/contain;
}
.keyvisual__top__link--logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  max-width: 90%;
}
@media (max-width: 767px) {
  .keyvisual__top__link--logo {
    height: auto;
    max-width: none;
  }
}
.keyvisual__top__link--logo img {
  max-width: 100%;
  height: auto;
}

.top__section__title--sub {
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 140%;
  color: #000000;
  margin-bottom: 0.5em;
  text-align: center;
}
@media (max-width: 767px) {
  .top__section__title--sub {
    font-size: 1.8rem;
  }
}
.top__section__text {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 180%;
  text-align: center;
  color: #000000;
}
@media (max-width: 767px) {
  .top__section__text {
    font-size: 1.4rem;
  }
}
.top__section__mittyaku {
  padding: 120px 0;
}
@media (max-width: 767px) {
  .top__section__mittyaku {
    padding: 56px 0;
  }
}
.top__section__mittyaku__title {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .top__section__mittyaku__title {
    margin-bottom: 24px;
  }
}
.top__section__mittyaku__title img {
  width: 272px;
}
@media (max-width: 767px) {
  .top__section__mittyaku__title img {
    width: 171px;
  }
}
.top__section__mittyaku__list {
  margin-top: 56px;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list {
    margin-top: 32px;
  }
}
.top__section__mittyaku__list--item:not(:first-child) {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list--item:not(:first-child) {
    margin-top: 24px;
  }
}
.top__section__mittyaku__list a {
  background-color: #e7eff0;
  display: grid;
  gap: 16px clamp(24px, 4vw, 48px);
  grid-template-columns: 603fr 277fr;
  align-items: center;
  padding: 0 clamp(24px, 4vw, 48px);
  position: relative;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list a {
    display: block;
    background: none;
    padding: 0;
  }
}
.top__section__mittyaku__list a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(clamp(24px, 4vw, 48px) * 32 / 48);
  left: auto;
  margin: auto;
  width: 40px;
  height: 40px;
  max-width: calc(clamp(24px, 4vw, 48px) * 40 / 48);
  background: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='2' fill='%234E9231'/%3E%3Cpath d='M17 27L24 20L17 13' stroke='white'/%3E%3C/svg%3E%0A") no-repeat center/contain;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list a:after {
    bottom: 0;
    right: 0;
    top: 44.5vw;
    width: 24px;
    height: 24px;
    max-width: 24px;
  }
}
.top__section__mittyaku__list a:hover {
  opacity: 0.8;
}
.top__section__mittyaku__list--img {
  grid-area: 1/2/3/3;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list--img {
    display: block;
    text-align: center;
    background-color: #e7eff0;
    border-radius: 8px;
  }
}
.top__section__mittyaku__list--img img {
  max-width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list--img img {
    margin: 0 auto;
    max-width: 51.0447761194%;
  }
}
.top__section__mittyaku__list--title {
  display: flex;
  align-items: flex-end;
  height: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: clamp(2rem, 2.5vw, 2.8rem);
  line-height: 140%;
  color: #4e9231;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list--title {
    font-size: 1.6rem;
    margin-bottom: 6px;
    margin-top: 12px;
  }
}
.top__section__mittyaku__list--name {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 140%;
  gap: 0.1em;
  color: #231815;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list--name {
    font-weight: 500;
    font-size: 1rem;
  }
}
.top__section__mittyaku__list--name strong {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 140%;
  color: #231815;
}
@media (max-width: 767px) {
  .top__section__mittyaku__list--name strong {
    font-size: 1.6rem;
  }
}
.top__section__genba {
  background: #e7eff0;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .top__section__genba {
    padding: 56px 0;
  }
}
.top__section__genba__title {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .top__section__genba__title {
    margin-bottom: 24px;
  }
  .top__section__genba__title img {
    width: 240px;
  }
}
.top__section__genba__title:before, .top__section__genba__title:after {
  position: static;
  content: "";
  width: auto;
  height: 7px;
  background: url(../img/genba_ttl.png);
  flex-grow: 1;
}
@media (max-width: 767px) {
  .top__section__genba__title:before, .top__section__genba__title:after {
    height: 5px;
  }
}
.top__section__genba__list {
  margin-top: 56px;
}
@media (max-width: 767px) {
  .top__section__genba__list {
    margin-top: 32px;
  }
}
.top__section__genba__list--item:not(:first-child) {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .top__section__genba__list--item:not(:first-child) {
    margin-top: 24px;
  }
}
.top__section__genba__list a {
  background-color: #fff;
  display: grid;
  gap: 16px clamp(24px, 4vw, 48px);
  grid-template-columns: 526fr 402fr;
  align-items: center;
  padding: 0 0 0 clamp(24px, 4vw, 48px);
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top__section__genba__list a {
    display: block;
    padding: 0;
  }
}
.top__section__genba__list a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(clamp(24px, 4vw, 48px) * 32 / 48);
  left: auto;
  margin: auto;
  width: 40px;
  height: 40px;
  max-width: calc(clamp(24px, 4vw, 48px) * 40 / 48);
  background: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='2' fill='%234E9231'/%3E%3Cpath d='M17 27L24 20L17 13' stroke='white'/%3E%3C/svg%3E%0A") no-repeat center/contain;
}
@media (max-width: 767px) {
  .top__section__genba__list a:after {
    bottom: 0;
    right: 16px;
    top: 57.3vw;
    width: 24px;
    height: 24px;
    max-width: 24px;
  }
}
.top__section__genba__list a:hover {
  opacity: 0.8;
}
.top__section__genba__list--img {
  grid-area: 1/2/3/3;
}
@media (max-width: 767px) {
  .top__section__genba__list--img {
    display: block;
    text-align: center;
    border-radius: 8px;
  }
}
.top__section__genba__list--img img {
  max-width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .top__section__genba__list--img img {
    margin: 0 auto;
  }
}
.top__section__genba__list--title {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  height: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: clamp(2rem, 2.5vw, 2.8rem);
  line-height: 140%;
  color: #000000;
  flex-direction: column;
  border-bottom: solid 2px #4e9231;
  padding-bottom: 0.4em;
}
@media (max-width: 767px) {
  .top__section__genba__list--title {
    font-size: 1.8rem;
    margin: 16px 56px 12px 16px;
  }
}
.top__section__genba__list--title small {
  font-size: 0.5357142857em;
  color: #4e9231;
}
@media (max-width: 767px) {
  .top__section__genba__list--title small {
    line-height: 1.4;
    font-size: 0.6666666667em;
  }
}
.top__section__genba__list--text {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 160%;
  gap: 0.1em;
  color: #000;
}
@media (max-width: 767px) {
  .top__section__genba__list--text {
    font-size: 1.4rem;
    margin: 12px 56px 16px 16px;
  }
}
.top__section__kikorin {
  background: #faf8ea;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .top__section__kikorin {
    padding: 56px 0;
  }
}
.top__section__kikorin__title {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .top__section__kikorin__title {
    margin-bottom: 24px;
  }
}
.top__section__kikorin__title img {
  max-width: 100%;
}
.top__section__kikorin__list {
  margin-top: 56px;
}
@media (max-width: 767px) {
  .top__section__kikorin__list {
    margin-top: 32px;
  }
}
.top__section__kikorin__list--item {
  background-color: #fff;
  display: grid;
  gap: 16px clamp(24px, 4vw, 48px);
  grid-template-columns: 622fr 402fr;
  align-items: center;
  padding: 0 0 0 clamp(24px, 4vw, 48px);
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--item {
    display: block;
    padding: 0;
  }
}
.top__section__kikorin__list--item:not(:first-child) {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--item:not(:first-child) {
    margin-top: 24px;
  }
}
.top__section__kikorin__list--movie {
  grid-area: 1/2/3/3;
  background: #d3edd5;
  padding: 40px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--movie {
    display: block;
    border-radius: 8px 8px 0 0;
    padding: 12.5px 0;
  }
}
.top__section__kikorin__list--movie img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.top__section__kikorin__list--title {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  height: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: clamp(2rem, 2.5vw, 2.8rem);
  line-height: 140%;
  color: #000000;
  flex-direction: column;
  border-bottom: solid 2px #4e9231;
  padding-bottom: 0.4em;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--title {
    font-size: 1.8rem;
    margin: 16px 16px 12px 16px;
  }
}
.top__section__kikorin__list--title small {
  font-size: 0.5357142857em;
  color: #4e9231;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--title small {
    line-height: 1.4;
    font-size: 0.6666666667em;
  }
}
.top__section__kikorin__list--text {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 160%;
  gap: 0.1em;
  color: #000;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--text {
    font-size: 1.4rem;
    margin: 12px 16px 0 16px;
  }
}
.top__section__kikorin__list--box {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
  gap: 16px;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--box {
    font-size: 1.4rem;
  }
}
.top__section__kikorin__list--btn a {
  font-weight: 700;
  color: #ffffff;
  font-size: 1.6rem;
  padding: 12px 12px 12px 16px;
  background: #4e9231;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .top__section__kikorin__list--btn a {
    font-size: 1.4rem;
    margin: 0 16px 16px 16px;
  }
}
.top__section__kikorin__list--btn a:hover {
  opacity: 0.8;
}
.top__section__kikorin__list--btn a:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/external.png) no-repeat center/cover;
  display: block;
}

/*********

mittyaku

*********/
.keyvisual__mittyaku {
  background: #e7eff0;
}
.keyvisual__mittyaku img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .keyvisual__mittyaku img {
    margin: 0 auto;
  }
}
.keyvisual__mittyaku .keyvisual__img {
  text-align: center;
}
.keyvisual__mittyaku .keyvisual__inner {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .keyvisual__mittyaku .keyvisual__inner {
    display: flex;
    gap: 4%;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .keyvisual__mittyaku .keyvisual__inner {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .keyvisual__mittyaku .keyvisual__text {
    width: 52.6666666667%;
  }
  .keyvisual__mittyaku .keyvisual__img {
    width: 43.3333333333%;
  }
}
.keyvisual__mittyaku .keyvisual__title {
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  color: #4e9231;
  margin: 1em 0 0.5em;
  font-size: clamp(1.8rem, 2.5vw, 3rem);
}
@media (max-width: 767px) {
  .keyvisual__mittyaku .keyvisual__title {
    font-size: 2.2rem;
  }
}
.keyvisual__mittyaku .keyvisual__name {
  font-weight: 500;
  font-size: clamp(1.2rem, 1.3vw, 1.5rem);
  line-height: 1.4;
  color: #231815;
}
.keyvisual__mittyaku .keyvisual__name--strong {
  font-size: 1.7333333333em;
  margin-top: 0.2em;
  display: block;
}
.keyvisual__mittyaku .keyvisual__logo img {
  max-width: 40.8227848101%;
}
@media (max-width: 767px) {
  .keyvisual__mittyaku .keyvisual__logo img {
    max-width: 40.8955223881%;
  }
}

.profile {
  background: #e3edd4;
}
.profile__inner {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .profile__inner {
    display: flex;
    align-items: center;
    padding: 32px 0;
    gap: 32px;
  }
}
.profile__title {
  color: #000;
  margin: 0;
  text-align: left;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .profile__title {
    margin-bottom: 0.8rem;
    font-size: 1.6rem;
  }
}
.profile__text {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #231815;
}
@media (max-width: 767px) {
  .profile__text {
    font-size: 1.3rem;
  }
}
.profile__text--attention {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  .profile__text--attention {
    font-size: 1.1rem;
    margin-top: 0.8rem;
  }
}
.profile__text sup {
  vertical-align: super;
  font-size: 0.5em;
}

.section__mittyaku {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .section__mittyaku {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.section__mittyaku .leadText {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.6;
  color: #000000;
  padding-bottom: 2.6666666667em;
  margin-bottom: 2.6666666667em;
  border-bottom: solid 1px #e0e3dd;
}
@media (max-width: 767px) {
  .section__mittyaku .leadText {
    font-size: 1.8rem;
  }
}
.section__mittyaku .interview {
  margin-bottom: 80px;
}
.section__mittyaku .interview__title {
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #4e9231;
  margin: 0 0 1em;
  padding-left: 2em;
  position: relative;
}
@media (max-width: 767px) {
  .section__mittyaku .interview__title {
    font-size: 1.8rem;
    margin: 0 0 0.6666666667em;
  }
}
.section__mittyaku .interview__title:before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5em;
  height: 2px;
  top: 0.7em;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: #4e9231;
}
.section__mittyaku .interview__title:not(:first-child) {
  margin-top: 2em;
}
@media (max-width: 767px) {
  .section__mittyaku .interview__title:not(:first-child) {
    margin-top: 1.3333333333em;
  }
}
.section__mittyaku .interview__text {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #000000;
}
@media (max-width: 767px) {
  .section__mittyaku .interview__text {
    font-size: 1.4rem;
  }
}

.schedule {
  background: #d9d0a4;
  border-radius: 16px;
  padding: 32px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #020202;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .schedule {
    padding: 16px;
    font-size: 1.4rem;
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .schedule__img {
    margin-top: 16px;
  }
}
.schedule__img img {
  max-width: 100%;
}
.schedule__img--text {
  text-align: center;
  font-size: 1.3rem;
  font-weight: 500;
}
.schedule__bg {
  border-radius: 8px;
  padding: 32px;
  background: #fff;
}
@media (max-width: 767px) {
  .schedule__bg {
    padding: 16px;
  }
}
.schedule__name {
  font-weight: 700;
  font-size: clamp(2.2rem, 2.3vw, 3rem);
  color: #000000;
  margin-bottom: 0.2em;
}
@media (max-width: 767px) {
  .schedule__name {
    text-align: center;
    display: flex;
    align-items: center;
    gap: 0.5em;
  }
  .schedule__name:before, .schedule__name:after {
    position: static;
    content: "";
    width: auto;
    height: 2px;
    background: #e3eae0;
    flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .schedule__name--inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5em;
  }
}
.schedule__name--sub {
  color: #fff;
  background: #19b7cc;
  border-radius: 50vw;
  padding: 0.25em 1.5em;
  font-size: 0.6666666667em;
}
@media (max-width: 767px) {
  .schedule__name--sub {
    display: table;
    margin: 0 auto;
    padding: 0.1em 1.2em;
    font-size: 1.3rem;
  }
}
.schedule__heading {
  padding-left: 71px;
  position: relative;
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .schedule__heading {
    padding-left: 0;
    padding-bottom: 16px;
  }
}
.schedule__heading.matsumoto:before {
  background: url(/information/jukai/img/clock1.svg) no-repeat center/contain;
}
.schedule__heading.kawauchi:before {
  background: url(/information/jukai/img/clock2.png) no-repeat center/contain;
}
.schedule__heading:before {
  content: "";
  display: block;
  position: absolute;
  width: 142px;
  height: 142px;
  top: 0;
  bottom: 32px;
  right: auto;
  left: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .schedule__heading:before {
    width: 80px;
    height: 80px;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
}
.schedule__heading .schedule__bg {
  padding-left: 103px;
  display: grid;
  grid-template-columns: auto clamp(150px, 17vw, 216px);
  grid-template-rows: auto auto;
  gap: 0 20px;
}
@media (max-width: 767px) {
  .schedule__heading .schedule__bg {
    padding-left: 16px;
    display: block;
    padding-top: 48px;
  }
}
.schedule__toggle {
  display: none;
}
.schedule__toggle .schedule__bg {
  display: grid;
  grid-template-columns: 78px 0.85fr 1.13fr;
  gap: 3.5714285714%;
}
@media (max-width: 767px) {
  .schedule__toggle .schedule__bg {
    display: block;
  }
}
.schedule__toggle .schedule__bg:not(:has(+ .schedule__btn--close)) {
  margin-bottom: 32px;
  position: relative;
}
.schedule__toggle .schedule__bg:not(:has(+ .schedule__btn--close)):after {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 14px;
  top: auto;
  bottom: -23px;
  right: 0;
  left: 0;
  margin: auto;
  background: url(/information/jukai/img/arrow_down.svg) no-repeat center/contain;
}
.schedule__time {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #4e9231;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 2.2rem;
}
.schedule__content {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.schedule__title {
  font-weight: 700;
  font-size: 2.4rem;
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  color: #000000;
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .schedule__title {
    margin: 0.8em 0 0.5em;
  }
}
.schedule__title--sub {
  font-size: 0.625em;
  color: #fff;
  background: #19b7cc;
  padding: 0.35em 0.9em;
  border-radius: 50vw;
}
.schedule__btn--open {
  grid-area: 1/2/3/3;
  background: #8b511a;
  border-radius: 6px;
  color: #fff;
  position: relative;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .schedule__btn--open {
    width: 100%;
    height: 48px;
    margin-top: 16px;
    border-radius: 8px;
  }
}
.schedule__btn--open:hover {
  cursor: pointer;
  opacity: 0.8;
}
.schedule__btn--open:before {
  content: "1日密着を見る";
  display: block;
  position: absolute;
  font-size: clamp(1.4rem, 2vw, 2rem);
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0;
  bottom: 1em;
  right: 0;
  left: 0;
  margin: auto;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .schedule__btn--open:before {
    bottom: 0;
  }
}
.schedule__btn--open:after {
  content: "";
  display: block;
  position: absolute;
  width: 23px;
  height: 13px;
  top: 2em;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 10%;
  background: url("data:image/svg+xml,%3Csvg width='23' height='13' viewBox='0 0 23 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.707031 0.707031L11.207 11.207L21.707 0.707035' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center/contain;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .schedule__btn--open:after {
    top: 0;
    left: auto;
    right: 17px;
    left: auto;
    width: 14px;
  }
}
.schedule__btn--open.open:before {
  content: "1日密着を閉じる";
}
.schedule__btn--open.open:after {
  transform: rotate(180deg);
}
.schedule__btn--close {
  text-align: center;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .schedule__btn--close {
    margin-top: 16px;
  }
}
.schedule__btn--close:hover {
  cursor: pointer;
  opacity: 0.8;
}
.schedule__btn--close span {
  background: #fff;
  border-radius: 8px;
  font-weight: bold;
  font-size: clamp(1.6rem, 1.8vw, 2rem);
  padding: 0.75em;
  display: inline-block;
  width: 12em;
  position: relative;
}
.schedule__btn--close span:after {
  content: "";
  display: block;
  position: absolute;
  width: 23px;
  height: 23px;
  top: 0;
  bottom: 0;
  right: 18px;
  left: auto;
  margin: auto;
  background: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7285 6.39453L6.04102 0.707031L0.353515 6.39453' stroke='white'/%3E%3C/svg%3E%0A") no-repeat center, #8b511a;
  border-radius: 2px;
}

.voice {
  padding: 64px clamp(16px, 4vw, 64px) 48px;
  background: #e7eff0;
  border-radius: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .voice {
    font-size: 1.4rem;
    padding: 48px 16px 24px;
    margin-bottom: 48px;
  }
}
.voice__item {
  position: relative;
}
@media (min-width: 768px) {
  .voice__item {
    display: flex;
    gap: 24px;
  }
}
.voice__item:not(:first-child) {
  margin-top: 64px;
}
.voice__item:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: -16px;
  bottom: auto;
  right: auto;
  margin: auto;
}
@media (max-width: 767px) {
  .voice__item:before {
    left: 10px;
  }
}
.voice__item.boss:before {
  width: 87px;
  height: 58px;
  background: url(/information/jukai/img/voice_ttl1.svg) no-repeat center;
}
.voice__item.staff:before {
  width: 98px;
  height: 58px;
  background: url(/information/jukai/img/voice_ttl2.svg) no-repeat center;
}
.voice__img {
  text-align: center;
}
.voice__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6111111111;
  color: #ffffff;
  background: #4e9231;
  border-radius: 50vw;
  font-size: 1.8rem;
  display: table;
  text-align: center;
  padding: 0.1em 1em;
  margin-bottom: 0.4em;
}
@media (min-width: 768px) {
  .voice__title {
    margin-top: -42px;
  }
}
@media (max-width: 767px) {
  .voice__title {
    font-size: 1.4rem;
  }
}
.voice__comment {
  background: #fff;
  border-radius: 20px;
  padding: 26px 30px 20px 30px;
  position: relative;
}
@media (max-width: 767px) {
  .voice__comment {
    border-radius: 8px;
    padding: 16px;
    margin-top: 24px;
  }
}
.voice__comment:before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 13px;
  top: 0;
  bottom: 0;
  right: auto;
  left: -17px;
  margin: auto;
  background: #fff;
  clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
@media (max-width: 767px) {
  .voice__comment:before {
    left: 0;
    right: 0;
    top: -17px;
    bottom: auto;
    width: 13px;
    height: 18px;
    clip-path: polygon(0 100%, 100% 100%, 50% 0);
  }
}
.voice__name {
  font-size: 1.4rem;
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  .voice__name {
    font-size: 1.2rem;
  }
}

.inspection__title {
  text-align: center;
  font-size: 26px;
  color: #1cb8cc;
  display: flex;
  align-items: center;
  gap: 1em;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  .inspection__title {
    font-size: 22px;
  }
}
.inspection__title:before, .inspection__title:after {
  position: static;
  content: "";
  width: auto;
  height: 3px;
  border-top: 3px dashed #b2c8cb;
  flex-grow: 1;
}
.inspection__title_sub {
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #4e9231;
  margin-top: 0.7em;
  margin-bottom: 0.3em;
}
@media (max-width: 767px) {
  .inspection__title_sub {
    font-size: 1.6rem;
  }
}
.inspection__text {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #000000;
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  .inspection__text {
    font-size: 1.3rem;
  }
}
.inspection__text:not(:last-child) {
  margin-bottom: 1.5em;
}
.inspection__text sup {
  vertical-align: super;
  font-size: 0.5em;
}
.inspection__text.text-center {
  text-align: center;
}
.inspection__lead {
  text-align: center;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: center;
  color: #000000;
  margin: 2.2222222222em 0;
}
@media (max-width: 767px) {
  .inspection__lead {
    font-size: 1.4rem;
    text-align: left;
    margin: 1.7142857143em 0;
  }
}
.inspection__list {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .inspection__list {
    display: flex;
    gap: clamp(15px, 2.5vw, 30px);
    margin-bottom: 40px;
  }
  .inspection__list.col2 {
    gap: clamp(15px, 2.5vw, 44px);
  }
  .inspection__list.col2 > li {
    flex: auto;
  }
  .inspection__list.col2 > li:nth-child(1) {
    width: calc((100% - clamp(15px, 2.5vw, 44px)) * 710 / 1025);
  }
  .inspection__list.col2 > li:nth-child(2) {
    width: calc((100% - clamp(15px, 2.5vw, 44px)) * 270 / 1025);
  }
}
.inspection__list > li {
  flex: 1;
}
@media (max-width: 767px) {
  .inspection__list > li + li {
    margin-top: 22px;
  }
}
.inspection__list > li figure {
  text-align: center;
}
.inspection__list > li img {
  max-width: 100%;
}
.inspection__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(15px, 2.5vw, 44px);
}
.inspection__note {
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #231815;
}
@media (max-width: 767px) {
  .inspection__note {
    font-size: 1.1rem;
  }
}

.section__jukai {
  background: #213e15;
  color: #fff;
  padding: 80px 0;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .section__jukai {
    padding: 48px 0;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .section__jukai .jukai .tiles--col2 .tiles__item {
    margin-bottom: 24px;
  }
  .section__jukai .jukai .tiles--col2 .tiles__item:last-child {
    margin-bottom: 0;
  }
}
.section__jukai .jukai__link {
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  padding-left: 1.3em;
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.2em;
}
@media (max-width: 767px) {
  .section__jukai .jukai__link {
    font-size: 1.1rem;
  }
}
.section__jukai .jukai__link:before {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 14px;
  top: 0.15em;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.340332 13.3662L7.34033 6.86621L0.340331 0.366211' stroke='white'/%3E%3C/svg%3E%0A") no-repeat center/contain;
}
.section__jukai .jukai__link strong {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.4;
}
.section__jukai .jukai__link:hover {
  text-decoration: underline;
  color: #fff;
}
.section__jukai .jukai__title {
  padding-bottom: 32px;
  border-bottom: solid 1px #425b38;
  display: flex;
  gap: 35px;
  align-items: flex-end;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .section__jukai .jukai__title {
    margin-bottom: 24px;
    padding-bottom: 24px;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .section__jukai .jukai__title img {
    width: 85px;
  }
}
.section__jukai .jukai__logo {
  display: flex;
  align-items: center;
  height: 59px;
}
@media (max-width: 767px) {
  .section__jukai .jukai__logo {
    height: 40px;
    align-items: flex-end;
  }
}
.section__jukai .jukai__logo img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .section__jukai .jukai__logo.mittyaku img {
    width: 84px;
  }
}
@media (max-width: 767px) {
  .section__jukai .jukai__logo.genba img {
    width: 122px;
  }
}
@media (max-width: 767px) {
  .section__jukai .jukai__logo.kikorin img {
    width: 268px;
  }
}
.section__jukai .jukai__list li {
  margin-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1em;
  border-bottom: 1px dashed #425b38;
}

/*********

genba

*********/
.genba__top__inner {
  width: 1200px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
@media (max-width: 767px) {
  .genba__top__logo img {
    max-width: 208px;
  }
}
.genba__top__border {
  padding: 24px 0 32px;
  position: relative;
  z-index: 0;
  background: linear-gradient(180deg, #e7eff0 0%, #e7eff0 63px, #fff 63px, #fff 100%);
}
@media (max-width: 767px) {
  .genba__top__border {
    padding: 16px 0 20px;
    background: linear-gradient(180deg, #e7eff0 0%, #e7eff0 40px, #fff 40px, #fff 100%);
  }
}
.genba__top__border:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 7px;
  top: 63px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  background: url(/information/jukai/img/genba_border.jpg) repeat-x;
}
@media (max-width: 767px) {
  .genba__top__border:before {
    top: 40px;
  }
}
.genba__top__bg {
  background: #f1f1f1;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .genba__top__bg {
    padding: 20px 0;
  }
}
.genba__top__title {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.4;
  color: #000000;
  margin: 0.8em 0 0;
}
@media (max-width: 767px) {
  .genba__top__title {
    font-size: 2rem;
  }
}
.genba__top__title small {
  font-weight: 700;
  font-size: 1.8rem;
  color: #4e9231;
  display: block;
  margin-bottom: 0.2em;
}
@media (max-width: 767px) {
  .genba__top__title small {
    font-size: 1.3rem;
  }
}
.genba__top__text {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #231815;
  margin-top: 1.8em;
  font-weight: 500;
}
@media (max-width: 767px) {
  .genba__top__text {
    font-size: 1.1rem;
    margin-top: 1em;
  }
}
.genba__top__text .num {
  color: #4e9231;
  font-weight: 700;
}
.genba__top__image--list {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 767px) {
  .genba__top__image--list {
    grid-template-columns: 1fr;
  }
}
.genba__top__image--list li {
  position: relative;
  counter-increment: mycounter;
}
.genba__top__image--list li:before {
  content: counter(mycounter);
  font-size: 1.8rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 2em;
  height: 2em;
  left: 0;
  bottom: 0;
  background: #fff;
  color: #4e9231;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 767px) {
  .genba__top__image--list li:before {
    font-size: 1.5rem;
  }
}
.genba__top__image--list li img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .genba__top__image--list li:nth-child(1) {
    grid-area: 1/7/2/13;
  }
  .genba__top__image--list li:nth-child(2) {
    grid-area: 1/1/2/7;
  }
  .genba__top__image--list li:nth-child(3) {
    grid-area: 2/9/3/13;
  }
  .genba__top__image--list li:nth-child(4) {
    grid-area: 2/5/3/9;
  }
  .genba__top__image--list li:nth-child(5) {
    grid-area: 2/1/3/5;
  }
}
.genba__top__image--list.no-order li:before {
  content: none;
}

.section__genba {
  padding: 80px 0 120px;
  font-size: 1.8rem;
  color: #000;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .section__genba {
    padding: 56px 0;
    font-size: 1.4rem;
  }
}
.section__genba img {
  max-width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .section__genba img {
    margin: 0 auto;
  }
}

.genba__about {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .genba__about {
    margin-bottom: 48px;
  }
}
.genba__title {
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.4;
  color: #000000;
  background: #f1f1f1;
  padding: 0.6153846154em 0.9230769231em 0.6153846154em 1.2307692308em;
  border-left: solid 4px #4e9231;
  margin-bottom: 1.5384615385em;
}
@media (max-width: 767px) {
  .genba__title {
    font-size: 2rem;
    padding: 0.6em 0.6em 0.6em 1em;
  }
}
.genba__title_h3_1 {
  background: #4e9231;
  border-radius: 8px;
  font-size: 2.4rem;
  line-height: 1;
  color: #fff;
  padding: 0.8333333333em;
  margin-bottom: 1.25em;
  font-weight: bold;
}
@media (max-width: 767px) {
  .genba__title_h3_1 {
    font-size: 1.8rem;
    padding: 0.6666666667em;
    margin-bottom: 0.8888888889em;
  }
}
.genba__title_h3_2 {
  font-size: 2.4rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 0.3em 1.5em;
  background: #c3d956;
  border-radius: 50vw;
}
@media (max-width: 767px) {
  .genba__title_h3_2 {
    line-height: 1.5;
    font-size: 1.8rem;
  }
}
.genba__title_h3_3 {
  text-align: left;
  border-bottom: solid 1px #4e9231;
  font-size: 2.6rem;
  font-weight: bold;
  margin: 0.5em 0 0.6em;
  padding-bottom: 0.6em;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .genba__title_h3_3 {
    font-size: 2rem;
  }
}
.genba__title_h3_3 small {
  display: block;
  font-size: 14px;
}
.genba__title_h4_1 {
  color: #4e9231;
  font-weight: bold;
  font-size: 2.4rem;
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .genba__title_h4_1 {
    font-size: 1.6rem;
  }
}
.genba__title_h4_1:after {
  position: static;
  content: "";
  width: auto;
  height: 1px;
  background: #4e9231;
  flex-grow: 1;
}
.genba__title_h4_2 {
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 1em;
  text-align: center;
  color: #4e9231;
}
@media (max-width: 767px) {
  .genba__title_h4_2 {
    font-size: 1.8rem;
  }
}
.genba__title_h4_3 {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.8;
  color: #4e9231;
  text-align: left;
  margin: 1em 0 0.3em;
}
@media (max-width: 767px) {
  .genba__title_h4_3 {
    font-size: 2rem;
  }
}
.genba__list_guest {
  margin-top: 24px;
  display: flex;
  gap: min(24px, 5%);
  text-align: center;
  font-weight: 500;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  .genba__list_guest {
    font-size: 1.1rem;
    margin-top: 12px;
    gap: 9px;
  }
}
.genba__list_guest figcaption {
  margin-top: 0.9em;
}
@media (min-width: 768px) {
  .genba__list_impression {
    display: flex;
  }
}
.genba__list_impression li {
  flex: 1;
  padding-right: 24px;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 16px;
  font-size: 1.5rem;
  border-right: dashed 1px #dddddd;
}
@media (max-width: 767px) {
  .genba__list_impression li {
    border-right: none;
    border-bottom: dashed 1px #dddddd;
    grid-template-columns: 80px 1fr;
    gap: 8px;
    font-size: 1.3rem;
    padding: 0;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
}
.genba__list_impression li:last-child {
  padding-right: 0;
  padding-left: 24px;
  border: none;
}
@media (max-width: 767px) {
  .genba__list_impression li:last-child {
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.genba__list_impression li figure {
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .genba__list_impression li figure {
    font-size: 1rem;
  }
}
.genba__list_impression li figure figcaption {
  margin-top: 0.8em;
}
.genba__list_impression li figure strong {
  font-size: 1.2727272727em;
}
.genba__image_caption {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 767px) {
  .genba__image_caption {
    font-size: 1.1rem;
  }
}
.genba__image_caption figcaption {
  margin-top: 0.9em;
}
@media (max-width: 767px) {
  .genba__image_caption figcaption {
    margin-top: 0.8em;
  }
}
.genba__table_history th,
.genba__table_history td {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 500;
  padding: 1em 0;
  border-bottom: dashed 1px #cbd0b0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .genba__table_history th,
  .genba__table_history td {
    display: block;
    padding-top: 0;
    padding-bottom: 1.2em;
    font-size: 1.4rem;
  }
}
.genba__table_history th {
  color: #b2b2b2;
  width: 130px;
}
@media (max-width: 767px) {
  .genba__table_history th {
    border-bottom: none;
    padding-bottom: 0.3em;
    padding-top: 1.2em;
    width: 100%;
    text-align: left;
  }
}
.genba__table_history th .year {
  font-size: 1.6666666667em;
  line-height: 0.85;
  font-weight: 500;
}
.genba__table_history tr:first-child th,
.genba__table_history tr:first-child td {
  padding-top: 0;
}
.genba__table_history .pc__middle th,
.genba__table_history .pc__middle td {
  vertical-align: middle;
}
.genba__table_history figure {
  margin-top: 0.5em;
}
.genba__table_history_image1 {
  width: 100%;
  max-width: 302px;
}
.genba__table_history_image2 {
  width: 100%;
  max-width: 500px;
}
.genba__content_img_name {
  color: #fff;
  background: #4e9231;
  padding: max(16px, 5%) max(20px, 5%) max(20px, 5%);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0 0 6px 6px;
}
@media (max-width: 767px) {
  .genba__content_img_name {
    border-radius: 0 6px 6px 0;
    padding: 12px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    font-size: 1rem;
  }
}
.genba__content_img_name strong {
  font-size: 1.6923076923em;
  padding-right: 0.3em;
}
.genba__content_img_name p + p {
  margin-top: 0.6153846154em;
}
.genba__content_img_name.center {
  text-align: center;
}
.genba__content_img_name.center strong {
  padding-right: 0;
}
@media (max-width: 767px) {
  .genba__content_img_name.center strong {
    font-size: 1.35em;
  }
}
.genba__content_img_name.center rt {
  text-align: center;
}
.genba__content_img_name.color2 {
  background: #0A3E83;
}
.genba__content_img_name_circle {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.2;
}
@media (max-width: 767px) {
  .genba__content_img_name_circle {
    font-size: 1.2rem;
  }
}
.genba__content_img_name_circle strong {
  font-weight: bold;
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .genba__content_img_name_circle strong {
    font-size: 2rem;
  }
}
.genba__content_img_name_circle strong rt {
  text-align: center;
}
.genba__content_text p + p {
  margin-top: 1.3333333333em;
}
@media (max-width: 767px) {
  .genba__content_text p + p {
    margin-top: 1.1428571429em;
  }
}
@media (max-width: 767px) {
  .genba__content_text_logo {
    max-width: 38% !important;
    max-height: 40px !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }
}
.genba__content_text_area .area {
  padding: 0.1em;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5625;
  color: #ffffff;
  border-radius: 5px;
  width: 3.875em;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .genba__content_text_area .area {
    font-size: 1.4rem;
  }
}
.genba__content_text_area .area + .area {
  margin-left: 0.5em;
}
.genba__content_text_area .area1 {
  background: #8dc86d;
}
.genba__content_text_area .area2 {
  background: #c7378e;
}
.genba__content_text_area .area3 {
  background: #009b92;
}
.genba__content_text_area .area4 {
  background: #6a4b2e;
}
.genba__content_text_area .area5 {
  background: #db8241;
}
.genba__content_box1 {
  display: grid;
  gap: 48px;
  grid-template-columns: 676fr 300fr;
}
@media (max-width: 767px) {
  .genba__content_box1 {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .genba__content_box1 .genba__content_img {
    display: grid;
    grid-template-columns: 190fr 145fr;
  }
  .genba__content_box1 .genba__content_img:has(.genba__content_img_name_circle) {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
}
.genba__content_box2 {
  display: grid;
  gap: 24px;
  grid-template-columns: 408fr 528fr;
}
@media (max-width: 767px) {
  .genba__content_box2 {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.genba__content_box3 {
  display: grid;
  gap: 32px;
  grid-template-columns: 588fr 340fr;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .genba__content_box3 {
    grid-template-columns: 1fr;
    gap: 24px;
    font-size: 1.4rem;
  }
}
.genba__content_box3 .genba__image_caption {
  width: 100%;
  max-width: 380px;
  margin: 13px auto 0 auto;
}
@media (max-width: 767px) {
  .genba__content_box3 .genba__content_img .genba__content_img {
    display: grid;
    grid-template-columns: 190fr 145fr;
  }
  .genba__content_box3 .genba__content_img .genba__content_img .genba__content_img_name {
    border-radius: 0 6px 6px 0;
    padding: 12px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    font-size: 1rem;
  }
  .genba__content_box3 .genba__content_img .genba__content_img .genba__content_img_name p {
    width: 100%;
  }
}
.genba__content_box4 {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .genba__content_box4 {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.genba__content_bg {
  background: #f1f1f1;
  border-radius: 16px;
  padding: 32px;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .genba__content_bg {
    margin-top: 48px;
    padding: 16px;
  }
}
.genba__content_bg > *:nth-child(n+3) {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .genba__content_bg > *:nth-child(n+3) {
    margin-top: 24px;
  }
}
.genba__content_bg_wh {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
}
@media (max-width: 767px) {
  .genba__content_bg_wh {
    padding: 16px;
  }
}
.genba__content_bg figure {
  text-align: center;
}
.genba__content_borer {
  margin-top: 80px;
  border: solid 3px #c3d956;
  border-radius: 16px;
  padding: 63px 56px 64px 64px;
  position: relative;
}
@media (max-width: 767px) {
  .genba__content_borer {
    padding: 40px 24px 40px 24px;
    margin-top: 48px;
  }
}
.genba__content_borer .genba__title_h3_2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.genba__content_borer .genba__content_box1 + .genba__content_box1 {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #d9d9d9;
}
.genba__content_borer.color2 {
  border: solid 3px #0094d2;
}
.genba__content_borer.color2 .genba__title_h3_2 {
  background: #0094d2;
}
.genba__content_borer.color2 .genba__title_h4_1 {
  color: #0094d2;
}
.genba__content_borer.color2 .genba__title_h4_1:after {
  background: #0094d2;
}/*# sourceMappingURL=style.css.map */