@charset "UTF-8";
/*----------------0926-------------------------*/
@font-face {
  font-family: "Norwester";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/norwester@latest/latin-400-normal.woff2) format("woff2"), url(https://cdn.jsdelivr.net/fontsource/fonts/norwester@latest/latin-400-normal.woff) format("woff");
}
/* モーダル */
.video_area iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border: none;
}

.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

.vjs-tech {
  visibility: visible;
}

.bc-movie-modal-close,
.photo-modal-close,
.mov-modal-close {
  position: fixed;
  right: 3vw;
  top: 3vw;
  cursor: pointer;
  z-index: 3;
}

.bc-movie-modal,
.photo-modal,
.mov-modal {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  padding: 5vw;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 767px) {
  .bc-movie-modal,
  .photo-modal,
  .mov-modal {
    padding: 0;
  }
}
.bc-movie-modal.show,
.photo-modal.show,
.mov-modal.show {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bc-movie-modal-body,
.photo-modal-body,
.mov-modal-body {
  width: 100%;
  max-width: 1200px;
}

.photo-modal-body img,
.mov-modal-body img {
  width: 100%;
}
.photo-modal-body video,
.mov-modal-body video {
  width: 100%;
}

#lineup_contents .bc_modal_movie {
  opacity: 1;
}

