@charset "UTF-8";

/*color*/
.bg {
  background-color: #D7F6E6;
}

#gHeader .menuBox .btn a {
  color: #fff !important;
}

.br_sp {
  display: none;
}

body {
  color: #121212;
}

/*font*/
/*margin*/
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.mt140 {
  margin-top: 140px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb100 {
  margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .mt40 {
    margin-top: 30px;
  }

  .mt60 {
    margin-top: 50px;
  }

  .mt80 {
    margin-top: 60px;
  }

  .mt100 {
    margin-top: 80px;
  }

  .mt120 {
    margin-top: 100px;
  }
}

.ta-cen {
  text-align: center !important;
}

@media only screen and (max-width: 767px) {
  .reCAPTCHA {
    font-size: 12px !important;
    white-space: nowrap;
  }
}

/*---------------------------------------
	common
----------------------------------------*/
.sub_section {
  position: relative;
}

.sub_section .inner {
  z-index: 10;
  position: relative;
}

.sp_br {
  display: none;
}

#wrap-content .sub section {
  width: 100%;
}

#wrap-content .sub section {
  width: 100%;
}

.sub section {
  max-width: unset;
  width: 100%;
}

.sub .tex_cen {
  text-align: center;
}

.sub .dot>li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}

.sub .inner {
  width: 94%;
  max-width: 1040px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 100px;
}

.sub .inner .br_sp {
  display: none;
}

.sub .inner p {
  color: #171717;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 0.05rem;
}

.sub strong {
  font-weight: bold;
}

.sub .color {
  color: #1a2e51;
  font-weight: bold;
}

.sub .border {
  border-bottom: 1px solid #1a2e51;
}

.sub .image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.sub p {
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 15px;
  text-align: left;
}

.sub p.center {
  text-align: center;
}

.sub p.right {
  text-align: right;
}

.sub table.def-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: left;
  border-bottom: 3px solid #ddd;
  line-height: 2.2em;
  letter-spacing: 0.1em;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.sub table.def-table tr th {
  box-sizing: border-box;
  width: 24%;
  padding: 1rem;
  border-bottom: 3px solid #fff;
  background-color: #f0eeeb;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  position: relative;
}

.sub table.def-table tr td {
  box-sizing: border-box;
  width: 76%;
  padding: 1.5rem;
  background: #fff;
  border-bottom: 3px solid #f0eeeb;
}

.sub table.def-table tr td li {
  margin: 10px;
}

.sub table.def-table tr td li .big {
  font-size: 16px;
}

.sub table.def-table tr td li .pc_br {
  display: block;
}

.sub .wp-pagenavi {
  /* wp navi*/
  clear: both;
  text-align: center;
  margin: 50px 0 0;
}

.sub .wp-pagenavi a,
.sub .wp-pagenavi span {
  display: inline-block;
  background-color: #f0eeeb;
  border: 1px solid #f0eeeb;
  padding: 4px 8px;
  margin: 0 2px 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  transition: 0.4s;
}

.sub .wp-pagenavi a:hover,
.sub .wp-pagenavi span:hover {
  border: 1px solid #1a2e51;
  background-color: #1a2e51;
  color: #fff;
  z-index: 10;
}

.sub .wp-pagenavi span.current {
  color: #fff;
  background-color: #1a2e51;
  border: 1px solid #1a2e51;
  font-weight: bold;
}

.sub .sitemap_list {
  justify-content: space-between;
}

.sub .def-btn.page_link a::after {
  content: "\f107";
}

.sub .def-btn a {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 285px;
  text-align: center;
  padding: 1.45rem;
  font-size: 1.7rem;
  font-weight: bold;
  background: #fff;
  border-radius: 60px;
  transition: 0.4s;
  border: #fff solid 2px;
}

