@charset "UTF-8";
:hover {
  transition-duration: 0.3s;
}

#l-cover .l-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 180px 0;
  padding: 180px 0 190px 0;
}

@media screen and (max-width: 750px) {
  #l-cover .l-inner {
    gap: 24vw 0;
    padding: 24vw 0 25.3333333333vw 0;
  }
}
#l-cover .l-inner .copy_mv {
  max-width: 41px;
  width: 5.4666666667vw;
}

#l-cover .l-inner .copy_mv img {
  width: 100%;
}

#l-cover .l-inner .img_mv {
  max-width: 628px;
  width: 83.7333333333vw;
}

#l-cover .l-inner .img_mv img {
  width: 100%;
}

#l-whats {
  background-image: url(../images/bg_blue_stone.png);
}

#l-whats:before, #l-whats:after {
  content: "";
  display: block;
  max-width: 750px;
  width: 100%;
  max-height: 98px;
  height: 13.0666666667vw;
  background-color: var(--colorWhite);
}

#l-whats:before {
  margin-bottom: 130px;
  -webkit-clip-path: polygon(0 -1px, 100% -1px, 100% 100%, 50% 0, 0 100%);
          clip-path: polygon(0 -1px, 100% -1px, 100% 100%, 50% 0, 0 100%);
}

@media screen and (max-width: 750px) {
  #l-whats:before {
    margin-bottom: 17.3333333333vw;
  }
}
#l-whats:after {
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
          clip-path: polygon(50% 0, 0 100%, 100% 100%);
}

#l-whats .l-inner .logo {
  max-width: 600px;
  width: 80vw;
  margin: 0 auto;
  padding: 60px 0 75px 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .logo {
    padding: 8vw 0 10vw 0;
  }
}
#l-whats .l-inner .logo img {
  width: 100%;
}

#l-whats .l-inner .txt_whats {
  max-width: 556px;
  width: 74.1333333333vw;
  margin: 0 auto;
  padding: 100px 22px;
  border-top: 3px solid var(--colorWhite);
  border-bottom: 3px solid var(--colorWhite);
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .txt_whats {
    padding: 13.3333333333vw 2.9333333333vw;
    border-top: 0.4vw solid var(--colorWhite);
    border-bottom: 0.4vw solid var(--colorWhite);
  }
}
#l-whats .l-inner .txt_whats img {
  width: 100%;
}

#l-whats .l-inner .profile {
  max-width: 651px;
  width: 86.8vw;
  margin: 0 auto;
  padding: 130px 0 95px 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile {
    padding: 17.3333333333vw 0 12.6666666667vw 0;
  }
}
#l-whats .l-inner .profile .ph_shimazaki01 {
  max-width: 467px;
  width: 62.2666666667vw;
  max-height: 458px;
  height: 61.0666666667vw;
  margin: 0 auto 70px auto;
  padding: 53px 0;
  background-image: url(../images/frame01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile .ph_shimazaki01 {
    margin: 0 auto 9.3333333333vw auto;
    padding: 7.0666666667vw 0;
  }
}
#l-whats .l-inner .profile .ph_shimazaki01 img {
  max-width: 350px;
  width: 46.6666666667vw;
  max-height: 350px;
  height: 46.6666666667vw;
  border-radius: 350px;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile .ph_shimazaki01 img {
    border-radius: 46.6666666667vw;
  }
}
#l-whats .l-inner .profile .name {
  position: relative;
}

#l-whats .l-inner .profile .name .txt_sns {
  position: absolute;
  left: 20px;
  max-width: 177px;
  width: 23.6vw;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile .name .txt_sns {
    left: 2.6666666667vw;
  }
}
#l-whats .l-inner .profile .name .txt_sns img {
  width: 100%;
}

#l-whats .l-inner .profile .name .img_name {
  max-width: 410px;
  width: 54.6666666667vw;
}

#l-whats .l-inner .profile .name .position {
  margin-bottom: 18px;
  color: var(--colorWhite);
  font-size: var(--fontSize30);
  letter-spacing: 1rem;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile .name .position {
    margin-bottom: 2.4vw;
  }
}
#l-whats .l-inner .profile .name .name_en {
  margin-top: 8px;
  color: var(--colorWhite);
  font-size: var(--fontSize24);
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile .name .name_en {
    margin-top: 1.0666666667vw;
  }
}
#l-whats .l-inner .profile .img_interpreter {
  max-width: 651px;
  width: 86.8vw;
  padding: 75px 0 40px 0;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .profile .img_interpreter {
    padding: 10vw 0 5.3333333333vw 0;
  }
}
#l-whats .l-inner .profile .img_interpreter img {
  width: 100%;
}

#l-whats .l-inner .profile .discription {
  max-width: 590px;
  width: 78.6666666667vw;
  margin: 0 auto;
  color: var(--colorWhite);
  font-size: var(--fontSize30);
  font-weight: 700;
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.05vw;
  font-feature-settings: "palt";
}

#l-whats .l-inner .img_consult img {
  width: 100%;
}

#l-whats .l-inner .qualification {
  max-width: 630px;
  width: 84vw;
  margin: 40px auto 90px auto;
  background-color: var(--colorWhite);
  border: 3px solid var(--colorWhite);
  border-radius: 30px;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .qualification {
    margin: 5.3333333333vw auto 12vw auto;
    border: 0.4vw solid var(--colorWhite);
    border-radius: 4vw;
  }
}
#l-whats .l-inner .qualification .list_area {
  display: flex;
  justify-content: center;
  padding: 45px 0;
  background-image: url(../images/bg_sand_gouache.png);
  border-radius: 27px 27px 0 0;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .qualification .list_area {
    padding: 6vw 0;
    border-radius: 3.6vw 3.6vw 0 0;
  }
}
#l-whats .l-inner .qualification .list_area .list {
  color: var(--colorWhite);
  font-size: var(--fontSize30);
}

#l-whats .l-inner .qualification .list_area .list li {
  text-align: left;
}

#l-whats .l-inner .qualification .list_area .list li + li {
  margin-top: 15px;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .qualification .list_area .list li + li {
    margin-top: 2vw;
  }
}
#l-whats .l-inner .qualification .list_area .list li:before {
  content: "・";
}

