.page_header {
  padding: 12rem 2rem 2rem;
  box-sizing: border-box !important;
}
@media only screen and (max-width: 767px) {
  .page_header {
    padding: 7.7rem 2rem 6.2rem;
    margin-top: 18.6rem;
  }
  .page_header h2 {
    font-size: 7rem;
    font-weight: 700;
    margin-bottom: 4rem;
  }
  .page_header .breadcrumb-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .page_header .breadcrumb-area > span {
    font-size: 2.5rem;
    font-weight: 400;
  }
  .page_header .breadcrumb-area > span:first-child {
    padding-right: 3.6rem;
  }
  .page_header .breadcrumb-area > span:last-of-type {
    display: block;
    width: 100%;
  }
  .page_header .breadcrumb-area > span a {
    font-size: 2.5rem;
    font-weight: 400;
  }
}

section {
  overflow-x: clip;
}

.read {
  width: 25rem;
  margin: 8.6rem auto 4rem;
}
@media only screen and (max-width: 767px) {
  .read {
    width: 37.2rem;
    margin: 8.4rem auto 8.1rem;
  }
}
.read::before {
  content: "";
  width: 3.5rem;
  height: 3.5rem;
  border-top: 2px solid #231815;
  border-right: 2px solid #231815;
  transform: rotate(-45deg);
  display: block;
  margin: 0 auto 6.2rem;
}
@media only screen and (max-width: 767px) {
  .read::before {
    width: 5.5rem;
    height: 5.5rem;
    border-top: 3px solid #231815;
    border-right: 3px solid #231815;
    margin-bottom: 10rem;
  }
}
.read .logo {
  margin: 0 auto 3.2rem;
  padding-bottom: 7.6rem;
  border-bottom: 2px solid #231815;
}
@media only screen and (max-width: 767px) {
  .read .logo {
    margin-bottom: 5rem;
    padding-bottom: 12.1rem;
    border-bottom: 5px solid #231815;
  }
}
.read .logo img {
  width: 22.2rem;
  margin: auto;
  display: block;
  border-radius: 0 !important;
}
@media only screen and (max-width: 767px) {
  .read .logo img {
    width: 33.3rem;
  }
}
.read p {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .read p {
    font-size: 2.7rem;
  }
}

.inner {
  width: 120rem;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .inner {
    width: 100%;
  }
}

.df {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .df {
    font-size: 2.8rem;
  }
}

.section_title {
  text-align: center;
}
.section_title img {
  margin-left: auto;
  margin-right: auto;
}
.section_title h3 span {
  display: block;
  font-size: 2rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .section_title h3 span {
    font-size: 3rem;
  }
}

.illust-box {
  position: absolute;
}