.sub .def-btn a::after {
  content: "\f105";
  position: absolute;
  right: 2rem;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.sub .def-btn a:hover {
  background: #1a2e51;
  color: #fff;
  border: #1a2e51 solid 2px;
}

.wd30 li.box {
  width: 31%;
  margin-bottom: 20px;
}

.wd30 li.box img {
  width: 100%;
}

.wd30 li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.wd50 .box {
  width: 48%;
}

.wd50 .box img {
  width: 100%;
}

.wd70 .box {
  width: 70%;
}

.wd70 .s_box {
  width: 28%;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

/* float-clear */
.clear {
  clear: both;
}

br.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
}

@media only screen and (max-width: 767px) {
  .sub .inner {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .sub .inner p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0rem;
  }

  .sub .inner .br_sp {
    display: block;
  }

  .sub .inner table.def-table th {
    width: 100%;
    display: block;
    padding: 15px;
    border: none;
    border-bottom: none;
  }

  .sub .inner table.def-table td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: none;
  }

  .sub .inner table.def-table td li .pc_br {
    display: none;
  }

  .sub .inner .def-btn {
    width: 100%;
    max-width: 100%;
  }

  .sub .wd30 li.box {
    width: 100%;
    margin-bottom: 20px;
  }

  .sub .wd30 li.box:last-child {
    margin-bottom: 0;
  }

  .sub .wd50 .box {
    width: 100%;
  }

  .sub .wd50 dd {
    margin-top: 20px;
    order: 1;
  }

  .sub .wd50 li {
    margin-bottom: 20px;
  }

  .sub .wd50 li:last-child {
    margin-bottom: 0;
  }

  .sub .wd70 .box {
    width: 100%;
    margin-top: 20px;
    order: 1;
  }

  .sub .wd70 .s_box {
    width: 100%;
  }
}

.ttl-02 {
  font-size: 22px;
  color: #5baf84;
  border-bottom: 1px solid #5baf84;
  padding-bottom: 3px;
}

@media only screen and (max-width: 767px) {
  .ttl-02 {
    font-size: 17px;
  }
}

/*main vis*/
.sub_mainvis {
  background: url(../img/common/sub_mv.jpg) no-repeat center/cover;
  position: relative;
  height: 240px;
}

.sub_mainvis h2 {
  font-weight: 700;
  position: absolute;
  max-width: 1040px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 32px;
  line-height: 2.6rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  background-color: #fff;
  color: #5baf84;
  padding: 20px 20px 10px;
}

.sub_mainvis h2 span {
  letter-spacing: 0.05em;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .sub_mainvis {
    height: 160px;
  }

  .sub_mainvis h2 {
    font-size: 24px;
    line-height: 1.7rem;
    width: 100%;
  }

  .sub_mainvis h2 span {
    font-size: 1rem;
  }
}

.mainvis_contact h2 {
  top: 50%;
}

.bcList {
  font-size: 14px;
  padding: 8px 0;
  width: 100%;
  text-align: right;
}

.bcList ul {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
}

.bcList ul li {
  display: inline;
  list-style: none;
}

.bcList ul li a {
  padding-right: 15px;
}

.bcList ul li em {
  font-weight: bold;
  font-style: normal;
}

.bcList ul li:after {
  content: ">";
}

.bcList ul li:last-child {
  padding-left: 5px;
}

.bcList ul li:last-child:after {
  display: none;
}

.bcList_sub {
  padding: 20px 8px 5px 0;
  margin: 0;
  background: #f3f3f3;
}

/* =========================
   サイトマップ横並び
========================= */
.sitemapGrid {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}

.sitemapBlock {
  width: calc(33.333% - 40px);
}

.sitemapBlock h2 {
  position: relative;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
  padding-bottom: 8px;
}

.sitemapBlock h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 240px;
  /* 下線の長さ */
  height: 2px;
  background: #4cae8a;
  /* 園カラーに */
  border-radius: 2px;
}

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

.sitemapBlock ul li {
  margin-bottom: 8px;
}

.sitemapBlock a {
  text-decoration: none;
  color: #333;
  transition: 0.3s;
}

