@charset "UTF-8";
/*
Theme Name: NEW SITE
Theme URI:
Author: grafix
Author URI: https://www.gd-system.jp/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.has-xs-font-size {
  font-size: 1.2rem;
  line-height: 1.75;
}

.has-s-font-size {
  font-size: 1.4rem;
  line-height: 1.75;
}

.has-m-font-size {
  font-size: 1.6rem;
  line-height: 1.75;
}

.has-l-font-size {
  font-size: 2.2rem;
  line-height: 1.75;
}

.has-xl-font-size {
  font-size: 2.6rem;
  line-height: 1.75;
}

.has-xxl-font-size {
  font-size: 3.2rem;
  line-height: 1.75;
}

.has-black-color-color {
  color: #000000;
}

.has-cyan-bluish-gray-color-color {
  color: #abb8c3;
}

.has-white-color-color {
  color: #ffffff;
}

.has-pale-pink-color-color {
  color: #f78da7;
}

.has-vivid-red-color-color {
  color: #cf2e2e;
}

.has-luminous-vivid-orange-color-color {
  color: #ff6900;
}

.has-luminous-vivid-amber-color-color {
  color: #fcb900;
}

.has-light-green-cyan-color-color {
  color: #7bdcd5;
}

.has-vivid-green-cyan-color-color {
  color: #00d084;
}

.has-pale-cyan-blue-color-color {
  color: #8ed1fc;
}

.has-vivid-cyan-blue-color-color {
  color: #0693e3;
}

.has-vivid-purple-color-color {
  color: #9b51e0;
}

.has-black-color-background-color {
  background-color: #000000;
}

.has-cyan-bluish-gray-color-background-color {
  background-color: #abb8c3;
}

.has-white-color-background-color {
  background-color: #ffffff;
}

.has-pale-pink-color-background-color {
  background-color: #f78da7;
}

.has-vivid-red-color-background-color {
  background-color: #cf2e2e;
}

.has-luminous-vivid-orange-color-background-color {
  background-color: #ff6900;
}

.has-luminous-vivid-amber-color-background-color {
  background-color: #fcb900;
}

.has-light-green-cyan-color-background-color {
  background-color: #7bdcd5;
}

.has-vivid-green-cyan-color-background-color {
  background-color: #00d084;
}

.has-pale-cyan-blue-color-background-color {
  background-color: #8ed1fc;
}

.has-vivid-cyan-blue-color-background-color {
  background-color: #0693e3;
}

.has-vivid-purple-color-background-color {
  background-color: #9b51e0;
}

/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/* html tag */
html {
  font-size: 10px;
  font-family: YakuHanJP, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #333;
}

body {
  word-wrap: break-word;
  word-break: break-all;
  text-justify: inter-ideograph;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #2e93d4;
  text-decoration: none;
  transition: 0.2s;
}
a:hover {
  -webkit-text-decoration: auto;
          text-decoration: auto;
}
a:hover img {
  opacity: 0.7;
  zoom: 1;
  text-decoration: none;
}
a[href^=tel] {
  color: #333;
  cursor: text;
  pointer-events: none;
}
a[href^=tel]:hover {
  text-decoration: none;
}

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

* {
  box-sizing: border-box;
}
*::after, *::before {
  vertical-align: bottom;
}

strong {
  font-weight: bold;
}

.sp {
  display: none;
}

.screen-reader-text {
  display: none;
}