#l-whats .l-inner .qualification .number {
  padding: 20px 0;
  color: var(--colorSoftAmber);
  font-size: var(--fontSize30);
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-whats .l-inner .qualification .number {
    padding: 2.6666666667vw 0;
  }
}
#l-ready .l-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 120px 0;
  padding: 255px 0 220px 0;
}

@media screen and (max-width: 750px) {
  #l-ready .l-inner {
    gap: 16vw 0;
    padding: 34vw 0 29.3333333333vw 0;
  }
}
#l-ready .l-inner .txt_ready {
  max-width: 192px;
  width: 25.6vw;
}

#l-ready .l-inner .txt_ready img {
  width: 100%;
}

#l-ready .l-inner .img_mv {
  max-width: 628px;
  width: 83.7333333333vw;
}

#l-ready .l-inner .img_mv img {
  width: 100%;
}

#l-key .l-inner {
  position: relative;
}

#l-key .l-inner .copy_mv {
  position: absolute;
  max-width: 112px;
  width: 14.9333333333vw;
  left: 0;
  right: 0;
  top: 280px;
  margin: auto;
}

@media screen and (max-width: 750px) {
  #l-key .l-inner .copy_mv {
    top: 37.3333333333vw;
  }
}
#l-key .l-inner .copy_mv img {
  width: 100%;
}

#l-key .l-inner .ph_kv01 img {
  width: 100%;
}

#l-water_journey .l-inner {
  position: relative;
  padding: 110px 0 0 0;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner {
    padding: 14.6666666667vw 0 0 0;
  }
}
#l-water_journey .l-inner .img_enjoy {
  max-width: 545px;
  width: 72.6666666667vw;
  margin: 0 0 60px 60px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .img_enjoy {
    margin: 0 0 8vw 8vw;
  }
}
#l-water_journey .l-inner .img_enjoy img {
  width: 100%;
}

#l-water_journey .l-inner .img_character {
  position: absolute;
  top: 310px;
  right: 10px;
  max-width: 258px;
  width: 34.4vw;
  z-index: 0;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .img_character {
    top: 41.3333333333vw;
    right: 1.3333333333vw;
  }
}
#l-water_journey .l-inner .img_character img {
  width: 100%;
}

#l-water_journey .l-inner .discription {
  padding: 55px 0 90px 0;
  color: var(--colorIrisBlue);
  font-size: var(--fontSize28);
  line-height: 1.8;
  text-align: center;
  font-feature-settings: "palt";
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .discription {
    padding: 7.3333333333vw 0 12vw 0;
  }
}
#l-water_journey .l-inner .route .item {
  text-align: center;
}

#l-water_journey .l-inner .route .item.-kanazawa {
  position: relative;
}

#l-water_journey .l-inner .route .item.-kanazawa .ph_kanazawa01 {
  max-width: 600px;
  width: 80vw;
  margin: 0 auto;
}