.sitemapBlock a:hover {
  color: #4cae8a;
}

@media (max-width: 1024px) {
  .sitemapBlock {
    width: calc(50% - 30px);
  }
}

@media (max-width: 768px) {
  .sitemapGrid {
    flex-direction: column;
    gap: 40px;
  }

  .sitemapBlock {
    width: 100%;
  }
}

.content_privacy {
  margin-top: 40px;
}

.content_privacy p {
  margin-top: 12px;
}

#sub #news {
  margin-top: 0;
  padding: 0px;
}

.news_list li {
  margin-top: 16px;
}

.news_list li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news_list li a .day {
  width: 100px;
}

.news_list li a .text {
  width: calc(100% - 120px);
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* =========================
   Kindergarten Pager
========================= */
.c-pager {
  margin-top: 60px;
  text-align: center;
}

.c-pager__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* 共通丸ボタン */
.c-pager__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  background: #ffffff;
  color: #EEA8A7;
  border: 2px solid #EEA8A7;
  transition: all 0.25s ease;
}

/* ホバー */
.c-pager__link:hover {
  background: #EEA8A7;
  color: #ffffff;
  transform: translateY(-2px);
}

/* 現在ページ */
.c-pager__link.is-current {
  background: #EEA8A7;
  color: #ffffff;
  pointer-events: none;
}

/* Prev / Next */
.c-pager__link--prev,
.c-pager__link--next {
  width: auto;
  padding: 0 18px;
  border-radius: 999px;
}

/* dots */
.c-pager__dots {
  font-size: 18px;
  color: #EEA8A7;
}

/* スマホ */
@media (max-width: 768px) {
  .c-pager__link {
    width: 42px;
    height: 42px;
    font-size: 14px;
  }
}

/* =========================
   News Detail
========================= */
.news_detail {
  padding: 80px 20px;
}

.news_detail__inner {
  max-width: 800px;
  margin: 0 auto;
}

.news_detail__title {
  font-size: 28px;
  font-weight: 700;
  color: #EEA8A7;
  margin-bottom: 20px;
}

.news_detail__meta {
  font-size: 14px;
  color: #888;
  margin-bottom: 40px;
}

/* 投稿本文 */
.news_detail__content {
  line-height: 1.9;
  font-size: 16px;
}

/* 投稿内画像 */
.news_detail__content img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 20px 0;
}

/* 見出し */
.news_detail__content h2,
.news_detail__content h3 {
  margin-top: 40px;
  margin-bottom: 16px;
  color: #EEA8A7;
}

/* 前後リンク */
.news_detail__pager {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  font-size: 14px;
}

.news_detail__pager a {
  color: #EEA8A7;
  text-decoration: none;
  border-bottom: 1px solid #EEA8A7;
  padding-bottom: 4px;
  transition: 0.2s ease;
}

.news_detail__pager a:hover {
  opacity: 0.7;
}

.news_detail__navigation {
  margin-top: 60px;
  text-align: center;
}

.news_detail__navRow {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  font-size: 14px;
}

.news_detail__navRow a {
  color: #EEA8A7;
  text-decoration: none;
  transition: 0.2s;
}

.news_detail__navRow a:hover {
  opacity: 0.6;
}

/* 一覧へ戻るボタン */
.news_detail__backBtn {
  display: inline-block;
  padding: 14px 40px;
  background: #EEA8A7;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease, opacity 0.3s ease;
}

/* ホバー */
.news_detail__backBtn:hover {
  background: #e89493;
  /* 少しだけ濃く */
  opacity: 0.95;
}

/* educational */
.educational_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 80px;
}

@media only screen and (max-width: 767px) {
  .educational_flex {
    margin-top: 60px;
  }
}

.educational_flex .educational_img {
  width: 250px;
}

@media only screen and (max-width: 767px) {
  .educational_flex .educational_img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
}