@media screen and (max-width: 768px) {
  a[href^=tel] {
    pointer-events: auto;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
:root :where(.wp-block-list.is-style-sme-list-arrow) :where(li):before {
  top: calc(var(--_half-leading) * 1rem + 12px);
}
:root :where(.wp-block-list.is-style-sme-list-arrow) :where(li):after {
  top: calc(var(--_half-leading) * 1rem + 14px);
}
:root :where(.wp-block-list.is-style-sme-list-check) :where(li):before {
  top: calc(var(--_half-leading) * 1rem + 11px);
}
:root :where(.wp-block-list.is-style-sme-list-times) :where(li):after, :root :where(.wp-block-list.is-style-sme-list-times) :where(li):before {
  top: calc(var(--_half-leading) * 1rem + 14px);
}
:root :where(.wp-block-list.is-style-sme-ordered-list-circle) {
  padding-left: 1.5em;
}
:root :where(.wp-block-list.is-style-sme-ordered-list-circle) :where(li):before {
  top: calc(var(--_half-leading) * 1rem / 2 + 6px);
  left: calc(-1.8em - 2px);
}
:root :where(.wp-block-list.is-style-sme-ordered-list-square) {
  padding-left: 1.5em;
}
:root :where(.wp-block-list.is-style-sme-ordered-list-square) :where(li):before {
  top: calc(var(--_half-leading) * 1rem / 2 + 6px);
  left: calc(-1.8em - 2px);
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 75px;
}

body {
  font-size: 1.6rem;
  line-height: 1.75;
  font-family: "Shippori Mincho", serif;
  padding-top: 75px;
}
body.fixed {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 13.75vw;
  }
  body {
    font-size: 4.375vw;
    line-height: 1.5;
    padding-top: 13.75vw;
  }
}
.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 90;
  transition: 0.2s;
}
.header-wrap .header-inner {
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  height: 75px;
}
.header-wrap .header-inner header {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 800;
}
.header-wrap .header-inner header .header {
  line-height: 1.3;
}
.header-wrap .header-inner header .header a {
  color: #0071bc;
}
.header-wrap .header-inner nav .nav .menu ul {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: wrap;
  gap: 1em;
}
.header-wrap .header-inner nav .nav .menu ul li a {
  color: #333;
  padding: 0.5em 1em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0.5em;
  position: relative;
}
.header-wrap .header-inner nav .nav .menu ul li a .img {
  width: 1em;
  height: 1em;
}
.header-wrap .header-inner nav .nav .menu ul li a .img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
.header-wrap .header-inner nav .nav .menu ul li a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #0071bc;
  scale: 0 1;
  transition: 0.2s;
}
.header-wrap .header-inner nav .nav .menu ul li a:hover::after {
  scale: 1 1;
}
.header-wrap .header-inner nav .nav .menu ul li.active a::after {
  scale: 1 1;
}
.header-wrap .header-inner nav .nav .menu ul li.contact a {
  background: #ffe000;
  color: #333;
  border-radius: 9999px;
  font-weight: 800;
}
.header-wrap .header-inner nav .nav .menu ul li.contact a::after {
  display: none;
}
.header-wrap .header-inner nav .nav .menu ul li.contact a:hover {
  background: #fff07c;
}

body.scrolled .header-wrap {
  box-shadow: 0 0.1em 10px #333;
}

.footer_contact {
  padding: 4em 0;
}
.footer_contact__inner {
  max-width: 750px;
  margin: 0 auto;
  background-color: #43abde;
  padding: 0 2em;
}
.footer_contact__wrap {
  background-color: #fdfaea;
  padding: 5em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  translate: 0 -2em;
}
.footer_contact__data {
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
}
.footer_contact__data .time {
  margin-bottom: 1em;
}
.footer_contact__data .tel strong {
  font-size: 3.2rem;
  line-height: 1.5;
  color: #0071bc;
  font-weight: 400;
}

.footer_access {
  padding: 4em 0 0;
}
.footer_access__inner {
  max-width: 750px;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
}
.footer_access__inner .addr {
  margin-bottom: 1em;
}
.footer_access__inner .type {
  line-height: 2.5;
}
.footer_access .footer_access_map {
  margin-top: 1em;
  height: 300px;
  position: relative;
}
.footer_access .footer_access_map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.footer {
  padding: 8em 0;
  background-color: #e5f9ff;
}
.footer__inner {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5;
}
.footer__inner h2 {
  font-size: 2.8rem;
  line-height: 1.5;
  margin-bottom: 1em;
}
.footer__inner .yubin {
  margin-bottom: 1em;
}
.footer__inner .addr {
  margin-bottom: 1em;
}
.footer__inner .tel {
  margin-bottom: 1em;
}
.footer__inner .tel strong {
  font-size: 3.2rem;
  line-height: 1.5;
  color: #0071bc;
  font-weight: 400;
}
.footer__inner .time {
  margin-bottom: 1em;
}

