@charset "UTF-8";
/*
Theme Name: よなごまなびや園 2.1
Version: 2.1.0
*/
body {
  background-color: #fffaf0;
  color: #1a1a1a;
  font-family: "YakuHanJPs", "Quicksand", "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

input, textarea, select {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans JP", "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

a,
a:hover {
  color: #1a1a1a;
  text-decoration: none;
}

@media (min-width: 768px) {
  a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767px) {
  a:active {
    opacity: 0.6;
  }
}
.small,
small {
  font-weight: inherit;
}

.note {
  font-size: 12px;
  line-height: 1.5;
}

ul.note li {
  padding-left: 1em;
  text-indent: -1em;
}
ul.note li + li {
  margin-top: 0.3em;
}

.btn {
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 10px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .btn {
    font-size: 15px;
  }
}
.btn[type=submit] {
  background-color: #f9a8c6 !important;
  border-color: #f9a8c6 !important;
  min-width: 196px;
}

.btn:hover,
.btn:focus,
.btn:active {
  opacity: 0.7;
}

.basge {
  letter-spacing: 0;
}

.form-control {
  padding: 5px 10px;
}

.container {
  max-width: 1090px;
}

.embed-responsive {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .col-form-label {
    padding: 0 5px;
  }
}
.menu-footer {
  margin: 40px 0 0;
  border-top: 1px solid #501e0a;
  border-bottom: 1px solid #501e0a;
}

.menu-footer__item + .menu-footer__item {
  border-top: 1px dashed #501e0a;
}

.menu-footer__item a {
  padding: 14px 20px;
  color: #501e0a;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  display: block;
}

#footer {
  margin: 100px 0 0;
  padding: 45px 0 135px;
  background: url(./img/bg-footer.png) no-repeat center bottom, url(./img/bg-line.png) repeat-x center bottom;
  color: #501e0a;
  font-size: 14px;
  line-height: 1.6;
  position: relative;
}

#footer address b {
  display: inline-block;
  min-width: 5.4em;
}

#backtotop {
  position: absolute;
  right: 45px;
  bottom: 150px;
}

#sidebar {
  margin-left: auto;
  max-width: 300px;
  width: 100%;
  font-weight: 500;
}

@media (max-width: 991px) {
  .home #sidebar {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  #footer {
    margin: 0;
    padding: 30px 0 85px;
    background: url(./img/bg-footer-sp@2x.png) no-repeat center bottom;
    background-size: 100% auto;
    font-size: 13px;
  }
  .copyright {
    font-size: 10px;
  }
  #backtotop {
    right: 10px;
    bottom: 130px;
  }
}
.hero {
  margin: 0 0 50px;
}

.hero__content {
  padding: 20px 0;
}

.section + .section,
section + section {
  margin-top: 70px;
}

.section + hr {
  margin: 50px 0;
}

.section__title {
  margin: 0 0 30px;
}

.card--news {
  background-color: #daf2d2;
  border-radius: 0.45em;
}

.card-body--news {
  padding: 30px;
}

.card--news .card .card-body {
  padding: 10px 20px;
  max-height: 185px;
  overflow-y: scroll;
}

.entries__item .row {
  margin: 0 -7px;
}

.entries__item [class*=col] {
  padding: 0 7px;
}

.entries__item a {
  padding: 12px 8px;
  border-bottom: 1px solid #ebebeb;
  color: #501e0a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  display: block;
}

.entries__item a time {
  font-size: 0.9em;
  font-weight: 400;
}

.category .entries__item a,
.post-type-archive-parent .entries__item a,
.sidebar .entries__item a {
  padding: 10px 0 14px;
  font-size: 16px;
}

.entries__meta {
  font-size: 16px;
}

.entries__cat {
  position: relative;
  top: -0.1em;
}

.entries__cat .badge {
  font-size: 0.85em;
  font-weight: 500;
  padding: 4px 6px 5px;
}

.entries__cat .badge:not(:last-child) {
  margin-right: 0.4em;
}

.nav-links {
  margin: 0 auto;
}

.page-numbers {
  padding: 4px 0 7px;
  background-color: #ebebeb;
  border-radius: 8px;
  color: #1a1a1a;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  width: 36px;
  letter-spacing: 0;
}

.page-numbers.current {
  background-color: #46be1e;
  color: #ffffff;
}