.educational_flex .educational_tex {
  width: calc(100% - 300px);
}

@media only screen and (max-width: 767px) {
  .educational_flex .educational_tex {
    width: 100%;
    margin-top: 20px;
  }
}

.educational_flex .educational_tex span {
  font-size: 18px;
  display: inline-block;
  margin: 20px 0;
  font-weight: bold;
  color: #e89493;
}

@media only screen and (max-width: 767px) {
  .educational_flex .educational_tex span {
    font-size: 16px;
  }
}

.educational_flex .educational_tex .tex_box {
  padding: 30px 20px;
  margin-top: 20px;
  box-shadow: 0px 0px 15px -5px #777777;
  background-color: #fff;
}

.educational_flex .educational_tex .tex_box li {
  padding-left: 30px;
  font-size: 16px;
  margin-top: 16px;
  background: url(../img/common/icon_check.png) no-repeat left center;
}

@media only screen and (max-width: 767px) {
  .educational_flex .educational_tex .tex_box li {
    font-size: 14px;
  }
}

.educational_flex .educational_tex .tex_box li:first-child {
  margin-top: 0;
}

.img_tex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.img_tex .box .box_img {
  text-align: center;
  margin: 20px 0;
}

.img_tex .box {
  width: 32%;
  background-color: #fff;
  padding: 20px 20px 20px;
  margin-top: 30px;
  border-radius: 10px;
}

.img_tex .box h3 {
  text-align: center;
  font-size: 21px;
  color: #5baf84;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .img_tex .box {
    width: 100%;
  }
}

