@charset "UTF-8";
/*
Theme Name: Refu
Author: Refu
Version: 1.0
*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body, h1, h2, h3, h4, p, figure, blockquote, dl, dd {
  margin: 0;
}

ul[role=list], ol[role=list] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
}
@font-face {
  font-family: "myfont";
  src: url(./fonts/Anton.ttf) format("truetype");
}
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
html {
  scroll-behavior: smooth;
  max-width: 1920px;
  margin: 0 auto;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  word-break: auto-phrase;
  max-width: 1920px;
  margin: 0 auto;
  background: radial-gradient(circle at 45% 50%, #A50200, #9D0200, #770200);
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

ul, li {
  word-break: normal;
}

.bg-red {
  background: radial-gradient(circle at 45% 50%, #A50200, #9D0200, #770200);
}

.container {
  width: 80%;
  margin: 0 auto;
  max-width: 1536px;
}
@media screen and (max-width: 767px) {
  .container {
    width: 90%;
  }
}

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

img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.lower-fv {
  color: #fff;
  padding: 4rem 5% 80px;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .lower-fv {
    padding: 4rem 5% 40px;
  }
}
@media screen and (max-width: 767px) {
  .lower-fv {
    padding: 7.5rem 2.5% 1rem;
  }
}
@media screen and (max-width: 767px) {
  .lower-fv.small h1 {
    font-size: 5.5rem;
  }
}
.lower-fv h1 {
  font-size: clamp(6.25rem, 3.977rem + 7.58vw, 12.5rem);
  font-family: "myfont", sans-serif;
  line-height: 1;
  font-weight: 400;
}
.lower-fv h2 {
  font-size: clamp(1.25rem, 0.795rem + 1.52vw, 2.5rem);
  line-height: 1.2;
  padding-left: 1.5rem;
  border-left: 1rem solid #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.5rem 0 0 auto;
  padding-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .lower-fv h2 {
    padding-left: 1rem;
    border-left: 0.5rem solid #fff;
  }
}

#breadcrumbs {
  padding: 0 5% 7.5rem;
}
@media screen and (max-width: 1024px) {
  #breadcrumbs {
    padding: 0 5% 2.5rem;
  }
}
#breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #breadcrumbs > span {
    font-size: 10px;
  }
}
#breadcrumbs > span a {
  color: #fff;
}

.bg-white {
  width: 80%;
  max-width: 1400px;
  margin: 0 auto 7.5rem;
  background-color: #F1F3F9;
  border-radius: 6px;
  padding: 5rem 10%;
  color: #000;
}
@media screen and (max-width: 1024px) {
  .bg-white {
    padding: 5rem 5%;
  }
}
@media screen and (max-width: 767px) {
  .bg-white {
    width: 90%;
    padding: 2.5rem 5% 5rem;
  }
}

.wp-pagenavi {
  width: 100%;
  margin: 100px auto 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: clamp(1.25rem, 0.833rem + 1.39vw, 2.5rem);
}
@media screen and (max-width: 767px) {
  .wp-pagenavi {
    margin-top: 5rem;
  }
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi span,
.wp-pagenavi a {
  margin: 0 1rem 1rem !important;
  display: inline-block;
  color: #000;
  padding: 0 !important;
  border: none !important;
}
.wp-pagenavi span:hover,
.wp-pagenavi a:hover {
  opacity: 0.3;
}
.wp-pagenavi span.current {
  pointer-events: none;
  color: #A50200;
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.table_design03 {
  border-collapse: collapse;
  width: 100%;
  font-size: clamp(0.75rem, 0.659rem + 0.3vw, 1rem);
  word-break: auto-phrase;
}
.table_design03 tr {
  border-top: 1px solid;
}
.table_design03 tr:last-child {
  border-bottom: 1px solid;
}
@media screen and (max-width: 767px) {
  .table_design03 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.table_design03 td {
  padding: 2rem 1rem;
}
.table_design03 td:first-child {
  width: 20%;
  min-width: 150px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .table_design03 td:first-child {
    width: 100%;
    padding-bottom: 0;
  }
}
.table_design03 td:last-child {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .table_design03 td:last-child {
    width: 100%;
    padding-top: 0.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .table_design03 td {
    padding: 1.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  .table_design03 td {
    padding: 1rem;
  }
}
.table_design03 a {
  text-decoration: underline;
  display: block;
}

.lower-title {
  margin-bottom: 2.5rem;
}
.lower-title h2 {
  font-size: clamp(0.875rem, 0.667rem + 0.69vw, 1.5rem);
}
.lower-title p {
  font-size: clamp(5rem, 3.333rem + 5.56vw, 10rem);
  line-height: 1;
  font-family: "myfont", sans-serif;
  margin-top: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .lower-title p {
    margin-top: 0;
  }
}

.cta {
  margin: 0 0 10rem;
}
.cta-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 auto 1.5rem;
  gap: 1rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .cta-title {
    width: 100%;
    margin-bottom: 0.5rem;
    gap: 0;
  }
}
.cta-title h2 {
  font-size: clamp(5rem, 3.333rem + 5.56vw, 10rem);
  font-family: "myfont", sans-serif;
  line-height: 1;
  font-weight: 400;
}
.cta-title p {
  line-height: 1;
  font-size: clamp(0.875rem, 0.333rem + 1.81vw, 2.5rem);
  padding-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .cta-title p {
    font-size: 12px;
    padding-bottom: 0.5rem;
  }
}
.cta-bg {
  background-color: #F1F3F9;
  border-radius: 20px;
  padding: 5rem 5%;
  color: #000;
  font-size: clamp(0.875rem, 0.792rem + 0.28vw, 1.125rem);
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cta-bg {
    padding: 2rem 5%;
    border-radius: 5px;
  }
}
.cta-bg p {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .cta-bg p {
    line-height: 1.5;
  }
}
.cta-bg span {
  font-size: clamp(1rem, 0.917rem + 0.28vw, 1.25rem);
  color: #A50200;
}
.cta-bg .arrow-btn {
  position: absolute;
  right: 5%;
  bottom: -2rem;
  background-color: #000;
  border-radius: 20px;
  padding: 3rem 2rem;
  width: 40%;
  max-width: 590px;
  height: 160px;
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
  .cta-bg .arrow-btn {
    width: 35%;
    height: 120px;
    padding: 2rem 1.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .cta-bg .arrow-btn {
    width: 33%;
    height: 100px;
    right: 2.5%;
    bottom: -3rem;
  }
}
@media screen and (max-width: 1024px) {
  .cta-bg .arrow-btn {
    width: 280px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .cta-bg .arrow-btn {
    width: 310px;
    height: 70px;
    border-radius: 5px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -3.5rem;
  }
}
.cta-bg .arrow-btn span {
  color: #fff;
  font-size: clamp(1.5rem, 1.125rem + 1.25vw, 2.625rem) !important;
}
@media screen and (max-width: 1600px) {
  .cta-bg .arrow-btn span {
    left: 1.5rem;
  }
}
.cta-bg .arrow-btn i {
  display: none;
}
.cta-bg .arrow-btn::after {
  background-image: url(./images/arrow_white.svg);
}
.cta-bg .arrow-btn::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  -webkit-transition: cubic-bezier(0.32, 0, 0.67, 0);
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
@-webkit-keyframes kiran {
  0% {
    -webkit-transform: scale(2) rotate(45deg);
            transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(20) rotate(45deg);
            transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  20% {
    -webkit-transform: scale(30) rotate(45deg);
            transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  40% {
    -webkit-transform: scale(45) rotate(45deg);
            transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@keyframes kiran {
  0% {
    -webkit-transform: scale(2) rotate(45deg);
            transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(20) rotate(45deg);
            transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  20% {
    -webkit-transform: scale(30) rotate(45deg);
            transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  40% {
    -webkit-transform: scale(45) rotate(45deg);
            transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes kiran_after {
  from {
    opacity: 0;
  }
  to {
    right: 0;
    left: auto;
    bottom: -70px;
    top: auto;
    opacity: 0.2;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes kiran_after {
  from {
    opacity: 0;
  }
  to {
    right: 0;
    left: auto;
    bottom: -70px;
    top: auto;
    opacity: 0.2;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.cta-bg .arrow-btn:hover::before {
  -webkit-animation: kiran 1.5s 3 linear, kiran_after 0.3s forwards 3.8s linear;
          animation: kiran 1.5s 3 linear, kiran_after 0.3s forwards 3.8s linear;
}
.cta-bg .arrow-btn:hover::after {
  background-image: url(./images/arrow_white.svg);
}

header {
  position: fixed;
  z-index: 9999;
  top: 2rem;
  left: 2.5%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1600px) {
  header {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  header {
    top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  header {
    top: 1.5rem;
  }
}
header a {
  color: #fff;
}

@-webkit-keyframes UpAnime2 {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    visibility: hidden;
    pointer-events: none;
  }
}

@keyframes UpAnime2 {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    visibility: hidden;
    pointer-events: none;
  }
}
@-webkit-keyframes DownAnime2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    visibility: hidden;
    pointer-events: none;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
  }
}
@keyframes DownAnime2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    visibility: hidden;
    pointer-events: none;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
  }
}
.header-right {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.header-right .hamburger-nav {
  -webkit-animation: DownAnime2 0.5s forwards;
          animation: DownAnime2 0.5s forwards;
  position: absolute;
  left: 0;
  top: 2rem;
}
.header-right .hamburger-nav.scrolled {
  -webkit-animation: UpAnime2 0.5s forwards;
          animation: UpAnime2 0.5s forwards;
}
.header-right > .hamburger-nav > ul {
  width: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  font-size: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 1rem;
  border-left: 1rem solid #fff;
}
@media screen and (max-width: 1280px) {
  .header-right > .hamburger-nav > ul {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .header-right > .hamburger-nav > ul {
    display: none;
  }
}
.header-right > .hamburger-nav > ul > li > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-family: "myfont", sans-serif;
  font-size: clamp(1.25rem, 0.795rem + 1.52vw, 2.5rem);
  line-height: 1;
  font-weight: 400;
}
.header-right > .hamburger-nav > ul > li > a p {
  line-height: 1;
  overflow: hidden;
  color: transparent !important;
  text-shadow: 0 1.5em 0 #fff, 0 0 0 #fff;
  -webkit-transition: text-shadow 0.25s;
  transition: text-shadow 0.25s;
  line-height: 1 !important;
  cursor: pointer;
}
.header-right > .hamburger-nav > ul > li > a::after {
  content: attr(data-desc);
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .header-right > .hamburger-nav > ul > li > a::after {
    font-size: 12px;
  }
}
.header-right > .hamburger-nav > ul > li > a:hover p {
  text-shadow: 0 0 0 #fff, 0 -1.5em 0 #fff;
}
@media screen and (max-width: 767px) {
  .header-right > .hamburger-nav > ul > li > a:hover p {
    text-shadow: 0 1.5em 0 #fff, 0 0 0 #fff;
  }
}
.header-right > .hamburger-nav > ul .menu-item-has-children {
  margin-right: 1rem;
}
.header-right > .hamburger-nav > ul .menu-item-has-children > a {
  position: relative;
}
.header-right > .hamburger-nav > ul .menu-item-has-children > a::before {
  position: absolute;
  content: "＞";
  right: -1.5rem;
  top: 55%;
  font-size: 1rem;
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  width: 1rem;
  height: 1rem;
}
.header-right > .hamburger-nav > ul .menu-item-has-children::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 55px;
}

.hamburger-menu {
  -webkit-animation: UpAnime2 0.5s forwards;
          animation: UpAnime2 0.5s forwards;
}
@media screen and (max-width: 1024px) {
  .hamburger-menu {
    -webkit-animation: DownAnime2 0.5s forwards;
            animation: DownAnime2 0.5s forwards;
  }
}
@media screen and (min-width: 1024px) {
  .hamburger-menu.scrolled2 {
    -webkit-animation: DownAnime2 0.5s forwards;
            animation: DownAnime2 0.5s forwards;
  }
}
.hamburger-menu input {
  display: none;
}
.hamburger-menu .menu-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 30;
  position: relative;
  width: 140px;
  padding-bottom: 1rem;
  font-size: clamp(2rem, 1.818rem + 0.61vw, 2.5rem);
  line-height: 1;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: "myfont", sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
}
.hamburger-menu .menu-btn.bg-black {
  color: #000;
}
.hamburger-menu .menu-btn.bg-black::after {
  background-color: #000;
}
.hamburger-menu .menu-btn::after {
  content: "";
  width: 4rem;
  height: 8px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .hamburger-menu .menu-btn::after {
    width: 3rem;
  }
}
.hamburger-menu .menu-btn span.active {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hamburger-menu .menu-btn.active {
  color: #fff;
}
.hamburger-menu .menu-btn.active::after {
  background-color: #fff;
}
.hamburger-menu .menu-btn.active span.active {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hamburger-menu .menu-btn.active span.non {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hamburger-menu .menu-item-has-children {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .hamburger-menu .menu-item-has-children {
    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;
    padding-right: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.hamburger-menu .menu-item-has-children label {
  position: relative;
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 20px;
  height: 20px;
}

.menu-content ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-family: "myfont", sans-serif;
  font-size: clamp(2rem, 1.136rem + 2.88vw, 4.375rem);
  line-height: 1;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .menu-content ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.menu-content ul li a p {
  line-height: 1;
  overflow: hidden;
  color: transparent !important;
  text-shadow: 0 1.5em 0 #fff, 0 0 0 #fff;
  -webkit-transition: text-shadow 0.25s;
  transition: text-shadow 0.25s;
  line-height: 1 !important;
  cursor: pointer;
}
.menu-content ul li a::after {
  content: attr(data-desc);
  font-size: clamp(0.875rem, 0.739rem + 0.45vw, 1.25rem);
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .menu-content ul li a::after {
    font-size: 12px;
  }
}
.menu-content ul li a:hover p {
  text-shadow: 0 0 0 #fff, 0 -1.5em 0 #fff;
}
@media screen and (max-width: 767px) {
  .menu-content ul li a:hover p {
    text-shadow: 0 1.5em 0 #fff, 0 0 0 #fff;
  }
}

.gnavi__sp-style {
  position: fixed;
  z-index: -200;
  top: 0;
  background-color: #131313;
  width: 100%;
  height: 100vh;
  left: 0;
  font-size: 1rem;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5rem 5% 0;
  background: radial-gradient(circle at 45% 50%, #A50200, #9D0200, #770200);
}
@media screen and (max-width: 1024px) {
  .gnavi__sp-style {
    min-height: 700px;
    overflow: scroll;
    padding: 10rem 5%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  .gnavi__sp-style {
    padding: 7.5rem 5%;
  }
}
.gnavi__sp-style .hamburger-wrap {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1600px) {
  .gnavi__sp-style .hamburger-wrap {
    margin-bottom: 2.5rem;
  }
}
.gnavi__sp-style .hamburger-nav > ul > li {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1600px) {
  .gnavi__sp-style .hamburger-nav > ul > li {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .gnavi__sp-style .hamburger-nav > ul > li {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .gnavi__sp-style .hamburger-nav > ul > li {
    margin-bottom: 2rem;
  }
}
.gnavi__sp-style .ham-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 58%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .gnavi__sp-style .ham-img {
    display: none;
  }
}
.gnavi__sp-style .ham-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gnavi__sp-style .ham-img img.ham-img1 {
  opacity: 1;
  z-index: -1;
}

.gnavi__sp-style.active {
  opacity: 1;
  z-index: 100;
  visibility: visible;
  pointer-events: auto;
}

.footer {
  background: #131313;
  color: #fff;
  padding: 5rem 0 1.5rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 5rem 0 2.5rem;
  }
}
.footer .container {
  max-width: 980px;
}
@media screen and (max-width: 1024px) {
  .footer .container {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .footer .container {
    width: 80%;
  }
}
.footer .container > a {
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .footer .container > a {
    margin: 0;
  }
}
.footer a {
  color: #fff;
}
.footer a:hover {
  opacity: 0.7;
}
.footer .logo {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .footer .logo {
    margin: 0 auto;
  }
}
.footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 7.5rem 0 5rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .footer-wrap {
    margin: 5rem 0 1.5rem;
    border-bottom: 1px solid #707070;
    padding-bottom: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 5rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.footer-left {
  width: 300px;
}
.footer-address {
  font-size: 14px;
}
.footer-address a {
  display: inline-block;
}
.footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  width: 120px;
}
@media screen and (max-width: 767px) {
  .footer-sns a {
    width: 3rem;
  }
}
.footer-sns a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .footer-sns a:last-child {
    width: 2rem;
  }
}
.footer .sub-menu {
  font-size: 14px;
  margin-top: 2rem;
}
.footer .sub-menu li:not(:last-child) {
  margin-bottom: 1rem;
}
.footer ul.footer-ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem 5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .footer ul.footer-ul {
    gap: 1rem 3%;
  }
}
@media screen and (max-width: 767px) {
  .footer ul.footer-ul {
    font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem 0;
  }
}
.footer ul.footer-ul > li {
  position: relative;
}
.footer ul.footer-ul > li > a {
  font-weight: 500;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  font-family: "myfont", sans-serif;
  font-size: clamp(2rem, 1.818rem + 0.61vw, 2.5rem);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .footer ul.footer-ul > li > a {
    gap: 4px;
  }
}
.footer ul.footer-ul > li > a:hover {
  opacity: 1;
}
.footer ul.footer-ul > li > a p {
  font-size: clamp(2rem, 1.818rem + 0.61vw, 2.5rem);
  line-height: 1;
  overflow: hidden;
  color: transparent !important;
  text-shadow: 0 1.5em 0 #fff, 0 0 0 #fff;
  -webkit-transition: text-shadow 0.25s;
  transition: text-shadow 0.25s;
  line-height: 1 !important;
  cursor: pointer;
}
.footer ul.footer-ul > li > a::after {
  content: attr(data-desc);
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .footer ul.footer-ul > li > a::after {
    font-size: 12px;
  }
}
.footer ul.footer-ul > li > a:hover p {
  text-shadow: 0 0 0 #fff, 0 -1.5em 0 #fff;
}
@media screen and (max-width: 767px) {
  .footer ul.footer-ul > li > a:hover p {
    text-shadow: 0 1.5em 0 #fff, 0 0 0 #fff;
  }
}
.footer .copyright {
  text-align: center;
  font-size: 12px;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .footer .copyright {
    text-align: left;
    margin-top: 4px;
  }
}
.footer .page-top {
  text-align: center;
  color: #8B8D95;
  position: absolute;
  right: 5%;
  top: -2rem;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media screen and (max-width: 767px) {
  .footer .page-top {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.footer .page-top a:hover {
  opacity: 1;
}
.footer .page-top p {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .footer .page-top p {
    margin-top: 0;
  }
}
.footer .page-top img {
  position: relative;
  width: 4.5rem;
  margin: 0 auto 0.5rem;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-animation: 0.7s cubic-bezier(0.662, 0.115, 0.88, 0.1) infinite alternate;
          animation: 0.7s cubic-bezier(0.662, 0.115, 0.88, 0.1) infinite alternate;
}
@media screen and (max-width: 1600px) {
  .footer .page-top img {
    width: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .page-top img {
    width: 3rem;
  }
}
.footer .page-top img {
  -webkit-animation-name: bound;
          animation-name: bound;
}
@-webkit-keyframes bound {
  from {
    -webkit-transform: translateY(0vw) scale(1, 1);
            transform: translateY(0vw) scale(1, 1);
  }
  10% {
    -webkit-transform: translateY(0.02vw) scale(1, 1);
            transform: translateY(0.02vw) scale(1, 1);
  }
  20% {
    -webkit-transform: translateY(0.05vw) scale(1, 1);
            transform: translateY(0.05vw) scale(1, 1);
  }
  96% {
    -webkit-transform: translateY(1.3vw) scale(1, 1);
            transform: translateY(1.3vw) scale(1, 1);
  }
  97% {
    -webkit-transform: translateY(1.4vw) scale(0.9, 1);
            transform: translateY(1.4vw) scale(0.9, 1);
  }
  98% {
    -webkit-transform: translateY(1.45vw) scale(0.9, 0.8);
            transform: translateY(1.45vw) scale(0.9, 0.8);
  }
  99% {
    -webkit-transform: translateY(1.458vw) scale(1, 0.5);
            transform: translateY(1.458vw) scale(1, 0.5);
  }
  to {
    -webkit-transform: translateY(1.5vw) scale(1, 0.5);
            transform: translateY(1.5vw) scale(1, 0.5);
  }
}
@keyframes bound {
  from {
    -webkit-transform: translateY(0vw) scale(1, 1);
            transform: translateY(0vw) scale(1, 1);
  }
  10% {
    -webkit-transform: translateY(0.02vw) scale(1, 1);
            transform: translateY(0.02vw) scale(1, 1);
  }
  20% {
    -webkit-transform: translateY(0.05vw) scale(1, 1);
            transform: translateY(0.05vw) scale(1, 1);
  }
  96% {
    -webkit-transform: translateY(1.3vw) scale(1, 1);
            transform: translateY(1.3vw) scale(1, 1);
  }
  97% {
    -webkit-transform: translateY(1.4vw) scale(0.9, 1);
            transform: translateY(1.4vw) scale(0.9, 1);
  }
  98% {
    -webkit-transform: translateY(1.45vw) scale(0.9, 0.8);
            transform: translateY(1.45vw) scale(0.9, 0.8);
  }
  99% {
    -webkit-transform: translateY(1.458vw) scale(1, 0.5);
            transform: translateY(1.458vw) scale(1, 0.5);
  }
  to {
    -webkit-transform: translateY(1.5vw) scale(1, 0.5);
            transform: translateY(1.5vw) scale(1, 0.5);
  }
}

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

.top-title {
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
.top-title.left {
  text-align: left;
}
.top-title::before {
  content: "";
  position: absolute;
  width: 50%;
  aspect-ratio: 323/350;
  background: url(./images/top-title2.png) no-repeat center/contain;
  left: -40%;
  top: -10%;
  z-index: -1;
}
.top-title::after {
  content: "";
  position: absolute;
  width: 33%;
  aspect-ratio: 201/206;
  background: url(./images/top-title1.png) no-repeat center/contain;
  left: -55%;
  top: 24%;
  z-index: -1;
}
.top-title p {
  font-family: "din-condensed", sans-serif;
  font-size: clamp(2.5rem, 1.364rem + 3.79vw, 5.625rem);
  line-height: 1;
}
.top-title h2 {
  font-size: 18px;
  margin-bottom: 8px;
}

.round-title {
  position: relative;
  display: block;
  overflow: hidden;
}
.round-title span {
  display: inline-block;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  text-transform: uppercase;
  line-height: 1;
}
.round-title.fadeUp span {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.arrow-btn {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 320px;
  cursor: pointer;
  padding: 1rem;
  height: 72px;
  border-radius: 36px;
  -webkit-box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.5);
  background-color: #F3F3F3;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .arrow-btn {
    min-width: 240px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.5rem;
    height: 56px;
  }
}
.arrow-btn i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #131313;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.arrow-btn span {
  position: absolute;
  left: 3rem;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .arrow-btn span {
    font-size: 14px;
    left: 1.5rem;
  }
}
.arrow-btn::after {
  content: "";
  position: absolute;
  right: 1rem;
  background-image: url(./images/arrow_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .arrow-btn::after {
    width: 2rem;
    height: 2rem;
  }
}
.arrow-btn.reverse::after {
  right: auto;
  left: 1rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.arrow-btn.reverse span {
  left: auto;
  right: 3rem;
}
@media screen and (max-width: 767px) {
  .arrow-btn.reverse span {
    right: 1.5rem;
  }
}
.arrow-btn.round {
  font-family: "din-condensed", sans-serif;
}
.arrow-btn.round span {
  font-size: clamp(1.125rem, 1rem + 0.42vw, 1.5rem);
}
.arrow-btn:hover {
  cursor: pointer;
}
.arrow-btn:hover i {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.arrow-btn:hover span {
  color: #fff;
}
.arrow-btn:hover::after {
  background-image: url(./images/arrow_red.svg);
}

.header-contact {
  padding: 8px 20px;
  border: 1px solid;
  border-radius: 30px;
  background-color: #131313;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .header-contact {
    padding: 4px 1rem;
  }
}

.loading {
  /*ローディング画面の縦横幅を画面いっぱいになるように指定*/
  width: 100vw;
  height: 100vh;
  /*ローディング画面の表示位置を固定*/
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  /*ローディング画面を0.5秒かけて非表示にする*/
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 99999;
  background-color: #A50200;
}
.loading .logo {
  width: 30%;
  position: absolute;
  max-width: 430px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .loading .logo {
    width: 200px;
  }
}
.loading .load-swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.loading .swiper-slide {
  opacity: 0 !important;
}
.loading .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .loading .swiper-slide img {
    -o-object-position: left;
       object-position: left;
  }
}
.loading .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}