a.page-numbers:hover {
  background-color: #46be1e;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

.widget + .widget {
  margin-top: 20px;
}

.widget__title {
  margin: 0 0 30px;
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 3px solid #501e0a;
  color: #501e0a;
}

.widget__title.text-success {
  border-bottom: 3px solid #46be1e;
}

.widget__title > small {
  position: relative;
  font-size: 13px;
  top: -0.05em;
}

.menu__item + .menu__item {
  margin-top: 30px;
}

.menu__title,
.menu__title > a,
.sub-menu__item > a {
  color: #501e0a;
  display: block;
}

.menu__title {
  padding: 0 0 8px;
  font-weight: bold;
  border-bottom: 1px solid #46be1e;
}

.sub-menu__item {
  border-bottom: 1px dashed #a78e84;
}

.sub-menu__item > a {
  font-size: 15px;
  padding: 13px 5px;
}

.breadcrumbs {
  padding: 16px 0;
  color: #501e0a;
  font-size: 13px;
}

.breadcrumbs a {
  color: #46be1e;
}

.entry__footer {
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px dashed #501e0a;
}

.entry__meta {
  margin: 70px 0 0;
}

.entry__content .row {
  margin-right: -10px;
  margin-left: -10px;
}

.entry__content .row [class*=col] {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}

.entry__content [class*=col]:empty,
.entry__content p:empty {
  display: none;
}

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

.entry__content a:not(.button):not(.download__title),
.entry__footer a:not(.button) {
  text-decoration: underline;
  color: #3778E6;
}

.entry__content p,
.entry__content li,
.entry__footer {
  font-size: 16px;
  line-height: 1.8;
}

.entry__content p {
  margin: 0 0 20px;
}

.entry__content form p label {
  font-size: 16px;
}

.entry__content table p:last-child {
  margin-bottom: 0;
}

.entry__content p + h3 {
  margin-top: 35px;
}

.entry__content p.small {
  font-size: 12px;
}

.entry__content ul,
.entry__content ol {
  padding: 0 0 0 1.8em;
}

.entry__content li + li {
  margin-top: 0.4em;
}

.entry__content table {
  margin: 0 0 20px;
  max-width: 100%;
  width: 100%;
}

.entry__content div:not(.table-responsive) table {
  width: 100%;
  max-width: 100%;
}

.entry__content th,
.entry__content td {
  padding: 12px 15px;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  font-size: 16px;
}

.entry__content .table-responsive th,
.entry__content .table-responsive td {
  vertical-align: middle;
}

.entry__content th {
  font-weight: 500;
  white-space: nowrap;
}

.entry__content * + th,
.entry__content * + td {
  border-left: 1px solid #808080;
}

#annual-curriculum th,
#annual-curriculum td {
  font-size: 14px;
  line-height: 1.6;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 0;
}

#annual-curriculum th {
  padding: 6px 8px 6px 0;
  width: 74px;
  vertical-align: top;
}

#annual-curriculum td {
  padding: 6px 0 6px 8px;
}

.entry__content h1,
[class*=__header] .h1 {
  margin: 30px 0 70px;
}

.entry__content h2,
.entry__title {
  margin: 0 0 30px;
  padding: 0 0 18px;
  background: url(./img/hr@2x.png) repeat-x left bottom/auto 8px;
  color: #501e0a;
  font-size: 26px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.05em;
}

/* カスタム_20231122 */
.e__c1122 {
  margin-top: 70px;
}
.entry__content .entry__content-img-list_cus {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
}
.entry__content .entry__content-img-list_cus img {
  display: block;
  width: calc(33.3333333333% - 5px);
  margin-left: 5px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .entry__content .entry__content-img-list_cus img {
    width: calc(50% - 5px);
  }
  .entry__content .entry__content-img-list_cus img:nth-last-of-type(2n+1):first-of-type {
    width: calc(100% - 5px);
  }
}
/* カスタムエンド */

.entry__meta + .entry__title {
  margin-top: 0;
}

.entry__meta time {
  font-size: 15px;
  display: block;
  text-transform: uppercase;
  color: #501e0a;
}

.entry__content h2[data-subtitle]:before {
  content: attr(data-subtitle);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.03em;
  display: block;
}

.post-type-archive-staff .entry__content h2[data-subtitle]:before {
  text-transform: uppercase;
}

.entry__content h3 {
  margin: 0 0 20px;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
}

/* body:not(.single-post)　投稿ページ除外 */
.entry__content h3 {
  position: relative;
  padding-left: 0.75em;
}

/* body:not(.single-post)　投稿ページ除外 */ 
.entry__content h3:before {
  content: "";
  background-color: #46be1e;
  position: absolute;
  width: 6px;
  height: 90%;
  top: 0.15em;
  left: 0;
}

