@charset "shift_jis";
/************************************
    Enkaku
************************************/
.section-enkaku .menu__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.section-enkaku .section__inner {
  padding-bottom: 0;
}
.section-enkaku table td {
  padding-inline: 4.0712468193vw;
}
.section-enkaku table .month {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  text-wrap: nowrap;
  width: 15.2671755725vw;
}
.section-enkaku .enkaku__area {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.section-enkaku .enkaku__inner {
  display: flex;
  justify-content: space-between;
}
.section-enkaku .enkaku__inner:nth-child(n+2) {
  padding-top: 4.0712468193vw;
}
.section-enkaku .enkaku__text {
  display: flex;
}
.section-enkaku .enkaku__text:nth-child(n+2) {
  margin-top: min(1.1111111111vw, 16px);
}
.section-enkaku .photo__area {
  display: flex;
  flex-direction: column;
}
.section-enkaku .photo__item .image {
  border-radius: 4.0712468193vw;
  display: flex;
  overflow: hidden;
}
.section-enkaku .photo__item .caption {
  color: #6b7484;
  font-size: 3.0534351145vw;
  line-height: 1.4em;
  margin-top: 1.0178117048vw;
}
.section-enkaku .logo__area {
  align-items: center;
  display: flex;
}
.section-enkaku .logo__item {
  width: calc(100% - 15.2671755725vw);
}
@media screen and (min-width: 1024px) {
  .section-enkaku .menu__list {
    gap: min(1.6666666667vw, 24px);
  }
  .section-enkaku .menu__item {
    margin-bottom: 1em;
  }
  .section-enkaku .section__inner:nth-child(n+2) {
    padding-top: min(2.7777777778vw, 40px);
  }
  .section-enkaku table td {
    padding: min(1.1111111111vw, 16px) 0;
  }
  .section-enkaku table .year {
    text-wrap: nowrap;
    width: min(6.9444444444vw, 100px);
  }
  .section-enkaku table .month {
    padding-left: min(1.1111111111vw, 16px);
    width: min(4.1666666667vw, 60px);
  }
  .section-enkaku table .text {
    padding-inline: min(1.1111111111vw, 16px);
  }
  .section-enkaku .enkaku__inner:nth-child(n+2) {
    padding-top: min(1.1111111111vw, 16px);
  }
  .section-enkaku .photo__area {
    gap: min(1.1111111111vw, 16px);
    width: min(11.1111111111vw, 160px);
  }
  .section-enkaku .photo__item .image {
    border-radius: min(1.1111111111vw, 16px);
    width: min(11.1111111111vw, 160px);
  }
  .section-enkaku .photo__item .caption {
    font-size: min(0.9722222222vw, 14px);
    margin-top: min(0.2777777778vw, 4px);
  }
  .section-enkaku .logo__area {
    gap: min(1.1111111111vw, 16px);
  }
  .section-enkaku .logo__item {
    width: min(21.9444444444vw, 316px);
  }
  .section-enkaku .logo__item--logo1 {
    width: min(15.2777777778vw, 220px);
  }
}
@media screen and (max-width: 1023px) {
  .section-enkaku table th {
    font-size: 3.8167938931vw;
  }
  .section-enkaku table .year {
    padding: 4.0712468193vw;
  }
  .section-enkaku table .text {
    width: calc(100% - 15.2671755725vw);
  }
  .section-enkaku .enkaku__inner {
    flex-direction: column;
  }
  .section-enkaku .photo__area {
    padding-top: 4.0712468193vw;
  }
  .section-enkaku .photo__item {
    margin-left: 15.2671755725vw;
    width: calc(100% - 15.2671755725vw);
  }
  .section-enkaku .photo__item:nth-child(n+2) {
    margin-top: 4.0712468193vw;
  }
  .section-enkaku .logo__item {
    margin-left: 15.2671755725vw;
    margin-top: 4.0712468193vw;
  }
}