#l-water_journey .l-inner .route .item.-kanazawa .ph_kanazawa02 {
  position: absolute;
  right: 0;
  bottom: -50px;
  max-width: 290px;
  width: 38.6666666667vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanazawa .ph_kanazawa02 {
    bottom: -6.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-tedorigawa {
  position: relative;
  max-height: 708px;
  height: 94.4vw;
  margin-top: -175px;
  background-image: url(../images/bg_figure01.svg);
  background-repeat: no-repeat;
  background-position: right 90px bottom 30px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-tedorigawa {
    margin-top: -23.3333333333vw;
    background-size: 6.4vw auto;
    background-position: right 12vw bottom 4vw;
  }
}
#l-water_journey .l-inner .route .item.-tedorigawa .ph_tedorigawa01 {
  max-width: 354px;
  width: 47.2vw;
  margin-left: 40px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-tedorigawa .ph_tedorigawa01 {
    margin-left: 5.3333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-tedorigawa .ph_tedorigawa02 {
  position: absolute;
  right: 40px;
  top: 157px;
  max-width: 411px;
  width: 54.8vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-tedorigawa .ph_tedorigawa02 {
    right: 5.3333333333vw;
    top: 20.9333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-tedorigawa .text {
  position: absolute;
  left: 80px;
  bottom: 0;
  display: flex;
  align-items: center;
  max-height: 288px;
  height: 38.4vw;
  padding-top: 20px;
  background-image: url(../images/bg_route_text.svg);
  background-position: center;
  background-size: 300px auto;
  background-repeat: no-repeat;
  font-size: var(--fontSize22);
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-tedorigawa .text {
    left: 10.6666666667vw;
    padding-top: 2.6666666667vw;
    background-size: 40vw auto;
  }
}
#l-water_journey .l-inner .route .item.-fisheries_factory {
  position: relative;
  margin-top: 35px;
  background-image: url(../images/bg_figure02.svg);
  background-repeat: no-repeat;
  background-position: left 80px bottom 170px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-fisheries_factory {
    margin-top: 4.6666666667vw;
    background-size: 17.3333333333vw auto;
    background-position: left 10.6666666667vw bottom 22.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-fisheries_factory .ph_fisheries_factory {
  max-width: 482px;
  width: 64.2666666667vw;
  margin-left: auto;
}

#l-water_journey .l-inner .route .item.-fisheries_factory .ph_fisheries_factory img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-fisheries_factory .txt_route02 {
  position: absolute;
  left: 160px;
  top: 35px;
  max-width: 127px;
  width: 16.9333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-fisheries_factory .txt_route02 {
    left: 21.3333333333vw;
    top: 4.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-fisheries_factory .txt_route02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-fisheries_factory .icn_route_arrow01 {
  position: absolute;
  left: 80px;
  top: -65px;
  max-width: 159px;
  width: 21.2vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-fisheries_factory .icn_route_arrow01 {
    left: 10.6666666667vw;
    top: -8.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-fisheries_factory .icn_route_arrow01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-arayo {
  position: relative;
  max-height: 650px;
  height: 86.6666666667vw;
  margin-top: -72px;
  background-image: url(../images/bg_figure02.svg);
  background-repeat: no-repeat;
  background-position: left 80px bottom 170px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-arayo {
    margin-top: -9.6vw;
    background-size: 17.3333333333vw auto;
    background-position: left 10.6666666667vw bottom 22.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-arayo .ph_arayo01 {
  max-width: 295px;
  width: 39.3333333333vw;
  margin-left: auto;
  margin-right: 45px;
}

#l-water_journey .l-inner .route .item.-arayo .ph_arayo01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-arayo .ph_arayo02 {
  position: absolute;
  left: 0;
  top: 170px;
  max-width: 481px;
  width: 64.1333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-arayo .ph_arayo02 {
    top: 22.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-arayo .ph_arayo02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-arayo .text {
  position: absolute;
  right: 85px;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 357px;
  width: 47.6vw;
  max-height: 343px;
  height: 45.7333333333vw;
  padding-top: 20px;
  background-image: url(../images/bg_route_text.svg);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: var(--fontSize22);
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-arayo .text {
    right: 11.3333333333vw;
    padding-top: 2.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-arayo .ph_person02 {
  position: absolute;
  left: 195px;
  bottom: 5px;
  max-width: 97px;
  width: 12.9333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-arayo .ph_person02 {
    left: 26vw;
    bottom: 0.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-arayo .ph_person02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-lunch {
  position: relative;
  margin: 20px 0 30px 0;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-lunch {
    margin: 2.6666666667vw 0 4vw 0;
  }
}
#l-water_journey .l-inner .route .item.-lunch .ph_lunch01 {
  max-width: 422px;
  width: 56.2666666667vw;
}

#l-water_journey .l-inner .route .item.-lunch .ph_lunch01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-lunch .ph_lunch02 {
  position: absolute;
  right: 40px;
  bottom: -30px;
  max-width: 257px;
  width: 34.2666666667vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-lunch .ph_lunch02 {
    right: 5.3333333333vw;
    bottom: -4vw;
  }
}
#l-water_journey .l-inner .route .item.-lunch .ph_lunch02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-lunch .txt_route03 {
  position: absolute;
  top: 56px;
  right: 200px;
  max-width: 142px;
  width: 18.9333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-lunch .txt_route03 {
    top: 7.4666666667vw;
    right: 26.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-lunch .txt_route03 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-lunch .icn_route_arrow02 {
  position: absolute;
  top: -56px;
  right: 95px;
  max-width: 213px;
  width: 28.4vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-lunch .icn_route_arrow02 {
    top: -7.4666666667vw;
    right: 12.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-lunch .icn_route_arrow02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-komeya {
  position: relative;
  margin-top: -105px;
  max-height: 561px;
  height: 74.8vw;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-komeya {
    margin-top: -14vw;
  }
}
#l-water_journey .l-inner .route .item.-komeya .ph_komeya01 {
  max-width: 400px;
  width: 53.3333333333vw;
  margin-left: auto;
}

#l-water_journey .l-inner .route .item.-komeya .ph_komeya01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-komeya .icn_route_arrow03 {
  position: absolute;
  bottom: 20px;
  left: 150px;
  max-width: 213px;
  width: 28.4vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-komeya .icn_route_arrow03 {
    bottom: 2.6666666667vw;
    left: 20vw;
  }
}
#l-water_journey .l-inner .route .item.-komeya .icn_route_arrow03 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-komeya .text {
  position: absolute;
  left: 45px;
  top: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 325px;
  width: 43.3333333333vw;
  max-height: 312px;
  height: 41.6vw;
  background-image: url(../images/bg_route_text.svg);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: var(--fontSize22);
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-komeya .text {
    left: 6vw;
    top: -2vw;
  }
}
#l-water_journey .l-inner .route .item.-komeya .ph_person03 {
  position: absolute;
  bottom: 0;
  right: 50px;
  max-width: 88px;
  width: 11.7333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-komeya .ph_person03 {
    right: 6.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-komeya .ph_person03 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-asanotaiko {
  position: relative;
  margin-top: -130px;
  max-height: 862px;
  height: 114.9333333333vw;
  background-image: url(../images/bg_figure03.svg), url(../images/bg_figure04.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: left 51px top 272px, left 79px bottom 18px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-asanotaiko {
    margin-top: -17.3333333333vw;
    background-size: 18.1333333333vw auto, 7.3333333333vw auto;
    background-position: left 10.6666666667vw top 36.2666666667vw, left 10.5333333333vw bottom 2.4vw;
  }
}
#l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko01 {
  max-width: 522px;
  width: 69.6vw;
  margin-left: auto;
}

#l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko02 {
  position: absolute;
  top: 337px;
  left: 40px;
  max-width: 330px;
  width: 44vw;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko02 {
    top: 44.9333333333vw;
    left: 5.3333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko03 {
  position: absolute;
  bottom: 0;
  right: 90px;
  max-width: 302px;
  width: 40.2666666667vw;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko03 {
    right: 12vw;
  }
}
#l-water_journey .l-inner .route .item.-asanotaiko .ph_asanotaiko03 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-asanotaiko .txt_route04 {
  position: absolute;
  top: 186px;
  left: 53px;
  max-width: 150px;
  width: 20vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-asanotaiko .txt_route04 {
    top: 24.8vw;
    left: 7.0666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-asanotaiko .txt_route04 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-asanotaiko .icn_route_arrow04 {
  position: absolute;
  bottom: -90px;
  left: 223px;
  max-width: 144px;
  width: 19.2vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-asanotaiko .icn_route_arrow04 {
    bottom: -12vw;
    left: 29.7333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-asanotaiko .icn_route_arrow04 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-kanaya_shuzou {
  position: relative;
  margin-top: -220px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanaya_shuzou {
    margin-top: -29.3333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_kanaya_shuzou01 {
  max-width: 466px;
  width: 62.1333333333vw;
}

#l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_kanaya_shuzou01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_kanaya_shuzou02 {
  position: absolute;
  top: 193px;
  right: 50px;
  max-width: 305px;
  width: 40.6666666667vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_kanaya_shuzou02 {
    top: 25.7333333333vw;
    right: 6.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_kanaya_shuzou02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-kanaya_shuzou .text {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 254px;
  width: 33.8666666667vw;
  max-height: 244px;
  height: 32.5333333333vw;
  margin: 30px auto 0 auto;
  padding-top: 10px;
  background-image: url(../images/bg_route_text.svg);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: var(--fontSize22);
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanaya_shuzou .text {
    margin: 4vw auto 0 auto;
    padding-top: 1.3333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_person04 {
  position: absolute;
  bottom: 45px;
  left: 100px;
  max-width: 147px;
  width: 19.6vw;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_person04 {
    bottom: 6vw;
    left: 13.3333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-kanaya_shuzou .ph_person04 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-kanaya_shuzou .txt_route05 {
  position: absolute;
  top: 90px;
  right: 45px;
  max-width: 151px;
  width: 20.1333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanaya_shuzou .txt_route05 {
    top: 12vw;
    right: 6vw;
  }
}
#l-water_journey .l-inner .route .item.-kanaya_shuzou .txt_route05 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-kanaya_shuzou .icn_route_arrow05 {
  position: absolute;
  bottom: -120px;
  right: 120px;
  max-width: 169px;
  width: 22.5333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-kanaya_shuzou .icn_route_arrow05 {
    bottom: -16vw;
    right: 16vw;
  }
}
#l-water_journey .l-inner .route .item.-kanaya_shuzou .icn_route_arrow05 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-shirayama {
  position: relative;
  max-height: 1004px;
  height: 133.8666666667vw;
  margin-top: -55px;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-shirayama {
    margin-top: -7.3333333333vw;
  }
}
#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama01 {
  max-width: 446px;
  width: 59.4666666667vw;
}

#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama02 {
  position: absolute;
  top: -90px;
  right: 20px;
  max-width: 237px;
  width: 31.6vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-shirayama .ph_shirayama02 {
    top: -12vw;
    right: 2.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama03 {
  position: absolute;
  top: 160px;
  right: 125px;
  max-width: 160px;
  width: 21.3333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-shirayama .ph_shirayama03 {
    top: 21.3333333333vw;
    right: 16.6666666667vw;
  }
}
#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama03 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama04 {
  position: absolute;
  bottom: 270px;
  right: 0;
  max-width: 334px;
  width: 44.5333333333vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-shirayama .ph_shirayama04 {
    bottom: 36vw;
  }
}
#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama04 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama05 {
  position: absolute;
  bottom: 0;
  left: 60px;
  max-width: 477px;
  width: 63.6vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .item.-shirayama .ph_shirayama05 {
    left: 8vw;
  }
}
#l-water_journey .l-inner .route .item.-shirayama .ph_shirayama05 img {
  width: 100%;
}

#l-water_journey .l-inner .route .item img {
  width: 100%;
}

#l-water_journey .l-inner .route .sbj_area {
  position: relative;
  max-height: 506px;
  height: 67.4666666667vw;
  padding: 120px 70px 0 70px;
  background-image: url(../images/bg_route01.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area {
    padding: 16vw 9.3333333333vw 0 9.3333333333vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-arayo {
  max-height: 450px;
  height: 60vw;
  margin-top: -120px;
  background-image: url(../images/bg_route02.svg);
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-arayo {
    margin-top: -16vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-komeya {
  max-height: 462px;
  height: 61.6vw;
  margin-top: -72px;
  padding-top: 150px;
  background-image: url(../images/bg_route03.svg);
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-komeya {
    margin-top: -9.6vw;
    padding-top: 20vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-asanotaiko {
  max-height: 481px;
  height: 64.1333333333vw;
  margin-top: -105px;
  padding-top: 150px;
  background-image: url(../images/bg_route04.svg);
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-asanotaiko {
    margin-top: -14vw;
    padding-top: 20vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-kanaya_shuzou {
  max-height: 489px;
  height: 65.2vw;
  padding-top: 60px;
  background-image: url(../images/bg_route05.svg);
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-kanaya_shuzou {
    padding-top: 8vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-shirayama {
  max-height: 479px;
  height: 63.8666666667vw;
  padding-top: 60px;
  background-image: url(../images/bg_route06.svg);
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-shirayama {
    padding-top: 8vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-shirayama .txt_route06 {
  max-width: 169px;
  width: 22.5333333333vw;
  margin: 0 0 22px -25px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-shirayama .txt_route06 {
    margin: 0 0 2.9333333333vw -3.3333333333vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-shirayama .txt_route06 img {
  width: 100%;
}

#l-water_journey .l-inner .route .sbj_area.-end {
  overflow: hidden;
  max-height: 682px;
  height: 90.9333333333vw;
  padding-top: 170px;
  background-image: url(../images/bg_route07.svg);
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-end {
    padding-top: 22.6666666667vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-end .txt_route07 {
  max-width: 442px;
  width: 58.9333333333vw;
  margin-left: -35px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-end .txt_route07 {
    margin-left: -4.6666666667vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-end .txt_route07 img {
  width: 100%;
}

#l-water_journey .l-inner .route .sbj_area.-end .ph_shimazaki02 {
  max-width: 443px;
  width: 59.0666666667vw;
  margin-top: -314px;
  margin-left: auto;
  margin-right: -70px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area.-end .ph_shimazaki02 {
    margin-top: -41.8666666667vw;
    margin-right: -9.3333333333vw;
  }
}
#l-water_journey .l-inner .route .sbj_area.-end .ph_shimazaki02 img {
  width: 100%;
}

#l-water_journey .l-inner .route .sbj_area .sbj {
  margin-bottom: 25px;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area .sbj {
    margin-bottom: 3.3333333333vw;
  }
}
#l-water_journey .l-inner .route .sbj_area .sbj > .-kanazawa_st {
  max-width: 173px;
  width: 23.0666666667vw;
  margin-left: auto;
}

#l-water_journey .l-inner .route .sbj_area .sbj > .-arayo {
  max-width: 158px;
  width: 21.0666666667vw;
}

#l-water_journey .l-inner .route .sbj_area .sbj > .-komeya {
  max-width: 336px;
  width: 44.8vw;
  margin-left: auto;
}

#l-water_journey .l-inner .route .sbj_area .sbj > .-asanotaiko {
  max-width: 535px;
  width: 71.3333333333vw;
}

#l-water_journey .l-inner .route .sbj_area .sbj > .-kanaya_shuzou {
  max-width: 292px;
  width: 38.9333333333vw;
  margin-left: auto;
}

#l-water_journey .l-inner .route .sbj_area .sbj > .-shirayama {
  max-width: 345px;
  width: 46vw;
}

#l-water_journey .l-inner .route .sbj_area .sbj img {
  width: 100%;
}

#l-water_journey .l-inner .route .sbj_area .text {
  font-size: var(--fontSize26);
  line-height: 1.8;
}

#l-water_journey .l-inner .route .sbj_area .text.-right {
  text-align: right;
}

#l-water_journey .l-inner .route .sbj_area .txt_route01 {
  position: absolute;
  top: 60px;
  left: 145px;
  max-width: 252px;
  width: 33.6vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area .txt_route01 {
    top: 8vw;
    left: 19.3333333333vw;
  }
}
#l-water_journey .l-inner .route .sbj_area .txt_route01 img {
  width: 100%;
}

#l-water_journey .l-inner .route .sbj_area .ph_person01 {
  position: absolute;
  top: 0;
  left: 30px;
  max-width: 99px;
  width: 13.2vw;
}

@media screen and (max-width: 750px) {
  #l-water_journey .l-inner .route .sbj_area .ph_person01 {
    top: 0vw;
    left: 4vw;
  }
}
#l-water_journey .l-inner .route .sbj_area .ph_person01 img {
  width: 100%;
}

#l-tour .l-inner {
  margin-top: -5px;
}

@media screen and (max-width: 750px) {
  #l-tour .l-inner {
    margin-top: -0.6666666667vw;
  }
}
#l-tour .l-inner .lnv-tour {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 22px;
  margin: 30px auto 50px auto;
}

@media screen and (max-width: 750px) {
  #l-tour .l-inner .lnv-tour {
    gap: 0 2.9333333333vw;
    margin: 4vw auto 6.6666666667vw auto;
  }
}
#l-tour .l-inner .lnv-tour li {
  background-size: 100%;
  cursor: pointer;
}

#l-tour .l-inner .lnv-tour li.-ichikawa {
  max-width: 217px;
  width: 28.9333333333vw;
  max-height: 199px;
  height: 26.5333333333vw;
  background-image: url(../images/bg_lnv_ichikawa.png);
}

#l-tour .l-inner .lnv-tour li.-toyama_gifu {
  max-width: 217px;
  width: 28.9333333333vw;
  max-height: 206px;
  height: 27.4666666667vw;
  background-image: url(../images/bg_lnv_toyama_gifu.png);
}

#l-tour .l-inner .lnv-tour li.-fukui {
  max-width: 224px;
  width: 29.8666666667vw;
  max-height: 207px;
  height: 27.6vw;
  background-image: url(../images/bg_lnv_fukui.png);
}

#l-tour .l-inner .lnv-tour li.-active {
  opacity: 0.5;
}

#l-tour .l-inner .lnv-tour li:hover {
  opacity: 0.5;
}

#l-tour .l-inner .lnv-tour li img {
  max-width: 217px;
  width: 28.9333333333vw;
}

#l-tour .l-inner .item-tour {
  max-height: 1642px;
  height: 218.9333333333vw;
  background-image: url(../images/bg_floral_white_gouache.png);
  background-size: 100% auto;
  background-position: center bottom;
}

#l-tour .l-inner .item-tour .ph_tour img {
  width: 100%;
}

#l-tour .l-inner .item-tour .text {
  max-width: 590px;
  width: 78.6666666667vw;
  margin: 75px auto;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
  text-align: justify;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
  line-height: 2;
}

@media screen and (max-width: 750px) {
  #l-tour .l-inner .item-tour .text {
    margin: 10vw auto;
  }
}
#l-tour .l-inner .item-tour .icn_glasses {
  max-width: 252px;
  width: 33.6vw;
  max-height: 86px;
  height: 11.4666666667vw;
  margin: 0 auto;
}

#l-tour .l-inner .item-tour .icn_glasses img {
  width: 100%;
  margin-left: 25px;
}

@media screen and (max-width: 750px) {
  #l-tour .l-inner .item-tour .icn_glasses img {
    margin-left: 3.3333333333vw;
  }
}
#l-tour .l-inner .item-tour .catch {
  margin-top: 60px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  font-feature-settings: "palt";
}

