.nayamiJireiChildData h3 img {
  width: 70%;
}

.nayamiJireiPage {
  background: #fff;
}

.nayamiJireiMain {
  min-width: 0;
}

.nayamiJireiResponsive {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 40px;
  color: #444;
  font-size: 16px;
  line-height: 1.8;
}

.nayamiJireiResponsive,
.nayamiJireiResponsive * {
  box-sizing: border-box;
}

.nayamiJireiResponsive img {
  max-width: 100%;
  height: auto;
}

.nayamiJireiResponsive a {
  color: #159bd3;
  font-weight: 700;
  text-decoration: none;
}

.nayamiJireiResponsive a:hover {
  text-decoration: underline;
}

.nayamiJireiMainVisual {
  margin: 0 0 28px;
  text-align: center;
}

.nayamiJireiMainVisual img {
  width: 100%;
  max-width: 950px;
  border-radius: 10px;
}

.nayamiJireiResponsive .headingLevel02,
.nayamiJireiResponsive > h2:first-child {
  margin: 0 0 24px;
  padding: 18px 24px;
  border-radius: 8px;
  background: #7fc438;
  color: #fff;
  font-size: 26px;
  line-height: 1.35;
  text-align: center;
}

.nayamiJireiIntro {
  margin: 0 0 28px;
  padding: 22px 24px;
  border: 1px solid #d8efcf;
  border-radius: 12px;
  background: #fbfff8;
}

.nayamiJireiIntro p {
  margin: 0;
}

.nayamiJireiListBlock {
  margin: 0 0 34px;
}

.nayamiJireiList {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nayamiJireiListItem,
.nayamiJireiList li {
  margin: 0;
}

.nayamiJireiList a {
  display: block;
  overflow: hidden;
  border: 1px solid #d8efcf;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 3px 0 rgba(120, 190, 80, 0.14);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.nayamiJireiList a:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(63, 141, 45, 0.13);
  text-decoration: none;
}

.nayamiJireiList img {
  display: block;
  width: 100%;
}

.nayamiJireiResponsive .articleBlock,
.nayamiJireiResponsive .articleBody,
.nayamiJireiResponsive .entryBody {
  width: 100%;
  max-width: 100%;
}

.nayamiJireiResponsive .entryBody {
  margin: 0 0 34px;
  padding: 24px;
  border: 1px solid #d8efcf;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 3px 0 rgba(120, 190, 80, 0.14);
}

.nayamiJireiResponsive .entryBody p,
.nayamiJireiResponsive .articleBody p {
  margin: 0 0 22px;
}

.nayamiJireiResponsive .entryBody h2,
.nayamiJireiResponsive .entryBody h3,
.nayamiJireiResponsive .articleBody h2,
.nayamiJireiResponsive .articleBody h3 {
  margin: 30px 0 16px;
  padding: 12px 16px;
  border-left: 6px solid #7fc438;
  border-radius: 6px;
  background: #f6fff2;
  color: #3f8d2d;
  font-size: 21px;
  line-height: 1.45;
}

.nayamiJireiResponsive table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 24px;
}

.nayamiJireiResponsive th,
.nayamiJireiResponsive td {
  padding: 12px 14px;
  border: 1px solid #d8efcf;
  vertical-align: top;
}

.nayamiJireiResponsive th {
  background: #fbfff0;
  color: #3f8d2d;
  font-weight: 700;
}

.nayamiJireiResponsive .indexContentSingle {
  margin: 0 0 30px;
  text-align: center;
}

.nayamiJireiResponsive .indexContentSingle img {
  border-radius: 8px;
}

.nayamiJireiBlock.articleBody {
  width: 100%;
  max-width: 100%;
}

.nayamiJireiTitle {
  margin: 0 0 24px;
  text-align: center;
}

.nayamiJireiTitle img {
  border-radius: 8px;
}

.nayamiJireiChildBlock {
  display: block;
  margin: 0 0 28px;
  padding: 22px;
  border: 1px solid #d8efcf;
  border-radius: 12px;
  background: #fbfff8;
}

.nayamiJireiChildData h3,
.nayamiJireiParentTitle,
.nayamiJireiTeacherTitle,
.nayamiJireiVoiceTitle {
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  text-align: left;
}

