@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allison&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=REM:ital,wght@0,100..900;1,100..900&family=Rampart+One&family=Zen+Old+Mincho:wght@500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courgette&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courgette&family=Dancing+Script:wght@400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Damion&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Homemade+Apple&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kaisei+Decol&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Damion&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rampart+One&family=Zen+Old+Mincho:wght@500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courgette&display=swap");
@keyframes yurari {
  0% {
    transform: rotate(8deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes yurari_2deg {
  0% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
@keyframes yurari_1deg {
  0% {
    transform: rotate(1deg);
  }
  100% {
    transform: rotate(-1deg);
  }
}
@keyframes zoom {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  40% {
    opacity: 0.3;
    transform: scale(0.8);
  }
  80% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes passing-bar {
  0% {
    transform: scaleX(0) translateX(-100%);
  }
  50% {
    transform: scaleX(1) translateX(0);
  }
  51% {
    transform: scaleX(1) translateX(0);
  }
  100% {
    transform: scaleX(1) translateX(101%);
  }
}
@keyframes passing-txt {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
p,
a,
li,
dt,
dd,
th,
td {
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  p,
  a,
  li,
  dt,
  dd,
  th,
  td {
    line-height: 1.8;
  }
}

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

.f_en {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media screen and (max-width: 1024px) {
  #page-top {
    bottom: 65px;
  }
}

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

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

.less_1300 {
  display: none;
}
@media screen and (max-width: 1300px) {
  .less_1300 {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .less_1300 {
    display: none;
  }
}

main.panelactive {
  display: none;
}

#mobile-nav {
  display: none;
}
#mobile-nav.panelactive {
  display: block;
}

.para_wrap {
  position: relative;
}
.para_wrap::before {
  content: "";
  display: block;
  aspect-ratio: 3;
  background-color: #fff;
  width: 100%;
  height: auto;
  position: absolute;
  top: -3px;
  z-index: -1;
}

.para {
  width: 100%;
  aspect-ratio: 600/356;
  -webkit-mask-image: url(../img/mask.png);
          mask-image: url(../img/mask.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
          mask-position: 0 0;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  background: transparent;
  z-index: 1;
  margin-top: -1.0416666667vw;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .para {
    aspect-ratio: 2;
    background-attachment: unset;
  }
}
.para::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.para._01 {
  background: url(../img/para_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: #fff !important;
}
@media screen and (max-width: 1024px) {
  .para._01 {
    background-attachment: unset;
  }
}
.para._01::after {
  background-image: url(../img/wave_blue.png);
  background-repeat: repeat-x;
  background-size: 100%;
  transform: scale(1, -1);
}
.para._02 {
  background: url(../img/para_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (max-width: 1024px) {
  .para._02 {
    background-attachment: unset;
  }
}
.para._02::after {
  content: "";
  display: block;
  aspect-ratio: 2000/44;
  background-image: url(../img/wave.png);
  background-repeat: repeat-x;
  background-size: 100%;
  background-position: top;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: -3px;
  z-index: 3;
  transform: scale(1, -1);
}
.para._03 {
  background: url(../img/para_03.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media screen and (max-width: 1024px) {
  .para._03 {
    background-attachment: unset;
    aspect-ratio: 1.5;
  }
}
.title01 {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .title01 {
    margin-bottom: 20px;
  }
}
.title01 .en span {
  display: inline-block;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 7rem;
  line-height: 1.55em;
  color: var(--main);
  letter-spacing: 0.1em;
  transform: translateY(100%);
}
@media screen and (max-width: 1024px) {
  .title01 .en span {
    font-size: clamp(12px, 3.5rem, 3.5rem);
  }
}
.title01 .en span:first-of-type {
  color: var(--green);
  text-transform: capitalize;
  transform: translateY(100%);
  transition: transform 0.3sease-out;
}
.title01 .ja {
  display: block;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.5em;
  text-align: left;
  color: var(--main);
}
@media screen and (max-width: 1024px) {
  .title01 .ja {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.title01.is-show .en span {
  transform: translateY(0);
  transition: transform 0.3s ease-out;
}
.title01.is-show .en span:nth-of-type(2) {
  transition-delay: 0.14s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(2) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(3) {
  transition-delay: 0.21s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(3) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(4) {
  transition-delay: 0.28s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(4) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(5) {
  transition-delay: 0.35s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(5) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(6) {
  transition-delay: 0.42s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(6) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(7) {
  transition-delay: 0.49s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(7) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(8) {
  transition-delay: 0.56s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(8) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(9) {
  transition-delay: 0.63s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(9) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(10) {
  transition-delay: 0.7s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(10) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(11) {
  transition-delay: 0.77s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(11) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(12) {
  transition-delay: 0.84s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(12) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(13) {
  transition-delay: 0.91s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(13) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(14) {
  transition-delay: 0.98s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(14) {
    transition-delay: unset;
  }
}
.title01.is-show .en span:nth-of-type(15) {
  transition-delay: 1.05s;
}
@media screen and (max-width: 1024px) {
  .title01.is-show .en span:nth-of-type(15) {
    transition-delay: unset;
  }
}
.title01._right {
  margin-left: auto;
  margin-right: 0;
}
.title01._right .ja {
  text-align: right;
}

.title02 {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .title02 {
    font-size: clamp(12px, 1.4rem, 1.4rem);
  }
}
@media screen and (max-width: 1024px) {
  .title02 {
    margin-bottom: 20px;
  }
}
.title02::before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .title02::before {
    height: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .title02::before {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}

.title03 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.title03 span {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  text-align: left;
  display: block;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  background-color: #fff;
  padding: 10px 40px;
}
@media screen and (max-width: 1024px) {
  .title03 span {
    font-size: clamp(12px, 1.3rem, 1.3rem);
  }
}
@media screen and (max-width: 1024px) {
  .title03 span {
    padding: 5px 20px;
  }
}

.title04 {
  aspect-ratio: 376/109;
  width: 50%;
  height: auto;
  background-image: url(../img/title_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  color: var(--main);
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  padding: 20px 60px;
  line-height: 1;
  border-radius: 0 10px 0 10px;
  margin: auto;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .title04 {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .title04 {
    padding: 10px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .title04 {
    margin-bottom: 20px;
  }
}

.title_en {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 60px;
  margin-left: 5%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .title_en {
    margin-bottom: 30px;
  }
}
.title_en .en {
  display: block;
  font-size: 20rem;
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: var(--bg03);
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .title_en .en {
    font-size: clamp(12px, 10rem, 10rem);
  }
}
@media screen and (max-width: 500px) {
  .title_en .en {
    font-size: 4rem;
  }
}
.title_en .ja {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: var(--main);
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .title_en .ja {
    font-size: clamp(12px, 1.5rem, 1.5rem);
  }
}
.title_en.is-show span {
  opacity: 1;
  transform: translateY(0);
}
.title_en.is-show span:nth-of-type(2) {
  transition-delay: 0.2s;
}
.title_en.is-show span:nth-of-type(3) {
  transition-delay: 0.3s;
}
.title_en.is-show span:nth-of-type(4) {
  transition-delay: 0.4s;
}
.title_en.is-show span:nth-of-type(5) {
  transition-delay: 0.5s;
}
.title_en.is-show span:nth-of-type(6) {
  transition-delay: 0.6s;
}
.title_en.is-show span:nth-of-type(7) {
  transition-delay: 0.7s;
}
.title_en.is-show span:nth-of-type(8) {
  transition-delay: 0.8s;
}
.title_en.is-show span:nth-of-type(9) {
  transition-delay: 0.9s;
}
.title_en.is-show span:nth-of-type(10) {
  transition-delay: 1s;
}
.title_en.is-show span:nth-of-type(11) {
  transition-delay: 1.1s;
}
.title_en.is-show span:nth-of-type(12) {
  transition-delay: 1.2s;
}
.title_en.is-show span:nth-of-type(13) {
  transition-delay: 1.3s;
}
.title_en.is-show span:nth-of-type(14) {
  transition-delay: 1.4s;
}
.title_en.is-show span:nth-of-type(15) {
  transition-delay: 1.5s;
}

.bg_en {
  margin: auto;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .bg_en {
    margin-bottom: 15px;
  }
}
.bg_en .en {
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 3.6458333333vw;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  line-height: 1;
  display: inline-block;
  transform: translateY(20px);
  transition-duration: 0.5s;
  transition-property: transform, opacity;
  text-align: center;
  color: var(--white);
}
@media screen and (max-width: 1024px) {
  .bg_en .en {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1920px) {
  .bg_en .en {
    font-size: 70px;
  }
}
.bg_en .ja {
  display: block;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  color: var(--main);
  position: relative;
  z-index: 2;
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .bg_en .ja {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .bg_en .ja {
    margin-top: 15px;
  }
}
.bg_en.is-show span {
  opacity: 1;
  transform: translateY(0);
}
.bg_en.is-show span:nth-of-type(odd) {
  transition-delay: 0.2s;
}
.bg_en.is-show span:nth-of-type(2) {
  transition-delay: 0.4s;
}
.bg_en.is-show span:nth-of-type(4) {
  transition-delay: 0.6s;
}
.bg_en.is-show span:nth-of-type(6) {
  transition-delay: 0.8s;
}
.bg_en.is-show span:nth-of-type(8) {
  transition-delay: 1s;
}

.btn:hover {
  cursor: pointer;
}

a:hover {
  cursor: pointer !important;
}

.btn02 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  color: unset;
  position: relative;
  max-width: unset;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  padding: 0;
  margin: unset;
  padding-right: 60px;
  line-height: 40px;
}
@media screen and (max-width: 1024px) {
  .btn02 {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
@media screen and (max-width: 1024px) {
  .btn02 {
    height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .btn02 {
    padding-right: 30px;
  }
}
.btn02::before, .btn02::after {
  content: "";
  display: block;
  position: absolute;
  height: auto;
}
.btn02::before {
  aspect-ratio: 135/110;
  background-image: url(../img/icon_arrow01_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  width: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 12px;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .btn02::before {
    width: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .btn02::before {
    right: 6px;
  }
}
.btn02::after {
  aspect-ratio: 1;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  background: #826b63;
  border-radius: 50%;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .btn02::after {
    width: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .btn02::after {
    height: 20px;
  }
}

.link {
  display: flex;
  gap: 16px;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .link {
    gap: 8px;
  }
}
.link::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  width: 30px;
  height: 30px;
  background-image: url(../img/icon-arrow-green-hover.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1024px) {
  .link::before {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .link::before {
    height: 15px;
  }
}
.link .btn-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: unset;
  left: 10px;
}
@media screen and (max-width: 1024px) {
  .link .btn-arrow {
    left: 5px;
  }
}
.link .btn-arrow path {
  fill: var(--green);
}

.bg_white {
  background-color: #fff;
}

.inner {
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
  }
}

.box {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .box {
    flex-direction: column;
  }
}

.deco {
  display: block;
  position: absolute;
  height: auto;
}

main {
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .home main {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .table_wrap {
    overflow: auto;
  }
}

.tablepress {
  background: #fff;
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box !important;
  border: none;
}
.tablepress thead th {
  color: var(--main) !important;
  color: #fff !important;
  background-color: var(--bg_green02) !important;
  background-color: var(--main) !important;
  border-right: 1px solid #ddd !important;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .tablepress thead th {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .tablepress thead th {
    white-space: nowrap;
  }
}
.tablepress tbody td {
  font-size: 1.6rem;
  border-right: 1px solid #ddd !important;
}
@media screen and (max-width: 1024px) {
  .tablepress tbody td {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.tablepress tbody td.column-1 {
  width: 30%;
  background-color: var(--main);
  color: var(--white);
}
@media screen and (max-width: 1024px) {
  .tablepress tbody td.column-1 {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .tablepress tbody td.column-1 {
    display: block;
    margin-bottom: 0;
  }
}
.tablepress tbody td.column-2 {
  width: 70%;
}
@media screen and (max-width: 1024px) {
  .tablepress tbody td.column-2 {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .tablepress tbody td.column-2 {
    display: block;
    margin-bottom: 0;
  }
}
.tablepress.tablepress-id-1 {
  background-color: var(--white) !important;
  margin-bottom: 30px;
  border: none !important;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-1 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .tablepress.tablepress-id-1 {
    border: solid 1px #ddd !important;
  }
}
.tablepress.tablepress-id-1 tbody td {
  border-bottom: solid 1px #ddd !important;
  border-right: none !important;
  font-size: 1.6rem;
  font-weight: 500;
  background-color: var(--white) !important;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-1 tbody td {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 600px) {
  .tablepress.tablepress-id-1 tbody td {
    display: block;
    width: 100%;
  }
}
.tablepress.tablepress-id-1 tbody td.column-1 {
  font-size: 1.6rem;
  font-weight: 700;
  background-color: var(--white) !important;
  color: var(--main);
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-1 tbody td.column-1 {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 600px) {
  .tablepress.tablepress-id-1 tbody td.column-1 {
    display: block;
    width: 100%;
    background-color: var(--main) !important;
    color: var(--white);
  }
}
.tablepress.tablepress-id-9 thead th.column-1, .tablepress.tablepress-id-9 thead th.column-2, .tablepress.tablepress-id-9 thead th.column-3 {
  width: 15%;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-9 thead th.column-1, .tablepress.tablepress-id-9 thead th.column-2, .tablepress.tablepress-id-9 thead th.column-3 {
    width: 15%;
  }
}
.tablepress.tablepress-id-9 thead th.column-4 {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-9 thead th.column-4 {
    width: 55%;
  }
}
.tablepress.tablepress-id-9 tbody td.column-1, .tablepress.tablepress-id-9 tbody td.column-2, .tablepress.tablepress-id-9 tbody td.column-3 {
  width: 15%;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-9 tbody td.column-1, .tablepress.tablepress-id-9 tbody td.column-2, .tablepress.tablepress-id-9 tbody td.column-3 {
    width: 15%;
    display: table-cell;
  }
}
.tablepress.tablepress-id-9 tbody td.column-4 {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  .tablepress.tablepress-id-9 tbody td.column-4 {
    width: 55%;
    display: table-cell;
  }
}

.tablepress-table-name {
  background-color: unset;
  color: var(--main);
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  text-align: center;
  display: block;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name {
    margin-bottom: 30px;
  }
}
.tablepress-table-name span {
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 1.6rem;
  margin-bottom: 20px;
  text-align: center;
  color: var(--main);
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name span {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .tablepress-table-name span {
    margin-bottom: 10px;
  }
}

.tablepress-table-description {
  font-size: 1.6rem;
  margin-bottom: 60px;
  background-color: unset;
  line-height: 1.8;
  border: solid 1px var(--main);
  background-color: #fff;
  position: relative;
  z-index: 2;
  border-radius: 0;
}
@media screen and (max-width: 1024px) {
  .tablepress-table-description {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .tablepress-table-description {
    margin-bottom: 30px;
  }
}
.tablepress-table-description a {
  text-decoration: underline;
  color: var(--main);
}
.tablepress-table-description.tablepress-table-description-id-8, .tablepress-table-description.tablepress-table-description-id-9 {
  text-align: left;
}

table {
  width: 100%;
  border: solid 1px #ddd;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  table {
    margin-bottom: 30px;
  }
}
table th,
table td {
  border: solid 1px #ddd;
  font-size: 1.8rem;
  padding: 10px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  table th,
  table td {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
@media screen and (max-width: 1024px) {
  table th,
  table td {
    padding: 5px;
  }
}

.video-box.overlay {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}

#yt_player  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.player-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mv {
  padding-bottom: 0;
  position: relative;
  padding-top: 0;
}
.mv__content video,
.mv__content iframe {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 560/315;
}
@media screen and (max-width: 600px) {
  .mv__content video,
  .mv__content iframe {
    aspect-ratio: 600/850;
  }
}

.slider__wrap {
  padding-top: 0px;
  padding-bottom: 0;
  position: relative;
  background: linear-gradient(#fff 70%, var(--main) 70%);
  padding-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .slider__wrap {
    padding-bottom: 50px;
  }
}
.slider__wrap .catch {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: clamp(16px, 2.0833333333vw, 4rem);
  font-weight: 700;
  color: var(--white);
  letter-spacing: 0.15em;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .catch {
    font-size: clamp(12px, 3.90625vw, 2rem);
  }
}
@media screen and (max-width: 1024px) {
  .slider__wrap .catch {
    width: 90%;
    left: 0;
    right: 0;
  }
}
.slider__wrap .slider {
  width: calc(100% - 80px);
  height: auto;
  overflow: hidden;
  margin-left: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .slider {
    width: calc(100% - 40px);
  }
}
.slider__wrap .slider::before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.slider__wrap .slider.load_compleet .border._01 {
  animation: stroke-width 1s cubic-bezier(0.22, 1, 0.36, 1);
  animation-fill-mode: forwards;
}
.slider__wrap .slider.load_compleet .border._02 {
  animation: stroke-height 1s cubic-bezier(0.22, 1, 0.36, 1);
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
.slider__wrap .slider.load_compleet .border._03 {
  animation: stroke-width 1s cubic-bezier(0.22, 1, 0.36, 1);
  animation-fill-mode: forwards;
}
.slider__wrap .slider.load_compleet .border._04 {
  animation: stroke-height 1s cubic-bezier(0.22, 1, 0.36, 1);
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
.slider__wrap .slider.load_compleet .deco {
  animation-name: scaleUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.slider__wrap .slider.load_compleet .deco._01 {
  animation-delay: 0.2s;
}
.slider__wrap .slider.load_compleet .deco._02 {
  animation-delay: 0.4s;
}
.slider__wrap .slider.load_compleet .deco._03 {
  animation-delay: 0.6s;
}
.slider__wrap .slider.load_compleet .catch__wrap {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 0.8s;
}
.slider__wrap .g-sub-nav-list {
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .g-sub-nav-list {
    display: none;
  }
}
.slider__wrap .g-sub-nav-list li a {
  width: 100%;
  writing-mode: vertical-rl;
  letter-spacing: 0.1em;
  color: var(--main);
  font-weight: 700;
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .g-sub-nav-list li a {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.slider__wrap .g-sub-nav-list li a::before {
  content: "";
  display: block;
  height: auto;
}
.slider__wrap .g-sub-nav-list li a.subNav_1 span {
  color: var(--main);
  font-weight: 700;
  font-size: 1.8rem;
  transform: rotate(-90deg);
  display: block;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .g-sub-nav-list li a.subNav_1 span {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.slider__wrap .g-sub-nav-list li a.subNav_1 span:nth-of-type(3), .slider__wrap .g-sub-nav-list li a.subNav_1 span:nth-of-type(8) {
  transform: rotate(0);
}
.slider__wrap .g-sub-nav-list li a:hover {
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
.slider__wrap .g-sub-nav-list li:nth-of-type(1) a::before {
  aspect-ratio: 1;
  background-image: url(../img/icon_tel_green.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 18px;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .g-sub-nav-list li:nth-of-type(1) a::before {
    width: 9px;
  }
}
.slider__wrap .g-sub-nav-list li:nth-of-type(2) a::before {
  aspect-ratio: 1024/768;
  background-image: url(../img/icon_mail_green.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 18px;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .g-sub-nav-list li:nth-of-type(2) a::before {
    width: 9px;
  }
}
.slider__wrap .scroll {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  bottom: 100px;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  color: var(--txt);
}
@media screen and (max-width: 1024px) {
  .slider__wrap .scroll {
    width: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .slider__wrap .scroll {
    gap: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .slider__wrap .scroll {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
@media screen and (max-width: 1024px) {
  .slider__wrap .scroll {
    display: none;
  }
}
.slider__wrap .scroll::after {
  content: "";
  right: 3px;
  width: 1px;
  height: 60px;
  background: var(--txt);
  animation: sdl03 2.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@keyframes sdl03 {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  30% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  70% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.slider__wrap .catch__wrap {
  position: absolute;
  top: 70%;
  right: 5%;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .catch__wrap {
    top: 80%;
  }
}
.slider__wrap .catch__wrap .catch {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .catch__wrap .catch {
    margin-bottom: 10px;
  }
}
.slider__wrap .catch__wrap .catch::after {
  content: "";
  background-image: url(../img/dot_01.png);
  background-repeat: repeat-x;
  background-size: 40px;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.slider__wrap .catch__wrap .catch span {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  font-size: 3rem;
  letter-spacing: 0.1em;
  color: var(--txt);
  text-align: right;
  display: block;
}
@media screen and (max-width: 1024px) {
  .slider__wrap .catch__wrap .catch span {
    font-size: clamp(12px, 1.3rem, 1.3rem);
  }
}
@media screen and (max-width: 1024px) {
  .slider__wrap .catch__wrap .catch span {
    font-size: 1.2rem;
  }
}
.slider__wrap.load_completion .deco._01 {
  animation-name: scaleUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}
.slider__wrap.load_completion .catch__wrap {
  position: absolute;
  top: 50%;
  left: 10%;
}
@media screen and (max-width: 1024px) {
  .slider__wrap.load_completion .catch__wrap {
    top: 45%;
  }
}
.slider__wrap.load_completion .catch__wrap .catch {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

iframe {
  width: 100%;
}

.f-news {
  background-color: var(--main);
  padding-top: 0;
}
.f-news .inner {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .f-news .inner {
    flex-direction: column;
  }
}
.f-news .title01 {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .f-news .title01 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-news .title01 .en span {
  text-align: left;
}
.f-news .title01 .en span:not(:first-of-type) {
  color: var(--white);
}
.f-news .title01 .ja {
  color: var(--white);
}
.f-news .content {
  width: 70%;
}
@media screen and (max-width: 1024px) {
  .f-news .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-news .link {
  color: var(--white);
  transition: all 0.3s;
}
.f-news .link:hover {
  color: var(--green);
  transition: all 0.3s;
}
.f-news .news-list01 li {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li {
    flex-direction: column;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(2) {
  transition-delay: 0.04s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(2) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(3) {
  transition-delay: 0.06s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(3) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(4) {
  transition-delay: 0.08s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(4) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(5) {
  transition-delay: 0.1s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(5) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(6) {
  transition-delay: 0.12s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(6) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(7) {
  transition-delay: 0.14s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(7) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(8) {
  transition-delay: 0.16s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(8) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(9) {
  transition-delay: 0.18s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(9) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(10) {
  transition-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(10) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(11) {
  transition-delay: 0.22s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(11) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(12) {
  transition-delay: 0.24s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(12) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(13) {
  transition-delay: 0.26s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(13) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(14) {
  transition-delay: 0.28s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(14) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li.is-show:nth-of-type(15) {
  transition-delay: 0.3s;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li.is-show:nth-of-type(15) {
    transition-delay: unset;
  }
}
.f-news .news-list01 li .date-cat {
  width: 20%;
  min-width: 170px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li .date-cat {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li .date-cat {
    margin-bottom: 10px !important;
  }
}
.f-news .news-list01 li .date {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  color: var(--white);
}
@media screen and (max-width: 1024px) {
  .f-news .news-list01 li .date {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
.f-news .news-list01 li .news-cat a {
  background-color: var(--white);
  color: var(--green);
}
.f-news .news-list01 li .news-cat a:hover {
  background-color: var(--green);
  color: var(--white);
}
.f-news .news-list01 li .news-txt a {
  color: var(--white);
  font-weight: 600;
}
.f-news .news-list01 li .news-txt a:hover {
  color: var(--green);
}

.f-parent .bnr {
  aspect-ratio: 3 !important;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr {
    flex-direction: column;
  }
}
.f-parent .bnr::after {
  content: "";
  display: block;
  background-image: url(../img/icon-arrow-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 60px;
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr::after {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr::after {
    height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr::after {
    right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .f-parent .bnr::after {
    right: 15px;
  }
}
.f-parent .bnr .img {
  width: 50%;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr .img {
    margin-bottom: 0;
  }
}
.f-parent .bnr .img img {
  aspect-ratio: 3/2;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr .img img {
    aspect-ratio: 2;
    width: 100%;
    height: auto;
  }
}
.f-parent .bnr .content {
  width: 50%;
  background-color: var(--main);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-parent .bnr .content .title01 .en {
  color: var(--white);
}
.f-parent .bnr .content .title01 .ja {
  color: var(--white);
}
.f-parent .bnr .content .note {
  background-color: var(--white);
  padding: 10px 30px;
  color: var(--main);
}
@media screen and (max-width: 1024px) {
  .f-parent .bnr .content .note {
    padding: 5px 15px;
  }
}
.f-parent .bnr:hover::after {
  background-image: url(../img/icon-arrow-orange.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.f-parent .bnr:hover .img img {
  opacity: 0.8;
  transition: all 0.3s;
}
.f-parent .bnr:hover .content {
  background-color: var(--light);
  transition: all 0.3s;
}
.f-parent .bnr:hover .content .title01 .en {
  color: var(--main);
}
.f-parent .bnr:hover .content .title01 .ja {
  color: var(--main);
}
.f-parent .bnr:hover .content .note {
  background-color: var(--main);
  color: var(--white);
}

.f-document .title01 {
  margin: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .f-document .title01 {
    margin-bottom: 20px;
  }
}
.f-document .title01 .ja,
.f-document .title01 .en {
  text-align: center;
}
.f-document .list {
  display: flex;
  gap: 5%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .f-document .list {
    flex-direction: column;
  }
}
.f-document .list li {
  width: 30%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .f-document .list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li {
    margin-bottom: 15px;
  }
}
.f-document .list li.is-show:nth-of-type(2) {
  animation-delay: 0.1s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(3) {
  animation-delay: 0.15s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(4) {
  animation-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(5) {
  animation-delay: 0.25s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(6) {
  animation-delay: 0.3s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(7) {
  animation-delay: 0.35s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(8) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(9) {
  animation-delay: 0.45s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(10) {
  animation-delay: 0.5s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(11) {
  animation-delay: 0.55s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(11) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(12) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(12) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(13) {
  animation-delay: 0.65s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(13) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(14) {
  animation-delay: 0.7s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(14) {
    animation-delay: unset;
  }
}
.f-document .list li.is-show:nth-of-type(15) {
  animation-delay: 0.75s;
}
@media screen and (max-width: 1024px) {
  .f-document .list li.is-show:nth-of-type(15) {
    animation-delay: unset;
  }
}
.f-document .list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: var(--white);
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 20px 30px;
  position: relative;
  border: solid 2px var(--main);
}
@media screen and (max-width: 1024px) {
  .f-document .list li a {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li a {
    padding: 10px 15px;
  }
}
.f-document .list li a::before, .f-document .list li a::after {
  content: "";
  display: block;
  height: auto;
}
.f-document .list li a::before {
  background-image: url(../img/icon-pdf-main.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 20px;
}
@media screen and (max-width: 1024px) {
  .f-document .list li a::before {
    width: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li a::before {
    height: 10px;
  }
}
.f-document .list li a::after {
  background-image: url(../img/icon-dl-main.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
}
@media screen and (max-width: 1024px) {
  .f-document .list li a::after {
    width: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li a::after {
    height: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li a::after {
    right: 15px;
  }
}
.f-document .list li a:hover {
  background-color: var(--main);
  color: var(--white);
}
.f-document .list li a:hover::before {
  background-image: url(../img/icon-pdf-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 20px;
}
@media screen and (max-width: 1024px) {
  .f-document .list li a:hover::before {
    width: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .f-document .list li a:hover::before {
    height: 10px;
  }
}
.f-document .list li a:hover::after {
  background-image: url(../img/icon-dl-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.insta {
  background-color: var(--white);
  width: 40%;
  margin: auto;
  margin-bottom: 100px;
  background: #fff;
  padding: 80px 40px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .insta {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .insta {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .insta {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .insta {
    padding: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .insta {
    width: 60%;
    min-width: 200px;
  }
}
.insta::before {
  content: "";
  display: block;
  background-image: url(../img/icon-arrow-black.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 16px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .insta::before {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .insta::before {
    height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .insta::before {
    right: 8px;
  }
}
.insta .txt {
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .insta .txt {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.insta .img {
  width: 60%;
  margin: auto;
}
.insta:hover {
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}

.f-greeting {
  position: relative;
  background: linear-gradient(to right, var(--main), var(--main) 75%, var(--white) 75%, var(--white) 100%);
}
@media screen and (max-width: 1024px) {
  .f-greeting {
    background: none;
    display: flex;
    flex-direction: column-reverse;
  }
}
.f-greeting .title01 .en span:not(:first-of-type) {
  color: var(--white);
}
.f-greeting .title01 .ja {
  color: var(--white);
}
.f-greeting .img {
  width: 60%;
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .f-greeting .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-greeting .img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.f-greeting .img img {
  aspect-ratio: 3/2;
  height: auto;
}
.f-greeting .inner {
  position: relative;
  z-index: 2;
}
.f-greeting .content {
  position: absolute;
  left: 0;
  top: 0;
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .f-greeting .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-greeting .content {
    background-color: var(--main);
    position: unset;
    padding: 15px;
  }
}
.f-greeting .lead span {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fff;
  transform: translateY(100%);
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead span {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
.f-greeting .lead.is-show span {
  transform: translateY(0);
  transition: transform 0.3s ease-out;
}
.f-greeting .lead.is-show span:nth-of-type(2) {
  transition-delay: 0.14s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(2) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(3) {
  transition-delay: 0.21s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(3) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(4) {
  transition-delay: 0.28s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(4) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(5) {
  transition-delay: 0.35s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(5) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(6) {
  transition-delay: 0.42s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(6) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(7) {
  transition-delay: 0.49s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(7) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(8) {
  transition-delay: 0.56s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(8) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(9) {
  transition-delay: 0.63s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(9) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(10) {
  transition-delay: 0.7s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(10) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(11) {
  transition-delay: 0.77s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(11) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(12) {
  transition-delay: 0.84s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(12) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(13) {
  transition-delay: 0.91s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(13) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(14) {
  transition-delay: 0.98s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(14) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(15) {
  transition-delay: 1.05s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(15) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(16) {
  transition-delay: 1.12s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(16) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(17) {
  transition-delay: 1.19s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(17) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(18) {
  transition-delay: 1.26s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(18) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(19) {
  transition-delay: 1.33s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(19) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(20) {
  transition-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(20) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(21) {
  transition-delay: 1.47s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(21) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(22) {
  transition-delay: 1.54s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(22) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(23) {
  transition-delay: 1.61s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(23) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(24) {
  transition-delay: 1.68s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(24) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(25) {
  transition-delay: 1.75s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(25) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(26) {
  transition-delay: 1.82s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(26) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(27) {
  transition-delay: 1.89s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(27) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(28) {
  transition-delay: 1.96s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(28) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(29) {
  transition-delay: 2.03s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(29) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(30) {
  transition-delay: 2.1s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(30) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(31) {
  transition-delay: 2.17s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(31) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(32) {
  transition-delay: 2.24s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(32) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(33) {
  transition-delay: 2.31s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(33) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(34) {
  transition-delay: 2.38s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(34) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(35) {
  transition-delay: 2.45s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(35) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(36) {
  transition-delay: 2.52s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(36) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(37) {
  transition-delay: 2.59s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(37) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(38) {
  transition-delay: 2.66s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(38) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(39) {
  transition-delay: 2.73s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(39) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(40) {
  transition-delay: 2.8s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(40) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(41) {
  transition-delay: 2.87s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(41) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(42) {
  transition-delay: 2.94s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(42) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(43) {
  transition-delay: 3.01s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(43) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(44) {
  transition-delay: 3.08s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(44) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(45) {
  transition-delay: 3.15s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(45) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(46) {
  transition-delay: 3.22s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(46) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(47) {
  transition-delay: 3.29s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(47) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(48) {
  transition-delay: 3.36s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(48) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(49) {
  transition-delay: 3.43s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(49) {
    transition-delay: unset;
  }
}
.f-greeting .lead.is-show span:nth-of-type(50) {
  transition-delay: 3.5s;
}
@media screen and (max-width: 1024px) {
  .f-greeting .lead.is-show span:nth-of-type(50) {
    transition-delay: unset;
  }
}
.f-greeting .txt {
  font-size: 1.6rem;
  color: var(--white);
}
@media screen and (max-width: 1024px) {
  .f-greeting .txt {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}

.f-menu .menu .title01 {
  margin: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu .title01 {
    margin-bottom: 20px;
  }
}
.f-menu .menu .title01 .ja,
.f-menu .menu .title01 .en {
  text-align: center;
}
.f-menu .menu__list {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu__list {
    gap: 6%;
  }
}
.f-menu .menu li {
  width: 47%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li {
    margin-bottom: 20px;
  }
}
.f-menu .menu li.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(4) {
  animation-delay: 0.8s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(5) {
  animation-delay: 1s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(6) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(7) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(8) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(9) {
  animation-delay: 1.8s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.f-menu .menu li.is-show:nth-of-type(10) {
  animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.f-menu .menu li a {
  display: flex;
  border: solid 1px var(--main);
  position: relative;
}
.f-menu .menu li a::before {
  content: "";
  display: block;
  background-image: url(../img/btn-arrow-orange.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../img/icon-arrow-orange.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li a::before {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li a::before {
    height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li a::before {
    right: 15px;
  }
}
.f-menu .menu li a .img {
  width: 30%;
  overflow: hidden;
}
.f-menu .menu li a .img img {
  aspect-ratio: 1;
  height: auto;
}
.f-menu .menu li a .title {
  width: 70%;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 30px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li a .title {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1024px) {
  .f-menu .menu li a .title {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.f-menu .menu li a:hover::before {
  background-image: url(../img/icon-arrow-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.f-menu .menu li a:hover .title {
  background-color: var(--main);
  color: var(--white);
  transition: all 0.3s;
}

.f-overview {
  position: relative;
  padding-bottom: 150px;
}
@media screen and (max-width: 1024px) {
  .f-overview {
    padding-bottom: 75px;
  }
}
.f-overview::before {
  content: "";
  display: block;
  aspect-ratio: 4;
  width: 90%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #fed5a3 3px, #fed5a3 6px);
  top: unset;
  bottom: 100px;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .f-overview::before {
    bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .f-overview::before {
    content: none;
  }
}
.f-overview .inner {
  background-color: var(--light_gray);
  padding: 80px 40px;
}
@media screen and (max-width: 1024px) {
  .f-overview .inner {
    padding: 40px 20px;
  }
}
.f-overview .title01 {
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .f-overview .title01 {
    margin-bottom: 30px;
  }
}
.f-overview .title01 .ja {
  text-align: center;
}
.f-overview .box {
  justify-content: space-between;
}
.f-overview .box .item {
  width: 47%;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  .f-overview .box .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.f-overview .box .item.is-show:nth-of-type(1) {
  animation-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
  .f-overview .box .item.is-show:nth-of-type(1) {
    animation-delay: unset;
  }
}
.f-overview .box .item.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .f-overview .box .item.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.f-overview .box .item .table {
  background-color: var(--white);
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .f-overview .box .item .table {
    padding: 10px;
  }
}
.f-overview .box .item a:hover {
  color: var(--main);
}
.f-overview .box .item iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .f-overview .box .item iframe {
    aspect-ratio: 3/2;
    height: auto;
  }
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  padding: 0;
}
.marquee .marquee-content {
  display: inline-block;
  animation: marquee 35s linear infinite;
}
.marquee .marquee-content p {
  display: inline-block;
  margin: 0;
  padding: 0 1rem;
  font-size: 18rem;
  line-height: 1.3em;
  color: var(--bg);
  font-weight: 200;
}
@media screen and (max-width: 1024px) {
  .marquee .marquee-content p {
    font-size: clamp(12px, 9rem, 9rem);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.header .logo {
  max-width: 200px;
}
@media screen and (max-width: 1024px) {
  .header .logo {
    max-width: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .header .logo {
    width: 100%;
    max-width: 200px;
    margin-top: 0;
  }
}
.header .logo a {
  color: var(--main);
  font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5rem;
  letter-spacing: 0.15em;
  line-height: 1;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .header .logo a {
    font-size: clamp(12px, 2.5rem, 2.5rem);
  }
}
@media screen and (max-width: 1200px) {
  .header .logo a {
    align-items: flex-start;
    flex-direction: column;
  }
}
.header .logoNav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header .logoNav .menu-header-menu-container {
  width: calc(100% - 250px);
}
.header .menu-header-menu-container {
  width: 100%;
  display: flex;
}
.header .header-menu {
  background-color: unset;
  justify-content: space-around;
  width: 100%;
  margin: auto;
}
.header .header-menu > li {
  flex: 1;
  padding: 0;
}
.header .header-menu > li:last-of-type {
  border-right: unset;
}
.header .header-menu > li:last-of-type a {
  padding-right: 0;
}
.header .header-menu > li a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  white-space: nowrap;
  color: unset;
}
@media screen and (max-width: 1024px) {
  .header .header-menu > li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1300px) {
  .header .header-menu > li a {
    font-size: 1.4rem;
  }
}
.header .header-menu > li a .en {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  color: var(--gray);
}
@media screen and (max-width: 1024px) {
  .header .header-menu > li a .en {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.header .header-menu > li a .en:first-letter {
  color: var(--blue);
}
.header .header-menu > li a:hover {
  opacity: 1;
  color: var(--main);
}

.header-sub-box {
  width: -moz-fit-content;
  width: fit-content;
  z-index: 10;
  display: flex;
  justify-content: end;
  margin-left: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .header-sub-box {
    top: unset;
    bottom: 0;
    width: 100%;
  }
}
.header-sub-box .g-nav-tel-pc a {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--main);
  background-color: var(--white);
  letter-spacing: 0.1em;
  border-right: none;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-nav-tel-pc a {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-nav-tel-pc a {
    writing-mode: unset;
    border-left: none;
    border-bottom: none;
  }
}
.header-sub-box .g-nav-tel-pc a::before {
  content: "";
  display: block;
  aspect-ratio: 139/132;
  background-image: url(../img/icon-tel-main.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: auto;
}
.header-sub-box .g-nav-tel-pc a:hover {
  transform: scale(1.05);
  transition: all 0.3s;
}
.header-sub-box .g-nav-tel-pc a:hover::before {
  transform: scale(1.05);
  transition: all 0.3s;
}
.header-sub-box .g-sub-nav02 .g-sub-nav-list {
  display: flex;
  gap: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-sub-nav02 .g-sub-nav-list {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-sub-nav02 .g-sub-nav-list {
    flex-direction: row;
    justify-content: center;
  }
}
.header-sub-box .g-sub-nav02 .g-sub-nav-list li {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-sub-nav02 .g-sub-nav-list li {
    width: 47%;
  }
}
.header-sub-box .g-sub-nav02 .g-sub-nav-list li a {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--white);
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  background-color: var(--main);
  box-sizing: border-box;
  white-space: nowrap;
  border-radius: 0;
  padding: 10px;
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-sub-nav02 .g-sub-nav-list li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .header-sub-box .g-sub-nav02 .g-sub-nav-list li a {
    padding: 5px;
  }
}
.header-sub-box .g-sub-nav02 .g-sub-nav-list li a:hover {
  background-color: var(--white);
  color: var(--main);
}
.header-sub-box .g-sub-nav02 .g-sub-nav-list li:nth-of-type(1) a::before {
  content: "";
  display: block;
  aspect-ratio: 139/132;
  background-image: url(../img/icon-mail-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 20px;
  height: auto;
}
.header-sub-box .g-sub-nav02 .g-sub-nav-list li:nth-of-type(1) a:hover::before {
  background-image: url(../img/icon-mail-main.png);
  background-repeat: no-repeat;
  background-size: contain;
}

body:not(.home) .header .header-menu > li a {
  color: var(--txt);
}

.fix_nav {
  position: fixed;
  bottom: 100px;
  right: 0px;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .fix_nav {
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.fix_nav.scrolled .sns-sub-nav li a {
  color: var(--txt);
}
.fix_nav.scrolled .sns-sub-nav li a svg {
  display: block;
}
.fix_nav.scrolled .sns-sub-nav li a svg path {
  fill: var(--txt);
}
@media screen and (max-width: 1024px) {
  .fix_nav.scrolled .sns-sub-nav li a svg path {
    fill: var(--white);
  }
}
.fix_nav.scrolled.is-hidden {
  display: none;
}
@media screen and (max-width: 1024px) {
  .fix_nav.scrolled.is-hidden {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .fix_nav .sns-icon-wrap {
    margin-bottom: 0;
    background-color: var(--txt);
    padding: 10px 0;
  }
}
@media screen and (max-width: 1024px) {
  .fix_nav .sns-icon-list {
    width: 90%;
    margin: auto;
  }
}
.fix_nav .sns-sub-nav {
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .fix_nav .sns-sub-nav {
    flex-direction: row;
  }
}
@media screen and (max-width: 1024px) {
  .fix_nav .sns-sub-nav li {
    flex: 1;
  }
}
.fix_nav .sns-sub-nav li a {
  font-size: 30px;
}
@media screen and (max-width: 1024px) {
  .fix_nav .sns-sub-nav li a {
    color: var(--white) !important;
    font-size: 24px;
  }
}
.fix_nav .sns-sub-nav li a svg {
  display: block;
  width: auto;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  .fix_nav .sns-sub-nav li a svg {
    height: 24px;
  }
  .fix_nav .sns-sub-nav li a svg path {
    fill: var(--white);
  }
}
@media screen and (max-width: 1024px) {
  .fix_nav .fix_nav_list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
}
.fix_nav .fix_nav_list li {
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .fix_nav .fix_nav_list li {
    margin-bottom: 0;
    width: 90%;
  }
}
.fix_nav .fix_nav_list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  height: auto;
  background-color: var(--green) !important;
  border: solid 1px var(--green);
  color: var(--white);
  padding: 20px 20px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .fix_nav .fix_nav_list li a {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .fix_nav .fix_nav_list li a {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 1024px) {
  .fix_nav .fix_nav_list li a {
    aspect-ratio: unset;
    width: 100%;
    padding: 10px;
    gap: 10px;
    flex-direction: row;
  }
  .fix_nav .fix_nav_list li a br {
    display: none;
  }
}
.fix_nav .fix_nav_list li a::before {
  content: "";
  display: block;
  width: 30px;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .fix_nav .fix_nav_list li a::before {
    width: 15px;
  }
}
.fix_nav .fix_nav_list li a:hover {
  transition: all 0.3s;
  background-color: var(--white) !important;
  color: var(--green);
}
.fix_nav .fix_nav_list li:nth-of-type(1) a::before {
  aspect-ratio: 1;
  background-image: url(../img/icon-rec-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.fix_nav .fix_nav_list li:nth-of-type(1) a:hover {
  background-color: #fff;
}
.fix_nav .fix_nav_list li:nth-of-type(1) a:hover::before {
  aspect-ratio: 1;
  background-image: url(../img/icon-rec-green.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.sp-header02 {
  background: #fff;
  position: relative;
  z-index: 2;
  height: 50px;
}
.sp-header02 .logo a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}

.sp-header-icon-list {
  width: 60px;
  display: flex;
  flex-wrap: nowrap;
}
.sp-header-icon-list li a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 3px;
  padding: 5px;
}

@media screen and (max-width: 400px) {
  .sp-header-inner .logo img {
    max-height: 30px;
  }
}

.mobile-logo a {
  color: var(--main);
  font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.15em;
  font-size: 2rem;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .mobile-logo a {
    gap: 5px;
  }
}

.mobile-sub-nav {
  display: none;
}

.mobile-sub-nav li a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.mobile-sub-nav li a::before {
  content: "";
  aspect-ratio: 748/516;
  width: 20px;
  height: auto;
  background-image: url(../img/icon_mail_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mobile-sub-nav li:nth-of-type(1) a::before {
  content: "";
  aspect-ratio: 142/201;
  width: 16px;
  height: auto;
  background-image: url(../img/icon_pdf_green.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mobile-sub-nav li:nth-of-type(2) a::before {
  content: "";
  aspect-ratio: 201/136;
  width: 20px;
  height: auto;
  background-image: url(../img/icon_mail_green.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.mobile-nav-wrap .mobile-menu-list {
  width: 100%;
}
.mobile-nav-wrap .mobile-menu-list > li a .en {
  display: none;
}

.mobile-sns-sub-nav .fa-brands,
.mobile-sns-sub-nav .fab {
  color: var(--txt) !important;
}

.fix_nav_sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .fix_nav_sp {
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    width: 96%;
    margin: auto;
  }
}
.fix_nav_sp li {
  width: 49%;
  background-image: url(../img/bg_blue.png);
  background-repeat: repeat;
  background-size: 100%;
  border-radius: 10px 10px 0 0;
}
.fix_nav_sp li .head {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  font-size: 10px;
  color: var(--blue);
  background-color: unset;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .fix_nav_sp li .head {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
.fix_nav_sp li a {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  color: var(--blue);
}
@media screen and (max-width: 1024px) {
  .fix_nav_sp li a {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
.fix_nav_sp li:nth-of-type(2) {
  background-image: url(../img/bg_yellow.png);
  background-repeat: repeat;
  background-size: 100%;
}
.fix_nav_sp li:nth-of-type(2) .head {
  color: var(--orange02);
}
.fix_nav_sp li:nth-of-type(2) a {
  color: var(--orange02);
}

#loading {
  position: relative;
}
#loading::before, #loading::after {
  content: "";
  display: block;
  aspect-ratio: 506/295;
  background-image: url(../img/guide_02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20%;
  height: auto;
  opacity: 70%;
}
#loading::before {
  position: absolute;
  left: 0;
  top: 0;
}
#loading::after {
  position: absolute;
  right: 0;
  bottom: 0;
}

.spin-wrap {
  width: 20%;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  animation-name: fadeUpAnime;
  animation-duration: 1.2s;
  animation-fill-mode: forwards;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .spin-wrap {
    width: 40%;
  }
}
.spin-wrap .logo {
  color: var(--main);
  font-family: "Kaisei Decol", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.15em;
  line-height: 1;
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .spin-wrap .logo {
    font-size: clamp(12px, 2rem, 2rem);
  }
}

.loaded {
  display: none;
}

.pc-btn {
  position: fixed;
  top: -55px;
  right: -42px;
  width: 140px;
  height: 140px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-top: 2%;
  padding-right: 1%;
  transition: all 0.4s ease-out;
  cursor: pointer;
  transform: translateX(100%);
  background-color: var(--main);
}
.pc-btn .pc-btn-txt {
  position: relative;
  color: var(--white);
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .pc-btn .pc-btn-txt {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.pc-btn.scrolled {
  transform: translateX(0);
}
@media screen and (max-width: 1024px) {
  .pc-btn.scrolled {
    display: none;
  }
}
.pc-btn.active::before {
  content: none;
}

#hamburger_pc {
  position: relative;
  width: 60px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
}
#hamburger_pc span {
  transition: all 0.4s ease-out;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: var(--white);
  border-radius: 50px;
}
#hamburger_pc span:nth-of-type(1) {
  top: 0;
}
#hamburger_pc span:nth-of-type(2) {
  bottom: 0;
}
#hamburger_pc.active span:nth-of-type(1) {
  transform: translateY(4px) rotate(-45deg);
}
#hamburger_pc.active span:nth-of-type(2) {
  transform: translateY(-12px) rotate(45deg);
}

#pc-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  background-color: rgba(252, 143, 11, 0.9);
  transition: all 0.3s;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 40px;
  transform: translateX(100%);
  z-index: 999;
}
#pc-nav.open {
  transform: translateX(0);
}
#pc-nav .pc-logo {
  width: 50%;
  margin-bottom: 50px;
}
#pc-nav .pc-nav-wrap .pc-nav-menu-list {
  width: 100%;
  margin-bottom: 60px;
}
#pc-nav .pc-nav-wrap .pc-nav-menu-list li a {
  display: block;
  font-size: 2rem;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: var(--white);
  color: #000;
  border-bottom: solid 1px #000;
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-nav-wrap .pc-nav-menu-list li a {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
#pc-nav .pc-sub-nav-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 30px;
}
#pc-nav .pc-sub-nav-list li {
  width: 47%;
  margin: auto;
  margin-bottom: 20px;
}
#pc-nav .pc-sub-nav-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: var(--white);
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  padding: 20px;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-sub-nav-list li a {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
#pc-nav .pc-sub-nav-list li a::before {
  content: "";
  display: block;
  background-image: url(../img/icon-mail-main.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 20px;
  height: 20px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-sub-nav-list li a::before {
    width: 10px;
  }
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-sub-nav-list li a::before {
    height: 10px;
  }
}
#pc-nav .pc-sub-nav-list li a span {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.1em;
  color: var(--txt);
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-sub-nav-list li a span {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
#pc-nav .pc-sub-nav-list li a:hover {
  background-color: var(--green);
  color: var(--white);
  transition: all 0.3s;
}
#pc-nav .pc-sub-nav-list li a:hover::before {
  background-image: url(../img/icon-mail-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#pc-nav .pc-menu-tel {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
#pc-nav .pc-menu-tel-box {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
#pc-nav .pc-menu-tel-box:nth-of-type(2) .pc-menu-tel-head {
  background-color: #83cede;
}
#pc-nav .pc-menu-tel-head {
  color: #fff;
  margin-bottom: 0;
  background-color: #b4d260;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-menu-tel-head {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
#pc-nav .pc-menu-tel-number {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  #pc-nav .pc-menu-tel-number {
    font-size: clamp(12px, 1.4rem, 1.4rem);
  }
}
#pc-nav .pc-menu-tel-number:hover {
  color: var(--green);
  transition: all 0.3s;
}
#pc-nav .pc-menu-tel-number:hover svg path:first-of-type {
  stroke: var(--green);
}
#pc-nav .pc-menu-tel-number:hover svg path:nth-of-type(2) {
  fill: var(--green);
}

.shutter {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--white);
  z-index: 9999;
  animation: byeShutter 2s forwards;
}
.shutter::before, .shutter::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.shutter::before {
  background: var(--main);
  width: 0;
  height: 1px;
  animation: shutterOpen1 2s forwards;
}
.shutter::after {
  width: 120%;
  height: 0;
  margin-left: -10%;
  background-color: #f3f3f3;
  animation: shutterOpen2 2s forwards;
}
.shutter .logo img {
  width: 20%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@keyframes shutterOpen1 {
  0% {
    width: 0;
    height: 0px;
  }
  50% {
    width: 100%;
    height: 0px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes shutterOpen2 {
  60% {
    width: 120%;
    height: 0;
    transform: rotate(5deg);
  }
  90% {
    width: 120%;
    height: 100%;
    transform: rotate(-5deg);
  }
  100% {
    width: 120%;
    height: 100%;
    transform: rotate(-5deg);
  }
}
.sub-header {
  width: 100%;
  height: 30vw;
  z-index: -1;
}
.sub-header-txt {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  background-color: var(--main);
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .sub-header-txt {
    font-size: clamp(12px, 1.5rem, 1.5rem);
  }
}

.sec._02 {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
}
@media screen and (max-width: 1024px) {
  .sec._02 {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
.sec._02 .title01 {
  margin-left: auto;
}
.sec._02 .title01 .ja,
.sec._02 .title01 .en {
  text-align: right;
}

.note {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .note {
    margin-bottom: 30px;
  }
}

.tab-panel-a {
  max-width: 1100px;
  margin: auto;
}
.tab-panel-a .tab-group {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .tab-group {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .tab-group {
    flex-direction: column;
    margin-left: unset;
  }
}
.tab-panel-a .tab-group .tab {
  border: solid 1px var(--main);
  border-bottom: none;
  border: none;
  background-color: #ddd;
  color: var(--white);
  border-radius: 999px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .tab-group .tab {
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
  }
}
.tab-panel-a .tab-group .tab.is-active, .tab-panel-a .tab-group .tab:hover {
  background-color: var(--main);
  color: #fff;
}

.contact-band {
  position: relative;
  background: url(../img/para_01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: #fff !important;
}
@media screen and (max-width: 1024px) {
  .contact-band {
    background-attachment: unset;
  }
}
.contact-band::before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.contact-band .title01 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .contact-band .title01 {
    margin: auto;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band .title01 {
    margin-bottom: 30px;
  }
}
.contact-band .title01 .en span:not(:first-of-type) {
  color: var(--white);
}
.contact-band .title01 .ja {
  color: var(--white);
}
@media screen and (max-width: 1024px) {
  .contact-band .title01 .ja {
    text-align: center;
  }
}
.contact-band-inner {
  width: 80%;
  margin: auto;
  border-radius: 20px;
  padding: 40px;
  position: relative;
  z-index: 1;
  padding: 10px;
}
@media screen and (max-width: 1024px) {
  .contact-band-inner {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-inner {
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-inner {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-inner {
    width: 90%;
  }
}
.contact-band-inner-content {
  border-radius: 10px;
  padding: 30px 20px;
}
@media screen and (max-width: 1024px) {
  .contact-band-inner-content {
    border-radius: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-inner-content {
    padding: 15px 10px;
  }
}
.contact-band-btn {
  font-size: clamp(16px, 1.1458333333vw, 2.2rem);
  font-weight: 700;
  letter-spacing: 0.1em;
  max-width: unset;
  background-color: var(--white);
  color: var(--main);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 0;
}
@media screen and (max-width: 1024px) {
  .contact-band-btn {
    font-size: clamp(12px, 2.1484375vw, 1.1rem);
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-btn {
    gap: 8px;
  }
}
.contact-band-btn::before {
  content: "";
  display: block;
  background-image: url(../img/icon-mail-main.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 22px;
  height: 22px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .contact-band-btn::before {
    width: 11px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-btn::before {
    height: 11px;
  }
}
.contact-band-btn:hover {
  background-color: var(--main);
  color: var(--white);
}
.contact-band-btn:hover::before {
  background-image: url(../img/icon-mail-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.contact-band-tel-block {
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: unset;
  width: 100%;
}
.contact-band-tel-box:nth-of-type(1) .cf-cb-head, .contact-band-tel-box:nth-of-type(2) .cf-cb-head {
  padding: 10px 40px;
  background-image: url(../img/bg_blue.png);
  background-repeat: repeat;
  background-size: 100%;
  color: var(--txt);
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .contact-band-tel-box:nth-of-type(1) .cf-cb-head, .contact-band-tel-box:nth-of-type(2) .cf-cb-head {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band-tel-box:nth-of-type(1) .cf-cb-head, .contact-band-tel-box:nth-of-type(2) .cf-cb-head {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.contact-band-tel-box:nth-of-type(2) .cf-cb-head {
  background-image: url(../img/bg_yellow.png);
  background-repeat: repeat;
  background-size: 100%;
}
.contact-band .box {
  justify-content: space-between;
}
.contact-band .box .item {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .contact-band .box .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-band .box .item {
    max-width: 300px;
    margin: auto;
    margin-bottom: 20px;
  }
}
.contact-band .box .item.is-show:nth-of-type(1) {
  animation-delay: 0.2s;
}
@media screen and (max-width: 1024px) {
  .contact-band .box .item.is-show:nth-of-type(1) {
    animation-delay: unset;
  }
}
.contact-band .box .item.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .contact-band .box .item.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.contact-band .box .item.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .contact-band .box .item.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.contact-band .box .item._content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contact-band .cf-cb-txt {
  font-size: 2rem;
  color: var(--white);
  font-weight: 700;
  margin-bottom: 60px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .contact-band .cf-cb-txt {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .contact-band .cf-cb-txt {
    margin-bottom: 30px;
  }
}
.contact-band .cf-tel-number {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.1em;
  color: var(--white);
  display: flex !important;
}
@media screen and (max-width: 1024px) {
  .contact-band .cf-tel-number {
    font-size: clamp(12px, 2rem, 2rem);
  }
}

body:not(.home) .contact-band {
  background-color: unset;
}

.about .features .box {
  justify-content: space-between;
}
.about .features .img {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .about .features .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.about .features .img img {
  aspect-ratio: 1;
  height: auto;
}
.about .features .content {
  width: 65%;
}
@media screen and (max-width: 1024px) {
  .about .features .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
.about .features .content .bg_en .en {
  display: block;
  color: var(--light02);
  text-align: left;
  margin-left: 0;
}
.about .features .content .bg_en .ja {
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .about .features .content .bg_en .ja {
    text-align: center;
  }
}
.about .goals {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
}
@media screen and (max-width: 1024px) {
  .about .goals {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
.about .goals .bg_en .en {
  color: var(--light);
}
.about .goals .content {
  background-color: var(--white);
  border: solid 3px var(--main);
  padding: 60px;
  position: relative;
  z-index: 2;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .about .goals .content {
    padding: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .about .goals .content {
    margin-bottom: 30px;
  }
}
.about .goals .content p {
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
  line-height: 2.5;
  margin-bottom: 0;
  color: var(--main);
}
@media screen and (max-width: 1024px) {
  .about .goals .content p {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
.about .goals .supplement {
  text-align: center;
}
.about .policy .bg_en .en {
  color: var(--light02);
}
.about .policy .list li {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
  padding: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
@media screen and (max-width: 1024px) {
  .about .policy .list li {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .about .policy .list li {
    margin-bottom: 20px;
  }
}
.about .policy .list li.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(4) {
  animation-delay: 0.8s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(5) {
  animation-delay: 1s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(6) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(7) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(8) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(9) {
  animation-delay: 1.8s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.about .policy .list li.is-show:nth-of-type(10) {
  animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.about .policy .list li .content {
  background-color: var(--white);
  padding: 30px;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li .content {
    padding: 15px;
  }
}
.about .policy .list li .title {
  color: var(--main);
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li .title {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
.about .policy .list li .txt {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .about .policy .list li .txt {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.about .policy .supplement {
  text-align: center;
}
.about .policy .gallery {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery {
    margin-top: 30px;
  }
}
.about .policy .gallery .list {
  display: flex;
  gap: 4%;
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list {
    flex-direction: column;
  }
}
.about .policy .gallery .list .item {
  width: 22%;
  background-image: none;
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.about .policy .gallery .list .item a {
  background-color: var(--white);
  background: #fff;
  padding: 80px 40px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 10px;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list .item a {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list .item a {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list .item a {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list .item a {
    margin-bottom: 5px;
  }
}
.about .policy .gallery .list .item a img {
  aspect-ratio: 255/175;
  height: auto;
}
.about .policy .gallery .list .item p {
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  .about .policy .gallery .list .item p {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
.about .curriculum {
  background-color: var(--light02);
}
.about .curriculum__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .about .curriculum__list {
    flex-direction: column;
  }
}
.about .curriculum__list li {
  width: 30%;
  background: #fff;
  padding: 80px 40px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .about .curriculum__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .about .curriculum__list li {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .about .curriculum__list li {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .about .curriculum__list li {
    padding: 10px;
  }
}
.about .curriculum__list li .title {
  color: var(--green);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 2rem;
}
@media screen and (max-width: 1024px) {
  .about .curriculum__list li .title {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
.about .curriculum .extracurricular__list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .about .curriculum .extracurricular__list {
    flex-direction: column;
  }
}
.about .curriculum .extracurricular__list li {
  width: 30%;
  background: #fff;
  padding: 80px 40px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .about .curriculum .extracurricular__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .about .curriculum .extracurricular__list li {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .about .curriculum .extracurricular__list li {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .about .curriculum .extracurricular__list li {
    padding: 10px;
  }
}
.about .curriculum .extracurricular__list li .title {
  color: var(--green);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 2rem;
}
@media screen and (max-width: 1024px) {
  .about .curriculum .extracurricular__list li .title {
    font-size: clamp(12px, 1rem, 1rem);
  }
}

.life .note {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .life .note {
    margin-bottom: 30px;
  }
}
.life .gallery .title01 {
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .life .gallery .title01 {
    margin-bottom: 30px;
  }
}
.life .gallery .title01 .ja,
.life .gallery .title01 .en {
  text-align: center;
}
.life .gallery__list {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}
.life .gallery__list li {
  width: 22%;
  aspect-ratio: 384/256;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li {
    width: 47%;
  }
}
.life .gallery__list li.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(4) {
  animation-delay: 0.8s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(5) {
  animation-delay: 1s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(6) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(7) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(8) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(9) {
  animation-delay: 1.8s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(10) {
  animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(11) {
  animation-delay: 2.2s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(11) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(12) {
  animation-delay: 2.4s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(12) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(13) {
  animation-delay: 2.6s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(13) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(14) {
  animation-delay: 2.8s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(14) {
    animation-delay: unset;
  }
}
.life .gallery__list li.is-show:nth-of-type(15) {
  animation-delay: 3s;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li.is-show:nth-of-type(15) {
    animation-delay: unset;
  }
}
.life .gallery__list li a {
  display: block;
  overflow: hidden;
}
.life .gallery__list li a img {
  aspect-ratio: 384/256;
  transform: scale(1);
  transition: all 0.3s;
}
.life .gallery__list li a:hover img {
  transform: scale(1.05);
  transition: all 0.3s;
}
.life .gallery__list li p {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--white);
  color: var(--main);
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 10px 20px;
  z-index: 1;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .life .gallery__list li p {
    padding: 5px 10px;
  }
}

.tab-panel-a .tab-group .tab {
  border-radius: 0;
}
.tab-panel-a .tab-group .tab.is-active, .tab-panel-a .tab-group .tab:hover {
  position: relative;
}
.tab-panel-a .tab-group .tab.is-active::before, .tab-panel-a .tab-group .tab:hover::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 15px solid var(--main);
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -14px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .tab-group .tab.is-active::before, .tab-panel-a .tab-group .tab:hover::before {
    bottom: -7px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .tab-group .tab.is-active::before, .tab-panel-a .tab-group .tab:hover::before {
    content: none;
  }
}
.tab-panel-a .panel-group {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .panel-group {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .panel-group {
    padding: 10px;
  }
}
.tab-panel-a .panel {
  background-color: var(--white);
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .panel {
    padding: 10px;
  }
}
.tab-panel-a .bg_en {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .bg_en {
    margin-bottom: 30px;
  }
}
.tab-panel-a .bg_en .en {
  color: var(--light02);
}
.tab-panel-a .flow__list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li {
    margin-bottom: 30px;
  }
}
.tab-panel-a .flow__list li .img {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tab-panel-a .flow__list li .content {
  width: 65%;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tab-panel-a .flow__list li .titleArea {
  display: flex;
  gap: 30px;
  border-bottom: 3px solid var(--main);
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .titleArea {
    gap: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .titleArea {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .titleArea {
    padding-bottom: 10px;
  }
}
.tab-panel-a .flow__list li .titleArea .time,
.tab-panel-a .flow__list li .titleArea .title {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  margin-bottom: 0;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .titleArea .time,
  .tab-panel-a .flow__list li .titleArea .title {
    font-size: clamp(12px, 1.4rem, 1.4rem);
  }
}
.tab-panel-a .flow__list li .titleArea .time {
  width: 18%;
  min-width: 120px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .flow__list li .titleArea .time {
    min-width: 60px;
  }
}
.tab-panel-a .flow__list li .titleArea .title {
  width: 80%;
}
.tab-panel-a .event__list {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list {
    flex-direction: column;
  }
}
.tab-panel-a .event__list li {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(4) {
  animation-delay: 0.8s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(5) {
  animation-delay: 1s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(6) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(7) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(8) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(9) {
  animation-delay: 1.8s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(10) {
  animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(11) {
  animation-delay: 2.2s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(11) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(12) {
  animation-delay: 2.4s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(12) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(13) {
  animation-delay: 2.6s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(13) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(14) {
  animation-delay: 2.8s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(14) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list li.is-show:nth-of-type(15) {
  animation-delay: 3s;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list li.is-show:nth-of-type(15) {
    animation-delay: unset;
  }
}
.tab-panel-a .event__list .title {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  text-align: center;
  border-bottom: dotted 5px var(--main);
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .title {
    font-size: clamp(12px, 1.3rem, 1.3rem);
  }
}
.tab-panel-a .event__list .img__list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__list {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__list {
    margin-bottom: 8px;
  }
}
.tab-panel-a .event__list .img__item {
  width: 47%;
  background: #fff;
  padding: 80px 40px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__item {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__item {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__item {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .img__item {
    margin-bottom: 10px;
  }
}
.tab-panel-a .event__list .img__item img {
  aspect-ratio: 1;
  height: auto;
}
.tab-panel-a .event__list .txt {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .tab-panel-a .event__list .txt {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}

.support ._01 .inner {
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner {
    margin-bottom: 40px;
  }
}
.support ._01 .inner .title01 {
  margin-left: auto;
  margin-top: -4.6875vw;
  position: relative;
  z-index: 1;
}
.support ._01 .inner .title01 .ja,
.support ._01 .inner .title01 .en {
  text-align: right;
}
.support ._01 .inner .title01 .en {
  font-size: clamp(16px, 3.6458333333vw, 7rem);
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .title01 .en {
    font-size: clamp(12px, 6.8359375vw, 3.5rem);
  }
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .title01 .en {
    font-size: 3.5rem;
  }
}
.support ._01 .inner .title01 .ja {
  font-size: clamp(16px, 1.5625vw, 3rem);
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .title01 .ja {
    font-size: clamp(12px, 2.9296875vw, 1.5rem);
  }
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .title01 .ja {
    font-size: 1.5rem;
  }
}
.support ._01 .inner .content {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .content {
    flex-direction: column;
  }
}
.support ._01 .inner .img {
  width: 47%;
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.support ._01 .inner .img img {
  aspect-ratio: 1200/400;
}
.support ._01 .inner .txtArea {
  width: 60%;
  margin-left: -10%;
  padding: 30px;
  padding-left: 12%;
  background-color: var(--light);
  margin-top: 6.25vw;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .txtArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .txtArea {
    padding: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .txtArea {
    margin-left: unset;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner .txtArea .txt {
    text-align: center;
  }
}
.support ._01 .inner.garden .title01 {
  margin-left: unset;
}
.support ._01 .inner.garden .title01 .ja,
.support ._01 .inner.garden .title01 .en {
  text-align: left;
}
.support ._01 .inner.garden .content {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner.garden .content {
    flex-direction: column;
  }
}
.support ._01 .inner.garden .txtArea {
  width: 60%;
  margin-left: unset;
  margin-right: -10%;
  padding-left: unset;
  padding: 30px;
  padding-right: 12%;
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner.garden .txtArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .support ._01 .inner.garden .txtArea {
    padding: 15px;
  }
}
.support .schedule .title01 {
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .support .schedule .title01 {
    margin-bottom: 30px;
  }
}
.support .schedule .title01 .en,
.support .schedule .title01 .ja {
  text-align: center;
}
.support .schedule .target {
  width: 60%;
  background-color: var(--white);
  margin: auto;
  margin-bottom: 80px;
  padding: 40px;
  border: dotted 5px var(--main);
}
@media screen and (max-width: 1024px) {
  .support .schedule .target {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target {
    padding: 20px;
  }
}
.support .schedule .target dl {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl {
    flex-direction: column;
  }
}
.support .schedule .target dl dt {
  width: 20%;
  font-size: 2rem;
  color: var(--main);
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl dt {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl dt {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl dt {
    text-align: center;
    margin-bottom: 0;
  }
}
.support .schedule .target dl dd {
  width: 80%;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl dd {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl dd {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  .support .schedule .target dl dd {
    text-align: center;
  }
}

.guide .materials {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .guide .materials {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials {
    margin-bottom: 40px;
  }
}
.guide .materials__list {
  display: flex;
  gap: 5%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list {
    flex-direction: column;
  }
}
.guide .materials__list li {
  width: 30%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li {
    margin-bottom: 15px;
  }
}
.guide .materials__list li.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(4) {
  animation-delay: 0.8s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(5) {
  animation-delay: 1s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(6) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(7) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(8) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(9) {
  animation-delay: 1.8s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(10) {
  animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(11) {
  animation-delay: 2.2s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(11) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(12) {
  animation-delay: 2.4s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(12) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(13) {
  animation-delay: 2.6s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(13) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(14) {
  animation-delay: 2.8s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(14) {
    animation-delay: unset;
  }
}
.guide .materials__list li.is-show:nth-of-type(15) {
  animation-delay: 3s;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li.is-show:nth-of-type(15) {
    animation-delay: unset;
  }
}
.guide .materials__list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: var(--white);
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 20px 30px;
  position: relative;
  border: solid 2px var(--main);
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a {
    padding: 10px 15px;
  }
}
.guide .materials__list li a::before, .guide .materials__list li a::after {
  content: "";
  display: block;
  height: auto;
}
.guide .materials__list li a::before {
  background-image: url(../img/icon-pdf-orange.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 20px;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a::before {
    width: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a::before {
    height: 10px;
  }
}
.guide .materials__list li a::after {
  background-image: url(../img/icon-dl-main.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a::after {
    width: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a::after {
    height: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a::after {
    right: 15px;
  }
}
.guide .materials__list li a:hover {
  background-color: var(--main);
  color: var(--white);
}
.guide .materials__list li a:hover::before {
  background-image: url(../img/icon-pdf-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 20px;
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a:hover::before {
    width: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .materials__list li a:hover::before {
    height: 10px;
  }
}
.guide .materials__list li a:hover::after {
  background-image: url(../img/icon-dl-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.guide .class {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
}
@media screen and (max-width: 1024px) {
  .guide .class {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
.guide .class .title01 {
  margin-left: auto;
}
.guide .class .title01 .en span {
  text-align: right;
}
.guide .class .title01 .ja {
  text-align: right;
}
.guide .class .txt {
  background-color: var(--white);
  padding: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .guide .class .txt {
    padding: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .guide .class .txt {
    margin-bottom: 30px;
  }
}
.guide .class .title {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--main);
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .guide .class .title {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}

.com-faq01-list li {
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .com-faq01-list li {
    margin-bottom: 5px;
  }
}

.com-faq01-q {
  padding-left: 35px;
  font-size: 1.6rem;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-size: 30px auto;
  border-bottom: 1px solid var(--main);
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .com-faq01-q {
    padding-left: 17.5px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-q {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-q {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-q {
    gap: 5px;
  }
}
.com-faq01-q::before {
  content: "";
  display: block;
  background-image: url(../img/icon-q.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  .com-faq01-q::before {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-q::before {
    height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-q::before {
    margin-top: 5px;
  }
}
.com-faq01-q:hover {
  opacity: 0.7;
  cursor: pointer;
}

.com-faq01-a {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
  padding-left: 35px;
  font-size: 1.6rem;
  margin-bottom: 0;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .com-faq01-a {
    padding-left: 17.5px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-a {
    gap: 5px;
  }
}
.com-faq01-a::before {
  content: "";
  display: block;
  background-image: url(../img/icon-a.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  min-width: 30px;
}
@media screen and (max-width: 1024px) {
  .com-faq01-a::before {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-a::before {
    height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-a::before {
    min-width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .com-faq01-a::before {
    margin-top: 5px;
  }
}

.plus {
  display: inline-block;
  vertical-align: 0.3em;
  color: var(--main);
  line-height: 1;
  width: 1em;
  height: 3px;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .plus {
    margin-top: 8px;
  }
}
.plus::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
  transition-duration: 0.3s;
}
.plus.active:before {
  transform: rotate(0deg);
}

.pre .box {
  justify-content: space-between;
}
.pre .box .content {
  width: 65%;
}
@media screen and (max-width: 1024px) {
  .pre .box .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
.pre .box .img {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .pre .box .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.pre .sec:nth-of-type(2) {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
}
@media screen and (max-width: 1024px) {
  .pre .sec:nth-of-type(2) {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
.pre .table__wrap {
  overflow-x: scroll;
}
.pre .table__wrap table {
  min-width: 800px;
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .pre .table__wrap table {
    min-width: 400px;
  }
}

.overview .title01 {
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .overview .title01 {
    margin-bottom: 30px;
  }
}
.overview .title01 .en,
.overview .title01 .ja {
  text-align: center !important;
}
.overview .table {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .overview .table {
    margin-bottom: 30px;
  }
}
.overview .information .list {
  display: flex;
  gap: 5%;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .overview .information .list {
    flex-direction: column;
  }
}
.overview .information .list li {
  width: 30%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li {
    margin-bottom: 15px;
  }
}
.overview .information .list li.is-show:nth-of-type(2) {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(2) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(3) {
  animation-delay: 0.6s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(3) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(4) {
  animation-delay: 0.8s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(4) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(5) {
  animation-delay: 1s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(5) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(6) {
  animation-delay: 1.2s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(6) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(7) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(7) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(8) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(8) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(9) {
  animation-delay: 1.8s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(9) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(10) {
  animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(10) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(11) {
  animation-delay: 2.2s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(11) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(12) {
  animation-delay: 2.4s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(12) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(13) {
  animation-delay: 2.6s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(13) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(14) {
  animation-delay: 2.8s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(14) {
    animation-delay: unset;
  }
}
.overview .information .list li.is-show:nth-of-type(15) {
  animation-delay: 3s;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li.is-show:nth-of-type(15) {
    animation-delay: unset;
  }
}
.overview .information .list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: var(--white);
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 20px 30px;
  position: relative;
  border: solid 2px var(--main);
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a {
    padding: 10px 15px;
  }
}
.overview .information .list li a::before, .overview .information .list li a::after {
  content: "";
  display: block;
  height: auto;
}
.overview .information .list li a::before {
  background-image: url(../img/icon-pdf-orange.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 20px;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a::before {
    width: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a::before {
    height: 10px;
  }
}
.overview .information .list li a::after {
  background-image: url(../img/icon-arrow-orange.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a::after {
    width: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a::after {
    height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a::after {
    right: 15px;
  }
}
.overview .information .list li a:hover {
  background-color: var(--main);
  color: var(--white);
}
.overview .information .list li a:hover::before {
  background-image: url(../img/icon-pdf-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 20px;
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a:hover::before {
    width: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .overview .information .list li a:hover::before {
    height: 10px;
  }
}
.overview .information .list li a:hover::after {
  background-image: url(../img/icon-arrow-white.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.nursery .sec._01 .txt {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._01 .txt {
    margin-bottom: 30px;
  }
}
.nursery .sec._01 .bg_en .en {
  color: var(--light02);
}
.nursery .sec._01 .gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  position: relative;
  z-index: 1;
}
.nursery .sec._01 .gallery li {
  width: 22%;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._01 .gallery li {
    width: 47%;
  }
}
.nursery .sec._01 .gallery li a {
  padding: 10px;
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
  display: block;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._01 .gallery li a {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .nursery .sec._01 .gallery li a {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
.nursery .sec._01 .gallery li a img {
  aspect-ratio: 1;
  height: auto;
}
.nursery .sec._01 .gallery li p {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._01 .gallery li p {
    font-size: 10px;
  }
}
.nursery .sec._02 .bg_en .en {
  color: var(--light);
}
@media screen and (max-width: 1024px) {
  .nursery .sec._02 iframe {
    aspect-ratio: 3/2;
    height: auto;
  }
}
.nursery .sec._03 .bg_en .en {
  color: var(--light02);
}
.nursery .sec._03 .step__list {
  display: flex;
  gap: 5%;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list {
    flex-direction: column;
  }
}
.nursery .sec._03 .step__list li {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.nursery .sec._03 .step__list li .num {
  text-align: center;
  font-weight: 700;
  color: var(--white);
  border-radius: 50%;
  background-color: var(--green);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 110px;
  height: 110px;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .num {
    width: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .num {
    height: 55px;
  }
}
@media screen and (max-width: 600px) {
  .nursery .sec._03 .step__list li .num {
    margin: auto;
    margin-bottom: 20px;
  }
}
.nursery .sec._03 .step__list li .num span {
  line-height: 1;
  font-weight: 700;
  font-size: 5rem;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .num span {
    font-size: clamp(12px, 2.5rem, 2.5rem);
  }
}
.nursery .sec._03 .step__list li .img {
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .img {
    margin-bottom: 15px;
  }
}
.nursery .sec._03 .step__list li .img img {
  width: auto;
  height: 120px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .img img {
    height: 60px;
  }
}
.nursery .sec._03 .step__list li .img svg {
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -30px;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .img svg {
    width: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .img svg {
    right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .img svg {
    display: none;
  }
}
.nursery .sec._03 .step__list li .img svg path {
  fill: var(--green);
}
.nursery .sec._03 .step__list li .title {
  text-align: center;
  font-weight: 700;
  color: var(--main);
  letter-spacing: 0.1em;
}
.nursery .sec._03 .step__list li .txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .nursery .sec._03 .step__list li .txt {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.nursery .sec._04 {
  background-color: var(--light02);
}

.recruit .box {
  justify-content: space-between;
}
.recruit .box .content {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .recruit .box .content {
    width: 100%;
    margin-bottom: 20px;
  }
}
.recruit .box .img {
  width: 35%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .recruit .box .img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.recruit .box .img::before {
  content: "";
  display: block;
  background-color: var(--main);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -20px;
  right: -20px;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .recruit .box .img::before {
    bottom: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .recruit .box .img::before {
    right: -10px;
  }
}
.recruit .panel-group {
  background-size: auto auto;
  background-color: #fff;
  background-image: none;
}
.recruit .panel {
  background-color: var(--white);
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .recruit .panel {
    padding: 10px;
  }
}

.login-section {
  height: 100vh;
  padding-top: 200px;
}

.parent-page .parent__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.parent-page .parent__list li {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .parent-page .parent__list li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.parent-page .parent__list li .news-list01 li {
  width: 100%;
}
.parent-page .parent__list li .news-list01 li .date {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #826b63;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat {
  padding-top: 0;
  margin-bottom: 0;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat a {
  background-color: #fff;
  font-size: 1.6rem;
  border-radius: 3px;
  border: 1px solid #826b63;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat a:hover {
  background-color: #fff !important;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat.news-catparent-news a {
  background-color: #71ccf0;
  border: 1px solid #71ccf0;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat.news-catparent-news a:hover {
  color: #71ccf0;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat.news-catparent-blog a {
  background-color: #e08e9f;
  border: 1px solid #e08e9f;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat.news-catparent-blog a:hover {
  color: #e08e9f;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat.news-catparent-movie a {
  background-color: #ffd68d;
  border: 1px solid #ffd68d;
}
.parent-page .parent__list li .news-list01 li .date-cat.flex .news-cat.news-catparent-movie a:hover {
  color: #ffd68d;
}
.parent-page .parent__list li iframe {
  aspect-ratio: 2;
  height: 100%;
}
.parent-page .parent__list li .btn01 {
  border: 1px solid #826b63;
  background-color: #fff;
  color: #826b63;
}
.parent-page .parent__list li .btn-arrow {
  width: 8px;
  position: absolute;
  right: 20px;
  top: 20px;
  fill: #826b63;
}
.parent-page .newsArea {
  background-color: var(--light);
  padding: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .parent-page .newsArea {
    padding: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .parent-page .newsArea {
    margin-bottom: 15px;
  }
}
.parent-page .newsArea .news-list01 li {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .parent-page .newsArea .news-list01 li {
    flex-direction: column;
  }
}
.parent-page .newsArea .news-list01 li .date-cat {
  width: 20%;
}
@media screen and (max-width: 1024px) {
  .parent-page .newsArea .news-list01 li .date-cat {
    width: 100%;
    margin-bottom: 20px;
  }
}

.single-info-date-cat time {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .single-info-date-cat time {
    font-size: 10px;
  }
}
.single-info-date-cat span a {
  font-size: clamp(12px, 1.6rem, 1.6rem);
  padding: 5px 8px;
}

.post-categories li a {
  font-size: 1.6rem;
  font-size: clamp(12px, 1.6rem, 1.6rem);
  color: var(--green);
  padding: 5px 8px;
}
@media screen and (max-width: 1024px) {
  .post-categories li a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.post-categories li a:hover {
  background-color: #fff;
  color: #a8877d;
}
.post-categories li a.news {
  background-color: var(--yellow);
  border: solid 1px var(--yellow);
}
.post-categories li a.news:hover {
  background-color: #fff;
  color: var(--yellow);
}
.post-categories li a.lunch {
  background-color: var(--green);
  border: solid 1px var(--green);
}
.post-categories li a.lunch:hover {
  background-color: #fff;
  color: var(--green);
}
.post-categories li a.childcare {
  background-color: var(--blue);
  border: solid 1px var(--blue);
}
.post-categories li a.childcare:hover {
  background-color: #fff;
  color: var(--blue);
}
.post-categories li a.column {
  background-color: var(--pink);
  border: solid 1px var(--pink);
}
.post-categories li a.column:hover {
  background-color: #fff;
  color: var(--pink);
}

.single-info-title {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .single-info-title {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
@media screen and (max-width: 1024px) {
  .single-info-title {
    font-size: 1.6rem;
  }
}

.single-info-article h2 {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .single-info-article h2 {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}

.single-info-article h3 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .single-info-article h3 {
    font-size: clamp(12px, 1rem, 1rem);
  }
}

.sidebar h3 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .sidebar h3 {
    font-size: clamp(12px, 1rem, 1rem);
  }
}

.recruit-single .recruit-single-title {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .recruit-single .recruit-single-title {
    font-size: clamp(12px, 1.2rem, 1.2rem);
  }
}
.recruit-single .recruit-single-content p {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .recruit-single .recruit-single-content p {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.recruit-single .job-table th {
  font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
  .recruit-single .job-table th {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.recruit-single .job-table td {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .recruit-single .job-table td {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.recruit-single .job-table td p {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .recruit-single .job-table td p {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
.recruit-single .entry-btn a {
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .recruit-single .entry-btn a {
    font-size: clamp(12px, 1.1rem, 1.1rem);
  }
}

.archive-time-cat time {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  .archive-time-cat time {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
.archive-time-cat a {
  font-size: clamp(12px, 1.6rem, 1.6rem);
  padding: 5px 8px;
}
@media screen and (max-width: 1024px) {
  .archive-time-cat a {
    font-size: 10px;
  }
}

main.panelactive {
  display: none;
}

#mobile-nav {
  display: none;
}
#mobile-nav.panelactive {
  display: block;
}

@media screen and (max-width: 1024px) {
  .sns-sub-nav {
    justify-content: center;
  }
}
.sns-sub-nav li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sns-sub-nav .twiiter svg {
  display: block;
  width: auto;
  height: 24px;
}
.sns-sub-nav .twiiter svg path {
  fill: #fff;
}

.footer {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .footer {
    padding-bottom: 80px;
  }
}
.footer::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.footer .footer_bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}
@media screen and (max-width: 1024px) {
  .footer .footer_bg {
    width: auto;
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .footer-logo {
    margin: auto;
    margin-bottom: 30px;
  }
}
.footer .footer-nav-wrap {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .footer .footer-nav-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
}
.footer .footer-nav-wrap .menu-footer-menu-left-container {
  width: 100%;
}
.footer .sns-icon-wrap {
  display: none;
}
.footer .sns-icon-list {
  width: 48%;
  max-width: 250px;
}
@media screen and (max-width: 1024px) {
  .footer .sns-icon-list {
    width: 100%;
    margin-bottom: 20px;
  }
}
.footer .copyright {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .footer .copyright {
    margin-top: 30px;
  }
}

.footer__bnr__area {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .footer__bnr__area {
    padding-bottom: 40px;
  }
}
.footer__bnr__area::before {
  content: "";
  display: block;
  aspect-ratio: 2558/200;
  background-image: url(../img/bg04.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  bottom: -5px;
  z-index: -1;
}

.footer__bnr {
  display: block;
  aspect-ratio: 3;
  width: 600px;
  height: auto;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .footer__bnr {
    width: 300px;
  }
}
.footer__bnr::before {
  content: "";
  display: block;
  background-color: var(--main);
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 6px;
  right: -6px;
  z-index: -1;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .footer__bnr::before {
    top: 3px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__bnr::before {
    right: -3px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__bnr::before {
    border-radius: 5px;
  }
}
.footer__bnr::after {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .footer__bnr::after {
    border-radius: 5px;
  }
}
.footer__bnr .bg_img {
  aspect-ratio: 3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .footer__bnr .bg_img {
    border-radius: 5px;
  }
}
.footer__bnr .txtArea {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}
.footer__bnr .txtArea .logo {
  width: 60%;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .logo {
    margin-bottom: 10px;
  }
}
.footer__bnr .txtArea .txt {
  background-color: var(--main);
  border-radius: 999px;
  color: #fff;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: 0px 20px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .txt {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .txt {
    font-size: clamp(12px, 0.9rem, 0.9rem);
  }
}
.footer__bnr .txtArea .note {
  aspect-ratio: 179/144;
  width: 190px;
  height: auto;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  position: absolute;
  top: -70px;
  right: -110px;
  background-image: url(../img/deco_07.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  margin-bottom: 0;
  padding-top: 40px;
  transform: rotate(10deg);
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .note {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .note {
    padding-top: 30px;
    width: 130px;
    font-size: 10px !important;
    right: -70px;
  }
}
.footer__bnr .txtArea .note span {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4rem;
  color: red;
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .note span {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}
@media screen and (max-width: 1024px) {
  .footer__bnr .txtArea .note span {
    font-size: 10px !important;
  }
}
.footer__bnr:hover::before {
  top: 0;
  right: 0;
  transition: all 0.3s;
}
.footer__bnr:hover::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.footer__bnr:hover .txt {
  background-color: var(--main);
}
.footer__bnr:hover .note {
  transform: rotate(15deg);
  transition: all 0.3s;
}

.js-fadeUp {
  opacity: 0;
}
.js-fadeUp.is-show {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-fadeDown {
  opacity: 0;
}
.js-fadeDown.is-show {
  animation-name: fadeDownAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-fadeIn {
  opacity: 0;
}
.js-fadeIn.is-show {
  animation-name: fadeInAnime;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.js-fadeIn70 {
  opacity: 0;
}
.js-fadeIn70.is-show {
  animation-name: fadeInAnime70;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
}

@keyframes fadeInAnime70 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
.js-fadeIn60 {
  opacity: 0;
}
.js-fadeIn60.is-show {
  animation-name: fadeInAnime60;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-delay: 0.3s;
}

@keyframes fadeInAnime60 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.6;
  }
}
.js-fadeIn40 {
  opacity: 0;
}
.js-fadeIn40.is-show {
  animation-name: fadeInAnime40;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
}

@keyframes fadeInAnime40 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.4;
  }
}
.js-fadeInRight {
  opacity: 0;
  transform: translate(50%, 0);
  transition: 2s;
}
.js-fadeInRight.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.js-fadeInRight10 {
  opacity: 0;
  transform: translate(10%, 0);
  transition: 0.8s;
}
.js-fadeInRight10.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.js-fadeInLeft {
  opacity: 0;
  transform: translate(-50%, 0);
  transition: 2.5s ease-in-out;
}
.js-fadeInLeft.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.js-diagonal {
  transform: translate(-30%, 30%);
  transition: 1s;
}
.js-diagonal.is-show {
  transform: translate(0, 0);
}

.js-diagonal_leftTop_rightBottom {
  opacity: 0;
  transform: translate(-30%, -30%);
  transition: 3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .js-diagonal_leftTop_rightBottom {
    transition: 1s ease-in-out;
  }
}
.js-diagonal_leftTop_rightBottom.is-show {
  opacity: 1;
  transform: translate(0, 0);
}

.js-diagonal_rightToLeft {
  transform: translate(30%, 30%);
  transition: 1s;
}
.js-diagonal_rightToLeft.is-show {
  transform: translate(0, 0);
}

.js-UpDown {
  opacity: 0;
}
.js-UpDown.is-show {
  animation-name: slideTextY-100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes slideTextY-100 {
  from {
    transform: translateY(-100%); /* 要素を下の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateY(0); /* 要素を元の位置に移動*/
    opacity: 1;
  }
}
.js-leftToRight {
  transform: scale(0, 1); /*X方向0、Y方向1*/
}
.js-leftToRight.is-show {
  animation-name: fadeInLeftToRight;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}

@keyframes fadeInLeftToRight {
  from {
    transform: scale(0, 1); /*X方向0、Y方向1*/
    transform-origin: left;
  }
  to {
    transform: scale(1, 1); /*X方向にスケール拡大*/
    transform-origin: left;
  }
}
.js-scaleUp {
  transform: scale(0, 0); /*X方向0、Y方向1*/
}
.js-scaleUp.is-show {
  animation-name: scaleUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}

@keyframes scaleUp {
  0% {
    transform: translateY(40px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
  }
  80%, 100% {
    opacity: 70%;
  }
}
.js-rotate {
  transform: rotate(-5deg);
  opacity: 0;
}
.js-rotate.is-show {
  animation-name: fadeInRotate;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}

@keyframes fadeInRotate {
  from {
    transform: rotate(5deg);
    opacity: 0;
  }
  to {
    transform: rotate(0deg);
    opacity: 1;
  }
}
#booking-package {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  #booking-package {
    font-size: 12px !important;
  }
}

.start_booking_package {
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 1300px) {
  .start_booking_package {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .start_booking_package .calendarHeader {
    align-items: center;
  }
}
.start_booking_package .calendarHeader .calendarData {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 400px) {
  .start_booking_package .calendarHeader .calendarData {
    font-size: 12px;
  }
}
.start_booking_package .arrowLeft,
.start_booking_package .arrowRight {
  display: flex;
  align-items: center;
}
.start_booking_package .arrowLeft span,
.start_booking_package .arrowRight span {
  display: flex;
  align-items: center;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .start_booking_package .arrowLeft span,
  .start_booking_package .arrowRight span {
    font-size: 10px;
  }
}
.start_booking_package .arrowLeft span::after,
.start_booking_package .arrowRight span::after {
  content: "月";
}

#booking-package_inputFormPanel .title_in_form {
  padding-bottom: 30px !important;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .title_in_form {
    padding-bottom: 15px !important;
  }
}
#booking-package_inputFormPanel .row {
  display: flex;
  justify-content: space-between;
  padding: 0 !important;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .row {
    flex-direction: column;
  }
}
#booking-package_inputFormPanel .row.total_amount {
  display: none !important;
}
#booking-package_inputFormPanel .name {
  width: 40%;
  color: var(--main);
  font-weight: 700 !important;
  padding: 10px 15px;
  display: flex !important;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .name {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .name {
    margin-bottom: 0;
  }
}
#booking-package_inputFormPanel .name a {
  font-weight: 700 !important;
  text-decoration: underline;
}
#booking-package_inputFormPanel .name a:hover {
  cursor: pointer;
}
#booking-package_inputFormPanel .name.required {
  color: var(--main) !important;
  background-color: unset !important;
  font-size: 1.6rem;
  font-weight: 700 !important;
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .name.required {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
#booking-package_inputFormPanel .name.required::after {
  content: "必須";
  background-color: var(--main);
  color: var(--white);
  font-size: 12px;
  font-weight: 700;
  margin-left: 10px;
  padding: 5px 10px;
  position: unset;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .name.required::after {
    font-size: 10px;
    padding: 3px 10px;
  }
}
#booking-package_inputFormPanel .value {
  width: 60%;
  font-size: 1.6rem;
  padding: 25px 15px;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .value {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .value {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .value {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  #booking-package_inputFormPanel .value {
    padding: 10px 15px;
  }
}
#booking-package_inputFormPanel .value .bookingDate {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
#booking-package_inputFormPanel .value .bookingDate::before {
  content: "";
  display: block;
  background-color: var(--white);
  width: 5px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
#booking-package_inputFormPanel .value .bookingTime {
  display: none;
}
#booking-package_inputFormPanel .cartPanel {
  margin-top: 30px !important;
}
#booking-package_inputFormPanel .cartPanel .book_now_button {
  padding: 15px 20px;
  background: var(--main);
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  display: block;
  width: 300px;
  margin: 0 auto;
  border: 1px solid var(--main);
  margin: 0 auto;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .cartPanel .book_now_button {
    padding: 7.5px 10px;
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .cartPanel .book_now_button {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .cartPanel .book_now_button {
    width: 150px;
  }
}
#booking-package_inputFormPanel .cartPanel .book_now_button:hover {
  background: #3ec559;
  transition: all 0.3s;
}
#booking-package_inputFormPanel .bottomBarPanel .return_form_button {
  padding: 15px 20px;
  background: var(--white);
  color: var(--main);
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  display: block;
  width: 300px;
  margin: 0 auto;
  border: 1px solid var(--main);
  margin: 0 auto;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .bottomBarPanel .return_form_button {
    padding: 7.5px 10px;
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .bottomBarPanel .return_form_button {
    font-size: clamp(12px, 1rem, 1rem);
  }
}
@media screen and (max-width: 1024px) {
  #booking-package_inputFormPanel .bottomBarPanel .return_form_button {
    width: 150px;
  }
}
#booking-package_inputFormPanel .bottomBarPanel .return_form_button:hover {
  transition: all 0.3s;
  background: #3ec559;
  color: var(--white);
}

#booking-package input[type=text],
#booking-package textarea {
  background-color: #f3f3f3;
  border-radius: 5px;
  font-size: 1.4rem;
  padding: 10px 15px;
  width: 100%;
  color: #1a1a1a;
  border: none !important;
}

.contact .bnr_tel {
  background-size: auto auto;
  background-color: #fff;
  background-image: repeating-linear-gradient(130deg, transparent, transparent 3px, #ffecd5 3px, #ffecd5 6px);
  padding: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .contact .bnr_tel {
    background-image: repeating-linear-gradient(130deg, transparent, transparent 2px, #ffecd5 2px, #ffecd5 4px);
  }
}
@media screen and (max-width: 1024px) {
  .contact .bnr_tel {
    padding: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .contact .bnr_tel {
    margin-bottom: 30px;
  }
}
.contact .bnr_tel .txt {
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  color: var(--main);
}
.contact .bnr_tel .cf-tel-number {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 4rem;
  letter-spacing: 0.1em;
  color: var(--main);
  display: flex !important;
}
@media screen and (max-width: 1024px) {
  .contact .bnr_tel .cf-tel-number {
    font-size: clamp(12px, 2rem, 2rem);
  }
}
.contact .bnr_tel .cf-tel-number svg path:nth-of-type(1) {
  stroke: var(--main);
}
.contact .bnr_tel .cf-tel-number svg path:nth-of-type(2) {
  fill: var(--main);
}

.contact-form01 th,
.contact-form01 td {
  border: none;
  border-bottom: #ddd solid 1px;
}
.contact-form01 th {
  background-color: var(--main);
  color: var(--white);
}
@media screen and (max-width: 1024px) {
  .contact-form01 th {
    border-bottom: unset;
    text-align: left;
  }
}
.contact-form01 td {
  text-align: left;
}
.contact-form01 tr:last-of-type th,
.contact-form01 tr:last-of-type td {
  border: none;
}

.wpcf7-list-item-label {
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  .wpcf7-list-item-label {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}

@media screen and (max-width: 600px) {
  .wpcf7-list-item {
    display: block;
    margin: 0;
  }
}

.wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
}

.wpcf7-submit {
  font-size: 2rem;
}
@media screen and (max-width: 1024px) {
  .wpcf7-submit {
    font-size: clamp(12px, 1rem, 1rem);
  }
}

input[type=text],
textarea,
input[type=email],
input[type=tel] {
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  input[type=text],
  textarea,
  input[type=email],
  input[type=tel] {
    font-size: clamp(12px, 0.7rem, 0.7rem);
  }
}

@media screen and (max-width: 1024px) {
  .privacy-check {
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
  }
}
.privacy-check a {
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .privacy-check a {
    font-size: clamp(12px, 0.8rem, 0.8rem);
  }
}