.entry__content h3 small {
  position: relative;
  font-size: 0.7em;
  top: -0.1em;
  font-weight: 500;
}

.entry__content div + h3,
.entry__content table + h3 {
  margin-top: 2em;
}

.entry__content h4 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  color: #46be1e;
}

.entry__content h5 {
  margin: 0 0 5px;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 700;
}

.page-id-6 .entry__content *:not(.table-responsive) > table th {
  min-width: 190px;
}

.entry__content small,
.entry__content .small {
  position: relative;
  font-size: 0.7em;
  top: -0.1em;
  font-weight: normal;
}

#annual-events li {
  line-height: 1.6;
}

#annual-events li + li {
  margin-top: 0;
}

#faq h3 {
  padding: 8px 15px;
  background-color: #46be1e;
  border-radius: 4px;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 30px;
}

#faq :not(h2) + h3 {
  margin-top: 50px;
}

#faq h4 {
  color: #46be1e;
  font-size: 18px;
  margin: 0 0 10px;
  padding-left: 1.4em;
  text-indent: -1.4em;
}

#faq :not(h3) + h4 {
  margin-top: 30px;
}

#faq p {
  margin-left: 20px;
  font-weight: normal;
}

.download__title,
.download__title:hover {
  color: #501e0a;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
  display: block;
}

.badge--target {
  padding: 0.4em 18px;
  background-color: #f3e5df;
  color: #501e0a;
  border-radius: 20px;
  font-size: 0.65em;
  font-weight: 500;
}

.staff__figure {
  margin: 0 0 30px;
}

.entry__content .staff__item {
  margin: 35px 0 0;
}

.entry__content .staff__item a {
  color: #1a1a1a !important;
  text-decoration: none !important;
}

.entry__content .staff__item a .staff__title {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
}

.single-staff .staff__header {
  margin: 0 0 40px;
}

.single-staff .staff__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: #501e0a;
}

.single-staff .staff__meta {
  font-size: 15px;
  font-weight: 500;
}

.card--point {
  margin: 0 0 20px;
  background-color: #daf2d2;
}

.card--point hr {
  border-top: 1px dashed #501e0a;
}

.card-body--point {
  padding: 18px 15px 22px;
}

.card-title--point {
  margin: 2.2em 0 1.1em;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
  padding: 3px 10px;
  background-color: #46be1e;
  color: #ffffff;
  border-radius: 4px;
}

.card--point ul,
.card--point dl {
  list-style: none;
  padding-left: 0;
}

.card--point li,
.card--point dt {
  color: #501e0a;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.card--point dt {
  margin-bottom: 0.2em;
}

.card--point dd {
  padding-left: 1em;
}

.card--point dd + dt {
  margin-top: 0.6em;
}

.card--point li {
  padding-left: 1em;
  text-indent: -1em;
}

.card--point li:before,
.card--point dt:before {
  position: relative;
  display: inline-block;
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #46be1e;
  margin-right: 0.4em;
  margin-left: 0.2em;
  text-indent: 0;
  font-size: 0.7em;
  top: -0.2em;
}