.mov-modal-body {
  position: relative;
}
.mov-modal-body .restart-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.mov-modal-body .restart-wrap.show {
  display: block;
}
.mov-modal-body .restart-wrap img {
  position: absolute;
  left: 0;
  cursor: pointer;
  width: 60px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mov-modal-body .restart-wrap img:hover {
  opacity: 0.7;
}

.sec-main {
  background-color: #ebeef7;
}
.sec-main .w-inner {
  max-width: none !important;
  padding: 0 !important;
}

.ttl-mov {
  position: relative;
  z-index: 14;
}
@media screen and (min-width: 768px) {
  .ttl-mov {
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .ttl-mov {
    width: 80.7692307692vw;
    margin: 0 auto -0.7692307692vw;
  }
}

.ttl-gallery {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .ttl-gallery {
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .ttl-gallery {
    width: 45.3846153846vw;
    margin: 0 auto -0.7692307692vw;
    z-index: 15;
  }
}

.comment-block {
  padding-bottom: 4px;
  padding-top: 4px;
  position: relative;
  z-index: 10;
  background-color: #000000;
  position: relative;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  .comment-block {
    margin-bottom: -3.8461538462vw;
  }
}

.band {
  height: 40px;
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-size: 395px 27px;
  background-position: 0% 50%;
}
@media screen and (max-width: 767px) {
  .band {
    height: 6.9230769231vw;
    background-size: 66.6666666667vw 4.6153846154vw;
  }
}

.comment-subblock-wrapper {
  position: relative;
}
.comment-subblock-wrapper .bg-tex-img {
  position: absolute;
  z-index: 2;
}
.comment-subblock-wrapper .bg-tex-img.no01 {
  width: max(27.7777777778vw, 450px);
  top: 96px;
  left: -50px;
  z-index: 2;
}
@media (max-width: 1440px) {
  .comment-subblock-wrapper .bg-tex-img.no01 {
    top: calc((1440px - 100%) / 100 + 220px);
    width: clamp(1px, 30.8vw, 450px);
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .bg-tex-img.no01 {
    top: 18%;
  }
}
.comment-subblock-wrapper .bg-tex-img.no02 {
  width: 25.1388888889vw;
  top: 45%;
  left: -20px;
}
@media (max-width: 1440px) {
  .comment-subblock-wrapper .bg-tex-img.no02 {
    left: -50px;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .bg-tex-img.no02 {
    width: 44.6153846154vw;
    top: 0;
    left: 0;
  }
}
.comment-subblock-wrapper .bg-tex-img.no03 {
  width: clamp(1px, 28.4027777778vw, 409px);
  top: 40%;
  right: 0%;
  z-index: 13;
}
.comment-subblock-wrapper .bg-tex-img.no04 {
  width: clamp(1px, 36.1vw, 520px);
  top: 40%;
  left: calc(50% + 310px);
}
.comment-subblock-wrapper .bg-tex-img.no05 {
  width: 114px;
  top: 28%;
  right: -20px;
}
@media (max-width: 1440px) {
  .comment-subblock-wrapper .bg-tex-img.no05 {
    width: 7.9166666667vw;
  }
}
.comment-subblock-wrapper .bg-tex-img.no06 {
  width: min(122px, 8.4722222222vw);
  bottom: 12%;
  right: calc(50% - 490px);
}
.comment-subblock-wrapper .bg-car-img {
  width: clamp(1px, 32.6vw, 470px);
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .bg-car-img {
    width: 44.1025641026vw;
  }
}
.comment-subblock-wrapper .txt-left-img {
  width: 27px;
  position: absolute;
  top: 43%;
  left: 2%;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .txt-left-img {
    width: 3.5897435897vw;
    top: 66%;
    left: 0%;
  }
}
.comment-subblock-wrapper .txt-right-img {
  width: 27px;
  position: absolute;
  top: 43%;
  right: 2%;
  z-index: 16;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .txt-right-img {
    width: 3.5897435897vw;
    top: 66%;
    right: 0%;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap {
  padding: 70px 20px 0 20px;
  max-width: 810px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock-wrap {
    padding: 21.7948717949vw 5.1282051282vw 0 5.1282051282vw;
    z-index: 12;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap .ttl {
  margin-bottom: 30px;
  font-size: 3.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock-wrap .ttl {
    margin-bottom: 6.1538461538vw;
    font-size: 6.1538461538vw;
    line-height: 1.5;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap .txt {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock-wrap .txt {
    font-size: 4.1025641026vw;
    line-height: 1.5;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap .img-wrap {
  position: relative;
  background: #000;
  border-radius: 22px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .comment-subblock-wrapper .comment-subblock-wrap .img-wrap .video-js.vjs-fluid:not(.vjs-audio-only-mode) {
    padding-top: 58.45%;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap .img-wrap .playbtn {
  display: none;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock-wrap .img-wrap .playbtn {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    opacity: 0;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap .img-wrap {
  position: relative;
  z-index: 13;
}
@media screen and (min-width: 768px) {
  .comment-subblock-wrapper .comment-subblock-wrap .img-wrap {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock-wrap .img-wrap {
    border: 3px solid #000000;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 0;
    height: 48.7179487179vw;
    margin-bottom: 19.2307692308vw;
  }
}
.comment-subblock-wrapper .comment-subblock-wrap .img-wrap video {
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  border-radius: 20px;
  border: 5px solid #000000;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock-wrap .img-wrap video {
    height: 48.7179487179vw;
    overflow: visible;
    border-radius: 0;
    border: none;
  }
}
.comment-subblock-wrapper .comment-subblock {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comment-subblock-wrapper .comment-subblock .bg-frame-img {
  width: clamp(1px, 14.72vw, 212px);
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .bg-frame-img {
    width: 65.3846153846vw;
    position: absolute;
    left: -7%;
    bottom: -10%;
    z-index: 15;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer {
  position: relative;
  padding: 60px 0 100px;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer {
    margin-left: -14.6153846154vw;
    padding: 7.6923076923vw 0 17.9487179487vw;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .main-balloon {
  width: clamp(1px, 28.82vw, 415px);
  position: relative;
  z-index: 13;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .main-balloon {
    width: 58.9743589744vw;
    right: 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .main-balloon.sp-rows {
    width: 49.2307692308vw;
    right: 3.8461538462vw;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .main-balloon .state-img {
  position: relative;
  z-index: 14;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .main-balloon .state-img {
    width: 100%;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .main-balloon .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(1px, 1.67vw, 24px);
  font-weight: 800;
  white-space: nowrap;
  z-index: 15;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .main-balloon .txt {
    font-size: 4.1025641026vw;
    top: 47%;
    left: 54%;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon {
  position: relative;
  width: clamp(1px, 28.82vw, 415px);
  z-index: 13;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon {
    width: 55.1282051282vw;
    right: 0;
    margin-top: 1.2820512821vw;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon .wrap {
  position: absolute;
  width: clamp(1px, 21.1805555556vw, 305px);
  top: min(-15px, -1.0416666667vw);
  right: 0;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon .wrap {
    width: 58.9743589744vw;
    top: -2.5641025641vw;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon .state-img {
  position: relative;
  z-index: 14;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon .state-img {
    width: 100%;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(1px, 1.1111111111vw, 16px);
  font-weight: 800;
  white-space: nowrap;
  z-index: 15;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .sub-balloon .txt {
    font-size: 3.3333333333vw;
  }
}
.comment-subblock-wrapper .comment-subblock .state-outer .bg-people-img {
  width: clamp(200px, 31.25vw, 450px);
  position: absolute;
  bottom: 0%;
  left: -82%;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer .bg-people-img {
    width: 41.0256410256vw;
    bottom: 20%;
    left: -30%;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer.second {
    width: 58.9743589744vw;
    padding: 10.2564102564vw 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer.second .main-balloon {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock .state-outer.second .bg-people-img {
    width: 51.5384615385vw;
    bottom: 20%;
    left: -38%;
  }
}
.comment-subblock-wrapper .comment-subblock.top {
  position: relative;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock.top .txt {
    top: 50% !important;
    left: 47% !important;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock.top:after {
    position: absolute;
    display: block;
    content: "";
    width: 40vw;
    height: 40vw;
    background: #ebeef7;
    transform: rotate(-120deg);
    right: -30.7692307692vw;
    bottom: -43.5897435897vw;
    z-index: 10;
  }
}
.comment-subblock-wrapper .comment-subblock.top .bg-frame-img {
  width: clamp(1px, 38.2vw, 550px);
  left: auto;
  right: -3%;
  bottom: -57%;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock.top .bg-frame-img {
    width: 38.4615384615vw;
    bottom: 0%;
    right: 0%;
    z-index: 11;
  }
}
.comment-subblock-wrapper .comment-subblock.top .state-outer {
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer {
    z-index: 10;
  }
}
.comment-subblock-wrapper .comment-subblock.top .state-outer .bg-people-img {
  width: clamp(225px, 31.25vw, 450px);
  left: auto;
  bottom: -82%;
  right: -155%;
}
@media (max-width: 1700px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer .bg-people-img {
    right: -103%;
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer .bg-people-img {
    width: 43.282051vw;
    bottom: -72%;
    right: -65%;
  }
}
.comment-subblock-wrapper .comment-subblock.top .state-outer .bg-tex-img.no03 {
  width: 22.9166666667vw;
  top: 115%;
  right: calc((-100vw + 100%) / 2);
  z-index: 13;
  max-width: initial;
}
@media (max-width: 1700px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer .bg-tex-img.no03 {
    top: 120%;
  }
}
@media (max-width: 1440px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer .bg-tex-img.no03 {
    width: 22.9166666667vw;
    top: 140%;
  }
}
.comment-subblock-wrapper .comment-subblock.top .state-outer .bg-tex-img.no04 {
  width: clamp(1px, 30.3472222222vw, 437px);
  top: initial;
  bottom: -290%;
  left: calc(50% + 240px);
  z-index: 14;
  max-width: initial;
}
@media (max-width: 1440px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer .bg-tex-img.no04 {
    width: 30.3472222222vw;
    left: initial;
    right: calc((-100vw + 100%) / 2 - 5vw);
  }
}
@media screen and (max-width: 767px) {
  .comment-subblock-wrapper .comment-subblock.top .state-outer .bg-tex-img.no04 {
    width: 62.8205128205vw;
    bottom: -81.75vw;
    right: -29.4871794872vw;
  }
}
.comment-subblock-wrapper:before {
  position: absolute;
  top: 7.6923076923vw;
  left: 0;
  content: "";
  width: 100vw;
  height: 91.5384615385vw;
  background: url("/gelandetaxi/images/slides/bg_snow.webp") no-repeat;
  background-size: 112.8205128205vw auto;
  background-position: top center;
}

.grid-comments {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(5, 1fr);
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .grid-comments {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(8, 1fr);
  }
}
.grid-comments .main-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.grid-comments .main-box .mainlogo {
  margin-bottom: 30px;
  width: 223px;
}
@media screen and (max-width: 767px) {
  .grid-comments .main-box .mainlogo {
    width: 166px;
  }
}
.grid-comments .main-box .mainlogo img {
  max-width: 100%;
}
.grid-comments .main-box .top {
  height: 50%;
  background-image: url("../img/slides/main_bg.jpg");
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-size: 20px;
  padding: 2% 3%;
}
@media screen and (max-width: 767px) {
  .grid-comments .main-box .top {
    padding: 15.6% 7%;
  }
}
.grid-comments .main-box .top img {
  -o-object-fit: contain;
     object-fit: contain;
}
.grid-comments .main-box .bottom {
  height: 50%;
}
.grid-comments li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.grid-comments li.changePhoto span {
  cursor: pointer;
}
.grid-comments li.changePhoto span.text {
  cursor: default;
}
.grid-comments li.changePhoto span.text img:hover {
  filter: brightness(1);
}
.grid-comments li.changePhoto span img:hover {
  filter: brightness(1.1);
}
.grid-comments li.mov-open:hover {
  opacity: 0.7;
  cursor: pointer;
}
.grid-comments li.bc_modal_movie:hover {
  opacity: 0.7;
  cursor: pointer;
}
.grid-comments li span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  border: 0;
  opacity: 0;
  transition: 0.5s;
  overflow: hidden;
}
.grid-comments li span.video {
  opacity: 1;
  top: 0;
}
.grid-comments li span.video video {
  width: 101%;
  height: 101%;
}
.grid-comments li span.active {
  opacity: 1;
  z-index: 2;
}
.grid-comments li span img {
  border: 0;
}
.grid-comments img,
.grid-comments video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid-comments .g2 {
  grid-column: 1/3;
  grid-row: 1/2;
}
@media screen and (max-width: 767px) {
  .grid-comments .g2 {
    grid-column: 1/3;
    grid-row: 1/2;
  }
}
.grid-comments .g9 {
  grid-column: 3/5;
  grid-row: 1/3;
}
@media screen and (max-width: 767px) {
  .grid-comments .g9 {
    grid-column: 1/3;
    grid-row: 7/9;
  }
}
.grid-comments .g23 {
  grid-column: 5/8;
  grid-row: 1/4;
}
@media screen and (max-width: 767px) {
  .grid-comments .g23 {
    grid-column: 1/3;
    grid-row: 2/4;
  }
}
.grid-comments .g6 {
  grid-column: 8/9;
  grid-row: 1/2;
}
@media screen and (max-width: 767px) {
  .grid-comments .g6 {
    grid-column: 3/4;
    grid-row: 1/2;
  }
}
.grid-comments .g4 {
  grid-column: 8/9;
  grid-row: 2/3;
}
@media screen and (max-width: 767px) {
  .grid-comments .g4 {
    grid-column: 3/4;
    grid-row: 2/3;
  }
}
.grid-comments .g5 {
  grid-column: 8/9;
  grid-row: 3/4;
}
@media screen and (max-width: 767px) {
  .grid-comments .g5 {
    grid-column: 3/4;
    grid-row: 3/4;
  }
}
.grid-comments .g18 {
  grid-column: 3/4;
  grid-row: 3/4;
}
@media screen and (max-width: 767px) {
  .grid-comments .g18 {
    grid-column: 1/2;
    grid-row: 4/5;
  }
}
.grid-comments .g19 {
  grid-column: 4/5;
  grid-row: 3/4;
}
@media screen and (max-width: 767px) {
  .grid-comments .g19 {
    grid-column: 1/2;
    grid-row: 5/6;
  }
}
.grid-comments .g8 {
  grid-column: 1/3;
  grid-row: 2/4;
}
@media screen and (max-width: 767px) {
  .grid-comments .g8 {
    grid-column: 2/4;
    grid-row: 4/6;
  }
}
.grid-comments .g17 {
  grid-column: 1/3;
  grid-row: 4/6;
}
@media screen and (max-width: 767px) {
  .grid-comments .g17 {
    grid-column: 3/4;
    grid-row: 9/10;
    display: none;
  }
}
.grid-comments .g20 {
  grid-column: 3/4;
  grid-row: 5/6;
}
@media screen and (max-width: 767px) {
  .grid-comments .g20 {
    grid-column: 1/2;
    grid-row: 12/13;
    display: none;
  }
}
.grid-comments .g21 {
  grid-column: 3/4;
  grid-row: 4/5;
}
@media screen and (max-width: 767px) {
  .grid-comments .g21 {
    grid-column: 3/4;
    grid-row: 6/7;
  }
}
.grid-comments .g24 {
  grid-column: 4/5;
  grid-row: 4/5;
}
@media screen and (max-width: 767px) {
  .grid-comments .g24 {
    grid-column: 2/4;
    grid-row: 15/16;
    display: none;
  }
}
.grid-comments .g22 {
  grid-column: 5/6;
  grid-row: 4/5;
}
@media screen and (max-width: 767px) {
  .grid-comments .g22 {
    grid-column: 3/4;
    grid-row: 7/8;
  }
}
.grid-comments .g25 {
  grid-column: 6/7;
  grid-row: 4/5;
}
@media screen and (max-width: 767px) {
  .grid-comments .g25 {
    grid-column: 3/4;
    grid-row: 8/9;
  }
}
.grid-comments .g26 {
  grid-column: 7/9;
  grid-row: 4/6;
}
@media screen and (max-width: 767px) {
  .grid-comments .g26 {
    grid-column: 1/3;
    grid-row: 21/23;
    display: none;
  }
}
.grid-comments .g27 {
  grid-column: 6/7;
  grid-row: 5/6;
}
@media screen and (max-width: 767px) {
  .grid-comments .g27 {
    grid-column: 3/4;
    grid-row: 14/15;
    display: none;
  }
}
.grid-comments .g14 {
  grid-column: 4/6;
  grid-row: 5/6;
}
@media screen and (max-width: 767px) {
  .grid-comments .g14 {
    grid-column: 1/3;
    grid-row: 6/7;
  }
}
.grid-comments .thankyou {
  background-color: rgb(218, 218, 218);
  grid-column: 3/7;
  grid-row: 5/8;
}
.grid-comments .thankyou iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .grid-comments .thankyou {
    grid-column: 1/4;
    grid-row: 8/10;
  }
}

#contents .sec-main .bg-org {
  background: #fca517;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .top-visual {
    height: 149.7230769231vw;
  }
}
#contents .sec-main .bg-org .top-visual img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .top-visual img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
#contents .sec-main .bg-org .campaign-lead {
  padding: 20px 0 60px;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead {
    padding: 10.2564102564vw 0 15.3846153846vw;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap {
  max-width: 1000px;
  margin: -1px auto 0;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap {
    padding: 0 5.1282051282vw;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .campaign-lead-img {
  width: min(930px, 90%);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .campaign-lead-img {
    width: calc(100% + 15.3846153846vw);
    margin-left: -15.3846153846vw;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt {
  margin-top: 25px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt {
    font-size: 3.0769230769vw;
    margin-top: 10.2564102564vw;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt p span {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt p span {
    font-size: 3.5897435897vw;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt p + p {
  margin-top: 0.15em;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt p + p {
    margin-top: 0.5em;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt .wrap-caution {
  font-size: 1.4rem;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  margin: 15px 0 40px;
  padding: 18px;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt .wrap-caution {
    font-size: 3.5897435897vw;
    border-radius: 2.5641025641vw;
    text-align: left;
    margin: 7.6923076923vw 0 5.1282051282vw;
    padding: 3.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt .wrap-caution p {
    display: flex;
    align-items: center;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt .wrap-caution p:before {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  content: "!";
  width: 16px;
  height: 16px;
  margin-right: 0.5em;
  border-radius: 50%;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .notice-txt .wrap-caution p:before {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .cv-btn {
  display: flex;
  flex-direction: row-reverse;
}
#contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .cv-btn:before {
  content: "";
  width: 14px;
  height: 19px;
  margin-left: 30px;
  background: url("/gelandetaxi/images/main/bg_cpn_arrow.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #contents .sec-main .bg-org .campaign-lead .campaign-lead-wrap .cv-btn:before {
    width: 2.5641025641vw;
    height: 3.5897435897vw;
    margin-left: 3.8461538462vw;
  }
}

#contents .sec-colab {
  position: relative;
  background: #fca517;
  border-top: 10px solid #fca517;
  border-bottom: 10px solid #fca517;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab {
    border-width: 2.5641025641vw;
  }
}
#contents .sec-colab:before, #contents .sec-colab:after {
  display: block;
  position: absolute;
  content: "";
  width: 337px;
  height: 165px;
  background: url("../images//colab/img_corner.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab:before, #contents .sec-colab:after {
    width: 56.4102564103vw;
    height: 27.6923076923vw;
  }
}
#contents .sec-colab:before {
  left: 0;
  bottom: 40px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab:before {
    bottom: 7.6923076923vw;
  }
}
#contents .sec-colab:after {
  right: 0;
  top: 40px;
  transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  #contents .sec-colab:after {
    top: 7.6923076923vw;
  }
}
#contents .sec-colab .tape {
  position: absolute;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: #fff;
  background-image: url("../images/colab/txt_gtaxi.svg");
  background-repeat: repeat-x;
  background-size: 395px 27px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .tape {
    height: 7.6923076923vw;
    background-size: 68.4615384615vw 4.6153846154vw;
    background-position: center left -50%;
  }
}
#contents .sec-colab .tape.top {
  top: 0;
}
#contents .sec-colab .tape.bottom {
  bottom: 0;
}
#contents .sec-colab .w-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner {
    padding-top: 20.5128205128vw;
    padding-bottom: 20.5128205128vw;
  }
}
#contents .sec-colab .w-inner h3 {
  text-align: center;
}
#contents .sec-colab .w-inner h3 img {
  width: 290px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner h3 img {
    width: 64.1025641026vw;
  }
}
#contents .sec-colab .w-inner h3 .txt {
  font-size: 3.2rem;
  font-weight: bold;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner h3 .txt {
    margin-top: 8.9743589744vw;
    font-size: 7.1794871795vw;
    line-height: 1.5;
  }
}
#contents .sec-colab .w-inner .link-gtaxi {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .link-gtaxi {
    width: 100%;
    margin-top: 10.2564102564vw;
  }
}
#contents .sec-colab .w-inner .link-gtaxi span {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 15px 60px;
  border-style: solid;
  border-color: #000;
  border-width: 4px 5px 8px;
  border-radius: 40px;
  background: #fff;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .link-gtaxi span {
    display: block;
    text-align: center;
    font-size: 5.1282051282vw;
    padding: 3.8461538462vw 0;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-colab .w-inner .link-gtaxi:hover span {
    border-width: 4px;
  }
}
#contents .sec-colab .w-inner .sns-link {
  display: flex;
  justify-content: center;
  gap: 55px;
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .sns-link {
    margin-top: 10.2564102564vw;
    gap: 8.9743589744vw;
  }
}
#contents .sec-colab .w-inner .sns-link li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#contents .sec-colab .w-inner .sns-link li a:after {
  content: none;
}
#contents .sec-colab .w-inner .sns-link li a img {
  width: 80px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .sns-link li a img {
    width: 15.3846153846vw;
  }
}
#contents .sec-colab .w-inner .sns-link li a .caption {
  margin-top: 20px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .sns-link li a .caption {
    margin-top: 5.1282051282vw;
    font-size: 3.3333333333vw;
  }
}
#contents .sec-colab .w-inner .sns-link li a .caption:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 9px;
  margin-left: 0.5em;
  background: url("../images/colab/icon_external.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .sns-link li a .caption:after {
    width: 3.2307692308vw;
    height: 2.4615384615vw;
    background-size: contain;
  }
}
#contents .sec-colab .w-inner .sns-link + p {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  #contents .sec-colab .w-inner .sns-link + p {
    font-size: 5.1282051282vw;
    text-align: center;
    line-height: 1.3333333333;
    margin-top: 11.5384615385vw;
  }
}

.sec-collabo {
  background-color: #fca516;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .sec-collabo {
    padding: 8vw 0;
  }
}
.sec-collabo .obj1 {
  position: absolute;
  left: 50%;
  margin-left: -750px;
  top: -20px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .sec-collabo .obj1 {
    width: 33vw;
    margin-left: 0;
    left: -7vw;
    top: 32vw;
  }
}
.sec-collabo .obj2 {
  position: absolute;
  left: 50%;
  z-index: 0;
  margin-left: 400px;
  top: 20%;
  z-index: 0;
  min-width: 315px;
}
@media screen and (max-width: 767px) {
  .sec-collabo .obj2 {
    width: 33vw;
    margin-left: 0;
    left: auto;
    right: -2vw;
    top: 33vw;
    min-width: 0;
  }
}
.sec-collabo .obj3 {
  position: absolute;
  left: 50%;
  margin-left: -780px;
  bottom: -20px;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .sec-collabo .obj3 {
    width: 63vw;
    margin-left: 0;
    left: -8vw;
    bottom: -6vw;
  }
}
.sec-collabo .snow {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1420px;
  height: 720px;
}
@media screen and (max-width: 767px) {
  .sec-collabo .snow {
    width: 107%;
    height: auto;
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .sec-collabo h2 {
    width: 85vw;
    margin: 0 auto;
  }
}
.sec-collabo .snow2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.sec-collabo .inner {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec-collabo .inner {
    padding: 0 2vw 40vw 2vw;
  }
}
.sec-collabo .inner p {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .sec-collabo .inner p {
    font-size: 1.7rem;
  }
}
.sec-collabo .inner p.kouen {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .sec-collabo .inner p.kouen {
    font-size: 1.8rem;
  }
}
.sec-collabo .inner .logos {
  max-width: 900px;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .sec-collabo .inner .logos {
    max-width: 80vw;
    flex-direction: column;
  }
  .sec-collabo .inner .logos img {
    width: auto;
    max-width: 100%;
  }
}
.sec-collabo .inner .logos li {
  flex-shrink: 0;
}
#contents .sec-suv .visual-layer {
  background: url("../images//suv/bg_suv.webp") no-repeat, #ebeef7;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer {
    background: url("../images//suv/bg_suv_sp.webp") no-repeat, #ebeef7;
    background-size: 100% auto;
  }
}
#contents .sec-suv .visual-layer .w-inner {
  padding-top: 6.25vw;
  padding-bottom: 65px;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner {
    padding-top: 11.5384615385vw;
    padding-bottom: 10.2564102564vw;
  }
}
#contents .sec-suv .visual-layer .w-inner h2 {
  text-align: center;
}
#contents .sec-suv .visual-layer .w-inner h2 img {
  width: 36.5277777778vw;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner h2 img {
    width: 75.3846153846vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media {
  display: grid;
  gap: 80px;
  margin-top: 100px;
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media {
    padding: 0 60px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media {
    margin-top: 35.8974358974vw;
    padding: 0 3.8461538462vw;
    gap: 15.3846153846vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media .block-media {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media {
    flex-direction: column;
    gap: 8.9743589744vw;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media .ph {
    width: 44.5544554455%;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info {
    width: 48.0198019802%;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl {
    margin-top: 2.5641025641vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl dt {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl dt {
    font-size: 4.1025641026vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl dd {
  margin-top: 15px;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl dd {
    margin-top: 6.4102564103vw;
    font-size: 3.5897435897vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl dd .note {
  display: block;
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media .info dl dd .note {
    margin-top: 2.5641025641vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .cross-media .block-media:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .cross-media .block-media:nth-child(even) {
    flex-direction: column;
  }
}
#contents .sec-suv .visual-layer .w-inner .info-system {
  margin-top: 80px;
  display: flex;
  gap: 40px;
  color: #fff;
  padding: 40px 40px 60px;
  background: #4c4c4c;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .info-system {
    flex-direction: column;
    margin-top: 15.3846153846vw;
    padding: 7.6923076923vw 7.6923076923vw 8.9743589744vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .info-system .img-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .img-wrap {
    width: 44.5544554455%;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .img-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .desc {
    width: 53.2019704433%;
  }
}
#contents .sec-suv .visual-layer .w-inner .info-system .desc h4 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .desc h4 {
    font-size: 4.1025641026vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .info-system .desc h4 em {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .desc h4 em {
    font-size: 5.1282051282vw;
    margin-top: 3.8461538462vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .info-system .desc p {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .desc p {
    margin-top: 7.6923076923vw;
    font-size: 3.5897435897vw;
  }
}
#contents .sec-suv .visual-layer .w-inner .info-system .desc .note {
  display: block;
  margin-top: 35px;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .visual-layer .w-inner .info-system .desc .note {
    margin-top: 11.5384615385vw;
    font-size: 3.0769230769vw;
  }
}
#contents .sec-suv .car-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list {
    grid-template-columns: 1fr;
  }
}
#contents .sec-suv .car-list li:nth-child(1) {
  background: url("../images//suv/suv_car_bg01.webp") no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li:nth-child(1) {
    background: url("../images//suv/suv_car_bg01_sp.webp") no-repeat;
    background-size: cover;
    background-position: top center;
  }
}
#contents .sec-suv .car-list li:nth-child(2) {
  position: relative;
  background: url("../images//suv/suv_car_bg02.webp") no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li:nth-child(2) {
    background: url("../images//suv/suv_car_bg02_sp.webp") no-repeat;
    background-size: cover;
    background-position: top center;
  }
}
#contents .sec-suv .car-list li:nth-child(2):before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  aspect-ratio: 547/113;
  width: 90%;
  margin: 0 auto;
  background: url("../images//suv/img_award.webp") no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .car-list li:nth-child(2):before {
    max-width: 420px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li:nth-child(2):before {
    top: 12.8205128205vw;
    width: 89.7435897436vw;
  }
}
#contents .sec-suv .car-list li:nth-child(3) {
  background: url("../images//suv/suv_car_bg03.webp") no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li:nth-child(3) {
    background: url("../images//suv/suv_car_bg03_sp.webp") no-repeat;
    background-size: cover;
    background-position: top center;
  }
}
#contents .sec-suv .car-list li .car-wrap {
  display: block;
  padding: 100px 0 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li .car-wrap {
    padding: 25.641025641vw 0 10.2564102564vw;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .car-list li .car-wrap:hover {
    cursor: pointer;
  }
}
#contents .sec-suv .car-list li .car-wrap .car img {
  transform: scale(1);
  transition: all 0.3s ease;
}
#contents .sec-suv .car-list li .car-wrap .logo {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 38px;
  margin-top: -10px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li .car-wrap .logo {
    height: 9.4871794872vw;
    margin-top: -2.5641025641vw;
    padding: 0 5.1282051282vw;
  }
}
#contents .sec-suv .car-list li .car-wrap .logo img {
  height: 19px;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li .car-wrap .logo img {
    height: 4.7435897436vw;
  }
}
#contents .sec-suv .car-list li .car-wrap .logo.rows-logo img {
  height: 38px;
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li .car-wrap .logo.rows-logo img {
    height: 9.4871794872vw;
  }
}
#contents .sec-suv .car-list li .car-wrap p {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 0 20px;
}
@media screen and (max-width: 1200px) {
  #contents .sec-suv .car-list li .car-wrap p {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-suv .car-list li .car-wrap p {
    font-size: 4.1025641026vw;
    padding: 0 5.1282051282vw;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-suv .car-list li .car-wrap:hover .car img {
    transform: scale(1.12);
  }
}

#contents .sec-intro {
  position: relative;
  padding: 60px 0px 80px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background: #131e30;
}
@media screen and (max-width: 767px) {
  #contents .sec-intro {
    padding: 11.5384615385vw 0 16.6666666667vw;
  }
}
#contents .sec-intro .visual-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 750px;
  background: url("../images/intro/bg_intro.webp") no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #contents .sec-intro .visual-layer {
    top: 11.5384615385vw;
    height: 52.0512820513vw;
  }
}
#contents .sec-intro h2 {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: linear-gradient(to left, rgba(210, 39, 53, 0.8), rgba(17, 123, 230, 0.8));
}
@media screen and (max-width: 767px) {
  #contents .sec-intro h2 {
    height: 12.8205128205vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-intro h2 img {
    width: 70.2564102564vw;
  }
}
#contents .sec-intro .w-inner {
  position: relative;
  z-index: 1;
}
#contents .sec-intro .lead {
  margin-top: 50px;
  font-size: 2.4rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #contents .sec-intro .lead {
    margin-top: 12.8205128205vw;
    font-size: 5.1282051282vw;
    line-height: 1.7;
  }
}
#contents .sec-intro strong {
  display: block;
  font-size: 3.2rem;
  line-height: 1.34375;
  font-weight: bold;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #contents .sec-intro strong {
    margin-top: 11.5384615385vw;
    font-size: 7.1794871795vw;
    line-height: 1.4285714286;
  }
}
#contents .sec-intro .img-intro {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #contents .sec-intro .img-intro {
    margin-top: 10.2564102564vw;
  }
}

#contents .sec-history {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  #contents .sec-history {
    padding: 7.6923076923vw 0;
  }
}

#contents .sec-campaign {
  background: url("/gelandetaxi/images/campaign01/bg.webp?v2") no-repeat, #fca516;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign {
    padding: 60px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign {
    background: url("/gelandetaxi/images/campaign01/bg_sp.webp?v2") no-repeat, #fca516;
    background-size: 100% auto;
    padding: 14.1025641026vw 0 0;
  }
}
#contents .sec-campaign .ttl {
  text-align: center;
}
#contents .sec-campaign .ttl img {
  width: 513px;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .ttl img {
    width: 100%;
  }
}
#contents .sec-campaign .lead {
  text-align: center;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .lead {
    font-size: 1.6rem;
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .lead {
    font-size: 4.1025641026vw;
    margin-top: 10.2564102564vw;
  }
}
#contents .sec-campaign .apply-term {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .apply-term {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .apply-term {
    margin-top: 10.2564102564vw;
  }
}
#contents .sec-campaign .apply-term span {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .apply-term span {
    font-size: 2.8rem;
    padding: 5px 0 5px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .apply-term span {
    font-size: 6.1538461538vw;
    padding: 1.2820512821vw 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
#contents .sec-campaign .apply-term .day {
  display: inline-block;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .apply-term .day {
    font-size: 2rem;
    padding-left: 1em;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .apply-term .day {
    display: block;
    font-size: 4.6153846154vw;
    margin: 5.1282051282vw -3.8461538462vw 0;
  }
}
#contents .sec-campaign .apply-term .day em {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .apply-term .day em {
    font-size: 3rem;
    padding: 0 0.1em;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .apply-term .day em {
    font-size: 6.4102564103vw;
    padding: 0 0.05em;
  }
}
#contents .sec-campaign .attension {
  max-width: 1000px;
  margin: 50px auto 0;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .attension {
    font-size: 3.0769230769vw;
    margin-top: 8.9743589744vw;
  }
}
#contents .sec-campaign .attension p span {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .attension p span {
    font-size: 3.5897435897vw;
  }
}
#contents .sec-campaign .attension p + p {
  margin-top: 0.15em;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .attension p + p {
    margin-top: 0.5em;
  }
}
#contents .sec-campaign .attension .wrap-caution {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  margin: 25px 0 40px;
  padding: 18px;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .attension .wrap-caution {
    font-size: 3.5897435897vw;
    border-radius: 2.5641025641vw;
    text-align: left;
    margin: 7.6923076923vw 0 5.1282051282vw;
    padding: 3.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .attension .wrap-caution p {
    display: flex;
    align-items: center;
  }
}
#contents .sec-campaign .attension .wrap-caution p:before {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  content: "!";
  width: 16px;
  height: 16px;
  margin-right: 0.5em;
  border-radius: 50%;
  border: 1px solid #fff;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .attension .wrap-caution p:before {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
#contents .sec-campaign .cpn-list {
  max-width: 750px;
  margin: 30px auto 0;
  display: flex;
  gap: 25px 20px;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list {
    position: relative;
    margin-top: 7.6923076923vw;
    gap: 6.4102564103vw 0;
    justify-content: space-between;
  }
}
#contents .sec-campaign .cpn-list li {
  position: relative;
  width: 31.3333333333%;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li {
    width: 42.3076923077vw;
  }
}
#contents .sec-campaign .cpn-list li:after {
  position: absolute;
  top: -8px;
  left: -10px;
  content: "";
  width: 50px;
  height: 50px;
  background: url("/gelandetaxi/images/campaign01/icon_member01.webp") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li:after {
    top: -2.5641025641vw;
    left: -1.2820512821vw;
    width: 12.8205128205vw;
    height: 12.8205128205vw;
  }
}
#contents .sec-campaign .cpn-list li .img {
  background: #fff;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li .img {
    aspect-ratio: 1/1;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li .img.vtl-sp img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