.class-table,
.staff-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 30px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.class-table th,
.staff-table th {
  width: 150px;
  text-align: left;
  padding: 20px;
  background: #D7F6E6;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}

.class-table td,
.staff-table td {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.class-list {
  display: flex;
  gap: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.class-list li {
  text-align: center;
}

.class-icon-top img {
  width: 50px;
  margin-bottom: 10px;
}

.class-name {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 16px;
}

.class-name img {
  width: 20px;
}

.class-list.simple li {
  font-size: 16px;
}

.staff-table th {
  width: 200px;
}

@media (max-width: 768px) {
  .class-list {
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 768px) {

  .class-table,
  .class-table tbody,
  .class-table tr,
  .class-table th,
  .class-table td,
  .staff-table,
  .staff-table tbody,
  .staff-table tr,
  .staff-table th,
  .staff-table td {
    display: block;
    width: 100%;
  }

  .class-table tr th,
  .class-table tr td,
  .staff-table tr th,
  .staff-table tr td {
    padding: 10px 16px;
  }
}

.lessons_box .educational_flex {
  margin-top: 40px;
  background-color: #fff;
  padding: 40px;
  align-items: center;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .lessons_box .educational_flex {
    padding: 20px;
  }
}

.lessons_box .educational_flex .educational_img {
  width: 400px;
}

@media (max-width: 768px) {
  .lessons_box .educational_flex .educational_img {
    width: 100%;
  }
}

.lessons_box .educational_flex .educational_tex {
  width: calc(100% - 440px);
}

@media (max-width: 768px) {
  .lessons_box .educational_flex .educational_tex {
    width: 100%;
    margin-top: 20px;
  }
}

.lessons_box .educational_flex .educational_tex h3 {
  font-size: 20px;
  color: #5baf84;
  line-height: 1rem;
}

@media (max-width: 768px) {
  .lessons_box .educational_flex .educational_tex h3 {
    font-size: 18px;
    line-height: 0.5rem;
    text-align: center;
  }
}

.lessons_box .educational_flex .educational_tex h3 span {
  color: #5baf84;
}

.access_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.access_flex .access_img {
  width: 400px;
  text-align: center;
}

@media (max-width: 768px) {
  .access_flex .access_img {
    width: 100%;
  }
}

.access_flex .access_tex {
  width: calc(100% - 440px);
}

@media (max-width: 768px) {
  .access_flex .access_tex {
    width: 100%;
    margin-top: 20px;
  }
}

.access_flex .access_tex h3 {
  font-size: 20px;
  color: #5baf84;
  line-height: 1rem;
}

@media (max-width: 768px) {
  .access_flex .access_tex h3 {
    font-size: 18px;
    line-height: 0.5rem;
    text-align: center;
  }
}

.access_flex .access_tex h3 span {
  color: #5baf84;
}

/* =========================
   園児募集ページ
========================= */
.admission .pageHeader {
  margin-bottom: 50px;
  text-align: center;
}

.admission .ttl-01 {
  font-size: 32px;
  margin-bottom: 10px;
}

.content_admission {
  margin-bottom: 70px;
}

.content_admission p {
  line-height: 1.8;
  margin-bottom: 20px;
}

/* 注意書き */
.note {
  font-size: 14px;
  background: #f7f7f7;
  padding: 15px 20px;
  border-left: 4px solid #D7F6E6;
  line-height: 1.7;
}

/* =========================
   テーブル
========================= */
.admission-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.admission-table th {
  width: 220px;
  padding: 20px;
  text-align: left;
  background: #D7F6E6;
  font-weight: 600;
  vertical-align: top;
  border-bottom: 1px solid #fff;
}

.admission-table td {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1.7;
}

/* =========================
   スマホ対応（縦1列）
========================= */
@media (max-width: 768px) {
  .admission {
    padding: 60px 0;
  }

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

  .admission-table tr {
    background: #fff;
  }

  .admission-table th {
    border-bottom: none;
  }

  .admission-table td {
    border-bottom: none;
    padding-top: 10px;
  }
}

.content_block {
  margin-bottom: 60px;
}

.aftercare-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.aftercare-table th {
  width: 220px;
  padding: 20px;
  background: #D7F6E6;
  text-align: left;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}

.aftercare-table td {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.content_box {
  background: #f7f7f7;
  padding: 20px;
  margin-top: 20px;
  border-left: 4px solid #D7F6E6;
}

.note {
  font-size: 14px;
  margin-top: 20px;
  background: #fff8e6;
  padding: 15px;
  border-left: 4px solid #f5c06f;
}

@media (max-width: 768px) {

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

  .aftercare-table tr {
    margin-bottom: 20px;
  }
}

/* =========================
   延長保育プログラム
========================= */
.aftercare_program {
  margin-top: 80px;
}

.aftercare_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.aftercare_img {
  width: 250px;
}

.aftercare_tex {
  width: calc(100% - 300px);
}

.aftercare_tex h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.5rem;
}

.aftercare_tex h3 span {
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  color: #e89493;
}

.aftercare_tex p {
  margin-top: 15px;
  line-height: 1.8;
}

/* 下の白ボックス */
.aftercare_box {
  padding: 30px 20px;
  margin-top: 25px;
  box-shadow: 0px 0px 15px -5px #777;
  background-color: #fff;
  list-style: none;
}

.aftercare_box li {
  padding-left: 30px;
  font-size: 16px;
  margin-top: 16px;
  background: url(../img/common/icon_check.png) no-repeat left center;
}

.aftercare_box li:first-child {
  margin-top: 0;
}

/* =========================
   SP対応
========================= */
@media only screen and (max-width: 767px) {
  .aftercare_program {
    margin-top: 60px;
  }

  .aftercare_flex {
    flex-direction: column;
  }

  .aftercare_img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .aftercare_tex {
    width: 100%;
    margin-top: 20px;
  }

  .aftercare_tex h3 {
    font-size: 20px;
  }

  .aftercare_box li {
    font-size: 14px;
  }
}

.age3 {
  padding: 80px 0;
}

.content_block {
  margin-bottom: 60px;
}

.age3-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.age3-table th {
  width: 220px;
  padding: 20px;
  background: #D7F6E6;
  text-align: left;
  font-weight: 600;
  vertical-align: top;
  border-bottom: 1px solid #fff;
}

.age3-table td {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1.8;
}

/* SP */
@media (max-width: 768px) {

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

  .age3-table tr {
    background: #fff;
  }
}

/* ===== 横並びタイムライン ===== */
.page.daily .timeline {
  list-style: none;
  padding: 0;
  position: relative;
}

/* 縦ライン */
.page.daily .timeline::before {
  content: "";
  position: absolute;
  left: 120px;
  top: 0;
  width: 2px;
  height: 100%;
  background: #cceee0;
}

/* 各行を横並び */
.page.daily .timeline li {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 50px;
  align-items: center;
}

/* 時間 */
.page.daily .timeline_time {
  width: 100px;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  margin-right: 40px;
  color: #444;
}

/* 丸 */
.page.daily .timeline li::before {
  content: "";
  position: absolute;
  left: 113px;
  top: 29px;
  width: 14px;
  height: 14px;
  background: #e89493;
  border-radius: 50%;
}

/* カード */
.page.daily .timeline_content {
  flex: 1;
  background: #fff;
  padding: 22px 24px;
  border-radius: 8px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

@media (max-width: 768px) {
  .page.daily .timeline {
    padding-left: 30px;
  }

  .page.daily .timeline::before {
    left: 14px;
  }

  .page.daily .timeline li {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  /* 丸 */
  .page.daily .timeline li::before {
    left: -22px;
    top: 6px;
  }

  /* 時間 */
  .page.daily .timeline_time {
    width: auto;
    text-align: left;
    margin: 0 0 8px 20px;
    font-size: 13px;
  }

  /* カード */
  .page.daily .timeline_content {
    width: 100%;
    margin-left: 20px;
    padding: 18px;
  }
}

.events_flex {
  justify-content: flex-start;
}

.events_flex .box {
  width: 23.5%;
  padding: 20px 12px 20px;
  margin: 0 5px;
}

@media (max-width: 768px) {
  .events_flex .box {
    width: 100%;
    margin-top: 20px;
    padding: 20px 20px;
  }
}

@media (max-width: 768px) {
  .events_flex .box img {
    width: 100%;
  }
}

/* 保護者様専用 */
.parents_list {
  margin-top: 60px;
}

.parents_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  list-style: none;
  padding: 0;
}

.parents_item a {
  display: block;
  text-decoration: none;
  color: #333;
}

.parents_item .thumb {
  overflow: hidden;
  border-radius: 10px;
}

.parents_item .thumb img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  transition: 0.4s;
}

.parents_item:hover img {
  transform: scale(1.05);
}

.parents_item .title {
  font-size: 16px;
  margin-top: 15px;
  font-weight: 600;
}

/* ページャー */
.pagination {
  margin-top: 60px;
  text-align: center;
}

.pagination a {
  display: inline-block;
  padding: 8px 14px;
  margin: 0 4px;
  border: 1px solid #ddd;
  text-decoration: none;
  background: #fff;
  color: #333;
}

.pagination .current {
  background: #e89493;
  color: #fff;
  border-color: #e89493;
}

/* SP */
@media (max-width: 768px) {
  .parents_grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}

/* 保護者様専用 詳細 */
.parents_detail {
  margin-top: 80px;
}

.gallery_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0;
  margin-top: 50px;
}

.gallery_grid li {
  overflow: hidden;
  border-radius: 10px;
}

.gallery_grid img {
  width: 100%;
  display: block;
  transition: 0.4s;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery_grid li:hover img {
  transform: scale(1.05);
}

/* SP */
@media (max-width: 768px) {
  .gallery_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

/* page_heading_information */
.page_heading_information_container {
  width: 94%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.page_heading_information_textarea {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

/* SP */
@media (max-width: 768px) {
  .page_heading_information_container {
    margin-top: 20px;
  }

  .page_heading_information_textarea {
    font-size: 16px;
  }
}

/*# sourceMappingURL=sub.css