@media (min-width: 768px) {
  .parent-pageid-1 .entry__content .row {
    margin: 0 -20px;
  }
  .parent-pageid-1 .entry__content .row > [class*=col] {
    padding: 0 20px;
  }
  .entry__content table {
    width: 100%;
    max-width: 100%;
  }
  .entry__content .staff__item a:hover * {
    opacity: 0.7;
  }
}
@media (max-width: 767px) {
  .hero {
    margin: 0 0 20px;
  }
  .section + .section,
  section + section {
    margin-top: 50px;
  }
  .section + hr {
    margin: 30px 0;
  }
  .section__title {
    margin: 0 0 20px;
  }
  .card-body--news {
    padding: 15px;
  }
  .card--news .card .card-body {
    padding: 3px 10px;
    max-height: 250px;
  }
  .entries__item a {
    padding: 9px 5px;
    font-size: 15px;
  }
  .category .entries__item a,
  .post-type-archive-parent .entries__item a,
  .sidebar .entries__item a {
    font-size: 15px;
  }
  .entries__meta {
    font-size: 15px;
  }
  .widget + .widget {
    margin-top: 10px;
  }
  .breadcrumbs {
    padding: 10px 0;
    font-size: 12px;
  }
  .entry__content .row {
    margin: 0 -5px;
  }
  .entry__content .row [class*=col] {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .entry__footer,
  .entry__content p,
  .entry__content li,
  .entry__content th,
  .entry__content td {
    font-size: 15px;
  }
  .entry__content p {
    margin: 0 0 18px;
  }
  .entry__content th,
  .entry__content td {
    margin: 0 0 -1px;
    padding: 10px 5px;
    border-left: 0;
    display: block;
  }
  .entry__content .table-responsive th,
  .entry__content .table-responsive td {
    margin: 0;
    padding: 8px 7px;
    display: table-cell;
  }
  .entry__content .table-responsive * + th,
  .entry__content .table-responsive * + td {
    border-left: 1px solid #808080;
  }
  .entry__content th {
    font-weight: 700;
  }
  #annual-curriculum th,
  #annual-curriculum td {
    display: table-cell;
    font-size: 15px;
  }
  #annual-curriculum th {
    font-weight: 500;
    width: 80px;
  }
  .entry__content h1,
  [class*=__header] .h1 {
    margin: 25px 0 50px;
  }
  .entry__content h2,
  .entry__title {
    margin: 40px 0 25px;
    font-size: 22px;
    line-height: 1.6;
  }
  .entry__meta {
    margin-top: 50px;
  }
  .entry__meta + .entry__title {
    margin-top: 0;
  }
  .entry__meta time {
    font-size: 14px;
  }
  .entry__content h2[data-subtitle]:before {
    font-size: 12px;
  }
  .entry__content h3 {
    margin: 0 0 15px;
    font-size: 20px;
  }
  body:not(.single-post) .entry__content h3:before {
    top: 0.1em;
  }
  .entry__content h4 {
    margin: 0 0 6px;
  }
  .entry__content h5 {
    font-size: 16px;
  }
  #faq h3 {
    padding: 8px 12px;
    font-size: 18px;
    margin-bottom: 25px;
  }
  #faq :not(h2) + h3 {
    margin-top: 40px;
  }
  #faq h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  #faq :not(h3) + h4 {
    margin-top: 1.6em;
  }
  #faq p {
    margin-left: 0;
  }
  .download__title {
    font-size: 17px;
  }
  .badge-target {
    padding: 7px 10px;
    font-size: 10px;
  }
  .card--point li,
  .card--point dt {
    font-size: 17px;
  }
  .card-body--point {
    padding: 15px 12px 20px;
  }
  .card-title--point {
    font-size: 13px;
  }
  .entry__content .staff__item {
    margin-top: 20px;
  }
  .entry__content .staff__item a .staff__title {
    font-size: 13px;
  }
  .entry__content .staff__item a:active * {
    opacity: 0.6;
  }
  .single-staff .staff__header {
    margin: 0 0 30px;
  }
  .single-staff .staff__title {
    font-size: 20px;
  }
  .single-staff .staff__meta {
    font-size: 14px;
  }
}
/* よしなり園 改修 */
.site-header {
  padding: 25px 0 70px;
  background: url(./img/bg-header.png) no-repeat center bottom;
}

body:not(.home) .site-header {
  padding-bottom: 80px;
  background: url(./img/bg-header.png) no-repeat center bottom 10px, url(./img/bg-line.png) repeat-x center bottom;
}

.site-header__lead {
  margin: 10px 0 0 20px;
}

.site-header__nav {
  font-size: 13px;
  line-height: 1.6;
}

.site-header__nav ul {
  margin: 0 0 15px;
}

.site-header__nav li {
  line-height: 25px;
}
.site-header__nav li:last-child a {
  font-size: 12px;
  color: #f56ea0;
  border: 1px solid #f56ea0;
  border-radius: 6px;
  padding: 3px 10px 3px 6px;
}
.site-header__nav li:last-child a::before {
  display: inline-block;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f56ea0;
  font-size: 0.8em;
  margin-right: 0.8em;
  position: relative;
  top: -0.1em;
}
.site-header__nav li:last-child a:hover {
  background-color: #f56ea0;
  color: #ffffff;
  opacity: 1;
}
.site-header__nav li:last-child a:hover::before {
  color: #ffffff;
}

.site-header__nav a {
  color: #501e0a;
  font-weight: 500;
}

.site-logo {
  text-align: center;
  line-height: 1px;
}

.global-nav {
  margin: 0;
  padding: 25px 0 0;
}

.global-nav__item + .global-nav__item {
  border-left: 1px dashed #501e0a;
}

.global-nav__item > a {
  color: #501e0a;
  display: block;
}

.global-nav__title {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}

.site-header-sp__wrap {
  padding: 0 10px 0 15px;
  line-height: 1px;
}