@media screen and (max-width: 750px) {
  #l-tour .l-inner .item-tour .catch {
    margin-top: 8vw;
    font-size: 4.8vw;
  }
}
#l-tour .l-inner .item-tour .catch.-ichikawa {
  color: var(--colorGeraldine);
}

#l-tour .l-inner .item-tour .catch.-toyama_gifu {
  color: var(--colorMantis);
}

#l-tour .l-inner .item-tour .catch.-fukui {
  color: var(--colorDanube);
}

#l-apply .l-inner {
  padding: 180px 0 120px 0;
  background-image: url(../images/bg_clear_day_gouache.png);
  background-size: 100% auto;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner {
    padding: 24vw 0 16vw 0;
  }
}
#l-apply .l-inner .item {
  position: relative;
  max-width: 670px;
  width: 89.3333333333vw;
  margin: 0 auto;
  padding-top: 60px;
  background-color: var(--colorWhite);
  border-radius: 20px;
  box-shadow: 6px 8px 9px 0 var(--colorblackc_alpha15);
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item {
    padding-top: 8vw;
    border-radius: 2.6666666667vw;
    box-shadow: 0.8vw 1.0666666667vw 1.2vw 0 var(--colorblackc_alpha15);
  }
}
#l-apply .l-inner .item + .item {
  margin-top: 150px;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item + .item {
    margin-top: 20vw;
  }
}
#l-apply .l-inner .item .sbj_apply {
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 590px;
  width: 78.6666666667vw;
  max-height: 120px;
  height: 16vw;
  margin: auto;
  background-color: var(--colorIrisBlue);
  border: 2px solid var(--colorWhite);
  border-radius: 20px;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .sbj_apply {
    top: -8vw;
    border-radius: 2.6666666667vw;
    border: 0.2666666667vw solid var(--colorWhite);
  }
}
#l-apply .l-inner .item .sbj_apply .-customize {
  max-width: 416px;
  width: 55.4666666667vw;
}

