@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 {
  margin: 6rem;
  background: #F7F7F7;
  border-radius: 2rem;
  padding: 8rem 0; }
  @media (max-width: 999px) {
    #news-single {
      margin: 0;
      padding: 6rem 0;
      border-radius: 0; } }
  @media (max-width: 999px) {
    #news-single .inner18 {
      background: #fff;
      border-radius: 2rem; } }
  #news-single .inner14 {
    background: #fff;
    border-radius: 2rem;
    padding: 8rem 10vw;
    margin-top: 0rem; }
    @media (max-width: 999px) {
      #news-single .inner14 {
        margin: 0 auto;
        padding: 2rem 0; } }
  #news-single h1 {
    font-size: 2.6rem;
    font-weight: bold;
    border-bottom: 1rem solid #E2F1FD;
    padding-bottom: 2rem;
    margin-bottom: 8rem; }
    @media (max-width: 999px) {
      #news-single h1 {
        font-size: 1.8rem;
        padding-bottom: 1rem;
        margin-bottom: 4rem; } }
  #news-single #toc_container {
    background: #E2F1FD;
    border-radius: 2rem;
    border: 2px solid #6EBAF2;
    padding: 5rem 10rem 7rem;
    margin-bottom: 4rem;
    margin-top: 4rem; }
    @media (max-width: 999px) {
      #news-single #toc_container {
        padding: 1.5rem 2rem 1.5rem;
        border: 1px solid #6EBAF2;
        border-radius: 1rem;
        margin-top: 2rem; } }
    #news-single #toc_container p.toc_title {
      font-size: 2.6rem;
      color: #01A0E9;
      margin-bottom: 4rem; }
      @media (max-width: 999px) {
        #news-single #toc_container p.toc_title {
          font-size: 1.4rem;
          margin-bottom: 1rem; } }
    #news-single #toc_container li {
      text-indent: -1.1em;
      padding-left: 1.1em;
      margin-bottom: 2rem;
      line-height: 1.5; }
      @media (max-width: 999px) {
        #news-single #toc_container li {
          margin-bottom: 1rem; } }
      #news-single #toc_container li ul {
        margin-top: 1rem; }
        @media (max-width: 999px) {
          #news-single #toc_container li ul {
            margin-top: 0.5rem; } }
      #news-single #toc_container li li {
        text-indent: -2em;
        padding-left: 0; }
    #news-single #toc_container a {
      color: #01A0E9;
      font-weight: bold; }
      @media (max-width: 999px) {
        #news-single #toc_container a {
          font-size: 1.3rem; } }
  #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: 6rem 0; } }
  #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: 1.8rem;
    transition: color 0.4s ease; }
    @media (max-width: 999px) {
      #news-archive .sttl {
        font-size: 1.6rem; } }
  #news-archive a:hover {
    cursor: pointer;
    opacity: 1; }
  #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 a:hover .sttl {
      color: #01A0E9; } }
  #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: #01A0E9;
    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 #01A0E9;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #01A0E9; }
    @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: #E2F1FD;
    text-align: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    border: 1px solid #01A0E9;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #01A0E9; }
    @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: #E2F1FD;
    text-align: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    border: 1px solid #01A0E9;
    border-radius: 999px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #01A0E9; }
    @media (max-width: 999px) {
      #news-archive .pagination a.page-numbers.next {
        width: 4rem;
        height: 4rem;
        font-size: 14px;
        margin-left: 10px; } }

/* 
---------------------------------------
見出しh2
---------------------------------------
*/
h2:not([class]) {
  font-size: 2.6rem;
  padding: 1.5rem 4.5rem;
  line-height: 1.5;
  margin-bottom: 4rem;
  background: #E2F1FD;
  font-weight: bold;
  margin-top: 8rem; }
  @media (max-width: 999px) {
    h2:not([class]) {
      margin-top: 4rem;
      font-size: 1.6rem;
      padding: 1rem 2rem;
      margin-bottom: 2rem; } }
  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; }
  @media (max-width: 999px) {
    .listBox1 {
      margin-bottom: 2rem;
      border: 1px solid #6EBAF2;
      padding: 2rem;
      border-radius: 1rem;
      margin-top: 2rem; } }
  .listBox1 dl {
    display: flex;
    margin-bottom: 2rem; }
    @media (max-width: 999px) {
      .listBox1 dl {
        flex-direction: column;
        margin-bottom: 1rem; } }
  .listBox1 dl:last-child {
    margin-bottom: 0; }
  .listBox1 dt {
    width: calc(134/800*100%);
    min-width: 13rem;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 0.5rem; }
    @media (max-width: 999px) {
      .listBox1 dt {
        width: 100%;
        margin-bottom: 0.5rem; } }
    .listBox1 dt span {
      filter: invert(41%) sepia(94%) saturate(2320%) hue-rotate(181deg) brightness(97%) contrast(101%);
      margin-right: 1rem; }
  .listBox1 dd {
    width: calc(645/800*100%); }
    @media (max-width: 999px) {
      .listBox1 dd {
        width: 100%; } }

.listBox2 {
  padding: 6rem 5vw;
  border: 2px solid #6EBAF2;
  border-radius: 2rem;
  margin-bottom: 4rem;
  background: #E2F1FD;
  margin-top: 4rem; }
  @media (max-width: 999px) {
    .listBox2 {
      border-radius: 1rem;
      margin-bottom: 2rem;
      border: 1px solid #6EBAF2;
      padding: 2rem;
      margin-top: 2rem; } }
  .listBox2 dl {
    margin-bottom: 4rem;
    line-height: 1.5; }
    @media (max-width: 999px) {
      .listBox2 dl {
        margin-bottom: 2rem; } }
  .listBox2 dl:last-child {
    margin-bottom: 0; }
  .listBox2 dt {
    font-weight: bold;
    margin-bottom: 1rem; }
    @media (max-width: 999px) {
      .listBox2 dt {
        margin-bottom: 0.5rem; } }

.contactBox .ttl {
  font-size: 2.6rem;
  margin-bottom: 1rem;
  color: #01A0E9;
  font-weight: bold;
  text-align: center;
  line-height: 1.5; }
  @media (max-width: 999px) {
    .contactBox .ttl {
      font-size: 1.8rem;
      margin-bottom: 0.5rem; } }
.contactBox .txt {
  margin-bottom: 4rem;
  text-align: center; }
  @media (max-width: 999px) {
    .contactBox .txt {
      margin-bottom: 2rem;
      text-align: left; } }
.contactBox img {
  width: 28rem;
  height: auto;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .contactBox img {
      width: 60%; } }

.listBox3 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 4rem;
  margin-top: 4rem; }
  @media (max-width: 999px) {
    .listBox3 {
      border-radius: 1rem;
      margin-bottom: 2rem;
      gap: 1rem;
      margin-top: 2rem; } }
  .listBox3 dl {
    padding: 4rem 5vw;
    border: 2px solid #6EBAF2;
    border-radius: 2rem; }
    @media (max-width: 999px) {
      .listBox3 dl {
        border: 1px solid #6EBAF2;
        padding: 2rem; } }
  .listBox3 dl:last-child {
    margin-bottom: 0; }
  .listBox3 dt {
    font-weight: bold;
    color: #01A0E9;
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 1rem; }
    @media (max-width: 999px) {
      .listBox3 dt {
        font-size: 1.6rem;
        margin-bottom: 0.5rem; } }