.site-header-sp__wrap .row {
  height: 60px;
}

.btn-toggler {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  box-shadow: none !important;
}

.btn-toggler .fas {
  font-size: 19px;
  line-height: 40px;
}

.btn-toggler[aria-expanded=false] .fa-times,
.btn-toggler[aria-expanded=true] .fa-bars {
  display: none;
}

.site-header-sp__nav li:last-child {
  padding: 15px;
}

.site-header-sp__nav li + li {
  border-top: 1px solid #ebebeb;
}

.site-header-sp__nav li a {
  padding: 14px 20px;
  color: #501e0a;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
}

.site-header-sp__nav li a.small {
  font-size: 14px;
  font-weight: normal;
}

.site-header-sp__nav li .btn {
  border-radius: 5px;
}

.site-header-sp__nav li .btn img {
  position: relative;
  top: -1px;
  margin-right: 2px;
}

.hero {
  margin: 0 0 65px;
}

.contact-nav {
  margin: 0 0 25px;
  border-bottom: 2px solid #f56ea0;
}

.contact-nav .row {
  height: 70px;
}

#backtotop {
  animation: fuwafuwa 2s ease-out infinite 1.3s;
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0px);
  }
}
#sidebar .row {
  margin: 0 -5px;
}

#sidebar .row [class*=col] {
  padding: 0 5px;
}

.partners {
  margin: 60px 0 0;
}

.partners .widget__title {
  margin-bottom: 10px;
}

.menu-footer {
  margin-top: 60px;
}

.embed-text {
  margin: 0 0 30px;
  color: #501e0a;
  font-size: 10px;
}

.error .error__title,
.comingsoon .comingsoon__title {
  margin: 30px 0 60px;
}

.error__text,
.comingsoon__text {
  color: #501e0a;
}

.button-group {
  text-align: center;
}

.button {
  margin: 0;
  padding: 20px 30px;
  background-color: transparent;
  border: 2px solid #46be1e;
  color: #46be1e;
  border-radius: 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  min-width: 380px;
  position: relative;
  text-decoration: none !important;
}

.button:hover {
  opacity: 1;
  background-color: #46be1e;
  color: #ffffff;
}

.button .fa-chevron-left,
.button .fa-chevron-right {
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 1em;
  font-size: 0.8em;
}

.button .fa-chevron-left {
  left: 10px;
}

.button .fa-chevron-right {
  right: 10px;
}

@media (max-width: 991px) {
  .hero {
    margin: 0;
  }
}
@media (max-width: 767px) {
  body.home #sidebar {
    margin-top: 40px;
    max-width: 100%;
  }
  .partners {
    margin-top: 30px;
  }
  #sidebar {
    margin: 45px 0 0;
    max-width: 100%;
  }
  #sidebar .row .widget[class*=col] {
    margin-top: 10px;
    text-align: left;
  }
  #sidebar .row .widget[class*=col]:nth-of-type(odd) {
    text-align: right;
  }
  #backtotop {
    bottom: 120px;
  }
  .error .error__title,
  .comingsoon .comingsoon__title {
    margin: 30px 0;
  }
  .button {
    padding: 18px 30px;
    background-color: #46be1e;
    color: #ffffff;
    font-size: 15px;
    min-width: inherit;
    width: 100%;
  }
  #facility-information .embed-responsive-4by3:before {
    padding-top: 100%;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .entry__content h1 img,
  .section__title img,
  [class*=__header] .h1 img {
    max-width: 340px;
  }
}
/* 投稿記事内のYouTube動画埋め込み */
.single-post .entry__content iframe {
  width: 100%;
  height: 35.4751131222vw;
  max-height: 392px;
}

@media (max-width: 767px) {
  .single-post .entry__content iframe {
    width: 100%;
    height: 51.7333333333vw;
  }
}
.gakudo-about * + h2,
.gakudo-program * + h2 {
  margin-top: 100px;
}
.gakudo-about * + h3,
.gakudo-program * + h3 {
  margin-top: 60px;
}