#l-apply .l-inner .item .sbj_apply .-customize img {
  width: 100%;
}

#l-apply .l-inner .item .sbj_apply .-original {
  max-width: 370px;
  width: 49.3333333333vw;
}

#l-apply .l-inner .item .sbj_apply .-original img {
  width: 100%;
}

#l-apply .l-inner .item .text {
  max-width: 550px;
  width: 73.3333333333vw;
  margin: 45px auto;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
  text-align: justify;
  font-feature-settings: "palt";
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .text {
    margin: 6vw auto;
  }
}
#l-apply .l-inner .item .area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 570px;
  width: 76vw;
  margin: 0 auto 50px auto;
  padding: 40px 55px;
  background-color: var(--colorSoftAmber);
  border-radius: 20px;
  color: var(--colorWhite);
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .area {
    margin: 0 auto 6.6666666667vw auto;
    padding: 5.3333333333vw 7.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
#l-apply .l-inner .item .area h4 {
  width: 100%;
  font-size: var(--fontSize46);
  font-weight: 700;
  text-align: center;
}

#l-apply .l-inner .item .area h5 {
  width: 100%;
  margin: 8px auto 40px auto;
  padding: 8px 0;
  border-top: 2px solid var(--colorWhite);
  border-bottom: 2px solid var(--colorWhite);
  font-size: var(--fontSize28);
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .area h5 {
    margin: 1.0666666667vw auto 5.3333333333vw auto;
    padding: 1.0666666667vw 0;
    border-top: 0.2666666667vw solid var(--colorWhite);
    border-bottom: 0.2666666667vw solid var(--colorWhite);
  }
}
#l-apply .l-inner .item .area .area-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px 0;
  max-width: 150px;
  width: 20vw;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .area .area-list {
    gap: 0.2666666667vw 0;
  }
}
#l-apply .l-inner .item .area .area-list .prefecture {
  font-size: var(--fontSize28);
}

