@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@200;300;400;500&family=Noto+Sans+JP:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;500&text=0123456789&display=swap");
/* -----------------color --------------------------*/
/* -----------------font --------------------------*/
/* -----------------font size --------------------------*/
/* -----------------breakpoint --------------------------*/
/* -----------------mixin --------------------------*/
/* -----------------reset --------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

a:focus {
  border: none !important;
  box-shadow: none !important;
}

main {
  position: relative;
  z-index: 0;
  background: linear-gradient(to right, #fdc2be 0%, #9cd2d5 100%) top/100% 25.5% no-repeat, linear-gradient(to left, #fdc2be 0%, #9cd2d5 100%) bottom/100% 74.5% no-repeat;
}
@media screen and (min-width: 992px) {
  main {
    background: linear-gradient(to right, #fdc2be 0%, #9cd2d5 100%) top/100% 38% no-repeat, linear-gradient(to left, #fdc2be 0%, #9cd2d5 100%) bottom/100% 64% no-repeat;
  }
}
main::before {
  content: "";
  background-image: url("/assets/images/back-pattern.svg");
  display: block;
  width: 100%;
  height: 73%;
  position: absolute;
  top: 0;
  background-position: left -14vw top -15vw;
  background-size: cover;
  z-index: -1;
}

.section-title {
  color: #ffffff;
}

#opvideo {
  width: 100%;
  height: auto;
  margin-bottom: -2%;
}
#opvideo video {
  width: 100%;
  height: 100%;
  aspect-ratio: 1178/1800;
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 621px) {
  #opvideo video {
    aspect-ratio: 16/9;
  }
}

.top-news {
  padding: 5vw 0;
}
@media screen and (max-width: 991px) {
  .top-news {
    background-color: #ffffff;
    padding-bottom: 0;
  }
}
.top-news .pickup-newslist {
  background-color: #ffffff;
  width: 100%;
  padding: 0 1rem 1rem 1rem;
}
@media screen and (min-width: 992px) {
  .top-news .pickup-newslist {
    padding: 1rem;
    display: flex;
    align-items: center;
    border-radius: 2rem 0 0 2rem;
    margin-left: auto;
    max-width: 70vw;
    padding: 2rem 3rem 1rem 3rem;
  }
  .top-news .pickup-newslist .news-row {
    margin-left: 2rem;
  }
}
@media screen and (max-width: 620px) {
  .top-news .pickup-newslist a {
    flex-wrap: wrap;
  }
  .top-news .pickup-newslist p {
    width: 100%;
  }
}

.introtext {
  padding: 15vw 0;
}
@media screen and (min-width: 992px) {
  .introtext {
    padding: 5vw 0;
  }
}
.introtext .maincopy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .introtext .maincopy {
    margin-bottom: 2rem;
    font-size: calc(clamp(25px, 23.13px + 0.5vw, 30px) * 0.8);
    word-break: normal;
  }
}
@media screen and (min-width: 1200px) {
  .introtext .maincopy {
    font-size: clamp(25px, 23.13px + 0.5vw, 30px);
  }
}
.introtext .maincopy:before {
  content: "";
  width: 3rem;
  height: 1px;
  transform: rotate(75deg);
  background-color: #252323;
  display: block;
}
@media screen and (min-width: 992px) {
  .introtext .maincopy:before {
    width: calc(clamp(25px, 23.13px + 0.5vw, 30px) + 30px);
    height: 2px;
    transform: rotate(65deg);
  }
}
@media screen and (max-width: 991px) {
  .introtext .maincopy:before {
    position: absolute;
    left: -2rem;
  }
}
.introtext .maincopy::after {
  content: "";
  width: 3rem;
  height: 1px;
  background-color: #252323;
  transform: rotate(-75deg);
  display: block;
}
@media screen and (min-width: 992px) {
  .introtext .maincopy::after {
    width: calc(clamp(25px, 23.13px + 0.5vw, 30px) + 30px);
    height: 2px;
    transform: rotate(-65deg);
  }
}
@media screen and (max-width: 991px) {
  .introtext .maincopy::after {
    position: absolute;
    right: -2rem;
  }
}
.introtext .maincopy + .entitle {
  font-size: 280%;
}
.introtext .instagram {
  background-color: #ffffff;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0.5rem;
}
@media screen and (min-width: 992px) {
  .introtext .instagram {
    padding: 1rem;
    width: 80%;
    max-width: 1580px;
  }
}
.introtext .instagram h3 {
  font-size: clamp(45px, 25.5px + 2.86vw, 70px);
  color: #f8b418;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-teams {
  padding: 5vw 0;
  overflow: clip;
}
@media screen and (min-width: 992px) {
  .top-teams {
    padding: 5vw 0 10vw 0;
  }
}
.top-teams .teamlist:before {
  content: "";
  background-image: url("/assets/images/top/illust-001.webp");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 21.4615384615vw;
  height: auto;
  aspect-ratio: 279/228;
  transform: translateX(65vw);
}
@media screen and (min-width: 992px) {
  .top-teams .teamlist:before {
    transform: translate(70vw, -8vw);
    width: 10.7307692308vw;
    margin-bottom: -8vw;
  }
}
.top-teams .item {
  border-radius: 1.5rem;
  background-color: #ffffff;
}
@media screen and (min-width: 992px) {
  .top-teams .item {
    width: 294px;
  }
}
.top-teams .item img {
  width: 100%;
  border-radius: 1.5rem 1.5rem 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}
.top-teams .item img [data-category]::before {
  content: attr(data-category);
  display: block;
  padding: 0.25rem 0.5rem;
  margin-right: 0.5rem;
  color: inherit;
  font-size: 1.5rem;
  font-family: "League Spartan";
  transform: translate(90deg);
}
.top-teams .item h4 {
  border-radius: 0.75rem;
  color: #ffffff;
  width: 80%;
  padding: 0.25rem 0.5rem;
  text-align: right;
  transform: translate(3.5rem, -1rem);
  margin-bottom: -1rem;
}
@media screen and (min-width: 992px) {
  .top-teams .item h4 {
    padding: 0.5rem 1rem;
    transform: translate(5rem, -1rem);
  }
}
.top-teams .item.t-pink h4 {
  background-color: #ef8eb8;
}
.top-teams .item.t-orange h4 {
  background-color: #f8b418;
}
.top-teams .item.t-blue h4 {
  background-color: #2fbdf0;
}
.top-teams .item.t-green h4 {
  background-color: #80bb87;
}
.top-teams .item p {
  font-size: 90%;
  letter-spacing: 0;
  line-height: 1.35;
  min-height: 5rem;
  padding: 0.75rem;
}
@media screen and (min-width: 992px) {
  .top-teams .item p {
    font-size: 100%;
    letter-spacing: normal;
    line-height: normal;
    padding: 1rem 1.5rem;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
}
.top-teams .more-wrapper {
  margin-top: 4rem;
}

.top-aboutus {
  position: relative;
  padding: 20vw 0 10vw 0;
}
@media screen and (min-width: 992px) {
  .top-aboutus {
    padding-top: 0;
    padding-bottom: 5vw;
  }
}
.top-aboutus .img-area {
  position: absolute;
  z-index: -1;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .top-aboutus .img-area {
    width: 72vw;
  }
}
@media screen and (max-width: 991px) {
  .top-aboutus .img-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.top-aboutus .img-area img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: -1;
  top: 0;
  left: 0;
  aspect-ratio: 1872/1320;
}
@media screen and (max-width: 991px) {
  .top-aboutus .img-area img {
    transform: translateX(-20vw) scale(1.2);
  }
}
.top-aboutus .img-area:before {
  content: "";
  background-image: url("/assets/images/top/illust-002.webp");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  height: auto;
  aspect-ratio: 333/180;
  transform: translate(2rem, -2rem);
  width: 25.6153846154vw;
}
@media screen and (min-width: 621px) {
  .top-aboutus .img-area:before {
    width: 17.9307692308vw;
    transform: translate(10vw, -7vw);
  }
}
@media screen and (min-width: 992px) {
  .top-aboutus .img-area:before {
    transform: translate(2rem, 0);
    width: 12.8076923077vw;
  }
}
.top-aboutus .section-title {
  position: relative;
  width: 100%;
  height: 47.6923076923vw;
  padding: 0;
  margin-right: 0;
  z-index: 2;
  overflow-x: clip;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 992px) {
  .top-aboutus .section-title {
    width: 100%;
    padding: 7rem 0 0 68.4615384615vw;
  }
}
.top-aboutus .section-title:before {
  content: "";
  background-image: url("/assets/images/top/illust-003.webp");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: auto;
  position: relative;
  z-index: 3;
  right: 0;
  aspect-ratio: 434/302;
  width: 33.3846153846vw;
  margin-left: 20%;
  margin-bottom: 1rem;
  transform: translate(135%, 200%);
}
@media screen and (min-width: 621px) {
  .top-aboutus .section-title:before {
    width: 23.3692307692vw;
    transform: translate(55vw, 38vw);
  }
}
@media screen and (min-width: 992px) {
  .top-aboutus .section-title:before {
    width: 16.6923076923vw;
    margin-left: 18%;
    margin-bottom: 1rem;
    transform: translate(1vw, 5vw);
  }
}
.top-aboutus .section-title:after {
  content: "";
  background-image: url("/assets/images/back-title-pink.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right 3% bottom 0;
  display: block;
  width: 110%;
  height: 110%;
  position: absolute;
  top: -35%;
  right: 0;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  .top-aboutus .section-title:after {
    background-position: right -3% bottom 0;
    top: -3%;
  }
}
.top-aboutus .section-title > span {
  transform: translate(75%, -150%);
}
@media screen and (min-width: 621px) {
  .top-aboutus .section-title > span {
    transform: translate(55vw, -18vw);
  }
}
@media screen and (min-width: 992px) {
  .top-aboutus .section-title > span {
    transform: translate(-1vw, 5vw);
  }
}
.top-aboutus .content {
  margin-top: 7rem;
}
@media screen and (min-width: 992px) {
  .top-aboutus .content {
    margin-top: 0;
  }
}
.top-aboutus .content .mb-5 {
  margin-bottom: 4rem !important;
}
.top-aboutus .content .inner {
  background-color: #ffffff;
  margin: 0 0 2rem 0;
  border-radius: 1.5rem;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .top-aboutus .content .inner {
    margin: 0 1.5rem 3rem 1.5rem;
  }
}
.top-aboutus .content .inner img {
  border-radius: 1.5rem 1.5rem 0 0;
}
.top-aboutus .content .inner h3 {
  border-radius: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  transform: translate(-0.5rem, -2rem);
  padding: 0.75rem 2rem;
  margin-bottom: -1.5rem;
}
@media screen and (min-width: 992px) {
  .top-aboutus .content .inner h3 {
    transform: translate(-1rem, -2rem);
  }
}
.top-aboutus .content .inner p {
  margin: 1.5rem 2rem;
}
.top-aboutus .content .more-wrapper {
  margin-right: 2rem;
}

.top-support {
  position: relative;
  padding: 20vw 0 15vw 0;
}
@media screen and (min-width: 992px) {
  .top-support {
    padding: 5vw 0;
  }
}
.top-support .img-area {
  position: absolute;
  z-index: -1;
  width: 72vw;
  top: 0;
  right: 0;
  overflow: clip;
}
@media screen and (max-width: 991px) {
  .top-support .img-area {
    height: 130%;
    width: 82vw;
    top: 0;
  }
}
.top-support .img-area img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: -1;
  left: 0;
  aspect-ratio: 1872/1320;
  transform: scale(1.5);
  top: 32.9538461538vw;
}
@media screen and (min-width: 621px) {
  .top-support .img-area img {
    top: 9.1538461538vw;
    transform: scale(1);
  }
}
.top-support .img-area:before {
  content: "";
  background-image: url("/assets/images/top/illust-004.webp");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 25.0769230769vw;
  height: auto;
  aspect-ratio: 326/238;
  right: 30%;
  position: absolute;
}
@media screen and (min-width: 621px) {
  .top-support .img-area:before {
    width: 12.5384615385vw;
  }
}
.top-support .section-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: 40vw;
  padding: 0 68.4615384615vw 0 10vw;
  margin-right: 0;
  z-index: 2;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  transform: translateY(10vw);
  margin-bottom: 10vw;
}
@media screen and (min-width: 621px) {
  .top-support .section-title {
    transform: translateY(0);
    margin-top: 10vw;
    margin-bottom: -10vw;
  }
}
.top-support .section-title:before {
  content: "";
  background-image: url("/assets/images/top/illust-005.webp");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 27.4615384615vw;
  height: auto;
  aspect-ratio: 357/264;
  position: relative;
  z-index: 3;
  right: 0;
  margin-left: 8%;
  margin-bottom: 1rem;
}
@media screen and (min-width: 992px) {
  .top-support .section-title:before {
    width: 13.7307692308vw;
  }
}
@media screen and (max-width: 991px) {
  .top-support .section-title:before {
    transform: translate(0, -2rem);
  }
}
.top-support .section-title:after {
  content: "";
  background-image: url("/assets/images/back-title-orange.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left -5vw bottom;
  display: block;
  width: 100%;
  height: 150%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  .top-support .section-title:after {
    background-position: left -3% bottom;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .top-support .section-title > span {
    transform: translate(-2rem, -2rem);
  }
}
.top-support .programlist {
  position: relative;
  z-index: 3;
  counter-reset: number 0;
}
.top-support .programlist .item-box {
  background-color: #ffffff;
  border-radius: 1.5rem;
  padding: 1.5rem 1rem;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 621px) {
  .top-support .programlist .item-box {
    margin: 1rem 0.75rem;
    padding: 1.5rem 2rem;
  }
}
.top-support .programlist .item-box h3 {
  display: flex;
  align-items: center;
  font-size: calc(clamp(20px, 22.66px + 0.1vw, 25px) * 0.9);
  word-break: normal;
}
@media screen and (min-width: 992px) {
  .top-support .programlist .item-box h3 {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .top-support .programlist .item-box h3 {
    font-size: clamp(20px, 22.66px + 0.1vw, 25px);
  }
}
.top-support .programlist .item-box h3:before {
  counter-increment: number 1;
  content: "0" counter(number);
  font-family: "League Spartan";
  font-size: calc(clamp(45px, 25.5px + 2.86vw, 70px) * 0.7);
  margin-right: 0.25rem;
  font-weight: 200;
}
.top-support .more-wrapper {
  margin-top: 1.5rem;
}

.top-survey {
  padding: 0 0 5vw 0;
}
@media screen and (min-width: 992px) {
  .top-survey {
    padding: 0 0 7vw 0;
  }
}
.top-survey .section-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: 40vw;
  padding: 0;
  margin-right: 0;
  z-index: auto;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .top-survey .section-title > span {
    transform: translateY(-30%);
  }
}
.top-survey .section-title:before {
  content: "";
  background-image: url("/assets/images/top/illust-006.webp");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 15.2307692308vw;
  height: auto;
  aspect-ratio: 198/244;
  position: relative;
  z-index: 3;
  right: 0;
  margin-bottom: 1rem;
  margin-left: 73%;
  top: 40%;
}
@media screen and (min-width: 992px) {
  .top-survey .section-title:before {
    width: 7.6153846154vw;
    margin-left: 53%;
    top: 20%;
  }
}
.top-survey .section-title:after {
  content: "";
  background-image: url("/assets/images/back-title-pink.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left 48% top;
  display: block;
  width: 100%;
  height: 200%;
  position: absolute;
  top: -20%;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  .top-survey .section-title:after {
    height: 130%;
  }
}
.top-survey .voicelist {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  overflow-x: scroll;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .top-survey .voicelist {
    transform: translateY(-20vw);
    margin-bottom: -20vw;
  }
}
@media screen and (min-width: 1200px) {
  .top-survey .voicelist {
    width: 100%;
    overflow: clip;
  }
}
.top-survey .voicelist .item {
  background-color: #ffffff;
  border-radius: 1.5rem;
  padding: 1rem;
}
@media screen and (max-width: 991px) {
  .top-survey .voicelist .item {
    min-width: 300px;
  }
}
.top-survey .voicelist .item h3 {
  font-family: "League Spartan";
  letter-spacing: 0.1rem;
  display: flex;
  align-items: baseline;
}
.top-survey .voicelist .item h3 > .date {
  font-size: 1rem;
  margin-left: auto;
}
.top-survey .voicelist .item p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.top-survey .voicelist .item.t-pink h3 {
  color: #ef8eb8;
}
.top-survey .voicelist .item.t-orange h3 {
  color: #f8b418;
}
.top-survey .voicelist .item.t-blue h3 {
  color: #2fbdf0;
}

.top-welfare {
  padding: 20vw 0 10vw 0;
  overflow-x: clip;
  max-width: 100vw;
}
@media screen and (min-width: 1200px) {
  .top-welfare {
    padding: 15vw 0 0 0;
  }
}
@media screen and (min-width: 1380px) {
  .top-welfare {
    padding: 8vw 0 0 0;
  }
}
.top-welfare .inner {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .top-welfare .inner {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    aspect-ratio: 1300/950;
  }
}
.top-welfare .inner .img-area {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.top-welfare .inner .img-area img {
  width: 230px;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (min-width: 621px) {
  .top-welfare .inner .img-area img {
    width: 24.9769230769vw;
    max-width: 350px;
  }
}
@media screen and (min-width: 1380px) {
  .top-welfare .inner .img-area img {
    width: 29.3846153846vw;
    max-width: 400px;
  }
}
@media screen and (min-width: 1600px) {
  .top-welfare .inner .img-area img {
    max-width: 500px;
  }
}
@media screen and (min-width: 621px) {
  .top-welfare .inner .img-area img:nth-child(1) {
    transform: translate(0, -55%);
  }
}
.top-welfare .inner .img-area img:nth-child(2) {
  transform: translate(0, 50%);
}
@media screen and (min-width: 621px) {
  .top-welfare .inner .img-area img:nth-child(2) {
    transform: translate(0, -10%);
  }
}
.top-welfare .inner .img-area img:nth-child(3) {
  transform: translate(70%, -110%);
  z-index: 1;
}
@media screen and (min-width: 621px) {
  .top-welfare .inner .img-area img:nth-child(3) {
    transform: translate(50%, -170%);
  }
}
@media screen and (min-width: 992px) {
  .top-welfare .inner .img-area img:nth-child(3) {
    transform: translate(60%, -170%);
  }
}
.top-welfare .inner .text-box {
  position: relative;
}
.top-welfare .inner .text-box:before {
  content: "";
  background-image: url("/assets/images/top/illust-010-sp.webp");
  background-size: 115% auto;
  background-repeat: no-repeat;
  background-position: left 4vw top;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 721/412;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transform: translateY(-63%);
}
@media screen and (min-width: 621px) {
  .top-welfare .inner .text-box:before {
    width: 130%;
    background-image: url("/assets/images/top/illust-010.webp");
    background-size: contain;
    background-position: center top;
    aspect-ratio: 1444/842;
    top: 0;
    left: 0;
    transform: translate(-25%, -62%);
  }
}
.top-welfare .inner .text-box .inner {
  background-color: #ffffff;
  border-radius: 1.5rem;
  padding: 2rem 1.5rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: relative;
  margin: 0 auto 3rem auto;
}
@media screen and (min-width: 621px) {
  .top-welfare .inner .text-box .inner {
    margin: 3rem auto 3rem auto;
    padding: 10%;
    aspect-ratio: 580/532;
  }
}
.top-welfare .inner .text-box .inner:after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  width: 100%;
  height: 100%;
  border: solid 1px #2fbdf0;
  border-radius: 1.5rem;
  z-index: 0;
}
.top-welfare .inner .text-box .inner .section-title {
  text-align: center;
  color: #2fbdf0;
  padding-bottom: 1rem;
}
.top-welfare .inner .text-box .inner h3 {
  letter-spacing: normal;
  word-break: normal;
			text-align: center;
  line-height: 1.75;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  .top-welfare .inner .text-box .inner h3 > br {
    display: none;
  }
}

@media screen and (max-width: 768px){
.br-pc02 {display: none; }
}

.br-sp02 {
    display: none !important;
}

@media (max-width: 600px) {
    .br-sp02 {
        display: block !important;

    }
}



.top-location {
  padding: 7vw 0 15vw 0;
  background: #FDD4BC;
  background: linear-gradient(90deg, rgb(253, 212, 188) 0%, rgb(247, 148, 164) 100%);
}
@media screen and (min-width: 992px) {
  .top-location {
    padding: 7vw 0;
  }
}
.top-location .section-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin-right: 0;
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.top-location .section-title:after {
  content: "";
  background-image: url("/assets/images/back-section-title.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
  position: absolute;
  display: block;
  z-index: -1;
  width: 100%;
  height: 250%;
  top: -90%;
  left: 0;
}
.top-location h3 {
  width: 100%;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
  .top-location h3 {
    text-align: left;
    transform: translateY(-100%);
    margin-bottom: -5%;
  }
}

.top-recruit {
  background: #A6FFFF;
  background: linear-gradient(90deg, rgb(166, 255, 255) 0%, rgb(253, 183, 189) 100%);
  background-image: url("/assets/images/top/back-recruit-sp.png");
  background-repeat: no-repeat;
  background-size: 120% auto;
  background-position: center bottom 3rem;
  padding: 15vw 0 20vw 0;
  position: relative;
}
@media screen and (min-width: 621px) {
  .top-recruit {
    padding: 7vw 0;
    background-image: none;
  }
}
.top-recruit .section-title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin-right: 0;
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.top-recruit .section-title:after {
  content: "";
}
@media screen and (min-width: 621px) {
  .top-recruit .section-title:after {
    background-image: url("/assets/images/back-recruit-title.svg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right -1vw top;
    position: absolute;
    display: block;
    z-index: -1;
    width: 200%;
    height: 770%;
    top: -150%;
    right: 0;
  }
}
.top-recruit .text-box {
  width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 621px) {
  .top-recruit .text-box {
    max-width: 43.7692307692vw;
    margin-left: 10%;
  }
}
@media screen and (min-width: 992px) {
  .top-recruit .text-box {
    max-width: 450px;
  }
}
@media screen and (min-width: 1380px) {
  .top-recruit .text-box {
    margin-left: 23%;
  }
}
.top-recruit .text-box .catchcopy {
  position: relative;
  width: 100%;
  padding: 1.25rem;
  margin-bottom: 24rem;
}
@media screen and (min-width: 621px) {
  .top-recruit .text-box .catchcopy {
    padding: 1.25rem 2rem;
    margin-bottom: 0;
  }
}
.top-recruit .text-box .catchcopy::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-top: 5px solid #ffe184;
  border-left: 5px solid #ffe184;
}
.top-recruit .text-box .catchcopy::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border-bottom: 5px solid #ffe184;
  border-right: 5px solid #ffe184;
}
.top-recruit .text-box .catchcopy h3 {
  color: #ffe184;
  font-family: "League Spartan";
  font-size: clamp(45px, 25.5px + 2.86vw, 70px);
  font-weight: 400;
  letter-spacing: 0.35rem;
  line-height: normal;
}
.top-recruit .text-box .catchcopy p {
  color: #252323;
}
@media screen and (max-width: 768px) {
  .top-recruit .text-box .catchcopy p > br {
    display: none;
  }
}
.top-recruit .text-box .more-wrapper {
  margin-top: 4rem;
}
@media screen and (min-width: 621px) {
  .top-recruit:after {
    content: "";
    position: absolute;
    background-image: url("/assets/images/top/top_rec_img.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 33.9230769231vw;
    height: auto;
    aspect-ratio: 441/475;
    display: block;
    bottom: 0;
    left: 55%;
    z-index: 5;
  }
}

.top-information {
  padding: 7vw 0 5vw 0;
  position: relative;
  background-color: #ffffff;
  z-index: -1;
}
.top-information .section-title {
  position: relative;
  z-index: 10;
  color: #2fbdf0;
}
.top-information .section-title::before {
  content: "";
  background-image: url("/assets/images/top/illust-008.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  top: -4rem;
  right: -13rem;
  position: absolute;
  display: block;
  width: 13.6615384615vw;
  height: 15.2vw;
  aspect-ratio: 222/247;
  max-width: 180px;
}
@media screen and (max-width: 820px) {
  .top-information .section-title::before {
    width: 17.0769230769vw;
    height: 19vw;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .top-information .section-title::before {
    top: 5rem;
    right: 27.9230769231vw;
    width: 17.0769230769vw;
    height: 19vw;
  }
}
@media screen and (max-width: 991px) {
  .top-information .inner {
    margin-top: 4rem;
  }
}
.top-information .inner h3 {
  color: #2fbdf0;
  text-align: center;
  font-size: calc(clamp(25px, 23.13px + 0.5vw, 30px) * 1.5);
}
.top-information .inner .more-wrapper {
  margin-top: 2rem;
}
.top-information .inner .newslist {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 992px) {
  .top-information .inner .newslist {
    padding-right: 3rem;
  }
}
.top-information .inner .newslist .news-row {
  padding: 1rem;
}
.top-information .inner .newslist .news-row:nth-child(odd) {
  background-color: #f2f2f2;
}
@media screen and (max-width: 620px) {
  .top-information .inner .newslist .news-row a {
    flex-wrap: wrap;
  }
  .top-information .inner .newslist .news-row p {
    width: 100%;
  }
}

.top-access {
  margin-bottom: -1rem;
}
.top-access .section-title {
  position: relative;
  width: 100%;
}
.top-access .section-title:before {
  content: "";
  background-image: url("/assets/images/top/illust-009.webp");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 9.3846153846vw;
  height: auto;
  aspect-ratio: 122/187;
  position: absolute;
  z-index: 3;
  left: 0;
  margin-left: 15%;
}
@media screen and (min-width: 992px) {
  .top-access .section-title:before {
    width: 4.6923076923vw;
    margin-left: 15%;
  }
}
.top-access .bg-blue {
  padding: 1.5rem;
  max-height: 555px;
}
@media screen and (min-width: 992px) {
  .top-access .bg-blue {
    padding: 1.5rem 3rem;
  }
}
.top-access .bg-blue dl {
  margin-bottom: 2rem;
}
.top-access .bg-blue dl dt {
  color: #ffffff;
  font-size: 1.35rem;
  font-weight: 400;
  display: flex;
  margin-bottom: 0.75rem;
}
.top-access .bg-blue dl dt:before {
  content: "";
  width: 5px;
  height: 1.3rem;
  background-color: #ffffff;
  margin-right: 0.75rem;
}
.top-access .bg-blue dl dd {
  line-height: 1.75;
}
.top-access .bg-blue .more-wrapper {
  margin-top: 2rem;
}

.top-gallery {
  padding: 5vw 0 1vw 0;
  background-color: #ffffff;
}/*# sourceMappingURL=index.css.map */