html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

hgroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
hgroup h2 {
  font-size: clamp(1.5rem, 1.236rem + 1.13vw, 2.25rem);
  font-weight: 500;
}
hgroup p {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-weight: 900;
}

picture {
  display: block;
}
picture img {
  width: 100%;
}

[class*="--subIcon"] {
  width: 74px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7DBA8C;
  border-radius: 50%;
}
[class*="--subIcon"] p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

a {
  opacity: 1;
  transition: opacity 0.9s ease;
}
a:hover {
  opacity: 0.4;
}
@media (max-width: 768px) {
  a:hover {
    opacity: unset;
  }
}

[class*="--sectionLink"] {
  scroll-margin-top: 80px;
}
@media (max-width: 768px) {
  [class*="--sectionLink"] {
    scroll-margin-top: 70px;
  }
}

@media (max-width: 768px) {
  .invisible__sp {
    display: none !important;
  }
}

.invisible__pc {
  display: none;
}
@media (max-width: 768px) {
  .invisible__pc {
    display: block;
  }
}

.news__more {
  display: grid;
  place-content: center;
}

.news__more a {
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 25px;
  background: #7DBA8C url(../images/iconArrow.svg) no-repeat center right 15px/auto;
  padding: 10px 0;
}

.about__section--sectionLink {
  margin-bottom: 105px;
}
.about__section--sectionLink hgroup {
  margin-bottom: 55px;
}

.aboutTxt__content {
  padding: 0 10px;
}

.aboutTxt__inner {
  max-width: 620px;
  margin: 0 auto 198px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}