.gakudo-news .gakudo-news-text-1 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}
.gakudo-news .gakudo-news-text-2 {
  font-size: 44px;
  line-height: 1.5;
  font-weight: 700;
  background-color: #daf2d2;
  width: fit-content;
  padding: 8px 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.gakudo-about .gakudo-about-busarea {
  position: relative;
  padding: 40px 30px 30px;
  background-color: #ffffff;
  border-radius: 20px;
  border: 2px solid #46be1e;
  margin-top: 80px;
}
.gakudo-about .gakudo-about-busarea-title {
  position: absolute;
  font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
  width: fit-content;
  padding: 4px 30px;
  border-radius: 4em;
  background-color: #46be1e;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.gakudo-about .gakudo-about-busarea-text {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
}
.gakudo-about table tbody {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
}
.gakudo-about table * + th,
.gakudo-about table * + td {
  border-left: 1px solid #bbbbbb;
}
.gakudo-about table th,
.gakudo-about table td {
  text-align: center;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  font-size: 15px;
  line-height: 1.6;
}
.gakudo-about table th {
  background-color: #e6e6e6;
}
.gakudo-about table th:first-of-type {
  width: 110px;
}
.gakudo-about table td {
  background-color: #ffffff;
}
.gakudo-about ul:not(.note) {
  list-style: none;
  padding-left: 1.6em;
}
.gakudo-about ul:not(.note) li {
  position: relative;
}
.gakudo-about ul:not(.note) li:before {
  position: absolute;
  display: block;
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #46be1e;
  font-size: 0.7em;
  top: 0.5em;
  left: -1.6em;
}

.gakudo-program h4 {
  color: #501e0a;
  margin-top: 1.5em;
}
.gakudo-program h6 {
  font-weight: 700;
  color: #46be1e;
}
.gakudo-program .gakudo-program-label span {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
  background-color: #46be1e;
  border-radius: 6px;
  padding: 5px 12px 5px 2.5em;
}
.gakudo-program .gakudo-program-label span:before {
  position: absolute;
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  background: url(./img/icon-usagi-circle-white.svg) no-repeat center center/contain;
  top: 50%;
  left: 9px;
  transform: translateY(-50%);
}
.gakudo-program .gakudo-program-box {
  padding: 35px 30px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.gakudo-program .gakudo-program-img-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
}
.gakudo-program .gakudo-program-img-list img {
  display: block;
  width: calc(33.3333333333% - 5px);
  margin-left: 5px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .gakudo-about * + h2,
  .gakudo-program * + h2 {
    margin-top: 80px;
  }
  .gakudo-about * + h3,
  .gakudo-program * + h3 {
    margin-top: 50px;
  }
  .gakudo-news .gakudo-news-text-1 {
    font-size: 20px;
  }
  .gakudo-news .gakudo-news-text-2 {
    font-size: 30px;
    padding: 6px 20px;
    margin-bottom: 25px;
  }
  .gakudo-about .gakudo-about-busarea {
    padding: 35px 20px 25px;
    border-radius: 12px;
    margin-top: 60px;
  }
  .gakudo-about .gakudo-about-busarea-title {
    font-size: 16px;
    padding: 4px 25px;
    top: -18px;
  }
  .gakudo-about .gakudo-about-busarea-text {
    font-size: 20px;
  }
  .gakudo-about .table-wrap {
    overflow-x: auto;
  }
  .gakudo-about table th,
  .gakudo-about table td {
    display: table-cell;
    border-left: 1px solid #bbbbbb;
    padding: 12px 10px;
  }
  .gakudo-about table th:first-of-type {
    width: 80px;
  }
  .gakudo-program .gakudo-program-label span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    color: #ffffff;
    background-color: #f56ea0;
    border-radius: 6px;
    padding: 5px 12px 5px 2.5em;
  }
  .gakudo-program .gakudo-program-label span:before {
    position: absolute;
    content: "";
    display: block;
    width: 1.5em;
    height: 1.5em;
    background: url(./img/icon-usagi-circle-white.svg) no-repeat center center/contain;
    top: 50%;
    left: 9px;
    transform: translateY(-50%);
  }
  .gakudo-program .gakudo-program-box {
    padding: 35px 20px;
  }
  .gakudo-program .gakudo-program-img-list img {
    width: calc(50% - 5px);
  }
  .gakudo-program .gakudo-program-img-list img:nth-last-of-type(2n+1):first-of-type {
    width: calc(100% - 5px);
  }
}
#raku {
  margin-top: -30px;
  padding-top: 30px;
}
#raku .raku_title {
  margin-bottom: 40px;
}
#raku .raku_subtitle {
  margin-top: 60px;
  margin-bottom: 30px;
}
#raku .raku_merit,
#raku .raku_merit * {
  padding: 0;
  list-style: none;
  line-height: 1.5;
}
#raku .raku_merit_card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}
#raku .raku_merit_card.raku_merit_card_main {
  display: block;
  padding: 30px 50px 50px;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_image {
  width: 100%;
  margin-bottom: 20px;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail {
  width: 100%;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail h4 {
  font-size: 20px;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail ul {
  margin-left: 1.8em;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail ul li {
  font-size: 16px;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail ul li + li {
  margin-top: 10px;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail .raku_merit_calc {
  display: flex;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 20px;
  column-gap: 5%;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail .raku_merit_calc img {
  width: 47.5%;
}
#raku .raku_merit_card.raku_merit_card_main .raku_merit_detail p {
  color: #df4c2f;
  font-weight: 900;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0;
}
#raku .raku_merit_image {
  width: 125px;
}
#raku .raku_merit_image img {
  border-radius: 8%;
}
#raku .raku_merit_detail {
  width: calc(100% - 20px - 125px);
}
#raku .raku_merit_detail h4 {
  font-size: 18px;
  color: #501e0a;
  padding-left: 1.3em;
  text-indent: -1.3em;
  margin-bottom: 12px;
}
#raku .raku_merit_detail h4 * {
  text-indent: 0;
}
#raku .raku_merit_detail h4::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  text-indent: 0;
  margin-right: 0.3em;
  color: #46be1e;
}
#raku .raku_merit_detail h4 .underline {
  background: linear-gradient(transparent 60%, rgba(255, 240, 0, 0.5) 0);
}
#raku .raku_merit_detail ul {
  margin-left: 1.5em;
}
#raku .raku_merit_detail ul li {
  font-size: 12px;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
