@charset "UTF-8";
/*--------------------------------------------------------------
 TABLE OF CONTENTS
>>> 親ページを持たない固定ページのスタイル調整＆共通
----------------------------------------------------------------
# 固定ページ：その他
    - 「LINEお友達登録特典」サンプル問題
    - 2022年度入学案内
    - テンプレページ
    - 全体
--------------------------------------------------------------*/
/* =====================================================
  固定ページ：その他
===================================================== */
/*
「LINEお友達登録特典」サンプル問題
-----------------------------------------------------*/
.page-id-7727 .lp-template .contents .site-main section:not(:last-child) {
  margin-bottom: 8rem;
}
.page-id-7727 .outline-sec p {
  font-size: 16px;
}
.page-id-7727 .outline-sec .wp-block-buttons {
  margin-top: 3.5rem;
}
.page-id-7727 .download-sec .wp-block-group {
  margin-bottom: 3rem;
}
.page-id-7727 .download-sec .medium {
  font-size: 15px;
}
.page-id-7727 .download-sec .doc-link a {
  font-size: 13px;
}

@media screen and (max-width: 480px) {
  .page-id-7727 .lp-template .contents .site-main section:not(:last-child) {
    margin-bottom: 5rem;
  }
  .page-id-7727 .outline-sec p {
    font-size: 14px;
  }
  .page-id-7727 .outline-sec .wp-block-buttons {
    margin-top: 1.5rem;
  }
}
/*
2022年度入学案内
-----------------------------------------------------*/
.page-id-7725 .sub-templete .contents .site-main {
  padding-top: 0;
}
.page-id-7725 .branch-link {
  margin-top: 3.5rem;
}
.page-id-7725 .under-bar {
  margin-bottom: 3.5rem;
}
.page-id-7725 .border-left-double {
  margin: 3.5rem 0 1.5rem 0.5rem;
}
.page-id-7725 .wp-container-8 .border-left-double,
.page-id-7725 .wp-container-9 .border-left-double {
  margin-top: 0;
}
.page-id-7725 .wp-container-1 {
  margin-bottom: 3.5rem;
}
.page-id-7725 .about-sec .wp-block-group {
  margin-bottom: 3.75rem;
}
.page-id-7725 .about-sec .wp-block-group .border-left-double {
  margin-bottom: 2rem !important;
}
.page-id-7725 .about-sec .wp-block-group .link {
  color: #1DA678;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.page-id-7725 .about-sec .wp-block-group .link:hover {
  opacity: 0.7;
}
.page-id-7725 .about-sec .js-scrollable table thead,
.page-id-7725 .about-sec .js-scrollable table tbody {
  font-size: 14px;
}
.page-id-7725 .about-sec table thead tr > th {
  text-align: center;
}
.page-id-7725 .about-sec table th, .page-id-7725 .about-sec table td {
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.page-id-7725 .about-sec table td {
  vertical-align: top;
}
.page-id-7725 .about-sec .about-list2 table thead tr > th:first-child {
  width: 16%;
}
.page-id-7725 .about-sec .about-list2 table thead tr > th:nth-child(2),
.page-id-7725 .about-sec .about-list2 table thead tr > th:nth-child(3) {
  width: 42%;
}
.page-id-7725 .about-sec .about-list3 table thead tr > th:first-child {
  width: 13%;
}
.page-id-7725 .about-sec .about-list3 table thead tr > th:nth-child(2),
.page-id-7725 .about-sec .about-list3 table thead tr > th:nth-child(3) {
  width: 43.5%;
}
.page-id-7725 .about-sec .about-list4 table thead tr > th:first-child {
  width: 50%;
}
.page-id-7725 .about-sec .about-list4 table thead tr > th:nth-child(2),
.page-id-7725 .about-sec .about-list4 table thead tr > th:nth-child(3),
.page-id-7725 .about-sec .about-list4 table thead tr > th:nth-child(4) {
  padding: 0.75rem 0;
  width: 10.5%;
}
.page-id-7725 .about-sec .about-list4 table thead tr > th:nth-child(5) {
  width: 18%;
}
.page-id-7725 .about-sec .about-list4 table td {
  padding: 0.75rem;
}
.page-id-7725 .about-sec .about-list4 table tbody tr > td:nth-child(2) {
  background-color: #F8FAF4;
}
.page-id-7725 .about-sec .about-list4 table tbody tr > td:nth-child(3) {
  background-color: #E7F7F5;
}
.page-id-7725 .about-sec ol {
  font-size: 15px;
  margin-top: 3.125rem;
  letter-spacing: 0.1em;
  margin-left: 0;
  padding-left: 1rem;
}
.page-id-7725 .about-sec ol li {
  margin-bottom: 1rem;
}
.page-id-7725 .about-sec ol li::marker {
  font-weight: 500;
  font-family: "Josefin Sans", sans-serif;
  font-size: 110%;
}
.page-id-7725 .pc-pre-sec ul.list-dot-color li {
  margin-bottom: 1rem;
}
.page-id-7725 .pc-pre-sec table tr > th {
  background: #F8FAF4;
}
.page-id-7725 .btn-shadow {
  margin-top: 5.5rem;
  position: relative;
}
@media screen and (max-width: 480px) {
  .page-id-7725 .btn-shadow {
    margin-top: 2rem;
  }
}
.page-id-7725 .btn-shadow a {
  letter-spacing: 0.1em;
  border: 1px solid #1c1c1c;
  border-radius: 0;
  width: 100%;
  padding: 0.55rem;
  box-shadow: 0.5rem 0.5rem #caede8;
  background: #fff !important;
  color: #1c1c1c !important;
  font-size: 1.125em;
  font-family: "BIZ UDMincho", serif;
  line-height: 1.4;
}
.page-id-7725 .btn-shadow a:hover {
  transform: translate(0.2rem, 0.2rem);
  box-shadow: 0.3rem 0.3rem #caede8;
}
@media screen and (max-width: 768px) {
  .page-id-7725 .wp-block-columns .wp-block-column:last-child .btn-shadow {
    margin-top: 0;
  }
}

/* =====================================================
  テンプレページ
===================================================== */
.page-id-3595 .wp-block-code code{
    overflow-x: auto;
    white-space: pre !important;
}
@media screen and (min-width: 769px) {
    .page-id-3595 .branch-link.fix{
        top: 8rem;
    }
}



/* =====================================================
  全体
===================================================== */
.archive.tag #page .contents,
body.blog #page .contents,
body.archive.date #page .contents,
body.archive.category #page .contents,
.archive-faq-template .contents,
.archive .contents,
.single-success .contents,
.single-voice .contents,
.single-post .contents {
  margin: 3.5rem auto 5rem;
  max-width: 1160px;
  padding: 0 4rem 0 2.5rem;
  gap: 2.5rem;
}
@media screen and (max-width: 768px) {
.archive.tag #page .contents,
body.blog #page .contents,
body.archive.date #page .contents,
body.archive.category #page .contents,
.archive .contents,
.single-post .contents {
    padding: 0;
  }
  .archive-faq-template .contents,
  .single-voice .contents,
  .single-success .contents{
    padding: 0 1rem;
    margin-top: 2rem;
  }
}

.search-post .contents {
  margin: 3.5rem auto 5rem !important;
}

.single .contents {
  margin-bottom: 10rem;
}