@charset "UTF-8";
/* Scss Document */
:root {
  --pc: 1000px;
  --sp: 999px;
  --fs48: 4.8rem;
  --fs40: 4rem;
  --fs36: 3.6rem;
  --fs28: 2.8rem;
  --fs22: 2.2rem;
  --fs20: 2.0rem;
  --fs18: 1.8rem;
  --fs16: 1.6rem;
  --fs14:1.4rem;
  --fs12:1.2rem; }

@media (max-width: 999px) {
  :root {
    --fs48: 2.6rem;
    --fs40: 2.2rem;
    --fs36: 2.4rem;
    --fs28: 2.2rem;
    --fs22: 2.0rem;
    --fs20: 1.8rem;
    --fs18: 1.4rem;
    --fs16: 1.4rem;
    --fs14: 1.2rem;
    --fs12: 1.0rem; } }
/* 
---------------------------------------
reset
---------------------------------------
*/
body, header, footer, section, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  overflow-y: scroll;
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top; }

th {
  text-align: left; }

li {
  list-style: none; }

a {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: all 0.6s; }

address {
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: 400; }

em {
  font-style: normal; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

a:hover {
  opacity: 0.7;
  transition: all 0.6s; }

img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden; }

/* 
---------------------------------------
表示切替
---------------------------------------
*/
@media screen and (max-width: 999px) {
  .pcView {
    display: none !important; } }
@media screen and (min-width: 1000px) {
  .spView {
    display: none !important; } }
@media (min-width: 999px) {
  a[href^="tel:"] {
    pointer-events: none; } }
/* フォーム要素のリセット */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  outline: none;
  appearance: none; }

button {
  cursor: pointer; }

button:disabled {
  cursor: default; }

/* 
---------------------------------------
コンテンツ幅
---------------------------------------
*/
.inner18 {
  max-width: 180rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner18 {
      width: 89.33%;
      max-width: 536px; } }

.inner16 {
  max-width: 160rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner16 {
      width: 89.33%;
      max-width: 536px; } }

.inner14 {
  max-width: 140rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner14 {
      width: 89.33%;
      max-width: 536px; } }

.inner12 {
  max-width: 120rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner12 {
      width: 89.33%;
      max-width: 536px; } }

.inner10 {
  max-width: 100rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner10 {
      width: 89.33%;
      max-width: 536px; } }

.inner8 {
  max-width: 80rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner8 {
      width: 89.33%;
      max-width: 536px; } }

/* 
---------------------------------------
余白
---------------------------------------
*/
body .mb20 {
  margin-bottom: clamp(120px, 16vw, 200px); }

body .mb18 {
  margin-bottom: clamp(100px, 14vw, 180px); }

body .mb16 {
  margin-bottom: clamp(80px, 12vw, 160px); }

body .mb14 {
  margin-bottom: clamp(70px, 10vw, 140px); }

body .mb12 {
  margin-bottom: clamp(60px, 10vw, 120px); }

body .mbTen {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mbten {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb10 {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb8 {
  margin-bottom: 8rem; }
  @media (max-width: 999px) {
    body .mb8 {
      margin-bottom: 4rem; } }

body .mb6 {
  margin-bottom: 6rem; }
  @media (max-width: 999px) {
    body .mb6 {
      margin-bottom: 3rem; } }

body .mb5 {
  margin-bottom: 5rem; }
  @media (max-width: 999px) {
    body .mb5 {
      margin-bottom: 2.5rem; } }

body .mb4 {
  margin-bottom: 4rem; }
  @media (max-width: 999px) {
    body .mb4 {
      margin-bottom: 2rem; } }

body .mb3 {
  margin-bottom: 3rem; }
  @media (max-width: 999px) {
    body .mb3 {
      margin-bottom: 1.5rem; } }

body .mb2 {
  margin-bottom: 2rem; }
  @media (max-width: 999px) {
    body .mb2 {
      margin-bottom: 1rem; } }

body .mb1 {
  margin-bottom: 1rem; }
  @media (max-width: 999px) {
    body .mb1 {
      margin-bottom: .5rem; } }

html {
  font-size: clamp(8px, calc(8px + (2 * ((100vw - 1000px) / 920))), 10px); }
  @media (max-width: 999px) {
    html {
      font-size: 62.5% !important; } }

html body#tinymce {
  font-family: "Noto Sans JP", sans-serif; }
  html body#tinymce div {
    border: 1px dashed rgba(0, 128, 0, 0.5); }
  html body#tinymce p {
    padding: 2rem;
    border: 1px dashed rgba(0, 0, 255, 0.5); }
  html body#tinymce .is-mdOverHide,
  html body#tinymce .is-mdUnderHide {
    display: inline-block; }
  html body#tinymce .is-mdOverHide::before {
    content: 'sp';
    font-size: 10px;
    color: red; }
  html body#tinymce .is-mdUnderHide::before {
    content: 'pc';
    font-size: 10px;
    color: blue; }
  html body#tinymce h2, html body#tinymce h3, html body#tinymce h4, html body#tinymce h5 {
    padding: 2rem; }