#raku .raku_merit_detail ul li * {
  text-indent: 0;
}
#raku .raku_merit_detail ul li::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  text-indent: 0;
  margin-right: 0.4em;
  color: #46be1e;
}
#raku .raku_merit_detail ul li + li {
  margin-top: 10px;
}
#raku .raku_merit_figure {
  margin-top: 20px;
}

@media (max-width: 767px) {
  #raku .raku_title {
    margin-bottom: 5.3333333333vw;
  }
  #raku .raku_subtitle {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  #raku .raku_merit {
    margin-bottom: 16vw;
  }
  #raku .raku_merit_card {
    padding: 5.3333333333vw;
    border-radius: 10px;
    column-gap: 5.3333333333vw;
  }
  #raku .raku_merit_card.raku_merit_card_main {
    padding: 5.3333333333vw;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail h4 {
    font-size: 17px;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail ul {
    margin-left: 0;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail ul li {
    font-size: 14px;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail .raku_merit_calc {
    flex-direction: column;
    margin-top: 8vw;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail .raku_merit_calc img {
    width: 76vw;
    margin: 0 auto;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail .raku_merit_calc img:not(:first-of-type) {
    margin-top: 8vw;
  }
  #raku .raku_merit_card.raku_merit_card_main .raku_merit_detail p {
    text-align: left;
  }
  #raku .raku_merit_image {
    width: 26.6666666667vw;
  }
  #raku .raku_merit_detail {
    width: calc(100% - 26.6666666667vw - 5.3333333333vw);
  }
  #raku .raku_merit_detail h4 {
    font-size: 17px;
  }
  #raku .raku_merit_detail ul {
    margin-left: 0;
  }
  #raku .raku_merit_figure {
    margin-top: 5.3333333333vw;
  }
}
.text-black-1000 {
  color: #1a1a1a !important;
}

.text-brown-1000 {
  color: #501e0a !important;
}

.text-brown-500 {
  color: #a78e84 !important;
}

.text-pink-1000 {
  color: #f56ea0 !important;
}

.text-orange-1000 {
  color: #fa9614 !important;
}

.text-green-1000 {
  color: #46be1e !important;
}

.bg-brown-1000 {
  background-color: #501e0a !important;
}

.bg-brown-300 {
  background-color: #f3e5df !important;
}

.bg-pink-1000 {
  background-color: #f56ea0 !important;
}

.bg-pink-300 {
  background-color: #fcd3e2 !important;
}

.bg-pink-200 {
  background-color: #fde2ec !important;
}

.bg-orange-1000 {
  background-color: #fa9614 !important;
}

.bg-orange-300 {
  background-color: #fddfb8 !important;
}

.bg-orange-200 {
  background-color: #feead0 !important;
}

.bg-green-1000 {
  background-color: #46be1e !important;
}

.bg-green-300 {
  background-color: #c7ebbb !important;
}

.bg-green-200 {
  background-color: #daf2d2 !important;
}

.bg-gray-100 {
  background-color: #eaeaea !important;
}

.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-700 {
  font-weight: 700 !important;
}