/*ローディング画面を非表示にする*/
.loading.loaded {
  /*0.5秒かけてopacityを0にする*/
  opacity: 0;
  visibility: hidden;
}

.home section:not(.cta) .arrow-btn {
  width: 240px;
  padding: 0.5rem;
  height: 56px;
}
.home section:not(.cta) .arrow-btn span {
  left: 2rem;
}
@media screen and (max-width: 767px) {
  .home section:not(.cta) .arrow-btn {
    min-width: 180px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 43px;
  }
  .home section:not(.cta) .arrow-btn::after {
    width: 1.5rem;
    height: 1.5rem;
  }
}

#page_top_wrap {
  max-width: 560px;
  position: fixed;
  right: 0;
  bottom: 10px;
  z-index: 99;
  background: url(./images/page_top.png) no-repeat center/cover;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
@media screen and (max-width: 1024px) {
  #page_top_wrap {
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #page_top_wrap {
    padding: 0;
    width: 100%;
  }
}
#page_top_wrap #page_top {
  padding: 1.5rem;
}
@media screen and (max-width: 767px) {
  #page_top_wrap #page_top {
    padding: 1.5rem 0.5rem;
  }
}
#page_top_wrap a {
  color: #fff;
}
#page_top_wrap a > p:first-child {
  font-size: clamp(0.75rem, 0.659rem + 0.3vw, 1rem);
  font-weight: bold;
  text-shadow: 4px 4px 4px rgb(0, 0, 0);
}
#page_top_wrap a > p:nth-child(2) {
  font-size: clamp(2.5rem, 2.136rem + 1.21vw, 3.5rem);
  font-weight: bold;
  background-color: #131313;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 8px;
  margin: 0.5rem 0;
}
@media screen and (max-width: 767px) {
  #page_top_wrap a > p:nth-child(2) {
    font-size: 2.25rem;
  }
}
#page_top_wrap a > p:nth-child(2) span {
  font-size: clamp(2rem, 1.636rem + 1.21vw, 3rem);
}
@media screen and (max-width: 767px) {
  #page_top_wrap a > p:nth-child(2) span {
    font-size: 1.75rem;
  }
}
#page_top_wrap a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  #page_top_wrap a > div {
    gap: 1rem;
  }
}
#page_top_wrap a > div p {
  font-weight: bold;
  background-color: #fff;
  padding: 4px;
  color: #131313;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  #page_top_wrap a > div p {
    padding: 0 2px;
  }
}
#page_top_wrap a > div p span {
  font-size: clamp(1rem, 0.909rem + 0.3vw, 1.25rem);
  color: #A50200;
}
#page_top_wrap .btn {
  background: #A50200;
  border-radius: 1.5rem;
  padding: 0.5rem 2rem;
  -webkit-box-shadow: 4px 4px 6px rgb(0, 0, 0);
          box-shadow: 4px 4px 6px rgb(0, 0, 0);
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  #page_top_wrap .btn {
    padding: 4px 8px;
    font-size: 12px;
  }
}

