@charset "UTF-8";
html {
  height: 100%;
  width: 100%;
  scroll-behavior: smooth;
}

body {
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  letter-spacing: 0.3rem;
  font-size: 16px;
  overflow: hidden;
  box-sizing: border-box;
  font-family: "FP-ヒラギノ角ゴ ProN W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0.2em;
  position: relative;
  z-index: auto;
  overflow: visible;
  scroll-behavior: smooth;
  background-color: #ffffff;
  color: #333333;
}

html,
body {
  overflow-x: hidden;
}

ul {
  list-style: none;
  margin-inline: 0;
  padding-inline: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}

a {
  list-style: none;
  display: block;
}

a:-webkit-any-link {
  text-decoration: none;
}

.square-peg-regular {
  font-family: "Square Peg", cursive;
  font-weight: 400;
  font-style: normal;
}

.mitr-regular {
  font-family: "Mitr", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.mitr-medium {
  font-family: "Mitr", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.title {
  font-size: 64px;
}
@media (max-width: 1024px) {
  .title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .title {
    font-size: 28px;
  }
}

.sub-title {
  font-size: 24px;
}
@media (max-width: 1024px) {
  .sub-title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .sub-title {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .sub-title {
    font-size: 16px;
  }
}

.h-menu-text {
  font-size: 20px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
@media (max-width: 1024px) {
  .h-menu-text {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .h-menu-text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .h-menu-text {
    font-size: 16px;
  }
}

.card-title {
  font-size: 24px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #ffffff;
}
@media (max-width: 1024px) {
  .card-title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .card-title {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .card-title {
    font-size: 16px;
  }
}

.card-text {
  font-size: 16px;
  line-height: 2.5rem;
}
@media (max-width: 1024px) {
  .card-text {
    font-size: 18px;
    line-height: 2rem;
  }
}
@media (max-width: 768px) {
  .card-text {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .card-text {
    font-size: 14px;
    line-height: 1.5rem;
  }
}

.text-title {
  font-size: 40px;
}
@media (max-width: 1024px) {
  .text-title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .text-title {
    font-size: 32px;
  }
}
@media (max-width: 576px) {
  .text-title {
    font-size: 20px;
  }
}

.slide-title {
  font-size: 32px;
}
@media (max-width: 1024px) {
  .slide-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .slide-title {
    font-size: 25px;
  }
}
@media (max-width: 576px) {
  .slide-title {
    font-size: 16px;
  }
}

.tab-title {
  font-size: 36px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
@media (max-width: 1024px) {
  .tab-title {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .tab-title {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .tab-title {
    font-size: 14px;
  }
}

.btn-text {
  font-size: 24px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
@media (max-width: 1024px) {
  .btn-text {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .btn-text {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .btn-text {
    font-size: 16px;
  }
}

.text {
  font-size: 16px;
  line-height: 2rem;
  letter-spacing: 0.5rem;
}
@media (max-width: 1024px) {
  .text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .text {
    font-size: 14px;
    letter-spacing: 0.4rem;
    line-height: 1.8em;
  }
}

.hover-text {
  position: fixed;
  pointer-events: none;
  color: #edab5b;
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 24px;
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 1000;
  mix-blend-mode: difference;
}

/* about-btn */
.more-btn {
  max-width: 350px;
  max-height: 60px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  background: #c49122;
  line-height: 56px;
  padding: 0;
  border: none;
  margin: 0 auto 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.more-btn .border {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.more-btn:before, .more-btn:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: #c49122;
  transition: all 0.3s ease;
  z-index: 1;
}
.more-btn:before {
  height: 0%;
  width: 2px;
}
.more-btn:after {
  width: 0%;
  height: 2px;
}
.more-btn:hover {
  color: #c49122;
  background: transparent;
}
.more-btn:hover:before {
  height: 100%;
}
.more-btn:hover:after {
  width: 100%;
}
.more-btn .border:before, .more-btn .border:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #c49122;
  transition: all 0.3s ease;
}
.more-btn .border:before {
  width: 2px;
  height: 0%;
}
.more-btn .border:after {
  height: 2px;
  width: 0%;
}
.more-btn .border:hover {
  background-color: #ffffff;
}
.more-btn .border:hover:before {
  height: 100%;
}
.more-btn .border:hover:after {
  width: 100%;
}
.more-btn .btn-text {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
}
.more-btn svg {
  width: 1em;
  height: 1em;
  display: block;
  margin-top: 0.4em;
}
.more-btn.blue-btn {
  margin: 5% auto 0 auto;
  background: #003a68;
}
.more-btn.blue-btn:before, .more-btn.blue-btn:after {
  background: #003a68;
}
.more-btn.blue-btn:hover {
  color: #003a68;
}
.more-btn.blue-btn .border:before, .more-btn.blue-btn .border:after {
  background: #003a68;
}
.more-btn.blue-btn .border:hover {
  background-color: #ffffff;
}

section {
  padding-top: 110px;
}

.btn-wrapper {
  margin-top: 50px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.btn-wrapper .btn-b {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  background-color: #ffffff;
  color: #c49122;
  padding: 10px 30px;
}
.btn-wrapper .btn-b svg {
  width: 1em;
  height: 1em;
  display: block;
  margin-top: 0.4em;
}

.top-btn-wraper {
  padding-top: 100px;
  text-align: center;
}
.top-btn-wraper a {
  color: #1f384b;
}
.top-btn-wraper svg {
  width: 80px;
  height: auto;
}

@media (max-width: 1024px) {
  .top-btn-wraper svg {
    width: 40px;
    height: auto;
  }
}/*# sourceMappingURL=style.css.map */