.pcCenterspLeft {
  text-align: center; }
  @media (max-width: 999px) {
    .pcCenterspLeft {
      text-align: left; } }

.is-mdUnderHide,
.is-mdOverHide {
  height: 0; }

img.aligncenter {
  margin: 0 auto; }

hr {
  border: none;
  border-top: .2rem solid #D2D2D2;
  overflow: visible;
  text-align: center; }

/* 
---------------------------------------
#news-single
---------------------------------------
*/
#news-single {
  padding-bottom: 16rem; }
  @media (max-width: 999px) {
    #news-single {
      padding-bottom: 6rem; } }
  #news-single .ttl {
    display: inline;
    font-size: 4.2rem;
    line-height: 1.9;
    font-weight: bold;
    color: #21A934;
    background: linear-gradient(transparent calc(100% - 0.6rem), #6FCC35 0);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding-bottom: 1rem; }
    @media (max-width: 999px) {
      #news-single .ttl {
        font-size: 2rem;
        background: linear-gradient(transparent calc(100% - 0.3rem), #6FCC35 0);
        padding-bottom: 0.5rem; } }
  #news-single #toc_container {
    background: #FBF5DD;
    border: none;
    border-radius: 2rem;
    padding: 5rem 10rem 7rem;
    margin: 4rem 0; }
    @media (max-width: 999px) {
      #news-single #toc_container {
        padding: 3rem 2rem 4rem;
        border-radius: 1.5rem;
        margin: 3rem 0; } }
    #news-single #toc_container p.toc_title {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 3rem;
      font-size: 3rem;
      line-height: 1;
      font-weight: bold;
      color: #32B640;
      margin-bottom: 6rem;
      text-align: center; }
      @media (max-width: 999px) {
        #news-single #toc_container p.toc_title {
          gap: 1.5rem;
          font-size: 2.2rem;
          margin-bottom: 3rem; } }
      #news-single #toc_container p.toc_title::before, #news-single #toc_container p.toc_title::after {
        content: '';
        display: block;
        width: 33rem;
        height: 0.8rem;
        background-image: radial-gradient(circle, #BFE7A2 0.35rem, transparent 0.4rem);
        background-size: 2rem 0.8rem;
        background-repeat: repeat-x;
        background-position: center; }
        @media (max-width: 999px) {
          #news-single #toc_container p.toc_title::before, #news-single #toc_container p.toc_title::after {
            width: 7rem;
            height: 0.6rem;
            background-image: radial-gradient(circle, #BFE7A2 0.25rem, transparent 0.3rem);
            background-size: 1.4rem 0.6rem; } }
    #news-single #toc_container ul.toc_list {
      max-width: 100%;
      margin: 0 auto;
      padding: 0;
      list-style: none; }
    #news-single #toc_container li {
      margin-bottom: 2rem;
      line-height: 1.6;
      text-indent: 0;
      padding-left: 0; }
      @media (max-width: 999px) {
        #news-single #toc_container li {
          margin-bottom: 1.2rem; } }
      #news-single #toc_container li:last-child {
        margin-bottom: 0; }
      #news-single #toc_container li ul {
        margin-top: 1rem;
        padding-left: 2rem; }
        @media (max-width: 999px) {
          #news-single #toc_container li ul {
            margin-top: 0.5rem;
            padding-left: 1.5rem; } }
      #news-single #toc_container li li {
        text-indent: 0;
        padding-left: 0; }
    #news-single #toc_container a {
      color: #28A93D;
      font-size: 1.8rem;
      font-weight: bold;
      text-decoration: underline;
      text-underline-offset: 0.2em; }
      @media (max-width: 999px) {
        #news-single #toc_container a {
          font-size: 1.4rem; } }
  #news-single p img {
    margin-bottom: 1rem;
    border-radius: 2rem;
    margin-top: 4rem; }
    @media (max-width: 999px) {
      #news-single p img {
        margin-top: 2rem;
        border-radius: 1rem; } }