#banner_close {
  position: absolute;
  top: -10px;
  left: -10px;
  background: #fff;
  color: #131313;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  #banner_close {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  #banner_close {
    font-size: 14px;
    width: 1.5rem;
    height: 1.5rem;
    left: 5px;
  }
}

#page_top_wrap.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.fv {
  height: 55vh;
  max-height: 560px;
  position: relative;
  width: 80%;
  margin-left: auto;
  min-height: 550px;
}
@media screen and (max-width: 1600px) {
  .fv {
    height: 400px;
    min-height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .fv {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  .fv {
    height: 80vh;
    width: 100%;
  }
}
.fv h1 {
  position: absolute;
  font-weight: 900;
  left: 5%;
  top: 5%;
  color: #fff;
  text-shadow: 4px 2px 0 rgb(0, 0, 0);
  font-size: clamp(1.125rem, 0.807rem + 1.06vw, 2rem);
  z-index: 10;
}
@media screen and (max-width: 1600px) {
  .fv h1 {
    left: 10%;
  }
}
@media screen and (max-width: 1024px) {
  .fv h1 {
    left: 0%;
  }
}
@media screen and (max-width: 767px) {
  .fv h1 {
    top: 6rem;
    left: 5%;
  }
}
.fv h1 span {
  font-size: clamp(1.375rem, 0.966rem + 1.36vw, 2.5rem);
}
@media screen and (max-width: 1024px) {
  .fv h1 span {
    margin: 0 4px;
  }
}
.fv-main {
  width: 20%;
  position: absolute;
  bottom: -13%;
  left: 3%;
  z-index: 5;
  opacity: 0;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fv-main.fadeUp {
  -webkit-animation: fv_on 0.5s forwards 4.5s;
          animation: fv_on 0.5s forwards 4.5s;
}
@media screen and (max-width: 1600px) {
  .fv-main {
    bottom: -15%;
    left: 10%;
    max-width: 230px;
    width: 18%;
  }
}
@media screen and (max-width: 1024px) {
  .fv-main {
    width: 30%;
    bottom: -10%;
    left: -5%;
    max-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .fv-main {
    width: 48%;
    bottom: 0%;
    max-width: 300px;
    left: 0%;
  }
}
.fv-bg {
  overflow: hidden;
}
.fv-txt {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 65%;
}
@media screen and (max-width: 1600px) {
  .fv-txt {
    max-width: 700px;
    right: 2.5%;
  }
}
.fv-txt .pc {
  opacity: 0;
}
.fv-txt .pc:first-child {
  -webkit-animation: lightSpeedIn 1s forwards 3.5s;
          animation: lightSpeedIn 1s forwards 3.5s;
}
.fv-txt .pc:nth-child(2) {
  -webkit-animation: lightSpeedIn_reverse 1s forwards 4s;
          animation: lightSpeedIn_reverse 1s forwards 4s;
}
@media screen and (max-width: 767px) {
  .fv-txt {
    width: 80%;
    right: 0;
    max-width: 350px;
  }
}
.fv-txt .sp {
  width: 75%;
  margin: 0 0 0 auto;
  opacity: 0;
  -webkit-animation: lightSpeedIn 1s forwards 4s;
          animation: lightSpeedIn 1s forwards 4s;
}
@media screen and (max-width: 767px) {
  .fv-txt .sp {
    width: 69%;
  }
}
.fv-txt .small {
  width: 63%;
  -webkit-animation: lightSpeedIn_reverse 1s forwards 3.5s;
          animation: lightSpeedIn_reverse 1s forwards 3.5s;
  margin: 0 0 0.5rem auto;
}
@media screen and (max-width: 767px) {
  .fv-txt .small {
    width: 57%;
  }
}
.fv-txt::before {
  content: "";
  position: absolute;
  width: 100%;
  aspect-ratio: 1245/1132;
  background: url(./images/fv-bg.png) no-repeat center/cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .fv-txt::before {
    aspect-ratio: 390/742;
    background: url(./images/fv-bg-sp.png) no-repeat center/cover;
  }
}

section.info {
  width: 90%;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 10;
}
@media screen and (max-width: 1280px) {
  section.info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  section.info {
    gap: 1.5rem;
  }
}
section.info .info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 1.5rem;
  gap: 0.5rem;
}
@media screen and (max-width: 767px) {
  section.info .info-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
section.info .info-title p {
  font-family: "myfont", sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
}
section.info .info-title h2 {
  font-size: clamp(0.875rem, 0.75rem + 0.42vw, 1.25rem);
  line-height: 1;
  padding-bottom: 0.5rem;
}
section.info .info-item {
  border: 8px solid #fff;
  padding: 1rem 2rem;
  background-color: #A50200;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1280px) {
  section.info .info-item {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  section.info .info-item {
    border: 6px solid #fff;
    padding: 0.5rem 1rem 2.5rem;
  }
}
section.info .info-item .home-info-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  gap: 2.5rem;
}
@media screen and (max-width: 767px) {
  section.info .info-item .home-info-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
  }
}
section.info .info-item .home-info-btn .arrow-btn {
  margin: 0;
}
@media screen and (max-width: 767px) {
  section.info .info-item .home-info-btn .arrow-btn {
    width: 200px;
  }
}
section.info .info-item .home-info-btn .arrow-btn:last-child span {
  font-size: 1rem;
  margin: 4px 0 0 -0.5rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  section.info .info-item .home-info-btn .arrow-btn:last-child span {
    font-size: 14px;
    margin: 4px 0 0 -0.5rem;
  }
}
section.info .info-item:first-child {
  width: 64%;
}
@media screen and (max-width: 1280px) {
  section.info .info-item:first-child {
    width: 100%;
    max-width: 600px;
  }
}
section.info .info-item:last-child {
  width: 32%;
}
@media screen and (max-width: 1280px) {
  section.info .info-item:last-child {
    width: 100%;
    max-width: 600px;
  }
}
section.info .info-item:last-child .item a {
  padding-bottom: 1rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 8px;
  width: 100%;
}
section.info .info-item:last-child .item a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  section.info .info-item:last-child .item a {
    margin-bottom: 1rem;
  }
}
section.info .info-item:last-child .arrow-btn {
  margin: 2.5rem 0 0 auto;
}
@media screen and (max-width: 1280px) {
  section.info .info-item:last-child .arrow-btn {
    margin: 2.5rem auto 0;
  }
}
@media screen and (max-width: 767px) {
  section.info .info-item:last-child .arrow-btn {
    width: 200px;
  }
}
section.info .info-item a:not(.arrow-btn) {
  color: #fff;
}
section.info .info-item a:not(.arrow-btn) .category {
  font-size: 14px;
  font-weight: bold;
}
section.info .info-item a:not(.arrow-btn) h3 {
  font-size: 14px;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  section.info .info-item a:not(.arrow-btn) h3 {
    font-size: 12px;
  }
}

.game-info {
  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;
  gap: 1.5rem;
  margin: 1.5rem auto;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .game-info {
    margin: 1.5rem auto 2.5rem;
  }
}
.game-info img {
  width: 10rem;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .game-info img {
    width: 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  .game-info .game-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1rem;
    gap: 5rem;
  }
  .game-info .game-img img {
    width: 5rem;
  }
}
.game-info-date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.game-info .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "din-condensed", sans-serif;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 1280px) {
  .game-info .date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .game-info .date {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.game-info .date p {
  font-size: 2rem;
}
@media screen and (max-width: 1024px) {
  .game-info .date p {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}
.game-info .date p span {
  font-size: 1.5rem;
  margin-left: 4px;
}
@media screen and (max-width: 1024px) {
  .game-info .date p span {
    font-size: 1rem;
  }
}
.game-info .place {
  background-color: #fff;
  text-align: center;
  padding: 4px;
  color: #000;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .game-info .place {
    font-size: 12px;
  }
}
.game-info .results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "poster-gothic-cond-atf", sans-serif;
  font-weight: bold;
  font-size: 90px;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .game-info .results p {
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .game-info .results p:not(:nth-child(2)) {
    width: 4rem;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .game-info .results {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .game-info .results {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2rem;
  }
}

.nagasaki {
  margin: 7.5rem 0 0;
  overflow: hidden;
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .nagasaki {
    margin: 2.5rem 0 0;
  }
}
.nagasaki-title {
  position: relative;
  width: 90%;
  margin: 0 auto 5rem;
  max-width: 1680px;
}
@media screen and (max-width: 1400px) {
  .nagasaki-title {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .nagasaki-title {
    margin-bottom: 3rem;
  }
}
.nagasaki-title.fadeUp p:first-child {
  -webkit-animation: lightSpeedIn 1.5s forwards 0.5s;
          animation: lightSpeedIn 1.5s forwards 0.5s;
}
.nagasaki-title.fadeUp p:last-child {
  -webkit-animation: lightSpeedIn_reverse 1.5s forwards 0.5s;
          animation: lightSpeedIn_reverse 1.5s forwards 0.5s;
}
.nagasaki-title.fadeUp h2 {
  -webkit-animation: fv_on 0.25s forwards 2s;
          animation: fv_on 0.25s forwards 2s;
}
.nagasaki-title p {
  font-family: "myfont", sans-serif;
  color: #000;
  line-height: 1;
  opacity: 0;
  font-weight: 400;
}
.nagasaki-title p:first-child {
  font-size: clamp(4rem, 2rem + 6.67vw, 10rem);
  margin-bottom: 0.5rem;
}
.nagasaki-title p:last-child {
  font-size: clamp(5rem, 2.292rem + 9.03vw, 13.125rem);
}
@media screen and (max-width: 1280px) {
  .nagasaki-title p:last-child {
    font-size: clamp(4rem, 0.727rem + 10.91vw, 13rem);
  }
}
@media screen and (max-width: 767px) {
  .nagasaki-title p:last-child {
    font-size: clamp(5rem, 2.292rem + 9.03vw, 13.125rem);
  }
}
.nagasaki-title p span {
  color: #fff;
}
.nagasaki-title h2 {
  position: absolute;
  right: 2.5%;
  top: 1rem;
  color: #000;
  font-size: clamp(1.5rem, 0.667rem + 2.78vw, 4rem);
  font-weight: bold;
  line-height: 1;
  opacity: 0;
}
@media screen and (max-width: 1400px) {
  .nagasaki-title h2 {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .nagasaki-title h2 {
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 1rem;
  }
  .nagasaki-title h2 br {
    display: none;
  }
}
.nagasaki .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  aspect-ratio: 458/345;
}
@media screen and (max-width: 767px) {
  .nagasaki .swiper-slide img {
    border-radius: 5px;
  }
}
.nagasaki .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.nagasaki-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 5%;
  gap: 5%;
  padding-bottom: 2rem;
}
@media screen and (max-width: 1024px) {
  .nagasaki-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nagasaki-wrap .swiper {
  width: 65%;
}
@media screen and (max-width: 1024px) {
  .nagasaki-wrap .swiper {
    width: 100%;
  }
}
.nagasaki-txt {
  width: 30%;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .nagasaki-txt {
    width: 80%;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .nagasaki-txt {
    text-align: left;
    width: 90%;
  }
}
.nagasaki-txt > p {
  line-height: 2;
}
.nagasaki-txt .arrow-btn {
  margin: 5rem 0 0;
}
@media screen and (max-width: 1024px) {
  .nagasaki-txt .arrow-btn {
    margin: 3rem 0 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .nagasaki-txt .arrow-btn {
    margin: 2.5rem auto 0;
  }
}

.sponsors {
  background-color: #fff;
  padding: 5rem 0;
}
.sponsors h2 {
  color: #000;
  text-align: center;
  font-family: "din-condensed", sans-serif;
  font-size: clamp(1.5rem, 1rem + 1.67vw, 3rem);
  margin-bottom: 2.5rem;
}
.sponsors-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem 1rem;
}
@media screen and (max-width: 767px) {
  .sponsors-wrap {
    gap: 1.5rem 0.5rem;
  }
}
.sponsors-wrap a {
  width: calc((100% - 5rem) / 6);
}
@media screen and (max-width: 1024px) {
  .sponsors-wrap a {
    width: calc((100% - 3rem) / 4);
  }
}
@media screen and (max-width: 767px) {
  .sponsors-wrap a {
    width: calc((100% - 1rem) / 3);
  }
}
.sponsors-wrap a:hover {
  opacity: 0.7;
}
.sponsors-wrap a img {
  aspect-ratio: 3/1;
}

.top-activities {
  background-color: #F1F3F9;
  padding: 100px 0 15rem;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 767px) {
  .top-activities {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 1024px) {
  .top-activities .container {
    width: 95%;
  }
}
.top-activities .tab {
  display: none;
}
@media screen and (max-width: 1024px) {
  .top-activities .tab {
    display: block;
  }
}
.top-activities p {
  font-size: 14px;
  line-height: 2;
}
.top-activities h2 {
  font-family: "myfont", sans-serif;
  font-size: clamp(5rem, 3.333rem + 5.56vw, 10rem);
  line-height: 1;
  font-weight: 400;
}
.top-activities h3 {
  font-size: clamp(1.5rem, 1rem + 1.67vw, 3rem);
  margin: 4rem 0 2.5rem;
}
@media screen and (max-width: 767px) {
  .top-activities h3 {
    margin: 1.5rem 0;
  }
}
.top-activities .arrow-btn {
  margin-top: 5rem;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .top-activities .arrow-btn {
    margin-top: 2.5rem;
  }
}
.top-activities .p-top-uniform {
  position: relative;
}
.top-activities .p-top-uniform-text {
  position: relative;
  z-index: 10;
}
.top-activities .p-top-uniform-image-wrapper {
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.5rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .top-activities .p-top-uniform-image-wrapper {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    margin-top: 2.5rem;
    gap: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.top-activities .p-top-uniform-image {
  width: 22%;
  border-radius: clamp(0.5rem, 0.156rem + 1.469vw, 1.625rem);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .top-activities .p-top-uniform-image {
    width: calc((100% - 8px) / 2);
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.top-activities .p-top-uniform-image.first {
  -webkit-transform: translateY(5%);
  transform: translateY(5%);
}
@media screen and (max-width: 767px) {
  .top-activities .p-top-uniform-image.first {
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media screen and (max-width: 767px) {
  .top-activities .p-top-uniform-image.second {
    margin-top: 2rem;
  }
}

.member-slider.top-member-slider {
  margin: -10rem 0 5rem;
}
@media screen and (max-width: 767px) {
  .member-slider.top-member-slider {
    margin: -7rem 0 0rem;
  }
}

/*お知らせ一覧ページ*/
.news .item .post-title {
  font-size: clamp(1rem, 0.917rem + 0.28vw, 1.25rem);
}
.news .item > a {
  width: 100%;
  padding: 24px 3rem 2rem 0;
  border-bottom: 0.5px solid #707070;
  position: relative;
}
.news .item > a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .news .item > a {
    padding: 1.5rem 2rem 2rem 0;
  }
}
.news .item > a::before {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1/1;
  background: url(./images/arrow_red.svg) no-repeat center/contain;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .news .item > a::before {
    width: 1.5rem;
  }
}
.news .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .news .category {
    gap: 1rem;
    margin-bottom: 12px;
  }
}
.news .category a {
  display: block;
  text-align: center;
  min-width: 130px;
  background-color: #fff;
  border: 2px solid #A50200;
  border-radius: 5px;
  padding: 4px 0.5rem;
  font-weight: bold;
  font-size: 14px;
  color: #A50200;
}
@media screen and (max-width: 1024px) {
  .news .category a {
    min-width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .news .category a {
    font-size: 10px;
    min-width: 80px;
    border: 1px solid #A50200;
  }
}

/*詳細ページ*/
.single-news .game-info {
  border: 8px solid #fff;
  padding: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2.5rem;
  background: radial-gradient(circle at 45% 50%, #A50200, #9D0200, #770200);
}
@media screen and (max-width: 767px) {
  .single-news .game-info {
    width: 100%;
    padding: 1rem;
    border: 2px solid #fff;
  }
}
@media screen and (max-width: 767px) {
  .single-news .game-info-txt {
    width: 100%;
  }
}
.single-news h2 {
  color: #000 !important;
  font-size: clamp(1rem, 0.75rem + 0.83vw, 1.75rem);
  margin: 2.5rem 0 !important;
}
@media screen and (max-width: 767px) {
  .single-news h2 {
    margin: 1.5rem 0 !important;
  }
}
.single-news .catch {
  margin-bottom: 2.5rem;
}
.single-news .catch img {
  aspect-ratio: 5/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.single-news .catch.thumb {
  padding: 5rem 10%;
  border: 1px solid;
}
@media screen and (max-width: 767px) {
  .single-news .catch {
    margin-bottom: 20px !important;
  }
}
.single-news .arrow-btn {
  margin-top: 7.5rem;
}
@media screen and (max-width: 767px) {
  .single-news .arrow-btn {
    margin-top: 5rem;
  }
}

.news-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  margin-bottom: 3.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .news-category {
    gap: 1rem;
  }
}
.news-category a {
  display: block;
  text-align: center;
  min-width: 175px;
  background-color: #fff;
  border: 2px solid #A50200;
  border-radius: 5px;
  padding: 0.5rem;
  font-weight: bold;
  color: #A50200;
}
@media screen and (max-width: 1024px) {
  .news-category a {
    min-width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .news-category a {
    min-width: 110px;
    font-size: 12px;
  }
}
.news-category a:hover {
  opacity: 0.7;
}
.news-category-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .news-category-flex {
    gap: 1rem;
  }
}

.blog .news-category-btn,
.news-category-flex .current {
  background-color: #A50200;
  color: #fff;
}

.content img {
  margin: 2.5rem 0;
}
.content table {
  margin: 2rem 0;
}
.content li {
  list-style: inside;
  line-height: 2;
}
.content p {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .content p {
    font-size: 12px;
  }
}
.content h2 {
  margin: 2.5rem 0 1.5rem !important;
  font-size: 20px !important;
}
.content h3 {
  margin: 1.5rem 0;
  position: relative;
  font-size: 18px !important;
}
.content h4 {
  margin: 1rem 0;
  font-size: 1rem !important;
  padding: 1rem;
}
@media screen and (min-width: 1024px) {
  .content h4 {
    font-size: 18px !important;
  }
}
.content p:not(:last-child) {
  margin-bottom: 1rem;
}
.content a {
  text-decoration: underline;
  color: #4B60FF;
}

/*404*/
.not-found {
  text-align: center;
  padding: 0 5% 10rem;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .not-found {
    padding: 6rem 0 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  .not-found {
    padding: 5rem 0 7.5rem;
  }
}
.not-found h1 {
  font-family: "myfont", sans-serif;
  font-size: clamp(1.5rem, 0.955rem + 1.82vw, 3rem);
  margin-bottom: 5rem;
  font-weight: 400;
}
.not-found .arrow-btn {
  margin-top: 5rem;
}
.not-found p {
  margin-bottom: 20px;
}

.policy {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .policy {
    margin-bottom: 1.5rem;
  }
}
.policy h3 {
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid;
  font-size: clamp(1rem, 0.909rem + 0.3vw, 1.25rem);
  max-width: 50%;
  min-width: 400px;
}
@media screen and (max-width: 767px) {
  .policy h3 {
    margin-bottom: 1rem;
    min-width: auto;
    max-width: none;
  }
}
.policy p:not(:last-child) {
  margin-bottom: 1rem;
}
.policy p span {
  display: inline-block;
}
.policy li {
  list-style: inside;
  padding-left: 1rem;
}
@media screen and (max-width: 767px) {
  .policy li {
    padding-left: 0;
  }
}
.policy ol.second-list li {
  list-style: lower-roman;
}
.policy a {
  color: #4B60FF;
  text-decoration: underline;
}

/*contact*/
.contact {
  padding: 5rem 5%;
  background-color: #F1F3F9;
  border-radius: 10px;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .contact {
    width: 90%;
    padding: 2.5rem 5% 5rem;
  }
}
.contact-wrap {
  position: relative;
  margin-bottom: 7.5rem;
  padding-top: 5rem;
}
@media screen and (max-width: 767px) {
  .contact-wrap {
    padding-top: 3rem;
  }
}
.contact-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 80%;
  z-index: -1;
  top: 0;
  left: 0;
  background: url(./images/contact-bg.png) no-repeat center/cover;
}
@media screen and (max-width: 1280px) {
  .contact-wrap::before {
    height: 90%;
  }
}
.contact form {
  color: #131313;
  max-width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .contact form > div {
    width: 100%;
  }
  .contact form > div div {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contact form > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
.contact form > div:not(:last-child):not(.policy-div) {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2rem;
  border-bottom: 0.5px solid #707070;
}
@media screen and (max-width: 767px) {
  .contact form > div:not(:last-child):not(.policy-div) {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.contact form > div:not(:last-child):not(.policy-div) p:first-child {
  width: 35%;
  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;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .contact form > div:not(:last-child):not(.policy-div) p:first-child {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0.5rem;
  }
}
.contact form > div:not(:last-child):not(.policy-div) p:last-child {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .contact form > div:not(:last-child):not(.policy-div) p:last-child {
    width: 100%;
  }
}
.contact form .policy-div {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact form .policy-div > p:first-child {
  width: 35%;
  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;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .contact form .policy-div > p:first-child {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0.5rem;
  }
}
.contact form .policy-div > div {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .contact form .policy-div > div {
    width: 100%;
    font-size: 12px;
  }
}
.contact form .policy-div > div a {
  display: inline-block;
  color: #4B60FF;
  text-decoration: underline;
}
.contact form .policy-div > div > p > span {
  display: block;
  margin-top: 1.5rem;
}
.contact form .policy-div > div > p > span label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 767px) {
  .contact form .policy-div > div > p > span label {
    font-size: 14px;
  }
}
.contact form .policy-div > div > p > span span {
  margin: 0;
}
.contact p:has(input[type=submit]) {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 4rem auto 0;
  position: relative;
  overflow: hidden;
  border-radius: 36px;
  -webkit-box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
.contact p:has(input[type=submit]):hover::before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.contact p:has(input[type=submit]):hover::after {
  background-image: url(./images/arrow_red.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.contact p:has(input[type=submit])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #131313;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 2;
}
.contact p:has(input[type=submit])::after {
  content: "";
  position: absolute;
  right: 1rem;
  background-image: url(./images/arrow_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  right: 1rem;
  top: 50%;
  z-index: 5;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .contact p:has(input[type=submit])::after {
    width: 2rem;
    height: 2rem;
  }
}
.contact input:not([type=radio]),
.contact textarea,
.contact select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  color: #000;
  border: none;
  padding: 1rem;
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
}
.contact p:has(select) {
  position: relative;
}
.contact p:has(select)::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 12px solid #A50200;
  border-bottom: 0;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
}
.contact span.required {
  color: #fff;
  background-color: #A50200;
  padding: 2px 0.5rem 3px;
  border-radius: 2rem;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .contact span.required {
    font-size: 12px;
  }
}
.contact p:has(.contact-policy) {
  text-align: center;
}
.contact .contact-policy label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
}
@media screen and (max-width: 767px) {
  .contact .contact-policy label {
    gap: 0.3rem;
  }
}
.contact .contact-policy input {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .contact .contact-policy input {
    width: 20px;
    height: 20px;
  }
}
.contact .current-check {
  opacity: 0;
  pointer-events: none;
}
.contact input[type=checkbox] {
  position: relative;
  width: 24px;
  height: 24px;
  border: none;
  vertical-align: -5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.contact input[type=checkbox]:checked:before {
  position: absolute;
  top: 4px;
  left: 8px;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 8px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .contact input[type=checkbox]:checked:before {
    top: 1px;
    left: 3px;
    width: 7px;
    height: 9px;
  }
}
.contact input[type=checkbox]:checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #A50200;
  content: "";
}
.contact .contact-policy a {
  text-decoration: underline;
  color: #131313;
}
.contact input[type=submit],
.contact input[type=button] {
  background-color: transparent;
  margin: 0 auto;
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 320px;
  padding: 1rem;
  height: 72px;
  border-radius: 36px;
  border: 1px solid #000;
  font-weight: bold;
  position: relative;
  z-index: 10;
  text-align: left;
  padding: 1rem 3rem;
  font-size: 18px;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width: 767px) {
  .contact input[type=submit],
  .contact input[type=button] {
    width: 240px;
    font-size: 14px;
    padding: 1rem 2.5rem;
    height: 56px;
  }
}
.contact input[type=submit]:hover,
.contact input[type=button]:hover {
  cursor: pointer;
  color: #fff;
}
.contact .submit-wrap {
  margin: 2.5rem auto 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.contact input.wpcf7-not-valid {
  background-color: #FFF1F1;
}
.contact .wpcf7-not-valid-tip {
  text-align: left;
  color: red;
}
.contact .wpcf7-spinner {
  display: none;
}
.contact textarea {
  resize: vertical; /* 縦方向のリサイズを許可 */
}

.sec-policy .tab-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
  max-width: 728px;
  margin: 2rem auto 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .sec-policy .tab-2 {
    width: 100%;
  }
}
.sec-policy .tab-2 > label {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  min-width: 160px;
  padding: 1rem 2rem 1rem 1rem;
  border-radius: 10px;
  background-color: rgba(27, 40, 58, 0.47);
  color: #fff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  margin: 0 2.5rem 4rem;
  position: relative;
}
.sec-policy .tab-2 > label::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  right: 2rem;
  top: 52%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url(./images/tab.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .sec-policy .tab-2 > label::before {
    right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-policy .tab-2 > label {
    min-width: 130px;
    margin: 0 0.5rem 1.5rem;
  }
}
.sec-policy .tab-2 > label:has(:checked) {
  background-color: #131313;
}
.sec-policy .tab-2 > label:has(:checked) + div {
  display: block;
}
.sec-policy .tab-2 > label:hover {
  opacity: 0.8;
}
.sec-policy .tab-2 > label > input {
  display: none;
}
.sec-policy .tab-2 > div {
  display: none;
  width: 100%;
}

/*contact-thanks*/
.thanks img {
  width: 120px;
  margin: 5rem auto;
}
@media screen and (max-width: 767px) {
  .thanks img {
    width: 4rem;
    margin: 2.5rem auto 5rem;
  }
}
.thanks h2 {
  font-size: clamp(2rem, 1.636rem + 1.21vw, 3rem);
}

.spirit {
  position: relative;
  overflow: hidden;
  padding: 10rem 10%;
}
@media screen and (max-width: 767px) {
  .spirit {
    padding: 2.5rem 5% 5rem;
  }
}
.spirit .js-parallax__screen-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.spirit .js-parallax__item {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  will-change: transform;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
}
.spirit-content {
  position: relative;
  z-index: 1;
  margin-top: -5rem;
}
@media screen and (max-width: 767px) {
  .spirit-content {
    margin-top: 0;
  }
}
.spirit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1280px) {
  .spirit-wrap {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .spirit-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5rem;
    margin-bottom: 5rem;
  }
}
.spirit-wrap p {
  font-size: clamp(1.5rem, 1.333rem + 0.56vw, 2rem);
  font-family: "din-condensed", sans-serif;
}
.spirit-wrap h2 {
  font-size: clamp(4rem, 3.25rem + 2.5vw, 6.25rem);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  line-height: 1.3;
}
.spirit-wrap h2 span {
  font-size: clamp(4.5rem, 3.5rem + 3.33vw, 7.5rem);
  color: #A50200;
  margin-right: 0.5rem;
}
.spirit-txt p {
  line-height: 2;
  font-size: clamp(0.875rem, 0.667rem + 0.69vw, 1.5rem);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .spirit-txt p {
    font-size: 12px;
  }
}
.spirit-txt p:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .spirit-txt p:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.about-policy {
  background: url(./images/about-policy.png) no-repeat center 20%/cover;
  padding: 7.5rem 10% 7.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
@media screen and (max-width: 1600px) {
  .about-policy {
    padding: 7.5rem 5% 7.5rem 0;
  }
}
@media screen and (max-width: 1024px) {
  .about-policy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .about-policy {
    padding: 2.5rem 5% 5rem 0;
  }
}
.about-policy-title {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .about-policy-title {
    text-align: left;
  }
}
.about-policy-title h2 {
  font-size: clamp(0.875rem, 0.667rem + 0.69vw, 1.5rem);
}
.about-policy-title p {
  font-size: clamp(5rem, 3.333rem + 5.56vw, 10rem);
  line-height: 1;
  font-family: "myfont", sans-serif;
  margin-top: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .about-policy-title p {
    margin-top: 0.5rem;
  }
}
.about-policy-wrap {
  width: 65%;
  max-width: 1054px;
  padding-top: 2rem;
}
.about-policy-wrap.fadeUp .about-policy-item {
  -webkit-animation: fadeRightAnime2 1s forwards;
          animation: fadeRightAnime2 1s forwards;
}
@media screen and (max-width: 1024px) {
  .about-policy-wrap {
    width: 100%;
  }
}
.about-policy-item {
  background-color: #A50200;
  border-radius: 0 10px 10px 0;
  padding: 2rem 5%;
  margin-bottom: 1.5rem;
  font-size: 14px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .about-policy-item {
    font-size: 12px;
    border-radius: 0 5px 5px 0;
    padding: 1rem 5%;
  }
}
.about-policy-item:last-child {
  margin-bottom: 0;
}
.about-policy-item h3 {
  font-size: clamp(1.125rem, 0.833rem + 0.97vw, 2rem);
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .about-policy-item h3 {
    font-size: 1rem;
  }
}

.mission {
  background: transparent;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 7.5rem 0% 7.5rem 10%;
  gap: 2rem;
}
@media screen and (max-width: 1600px) {
  .mission {
    padding: 7.5rem 0% 7.5rem 5%;
  }
}
@media screen and (max-width: 1024px) {
  .mission {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .mission {
    padding: 5rem 0% 2.5rem 5%;
  }
}
.mission .about-policy-item {
  background-color: #fff;
  color: #000;
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .mission .about-policy-item {
    border-radius: 5px 0 0 5px;
  }
}
.mission .about-policy-title {
  text-align: left;
}
.mission .about-policy-wrap.fadeUp .about-policy-item {
  -webkit-animation: fadeLeftAnime 1s forwards;
          animation: fadeLeftAnime 1s forwards;
}

.history {
  margin-top: 7.5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .history {
    margin-top: 3rem;
  }
}
.history .container {
  max-width: 1325px;
}
.history .about-policy-title {
  text-align: left;
}
.history-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 5%;
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  position: relative;
  margin-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .history-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.5rem;
    background-color: transparent;
    padding-top: 0;
  }
  .history-wrap::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    background-color: #fff;
    border-radius: 10px;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .history-wrap {
    padding-bottom: 2.5rem;
  }
  .history-wrap::before {
    border-radius: 5px;
  }
}
.history-wrap img {
  width: 45%;
  border-radius: 10px;
  position: absolute;
  bottom: 4rem;
  right: 5%;
  aspect-ratio: 460/270;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .history-wrap img {
    position: relative;
    width: 80%;
    bottom: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .history-wrap img {
    width: 100%;
    border-radius: 5px;
  }
}
.history-txt {
  width: 45%;
}
@media screen and (max-width: 1024px) {
  .history-txt {
    width: 100%;
  }
}
.history-txt h3 {
  font-size: clamp(1.125rem, 0.833rem + 0.97vw, 2rem);
  margin-bottom: 1rem;
}
.history-main {
  padding: 3rem 0 7.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .history-main {
    padding: 3rem 5% 7.5rem;
  }
}
.history-main::before {
  content: "";
  position: absolute;
  width: 2.5px;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .history-main::before {
    -webkit-transform: none;
            transform: none;
    left: 10%;
  }
}
.history-item {
  width: 40%;
  margin-left: auto;
  position: relative;
  opacity: 0;
}
.history-item.fadeUp {
  -webkit-animation: fadeUpAnime2 1s forwards;
          animation: fadeUpAnime2 1s forwards;
}
@media screen and (max-width: 767px) {
  .history-item {
    width: 75%;
  }
}
.history-item:nth-child(even) {
  margin: -10rem 0;
}
@media screen and (max-width: 767px) {
  .history-item:nth-child(even) {
    margin: 2.5rem 0 2.5rem auto;
  }
}
.history-item:nth-child(even)::before {
  left: auto;
  right: calc(-25% - 12px);
}
@media screen and (max-width: 767px) {
  .history-item:nth-child(even)::before {
    right: auto;
    left: calc(-25% - 10px);
  }
}
.history-item::before {
  content: "";
  position: absolute;
  width: 1.5rem;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 999vh;
  top: 50%;
  left: calc(-25% - 12px);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .history-item::before {
    width: 18px;
    left: calc(-25% - 10px);
  }
}
.history-item p:first-child {
  font-size: clamp(1rem, 0.917rem + 0.28vw, 1.25rem);
}
@media screen and (max-width: 767px) {
  .history-item p:first-child {
    font-size: 14px;
  }
}
.history-item h3 {
  font-size: clamp(1.125rem, 1rem + 0.42vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .history-item h3 {
    font-size: 1rem;
  }
}
.history-item img {
  border-radius: 10px;
  margin: 1rem 0;
  aspect-ratio: 410/270;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .history-item img {
    border-radius: 5px;
  }
}
.history-item img + p {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .history-item img + p {
    font-size: 12px;
  }
}

.page-id-13 .lower-fv h1 {
  font-size: clamp(5.5rem, 2.955rem + 8.48vw, 12.5rem);
}

.page-id-13 .bg-red .member-top {
  margin-bottom: 0;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .page-id-13 .bg-red .member-top {
    padding-bottom: 7.5rem;
  }
}

.activity {
  background: url(./images/activities-bg.png) no-repeat center/cover;
  padding: 7.5rem 0;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .activity {
    padding: 5rem 0;
    margin-bottom: 5rem;
  }
}
.activity-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5rem;
  margin: 0 2.5% 10rem;
}
@media screen and (max-width: 1024px) {
  .activity-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .activity-wrap {
    margin: 0 5% 2.5rem;
    gap: 1rem;
  }
}
.activity-wrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  height: 18.4vw;
}
@media screen and (max-width: 1024px) {
  .activity-wrap img {
    height: 30vw;
    min-height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .activity-wrap img {
    min-height: 200px;
  }
}
.activity-item {
  width: calc((100% - 5rem) / 3);
  padding: 3rem 1.5rem;
  background-color: #fff;
  border-radius: 10px;
  color: #000;
}
@media screen and (max-width: 1024px) {
  .activity-item {
    width: 100%;
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .activity-item {
    padding: 1.5rem 1rem;
  }
}
.activity-item h2 {
  font-size: clamp(1rem, 0.917rem + 0.28vw, 1.25rem);
}
.activity-item h2 + p {
  font-size: clamp(2rem, 1.167rem + 2.78vw, 4.5rem);
  font-family: "myfont", sans-serif;
  line-height: 1;
  margin: 0 0 1rem;
  text-transform: uppercase;
  font-weight: 400;
}
.activity-item .swiper {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .activity-item .swiper {
    margin-bottom: 0.5rem;
  }
}
.activity-item .swiper .swiper-wrapper {
  height: 18.4vw;
}
@media screen and (max-width: 1024px) {
  .activity-item .swiper .swiper-wrapper {
    height: 30vw;
    min-height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .activity-item .swiper .swiper-wrapper {
    min-height: 200px;
  }
}
.activity-item .swiper .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid;
  opacity: 1;
}
.activity-item .swiper .swiper-pagination-bullet-active {
  background-color: #A50200;
  border: #A50200;
}
.activity-img {
  margin-bottom: 1.5rem;
}
.activity-news {
  width: 90%;
  margin: 0 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .activity-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .activity-news {
    width: 95%;
    gap: 0.5rem;
  }
}
.activity-news .category {
  font-size: clamp(0.75rem, 0.659rem + 0.3vw, 1rem);
}
.activity-news-title h2 {
  font-size: clamp(0.75rem, 0.583rem + 0.56vw, 1.25rem);
}
.activity-news-title p {
  font-size: clamp(3rem, 1.917rem + 3.61vw, 6.25rem);
  font-family: "myfont", sans-serif;
  line-height: 1;
  font-weight: 400;
}
.activity-news .top-news-list {
  width: calc(100% - 400px);
  max-width: 1248px;
  opacity: 0;
}
.activity-news .top-news-list.fadeUp {
  -webkit-animation: fadeLeftAnime 1s forwards;
          animation: fadeLeftAnime 1s forwards;
}
@media screen and (max-width: 1280px) {
  .activity-news .top-news-list {
    width: 100%;
  }
}
.activity-news .top-news-list .item {
  margin-bottom: 1.5rem;
}
.activity-news .top-news-list .item a {
  background-color: #F1F3F9;
  border-radius: 10px 0 0 10px;
  padding: 2rem 10% 2rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 0;
}
.activity-news .top-news-list .item a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .activity-news .top-news-list .item a {
    padding: 1rem 20px;
  }
}
.activity-news .top-news-list .item .catch {
  width: 20%;
}
@media screen and (max-width: 1280px) {
  .activity-news .top-news-list .item .catch {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .activity-news .top-news-list .item .catch {
    width: 115px;
  }
}
.activity-news .top-news-list .item .catch img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 5/3;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .activity-news .top-news-list .item .catch img {
    border-radius: 5px;
    aspect-ratio: 116/80;
  }
}
.activity-news .top-news-list .item object {
  width: 75%;
}
@media screen and (max-width: 1280px) {
  .activity-news .top-news-list .item object {
    width: calc(100% - 170px);
  }
}
@media screen and (max-width: 767px) {
  .activity-news .top-news-list .item object {
    width: calc(100% - 125px);
  }
}
.activity-news .top-news-list .item h3 {
  margin: 0.5rem 0 1rem;
  font-size: clamp(1rem, 0.833rem + 0.56vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .activity-news .top-news-list .item h3 {
    margin: 0;
  }
}
.activity-news .top-news-list .item .content {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .activity-news .top-news-list .item .content {
    font-size: 12px;
  }
}

.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;
}

/*左右のアニメーション*/
.leftAnime {
  opacity: 0; /*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
@-webkit-keyframes fadeRightAnime2 {
  from {
    opacity: 0;
    -webkit-transform: translateX(-300px);
            transform: translateX(-300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeRightAnime2 {
  from {
    opacity: 0;
    -webkit-transform: translateX(-300px);
            transform: translateX(-300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeLeftAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    -webkit-transform: translateX(300px);
            transform: translateX(300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-300px);
            transform: translateY(-300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-300px);
            transform: translateY(-300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeUpAnime2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(300px);
            transform: translateY(300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeUpAnime2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(300px);
            transform: translateY(300px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(150%) skewX(-15deg);
            transform: translateX(150%) skewX(-15deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(-20%) skewX(15deg);
            transform: translateX(-20%) skewX(15deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(0%) skewX(-7.5deg);
            transform: translateX(0%) skewX(-7.5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(150%) skewX(-15deg);
            transform: translateX(150%) skewX(-15deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(-20%) skewX(15deg);
            transform: translateX(-20%) skewX(15deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(0%) skewX(-7.5deg);
            transform: translateX(0%) skewX(-7.5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes lightSpeedIn_reverse {
  0% {
    -webkit-transform: translateX(-60%) skewX(15deg);
            transform: translateX(-60%) skewX(15deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(20%) skewX(-15deg);
            transform: translateX(20%) skewX(-15deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(0%) skewX(7.5deg);
            transform: translateX(0%) skewX(7.5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn_reverse {
  0% {
    -webkit-transform: translateX(-60%) skewX(15deg);
            transform: translateX(-60%) skewX(15deg);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(20%) skewX(-15deg);
            transform: translateX(20%) skewX(-15deg);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateX(0%) skewX(7.5deg);
            transform: translateX(0%) skewX(7.5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes fv_on {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fv_on {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.member {
  padding: 15rem 0 100px;
  background-color: #F1F3F9;
  color: #000;
}
@media screen and (max-width: 767px) {
  .member {
    padding: 10rem 0 5rem;
  }
}
@media screen and (max-width: 767px) {
  .member .container {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .member .lower-title {
    margin: 0 5% 1rem;
  }
}
.member-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 85%;
  margin: 0 10% 5rem 5%;
}
@media screen and (max-width: 1024px) {
  .member-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.5rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 5% 5rem 5%;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .member-top {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .member-top .btn_box {
    margin: 0 5% 0 auto;
  }
}
.member-top .arrow-btn span {
  font-size: clamp(1.5rem, 1.318rem + 0.61vw, 2rem);
}
.member-txt h2 {
  font-size: clamp(1.5rem, 0.833rem + 2.22vw, 3.5rem);
  margin-bottom: 2.5rem;
}
.member-txt p {
  line-height: 2;
}
.member-txt span {
  position: relative;
  z-index: 0;
  margin: 0 2px;
  padding: 0 2px;
}
.member-txt span::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: #131313;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.member-txt span.fadeUp::before {
  width: 100%;
}
.member-slider {
  margin-bottom: -10rem;
  overflow: hidden;
  padding: 5rem 0;
}
.member-slider .swiper {
  -webkit-transform: rotate(-3deg) scale(1.02);
          transform: rotate(-3deg) scale(1.02);
}
@media screen and (max-width: 767px) {
  .member-slider .swiper {
    -webkit-transform: rotate(-2deg) scale(1.02);
            transform: rotate(-2deg) scale(1.02);
  }
}
.member-slider .swiper-slide {
  clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
  overflow: hidden;
}
.member-slider .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 540/350;
  height: auto;
  width: 100%;
}
.member-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.member-anker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem;
  border-radius: 10px;
  background-color: #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .member-anker {
    gap: 1rem;
    padding: 1.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  .member-anker {
    width: 100%;
    padding: 8px;
    gap: 8px;
    border-radius: 0;
  }
}
.member-anker a {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
  border-radius: 10px;
  text-align: center;
  width: 220px;
}
.member-anker a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1280px) {
  .member-anker a {
    width: 150px;
  }
}
@media screen and (max-width: 1024px) {
  .member-anker a {
    width: 130px;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .member-anker a {
    width: calc((100% - 24px) / 4);
    gap: 0;
    padding: 8px 0 4px;
    border-radius: 5px;
  }
}
.member-anker a p {
  line-height: 1;
  font-size: clamp(0.625rem, 0.542rem + 0.28vw, 0.875rem);
}
.member-anker a p:first-child {
  font-family: "myfont", sans-serif;
  font-size: clamp(2.5rem, 2rem + 1.67vw, 4rem);
  font-weight: 400;
}
.member-anker a img {
  width: 1rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .member-anker a img {
    width: 10px;
    margin: 0.8rem auto 0;
  }
}
.member-box {
  padding-top: 5rem;
}
@media screen and (max-width: 767px) {
  .member-box {
    width: 90%;
    margin: 0 auto;
  }
}
.member-box h3 {
  font-family: "myfont", sans-serif;
  color: #A50200;
  font-size: clamp(3.5rem, 2.583rem + 3.06vw, 6.25rem);
  font-weight: 400;
}
.member-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .member-wrap {
    gap: 0.5rem;
  }
}
.member-item {
  width: calc((100% - 4.5rem) / 4);
}
@media screen and (max-width: 1600px) {
  .member-item {
    width: calc((100% - 3rem) / 3);
  }
}
@media screen and (max-width: 1024px) {
  .member-item {
    width: calc((100% - 1.5rem) / 2);
  }
}
@media screen and (max-width: 767px) {
  .member-item {
    width: calc((100% - 0.5rem) / 2);
  }
}
.member-item img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
  aspect-ratio: 366/245;
}
@media screen and (max-width: 767px) {
  .member-item img {
    aspect-ratio: 175/160;
  }
}
.member-item-txt {
  background-color: #A50200;
  padding: 1rem 1.5rem 2rem;
  color: #fff;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 767px) {
  .member-item-txt {
    padding: 0.5rem;
  }
}
.member-item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.5rem;
}
.member-item-top > p {
  font-size: clamp(1.25rem, -0.5rem + 3.11vw, 3rem);
  font-family: "myfont", sans-serif;
  color: #A50200;
  -webkit-text-stroke: 2px #FFF;
  text-stroke: 2px #FFF;
  font-weight: 400;
}
@media screen and (max-width: 1600px) {
  .member-item-top > p {
    font-size: clamp(1.25rem, 0.5rem + 2.5vw, 3.5rem);
  }
}
@media screen and (max-width: 1280px) {
  .member-item-top > p {
    font-size: clamp(1rem, 0.273rem + 2.42vw, 3rem);
  }
}
@media screen and (max-width: 1024px) {
  .member-item-top > p {
    font-size: clamp(1.25rem, 0.5rem + 2.5vw, 3.5rem);
  }
}
@media screen and (max-width: 767px) {
  .member-item-top > p {
    -webkit-text-stroke: 0.5px #FFF;
    text-stroke: 0.5px #FFF;
    font-size: 1.125rem;
  }
}
.member-item-top div {
  text-align: right;
}
.member-item-top div p:first-child {
  font-size: clamp(1rem, 0.375rem + 1.11vw, 1.625rem);
}
@media screen and (max-width: 1600px) {
  .member-item-top div p:first-child {
    font-size: clamp(1.125rem, 0.833rem + 0.97vw, 2rem);
  }
}
@media screen and (max-width: 1280px) {
  .member-item-top div p:first-child {
    font-size: clamp(1rem, 0.818rem + 0.61vw, 1.5rem);
  }
}
@media screen and (max-width: 1024px) {
  .member-item-top div p:first-child {
    font-size: clamp(1.125rem, 0.833rem + 0.97vw, 2rem);
  }
}
@media screen and (max-width: 767px) {
  .member-item-top div p:first-child {
    font-size: clamp(1rem, 0.818rem + 0.61vw, 1.5rem);
  }
}
.member-item-top div p:last-child {
  font-family: "din-condensed", sans-serif;
  font-size: clamp(0.75rem, 0.667rem + 0.28vw, 1rem);
}
.member-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.member-list:not(:last-child) {
  margin-bottom: 0.5rem;
}
.member-list p {
  text-align: left;
}
.member-list p:first-child {
  width: 40%;
  font-size: clamp(0.625rem, 0.489rem + 0.45vw, 1rem);
}
@media screen and (max-width: 1024px) {
  .member-list p:first-child {
    width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .member-list p:first-child {
    width: 40px;
    padding-top: 2px;
  }
}
.member-list p:last-child {
  width: 60%;
  font-size: clamp(0.75rem, 0.659rem + 0.3vw, 1rem);
}
@media screen and (max-width: 1024px) {
  .member-list p:last-child {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .member-list p:last-child {
    width: calc(100% - 40px);
  }
}
.member-thumb {
  padding: 2rem 7%;
  border: 1px solid #707070;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
@media screen and (max-width: 767px) {
  .member-thumb {
    padding: 0 5%;
  }
}

#btn_animation {
  position: relative;
}

#btn_animation::before {
  content: "";
  position: absolute;
  z-index: -10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 999vh;
  background: rgb(255, 255, 255);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#btn_animation:before {
  -webkit-animation: anime 1s ease-out 1s infinite;
          animation: anime 1s ease-out 1s infinite;
}

@-webkit-keyframes anime {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    -webkit-transform: scale(1.3, 1.6);
            transform: scale(1.3, 1.6);
    opacity: 0;
    background: rgba(255, 255, 255, 0);
  }
}

@keyframes anime {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    -webkit-transform: scale(1.3, 1.6);
            transform: scale(1.3, 1.6);
    opacity: 0;
    background: rgba(255, 255, 255, 0);
  }
}
.join {
  padding: 200px 0 10rem;
}
@media screen and (max-width: 767px) {
  .join {
    padding: 5rem 0;
  }
}
.join.bg-red {
  background: transparent;
  position: relative;
}
.join.bg-red::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background: radial-gradient(circle at 45% 50%, #A50200, #9D0200, #770200);
  top: 0;
  left: 0;
}
.join h2 {
  text-align: center;
  font-family: "myfont", sans-serif;
  font-size: clamp(7.5rem, 3.333rem + 13.89vw, 20rem);
  line-height: 1;
  margin-bottom: -3%;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .join h2 {
    margin-bottom: -5%;
  }
}
.join-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1024px) {
  .join-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
  }
}
.join-wrap img {
  width: 45%;
}
@media screen and (max-width: 1024px) {
  .join-wrap img {
    width: 100%;
  }
}
.join-wrap-2 {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .join-wrap-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .join-wrap-2 {
    gap: 1rem;
  }
}
.join-wrap-2 h3 {
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(1.5rem, 0.955rem + 1.82vw, 3rem) !important;
  position: relative;
  z-index: 0;
  margin: 0 2px;
  padding: 0 2px;
}
.join-wrap-2 h3::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: #A50200;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.join-wrap-2 h3.fadeUp::before {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .join-wrap-2 h3 {
    margin-bottom: 1rem !important;
  }
}
.join-bg {
  color: #000;
  position: relative;
  padding: 10% 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .join-bg {
    padding: 20% 0;
  }
}
.join-bg::before {
  content: "";
  position: absolute;
  width: 100%;
  aspect-ratio: 1920/398;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(./images/join-bg1.svg) no-repeat center/cover;
}
.join-bg::after {
  content: "";
  position: absolute;
  width: 100%;
  aspect-ratio: 1920/398;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: url(./images/join-bg2.svg) no-repeat center/cover;
}
.join-bg .container {
  max-width: 1325px;
}
.join-bg .join-white-bg {
  background-color: #fff;
}
.join-txt {
  width: 50%;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .join-txt {
    width: 100%;
  }
}
.join-txt h3 {
  font-size: clamp(2rem, 1.667rem + 1.11vw, 3rem);
  margin-bottom: 2.5rem;
}
.join-txt p {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .join-txt p {
    line-height: 1.5;
  }
}
.join-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5rem;
}
@media screen and (min-width: 1024px) {
  .join-list.fadeUp .join-item {
    -webkit-animation: fadeUpAnime2 1s forwards;
            animation: fadeUpAnime2 1s forwards;
  }
  .join-list.fadeUp .join-item:nth-child(2) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .join-list.fadeUp .join-item:nth-child(3) {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
@media screen and (max-width: 1024px) {
  .join-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .join-list {
    margin-bottom: 2.5rem;
  }
}
.join-item {
  width: calc((100% - 2rem) / 3);
  background-color: #F1F3F9;
  border-radius: 10px;
  padding: 2rem;
  font-weight: bold;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .join-item.fadeUp {
    -webkit-animation: fadeUpAnime2 1s forwards;
            animation: fadeUpAnime2 1s forwards;
  }
}
@media screen and (max-width: 1024px) {
  .join-item {
    width: 100%;
    max-width: 450px;
  }
}
@media screen and (max-width: 767px) {
  .join-item {
    padding: 1rem 1rem 1.5rem;
  }
  .join-item > p {
    font-size: 12px;
  }
}
.join-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .join-title {
    margin-bottom: 0.5rem;
  }
}
.join-title h3 {
  font-size: clamp(1.5rem, 1.167rem + 1.11vw, 2.5rem);
  color: #A50200;
}
.join-title img {
  width: 22%;
}
.join .cp_arrows {
  position: absolute;
  width: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px; /*画面いっぱいにする場合100vh*/
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: -155px;
}
.join .cp_arrows .cp_arrow { /*矢印を配置するベースの設定*/
  position: absolute;
  top: 50%; /*着地点(cp_arrowsの高さの50%)*/
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
  height: 10px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .join .cp_arrows .cp_arrow {
    -webkit-transform: translateX(-50%) scale(0.5);
            transform: translateX(-50%) scale(0.5);
  }
}
.join .cp_arrows .cp_arrow:first-child {
  -webkit-animation: arrow-move08 2s ease-in-out infinite;
          animation: arrow-move08 2s ease-in-out infinite;
}
.join .cp_arrows .cp_arrow:nth-child(2) {
  -webkit-animation: arrow-move08 2s 1s ease-in-out infinite;
          animation: arrow-move08 2s 1s ease-in-out infinite;
}
.join .cp_arrows .cp_arrow:before,
.join .cp_arrows .cp_arrow:after { /*矢印全体の設定*/
  position: absolute;
  content: "";
  top: 0;
  width: 50px;
  height: 7px;
  background: #131313;
}
.join .cp_arrows .cp_arrow:before { /*矢印左の線の位置と傾斜*/
  left: 4.5px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.join .cp_arrows .cp_arrow:after { /*矢印左の線の位置と傾斜*/
  right: 4.5px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
@-webkit-keyframes arrow-move08 {
  0% {
    opacity: 0;
    top: 40%; /*スタート地点(cp_arrowsの高さの40%)*/
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes arrow-move08 {
  0% {
    opacity: 0;
    top: 40%; /*スタート地点(cp_arrowsの高さの40%)*/
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.top-insta{
	background: #fff;
	position:relative;
}
.top-insta-txt{
	padding:4rem 5%;
	position:absolute;
	max-width:625px;
	background:#fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	text-align:center;
	z-index: 10;
	color: #000;
	width: 90%;
}
.top-insta-txt h2 {
    color: #000;
    text-align: center;
    font-family: "din-condensed", sans-serif;
    font-size: clamp(1.5rem, 1rem + 1.67vw, 3rem);
}
.top-insta-txt a{
	width:3rem;
	display:block;
	margin:1rem auto 1.5rem;
}
.top-insta-txt a:hover{
	opacity:0.7;
}
.top-insta-txt p{
	line-height:2;
	font-weight:bold;
}
.top-insta::before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(19,19,19,0.6);
	top:0;
	left:0;
	z-index: 10;
	pointer-events:none;
}
.top-insta #sb_instagram .sbi_photo{
	width: 100%;
}
.top-insta #sb_instagram #sbi_images{
	padding:0 !important;
	overflow:hidden;
}

#sb_instagram .sbi_photo img{
	transition:0.3s;
}

#sb_instagram .sbi_photo:hover img{
	transform:scale(1.1);
	transition:0.3s;
}

@media screen and (max-width: 1024px) {
	.top-insta-txt{
		padding:2rem 5%;
	}
}

@media screen and (max-width: 767px) {
	.top-insta-txt a{
		width: 2.5rem;
		margin: 0.5rem auto 1rem;
	}
}