.copyright {
  background-color: #0071bc;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 1em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .header-wrap .header-inner {
    padding: 0 6.25vw;
    height: 13.75vw;
  }
  .header-wrap .header-inner header {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 800;
  }
  .header-wrap .header-inner header .header a {
    color: #0071bc;
  }
  .header-wrap .header-inner nav .nav .sp-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 13.75vw;
    height: 13.75vw;
    z-index: 99;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar {
    position: absolute;
    left: 3.125vw;
    right: 3.125vw;
    height: 2px;
    background-color: #333;
    transition: 0.2s;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(1) {
    top: 3.125vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(2) {
    top: 5.625vw;
    right: 6.25vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu .bars .bar:nth-of-type(3) {
    top: 8.125vw;
  }
  .header-wrap .header-inner nav .nav .sp-menu.active .bars .bar:nth-of-type(1) {
    top: 5.625vw;
    rotate: 45deg;
  }
  .header-wrap .header-inner nav .nav .sp-menu.active .bars .bar:nth-of-type(2) {
    scale: 0 1;
  }
  .header-wrap .header-inner nav .nav .sp-menu.active .bars .bar:nth-of-type(3) {
    top: 5.625vw;
    rotate: -45deg;
  }
  .header-wrap .header-inner nav .nav .sp-menu.active + .menu {
    translate: 0 0;
  }
  .header-wrap .header-inner nav .nav .menu {
    position: fixed;
    top: 13.75vw;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 80;
    translate: 100% 0;
    transition: 0.2s;
  }
  .header-wrap .header-inner nav .nav .menu ul {
    display: block;
    padding: 4em 6.25vw;
  }
  footer {
    margin-top: 4em;
  }
  .footer_contact {
    padding: 2em 0;
  }
  .footer_contact__inner {
    max-width: initial;
    margin: 0;
    padding: 0 6.25vw;
  }
  .footer_contact__wrap {
    padding: 2em;
    display: block;
  }
  .footer_contact__data {
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .footer_contact__data .time {
    margin-bottom: 1em;
  }
  .footer_contact__data .tel strong {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .footer_access {
    padding: 2em 0 0;
  }
  .footer_access__inner {
    max-width: initial;
    margin: 0 6.25vw;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .footer_access .footer_access_map {
    height: 80vw;
  }
  .footer {
    padding: 4em 0;
  }
  .footer__inner {
    max-width: initial;
    margin: 0 6.25vw;
    font-size: 4.375vw;
    line-height: 1.5;
  }
  .footer__inner h2 {
    font-size: 5.3125vw;
    line-height: 1.5;
  }
  .footer__inner .tel strong {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .copyright {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
}
.head {
  margin-bottom: 1em;
  text-align: center;
}
.head h2 {
  font-size: 2.8rem;
  line-height: 1.5;
}
.head .sub {
  font-family: "Homemade Apple", cursive;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #43abde;
  margin-top: 0.5em;
}

.front_image img {
  display: block;
  margin: 0 auto;
}

.front_about {
  padding: 4em 0;
}
.front_about__inner {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.5;
}

.front_contents {
  padding: 4em 0;
}
.front_contents__inner {
  max-width: 1080px;
  margin: 0 auto;
}
.front_contents__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: initial;
  flex-wrap: nowrap;
}
.front_contents__wrap .contents_image {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  order: 1;
}
.front_contents__wrap .contents_image img {
  display: block;
}
.front_contents__wrap .contents_data {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  order: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  background-color: #fdfaea;
  padding: 1em 3em;
}
.front_contents__wrap .contents_data .link {
  margin-top: 2em;
}
.front_contents__wrap .contents_data .link a {
  display: inline-block;
  background-color: #43abde;
  padding: 0.5em 5em;
  color: #fff;
  border-radius: 9999px;
  position: relative;
}
.front_contents__wrap .contents_data .link a::after {
  content: "→";
  position: absolute;
  right: 2em;
  top: 50%;
  translate: 0 -50%;
  transition: 0.2s;
}
.front_contents__wrap .contents_data .link a:hover::after {
  right: 1em;
}
.front_contents__wrap:nth-of-type(2n) .contents_image {
  order: 2;
}
.front_contents__wrap:nth-of-type(2n) .contents_data {
  order: 1;
}

.front_news {
  padding: 4em 0;
}
.front_news__inner {
  max-width: 1080px;
  margin: 0 auto;
}
.front_news__inner .archive_list {
  margin-top: 2em;
}

.archive_list {
  border-top: solid 1px #ccc;
}
.archive_list .single {
  border-bottom: solid 1px #ccc;
}
.archive_list .single a {
  display: block;
  color: #333;
  padding: 1em 0;
}
.archive_list .single a:hover .title {
  color: #43abde;
}
.archive_list .single_data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 2em;
}
.archive_list .single_data .meta {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 2em;
}
.archive_list .single_data .meta .date {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 0.5em;
  flex-basis: 8em;
  flex-shrink: 0;
  flex-grow: 0;
}
.archive_list .single_data .meta .terms {
  font-size: 1.4rem;
  line-height: 1.5;
  flex-basis: 8em;
  flex-shrink: 0;
  flex-grow: 0;
}
.archive_list .single_data .meta .terms .term {
  display: inline-block;
  padding: 0.5em 1em;
  border-radius: 9999px;
  border: solid 1px #ccc;
}
.archive_list_link {
  text-align: right;
  margin-top: 1em;
}
.archive_list_link a {
  color: #333;
}
.archive_list_link a:hover {
  color: #43abde;
}

@media screen and (max-width: 768px) {
  .head h2 {
    font-size: 6.25vw;
    line-height: 1.5;
  }
  .head .sub {
    font-size: 3.4375vw;
    line-height: 1.5;
  }
  .front_about {
    padding: 2em 6.25vw;
  }
  .front_about__inner {
    font-size: 4.6875vw;
    line-height: 2.5;
    text-align: initial;
  }
  .front_about__inner br {
    display: none;
  }
  .front_contents {
    padding: 2em 6.25vw;
  }
  .front_contents__inner {
    max-width: initial;
  }
  .front_contents__wrap {
    display: block;
    margin-top: 1em;
  }
  .front_contents__wrap .contents_data {
    display: block;
    padding: 1em 0;
  }
  .front_contents__wrap .contents_data .link {
    margin-top: 1em;
  }
  .front_contents__wrap .contents_data .link a {
    display: block;
    padding: 0.5em 3em;
    text-align: center;
  }
  .front_contents__wrap .contents_data .link a::after {
    right: 1em;
  }
  .front_news {
    padding: 2em 6.25vw;
  }
  .front_news__inner {
    max-width: initial;
  }
  .front_news__inner .archive_list {
    margin-top: 1em;
  }
  .archive_list .single a {
    display: block;
    color: #333;
    padding: 1em 0;
  }
  .archive_list .single_data {
    display: block;
  }
  .archive_list .single_data .meta {
    gap: 1em;
    margin-bottom: 0.5em;
  }
  .archive_list .single_data .meta .date {
    font-size: 3.75vw;
    line-height: 1.5;
    margin-top: 0.2em;
  }
  .archive_list .single_data .meta .terms {
    font-size: 3.75vw;
    line-height: 1.5;
  }
  .archive_list .single_data .meta .terms .term {
    padding: 0.2em 0.5em;
  }
  .archive_list_link {
    text-align: center;
    margin-top: 1em;
  }
  .archive_list_link a {
    color: #333;
  }
}
body.wp-singular .header_image img,
body.archive .header_image img {
  display: block;
  margin: 0 auto;
}
body.wp-singular .page_title,
body.archive .page_title {
  max-width: 1230px;
  margin: 0 auto;
}
body.wp-singular .page_title__inner,
body.archive .page_title__inner {
  width: -moz-fit-content;
  width: fit-content;
  height: 15.625em;
  min-width: 18.75em;
  padding: 0 3em;
  background-color: #fdfaea;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  box-shadow: 1em 1em 0 #ffe000;
  translate: 0 -50%;
}
body.wp-singular .page_title__inner .title_wrap,
body.archive .page_title__inner .title_wrap {
  text-align: center;
}
body.wp-singular .page_title__inner .title_wrap .title,
body.archive .page_title__inner .title_wrap .title {
  font-size: 3.2rem;
  line-height: 1.75;
}
body.wp-singular .page_title__inner .title_wrap .sub,
body.archive .page_title__inner .title_wrap .sub {
  font-family: "Homemade Apple", cursive;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #43abde;
  margin-top: 0.5em;
}
body.wp-singular .page_content,
body.archive .page_content {
  max-width: 1080px;
  margin: 0 auto 5em;
}
body.wp-singular .page_content h1,
body.archive .page_content h1 {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 0 1em;
  text-align: center;
  font-weight: 700;
}
body.wp-singular .page_content .meta,
body.archive .page_content .meta {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 2em;
}
body.wp-singular .page_content .meta .date,
body.archive .page_content .meta .date {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 0.5em;
  flex-basis: 8em;
  flex-shrink: 0;
  flex-grow: 0;
}
body.wp-singular .page_content .meta .terms,
body.archive .page_content .meta .terms {
  font-size: 1.4rem;
  line-height: 1.5;
}
body.wp-singular .page_content .meta .terms .term,
body.archive .page_content .meta .terms .term {
  display: inline-block;
  padding: 0.5em 1em;
  border-radius: 9999px;
  border: solid 1px #ccc;
}
body.wp-singular .page_content h2,
body.archive .page_content h2 {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 700;
  margin: 2em auto 1em;
}
body.wp-singular .page_content h2::before,
body.archive .page_content h2::before {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 3px;
  background-color: #0071bc;
  margin-right: 0.4em;
  vertical-align: middle;
}
body.wp-singular .page_content h2:first-child,
body.archive .page_content h2:first-child {
  margin-top: 0;
}
body.wp-singular .page_content h2:last-child,
body.archive .page_content h2:last-child {
  margin-bottom: 0;
}
body.wp-singular .page_content h3,
body.archive .page_content h3 {
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  position: relative;
  margin: 2em auto 1em;
  padding-bottom: 0.6em;
}
body.wp-singular .page_content h3::after,
body.archive .page_content h3::after {
  content: "";
  display: block;
  width: 3em;
  height: 3px;
  background-color: #0071bc;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -1.5em;
}
body.wp-singular .page_content h3:first-child,
body.archive .page_content h3:first-child {
  margin-top: 0;
}
body.wp-singular .page_content h3:last-child,
body.archive .page_content h3:last-child {
  margin-bottom: 0;
}
body.wp-singular .page_content h4,
body.archive .page_content h4 {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 700;
  background: #fdfaea;
  padding: 1.6em;
  border-bottom: solid 1px #0071bc;
  margin: 2em auto 1em;
}
body.wp-singular .page_content h4:first-child,
body.archive .page_content h4:first-child {
  margin-top: 0;
}
body.wp-singular .page_content h4:last-child,
body.archive .page_content h4:last-child {
  margin-bottom: 0;
}
body.wp-singular .page_content p,
body.archive .page_content p {
  margin: 2em 0;
}
body.wp-singular .page_content p:first-child,
body.archive .page_content p:first-child {
  margin-top: 0;
}
body.wp-singular .page_content p:last-child,
body.archive .page_content p:last-child {
  margin-bottom: 0;
}
body.wp-singular .page_content ul,
body.archive .page_content ul {
  padding-left: 1.4em;
  margin: 2em 0;
  list-style-type: disc;
}
body.wp-singular .page_content ul li ul,
body.archive .page_content ul li ul {
  margin: 0;
  list-style-type: circle;
}
body.wp-singular .page_content ul li ul ul,
body.archive .page_content ul li ul ul {
  list-style-type: square;
}
body.wp-singular .page_content ul li ol,
body.archive .page_content ul li ol {
  margin: 0;
}
body.wp-singular .page_content ol,
body.archive .page_content ol {
  padding-left: 1.4em;
  margin: 2em 0;
  list-style-type: decimal;
}
body.wp-singular .page_content ol li ol,
body.archive .page_content ol li ol {
  margin: 0;
  list-style-type: lower-alpha;
}
body.wp-singular .page_content ol li ol ol,
body.archive .page_content ol li ol ol {
  list-style-type: lower-roman;
}
body.wp-singular .page_content ol li ul,
body.archive .page_content ol li ul {
  margin: 0;
}
body.wp-singular .page_content .wp-block-image,
body.archive .page_content .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}
body.wp-singular .page_content .wp-block-image:first-child,
body.archive .page_content .wp-block-image:first-child {
  margin-top: 0;
}
body.wp-singular .page_content .wp-block-image:last-child,
body.archive .page_content .wp-block-image:last-child {
  margin-bottom: 0;
}
body.wp-singular .page_content .wp-block-media-text,
body.archive .page_content .wp-block-media-text {
  margin-top: 2em;
  margin-bottom: 2em;
}
body.wp-singular .page_content .wp-block-media-text .wp-block-media-text__media,
body.archive .page_content .wp-block-media-text .wp-block-media-text__media {
  margin-right: 1em;
}
body.wp-singular .page_content .wp-block-media-text .wp-block-media-text__content,
body.archive .page_content .wp-block-media-text .wp-block-media-text__content {
  margin-left: 1em;
  padding-left: 0;
  padding-right: 0;
  align-self: start;
}
body.wp-singular .page_content .wp-block-media-text.is-vertically-aligned-center,
body.archive .page_content .wp-block-media-text.is-vertically-aligned-center {
  margin-left: 1em;
}
body.wp-singular .page_content .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
body.archive .page_content .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content {
  align-self: center;
}
body.wp-singular .page_content .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
body.archive .page_content .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content {
  align-self: end;
}
body.wp-singular .page_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,
body.archive .page_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  margin-right: 0;
  margin-left: 1em;
}
body.wp-singular .page_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
body.archive .page_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  margin-left: 0;
  margin-right: 1em;
}
body.wp-singular .page_content .wp-block-table,
body.wp-singular .page_content .wp-block-flexible-table-block-table,
body.archive .page_content .wp-block-table,
body.archive .page_content .wp-block-flexible-table-block-table {
  margin: 2em 0 2em;
}
body.wp-singular .page_content .wp-block-table table,
body.wp-singular .page_content .wp-block-flexible-table-block-table table,
body.archive .page_content .wp-block-table table,
body.archive .page_content .wp-block-flexible-table-block-table table {
  width: 100%;
}
body.wp-singular .page_content .wp-block-table table tr th,
body.wp-singular .page_content .wp-block-flexible-table-block-table table tr th,
body.archive .page_content .wp-block-table table tr th,
body.archive .page_content .wp-block-flexible-table-block-table table tr th {
  border: solid 1px #e5e5e5;
  padding: 1em;
  background: #f5f5f5;
}
body.wp-singular .page_content .wp-block-table table tr td,
body.wp-singular .page_content .wp-block-flexible-table-block-table table tr td,
body.archive .page_content .wp-block-table table tr td,
body.archive .page_content .wp-block-flexible-table-block-table table tr td {
  border: solid 1px #e5e5e5;
  padding: 1em;
}
body.wp-singular .page_content .wp-block-table.is-scroll-on-pc,
body.wp-singular .page_content .wp-block-flexible-table-block-table.is-scroll-on-pc,
body.archive .page_content .wp-block-table.is-scroll-on-pc,
body.archive .page_content .wp-block-flexible-table-block-table.is-scroll-on-pc {
  overflow-y: hidden !important;
}
body.wp-singular .page_content .wp-block-table.is-scroll-on-pc table tr th,
body.wp-singular .page_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr th,
body.archive .page_content .wp-block-table.is-scroll-on-pc table tr th,
body.archive .page_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr th {
  white-space: nowrap;
}
body.wp-singular .page_content .wp-block-table.is-scroll-on-pc table tr td,
body.wp-singular .page_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr td,
body.archive .page_content .wp-block-table.is-scroll-on-pc table tr td,
body.archive .page_content .wp-block-flexible-table-block-table.is-scroll-on-pc table tr td {
  white-space: nowrap;
}
body.wp-singular .page_content .wp-block-gallery,
body.archive .page_content .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--style--gallery-gap-default, var(--gallery-block--gutter-size, var(--wp--style--block-gap, 0.5em)));
}
body.wp-singular .page_content .wp-block-columns,
body.archive .page_content .wp-block-columns {
  margin: 2em 0 2em;
}
body.wp-singular .page_content .wp-block-accordion,
body.archive .page_content .wp-block-accordion {
  margin: 2em auto;
}
body.wp-singular .page_content .wp-block-accordion .wp-block-accordion-heading,
body.archive .page_content .wp-block-accordion .wp-block-accordion-heading {
  font-size: 1em;
  line-height: 1.75;
  padding: 1em;
  margin: 0;
  background: #f0f0f0;
  text-align: initial;
  font-weight: 400;
}
body.wp-singular .page_content .wp-block-accordion .wp-block-accordion-heading button,
body.archive .page_content .wp-block-accordion .wp-block-accordion-heading button {
  padding: 0;
}
body.wp-singular .page_content .wp-block-accordion .wp-block-accordion-heading::after,
body.archive .page_content .wp-block-accordion .wp-block-accordion-heading::after {
  display: none;
}
body.wp-singular .page_content .wp-block-accordion .wp-block-accordion-panel,
body.archive .page_content .wp-block-accordion .wp-block-accordion-panel {
  padding: 1em;
  border: solid 1px #f0f0f0;
  transition: 0.2s;
  overflow: hidden;
  margin: 0;
}
body.wp-singular .page_content .wp-block-accordion .wp-block-accordion-panel[inert],
body.archive .page_content .wp-block-accordion .wp-block-accordion-panel[inert] {
  display: block;
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
}
body.wp-singular .page_content .wp-block-code,
body.archive .page_content .wp-block-code {
  margin: 2em auto;
  background: #333;
  color: #fff;
  padding: 1em;
  font-size: 0.9em;
  position: relative;
}
body.wp-singular .page_content .wp-block-code code,
body.archive .page_content .wp-block-code code {
  line-height: 1.5;
}
body.wp-singular .page_content .wp-block-cover,
body.archive .page_content .wp-block-cover {
  margin: 2em auto;
}
body.wp-singular .page_content .wp-block-file,
body.archive .page_content .wp-block-file {
  margin: 2em auto;
}
body.wp-singular .page_content .wp-block-file:not(.wp-element-button),
body.archive .page_content .wp-block-file:not(.wp-element-button) {
  font-size: 1em;
}
body.wp-singular .page_content .wp-block-embed.wp-block-embed-youtube,
body.archive .page_content .wp-block-embed.wp-block-embed-youtube {
  margin: 2em 0;
}
body.wp-singular .page_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper,
body.archive .page_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  aspect-ratio: 16/9;
}
body.wp-singular .page_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe,
body.archive .page_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.wp-singular .page_content .is-style-linklist,
body.archive .page_content .is-style-linklist {
  list-style-type: none;
  padding-left: 0;
  border-top: solid 1px #ccc;
}
body.wp-singular .page_content .is-style-linklist li,
body.archive .page_content .is-style-linklist li {
  border-bottom: solid 1px #ccc;
  padding: 1em 0;
}
body.wp-singular .page_content .is-style-linklist:has(a) li,
body.archive .page_content .is-style-linklist:has(a) li {
  padding: 0;
}
body.wp-singular .page_content .is-style-linklist:has(a) li a,
body.archive .page_content .is-style-linklist:has(a) li a {
  display: block;
  color: #333;
  padding: 1em 0 1em 30px;
  position: relative;
}
body.wp-singular .page_content .is-style-linklist:has(a) li a:hover,
body.archive .page_content .is-style-linklist:has(a) li a:hover {
  background: #f0f0f0;
}
body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".pdf"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".pdf"]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(img/icon_pdf.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".doc"]::before, body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".docx"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".doc"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".docx"]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(img/icon_doc.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".xls"]::before, body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".xlsx"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".xls"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".xlsx"]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(img/icon_xls.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".ppt"]::before, body.wp-singular .page_content .is-style-linklist:has(a) li a[href$=".pptx"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".ppt"]::before,
body.archive .page_content .is-style-linklist:has(a) li a[href$=".pptx"]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(img/icon_ppt.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
body.wp-singular .page_content .is-style-mapcode,
body.archive .page_content .is-style-mapcode {
  aspect-ratio: 16/9;
  position: relative;
  margin: 2em 0;
}
body.wp-singular .page_content .is-style-mapcode iframe,
body.archive .page_content .is-style-mapcode iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.wp-singular .page_content .is-style-youtube-code,
body.archive .page_content .is-style-youtube-code {
  aspect-ratio: 16/9;
  position: relative;
  margin: 2em 0;
}
body.wp-singular .page_content .is-style-youtube-code iframe,
body.archive .page_content .is-style-youtube-code iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.wp-singular .page_content .is-style-sme-list-arrow,
body.wp-singular .page_content .is-style-sme-list-check,
body.wp-singular .page_content .is-style-sme-list-remark,
body.wp-singular .page_content .is-style-sme-list-times,
body.wp-singular .page_content .is-style-sme-ordered-list-circle,
body.wp-singular .page_content .is-style-sme-ordered-list-square,
body.archive .page_content .is-style-sme-list-arrow,
body.archive .page_content .is-style-sme-list-check,
body.archive .page_content .is-style-sme-list-remark,
body.archive .page_content .is-style-sme-list-times,
body.archive .page_content .is-style-sme-ordered-list-circle,
body.archive .page_content .is-style-sme-ordered-list-square {
  list-style-type: none;
}
body.wp-singular .page_content .is-style-sme-post-it,
body.wp-singular .page_content .is-style-sme-post-it-narrow,
body.wp-singular .page_content .is-style-sme-speech,
body.wp-singular .page_content .is-style-sme-speech-left,
body.wp-singular .page_content .is-style-sme-speech-right,
body.wp-singular .page_content .is-style-sme-speech-top,
body.archive .page_content .is-style-sme-post-it,
body.archive .page_content .is-style-sme-post-it-narrow,
body.archive .page_content .is-style-sme-speech,
body.archive .page_content .is-style-sme-speech-left,
body.archive .page_content .is-style-sme-speech-right,
body.archive .page_content .is-style-sme-speech-top {
  width: initial;
}
body.wp-singular .page_content .select_map,
body.archive .page_content .select_map {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 2em auto;
}
body.wp-singular .page_content .select_map .select_label,
body.archive .page_content .select_map .select_label {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 700;
  color: #0071bc;
  flex-basis: 10em;
  flex-shrink: 0;
  flex-grow: 0;
}
body.wp-singular .page_content .select_map .select_toggle,
body.archive .page_content .select_map .select_toggle {
  flex-basis: 100%;
  flex-shrink: 1;
  flex-grow: 0;
}
body.wp-singular .page_content .select_map .select_toggle select,
body.archive .page_content .select_map .select_toggle select {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 0.5em;
  width: 100%;
}
body.wp-singular .page_content .select_map:first-child,
body.archive .page_content .select_map:first-child {
  margin-top: 0;
}
body.wp-singular .page_content .select_map:last-child,
body.archive .page_content .select_map:last-child {
  margin-bottom: 0;
}
body.wp-singular .page_content .map_wrap,
body.archive .page_content .map_wrap {
  aspect-ratio: 16/9;
  position: relative;
  margin: 2em auto;
}
body.wp-singular .page_content .map_wrap iframe,
body.archive .page_content .map_wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
}
body.wp-singular .page_content .map_wrap:first-child,
body.archive .page_content .map_wrap:first-child {
  margin-top: 0;
}
body.wp-singular .page_content .map_wrap:last-child,
body.archive .page_content .map_wrap:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  body.wp-singular .page_title,
  body.archive .page_title {
    max-width: initial;
    margin: 0 6.25vw;
  }
  body.wp-singular .page_title__inner,
  body.archive .page_title__inner {
    width: 60vw;
    height: 33.333vw;
  }
  body.wp-singular .page_title__inner .title_wrap .title,
  body.archive .page_title__inner .title_wrap .title {
    font-size: 6.25vw;
    line-height: 1.75;
  }
  body.wp-singular .page_title__inner .title_wrap .sub,
  body.archive .page_title__inner .title_wrap .sub {
    font-size: 4.0625vw;
    line-height: 1.5;
  }
  body.wp-singular .page_content,
  body.archive .page_content {
    max-width: initial;
    margin: 0 6.25vw 3em;
  }
  body.wp-singular .page_content .meta,
  body.archive .page_content .meta {
    gap: 1em;
  }
  body.wp-singular .page_content .meta .terms .term,
  body.archive .page_content .meta .terms .term {
    padding: 0.2em 0.5em;
  }
  body.wp-singular .page_content h2,
  body.archive .page_content h2 {
    font-size: 5.625vw;
    line-height: 1.5;
  }
  body.wp-singular .page_content h3,
  body.archive .page_content h3 {
    font-size: 5vw;
    line-height: 1.5;
  }
  body.wp-singular .page_content h3::after,
  body.archive .page_content h3::after {
    width: 2em;
    margin-left: -1em;
  }
  body.wp-singular .page_content h4,
  body.archive .page_content h4 {
    font-size: 4.6875vw;
    line-height: 1.5;
    padding: 1em;
  }
  body.wp-singular .page_content .select_map,
  body.archive .page_content .select_map {
    display: block;
    margin-bottom: 2em;
  }
  body.wp-singular .page_content .select_map .select_label,
  body.archive .page_content .select_map .select_label {
    font-size: 4.375vw;
    line-height: 1.5;
    margin-bottom: 0.5em;
  }
  body.wp-singular .page_content .select_map .select_toggle select,
  body.archive .page_content .select_map .select_toggle select {
    font-size: 5vw;
    line-height: 1.5;
  }
  body.wp-singular .page_content .map_wrap,
  body.archive .page_content .map_wrap {
    aspect-ratio: 1/1;
  }
  body.archive .page_content .meta {
    justify-content: flex-start;
  }
}
.pagination {
  padding: 0 0 50px;
  margin-right: 20px;
  margin-bottom: 50px;
}
.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto;
}
.pagination .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 42px;
  height: 42px;
  background: #d9d9d9;
  border: solid 1px #d9d9d9;
  color: #333;
  margin: 0 5px 10px;
  border-radius: 50%;
}
.pagination .nav-links .page-numbers:hover {
  border-color: #0071bc;
}
.pagination .nav-links .page-numbers.current {
  background: #0071bc;
  border-color: #0071bc;
  color: #fff;
}
.pagination .nav-links .page-numbers.dots {
  background: transparent;
  border: none;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

.has-xs-font-size {
  font-size: 1.2rem;
  line-height: 1.75;
}

.has-s-font-size {
  font-size: 1.4rem;
  line-height: 1.75;
}

.has-m-font-size {
  font-size: 1.6rem;
  line-height: 1.75;
}

.has-l-font-size {
  font-size: 1.8rem;
  line-height: 1.75;
}

.has-xl-font-size {
  font-size: 2.2rem;
  line-height: 1.75;
}

.has-xxl-font-size {
  font-size: 3.2rem;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .pagination {
    margin: 0;
    margin-right: 10px;
    padding: 0 0 30px;
    max-width: initial;
  }
  .pagination .nav-links .page-numbers {
    width: 36px;
    height: 36px;
  }
  :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }
  .has-xs-font-size {
    font-size: 3.125vw;
    line-height: 1.75;
  }
  .has-s-font-size {
    font-size: 3.75vw;
    line-height: 1.75;
  }
  .has-m-font-size {
    font-size: 4.375vw;
    line-height: 1.75;
  }
  .has-l-font-size {
    font-size: 4.6875vw;
    line-height: 1.75;
  }
  .has-xl-font-size {
    font-size: 5vw;
    line-height: 1.75;
  }
  .has-xxl-font-size {
    font-size: 6.25vw;
    line-height: 1.75;
  }
  :root :where(.wp-block-list.is-style-sme-list-arrow) :where(li):before {
    top: calc(var(--_half-leading) * 1rem + 6px);
  }
  :root :where(.wp-block-list.is-style-sme-list-arrow) :where(li):after {
    top: calc(var(--_half-leading) * 1rem + 8px);
  }
  :root :where(.wp-block-list.is-style-sme-list-check) :where(li):before {
    top: calc(var(--_half-leading) * 1rem + 4px);
  }
  :root :where(.wp-block-list.is-style-sme-list-times) :where(li):after, :root :where(.wp-block-list.is-style-sme-list-times) :where(li):before {
    top: calc(var(--_half-leading) * 1rem + 8px);
  }
  :root :where(.wp-block-list.is-style-sme-ordered-list-circle) {
    padding-left: 1.5em;
  }
  :root :where(.wp-block-list.is-style-sme-ordered-list-circle) :where(li):before {
    top: calc(var(--_half-leading) * 1rem / 2);
    left: -1.8em;
  }
  :root :where(.wp-block-list.is-style-sme-ordered-list-square) {
    padding-left: 1.5em;
  }
  :root :where(.wp-block-list.is-style-sme-ordered-list-square) :where(li):before {
    top: calc(var(--_half-leading) * 1rem / 2);
    left: -1.8em;
  }
  .is-scroll-on-mobile {
    overflow-y: hidden !important;
  }
  .is-scroll-on-mobile table tr th {
    white-space: nowrap;
  }
  .is-scroll-on-mobile table tr td {
    white-space: nowrap;
  }
}/*# sourceMappingURL=style.css.map */