#l-apply .l-inner .item .area .area-list .city {
  font-size: var(--fontSize24);
}

#l-apply .l-inner .item .area .area-list .city + .prefecture {
  margin-top: 34px;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .area .area-list .city + .prefecture {
    margin-top: 4.5333333333vw;
  }
}
#l-apply .l-inner .item .flow {
  max-width: 584px;
  width: 77.8666666667vw;
  margin: 0 auto;
  padding-bottom: 80px;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .flow {
    padding-bottom: 10.6666666667vw;
  }
}
#l-apply .l-inner .item .flow .flow-list {
  display: flex;
  flex-direction: column;
  gap: 27px 0;
  max-width: 570px;
  width: 76vw;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .flow .flow-list {
    gap: 3.6vw 0;
  }
}
#l-apply .l-inner .item .flow .flow-list li {
  position: relative;
  max-height: 80px;
  height: 10.6666666667vw;
  font-size: var(--fontSize28);
  text-align: center;
}

#l-apply .l-inner .item .flow .flow-list li span {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 570px;
  width: 76vw;
  max-height: 80px;
  height: 10.6666666667vw;
  border: 1px solid var(--colorNightRider);
  top: 0;
  left: 0;
}

#l-apply .l-inner .item .flow .flow-list li span small {
  display: block;
  margin-top: 5px;
  width: 100%;
  font-size: var(--fontSize23);
  font-feature-settings: "palt";
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .flow .flow-list li span small {
    margin-top: 0.6666666667vw;
  }
}
#l-apply .l-inner .item .flow .flow-list li:before {
  position: absolute;
  display: block;
  content: "";
  top: 7px;
  left: 7px;
  max-width: 570px;
  width: 76vw;
  max-height: 80px;
  height: 10.6666666667vw;
  background-color: var(--colorMoonGlow);
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .flow .flow-list li:before {
    top: 0.9333333333vw;
    left: 0.9333333333vw;
  }
}
#l-apply .l-inner .item .flow .flow-list li:not(:last-child):after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -24px;
  margin: auto;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 20px 0 20px;
  border-color: var(--colorNightRider) transparent transparent transparent;
}

@media screen and (max-width: 750px) {
  #l-apply .l-inner .item .flow .flow-list li:not(:last-child):after {
    bottom: -3.2vw;
    border-width: 3.2vw 2.6666666667vw 0 2.6666666667vw;
  }
}
#l-apply .l-inner .item .flow .flow-list li.-row2 {
  max-height: 120px;
  height: 16vw;
}

#l-apply .l-inner .item .flow .flow-list li.-row2 span {
  max-height: 120px;
  height: 16vw;
}

#l-apply .l-inner .item .flow .flow-list li.-row2:before {
  max-height: 120px;
  height: 16vw;
}

#l-apply .l-inner .item .flow .flow-list li.-row3 {
  max-height: 170px;
  height: 22.6666666667vw;
}

#l-apply .l-inner .item .flow .flow-list li.-row3 span {
  max-height: 170px;
  height: 22.6666666667vw;
}

#l-apply .l-inner .item .flow .flow-list li.-row3:before {
  max-height: 170px;
  height: 22.6666666667vw;
}

#l-inquiry .l-inner {
  margin-top: -5px;
  padding-bottom: 50px;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner {
    margin-top: -0.6666666667vw;
    padding-bottom: -6.6666666667vw;
  }
}
#l-inquiry .l-inner .text {
  max-width: 590px;
  width: 78.6666666667vw;
  margin: 60px auto 40px auto;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
  text-align: justify;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .text {
    margin: 8vw auto 5.3333333333vw auto;
  }
}
#l-inquiry .l-inner .form-list {
  max-width: 590px;
  width: 78.6666666667vw;
  margin: 0 auto;
}

#l-inquiry .l-inner .form-list .item + .item {
  margin-top: 40px;
}

#l-inquiry .l-inner .form-list .item .note {
  padding: 20px 0;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
  line-height: 2;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .form-list .item .note {
    padding: 2.6666666667vw 0;
  }
}
#l-inquiry .l-inner .form-list .item .note a {
  color: var(--colorTurquoiseBlue);
  text-decoration: underline;
  text-underline-offset: 5px;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .form-list .item .note a {
    text-underline-offset: 0.6666666667vw;
  }
}
#l-inquiry .l-inner .form-list .item label {
  display: flex;
  align-items: center;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
  font-weight: 700;
  font-feature-settings: "palt";
}

