@media (max-width: 768px) {
  .base .section_inner {
    padding: 25vw 0 0;
  }
}
@media (max-width: 768px) {
  .base .flowerbase_img {
    margin: 20vw auto 3vw;
  }
}

@media (max-width: 768px) {
  .now_base_place.style_sp {
    letter-spacing: -0.02em;
  }
}

.fix_menu ul {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

@media (max-width: 768px) {
  .now_base_w .swiper-pagination-bullets.swiper-pagination-horizontal {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.concept .section_inner {
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .concept .section_inner {
    padding-bottom: 20vw;
  }
}

@media (max-width: 450px) {
  .now_base_w .swiper-controller {
    gap: 4vw;
  }
  .now_base_w .swiper-button-next, .now_base_w .swiper-button-prev {
    width: 10vw;
    height: 10vw;
  }
  .now_base_w .swiper-button-next::after, .now_base_w .swiper-button-prev::after {
    font-size: 5vw;
  }
}
.fv .kv img {
  -webkit-animation: none;
          animation: none;
}

@media (max-width: 768px) {
  .base .caption {
    font-size: 3.7333333333vw;
    margin-top: -0.8vw;
  }
}

.flower-map {
  margin-bottom: 100px;
  border: 1px solid #70738A;
  padding: 95px 41px 51px;
}
@media (max-width: 768px) {
  .flower-map {
    padding-top: 6.4vw;
    margin-bottom: 8.2666666667vw;
    padding: 20.8vw 7.2vw 15.2vw;
  }
}
.flower-map .desc {
  text-align: center;
  margin-top: 117px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .flower-map .desc {
    font-size: 3.7333333333vw;
    line-height: 2;
    margin-top: 23.7333333333vw;
    margin-bottom: 5.6vw;
  }
}
.flower-map .button {
  margin-top: 35px;
  margin-left: -38px;
}
@media (max-width: 768px) {
  .flower-map .button {
    margin-top: 5.6vw;
    margin-left: 0;
    width: 96%;
  }
}
.flower-map .button a {
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .flower-map .button a {
    padding: 16px 30px;
  }
}

.journey {
  padding-top: 93px;
  margin-bottom: 150px;
}
@media (max-width: 768px) {
  .journey {
    padding-top: 13.0666666667vw;
    margin-bottom: 14.9333333333vw;
  }
}
.journey .desc {
  text-align: center;
  margin-top: 63px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .journey .desc {
    font-size: 3.7333333333vw;
    line-height: 2;
    margin-top: 9.8666666667vw;
    margin-bottom: 5.6vw;
  }
}
.journey .group-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .journey .group-part {
    display: block;
  }
}
.journey .part {
  background: #F4F0E7;
  padding: 40px;
  width: 49%;
}
@media screen and (max-width: 1199px) {
  .journey .part {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .journey .part {
    padding: 4.2666666667vw 4.2666666667vw 9.3333333333vw;
  }
}
.journey .part.last-style {
  width: 100%;
}
.journey .part.last-style .part_imgtxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 22px;
}
@media screen and (max-width: 1199px) {
  .journey .part.last-style .part_imgtxt {
    display: block;
  }
}
.journey .part.last-style .part_imgtxt_img {
  width: 52.3%;
  max-width: 480px;
}
@media screen and (max-width: 1199px) {
  .journey .part.last-style .part_imgtxt_img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 40px;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .journey .part.last-style .part_imgtxt_img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 5.3333333333vw;
  }
}
.journey .part.last-style .part_imgtxt_img img {
  width: 100%;
}
.journey .part.last-style .part_imgtxt_txt {
  margin-top: 0;
}
.journey .part_ttl {
  text-align: center;
}
.journey .part_ttl_sub {
  text-align: center;
}
.journey .part_ttl_sub img {
  width: 223px;
  display: inline-block;
}
@media (max-width: 768px) {
  .journey .part_ttl_sub img {
    width: 39.2vw;
  }
}
.journey .part_ttl_main {
  font-size: 22px;
  line-height: 1.7272727273;
  font-weight: bold;
  letter-spacing: 0.072em;
  color: #70738A;
}
@media (max-width: 768px) {
  .journey .part_ttl_main {
    margin-top: -0.2666666667vw;
    font-size: 4.2666666667vw;
    letter-spacing: 0.292em;
  }
}
.journey .part_imgtxt {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt {
    margin-top: 3.4666666667vw;
  }
}
.journey .part_imgtxt_img {
  width: 100%;
}
.journey .part_imgtxt_img img {
  width: 100%;
}
.journey .part_imgtxt_txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 20px;
}
.journey .part_imgtxt_txt .text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.072em;
  color: #70738A;
  text-align: center;
  min-height: 96px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .text {
    font-size: 3.7333333333vw;
    line-height: 2;
    text-align: left;
    min-height: auto;
  }
}
.journey .part_imgtxt_txt .date {
  margin-top: 12px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date {
    margin-top: 3.2vw;
    margin-right: -1.3333333333vw;
  }
}
.journey .part_imgtxt_txt .date dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.journey .part_imgtxt_txt .date dl dt {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.072em;
  color: #fff;
  padding: 4px 12px 6px;
  background: #70738A;
  border-radius: 12px;
  margin-right: 8px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl dt {
    font-size: 3.2vw;
    padding: 1.3333333333vw 3.2vw;
    border-radius: 3.2vw;
    margin-right: 0.5333333333vw;
  }
}
.journey .part_imgtxt_txt .date dl dd {
  font-size: 14px;
  line-height: 2.2857142857;
  letter-spacing: 0.072em;
  color: #70738A;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl dd {
    font-size: 3.2vw;
    line-height: 2.375;
    letter-spacing: 0.042em;
  }
}
.journey .part_imgtxt_txt .date dl dd span {
  font-size: 28px;
  line-height: 1.1428571429;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl dd span {
    font-size: 5.3333333333vw;
    line-height: 1.425;
  }
}
.journey .part_imgtxt_txt .date dl dd i {
  font-style: normal;
  font-size: 18px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl dd i {
    font-size: 3.7333333333vw;
    line-height: 7.6vw;
  }
}
.journey .part_imgtxt_txt .date dl dd strong {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl dd strong {
    font-size: 3.2vw;
    line-height: 7.6vw;
  }
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl.style2 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 1.3333333333vw;
  }
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .date dl.style2 dd {
    line-height: 7.6vw;
    margin-top: -1.3333333333vw;
  }
  .journey .part_imgtxt_txt .date dl.style2 dd span {
    line-height: 7.6vw;
  }
}
.journey .part_imgtxt_txt .txt-note {
  font-size: 14px;
  line-height: 2.2857142857;
  letter-spacing: 0.072em;
  color: #70738A;
  text-align: center;
  margin-top: -3px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .txt-note {
    font-size: 3.2vw;
    line-height: 2.375;
    letter-spacing: 0.042em;
    text-align: left;
    margin-top: -0.5333333333vw;
  }
}
.journey .part_imgtxt_txt .button {
  margin-top: 38px;
  margin-left: -7px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .button {
    margin-top: 10.6666666667vw;
    margin-left: 0;
    width: 87%;
  }
}
.journey .part_imgtxt_txt .button a {
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .journey .part_imgtxt_txt .button a {
    padding: 16px 30px;
  }
}
.journey .part .continued {
  margin-top: 20px;
  text-align: center;
}
@media (max-width: 768px) {
  .journey .part .continued {
    margin-top: 4.2666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
.journey .part .continued span {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
  color: #70738A;
  background: url("../img/continued-bg.png") no-repeat center center/100% auto;
  display: inline-block;
  padding: 0 25px;
}
@media (max-width: 768px) {
  .journey .part .continued span {
    font-size: 3.7333333333vw;
    line-height: 2;
    padding: 0 5.3333333333vw;
  }
}
.journey .part + .part {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .journey .part + .part {
    margin-top: 5.3333333333vw;
  }
}

.slider1 .swiper-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.8rem;
}
@media (max-width: 768px) {
  .slider1 .swiper-controller {
    margin-top: 4vw;
  }
}

.slider1 .swiper-pagination {
  margin-right: auto;
}

.slider1 .swiper-pagination,
.slider1 .swiper-button-next,
.slider1 .swiper-button-prev {
  position: static;
}

.slider1 .swiper-pagination-bullets.swiper-pagination-horizontal {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin-left: -4px;
  margin-top: 3px;
}

.slider1 .swiper-button-next,
.slider1 .swiper-button-prev {
  border: solid 1px #70738a;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.slider1 .swiper-button-next::after,
.slider1 .swiper-button-prev::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #70738a;
  font-size: 1.5rem;
}

.slider1 .swiper-button-next::after {
  content: "\f054";
}

.slider1 .swiper-button-prev::after {
  content: "\f053";
}

.slider1 .swiper-pagination-bullet {
  width: 1rem;
  height: 3px;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  vertical-align: top;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}

.slider1 .swiper-pagination-bullet-active {
  width: 2.5rem;
  background-color: #70738a;
}

@media (max-width: 768px) {
  .slider1 .swiper-controller {
    gap: 3vw;
  }
  .slider1 .swiper-button-next, .slider1 .swiper-button-prev {
    width: 7vw;
    height: 7vw;
  }
  .slider1 .swiper-button-next::after, .slider1 .swiper-button-prev::after {
    font-size: 3vw;
  }
}
.copy a {
  color: #3E3B3E;
  font-weight: bold;
  border-bottom: 1px solid #3E3B3E;
}

.ft_logo_top {
  width: 63px;
  margin-bottom: 20px;
  margin-left: 35px;
}
@media (max-width: 768px) {
  .ft_logo_top {
    width: 17.0666666667vw;
    margin-bottom: 3.7333333333vw;
    margin-left: 13.3333333333vw;
  }
}
.ft_logo_top img {
  width: 100%;
}

.black-bg ul {
  border-top: 0;
}