/* 
---------------------------------------
#news-archive
---------------------------------------
*/
#news-archive {
  padding: 16rem 0; }
  @media (max-width: 999px) {
    #news-archive {
      padding: 12rem 0 6rem; } }
  #news-archive .deco {
    margin: 0 auto 6rem;
    width: 34rem;
    height: auto; }
    @media (max-width: 999px) {
      #news-archive .deco {
        width: 17rem;
        margin: 0 auto 3rem;
        display: none; } }
  #news-archive ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10rem 5rem; }
    @media (max-width: 999px) {
      #news-archive ul {
        grid-template-columns: 1fr;
        gap: 3rem; } }
  #news-archive .sttl {
    font-size: 2rem;
    transition: color 0.4s ease;
    color: #21A934; }
    @media (max-width: 999px) {
      #news-archive .sttl {
        font-size: 1.6rem; } }
  #news-archive a:hover {
    cursor: pointer; }
  #news-archive .pic {
    aspect-ratio: 366 / 257;
    overflow: hidden;
    background: #fff;
    border-radius: 2rem; }
    @media (max-width: 999px) {
      #news-archive .pic {
        border-radius: 1rem; } }
  #news-archive .pic img {
    width: 100%;
    height: auto;
    object-fit: contain;
    background-position: top center;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1); }
  @media (hover: hover) {
    #news-archive a:hover .pic img {
      transform: scale(1.08); } }
  #news-archive .pagination {
    margin-top: 6rem;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 999px) {
      #news-archive .pagination {
        margin-top: 4rem; } }
  #news-archive .pagination span {
    background: #21A934;
    text-align: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; }
    @media (max-width: 999px) {
      #news-archive .pagination span {
        width: 4rem;
        height: 4rem;
        font-size: 14px;
        line-height: 16px;
        padding: 12px 16.7px;
        margin-right: 6px; } }
  #news-archive .pagination a.page-numbers {
    background: #fff;
    text-align: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    border: 1px solid #21A934;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #21A934; }
    @media (max-width: 999px) {
      #news-archive .pagination a.page-numbers {
        width: 4rem;
        height: 4rem;
        font-size: 14px;
        margin-right: 6px; } }
  #news-archive .pagination a.page-numbers.prev {
    background: #21A934;
    text-align: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    border: 1px solid #21A934;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; }
    @media (max-width: 999px) {
      #news-archive .pagination a.page-numbers.prev {
        width: 4rem;
        height: 4rem;
        font-size: 14px;
        margin-right: 10px; } }
  #news-archive .pagination a.page-numbers.next {
    background: #21A934;
    text-align: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    border: 1px solid #21A934;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; }
    @media (max-width: 999px) {
      #news-archive .pagination a.page-numbers.next {
        width: 4rem;
        height: 4rem;
        font-size: 14px;
        margin-left: 10px; } }