#contents .sec-campaign .cpn-list li .img.vtl-sp.type01 {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li .img.vtl-sp.type01 img {
    transform: scale(1.1);
  }
}
#contents .sec-campaign .cpn-list li .txt {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2857142857;
  margin-top: 10px;
  word-break: keep-all;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-list li .txt {
    font-size: 3.5897435897vw;
    margin-top: 2.5641025641vw;
  }
}
#contents .sec-campaign .ttl-s {
  color: #003D87;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .ttl-s {
    font-size: 2.8rem;
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .ttl-s {
    font-size: 6.1538461538vw;
    margin-top: 11.5384615385vw;
  }
}
#contents .sec-campaign .campaign-note {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .campaign-note {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .campaign-note {
    font-size: 3.5897435897vw;
    line-height: 1.5;
    margin-top: 4.1025641026vw;
  }
}
#contents .sec-campaign .step-img {
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .step-img {
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .step-img {
    margin: 5.1282051282vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board {
    margin-top: 36px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board {
    overflow: hidden;
    margin: 3.8461538462vw 0 0;
  }
}
#contents .sec-campaign .cpn-board ul {
  display: flex;
  background: #dddddd;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul {
    flex-direction: column;
  }
}
#contents .sec-campaign .cpn-board ul li {
  width: 20% !important;
  position: relative;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li {
    border-right: 4px solid #fff;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li {
    width: 100% !important;
    border-bottom: 2px solid #fff;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:last-child {
    border-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:last-child {
    border-bottom: 0;
  }
}
#contents .sec-campaign .cpn-board ul li:last-child::before {
  content: none;
}
#contents .sec-campaign .cpn-board ul li:last-child:after {
  content: none;
}
#contents .sec-campaign .cpn-board ul li .title {
  display: block;
  font-weight: bold;
  color: #003d8a;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li .title {
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li .title {
    font-size: 4.1025641026vw;
    line-height: 1.3125;
  }
}
#contents .sec-campaign .cpn-board ul li .title .ttl-num {
  display: block;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li .title .ttl-num {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li .title .ttl-num {
    font-size: 3.5897435897vw;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) {
    width: 29.203539823%;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block {
    padding: 24px 10px 32px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 5.1282051282vw;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .title {
  margin-bottom: 12px;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block p {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block p {
    font-size: 3.0769230769vw;
    margin-top: 5.1282051282vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .icon {
    bottom: 12.8205128205vw !important;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .icon img {
    height: 6.9230769231vw !important;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .tit {
  font-size: 1.2rem;
  font-weight: 300;
  text-align: center;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-txt {
  font-size: 2.4rem;
  font-weight: 600;
  color: #b81212;
  text-align: center;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn {
  margin-top: 10px;
  cursor: pointer;
  border: none;
  background: transparent;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn {
    margin-top: 2.5641025641vw;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn img {
  display: block;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn .tool-tip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  text-align: center;
  color: #000;
  font-size: 1.4rem;
  font-weight: 600;
  background-color: #fff;
  padding: 0;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  pointer-events: none;
  transition: none;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn .tool-tip {
    font-size: 3.5897435897vw;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn .tool-tip.show {
  opacity: 1;
  visibility: visible;
  transition: none;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn .tool-tip.fade-out {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .code-wrap .code-box .copy-btn .tool-tip .tool-tip-text {
  display: block;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text {
  font-size: 1.4rem;
  color: #000;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text {
    margin-top: 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img {
  display: inline-block;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-button {
  display: inline-block;
  color: #065bad;
  font-weight: bold;
  text-decoration: underline;
  transition: all 0.3s ease;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-button:hover {
  opacity: 0.7;
  cursor: pointer;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7);
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference.show {
  opacity: 1;
  visibility: visible;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  background: #fff;
  width: min(100% - 5rem, 1000px);
  height: fit-content;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .wrap-pict {
  position: relative;
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .wrap-pict .close-btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #000;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .wrap-pict .close-btn:hover {
    cursor: pointer;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .wrap-pict .close-btn {
    width: 50px;
    height: 50px;
    top: -25px;
    right: -25px;
    font-size: 3.6rem;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .wrap-pict .close-btn {
    width: 11.5384615385vw;
    height: 11.5384615385vw;
    top: -5.641025641vw;
    right: -5.641025641vw;
    font-size: 9.2307692308vw;
    color: #fff;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .wrap-pict .close-btn:before {
  content: "×";
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .comment {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  margin-inline: auto;
  color: #bc1313;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .comment {
    top: min(50px, 10%);
    width: min(840px, 80%);
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .comment {
    top: -17.9487179487vw;
    width: 82.0512820513vw;
    text-align: right;
    font-size: 3.0769230769vw;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .comment:before {
  display: block;
  content: "";
  border: solid 2px currentColor;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .comment:before {
    aspect-ratio: 845/106;
    margin-block-end: clamp(0.5rem, -0.741rem + 2.59vw, 0.875rem);
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict .comment:before {
    aspect-ratio: 530/190;
  }
}
#contents .sec-campaign .cpn-board ul li:nth-child(3) .step-block .reference-text .reference-img .modal-reference .pict img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li:not(:nth-child(3)) {
    width: 17.6991150442%;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:not(:nth-child(3)) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:not(:nth-child(3)) .step-block {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 5.1282051282vw 3.8461538462vw 5.1282051282vw 49.5%;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:not(:nth-child(3)) .step-block > p {
    width: 41.0256410256vw;
    font-size: 3.0769230769vw;
    line-height: 1.6666666667;
    margin-top: 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:not(:nth-child(3)) .step-block .sp-contents-wrapper {
    width: 39.4871794872vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li:nth-child(5) .step-block .sp-contents-wrapper .icon img {
    height: 27.4358974359vw;
  }
}
#contents .sec-campaign .cpn-board ul li .step-block {
  padding: 24px 10px 32px;
  height: 100%;
  position: relative;
}
#contents .sec-campaign .cpn-board ul li .step-block .sp-contents-wrapper .icon {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li .step-block .sp-contents-wrapper .icon {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li .step-block .sp-contents-wrapper .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
    width: 50%;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li .step-block .sp-contents-wrapper .icon img {
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board ul li .step-block .sp-contents-wrapper .icon img {
    height: 12.3076923077vw;
  }
}
#contents .sec-campaign .cpn-board ul li .step-block p {
  color: #000;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board ul li .step-block p {
    text-align: center;
    margin-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .cpn-board + .cv-btn {
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .cpn-board + .cv-btn {
    margin-top: 11.5384615385vw;
    font-size: 5.1282051282vw;
  }
}
#contents .sec-campaign .note-summary {
  max-width: 900px;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .note-summary {
    margin: 64px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .note-summary {
    margin: 10.2564102564vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .note-summary li {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .note-summary li {
    font-size: 3.0769230769vw;
  }
}
#contents .sec-campaign .note-summary .red {
  color: #ff0000;
}
#contents .sec-campaign .mdl-term .red {
  color: #ff0000;
}
#contents .sec-campaign .mdl-term .btn-wrap {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .mdl-term .btn-wrap {
    margin: 15.3846153846vw 0 0;
  }
}
#contents .sec-campaign .mdl-term .btn-wrap .btn-term {
  position: relative;
  background: #fff;
  transition: 0.3s;
}
#contents .sec-campaign .mdl-term .btn-wrap .btn-term:after {
  position: absolute;
  content: "＋";
  width: 27px;
  height: 27px;
  right: 20px;
  top: 0;
  bottom: 2px;
  margin: auto 0;
  font-size: 2.7rem;
  line-height: 1;
}
#contents .sec-campaign .mdl-term .btn-wrap .btn-term:hover {
  cursor: pointer;
  color: #fff;
  background: #014e98;
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content {
  display: none;
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content.show {
  display: block;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content.show {
    margin-bottom: 135px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content.show {
    margin-bottom: 55.1282051282vw;
  }
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content.show + .btn-term:after {
  content: "－";
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap {
  background: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap {
    width: min(1130px, 78%);
    height: min(500px, 80%);
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap {
    width: 84.8vw;
    height: 50vh;
  }
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head {
    padding: 2.5641025641vw;
  }
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #000;
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head .close-btn {
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head .close-btn {
    width: 30px;
    height: 30px;
    margin: 1.5384615385vw;
  }
}
#contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head .close-btn:before {
  content: "";
  background: #fff;
}
@media screen and (max-width: 767px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head .close-btn:before {
    width: 15px;
    height: 2px;
  }
}
@media screen and (min-width: 768px) {
  #contents .sec-campaign .mdl-term .btn-wrap .term-content .content-wrap .wrap-head .close-btn:before {
    width: 20px;
    height: 3px;
  }
}
#contents .term-content-text {
  border-top: 1px solid #707070;
  line-height: 1.7;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #contents .term-content-text {
    font-size: 1.2rem;
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #contents .term-content-text {
    font-size: 3.0769230769vw;
    padding-top: 7.6923076923vw;
  }
}
#contents .term-content-text h3 {
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  #contents .term-content-text h3 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  #contents .term-content-text h3 {
    font-size: 3.5897435897vw;
  }
}
@media screen and (min-width: 768px) {
  #contents .term-content-text p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  #contents .term-content-text p {
    font-size: 3.0769230769vw;
  }
}
#contents .term-content-text a {
  color: #1971d4;
}
#contents .note-box {
  background-color: #fff;
  color: #000;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  #contents .note-box {
    font-size: 1.2rem;
    padding: 50px 0;
    margin: 60px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .note-box {
    font-size: 3.0769230769vw;
    margin-top: 10.2564102564vw;
    padding: 5.1282051282vw 3.8461538462vw;
  }
}
#contents .note-box .note-box-inner {
  max-width: 900px;
  margin: 0 auto;
}

.floating-banner {
  width: 287px;
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .floating-banner {
    bottom: 3.8461538462vw;
    right: 0;
    width: 53.8461538462vw;
  }
}
.floating-banner.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.floating-banner .floating-banner-link {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .floating-banner .floating-banner-link {
    width: 100%;
  }
}
.floating-banner .floating-banner-link img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .floating-banner .floating-banner-link img {
    width: 100%;
  }
}

.sec-eventinfo {
  position: relative;
}
.sec-eventinfo .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .bg {
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh;
  }
}
.sec-eventinfo .bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-eventinfo .bg:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #64bee6;
  mix-blend-mode: multiply;
}
.sec-eventinfo .inner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 50px 0;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner {
    margin-top: -95vh;
    padding: 0 4vw 15vw 4vw;
  }
}
.sec-eventinfo .inner h2 {
  padding: 60px 0 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner h2 {
    padding: 30px 0;
  }
}
.sec-eventinfo .inner .notes {
  font-size: 1.4rem;
  margin-top: 20px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .notes {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .ttl1 {
    width: 56.4102564103vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .ttl1-2 {
    width: 53.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .ttl2 {
    width: 71.7948717949vw;
  }
}
.sec-eventinfo .inner .box {
  background-color: #fff;
  border-radius: 20px;
  border: 6px solid #000;
  overflow: hidden;
}
.sec-eventinfo .inner .box + .box {
  margin-top: 30px;
}
.sec-eventinfo .inner .box h3 {
  position: relative;
  top: -4px;
}
.sec-eventinfo .inner .box h4 {
  font-weight: 800;
  margin-bottom: 15px;
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box h4 {
    margin-bottom: 10px;
    padding-top: 2px;
  }
}
.sec-eventinfo .inner .box p {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box p {
    font-size: 1.6rem;
  }
}
.sec-eventinfo .inner .box .fs36 {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .fs36 {
    font-size: 2.6rem;
  }
}
.sec-eventinfo .inner .box .fs28 {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .fs28 {
    font-size: 2.4rem;
  }
}
.sec-eventinfo .inner .box .fs24 {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .fs24 {
    font-size: 2.4rem;
  }
}
.sec-eventinfo .inner .box .fs16 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .fs16 {
    font-size: 1.6rem;
  }
}
.sec-eventinfo .inner .box .blue {
  color: #0092e5;
}
.sec-eventinfo .inner .box .items {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items {
    flex-direction: column;
  }
}
.sec-eventinfo .inner .box .items .txt2 {
  margin-right: -1em;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items .txt2 {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items.top {
    padding-bottom: 5vw;
  }
  .sec-eventinfo .inner .box .items.top.istype2 {
    padding-bottom: 0;
  }
}
.sec-eventinfo .inner .box .items.top .txtin {
  padding: 15px 0px 15px 40px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items.top .txtin {
    padding: 4vw;
  }
}
.sec-eventinfo .inner .box .items.top .img {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items.top .img {
    margin: 0 4vw;
  }
  .sec-eventinfo .inner .box .items.top .img.img2 {
    margin: -7vw 0 0 0;
  }
}
.sec-eventinfo .inner .box .items.bottom {
  background-image: url(../images/eventinfo/bg.webp);
  background-repeat: repeat;
  align-items: center;
  padding: 15px 40px;
  gap: 25px;
  height: 207px;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items.bottom {
    background-image: url(../images/eventinfo/bg_sp.webp);
    flex-direction: column-reverse;
    background-size: cover;
    padding: 6vw;
    gap: 15px;
    height: auto;
  }
}
.sec-eventinfo .inner .box .items.bottom .img {
  flex-shrink: 0;
  position: relative;
}
.sec-eventinfo .inner .box .items.bottom .img .note {
  font-size: 1rem;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.sec-eventinfo .inner .box .items.bottom2 {
  background-image: url(../images/eventinfo/bg2.webp);
  background-repeat: repeat;
  align-items: center;
  padding: 15px 40px;
  flex-direction: row-reverse;
  gap: 25px;
  border-radius: 0 0 15px 15px;
  height: 250px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-eventinfo .inner .box .items.bottom2 {
    flex-direction: column-reverse;
    padding: 6vw;
    gap: 15px;
    height: auto;
  }
}
.sec-eventinfo .inner .box .items.bottom2 .img {
  flex-shrink: 0;
}

.sec-howto {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: -130px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-howto {
    background-size: contain;
  }
}
.sec-howto .topimg {
  background-image: url(../images/account/topimg.webp);
  height: 340px;
  width: 100%;
  background-position: center top;
}
@media screen and (max-width: 767px) {
  .sec-howto .topimg {
    height: 45vw;
    background-size: auto 80vw;
    background-repeat: no-repeat;
  }
}
.sec-howto .account-join {
  margin-top: -60px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join {
    margin-top: -5vw;
    padding-bottom: 10vw;
  }
}
.sec-howto .account-join .ttl-join {
  position: relative;
  text-align: center;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .ttl-join img {
    width: 54.8717948718vw;
  }
}
.sec-howto .account-join .join-list {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list {
    margin-top: 7.6923076923vw;
    padding: 0 5.1282051282vw;
  }
}
.sec-howto .account-join .join-list li {
  display: flex;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li {
    align-items: center;
    padding: 0 5.1282051282vw 5.1282051282vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li em img {
    width: 7.6923076923vw;
    height: 7.6923076923vw;
  }
}
.sec-howto .account-join .join-list li .list-txt {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 600;
  margin-left: 0.5em;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li .list-txt {
    width: calc(100% - 7.7435897436vw);
    font-size: 3.5897435897vw;
    line-height: 1.7142857143;
  }
}
.sec-howto .account-join .join-list li .note {
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li .note {
    font-size: 3.5897435897vw;
    margin-top: 0.5em;
  }
}
.sec-howto .account-join .join-list li + li {
  padding-top: 20px;
  border-top: 1px solid #bcbcbc;
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li + li {
    padding-top: 5.1282051282vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li + li:nth-child(3) em {
    margin-bottom: 7.6923076923vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-howto .account-join .join-list li:last-child {
    padding-bottom: 0;
  }
}
.sec-howto .flag-img {
  width: clamp(150px, 20.1vw, 290px);
  position: absolute;
  bottom: 10%;
  right: 0%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec-howto .flag-img {
    width: 31.5384615385vw;
    right: -7%;
    bottom: 63.2%;
  }
}
.sec-howto .family-img {
  width: clamp(150px, 11.8055555556vw, 170px);
  position: absolute;
  bottom: 10%;
  left: calc(50% - 600px);
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .sec-howto .family-img {
    left: 2.0833333333vw;
    width: 14.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-howto .family-img {
    width: 26.9230769231vw;
    left: initial;
    right: 5.1282051282vw;
    bottom: -15.3846153846vw;
  }
}

.sec-present {
  position: relative;
  background-color: #fca516;
}
.sec-present .in {
  display: flex;
  width: 1000px;
  margin: 0 auto;
  padding: 40px 40px 100px 40px;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .sec-present .in {
    padding: 8vw 6vw 38vw 6vw;
    width: auto;
    flex-direction: column;
    gap: 4vw;
  }
}
.sec-present .in h4 {
  margin-bottom: 15px;
}
.sec-present .in p {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .sec-present .in p {
    font-size: 1.4rem;
  }
}
.sec-present .in .black {
  display: inline-block;
  background-color: #000;
  font-size: 2rem;
  color: #fff;
  border-radius: 6px;
  line-height: 1;
  padding: 0.3em 0.4em;
  margin: 3px;
}
.sec-present .in .note {
  font-size: 1.2rem;
}

html {
  scroll-behavior: smooth;
}

.bcwrap {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
}

#container.gelandetaxi2025 {
  min-width: 0;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 {
    min-width: 0;
  }
}
#container.gelandetaxi2025 #sc-header {
  margin-bottom: 0;
}
#container.gelandetaxi2025 #sc-header iframe {
  display: none;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .pc {
    display: none;
  }
}
#container.gelandetaxi2025 .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .sp {
    display: inline;
  }
}
#container.gelandetaxi2025 .btn {
  width: 188px;
  height: 48px;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .btn {
    width: 48.2051282051vw;
    height: 12.3076923077vw;
  }
}
#container.gelandetaxi2025 .btn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #000;
  box-sizing: border-box;
  text-decoration: none;
  box-shadow: 3px 3px 0 black;
  position: relative;
  z-index: 5;
}
#container.gelandetaxi2025 .btn a.blank::after {
  content: "";
  display: inline-block;
  background: url("../images/place/icon_blank.svg") 0 0 no-repeat;
  background-size: contain;
  width: 16.5px;
  height: 12.5px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .btn a.blank::after {
    width: 4.2307692308vw;
    height: 3.2051282051vw;
    margin-left: 5.1282051282vw;
  }
}
#container.gelandetaxi2025 .btn.blk-btn a {
  color: #fff;
  background: #000;
  box-shadow: 3px 3px 0 white;
}
#container.gelandetaxi2025 .hbg-menu {
  position: sticky;
  top: 0;
  right: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
#container.gelandetaxi2025 .hbg-menu.show {
  visibility: visible;
  opacity: 1;
}
#container.gelandetaxi2025 .hbg-menu .click-menu {
  position: absolute;
  top: 20px;
  right: 41px;
  cursor: pointer;
  transition: 0.3s;
}
#container.gelandetaxi2025 .hbg-menu .click-menu:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .click-menu {
    top: 2.5641025641vw;
    right: 2.5641025641vw;
  }
}
#container.gelandetaxi2025 .hbg-menu .click-menu img {
  width: 148px;
  height: auto;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .click-menu img {
    width: 17.4358974359vw;
    height: auto;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu {
  position: absolute;
  right: 0%;
  display: none;
  background: #000;
  width: 234px;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu {
    width: 41.0256410256vw;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .close-btn {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .close-btn {
    top: 1.2820512821vw;
    right: 1.2820512821vw;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .close-btn img {
  width: 31px;
  height: 31px;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .close-btn img {
    width: 7.6923076923vw;
    height: 7.6923076923vw;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .menu-logo2 {
  background: #f79e0b;
  padding: 20px 45px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .menu-logo2 {
    padding: 5vw 0 2vw 0;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .menu-logo2 img {
  width: 148px;
  height: auto;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .menu-logo2 img {
    width: 22vw;
    height: auto;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .list-tag li {
  border-top: 1px solid #fff;
}
#container.gelandetaxi2025 .hbg-menu .menu .list-tag li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .list-tag li a {
    font-size: 14px;
    padding: 2.0512820513vw 0;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .list-tag li a:hover {
  color: #f79e0b;
}
#container.gelandetaxi2025 .hbg-menu .menu .list-tag li a:hover::before {
  content: "";
  display: inline-block;
  background: url("../images/ab-hover_menu.webp") 0 0 no-repeat;
  background-size: contain;
  width: 15px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .list-tag li a:hover::before {
    width: 3vw;
  }
}
#container.gelandetaxi2025 .hbg-menu .menu .list-tag li a:hover::after {
  content: "";
  display: inline-block;
  background: url("../images/ab-hover_menu.webp") 0 0 no-repeat;
  background-size: contain;
  width: 15px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #container.gelandetaxi2025 .hbg-menu .menu .list-tag li a:hover::after {
    width: 3vw;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%;
}
.modal .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .modal .bg {
    padding: 5.1282051282vw;
    justify-content: flex-start;
  }
}
.modal .bg .in {
  position: relative;
  z-index: 2;
  width: 700px;
  height: 426px;
  display: flex;
  background: #fff;
  box-sizing: border-box;
  border: 5px solid #000;
}
.modal .bg .in.hadara {
  width: 431px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .modal .bg .in.hadara {
    width: 89.7435897436vw;
  }
}
@media screen and (max-width: 767px) {
  .modal .bg .in {
    width: 89.7435897436vw;
    height: auto;
    border: 1vw solid #000;
    flex-direction: column;
  }
}
.modal .bg .in .img {
  width: 290px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .modal .bg .in .img {
    width: 100%;
  }
}
.modal .bg .in .img img {
  width: 100%;
}
.modal .bg .in dl {
  width: 410px;
  box-sizing: border-box;
  padding: 30px 30px 30px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl {
    width: 100%;
    padding: 5vw;
  }
}
.modal .bg .in dl dt p {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 1.71;
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl dt p {
    font-size: 3.3vw;
    line-height: 1.65;
    margin-top: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl dd {
    margin-top: 3vw;
  }
}
.modal .bg .in dl dd ul {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl dd ul li a {
    display: inline-block;
  }
}
.modal .bg .in dl dd ul li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl dd ul li:nth-child(1) {
    width: 50vw;
  }
  .modal .bg .in dl dd ul li:nth-child(1) img {
    max-width: 100%;
  }
}
.modal .bg .in dl dd ul li:nth-child(2) {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl dd ul li:nth-child(2) {
    margin-left: 2.5641025641vw;
  }
}
.modal .bg .in dl dd ul li:nth-child(n+3) {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .modal .bg .in dl dd ul li:nth-child(n+3) {
    margin-left: 1.5384615385vw;
  }
}
.modal .bg .in .modalClose {
  position: absolute;
  right: -40px;
  top: -5px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal .bg .in .modalClose {
    right: -3px;
    top: -9vw;
  }
}

@keyframes textIn {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@keyframes scaleIn {
  0% {
    transform: scale(1.3);
    opacity: 0;
    filter: blur(1.5);
  }
  100% {
    transform: scale(1);
    opacity: 1;
    filter: blur(1);
  }
}
@keyframes t1 {
  0% {
    opacity: 0;
    left: -50px;
    bottom: -10px;
  }
  100% {
    opacity: 1;
    left: 0px;
    bottom: 0px;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

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

.wrap-cont {
  width: 100%;
  overflow: hidden;
}

#sc-common-header #gnav_header {
  border-bottom: 0px !important;
}

.sec-account {
  background-color: #fe9b33;
  position: relative;
  z-index: 20;
  overflow: hidden;
}
.sec-account .account-wrap {
  padding: 60px 0;
  position: relative;
  display: flex;
  background-image: url(../images/account/bg0108.webp);
  background-size: cover;
  background-position: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap {
    padding-top: 8.9743589744vw;
    padding-bottom: 15.3846153846vw;
    background-position: top 7vw center, top center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.sec-account .account-wrap .place {
  text-align: center;
}
.sec-account .account-wrap .place .ttl-place {
  position: relative;
  z-index: 1;
  text-align: center;
}
.sec-account .account-wrap .place .ttl-place img {
  width: 119px;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .ttl-place img {
    width: 30.5128205128vw;
  }
}
.sec-account .account-wrap .place .txt-place-name {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .txt-place-name {
    margin-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .txt-place-name img {
    width: 89.4871794872vw;
  }
}
.sec-account .account-wrap .place .place-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
  padding: 5px 10px;
  border: 2px solid #000;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .place-link {
    margin-top: 5.1282051282vw;
    padding: 1.2820512821vw 2.5641025641vw;
  }
}
.sec-account .account-wrap .place .place-link span {
  font-size: 1.8rem;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .place-link span {
    font-size: 1.6rem;
    margin-right: 2.5641025641vw;
  }
}
.sec-account .account-wrap .place .place-link span + img {
  width: 16px;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .place-link span + img {
    width: 4.1025641026vw;
  }
}
.sec-account .account-wrap .place .place-link:hover {
  opacity: 0.7;
}
.sec-account .account-wrap .place .txt-place-day {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .txt-place-day {
    margin-top: 10.2564102564vw;
  }
}
.sec-account .account-wrap .place .txt-place-day img {
  width: 614px;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .txt-place-day img {
    width: 55.641025641vw;
  }
}
.sec-account .account-wrap .place .note {
  font-size: 1.4rem;
  margin: 20px auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .note {
    font-size: 1.2rem;
    display: inline-block;
  }
}
.sec-account .account-wrap .place .note li {
  text-indent: -1em;
  margin-left: 1em;
}
.sec-account .account-wrap .place .txt-place-time {
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .txt-place-time {
    margin-top: 5.1282051282vw;
  }
}
.sec-account .account-wrap .place .txt-place-time img {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .place .txt-place-time img {
    width: 67.1794871795vw;
  }
}
.sec-account .account-wrap .txt {
  margin-top: 55px;
  margin-bottom: 40px;
  font-size: 2.5rem;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .txt {
    margin-top: 8.9743589744vw;
    margin-bottom: 8.9743589744vw;
    font-size: 5.1282051282vw;
    text-align: center;
    line-height: 1.6;
  }
}
.sec-account .account-wrap .sns-ul {
  max-width: 350px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .sns-ul {
    max-width: 75.641025641vw;
  }
}
.sec-account .account-wrap .sns-ul li a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.sec-account .account-wrap .sns-ul li a dl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .sns-ul li a dl {
    width: 20.5128205128vw;
  }
}
.sec-account .account-wrap .sns-ul li a dl dt {
  width: 80px;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .sns-ul li a dl dt {
    width: 15.3846153846vw;
    margin-bottom: 4.1025641026vw;
  }
}
.sec-account .account-wrap .sns-ul li a dl dd {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: 1.6rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .sns-ul li a dl dd {
    font-size: 3.3333333333vw;
  }
}
.sec-account .account-wrap .sns-ul li a[target=_blank]::after {
  display: none;
}
.sec-account .account-wrap .frame-top-img {
  width: clamp(300px, 35.1vw, 505px);
  position: absolute;
  top: 0%;
  right: 0%;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .frame-top-img {
    width: 55.1282051282vw;
  }
}
.sec-account .account-wrap .frame-bottom-img {
  width: clamp(250px, 31.25vw, 450px);
  position: absolute;
  bottom: 0%;
  left: 0%;
}
@media screen and (max-width: 767px) {
  .sec-account .account-wrap .frame-bottom-img {
    width: 47.6923076923vw;
  }
}
.sec-account .band {
  position: relative;
  height: 40px;
  background-color: #ffffff;
  background-image: url("../images/account/band.svg");
  background-repeat: repeat-x;
  background-size: 395px 27px;
  background-position: 0% 50%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .sec-account .band {
    height: 6.9230769231vw;
    background-size: 66.6666666667vw 4.6153846154vw;
  }
}

.sec-ambassador {
  padding: 70px 20px 55px 20px;
  background-image: url("../images//ambassador/bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec-ambassador {
    padding: 15.3846153846vw 5.1282051282vw 14.1025641026vw 5.1282051282vw;
    background-image: url("../images//ambassador/bg-sp.webp");
  }
}
.sec-ambassador .ambassador-wrap {
  width: 540px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap {
    width: 100%;
  }
}
.sec-ambassador .ambassador-wrap .ttl-img {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .ttl-img {
    width: 64.1025641026vw;
    margin-bottom: 8.9743589744vw;
  }
}
.sec-ambassador .ambassador-wrap .profile-outer {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .profile-outer {
    justify-content: center;
    gap: 10vw;
  }
}
.sec-ambassador .ambassador-wrap .profile-outer .profile dl {
  margin-bottom: 10px;
}
.sec-ambassador .ambassador-wrap .profile-outer .profile dl dt {
  font-family: "Norwester";
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .profile-outer .profile dl dt {
    font-size: 4.358974359vw;
  }
}
.sec-ambassador .ambassador-wrap .profile-outer .profile dl dd {
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .profile-outer .profile dl dd {
    font-size: 8.7179487179vw;
  }
}
.sec-ambassador .ambassador-wrap .profile-outer .profile .btn1,
.sec-ambassador .ambassador-wrap .profile-outer .profile .btn2 {
  width: 185px;
  height: 40px;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 600;
  background-color: #f48606;
  color: #ffffff;
  box-shadow: 4px 4px 0px 0px rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .profile-outer .profile .btn1,
  .sec-ambassador .ambassador-wrap .profile-outer .profile .btn2 {
    width: 35.8974358974vw;
    height: 10.2564102564vw;
    margin-bottom: 2.5641025641vw;
    font-size: 4.1025641026vw;
  }
}
.sec-ambassador .ambassador-wrap .profile-outer .profile .btn1:hover,
.sec-ambassador .ambassador-wrap .profile-outer .profile .btn2:hover {
  opacity: 0.7;
  cursor: pointer;
}
.sec-ambassador .ambassador-wrap .ttl-sub {
  margin-bottom: 10px;
  font-family: "Norwester";
  font-size: 3.2rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .ttl-sub {
    margin-top: -8.9743589744vw;
    margin-bottom: 2.5641025641vw;
    font-size: 8.2051282051vw;
    position: relative;
    z-index: 2;
  }
}
.sec-ambassador .ambassador-wrap .txt-area {
  font-size: 1.6rem;
  line-height: 1.9;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador-wrap .txt-area {
    font-size: 4.1025641026vw;
  }
}
.sec-ambassador .ambassador_01-img {
  width: clamp(205px, 35.1vw, 505px);
  position: absolute;
  right: calc(50% + 210px);
  bottom: 0%;
}
.sec-ambassador .ambassador_02-img {
  width: clamp(175px, 33vw, 475px);
  position: absolute;
  left: calc(50% + 250px);
  bottom: 0%;
}
@media screen and (max-width: 767px) {
  .sec-ambassador .ambassador_sp-img {
    min-width: 100vw;
    margin: 0 -20px;
  }
}

.sec-anniversary {
  padding: 60px 20px;
  color: #ffffff;
  background-image: linear-gradient(51deg, rgb(17, 123, 230), rgb(210, 39, 53) 95%);
}
@media screen and (max-width: 767px) {
  .sec-anniversary {
    padding: 15.3846153846vw 5.1282051282vw 10.2564102564vw 5.1282051282vw;
  }
}
.sec-anniversary .anniversary-wrap {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sec-anniversary .anniversary-wrap .anniversary-ttl-img {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .sec-anniversary .anniversary-wrap .anniversary-ttl-img {
    margin-bottom: 10.2564102564vw;
    width: 53.8461538462vw;
  }
}
.sec-anniversary .anniversary-wrap .txt {
  margin-bottom: 35px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
}
.sec-anniversary .anniversary-wrap .btn-50th {
  max-width: 385px;
  width: 100%;
  height: 70px;
  font-size: 2.4rem;
  font-weight: 800;
  border-radius: 50px;
  color: #000000;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 3px 0px 5px rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .sec-anniversary .anniversary-wrap .btn-50th {
    max-width: 74.358974359vw;
    height: 12.8205128205vw;
    font-size: 4.1025641026vw;
  }
}
.sec-anniversary .anniversary-wrap .btn-50th:hover {
  opacity: 0.7;
  cursor: pointer;
}

.modal {
  color: #000000;
}
.modal .txt a::after {
  display: none;
}

#contents {
  font-family: "YakuHanJPs", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
@media screen and (min-width: 768px) {
  #contents .w-inner {
    max-width: 1130px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #contents .w-inner {
    padding: 0 3.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .w-inner.sp-s {
    padding: 0 5.1282051282vw;
  }
}
@media screen and (min-width: 768px) {
  #contents .pc {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  #contents .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  #contents .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #contents .sp {
    display: block !important;
  }
}
#contents .end {
  text-align: center;
  font-size: 2.4rem;
  padding: 0.5em 0;
  color: #fff;
  background: #000;
}
@media screen and (max-width: 767px) {
  #contents .end {
    font-size: 1.6rem;
  }
}

.band {
  position: relative;
  height: 40px;
  width: 100%;
  background-color: #ffffff;
  background-image: url("../images/account/band.svg");
  background-repeat: repeat-x;
  background-size: 395px 27px;
  background-position: 0% 50%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .band {
    height: 6.9230769231vw;
    background-size: 66.6666666667vw 4.6153846154vw;
  }
}/*# sourceMappingURL=style202601.css.map */


