@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

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

html {
  scrollbar-gutter: stable;
}

body {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (max-width: 1440px) {
  body {
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
    font-size: 3.256vw;
  }
}

.en {
  font-family: "Montserrat", sans-serif;
}

.zen {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.noto, p {
  font-family: "Noto Sans JP", sans-serif;
}

a, a * {
  transition: 0.3s;
}

@media (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.bgcolor-1 {
  background-color: #01528A !important;
}

.bgcolor-2 {
  background-color: #C95D0E !important;
}

.bgcolor-3 {
  background-color: #CC3754 !important;
}

.header {
  width: 100%;
  max-width: 1920px;
  height: 80px;
  padding: 20px;
  padding-right: 76px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .header {
    max-width: 133.333vw;
    height: 5.556vw;
    padding: 1.389vw;
    padding-right: 5.278vw;
  }
}
@media screen and (max-width: 768px) {
  .header {
    max-width: 100%;
    height: 13.953vw;
    padding: 0;
    margin-bottom: 2.326vw;
  }
}
.header .logo {
  width: 210px;
  height: 30px;
  position: absolute;
  top: 26px;
  left: 84px;
}
@media screen and (max-width: 1440px) {
  .header .logo {
    width: 14.583vw;
    height: 2.083vw;
    top: 1.806vw;
    left: 5.833vw;
  }
}
@media screen and (max-width: 768px) {
  .header .logo {
    width: 35.349vw;
    height: 5.116vw;
    top: 4.651vw;
    left: 4.651vw;
  }
}
.header .logo a {
  display: block;
}
.header .logo a:hover {
  opacity: 0.6;
}
.header .logo img {
  display: block;
  width: 100%;
}
.header .header-inner {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .header .header-inner {
    width: 100%;
    max-width: 100vw;
    height: 100vh;
    background-color: #01528A;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    transform: translateX(100%);
    transition: 0.3s;
    padding: 18.605vw 4.651vw 23.256vw;
    overflow-y: scroll;
  }
}
.header nav {
  display: block;
}
.header nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 2px;
}
@media screen and (max-width: 1440px) {
  .header nav ul {
    gap: 0.139vw;
  }
}
@media screen and (max-width: 768px) {
  .header nav ul {
    flex-direction: column;
    gap: 6.977vw;
  }
}
.header nav ul li {
  padding: 0 0.5em;
}
.header nav ul li a {
  display: block;
  padding: 0 1em;
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .header nav ul li a {
    font-size: 1.181vw;
  }
}
@media screen and (max-width: 768px) {
  .header nav ul li a {
    font-size: 4.419vw;
    color: #FFDF65;
  }
}
.header nav ul li a span {
  position: relative;
}
.header nav ul li a span:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #000;
  transition: 0.3s transform;
  transform: scaleX(0);
  transform-origin: right;
}
@media screen and (max-width: 1440px) {
  .header nav ul li a span:before {
    bottom: -0.139vw;
  }
}
@media screen and (max-width: 768px) {
  .header nav ul li a span:before {
    display: none;
  }
}
.header nav ul li a:hover span:before {
  transform: scaleX(1);
  transform-origin: left;
}
.header nav ul li.btn {
  padding: 0 1em;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .header nav ul li.btn {
    margin-right: 0.903vw;
  }
}
@media screen and (max-width: 768px) {
  .header nav ul li.btn {
    margin-right: 0;
  }
}
.header nav ul li.btn a {
  color: #fff;
  border-radius: 21px;
  border: 1px solid #000;
  min-width: 127px;
  height: 41px;
  line-height: 39px;
}
@media screen and (max-width: 1440px) {
  .header nav ul li.btn a {
    border-radius: 1.458vw;
    min-width: 8.819vw;
    height: 2.847vw;
    line-height: 2.708vw;
  }
}
@media screen and (max-width: 768px) {
  .header nav ul li.btn a {
    border-radius: 6.512vw;
    min-width: 50.698vw;
    height: 13.023vw;
    line-height: 12.558vw;
  }
}
.header nav ul li.btn a span:before {
  display: none;
}
.header nav ul li.btn a:hover {
  filter: brightness(1.3);
}
.header nav ul li.btn-color1 a {
  background-color: #01528A;
}
@media screen and (max-width: 768px) {
  .header nav ul li.btn-color1 a {
    background-color: #04385D;
  }
}
.header nav ul li.btn-color2 a {
  background-color: #C95D0E;
}
.header .sp-follow {
  width: 50.698vw;
  margin: 0 auto;
  margin-top: 11.628vw;
  display: flex;
  flex-direction: column;
  gap: 2.326vw 0;
}
.header .sp-follow .follow {
  font-size: 4.186vw;
  font-weight: bold;
  padding-left: 2.791vw;
  color: #fff;
}
.header .sp-follow .link-btn {
  padding: 0;
}
.header .sp-follow .link-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 2.326vw;
  width: 100%;
  height: 13.023vw;
  background-color: #fff;
  color: #01528A;
  font-size: 4.186vw;
  font-weight: bold;
  border-radius: 12.326vw;
  border: 1px solid #000;
  text-align: center;
}
.header .sp-follow .link-btn a i {
  display: block;
  width: 4.884vw;
  height: 5.349vw;
}
.header .sp-follow .link-btn a i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header .side {
  position: fixed;
  top: 80px;
  right: 0;
  z-index: 10;
  width: 85px;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
}
@media screen and (max-width: 1440px) {
  .header .side {
    top: 5.556vw;
    width: 5.903vw;
    gap: 0.556vw 0;
  }
}
@media screen and (max-width: 768px) {
  .header .side {
    top: unset;
    bottom: 0;
    left: 0;
    right: unset;
    z-index: 150;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0 4.651vw;
  }
}
.header .side .side-link {
  background: #01528A;
  color: #fff;
  border-radius: 30px 0 0 30px;
  writing-mode: vertical-rl;
  width: 95px;
  padding-right: 10px;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .header .side .side-link {
    border-radius: 2.083vw 0 0 2.083vw;
    width: 6.597vw;
    padding-right: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .header .side .side-link {
    background: #01528A;
    border-radius: 6.977vw 6.977vw 0 0;
    writing-mode: horizontal-tb;
    width: calc(50% - 2.326vw);
    height: 13.953vw;
    padding: 0;
  }
}
.header .side .side-link:hover {
  transform: translateX(-10px);
}
@media screen and (max-width: 1440px) {
  .header .side .side-link:hover {
    transform: translateX(-0.694vw);
  }
}
@media screen and (max-width: 768px) {
  .header .side .side-link:hover {
    transform: none;
  }
}
.header .side .side-link a {
  padding-top: 68px;
  padding-left: 4px;
  padding-bottom: 24px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 215px;
}
@media screen and (max-width: 1440px) {
  .header .side .side-link a {
    padding-top: 4.722vw;
    padding-left: 0.278vw;
    padding-bottom: 1.667vw;
    min-height: 14.931vw;
  }
}
@media screen and (max-width: 768px) {
  .header .side .side-link a {
    min-height: 13.953vw;
    padding: 0;
    padding-left: 16.279vw;
    justify-content: flex-start;
    color: #fff;
  }
}
.header .side .side-link i {
  width: 34px;
  height: 30px;
  position: absolute;
  top: 28px;
  right: 22px;
}
@media screen and (max-width: 1440px) {
  .header .side .side-link i {
    width: 2.361vw;
    height: 2.083vw;
    top: 1.944vw;
    right: 1.528vw;
  }
}
@media screen and (max-width: 768px) {
  .header .side .side-link i {
    width: 7.907vw;
    height: 6.977vw;
    top: 3.721vw;
    left: 5.581vw;
    right: unset;
  }
  .header .side .side-link i:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/contact-icon-b.svg") no-repeat center;
    background-size: contain;
    opacity: 0;
    z-index: 1;
    transition: 0.3s;
  }
}
.header .side .side-link i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header .side .side-link span {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5555555556;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1440px) {
  .header .side .side-link span {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .header .side .side-link span {
    font-size: 3.953vw;
    line-height: 1.2941176471;
  }
}
@media screen and (max-width: 768px) {
  .header .side .side-link.link02 i:before {
    background-image: url("../img/satei-icon-b.svg");
  }
}
.header .instagram-btn {
  position: fixed;
  bottom: 61px;
  right: 84px;
  z-index: 5;
}
@media screen and (max-width: 1440px) {
  .header .instagram-btn {
    bottom: 4.236vw;
    right: 5.833vw;
  }
}
.header .instagram-btn a {
  display: block;
  width: 188px;
  height: 188px;
  background: #fff;
  border: 2px solid #00528A;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
@media screen and (max-width: 1440px) {
  .header .instagram-btn a {
    width: 13.056vw;
    height: 13.056vw;
  }
}
.header .instagram-btn a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.header .instagram-btn a:hover img {
  opacity: 0.6;
}

.sp_btn {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;
  width: 15.349vw;
  height: 13.721vw;
  background: #01528A;
  border-radius: 0 0 0 6.977vw;
}
.sp_btn span {
  display: block;
  position: absolute;
  top: 6.279vw;
  right: 4.302vw;
  width: 6.047vw;
  height: 2px;
  background-color: #FFDF65;
  transform: translate(0%, 0%);
  transition: 0.3s;
}
.sp_btn span:nth-child(1) {
  transform: translateY(-2.093vw);
}
.sp_btn span:nth-child(3) {
  transform: translateY(2.093vw);
}

.nav_open {
  overflow: hidden;
}
.nav_open .header .header-inner {
  transform: translateX(0);
}
.nav_open .header nav {
  opacity: 1;
  transform: translateX(0);
}
.nav_open .header .side .side-link {
  background-color: #FFDF65;
}
.nav_open .header .side .side-link a {
  color: #000;
}
.nav_open .header .side .side-link i img {
  opacity: 0;
}
.nav_open .header .side .side-link i:before {
  opacity: 1;
}
.nav_open .header .sp_btn {
  background-color: #FFDF65;
}
.nav_open .header .sp_btn span {
  background-color: #01528A;
}
.nav_open .header .sp_btn span:nth-child(1) {
  transform: translate(0, 0) rotate(-36deg);
}
.nav_open .header .sp_btn span:nth-child(2) {
  opacity: 0;
}
.nav_open .header .sp_btn span:nth-child(3) {
  transform: translate(0, 0) rotate(36deg);
}
main {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.bg01 {
  background: #FFDF65 url("../img/bg01.png") repeat-y center top;
  background-size: 100%;
}

section > .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1440px) {
  section > .inner {
    max-width: 83.333vw;
    padding: 0 3.472vw;
  }
}
@media screen and (max-width: 768px) {
  section > .inner {
    max-width: 100%;
    padding: 0 4.651vw;
  }
}
.h2_01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .h2_01 {
    gap: 0.694vw 0;
    margin-bottom: 2.083vw;
  }
}
@media screen and (max-width: 768px) {
  .h2_01 {
    gap: 1.163vw 0;
    margin-bottom: 3.488vw;
  }
}
.h2_01 span {
  display: block;
  line-height: 1;
}
.h2_01 .en {
  font-size: 40px;
  font-weight: bold;
  color: #01528A;
  position: relative;
  left: 10px;
}
@media screen and (max-width: 1440px) {
  .h2_01 .en {
    font-size: 2.778vw;
    left: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .h2_01 .en {
    font-size: 5.581vw;
    left: 1.163vw;
  }
}
.h2_01 .en:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  left: -36px;
  background-color: #01528A;
  border-radius: 100%;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .h2_01 .en:before {
    width: 0.972vw;
    height: 0.972vw;
    top: calc(50% - 0.486vw);
    left: -2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .h2_01 .en:before {
    width: 2.093vw;
    height: 2.093vw;
    top: calc(50% - 1.047vw);
    left: -4.651vw;
  }
}
.h2_01 .ja {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  position: relative;
  left: 8px;
}
@media screen and (max-width: 1440px) {
  .h2_01 .ja {
    font-size: 1.25vw;
    left: 0.556vw;
  }
}
@media screen and (max-width: 768px) {
  .h2_01 .ja {
    font-size: 2.791vw;
    left: 0.93vw;
  }
}
.h2_01.-left {
  align-items: flex-start;
  padding-left: 28px;
}
@media screen and (max-width: 1440px) {
  .h2_01.-left {
    padding-left: 1.944vw;
  }
}
@media screen and (max-width: 768px) {
  .h2_01.-left {
    padding-left: 3.256vw;
  }
}

.link-btn01 {
  display: flex;
  justify-content: center;
}
.link-btn01 a {
  display: block;
  background: #fff;
  border: 1px solid #271C0C;
  border-radius: 22px;
  width: fit-content;
  padding-right: 35px;
  height: 45px;
  font-size: 16px;
  font-weight: bold;
  line-height: 43px;
  text-align: left;
  color: #271C0C;
  position: relative;
  padding-left: 21px;
  padding-right: 35px;
}
@media screen and (max-width: 1440px) {
  .link-btn01 a {
    border-radius: 1.528vw;
    height: 3.125vw;
    font-size: 1.111vw;
    line-height: 2.986vw;
    padding-left: 1.458vw;
    padding-right: 2.431vw;
  }
}
@media screen and (max-width: 768px) {
  .link-btn01 a {
    border-radius: 4.651vw;
    width: 33.488vw;
    height: 9.07vw;
    font-size: 3.023vw;
    line-height: 8.605vw;
    padding-left: 3.488vw;
    padding-right: 5.581vw;
  }
}
.link-btn01 a:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: url("../img/icon-arrow-right.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 1;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .link-btn01 a:before {
    width: 0.903vw;
    height: 0.903vw;
    right: 1.042vw;
  }
}
@media screen and (max-width: 768px) {
  .link-btn01 a:before {
    width: 3.256vw;
    height: 3.256vw;
    right: 2.558vw;
  }
}
.link-btn01 a:hover:before {
  right: 4px;
}
@media screen and (max-width: 1440px) {
  .link-btn01 a:hover:before {
    right: 0.278vw;
  }
}
@media screen and (max-width: 768px) {
  .link-btn01 a:hover:before {
    right: 0.93vw;
  }
}

.page-title {
  margin-top: 18px;
  margin-bottom: 36px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .page-title {
    margin-top: 1.25vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .page-title {
    margin-top: 0;
    margin-bottom: 4.651vw;
  }
}
.page-title figure {
  width: 100%;
  max-width: 1100px;
  height: 350px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .page-title figure {
    max-width: 76.389vw;
    height: 24.306vw;
    border-radius: 1.389vw;
  }
}
@media screen and (max-width: 768px) {
  .page-title figure {
    max-width: 90.698vw;
    height: 41.163vw;
    border-radius: 4.651vw;
  }
}
.page-title figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-title .page-title-txt {
  position: absolute;
  top: 135px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .page-title .page-title-txt {
    top: 9.375vw;
  }
}
@media screen and (max-width: 768px) {
  .page-title .page-title-txt {
    top: calc(50% - 5.233vw);
  }
}
.page-title .page-title-txt span {
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
.page-title .page-title-txt .en {
  font-size: 56px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .page-title .page-title-txt .en {
    font-size: 3.889vw;
    margin-bottom: 1.042vw;
  }
}
@media screen and (max-width: 768px) {
  .page-title .page-title-txt .en {
    font-size: 5.814vw;
    margin-bottom: 2.326vw;
  }
}
.page-title .page-title-txt .ja {
  font-size: 25px;
}
@media screen and (max-width: 1440px) {
  .page-title .page-title-txt .ja {
    font-size: 1.736vw;
  }
}
@media screen and (max-width: 768px) {
  .page-title .page-title-txt .ja {
    font-size: 2.326vw;
  }
}

.footer {
  width: 100%;
  max-width: 1920px;
  background: #01528A;
  border-radius: 100px 100px 0 0;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 1440px) {
  .footer {
    max-width: 133.333vw;
    border-radius: 6.944vw 6.944vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    overflow: hidden;
    max-width: 100%;
    border-radius: 13.953vw 13.953vw 0 0;
  }
}
.footer .footer-contact {
  padding-top: 76px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact {
    padding-top: 5.278vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact {
    padding: 12.791vw 4.651vw 0;
  }
}
.footer .footer-contact .inner {
  max-width: 1162px;
  margin: 0 auto;
  padding: 0 50px 50px;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .inner {
    max-width: 80.694vw;
    padding: 0 3.472vw 3.472vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .inner {
    max-width: 100%;
    padding: 0 0 6.977vw;
  }
}
.footer .footer-contact h2 {
  margin-bottom: 44px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact h2 {
    margin-bottom: 3.056vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact h2 {
    margin-bottom: 7.442vw;
  }
}
.footer .footer-contact h2 span {
  color: #fff;
}
.footer .footer-contact h2 .en:before {
  background-color: #fff;
}
.footer .footer-contact .contact-txt {
  text-align: center;
  margin-bottom: 75px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .contact-txt {
    margin-bottom: 5.208vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .contact-txt {
    max-width: 81.86vw;
    margin: 0 auto;
    margin-bottom: 9.302vw;
  }
}
.footer .footer-contact .contact-txt p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .contact-txt p {
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .contact-txt p {
    font-size: 3.256vw;
    line-height: 1.7142857143;
    text-align: left;
  }
}
.footer .footer-contact .btn-list {
  gap: 0 60px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list {
    gap: 0 4.167vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list {
    max-width: 78.372vw;
    margin: 0 auto;
    flex-direction: column;
    gap: 3.953vw;
  }
}
.footer .footer-contact .btn-list .item {
  width: 45%;
  max-width: 430px;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .item {
    max-width: 29.861vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .item {
    width: 100%;
    max-width: 100%;
  }
}
.footer .footer-contact .btn-list .item .item-txt {
  font-size: 19px;
  font-weight: bold;
  text-align: left;
  padding-left: 18px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .item .item-txt {
    font-size: 1.319vw;
    padding-left: 1.25vw;
    margin-bottom: 0.903vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .item .item-txt {
    font-size: 3.256vw;
    padding-left: 2.326vw;
    margin-bottom: 3.023vw;
  }
}
.footer .footer-contact .btn-list .item .item-txt.s {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .item .item-txt.s {
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .item .item-txt.s {
    font-size: 3.023vw;
  }
}
.footer .footer-contact .btn-list .btn {
  margin-bottom: 25px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .btn {
    margin-bottom: 1.736vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .btn {
    margin-bottom: 2.326vw;
  }
}
.footer .footer-contact .btn-list .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
  width: 100%;
  height: 110px;
  background: #fff;
  border-radius: 55px;
  border: 1px solid #000;
  color: #000;
  filter: drop-shadow(0px 8px 0px black);
  padding-top: 5px;
  padding-right: 16px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .btn a {
    gap: 0 1.389vw;
    height: 7.639vw;
    border-radius: 3.819vw;
    filter: drop-shadow(0px 0.556vw 0px black);
    padding-top: 0.347vw;
    padding-right: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .btn a {
    gap: 0 3.023vw;
    height: 20vw;
    border-radius: 10vw;
    filter: drop-shadow(0px 1.395vw 0px black);
    padding-top: 0.698vw;
    padding-right: 1.86vw;
  }
}
.footer .footer-contact .btn-list .btn a i {
  width: 40px;
  height: 50px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .btn a i {
    width: 2.778vw;
    height: 3.472vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .btn a i {
    width: 7.442vw;
    height: 9.07vw;
  }
}
.footer .footer-contact .btn-list .btn a i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .footer-contact .btn-list .btn a span {
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .btn a span {
    font-size: 1.667vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .btn a span {
    font-size: 4.186vw;
  }
}
.footer .footer-contact .btn-list .btn a:hover {
  transform: translateY(7px);
  filter: drop-shadow(0px 1px 0px black);
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .btn a:hover {
    transform: translateY(0.486vw);
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .btn a:hover {
    transform: translateY(1.163vw);
  }
}
.footer .footer-contact .btn-list .btn.tel a span {
  font-size: 36px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-contact .btn-list .btn.tel a span {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-contact .btn-list .btn.tel a span {
    font-size: 6.279vw;
  }
}
.footer .footer-bt {
  width: 100%;
  background: url("../img/footer-bg.png") no-repeat center bottom;
  background-size: 100%;
  color: #fff;
  padding: 45px 0 97px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-bt {
    padding: 3.125vw 0 6.736vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-bt {
    padding: 5.349vw 0 18.605vw;
    background-size: 225.814vw;
    background-position: left bottom;
    background-position-y: calc(100% - 6.977vw);
    position: relative;
  }
  .footer .footer-bt:before {
    content: "";
    display: block;
    width: 100%;
    height: 6.977vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #00416E;
    z-index: 1;
  }
}
.footer .footer-bt .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-bt .inner {
    max-width: 83.333vw;
    padding: 0 3.472vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-bt .inner {
    max-width: 100%;
    padding: 0 8.837vw;
  }
}
.footer .footer-nav {
  gap: 30px 64px;
  flex-wrap: nowrap;
  margin-bottom: 45px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-nav {
    gap: 2.083vw 4.444vw;
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-nav {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 6.977vw 0;
    margin-bottom: 7.907vw;
  }
  .footer .footer-nav .flex-l, .footer .footer-nav .flex-r {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 4.651vw 0;
  }
  .footer .footer-nav .top-link {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-nav ul {
    width: 100%;
  }
}
.footer .footer-nav ul li {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 8px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-nav ul li {
    font-size: 1.111vw;
    margin-bottom: 0.556vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-nav ul li {
    font-size: 3.023vw;
    margin-bottom: 0.93vw;
  }
}
.footer .footer-nav ul li.child {
  padding-left: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .footer .footer-nav ul li.child {
    padding-left: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-nav ul li.child {
    padding-left: 1.86vw;
  }
}
.footer .footer-nav ul li.child:before {
  content: "-";
  display: block;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1440px) {
  .footer .footer-nav ul li.child:before {
    width: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-nav ul li.child:before {
    width: 1.395vw;
  }
}
.footer .footer-nav ul li a {
  display: block;
  white-space: nowrap;
}
.footer .footer-nav ul li a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-nav ul li a:hover {
    text-underline-offset: 0.278vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-nav ul li a:hover {
    text-decoration: none;
  }
}
.footer .footer-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .footer .footer-flex {
    flex-direction: column;
    gap: 6.977vw;
  }
}
.footer .footer-flex .flex-l, .footer .footer-flex .flex-r {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .flex-l, .footer .footer-flex .flex-r {
    width: 100%;
  }
}
.footer .footer-flex .flex-l {
  text-align: left;
}
.footer .footer-flex .flex-r {
  display: flex;
  flex-direction: column;
  gap: 11px 0;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .flex-r {
    gap: 0.764vw 0;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .flex-r {
    gap: 2.326vw 0;
  }
}
.footer .footer-flex .flex-r .follow {
  font-size: 18px;
  font-weight: bold;
  padding-top: 2px;
  padding-left: 12px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .flex-r .follow {
    font-size: 1.25vw;
    padding-top: 0.139vw;
    padding-left: 0.833vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .flex-r .follow {
    font-size: 3.488vw;
    padding-top: 0.233vw;
    padding-left: 2.326vw;
  }
}
.footer .footer-flex .flex-r .link-btn {
  padding-left: 4px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .flex-r .link-btn {
    padding-left: 0.278vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .flex-r .link-btn {
    padding-left: 0.465vw;
  }
}
.footer .footer-flex .flex-r .link-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 12px;
  width: 250px;
  height: 64px;
  background-color: #fff;
  color: #01528A;
  font-size: 21px;
  font-weight: bold;
  border-radius: 32px;
  border: 1px solid #000;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .flex-r .link-btn a {
    gap: 0 0.833vw;
    width: 17.361vw;
    height: 4.444vw;
    font-size: 1.458vw;
    border-radius: 2.222vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .flex-r .link-btn a {
    gap: 0 1.86vw;
    width: 51.395vw;
    height: 13.023vw;
    font-size: 3.953vw;
    border-radius: 6.512vw;
  }
}
.footer .footer-flex .flex-r .link-btn a i {
  display: block;
  width: 24px;
  height: 26px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .flex-r .link-btn a i {
    width: 1.667vw;
    height: 1.806vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .flex-r .link-btn a i {
    width: 4.884vw;
    height: 5.349vw;
  }
}
.footer .footer-flex .flex-r .link-btn a i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .footer-flex .flex-r .link-btn a:hover i, .footer .footer-flex .flex-r .link-btn a:hover span {
  opacity: 0.6;
}
.footer .footer-flex .footer-logo-txt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 9px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .footer-logo-txt {
    font-size: 0.972vw;
    margin-bottom: 0.625vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .footer-logo-txt {
    font-size: 2.791vw;
    margin-bottom: 1.86vw;
  }
}
.footer .footer-flex .footer-logo {
  display: block;
  width: 248px;
  height: 36px;
  margin-bottom: 13px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .footer-logo {
    width: 17.222vw;
    height: 2.5vw;
    margin-bottom: 0.903vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .footer-logo {
    width: 49.767vw;
    height: 6.977vw;
    margin-bottom: 3.023vw;
  }
}
.footer .footer-flex .footer-logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .footer-flex .address p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8125;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .address p {
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .address p {
    font-size: 3.023vw;
  }
}
.footer .footer-flex .address .map-link {
  display: inline-block;
  margin-left: 1em;
}
.footer .footer-flex .address .map-link a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0 5px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .address .map-link a {
    gap: 0 0.347vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .address .map-link a {
    gap: 0 1.163vw;
  }
}
.footer .footer-flex .address .map-link a:hover {
  opacity: 0.6;
}
.footer .footer-flex .address .map-link a span {
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .address .map-link a span {
    text-underline-offset: 0.139vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .address .map-link a span {
    text-underline-offset: 0.465vw;
  }
}
.footer .footer-flex .address .map-link a i {
  display: inline-block;
  width: 13px;
  height: 16px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-flex .address .map-link a i {
    width: 0.903vw;
    height: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-flex .address .map-link a i {
    width: 2.558vw;
    height: 3.256vw;
  }
}
.footer .footer-flex .address .map-link a i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .footer-copyright {
  margin-top: 35px;
}
@media screen and (max-width: 1440px) {
  .footer .footer-copyright {
    margin-top: 2.431vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-copyright {
    display: flex;
    flex-direction: column-reverse;
    gap: 1.395vw;
    width: fit-content;
    margin-top: 5.814vw;
  }
}
.footer .footer-copyright p {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #338FCE;
}
@media screen and (max-width: 1440px) {
  .footer .footer-copyright p {
    font-size: 0.972vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-copyright p {
    display: block;
    font-size: 2.558vw;
    text-align: center;
  }
}
.footer .footer-copyright p + p {
  margin-left: 3em;
}
@media screen and (max-width: 768px) {
  .footer .footer-copyright p + p {
    margin-left: 0;
  }
}
.footer .pagetop {
  position: absolute;
  right: 76px;
  bottom: 94px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 11px;
}
@media screen and (max-width: 1440px) {
  .footer .pagetop {
    right: 5.278vw;
    bottom: 6.528vw;
    gap: 0.764vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .pagetop {
    right: 3.953vw;
    bottom: 19.767vw;
    gap: 1.86vw;
  }
}
.footer .pagetop i {
  width: 96px;
  height: 44px;
  position: relative;
  right: 5px;
}
@media screen and (max-width: 1440px) {
  .footer .pagetop i {
    width: 6.667vw;
    height: 3.056vw;
    right: 0.347vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .pagetop i {
    width: 13.953vw;
    height: 6.744vw;
    right: 0.465vw;
  }
}
.footer .pagetop i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .pagetop span {
  width: 133px;
  height: 168px;
}
@media screen and (max-width: 1440px) {
  .footer .pagetop span {
    width: 9.236vw;
    height: 11.667vw;
  }
}
@media screen and (max-width: 768px) {
  .footer .pagetop span {
    width: 20.698vw;
    height: 26.047vw;
  }
}
.footer .pagetop span img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .pagetop:hover {
  transform: translateY(-10px);
}
@media screen and (max-width: 1440px) {
  .footer .pagetop:hover {
    transform: translateY(-0.694vw);
  }
}
@media screen and (max-width: 768px) {
  .footer .pagetop:hover {
    transform: none;
  }
}
