@charset "UTF-8";
.page_title {
  background-color: rgba(255, 145, 160, 0.27);
  display: flex;
  width: 100%;
  padding: 25px;
}

.sub_page_title {
  background-color: rgba(255, 145, 160, 0.27);
  width: 100%;
  padding: 25px;
  text-align: center;
  margin: auto;
}

.sub_page_title h5 {
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 1px 0px;
  background-color: #ffd7dd;
  max-width: 500px;
  margin: auto;
}

.sub_title_p {
  color: #ff91a0;
}

.page-name {
  color: #000000;
  font-family: "Sawarabi Gothic", Sans-serif;
  font-size: 19px;
  line-height: 1.8em;
  margin: auto;
  font-weight: normal;
}

.page-content h2 {
  border-radius: 30px 0px 0px 30px;
  border-style: solid;
  border-width: 0px 0px 3px 20px;
  border-color: #ff91a0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 5px 0 5px 10px;
  color: #000000;
  font-weight: normal;
  font-size: 18px;
}

/*ページネーション*/
.pagination {
  display: flex;
  width: 80%;
  margin: auto;
  padding: 5rem 0;
  font-size: 2.5rem;
  align-items: center;
  justify-content: center;
}

.pagination a,
.pagination span {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination-next,
.last,
.pagination-prev,
.start {
  display: flex;
  margin: 1rem;
  align-items: center;
  justify-content: center;
}

.pagenation-number {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.pagenation-number li {
  margin: 1rem;
}

.single-pagination {
  width: 100%;
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
}

.single-pagination a {
  text-decoration: none;
  color: #666;
}

.single-pagination li {
  margin: 0 0.8rem;
}

.prev-post {
  text-align: right;
}

/*一覧*/
.entry-index {
  width: 60%;
}

.side_main {
  width: 30% !important;
  margin: 10px 0 0 45px;
}

.side_main h4 {
  text-align: left;
}

.side_main ul {
  margin-left: 40px;
}

.side_main li {
  text-align: left;
}

.side_main li a {
  text-decoration: none;
  color: #333;
}

.excerpt {
  overflow: auto;
  min-width: 0;
  padding: 30px;
  box-shadow: 0px 3px 7px 0px rgba(56, 56, 56, 0.1019607843);
  padding-bottom: 30px;
  padding-top: 20px;
  background: #fff;
  text-align: left;
  color: #333;
  text-decoration: none;
  margin: 0 0 25px 0;
}

.excerpt header {
  padding-bottom: 5px;
}

/*single*/
.single .excerpt {
  padding-left: 15px;
  padding-right: 15px;
}

/*記事共通*/
.entry-name {
  font-size: 30px;
}

.entry-name a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.entry-foot {
  padding: 40px 30px 15px 30px;
  display: flex;
  align-items: center;
  border-top: 1px solid #e8e9eb;
  justify-content: space-between;
}

.entry-foot .readmore a {
  background: #ff91a0;
  border-color: #ff91a0;
  color: white;
  padding: 10px 30px;
  margin: 0 10px 0 0;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
}

.entry-foot .date {
  color: #808080;
}

@media screen and (max-width: 600px) {
  .entry-index {
    grid-auto-rows: initial;
    width: 95% !important;
  }
  .side_main {
    width: 95% !important;
  }
  .excerpt a {
    margin: auto;
    display: flex;
    text-decoration: none;
  }
  .excerpt heade {
    width: 48%;
    margin-right: 0;
  }
  .excerpt .eye-chatch {
    order: -1;
    width: 48%;
    margin-left: 0;
  }
}
.entry-meta {
  padding-bottom: 20px;
  margin-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
}

.entry-meta span a {
  color: #666;
  font-weight: 700;
}

.entry-meta span {
  font-size: 14px;
  display: inline-block;
  color: #999;
  margin-right: 50px;
  font-weight: 700;
}

.entry-meta span.post-author {
  position: relative;
}

.entry-meta .post-cat {
  font-size: 14px;
  position: relative;
  color: #999;
  display: inline-block;
  font-weight: 700;
}

.entry-meta span.post-author:before {
  background: #e8e9eb;
  height: 50px;
  position: absolute;
  width: 1px;
  content: "";
  left: -25px;
  top: 5px;
}

.entry-meta .post-cat:before {
  background: #e8e9eb;
  height: 50px;
  position: absolute;
  width: 1px;
  content: "";
  left: -25px;
  top: 5px;
}

.single article p {
  margin-bottom: 1.5em;
}

/* cat baby */
.page-cperipartner .col_2 {
  border-bottom: #e9e4cc solid 6.7px;
  margin: 36px 0 40px 0;
  padding: 0 0 35px 0;
  width: 86%;
}

.page-cperipartner .left {
  width: 33.333%;
}

.page-cperipartner .right {
  width: 66.666%;
}

.page-cperipartner .name_title {
  text-align: left;
  margin: 2px 0px 15px 0px;
  padding: 0px 0px 7px 0px;
  border-style: dotted;
  border-width: 0px 0px 4px 0px;
  border-color: #ff91a0;
}

.page-cperipartner .name_title h3 {
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.page-cperipartner .right p {
  text-align: left;
  margin-bottom: 20px;
}

.page-cperipartner .more_btn {
  margin: 0% 0% 0% 0%;
  padding: 5px 0px 5px 0px;
  background-color: transparent;
  background-image: linear-gradient(140deg, #ff91a0 0%, #f9586e 100%);
  transition: background 0s;
  border-radius: 34px 34px 34px 34px;
}

.page-cperipartner .more_btn a {
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 2.7px;
  background-color: rgba(255, 145, 160, 0);
  border-radius: 30px 30px 30px 30px;
  color: #fff;
  fill: #fff;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .page-cperipartner .left {
    width: 100%;
  }
  .page-cperipartner .right {
    width: 100%;
  }
}
/* teacher */
.content-suppotteacher {
  box-shadow: 1px 1px 20px #e8e9eb;
  padding: 30px 15px;
  background: white;
}

.content-suppotteacher .teacher_main {
  width: 35% !important;
}

.content-suppotteacher .teacher_text {
  width: 65% !important;
  color: #333;
  text-align: left;
}

.content-suppotteacher .teacher_text h5 {
  color: #333;
  font-size: 18px;
  padding: 20px 0 0 0;
  margin-bottom: 8px;
  text-align: left;
}

.content-suppotteacher .teacher_name {
  background-color: #ff91a0 !important;
  color: #fff;
  padding: 15px 20px;
  text-align: center;
  margin-top: -10px;
  font-size: 24px;
  margin-bottom: 30px;
}

.page-content {
  width: 90%;
  margin: auto;
}

.page-content:not(.content-philosophy) .col_2 {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  text-align: center;
  margin: 35px auto;
}
.page-content:not(.content-philosophy) .col_2 > div {
  width: 50%;
  padding: 10px;
}
.page-content:not(.content-philosophy) .col_2 h4 {
  padding: 0px 0px 0px 8px;
  border-style: solid;
  border-width: 0px 0px 0px 7px;
  border-color: #ff91a0;
  color: #000000;
  font-size: 22px;
  text-align: left;
  margin-bottom: 20px;
}
.page-content:not(.content-philosophy) .col_2 h3 {
  color: #ff91a0;
  margin-bottom: 20px;
  text-align: left;
}