#l-inquiry .l-inner .form-list .item label:before {
  content: "●";
}

#l-inquiry .l-inner .form-list .item label.-required:after {
  display: inline-block;
  max-width: 90px;
  width: 12vw;
  margin-left: 20px;
  padding: 5px 0;
  content: "必須";
  background-color: var(--colorTurquoiseBlue);
  color: var(--colorWhite);
  font-size: var(--fontSize24);
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .form-list .item label.-required:after {
    margin-left: 2.6666666667vw;
    padding: 0.6666666667vw 0;
  }
}
#l-inquiry .l-inner .form-list .item label[for=privacy] {
  display: block;
  width: 100%;
  padding: 20px 15px;
  background-color: var(--colorWhiteSmoke);
  border: 1px solid var(--colorNightRider);
  font-weight: 400;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .form-list .item label[for=privacy] {
    padding: 2.6666666667vw 2vw;
  }
}
#l-inquiry .l-inner .form-list .item label[for=privacy].-required:before {
  display: inline-block;
  max-width: 90px;
  width: 12vw;
  margin-right: 20px;
  padding: 5px 0;
  content: "必須";
  background-color: var(--colorTurquoiseBlue);
  color: var(--colorWhite);
  font-size: var(--fontSize24);
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .form-list .item label[for=privacy].-required:before {
    margin-right: 2.6666666667vw;
    padding: 0.6666666667vw 0;
  }
}
#l-inquiry .l-inner .form-list .item label[for=privacy].-required:after {
  display: none;
}

#l-inquiry .l-inner .form-list .item input[type=text] {
  width: 100%;
  max-height: 80px;
  height: 10.6666666667vw;
  margin-top: 10px;
  padding: 0 20px;
  background-color: var(--colorWhiteSmoke);
  border: 0;
  outline: 0;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
}

#l-inquiry .l-inner .form-list .item input[type=text]:focus {
  background-color: var(--colorMoonGlow);
}

#l-inquiry .l-inner .form-list .item input[type=text].error {
  background-color: var(--colorWaxFlower);
}

#l-inquiry .l-inner .form-list .item input[type=text].valid {
  background-color: var(--colorSolitude);
}

#l-inquiry .l-inner .form-list .item .conf_input {
  width: 100%;
  margin-top: 10px;
  padding: 20px;
  background-color: var(--colorWhiteSmoke);
  border: 0;
  outline: 0;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
}

#l-inquiry .l-inner .form-list .item textarea {
  width: 100%;
  max-height: 500px;
  height: 66.6666666667vw;
  margin-top: 10px;
  padding: 20px;
  background-color: var(--colorWhiteSmoke);
  border: 0;
  outline: 0;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
}

#l-inquiry .l-inner .form-list .item textarea:focus {
  background-color: var(--colorMoonGlow);
}

#l-inquiry .l-inner .form-list .item textarea.error {
  background-color: var(--colorWaxFlower);
}

#l-inquiry .l-inner .form-list .item textarea.valid {
  background-color: var(--colorSolitude);
}

#l-inquiry .l-inner .form-list .item .conf_textarea {
  width: 100%;
  margin-top: 10px;
  padding: 20px;
  background-color: var(--colorWhiteSmoke);
  border: 0;
  outline: 0;
  color: var(--colorNightRider);
  font-size: var(--fontSize28);
}

#l-inquiry .l-inner .form-list .item input[type=checkbox] {
  max-width: 30px;
  width: 4vw;
  max-height: 30px;
  height: 4vw;
  margin-right: 10px;
  background-color: var(--colorWhite);
  border: 1px solid var(--colorNightRider);
  outline: 0;
}

#l-inquiry .l-inner .form-list .item input[type=checkbox]:focus {
  background-color: var(--colorMoonGlow);
}

#l-inquiry .l-inner .form-list .item input[type=checkbox].error {
  background-color: var(--colorWaxFlower);
}

#l-inquiry .l-inner .form-list .item input[type=checkbox].valid {
  background-color: var(--colorSolitude);
}

#l-inquiry .l-inner .form-list .item input[type=checkbox]:checked:before {
  display: block;
  content: "✓";
  text-align: center;
  margin: 0 auto;
  line-height: 1;
  background-color: var(--colorSolitude);
}

#l-inquiry .l-inner .form-list .item .invalid-feedback p {
  margin-top: 10px;
  color: var(--colorWaxFlower);
  font-size: var(--fontSize24);
  font-weight: 700;
  font-feature-settings: "palt";
}

#l-inquiry .l-inner .button-area {
  max-width: 500px;
  width: 66.6666666667vw;
  margin: 80px auto 0 auto;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .button-area {
    margin: 10.6666666667vw auto 0 auto;
  }
}
#l-inquiry .l-inner .button-area .-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
  width: 100%;
  max-height: 100px;
  height: 13.3333333333vw;
  margin: 0 auto;
  background-color: var(--colorWaxFlower);
  border-radius: 20px;
  color: var(--colorWhite);
  font-size: var(--fontSize30);
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .button-area .-submit {
    gap: 0 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
}
#l-inquiry .l-inner .button-area .-submit:before {
  display: block;
  content: "";
  max-width: 46px;
  width: 6.1333333333vw;
  max-height: 44px;
  height: 5.8666666667vw;
  background-image: url(../images/icn_check.svg);
  background-size: 100%;
}

#l-inquiry .l-inner .button-area .-submit:hover {
  opacity: 0.5;
}

#l-inquiry .l-inner .button-area .-back {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
  width: 80%;
  max-height: 100px;
  height: 13.3333333333vw;
  margin: 0 auto 20px auto;
  background-color: var(--colorWhiteSmoke);
  border-radius: 20px;
  color: var(--colorNightRider);
  font-size: var(--fontSize30);
  font-weight: 700;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .button-area .-back {
    gap: 0 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
}
#l-inquiry .l-inner .button-area .-back:hover {
  opacity: 0.5;
}

