@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

nav ul {
  list-style: none;
}

li {
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* change colours to suit your needs */
ins {
  background-color: #F58F1D;
  color: #202327;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #F58F1D;
  color: #202327;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

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

address {
  font-style: normal;
}

html, body, main {
  color: #202327;
  font-family: "IBM Plex Sans JP", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 1023px), print {
  html, body, main {
    font-size: calc(14px + 2 * (100vw - 480px) / 544);
  }
}
@media screen and (max-width: 480px), print {
  html, body, main {
    font-size: 14px;
  }
}
html, body, main {
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

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

div, p, h1, h2, h3, h4, h5, h6, span, a, li, strong, i, small, address, th, td, figcaption, label, dd, dt, textarea, input, select {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
  color: inherit;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.wrapper .Footer {
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.link {
  display: inline-block;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 481px), print {
  .under_sp {
    display: none !important;
  }
}

@media screen and (max-width: 480px), print {
  .over_sp {
    display: none !important;
  }
}

@media screen and (min-width: 835px), print {
  .under_pad {
    display: none !important;
  }
}

@media screen and (max-width: 834px), print {
  .over_pad {
    display: none !important;
  }
}

@media screen and (min-width: 1024px), print {
  .under_pc {
    display: none !important;
  }
}

@media screen and (max-width: 1023px), print {
  .over_pc {
    display: none !important;
  }
}

.iblock {
  display: inline-block;
}

main.Notfound .Notfound_wrap {
  width: 92%;
  max-width: 1320px;
  margin: auto;
}
@media screen and (max-width: 480px), print {
  main.Notfound .Notfound_wrap {
    width: 94%;
  }
}
main.Notfound .Notfound_wrap {
  padding: 160px 0 80px;
  text-align: center;
}
@media screen and (max-width: 834px), print {
  main.Notfound .Notfound_wrap {
    padding: 120px 0 3.75rem;
  }
}
main.Notfound .Notfound_ttl {
  font-family: "Manrope";
  font-size: 160px;
}
@media screen and (max-width: 1023px), print {
  main.Notfound .Notfound_ttl {
    font-size: calc(100px + 60 * (100vw - 480px) / 544);
  }
}
@media screen and (max-width: 480px), print {
  main.Notfound .Notfound_ttl {
    font-size: 100px;
  }
}
main.Notfound .Notfound_ttl {
  font-weight: 700;
  line-height: 1;
  color: #F58F1D;
}
main.Notfound .Notfound_txt {
  padding: 32px 0 2.5rem;
}
@media screen and (max-width: 834px), print {
  main.Notfound .Notfound_txt {
    padding: 0 0 20px;
  }
}
main.Notfound .Notfound_link {
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
main.Notfound .Notfound_link:hover {
  opacity: 0.75;
}

html.wpadminbar {
  margin-top: 32px !important;
}
@media screen and (max-width: 834px), print {
  html.wpadminbar {
    margin-top: 46px !important;
  }
}
html.wpadminbar header,
html.wpadminbar header nav {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  html.wpadminbar header,
  html.wpadminbar header nav {
    top: 46px !important;
  }
}
@media screen and (max-width: 782px) {
  html.wpadminbar #wpadminbar {
    position: fixed;
  }
}

.fadeIn {
  opacity: 0;
  -webkit-transition: opacity 1.6s, -webkit-transform 1.6 s;
  transition: opacity 1.6s, -webkit-transform 1.6 s;
  transition: opacity 1.6s, transform 1.6 s;
  transition: opacity 1.6s, transform 1.6 s, -webkit-transform 1.6 s;
}
.fadeIn-up {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.fadeIn-left {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.fadeIn-right {
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}
.fadeIn.animated {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

body.is-menu-open {
  overflow: hidden;
}

.header {
  z-index: 50;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 1280px), print {
  .header {
    height: 70px;
  }
}
.header__inner {
  position: relative;
  width: 92%;
  max-width: 1320px;
  margin: auto;
}
@media screen and (max-width: 480px), print {
  .header__inner {
    width: 94%;
  }
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2.5rem;
  height: 100%;
}
.header__logo {
  z-index: 10;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
}
@media screen and (max-width: 1280px), print {
  .header__logo {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.header__logo-link {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.header__logo-link:hover {
  opacity: 0.75;
}
@media screen and (max-width: 1280px), print {
  .header__logo-link {
    max-width: 100px;
  }
}
.header__logo img {
  display: block;
}
.header__nav {
  margin-left: auto;
}
@media screen and (max-width: 1280px), print {
  .header__nav {
    z-index: 5;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding-top: 120px;
    background-color: rgba(248, 250, 255, 0.98);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-transition: opacity 0.3s ease, visibility 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s, -webkit-transform 0.3s ease;
  }
}
.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1280px), print {
  .header__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header__nav-link {
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.header__nav-link:hover {
  opacity: 0.75;
}
.header__buttons {
  z-index: 10;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
@media screen and (max-width: 1280px), print {
  .header__buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 230px;
  height: 50px;
  padding: 0 1.25rem;
  white-space: nowrap;
  font-size: 14px;
}
@media screen and (max-width: 1023px), print {
  .header__button {
    font-size: calc(13px + 1 * (100vw - 480px) / 544);
  }
}
@media screen and (max-width: 480px), print {
  .header__button {
    font-size: 13px;
  }
}
.header__button {
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 1rem rgba(255, 255, 255, 0.6);
          box-shadow: inset 0 0 1rem rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 480px), print {
  .header__button {
    width: 100%;
    height: 45px;
    max-width: 260px;
  }
}
.header__button--primary {
  background-color: #2F80C3;
  -webkit-box-shadow: 0 2px 7.5px rgba(47, 128, 195, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
          box-shadow: 0 2px 7.5px rgba(47, 128, 195, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
}
.header__button--primary:hover {
  -webkit-box-shadow: 0 4px 10px rgba(47, 128, 195, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
          box-shadow: 0 4px 10px rgba(47, 128, 195, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
}
.header__button--accent {
  background-color: #F58F1D;
  -webkit-box-shadow: 0 2px 7.5px rgba(245, 143, 29, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
          box-shadow: 0 2px 7.5px rgba(245, 143, 29, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
}
.header__button--accent:hover {
  -webkit-box-shadow: 0 4px 10px rgba(245, 143, 29, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
          box-shadow: 0 4px 10px rgba(245, 143, 29, 0.2), inset 0 0 1rem rgba(255, 255, 255, 0.6);
}
.header__button:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.header__button:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.header__button {
  max-width: 180px;
}
@media screen and (max-width: 480px), print {
  .header__button {
    height: 38px;
  }
}
.header__checkbox {
  display: none;
}
.header__toggle {
  display: none;
}
@media screen and (max-width: 1280px), print {
  .header__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 6px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
            flex: 0 0 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
}
.header__toggle-bar {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #F58F1D;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 1280px), print {
  .header__checkbox:checked ~ .header__nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.header__checkbox:checked ~ .header__logo .header__toggle .header__toggle-bar:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(45deg);
          transform: translateY(7px) rotate(45deg);
}
.header__checkbox:checked ~ .header__logo .header__toggle .header__toggle-bar:nth-child(2) {
  opacity: 0;
}
.header__checkbox:checked ~ .header__logo .header__toggle .header__toggle-bar:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
          transform: translateY(-7px) rotate(-45deg);
}

.footer {
  width: 100%;
  padding: 8.75rem 0 3.75rem;
  color: #1B4777;
  background-color: rgba(248, 250, 255, 0.7);
}
@media screen and (max-width: 834px), print {
  .footer {
    padding: 6rem 0 2.5rem;
  }
}
.footer__inner {
  width: 92%;
  max-width: 1320px;
  margin: auto;
}
@media screen and (max-width: 480px), print {
  .footer__inner {
    width: 94%;
  }
}
.footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.25rem;
  padding: 0 6.25% 5rem;
}
@media screen and (max-width: 1280px), print {
  .footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 2.5rem;
    padding: 0 0 2.5rem;
  }
}
.footer__brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.75rem;
}
@media screen and (max-width: 1280px), print {
  .footer__brand {
    gap: 1.875rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer__logo {
  display: block;
}
.footer__logo a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.footer__logo a:hover {
  opacity: 0.75;
}
.footer__logo img {
  display: block;
  width: 120px;
}
.footer__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px), print {
  .footer__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.75rem 1rem;
  }
}
.footer__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__nav-item + .footer__nav-item::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  margin: 0 2.5rem;
  background-color: #D8DDE9;
}
@media screen and (max-width: 834px), print {
  .footer__nav-item + .footer__nav-item::before {
    display: none;
  }
}
.footer__nav-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.footer__nav-link:hover {
  opacity: 0.75;
}
.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  padding-left: 2.5rem;
  min-height: 120px;
  border-left: 1px solid #D8DDE9;
}
@media screen and (max-width: 1280px), print {
  .footer__info {
    min-height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
    padding-top: 1.875rem;
    text-align: center;
    border-left: none;
    border-top: 1px solid #D8DDE9;
  }
}
.footer__company {
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 834px), print {
  .footer__company {
    margin-bottom: 0;
  }
}
.footer__company-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3rem;
  font-family: "Noto Serif JP";
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.footer__company-link:hover {
  opacity: 0.75;
}
.footer__blank-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__blank-icon img {
  display: block;
  width: 0.875em;
  aspect-ratio: 1;
}
.footer__address, .footer__tel {
  font-size: 14px;
}
@media screen and (max-width: 1023px), print {
  .footer__address, .footer__tel {
    font-size: calc(13px + 1 * (100vw - 480px) / 544);
  }
}
@media screen and (max-width: 480px), print {
  .footer__address, .footer__tel {
    font-size: 13px;
  }
}
.footer__copyright {
  padding-top: 2em;
  text-align: center;
  border-top: 1px solid #D8DDE9;
}
.footer__copyright-text {
  font-size: 12px;
}
@media screen and (max-width: 1023px), print {
  .footer__copyright-text {
    font-size: calc(10px + 2 * (100vw - 480px) / 544);
  }
}
@media screen and (max-width: 480px), print {
  .footer__copyright-text {
    font-size: 10px;
  }
}
.footer__copyright-text {
  line-height: 1;
}/*# sourceMappingURL=common.css.map */