.character__section--sectionLink {
  margin-bottom: 163px;
  padding: 82px 0 123px;
  background: #EFF1F0;
}
.character__section--sectionLink .character__inner h2 {
  font-size: clamp(1.75rem, 1.662rem + 0.38vw, 2rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.character__section--sectionLink .character__inner h2 span {
  font-size: clamp(2.625rem, 2.493rem + 0.56vw, 3rem);
  font-weight: inherit;
}
.character__section--sectionLink .characterList__wrap {
  padding: 0 10px;
  margin-bottom: 150px;
}
.character__section--sectionLink .characterList__wrap ul {
  max-width: 1160px;
  margin: 0 auto;
}
.character__section--sectionLink .characterList__wrap ul li {
  display: grid;
  grid-template-columns: minmax(auto, 420px) 1fr;
  background: #fff;
  position: relative;
}
.character__section--sectionLink .characterList__wrap ul li:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 919px) {
  .character__section--sectionLink .characterList__wrap ul li {
    display: block;
    padding: 15px;
  }
  .character__section--sectionLink .characterList__wrap ul li picture {
    margin-bottom: 20px;
  }
  .character__section--sectionLink .characterList__wrap ul li .characterInner__txt {
    padding: unset;
  }
  .character__section--sectionLink .characterList__wrap ul li .characterList__title {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .character__section--sectionLink .characterList__wrap ul li .characterList__bodyTxt {
    max-width: 620px;
    font-weight: 500;
    line-height: 1.3;
    padding-left: unset;
  }
  .character__section--sectionLink .characterList__wrap ul li:not(:last-child) {
    margin-bottom: 40px;
  }
}
.character__section--sectionLink .characterList__wrap ul li::before, .character__section--sectionLink .characterList__wrap ul li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 46px solid transparent;
  border-top: 46px solid #7DBA8C;
}
.character__section--sectionLink .characterList__wrap ul li::before {
  top: 0;
  left: 0;
}
.character__section--sectionLink .characterList__wrap ul li::after {
  border-right: unset;
  border-top: unset;
  border-bottom: 46px solid #7DBA8C;
  border-left: 46px solid transparent;
  bottom: 0;
  right: 0;
}
.character__section--sectionLink .characterInner__txt {
  background: #fff;
  padding: 40px;
}
.character__section--sectionLink .characterList__title {
  font-size: clamp(1.375rem, 1.331rem + 0.19vw, 1.5rem);
  font-weight: bold;
  margin-bottom: 20px;
}
.character__section--sectionLink .characterList__bodyTxt {
  max-width: 620px;
  font-size: clamp(1rem, 0.956rem + 0.19vw, 1.125rem);
  font-weight: 500;
  line-height: 1.3;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .character__section--sectionLink {
    margin-bottom: 100px;
  }
  .character__section--sectionLink .characterList__wrap {
    padding: 0 10px;
    margin-bottom: 70px;
  }
}

.message__section--sectionLink {
  margin-bottom: 241px;
}
.message__section--sectionLink hgroup {
  margin-bottom: 68px;
}
.message__section--sectionLink .messageContents {
  margin-bottom: 100px;
}
.message__section--sectionLink .messageTxt__container {
  padding: 0 10px;
  background: no-repeat left top/43.8%;
}
.message__section--sectionLink .messageTxt__container.messageImg__item01 {
  background-image: url(../images/messageImg01.webp);
}
.message__section--sectionLink .messageTxt__container.messageImg__item02 {
  background-image: url(../images/messageImg02.webp);
}
.message__section--sectionLink .messageTxt__container.messageImg__item03 {
  background-image: url(../images/messageImg03.webp);
}
.message__section--sectionLink .messageTxt__container:not(:last-child) {
  margin-bottom: 50px;
}
.message__section--sectionLink .messageTxt__container:nth-child(even) {
  background-position: right top;
}
.message__section--sectionLink .messageTxt__container:nth-child(even) .messageTxt__inner {
  justify-content: flex-start;
}
.message__section--sectionLink .messageTxt__inner {
  max-width: 1160px;
  margin: 0 auto;
  display: flex;
  justify-content: end;
}
.message__section--sectionLink .messageTxt__element {
  max-width: clamp(23.313rem, 5.62rem + 36.81vw, 38.75rem);
}
.message__section--sectionLink .messageTxt__element h3 {
  font-size: clamp(1.375rem, 1.243rem + 0.56vw, 1.75rem);
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 22px;
}
.message__section--sectionLink .messageTxt__body {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-weight: 500;
  line-height: 2;
}
.message__section--sectionLink .messageOwner__wrap {
  max-width: 660px;
  margin: 0 auto;
  background: #EFF1F0;
  display: grid;
  grid-template-columns: minmax(auto, 200px) 1fr;
  gap: 34px;
  padding: 20px;
}
.message__section--sectionLink .messageName__wrap {
  margin-bottom: 15px;
}
.message__section--sectionLink .messageName__item {
  font-size: 18px;
  font-weight: 500;
}
.message__section--sectionLink .messageEnglish__item {
  font-size: 14px;
  font-weight: 500;
}
.message__section--sectionLink .messageOwner__body {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .message__section--sectionLink {
    padding: 80px 10px 0;
    margin-bottom: 181px;
  }
  .message__section--sectionLink hgroup {
    margin-bottom: 40px;
  }
  .message__section--sectionLink .messageContents {
    margin-bottom: 100px;
  }
  .message__section--sectionLink .messageTxt__container {
    padding: 0 10px 75%;
    background: no-repeat left bottom/100%;
  }
  .message__section--sectionLink .messageTxt__container:not(:last-child) {
    margin-bottom: 70px;
  }
  .message__section--sectionLink .messageTxt__container:nth-child(even) {
    background-position: left bottom;
  }
  .message__section--sectionLink .messageTxt__container:nth-child(even) .messageTxt__inner {
    justify-content: flex-start;
  }
  .message__section--sectionLink .messageTxt__inner {
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: end;
  }
  .message__section--sectionLink .messageTxt__element {
    max-width: unset;
  }
  .message__section--sectionLink .messageTxt__element h3 {
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 22px;
  }
  .message__section--sectionLink .messageOwner__wrap {
    max-width: unset;
    display: block;
    padding: 20px;
  }
  .message__section--sectionLink .messageOwner__wrap picture {
    margin-bottom: 20px;
  }
  .message__section--sectionLink .messageName__wrap {
    text-align: center;
  }
  .message__section--sectionLink .messageName__item {
    font-size: 18px;
    font-weight: 500;
  }
  .message__section--sectionLink .messageEnglish__item {
    font-size: 14px;
    font-weight: 500;
  }
  .message__section--sectionLink .messageOwner__body {
    font-size: 14px;
    line-height: 1.4;
  }
}

.data__section--sectionLink {
  background: #EFF1F0;
  padding-top: unset;
  margin-top: unset;
  padding-bottom: 123px;
}
.data__section--sectionLink dl {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.data__section--sectionLink dl dt {
  font-size: clamp(1.375rem, 1.243rem + 0.56vw, 1.75rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 19px;
}
.data__section--sectionLink dl dt dd {
  font-size: 16px;
  font-weight: 500;
}
.data__section--sectionLink .dataTitle__wrap--sectionTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 53px;
}
.data__section--sectionLink .dataTitle__wrap--sectionTitle h2 {
  font-size: clamp(2rem, 1.78rem + 0.94vw, 2.625rem);
  font-weight: bold;
}
.data__section--sectionLink .dataIcon--subIcon {
  translate: 0 -33px;
}
.data__section--sectionLink .dataBody__content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(0.625rem, -1.524rem + 4.47vw, 2.5rem);
}
.data__section--sectionLink .dataItems__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-content: center;
  gap: 25px;
}
.data__section--sectionLink .dataItems__wrap.DataTakeUpLate {
  grid-template-columns: 1fr minmax(auto, 170px);
}
.data__section--sectionLink .dataItems__element--firstDesc {
  max-width: 273px;
}
.data__section--sectionLink .dataTxt__weight {
  font-weight: 500;
  color: #7DBA8C;
  font-family: "Zen Old Mincho", serif;
  line-height: 0.9;
  margin-bottom: 16px;
}
@media (min-width: 769px) {
  .data__section--sectionLink .dataTxt__weight {
    font-size: clamp(3.625rem, 0.617rem + 6.26vw, 6.25rem);
  }
}
.data__section--sectionLink .dataTxt__desc {
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .data__section--sectionLink .dataTxt__desc {
    font-size: clamp(0.875rem, 0.732rem + 0.3vw, 1rem);
  }
}
.data__section--sectionLink .dataTxt__desc small {
  display: block;
  margin-top: 5px;
}
.data__section--sectionLink .imgTakeUpLate {
  max-width: 170px;
}
.data__section--sectionLink .imgAgeStructure {
  max-width: 243px;
}
.data__section--sectionLink .dataTxt__staffDesc {
  font-weight: 500;
  max-width: 232px;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .data__section--sectionLink .dataTxt__staffDesc {
    font-size: clamp(0.875rem, 0.732rem + 0.3vw, 1rem);
  }
}
.data__section--sectionLink .dataElements--firstStep {
  display: grid;
  grid-template-columns: minmax(auto, 560px) minmax(auto, 560px);
  gap: clamp(0.625rem, -1.524rem + 4.47vw, 2.5rem);
}
.data__section--sectionLink .dataElements--firstStep dl {
  justify-content: center;
  padding: 20px 10px;
}
.data__section--sectionLink .dataElements--firstStep dl dt {
  font-size: clamp(1.5rem, 1.412rem + 0.38vw, 1.75rem);
}
.data__section--sectionLink .dataElements--secondStep {
  display: grid;
  grid-template-columns: minmax(auto, 367px) minmax(auto, 367px) minmax(auto, 367px);
  gap: clamp(0.625rem, -0.808rem + 2.98vw, 1.875rem);
}
.data__section--sectionLink .dataElements--secondStep dl {
  padding: 30px 16px;
}
.data__section--sectionLink .dataElements--secondStep dl dd {
  font-weight: 500;
}
.data__section--sectionLink .dataElements--secondStep dl dd ul li {
  font-size: 18px;
  font-weight: 500;
  padding-left: 10px;
  text-indent: -10px;
}
.data__section--sectionLink .dataElements--secondStep dl dd ul li:not(:last-child) {
  margin-bottom: 10px;
}
.data__section--sectionLink [class^=dataEmphasis] {
  font-size: clamp(2.938rem, 1.72rem + 2.53vw, 4rem);
  font-weight: 500;
}
.data__section--sectionLink .dataEmphasis--overtime {
  color: #7DBA8C;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 10px;
  text-align: center;
}
.data__section--sectionLink .dataEmphasis--paid {
  color: #7DBA8C;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 10px;
}
.data__section--sectionLink .dataElements--thirdStep {
  width: 660px;
}
.data__section--sectionLink .dataElements--thirdStep dl {
  height: 209px;
  justify-content: center;
}
.data__section--sectionLink .dataElements--thirdStep dl dt {
  line-height: 1.3;
}
.data__section--sectionLink .dataElements--thirdStep dl dd {
  max-width: 408px;
  padding-left: 10px;
  text-indent: -10px;
  font-weight: 500;
}
.data__section--sectionLink .colorDots {
  color: #7DBA8C;
}
@media (max-width: 768px) {
  .data__section--sectionLink {
    padding-bottom: 100px;
  }
  .data__section--sectionLink dl {
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .data__section--sectionLink dl dt {
    margin-bottom: 19px;
  }
  .data__section--sectionLink dl dt dd {
    font-size: 16px;
    font-weight: 500;
  }
  .data__section--sectionLink .dataTitle__wrap--sectionTitle {
    margin-bottom: 40px;
  }
  .data__section--sectionLink .dataIcon--subIcon {
    translate: 0 -13px;
  }
  .data__section--sectionLink .dataBody__content {
    max-width: unset;
    flex-direction: column;
    flex-wrap: unset;
  }
  .data__section--sectionLink .dataElements--firstStep {
    grid-template-columns: 1fr;
  }
  .data__section--sectionLink .dataElements--firstStep dl {
    height: unset;
    padding: 40px 20px;
  }
  .data__section--sectionLink .dataElements--secondStep {
    grid-template-columns: 1fr;
  }
  .data__section--sectionLink .dataElements--secondStep dl {
    height: unset;
    padding: 40px 20px;
  }
  .data__section--sectionLink .dataElements--secondStep dl dd ul li {
    padding-left: 10px;
    text-indent: -10px;
  }
  .data__section--sectionLink .dataElements--secondStep dl dd ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .data__section--sectionLink .dataElements--thirdStep {
    width: unset;
  }
  .data__section--sectionLink .dataElements--thirdStep dl {
    height: unset;
    padding: 40px 20px;
  }
  .data__section--sectionLink .dataElements--thirdStep dl dd {
    max-width: unset;
    padding-left: 17px;
    text-indent: -17px;
  }
  .data__section--sectionLink .dataItems__wrap {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .data__section--sectionLink .dataItems__wrap.DataTakeUpLate {
    grid-template-columns: 1fr;
  }
  .data__section--sectionLink .dataItems__element--firstDesc {
    max-width: unset;
  }
  .data__section--sectionLink .dataTxt__weight {
    font-size: 100px;
    text-align: center;
    margin-bottom: 10px;
  }
  .data__section--sectionLink .imgTakeUpLate {
    max-width: 136px;
    margin: 0 auto;
  }
  .data__section--sectionLink .imgAgeStructure {
    max-width: 243px;
    margin: 0 auto;
  }
  .data__section--sectionLink .dataTxt__staffDesc {
    max-width: unset;
  }
}

.interview__section--sectionLink {
  padding: 107px 0 0;
  margin-bottom: 200px;
}
.interview__section--sectionLink hgroup {
  margin-bottom: 43px;
}
.interview__section--sectionLink .interviewTab__list {
  display: flex;
  justify-content: center;
  gap: 20px;
  max-width: 1280px;
  margin: 0 auto 62px;
  padding-bottom: 18px;
  border-bottom: 1px solid #7DBA8C;
}
.interview__section--sectionLink .interviewTab__items {
  width: 210px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  background-color: #A1A1A1;
  color: #fff;
  font-size: clamp(1.125rem, 1.081rem + 0.19vw, 1.25rem);
  font-weight: bold;
  cursor: pointer;
  transition: 0.4s ease-in-out;
  position: relative;
}
.interview__section--sectionLink .interviewTab__items::after {
  opacity: 0;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 10px;
  border-width: 10px 8px 0 8px;
  border-style: solid;
  border-color: #7DBA8C transparent transparent transparent;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}
.interview__section--sectionLink .interviewTab__items.is-active {
  background: #7DBA8C;
}
.interview__section--sectionLink .interviewTab__items.is-active::after {
  opacity: 1;
}
.interview__section--sectionLink .interviewPanel__list {
  max-width: 1280px;
  margin: 0 auto;
}
.interview__section--sectionLink .interviewPanel__items {
  display: none;
  flex-direction: column;
  position: relative;
}
.interview__section--sectionLink .interviewPanel__items.is-active {
  display: flex;
  animation: panel-show 0.9s ease-in-out forwards;
}
@keyframes panel-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.interview__section--sectionLink .slick-arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  text-indent: -9999px;
  background: url(../images/iconArrow.svg) no-repeat center/auto #7DBA8C;
  box-shadow: 0 0 5px #fff;
  border: 1px solid rgba(255, 255, 255, 0.7);
  z-index: 1010;
}
.interview__section--sectionLink .slick-prev {
  left: 0.5vw;
  rotate: 180deg;
}
.interview__section--sectionLink .slick-next {
  right: 0.5vw;
}
.interview__section--sectionLink .slick-track {
  display: flex;
}
.interview__section--sectionLink .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.interview__section--sectionLink .slick-dots li button {
  width: 15px;
  height: 15px;
  background: #EFF1F0;
  text-indent: -9999px;
}
.interview__section--sectionLink .slick-dots li.slick-active button {
  background: #7DBA8C;
}
.interview__section--sectionLink .interviewPanel__inner {
  position: relative;
}
.interview__section--sectionLink .interviewPanel__inner picture {
  width: clamp(17.125rem, -5.51rem + 47.09vw, 36.875rem);
  max-width: 590px;
  padding-left: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.interview__section--sectionLink .interviewPanel__inner:nth-child(even) picture {
  padding-left: unset;
  padding-right: 10px;
  right: 0;
  left: unset;
}
.interview__section--sectionLink .interviewPanel__inner:nth-child(even) .interviewBorder__wrap {
  padding: 39px 60px 39px 10px;
}
.interview__section--sectionLink .interviewPanel__inner:nth-child(even) .interviewBorder__wrap .interviewBorder__innerWrap {
  justify-content: start;
  padding: 39px 0 33px 59px;
}
.interview__section--sectionLink .interviewBorder__wrap {
  width: 100%;
  padding: 39px 10px 39px 60px;
}
.interview__section--sectionLink .interviewBorder__innerWrap {
  display: flex;
  justify-content: end;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  padding: 39px 59px 33px 0;
}
.interview__section--sectionLink .interviewTxt__body {
  width: 60%;
  max-width: 520px;
}
.interview__section--sectionLink .interviewTxt__body h3 {
  font-size: clamp(1.375rem, 1.331rem + 0.19vw, 1.5rem);
  font-weight: 900;
  line-height: 1.4;
  margin-bottom: 11px;
}
.interview__section--sectionLink .interviewTxt__body p {
  font-size: 16px;
  font-weight: 500;
}
.interview__section--sectionLink .intervieweeName {
  margin-bottom: 20px;
}
.interview__section--sectionLink .intervieweeTxt__body {
  line-height: 1.45;
}
@media (max-width: 768px) {
  .interview__section--sectionLink {
    margin-bottom: 100px;
  }
  .interview__section--sectionLink hgroup {
    margin-bottom: 40px;
  }
  .interview__section--sectionLink .interviewTab__wrap {
    padding: 0 10px;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewTab__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
    margin: 0 auto 40px;
    max-width: unset;
    max-width: unset;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewTab__items {
    width: 100%;
    border-radius: unset;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewTab__items::after {
    content: none;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list {
    max-width: unset;
    margin: 0 auto;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items {
    overflow: visible;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .slick-arrow {
    opacity: 0.5;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .slick-prev {
    left: 0.5vw;
    rotate: 180deg;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .slick-next {
    right: 0.5vw;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner {
    position: unset;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner picture {
    width: 100%;
    padding-left: unset;
    position: unset;
    margin-bottom: 20px;
    max-width: unset;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner:nth-child(even) .interviewBorder__wrap {
    padding: 0 10px 40px;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner:nth-child(even) .interviewBorder__innerWrap {
    padding: 0 10px 40px;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner .interviewBorder__wrap {
    padding: 0 10px 40px;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner .interviewBorder__innerWrap {
    display: unset;
    justify-content: unset;
    border: unset;
    box-sizing: unset;
    padding: unset;
  }
  .interview__section--sectionLink .interviewTab__wrap .interviewPanel__list .interviewPanel__items .interviewPanel__inner .interviewTxt__body {
    max-width: unset;
    width: 100%;
  }
}

.entry__article-wrap {
  width: 100%;
  padding: 0 49px;
  margin-bottom: 80px;
}
.entry__article-container {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 40px 0 0;
  border-top: 1px solid #D9D9D9;
}
.entry__article-link {
  display: block;
}
.entry__article-image img {
  border: 1px solid #ddd;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 10px;
}
.entry__article-circle {
  color: #7DBA8C;
}
.entry__article-title {
  font-size: clamp(1rem, 0.857rem + 0.3vw, 1.125rem);
  font-weight: 700;
  margin-bottom: 10px;
  min-height: 81px;
}
.entry__article-data {
  font-size: 16px;
  font-weight: 500;
}
.entry__article-none {
  text-align: center;
}
@media (max-width: 768px) {
  .entry__article-title {
    min-height: unset;
  }
  .entry__article-wrap {
    padding: unset;
  }
  .entry__article-container {
    flex-wrap: wrap;
    padding: 40px 10px 0;
  }
  .entry__article-link {
    width: 100%;
  }
}

.new-post-item {
  width: 33.3%;
}

.entryFlow__section--sectionLink {
  margin-bottom: 120px;
}
.entryFlow__section--sectionLink .entryFlow__img {
  margin-bottom: 60px;
}
.entryFlow__section--sectionLink .entryFlow__content {
  max-width: 700px;
  margin: 0 auto;
}
.entryFlow__section--sectionLink .entryFlow__content hgroup {
  margin-bottom: 35px;
}
.entryFlow__section--sectionLink .entryFlow__content hgroup h2 {
  font-weight: bold;
}
.entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol {
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol li {
  display: flex;
  align-items: center;
  background: #EFF1F0;
  height: 100px;
  font-size: clamp(1.125rem, 0.993rem + 0.56vw, 1.5rem);
  font-weight: bold;
  padding: 0 40px;
  position: relative;
}
.entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol li .entryFlow__number {
  margin-right: 29px;
}
.entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol li .textUnderLine {
  text-decoration: underline;
}
.entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol li:not(:last-child)::after {
  content: "";
  translate: -50% 10px;
  border-width: 10px 8px 0 8px;
  border-style: solid;
  border-color: #7DBA8C transparent transparent transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 20px;
}
@media (max-width: 768px) {
  .entryFlow__section--sectionLink {
    margin-bottom: 156px;
  }
  .entryFlow__section--sectionLink .entryFlow__img {
    margin-bottom: 70px;
  }
  .entryFlow__section--sectionLink .entryFlow__content {
    max-width: unset;
    margin: unset;
  }
  .entryFlow__section--sectionLink .entryFlow__content hgroup {
    margin-bottom: 40px;
  }
  .entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol {
    padding: 0 10px;
  }
  .entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol li {
    height: unset;
    padding: 20px 10px;
    letter-spacing: -0.03em;
  }
  .entryFlow__section--sectionLink .entryFlow__content .entryFlow__list ol li .entryFlow__number {
    margin-right: 10px;
  }
}

.entry__section--sectionLink {
  background: #EFF1F0;
  padding: 0 0 145px;
  margin-bottom: 90px;
}
.entry__section--sectionLink .entryContent .entryTitle__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 40px;
}
.entry__section--sectionLink .entryContent .entryTitle__wrap .entryIcon--subIcon {
  translate: 0 -27px;
}
.entry__section--sectionLink .entryContent .entryTitle__wrap h2 {
  font-size: clamp(2rem, 1.648rem + 1.5vw, 3rem);
  font-weight: bold;
  margin-bottom: 19px;
}
.entry__section--sectionLink .entryContent .entryTitle__wrap p {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-weight: bold;
}
.entry__section--sectionLink .entryContent .entryCareers__body {
  background: #fff;
  max-width: 1160px;
  margin: 0 auto 117px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 39px 0;
}
.entry__section--sectionLink .entryContent .entryCareers__body .entryCareers__innerBody {
  margin-bottom: 40px;
}
.entry__section--sectionLink .entryContent .entryCareers__body .entryCareers__desc {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
}
.entry__section--sectionLink .entryContent .entryCareers__body .entryDetail__Button {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 23px;
}
.entry__section--sectionLink .entryContent .entryCareers__body .entryDetail__Button a {
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border-radius: 25px;
  background: #7DBA8C url(../images/iconArrow.svg) no-repeat right 15px center/auto;
  padding: 10px 0;
}
.entry__section--sectionLink .entryContent .faqContent__wrap {
  max-width: 700px;
  margin: 0 auto;
}
.entry__section--sectionLink .entryContent .faqContent__wrap hgroup {
  margin-bottom: 37px;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements:not(:last-child) {
  margin-bottom: 9px;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #7DBA8C;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: space-between;
  padding: 15px 19px;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.4s ease-in-out;
  color: #333;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary::-webkit-details-marker {
  display: none;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/iconArrow__mainColor.svg) no-repeat center/auto;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary span {
  color: inherit;
  font-size: clamp(1.125rem, 1.081rem + 0.19vw, 1.25rem);
  font-weight: 900;
  margin-right: 17px;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary p {
  color: inherit;
  font-size: clamp(1rem, 0.956rem + 0.19vw, 1.125rem);
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details::-webkit-details-marker {
  display: none;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap {
  max-height: 0;
  transition: max-height 0.3s ease;
  background: #fff;
  overflow: hidden;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap .faqAnswer__inner {
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 15px 19px 26px;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap .faqAnswer__inner span {
  margin-right: 15px;
}
.entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap .faqAnswer__inner p {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  line-height: 1.4;
  max-width: 520px;
}
.entry__section--sectionLink .entryContent .faqContent__wrap details[open] summary {
  background: #7DBA8C;
  color: #fff;
}
.entry__section--sectionLink .entryContent .faqContent__wrap details[open] summary span {
  color: inherit;
}
.entry__section--sectionLink .entryContent .faqContent__wrap details[open] summary p {
  color: inherit;
}
.entry__section--sectionLink .entryContent .faqContent__wrap details[open] summary::after {
  background: url(../images/iconArrow.svg) no-repeat center/auto;
  rotate: -90deg;
}
.entry__section--sectionLink .entryContent .faqContent__wrap details[open] .faqAnswer__wrap {
  max-height: 500px;
}
@media (max-width: 768px) {
  .entry__section--sectionLink {
    padding: 0 0 100px;
  }
  .entry__section--sectionLink .entryContent {
    padding: 0 10px;
  }
  .entry__section--sectionLink .entryContent .entryCareers__body {
    max-width: unset;
    margin: 0 auto 70px;
    padding: 39px 10px;
  }
  .entry__section--sectionLink .entryContent .entryCareers__body .entryCareers__innerBody {
    margin-bottom: 40px;
  }
  .entry__section--sectionLink .entryContent .entryCareers__body .entryCareers__desc {
    text-align: center;
    margin-bottom: 20px;
  }
  .entry__section--sectionLink .entryContent .entryCareers__body ul {
    line-height: 2;
  }
  .entry__section--sectionLink .entryContent .entryCareers__body ul li {
    font-size: 18px;
    font-weight: 500;
  }
  .entry__section--sectionLink .entryContent .entryCareers__body .entryDetail__Button a {
    width: inherit;
    color: #fff;
    padding: 14px 0;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap {
    max-width: 700px;
    margin: 0 auto;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap hgroup {
    margin-bottom: 37px;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements:not(:last-child) {
    margin-bottom: 20px;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary {
    display: block;
    padding: 20px 40px 20px 10px;
    position: relative;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    translate: 0 -50%;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details summary span {
    display: block;
    margin-right: unset;
    margin-bottom: 5px;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements details::-webkit-details-marker {
    display: none;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap .faqAnswer__inner {
    display: block;
    padding: 20px 10px;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap .faqAnswer__inner span {
    margin-right: unset;
    margin-bottom: 5px;
  }
  .entry__section--sectionLink .entryContent .faqContent__wrap .faqQuestion__elements .faqAnswer__wrap .faqAnswer__inner p {
    line-height: 1.6;
  }
}

.company__section--sectionLink {
  margin-bottom: 145px;
}
.company__section--sectionLink hgroup {
  margin-bottom: 41px;
}
.company__section--sectionLink .companyGroup__wrap {
  max-width: 620px;
  margin: 0 auto;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li:not(:last-child) {
  margin-bottom: 71px;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table {
  width: 100%;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr {
  display: grid;
  grid-template-columns: minmax(80px, auto) 1fr;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr th {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-weight: bold;
  padding: 8px 0 8px;
  border-bottom: 1px solid #D9D9D9;
  box-sizing: border-box;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr td {
  font-size: clamp(0.875rem, 0.831rem + 0.19vw, 1rem);
  font-weight: 500;
  padding: 8px 0 8px 36px;
  border-bottom: 1px solid #D9D9D9;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr .companyMultiline__item {
  line-height: 1.4;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody .companyMap__item {
  width: 100%;
  grid-template-columns: unset;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody .companyMap__item td {
  padding: 8px 0 0;
}
.company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody .companyMap__item td iframe {
  width: 100%;
  height: 300px;
}
@media (max-width: 768px) {
  .company__section--sectionLink {
    padding-top: 70px;
    margin-bottom: 100px;
  }
  .company__section--sectionLink hgroup {
    margin-bottom: 40px;
  }
  .company__section--sectionLink .companyGroup__wrap {
    max-width: unset;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list {
    padding: 0 10px;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list li:not(:last-child) {
    margin-bottom: 70px;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr {
    grid-template-columns: minmax(70px, auto) 1fr;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr td {
    padding: 8px 0 8px 30px;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr .companyMultiline__item {
    line-height: 1.4;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr .companyMap__item {
    padding: 10px 0 0;
  }
  .company__section--sectionLink .companyGroup__wrap .companyGroup__list li table tbody tr .companyMap__item iframe {
    width: 620px;
    height: 300px;
  }
}

.contact__section--sectionLink {
  margin-bottom: 149px;
}
.contact__section--sectionLink hgroup {
  margin-bottom: 32px;
}
.contact__section--sectionLink .contactLink__wrap {
  margin-bottom: 56px;
}
.contact__section--sectionLink .contactLink__wrap .contactTxt__desc {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 47px;
}
.contact__section--sectionLink .contactLink__wrap .contactButton__wrap {
  display: grid;
  place-items: center;
}
.contact__section--sectionLink .contactLink__wrap .contactButton__wrap .contactButton__item {
  margin-bottom: 12px;
}
.contact__section--sectionLink .contactLink__wrap .contactButton__wrap .contactButton__item a {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  width: 424px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  background: #7DBA8C url(../images/iconArrow.svg) no-repeat right 10px center/auto;
}
.contact__section--sectionLink .contactLink__wrap .contactButton__wrap p {
  font-size: 14px;
  font-weight: 500;
}
.contact__section--sectionLink .contactTel__wrap {
  display: grid;
  place-items: center;
}
.contact__section--sectionLink .contactTel__wrap .contactBeckon__text {
  font-size: clamp(1.25rem, 1.162rem + 0.38vw, 1.5rem);
  font-weight: 500;
  margin-bottom: 25px;
}
.contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul {
  display: grid;
  grid-template-columns: minmax(auto, 331px) minmax(auto, 331px);
  gap: 29px;
}
.contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li {
  text-align: center;
  height: 104px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #CCE7D3;
}
.contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li .contactName__title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 9px;
}
.contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li .contactNumber__item {
  font-size: 32px;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
}
@media (max-width: 768px) {
  .contact__section--sectionLink {
    margin-bottom: 100px;
  }
  .contact__section--sectionLink hgroup {
    margin-bottom: 40px;
  }
  .contact__section--sectionLink .contactLink__wrap {
    margin-bottom: 70px;
  }
  .contact__section--sectionLink .contactLink__wrap .contactButton__wrap {
    padding: 0 10px;
  }
  .contact__section--sectionLink .contactLink__wrap .contactButton__wrap .contactButton__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .contact__section--sectionLink .contactLink__wrap .contactButton__wrap .contactButton__item a {
    width: inherit;
    height: unset;
    padding: 26px 0;
  }
  .contact__section--sectionLink .contactLink__wrap .contactButton__wrap p {
    font-size: 14px;
    font-weight: 500;
  }
  .contact__section--sectionLink .contactTel__wrap {
    display: grid;
    place-items: center;
  }
  .contact__section--sectionLink .contactTel__wrap .contactBeckon__text {
    margin-bottom: 20px;
  }
  .contact__section--sectionLink .contactTel__wrap .contactPreschool__content {
    width: 100%;
    padding: 0 10px;
  }
  .contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li {
    display: unset;
  }
  .contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li a {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    border-radius: 20px;
    background: url(../images/iconArrow.svg) no-repeat center right 10px/auto #7DBA8C;
  }
  .contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li a p {
    color: #fff;
  }
  .contact__section--sectionLink .contactTel__wrap .contactPreschool__content ul li .contactName__title {
    margin-bottom: 5px;
  }
}

.page-top__button {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  padding: 10px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.page-top__button.is-visible {
  opacity: 1;
  visibility: visible;
}
.page-top__button::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/iconArrow__mainColor.svg);
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -10px;
  rotate: 180deg;
}/*# sourceMappingURL=style.css.map */