.philosophy {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 767px) {
  .philosophy {
    margin-bottom: 10.2rem;
  }
}
.philosophy .inner {
  background: url("../img/access/content-img1.webp") no-repeat top center/cover;
  padding: 5.1rem;
}
@media print, screen and (min-width: 768px) {
  .philosophy .inner {
    border-radius: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .philosophy .inner {
    background: url("../img/access/sp/content-img1.webp") no-repeat top center/cover;
    padding: 8rem 3.6rem 7.3rem;
  }
}
.philosophy--box {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 2rem;
  margin: auto;
  padding: 4.1rem 2rem 4rem;
}
@media print, screen and (min-width: 768px) {
  .philosophy--box {
    width: 100rem;
    padding: 6rem 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .philosophy--box {
    padding: 6.2rem 2rem 5.8rem;
  }
}
.philosophy--box .section_title {
  margin-bottom: 0.9rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--box .section_title {
    margin-bottom: 1.5rem;
  }
}
.philosophy--box .section_title h3 {
  margin-bottom: 0;
}
.philosophy--box .section_title h3 img {
  width: 33.4rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--box .section_title h3 img {
    width: 51.5rem;
  }
}
.philosophy--box dl {
  margin: 0 0 1rem;
  text-align: center;
}
.philosophy--box dl + dl {
  margin-top: 4rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--box dl + dl {
    margin-top: 2.8rem;
  }
}
.philosophy--box dl dt {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 767px) {
  .philosophy--box dl dt {
    font-size: 3.6rem;
    margin-bottom: 1.1rem;
  }
}
.philosophy--box dl dd {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .philosophy--box dl dd {
    font-size: 3.3rem;
  }
}

.mission {
  margin-bottom: 11.8rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mission {
    margin-bottom: 10.2rem;
  }
}
.mission .illust1 {
  top: 12.2rem;
  right: 0;
  width: 35rem;
  right: -1.7rem;
}
@media only screen and (max-width: 767px) {
  .mission .illust1 {
    top: 21.5rem;
    right: 0;
    width: 25rem;
    right: -5rem;
  }
}
.mission .illust2 {
  bottom: -15rem;
  left: -3rem;
  width: 31rem;
}
@media only screen and (max-width: 767px) {
  .mission .illust2 {
    bottom: -11.1rem;
    left: -12.4rem;
    width: 32rem;
  }
}
.mission .section_title {
  margin-bottom: 6rem;
}
.mission .section_title img {
  width: 25.3rem;
  margin-bottom: 0.7rem;
}
@media only screen and (max-width: 767px) {
  .mission .section_title img {
    width: 39.2rem;
    margin-bottom: 1.3rem;
  }
}
.mission .section_title span {
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .mission .section_title span {
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 768px) {
  .mission--content {
    display: flex;
    align-items: stretch;
    gap: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .mission--content {
    width: 69.7rem;
    margin: auto;
  }
}
.mission--content .single {
  background: #fbfbfa;
  border-radius: 2rem;
  padding: 6.9rem 9rem 4.8rem 5.8rem;
  width: 57rem;
}
@media only screen and (max-width: 767px) {
  .mission--content .single {
    padding: 8.9rem 3.8rem 7.1rem 3.8rem;
    width: 100%;
  }
  .mission--content .single:not(:last-of-type) {
    margin-bottom: 5rem;
  }
}
.mission--content .single .num {
  padding: 0;
  width: 6.8rem;
}
@media only screen and (max-width: 767px) {
  .mission--content .single .num {
    width: 10.7rem;
  }
  .mission--content .single .num img {
    width: 100%;
  }
  .mission--content .single .num.num2 {
    width: 12rem;
  }
}
.mission--content .single .num::before {
  display: none;
}
.mission--content .single .num img {
  border-radius: 0 !important;
}
.mission--content .single h4 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 3.7rem 0 2rem;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 767px) {
  .mission--content .single h4 {
    font-size: 4rem;
    margin: 4.1rem 0 3rem 0.7rem;
    letter-spacing: 0.1em;
    line-height: 1.8 !important;
  }
}
.mission--content .single p {
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 767px) {
  .mission--content .single p {
    margin-left: 0.7rem;
  }
}

.values {
  background: url("../img/access/content-img2.webp") no-repeat top center/cover;
  padding: 14.3rem 0 14.3rem;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .values {
    background: url("../img/access/sp/content-img2.webp") no-repeat top center/cover;
    padding: 7.9rem 0 8.5rem;
  }
  .values .inner {
    width: 69.7rem;
  }
}
.values .section_title {
  margin-bottom: 2.6rem;
}
@media only screen and (max-width: 767px) {
  .values .section_title {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .values .section_title img {
    width: 35rem;
  }
}
.values--content {
  background: rgba(114, 97, 73, 0.65);
  border-radius: 2rem;
  padding: 3.5rem 5.5rem 3.9rem;
}
@media print, screen and (min-width: 768px) {
  .values--content {
    width: 57rem;
  }
}
@media only screen and (max-width: 767px) {
  .values--content {
    padding: 5.5rem 3.7rem 5.9rem;
  }
}
.values--content * {
  color: #fff;
}
.values--content p {
  letter-spacing: 0.07em;
}

.promise {
  margin-bottom: 9rem;
  padding-top: 12.5rem;
}
@media only screen and (max-width: 767px) {
  .promise {
    padding: 10.4rem 0 0;
    margin-bottom: 10.3rem;
  }
}
.promise .illust1 {
  top: -1.3rem;
  right: -2.4rem;
  width: 35.6rem;
}
@media only screen and (max-width: 767px) {
  .promise .illust1 {
    top: -8.6rem;
    right: -10.5rem;
    width: 36.5rem;
  }
}
.promise .illust2 {
  width: 30.7rem;
  left: -2.6rem;
  bottom: -4.8rem;
}
@media only screen and (max-width: 767px) {
  .promise .illust2 {
    width: 31.5rem;
    left: -13.6rem;
    bottom: 3.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .promise .section_title img {
    width: 38rem;
  }
}

.future {
  margin-bottom: 9rem;
}
@media only screen and (max-width: 767px) {
  .future {
    padding-bottom: 10.6rem;
    margin-bottom: 0;
  }
}
.future .illust1 {
  width: 35rem;
  right: -1.7rem;
}
@media print, screen and (min-width: 768px) {
  .future .illust1 {
    top: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .future .illust1 {
    width: 37rem;
    right: -8.7rem;
    bottom: -13.3rem;
  }
}
.future .section_title img {
  width: 19.4rem;
}
@media only screen and (max-width: 767px) {
  .future .section_title img {
    width: 29.3rem;
  }
}

.section {
  position: relative;
}
.section .section_title {
  margin-bottom: 6.4rem;
}
@media only screen and (max-width: 767px) {
  .section .section_title {
    margin-bottom: 6.6rem;
  }
}
.section .section_title h3 span {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .section--content {
    width: 69.7rem;
    margin: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .section--content figure {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .section--content figure {
    display: flex;
    flex-wrap: wrap;
  }
}
.section--content img {
  width: 65rem;
  border-radius: 2rem;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .section--content img {
    width: 61.5rem;
  }
}
.section--content figcaption {
  padding: 6rem 4.7rem 6rem 5rem;
  position: relative;
  margin-top: 11rem;
}
@media only screen and (max-width: 767px) {
  .section--content figcaption {
    margin-top: 0;
    padding: 7rem 4.7rem 16.5rem 12.7rem;
  }
}
.section--content figcaption::before {
  content: "";
  position: absolute;
  border-radius: 2rem;
  background: #fbfbfa;
}
@media print, screen and (min-width: 768px) {
  .section--content figcaption::before {
    width: 57rem;
    top: 0;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section--content figcaption::before {
    top: -2.5rem;
    right: 0;
    bottom: 0;
    left: 8rem;
  }
}
.section--content figcaption * {
  position: relative;
}
.section--content h4 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1.7rem;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  .section--content h4 {
    font-size: 4rem;
    letter-spacing: 0.05em;
    margin-bottom: 3.8rem;
  }
}
.section--content ul {
  margin: 0;
  padding: 0;
}
.section--content ul li {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  padding-left: 1.8rem;
  letter-spacing: 0.05em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .section--content ul li {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .section--content ul li {
    padding-left: 3.2rem;
  }
}
.section--content ul li::before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background: #ccbca0;
  border-radius: 1.2rem;
  position: absolute;
  top: 0.7rem;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .section--content ul li::before {
    width: 2.1rem;
    height: 2.1rem;
    top: 1.5rem;
  }
}
.section--content ul li:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .section--content ul li:not(:last-of-type) {
    margin-bottom: 3.2rem;
  }
}
.section:nth-of-type(odd) .section--content figure {
  flex-direction: row-reverse;
}
.section:nth-of-type(odd) .section--content figcaption {
  padding: 5.7rem 4.5rem 5.7rem 5.3rem;
}
@media only screen and (max-width: 767px) {
  .section:nth-of-type(odd) .section--content figcaption {
    padding: 7rem 12.7rem 5.7rem 4.7rem;
  }
}
.section:nth-of-type(odd) .section--content figcaption::before {
  right: auto;
  left: 0rem;
}
@media only screen and (max-width: 767px) {
  .section:nth-of-type(odd) .section--content figcaption::before {
    width: 88%;
  }
}

.greeting {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .greeting {
    margin-bottom: 14.3rem;
  }
}
.greeting .illust1 {
  width: 31.2rem;
  top: 2.4rem;
  left: -3.1rem;
}
@media only screen and (max-width: 767px) {
  .greeting .illust1 {
    display: none;
  }
}
.greeting .illust2 {
  width: 30.7rem;
  bottom: -5.6rem;
  right: -1.3rem;
}
@media only screen and (max-width: 767px) {
  .greeting .illust2 {
    width: 31.6rem;
    bottom: -9.8rem;
    right: -7rem;
  }
}
.greeting .inner {
  background: #fbfbfa;
  border-radius: 2rem;
  padding: 5rem 5rem 2.2rem;
}
@media only screen and (max-width: 767px) {
  .greeting .inner {
    width: 69.6rem;
    margin: auto;
    padding: 7.2rem 5rem 2.2rem;
  }
}
.greeting .section_title {
  margin-bottom: 5.6rem;
}
@media only screen and (max-width: 767px) {
  .greeting .section_title {
    margin-bottom: 5.6rem;
  }
}
.greeting .section_title h3 img {
  width: 24.2rem;
  margin-bottom: -1.5rem;
}
@media only screen and (max-width: 767px) {
  .greeting .section_title h3 img {
    width: 37.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .greeting--content figure {
    display: flex;
    align-items: flex-start;
    gap: 5rem;
  }
}
.greeting--content img {
  width: 40rem;
}
@media print, screen and (min-width: 768px) {
  .greeting--content img {
    margin-top: 0.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .greeting--content img {
    margin: 0 auto 6rem;
    width: 45rem;
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .greeting--content figcaption {
    width: 70rem;
  }
}
.greeting--content figcaption h4 {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.1em;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .greeting--content figcaption h4 {
    font-size: 4rem;
    margin-bottom: 2.7rem;
  }
}
.greeting--content figcaption p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.09em;
}
@media only screen and (max-width: 767px) {
  .greeting--content figcaption p {
    font-size: 2.8rem;
  }
}
.greeting--content figcaption p + p {
  margin-top: 2.8rem;
}
@media only screen and (max-width: 767px) {
  .greeting--content figcaption p + p {
    margin-top: 5.5rem;
  }
}
.greeting--content figcaption p.sign {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .greeting--content figcaption p.sign {
    font-size: 2.7rem;
    margin-top: 4.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .entry-content .program_title {
    font-size: 5.4rem;
  }
  .entry-content .program_title::after {
    bottom: -7.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .contact_wrap h2 {
    font-size: 3.3rem;
  }
}

footer ul li a {
  padding: 1rem 0.8rem;
}

@media only screen and (max-width: 767px) {
  .contact_wrap .contact_details {
    padding: 6rem 0;
  }
  .contact_container h2 {
    font-size: 30px;
  }
  .contact_container_inner a {
    margin: 2rem;
  }
  .contact_container_inner .fl_bl p {
    font-size: 14px;
  }
  .contact_container_inner .fl_bl a.btn {
    width: 48.2rem !important;
    padding: 1.6rem 8rem;
  }
  .wrap {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
  .contact_container {
    padding: 12rem 4rem;
  }
  footer ul {
    padding: 8rem 0;
  }
  footer ul li a {
    font-size: 12px;
    padding: 10px;
    word-break: keep-all;
  }
  #copyright {
    padding: 20px;
    font-size: 10px;
    text-align: right;
  }
}
/*# sourceMappingURL=access.css.map */