/* 
---------------------------------------
一覧ナビ
---------------------------------------
*/
.postNav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
  color: #21A934;
  width: 100%;
  max-width: 72rem;
  margin: 8rem auto 0; }
  @media (max-width: 999px) {
    .postNav {
      gap: 0.8rem;
      margin: 4rem auto 0;
      max-width: 42rem; } }
  .postNav a {
    color: #21A934;
    text-decoration: none;
    font-weight: bold; }
  .postNav__item {
    display: flex;
    align-items: center;
    gap: 2rem;
    font-size: 2rem;
    font-weight: bold;
    white-space: nowrap;
    color: #21A934; }
    @media (max-width: 999px) {
      .postNav__item {
        gap: 0.6rem;
        font-size: 1.2rem; } }
  .postNav__circle {
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 50%;
    background: #21A934;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.2rem;
    flex-shrink: 0;
    transition: .3s; }
    @media (max-width: 999px) {
      .postNav__circle {
        width: 3rem;
        height: 3rem;
        font-size: 1.2rem; } }
  .postNav__top {
    width: 23rem;
    height: 6.5rem;
    border: 0.25rem solid #21A934;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: bold;
    transition: .3s;
    background: #fff; }
    @media (max-width: 999px) {
      .postNav__top {
        width: auto;
        min-width: 11rem;
        height: 4.2rem;
        border: 0.2rem solid #21A934;
        font-size: 1.2rem;
        padding: 0 1.2rem;
        white-space: nowrap; } }
  .postNav__item:hover .postNav__circle {
    opacity: .75; }
  .postNav__top:hover {
    background: #21A934;
    color: #fff; }
  .postNav .is-disabled {
    opacity: .3;
    pointer-events: none; }

/* 
---------------------------------------
見出しh2
---------------------------------------
*/
h2:not([class]) {
  font-size: 3.2rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  font-weight: bold;
  margin-top: 8rem;
  color: #6FCC35; }
  @media (max-width: 999px) {
    h2:not([class]) {
      margin-top: 4rem;
      font-size: 2rem;
      margin-bottom: 1rem; } }
  h2:not([class]) span {
    margin-top: -16rem;
    padding-top: 16rem; }
    @media (max-width: 999px) {
      h2:not([class]) span {
        margin-top: -10rem;
        padding-top: 10rem; } }

h3:not([class]) {
  font-size: 2rem;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #01A0E9;
  margin-top: 4rem;
  margin-bottom: 2rem; }
  @media (max-width: 999px) {
    h3:not([class]) {
      margin-top: 2rem;
      font-size: 1.6rem;
      margin-bottom: 1rem; } }
  h3:not([class]) span {
    margin-top: -16rem;
    padding-top: 16rem; }
    @media (max-width: 999px) {
      h3:not([class]) span {
        margin-top: -10rem;
        padding-top: 10rem; } }

h4:not([class]) {
  font-size: 2rem;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #01A0E9;
  margin-top: 4rem;
  margin-bottom: 2rem; }
  @media (max-width: 999px) {
    h4:not([class]) {
      margin-top: 2rem;
      font-size: 1.6rem;
      margin-bottom: 1rem; } }

@media (max-width: 999px) {
  .is-mdUnderHide {
    display: none; } }

@media (min-width: 1000px) {
  .is-mdOverHide {
    display: none; } }

p a {
  text-decoration: underline;
  color: #01A0E9; }

/* 
---------------------------------------
フレックス
---------------------------------------
*/
.flex.alignCenter .e-item_2 {
  align-items: center; }

.e-youtube div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
.e-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*.listBox1{
    padding: 6rem 5vw;
    border: 2px solid #6EBAF2;
        border-radius: 2rem;
    margin-bottom: 4rem;
    margin-top: 4rem;
    @include sp{
        margin-bottom: 2rem;
        border: 1px solid #6EBAF2;
        padding: 2rem;
        border-radius: 1rem;
        margin-top: 2rem;
    }
    dl{
        display: flex;
        margin-bottom: 2rem;
        @include sp{
            flex-direction: column;
            margin-bottom: 1rem;
        }
    }
    dl:last-child{
        margin-bottom: 0 ;
    }
    dt{
        width: calc(134/800*100%);
        min-width: 13rem;
        font-weight: bold;
        line-height: 1.5;
        margin-top: 0.5rem;
        @include sp{
            width: 100%;
        margin-bottom: 0.5rem;
        }
        span {
          filter: invert(41%) sepia(94%) saturate(2320%) hue-rotate(181deg) brightness(97%) contrast(101%);
            margin-right: 1rem;
        }
    }
    dd{
        width: calc(645/800*100%);
        @include sp{
            width: 100%;
        }
    }
}

.listBox2{
    padding: 6rem 5vw;
    border: 2px solid #6EBAF2;
    border-radius: 2rem;
    margin-bottom: 4rem;
    background: #E2F1FD;
    margin-top: 4rem;
    @include sp{
        border-radius: 1rem;
        margin-bottom: 2rem;
        border: 1px solid #6EBAF2;
        padding: 2rem;
    margin-top: 2rem;
    }
    dl{
        margin-bottom: 4rem;
        line-height: 1.5;
        @include sp{
            margin-bottom: 2rem;
        }
    }
    dl:last-child{
        margin-bottom: 0 ;
    }
    dt{
        font-weight: bold;
        margin-bottom: 1rem;
        @include sp{
        margin-bottom: 0.5rem;
        }
    }
    dd{
    }
}
.contactBox{
    .ttl{
        font-size : 2.6rem;
        margin-bottom: 1rem;
        color: $blue1;
        font-weight: bold;
        text-align: center;
        line-height: 1.5;
        @include sp{
            font-size : 1.8rem;
            margin-bottom: 0.5rem;
        }
    }
    .txt{
        margin-bottom: 4rem;
        text-align: center;
        @include sp{
            margin-bottom: 2rem;
            text-align: left;
        }
    }
    img{
        width: 28rem;
        height: auto;
            margin: 0 auto;
        @include sp{
            width: 60%;
        }
    }
}

.listBox3{
    display: flex;
    flex-direction: column;
    gap : 2rem;
    margin-bottom: 4rem;
    margin-top: 4rem;
    @include sp{
        border-radius: 1rem;
        margin-bottom: 2rem;
        gap : 1rem;
    margin-top: 2rem;
    }
    dl{
        padding: 4rem 5vw;
        border: 2px solid #6EBAF2;
        border-radius: 2rem;
        @include sp{
            border: 1px solid #6EBAF2;
            padding: 2rem;
        }
    }
    dl:last-child{
        margin-bottom: 0 ;
    }
    dt{
        font-weight: bold;
        color: $blue1;
        font-size : 2rem;
        line-height: 1.5;
        margin-bottom: 1rem;
        @include sp{
            font-size : 1.6rem;
        margin-bottom: 0.5rem;
        }
    }
    dd{
    }
}*/