.fs-l {
  font-size: 1.07em !important;
}
.fs-xl {
  font-size: 1.125em !important;
}
.fs-xxl {
  font-size: 1.25em !important;
}
.fs-s {
  font-size: 0.875em !important;
}
.fs-xs {
  font-size: 0.8em !important;
}
.fs-xxs {
  font-size: 0.7em !important;
}

.lh-10 {
  line-height: 1 !important;
}

.lh-11 {
  line-height: 1.1 !important;
}

.lh-12 {
  line-height: 1.2 !important;
}

.lh-13 {
  line-height: 1.3 !important;
}

.lh-14 {
  line-height: 1.4 !important;
}

.lh-15 {
  line-height: 1.5 !important;
}

.lh-16 {
  line-height: 1.6 !important;
}

.lh-17 {
  line-height: 1.7 !important;
}

.lh-18 {
  line-height: 1.8 !important;
}

.lh-19 {
  line-height: 1.9 !important;
}

.lh-20 {
  line-height: 2 !important;
}

.indent-0 {
  display: inline-block;
}

.indent-10 {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.indent-12 {
  display: inline-block;
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.indent-13 {
  display: inline-block;
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.indent-20 {
  display: inline-block;
  padding-left: 2em;
  text-indent: -2em;
}

[class*=indent-] + [class*=indent-] {
  margin-top: 0.3em;
}
[class*=indent-] + br + [class*=indent-] {
  margin-top: 0.3em;
}

.rounded-s {
  border-radius: 3px !important;
}

.rounded-m {
  border-radius: 6px !important;
}

.rounded-l {
  border-radius: 8px !important;
}

.rounded-xl {
  border-radius: 10px !important;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  margin-left: 1rem;
  float: right;
}

.alignleft {
  margin-right: 1rem;
  float: left;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* 20240516追記 */
.more-news-link {
	margin-top: 10px;
	margin-bottom: 50px;
	font-weight: bold;
	text-align: center;
}
.more-news-link a {
	display: inline-block;
	padding: 5px 40px;
	background-color: #46be1e;
	border-radius: 5px;
	color: white;
}

/* 20250112追記 */
@media all and (max-width: 991px) {
	.btn-toggler .fas {
		font-size: 19px;
	 	line-height: 25px;
	}
	.btn-toggler small {
		line-height: 15px;
	}
	.home .hero {
		padding-top: 60px;
	}
	.breadcrumbs {
		padding-top: 76px;
	}
	.site-header-sp {
		background-color: #fffaf0;
	}
}

/* 20250302追記 */
.top-floating-bannar-box {
	width: calc(100% - 60px);
	max-width: 400px;
	position: fixed;
	z-index: calc(infinity);
    bottom: 5%;
    right: 5%;
    width: 294px;
    height: 162px;
}
.top-floating-bannar-box img {
	width: 100%;
	display: block;
}

.learning {
  margin-top: 80px;
  padding: 0 min(20px, 4vw);
}

.learning .top-description-black {
  text-align: left;
}

.top-heading-brown {
  font-size: min(18px, 4.2vw);
  font-weight: bold;
  color: #531e10;
  text-align: center;
}
.top-heading-pink {
  font-size: min(18px, 4.2vw);
  font-weight: bold;
  color: #e56a97;
  text-align: center;
}
.top-description-black {
  font-size: min(16px, 4vw);
  color: #000;
  text-align: left;
}
.top-more-link-wrapper {
  text-align: right;
}
.top-more-link-wrapper.extra-margin-bottom {
  margin-bottom: 60px;
}
.top-more-link {
  font-size: min(20px, 4vw);
  color: #e56a97;
  text-decoration: none;
}
.top-more-link:hover {
  text-decoration: underline;
}

.top-white-box {
  width: 100%;
  margin: min(60px, 4vw) auto;
  padding: min(18px, 5vw);
  background-color: #fff;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}
.box-link-wrapper {
	width: 48%;
}

.top-white-box img {
 display: block;
}

.top-info-title {
  display: block;
  width: 50%;
  margin: 0 auto min(60px, 4vw);
}

.top-info-faq {
  display: block;
  width: 80%;
  margin: 0 auto min(60px, 4vw);
}

.top-movie-title {
  display: block;
  width: 40%;
  margin: min(60px, 4vw) auto  min(60px, 4vw);
}

@media screen and (max-width: 767px) {
	.box-link-wrapper {
		width: 100%;
	}
	.top-floating-bannar-box {
		bottom: 0.3%;
        right: 1%;
        width: 184px;
        height: 102px;
	}
}