.nayamiJireiChildData h3 img,
.nayamiJireiParentTitle img,
.nayamiJireiTeacherTitle img,
.nayamiJireiVoiceTitle img,
.nayamiJireiCatch img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.nayamiJireiChildName {
  margin: 0 0 12px !important;
  color: #3f8d2d;
  font-size: 24px;
  font-weight: 700;
}

.nayamiJireiChildDataList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nayamiJireiChildDataList li {
  margin: 0 0 8px;
  padding: 10px 12px;
  border-radius: 8px;
  background: #fff;
}

.nayamiJireiChildDataList .label {
  color: #3f8d2d;
  font-weight: 700;
}

.nayamiJireiChildResult {
  margin-top: 20px;
  text-align: center;
}

.nayamiJireiChildResult img,
.nayamiJireiTeacherResultNumber img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.nayamiJireiParentBlock,
.nayamiJireiTeacherBlock,
.nayamiJireiVoiceBlock {
  margin: 0 0 30px;
  padding: 24px;
  border: 1px solid #d8efcf;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 3px 0 rgba(120, 190, 80, 0.14);
}

.nayamiJireiParentBody,
.nayamiJireiTeacherBody {
  position: relative;
}

.nayamiJireiCatch {
  margin: 0 0 18px !important;
}

.nayamiJireiParentBlock span,
.nayamiJireiTeacherBlock span,
.nayamiJireiVoiceBlock span {
  color: #e64a4a;
  font-weight: 700;
}

.nayamiJireiParentName {
  margin: 8px 0 0 !important;
  text-align: right;
}

.nayamiJireiTeacherResult {
  display: grid;
  grid-template-columns: minmax(180px, 235px) minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  margin: 24px 0 0;
  padding: 18px;
  border-radius: 12px;
  background: #fff7e5;
}

.nayamiJireiTeacherResultNumber {
  margin: 0 !important;
  text-align: center;
}

.nayamiJireiTeacherResultNumberDetail p {
  margin: 0 0 8px !important;
}

.nayamiJireiTeacherResultNumberDetailTop {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}

.nayamiJireiTeacherResultNumberDetailTop span {
  color: #e60012;
  font-size: 1.25em;
}

.nayamiJireiVoiceInner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.nayamiJireiVoiceInnerParentBody,
.nayamiJireiVoiceInnerChildBody {
  padding: 18px;
  border-radius: 12px;
  background: #fbfff8;
}

.nayamiJireiVoiceInner .name {
  margin-bottom: 8px !important;
  color: #3f8d2d;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .nayamiJireiResponsive {
    font-size: 15px;
    line-height: 1.75;
  }

  .nayamiJireiMainVisual {
    margin-bottom: 20px;
  }

  .nayamiJireiResponsive .headingLevel02,
  .nayamiJireiResponsive > h2:first-child {
    padding: 15px 16px;
    font-size: 21px;
  }

  .nayamiJireiIntro,
  .nayamiJireiResponsive .entryBody {
    padding: 20px 16px;
  }

  .nayamiJireiList {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .nayamiJireiResponsive .entryBody h2,
  .nayamiJireiResponsive .entryBody h3,
  .nayamiJireiResponsive .articleBody h2,
  .nayamiJireiResponsive .articleBody h3 {
    font-size: 18px;
  }

  .nayamiJireiChildBlock,
  .nayamiJireiTeacherResult,
  .nayamiJireiVoiceInner {
    grid-template-columns: 1fr;
  }

  .nayamiJireiChildBlock,
  .nayamiJireiParentBlock,
  .nayamiJireiTeacherBlock,
  .nayamiJireiVoiceBlock {
    padding: 18px 14px;
  }

  .nayamiJireiChildName {
    font-size: 21px;
  }

  .nayamiJireiTeacherResultNumberDetailTop {
    font-size: 18px;
  }

  .nayamiJireiResponsive table,
  .nayamiJireiResponsive thead,
  .nayamiJireiResponsive tbody,
  .nayamiJireiResponsive tr,
  .nayamiJireiResponsive th,
  .nayamiJireiResponsive td {
    display: block;
    width: 100%;
  }
}