#l-inquiry .l-inner .button-area .-top {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
  width: 100%;
  max-height: 100px;
  height: 13.3333333333vw;
  margin: 0 auto;
  background-color: var(--colorWaxFlower);
  border-radius: 20px;
  color: var(--colorWhite);
  font-size: var(--fontSize30);
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  #l-inquiry .l-inner .button-area .-top {
    gap: 0 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
}
#l-inquiry .l-inner .button-area .-top:hover {
  opacity: 0.5;
}

#l-privacy .l-inner {
  padding: 40px;
  background-color: var(--colorWhite);
  box-sizing: border-box;
}

@media screen and (max-width: 750px) {
  #l-privacy .l-inner {
    padding: 5.3333333333vw;
  }
}
#l-privacy .l-inner .sbj {
  margin-bottom: 70px;
  font-size: var(--fontSize36);
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #l-privacy .l-inner .sbj {
    margin-bottom: 9.3333333333vw;
  }
}
#l-privacy .l-inner .text {
  overflow-y: scroll;
  height: 85vh;
  font-size: var(--fontSize22);
  text-align: left;
  line-height: 1.8;
}

@media screen and (max-width: 750px) {
  #l-privacy .l-inner .text {
    height: 65vh;
  }
}
#l-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 201;
  background-image: url(../images/bg_blue_stone.png);
}

#l-loading .l-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 70px 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 750px) {
  #l-loading .l-inner {
    gap: 9.3333333333vw 0;
  }
}
#l-loading .l-inner .l_logo01 {
  max-width: 272px;
  width: 36.2666666667vw;
}

#l-loading .l-inner .l_logo01 img {
  width: 100%;
}

#l-loading .l-inner .l_logo02 {
  max-width: 524px;
  width: 69.8666666667vw;
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-1 {
  animation: animate-svg-fill-1 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s both;
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-2 {
  animation: animate-svg-fill-2 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-3 {
  animation: animate-svg-fill-3 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-4 {
  animation: animate-svg-fill-4 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-5 {
  animation: animate-svg-fill-5 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-6 {
  animation: animate-svg-fill-6 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-7 {
  animation: animate-svg-fill-7 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-8 {
  animation: animate-svg-fill-8 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-9 {
  animation: animate-svg-fill-9 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-10 {
  animation: animate-svg-fill-10 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-11 {
  animation: animate-svg-fill-11 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-12 {
  animation: animate-svg-fill-12 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-13 {
  animation: animate-svg-fill-13 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-14 {
  animation: animate-svg-fill-14 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-15 {
  animation: animate-svg-fill-15 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-16 {
  animation: animate-svg-fill-16 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both;
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-17 {
  animation: animate-svg-fill-17 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-18 {
  animation: animate-svg-fill-18 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-19 {
  animation: animate-svg-fill-19 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-20 {
  animation: animate-svg-fill-20 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}

@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-21 {
  animation: animate-svg-fill-21 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both;
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-22 {
  animation: animate-svg-fill-22 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-23 {
  animation: animate-svg-fill-23 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-24 {
  animation: animate-svg-fill-24 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-25 {
  animation: animate-svg-fill-25 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-26 {
  animation: animate-svg-fill-26 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9s both;
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-27 {
  animation: animate-svg-fill-27 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-28 {
  animation: animate-svg-fill-28 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1s both;
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-29 {
  animation: animate-svg-fill-29 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-30 {
  animation: animate-svg-fill-30 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-31 {
  animation: animate-svg-fill-31 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4s both;
}

@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-32 {
  animation: animate-svg-fill-32 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
}

@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-33 {
  animation: animate-svg-fill-33 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6s both;
}

@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-34 {
  animation: animate-svg-fill-34 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
}

@keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-35 {
  animation: animate-svg-fill-35 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
}

@keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-36 {
  animation: animate-svg-fill-36 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9s both;
}

@keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-37 {
  animation: animate-svg-fill-37 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}

@keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-38 {
  animation: animate-svg-fill-38 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1s both;
}

@keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-39 {
  animation: animate-svg-fill-39 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
}

@keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-40 {
  animation: animate-svg-fill-40 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
}

@keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-41 {
  animation: animate-svg-fill-41 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
}

@keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-42 {
  animation: animate-svg-fill-42 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
}

@keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-43 {
  animation: animate-svg-fill-43 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6s both;
}

@keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-44 {
  animation: animate-svg-fill-44 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
}

@keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-45 {
  animation: animate-svg-fill-45 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
}

@keyframes animate-svg-fill-46 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-46 {
  animation: animate-svg-fill-46 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
}

@keyframes animate-svg-fill-47 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-47 {
  animation: animate-svg-fill-47 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
}

@keyframes animate-svg-fill-48 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-48 {
  animation: animate-svg-fill-48 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
}

@keyframes animate-svg-fill-49 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-49 {
  animation: animate-svg-fill-49 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
}

@keyframes animate-svg-fill-50 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-50 {
  animation: animate-svg-fill-50 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.3s both;
}

@keyframes animate-svg-fill-51 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-51 {
  animation: animate-svg-fill-51 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.4s both;
}

@keyframes animate-svg-fill-52 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-52 {
  animation: animate-svg-fill-52 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.5s both;
}

@keyframes animate-svg-fill-53 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-53 {
  animation: animate-svg-fill-53 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.6s both;
}

@keyframes animate-svg-fill-54 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-54 {
  animation: animate-svg-fill-54 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.7s both;
}

@keyframes animate-svg-fill-55 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-55 {
  animation: animate-svg-fill-55 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.8s both;
}

@keyframes animate-svg-fill-56 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-56 {
  animation: animate-svg-fill-56 0.5s cubic-bezier(0.47, 0, 0.745, 0.715) 5.9s both;
}

@keyframes l_logo01 {
  0% {
    transform: translateY(-60px);
    opacity: 0;
  }
  50% {
    transform: translateY(40px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.l_logo01 {
  animation: l_logo01 2s ease-out 5.9s both;
}

@keyframes l_loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
#l-loading {
  animation: l_loading 1s ease-out 9s both;
}
/*# sourceMappingURL=top.css.map */
