@charset "UTF-8";
/* ==========================================================================//
//
// サービス　モール事業
//
// ========================================================================== */
.page_head .page_ttl::before {
  background-image: url(../../images/service/space/ico_space.svg);
  width: min(115px, 100%);
  height: 85px;
}
@media all and (min-width: 751px) {
  .page_head .page_ttl::before {
    width: min(281px, 100%);
    height: 208px;
  }
}

section.sec_detail, section.sec_hub, section.sec_price, section.sec_address, section.sec_place {
  margin-top: 70px;
}
@media all and (min-width: 751px) {
  section.sec_detail, section.sec_hub, section.sec_price, section.sec_address, section.sec_place {
    margin-top: 100px;
  }
}

/* イントロダクション
---------------------------------------------------------- */
.sec_introduction {
  margin-top: 0;
  padding: 52px 0 100px;
}
@media all and (min-width: 751px) {
  .sec_introduction {
    padding: 52px 0 130px;
  }
}
@media all and (min-width: 751px) {
  .sec_introduction .wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media all and (max-width: 750px) {
  .sec_introduction .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/* (01-FEATURE)
---------------------------------------------------------- */
.sec_feature .feature_list {
  width: 100%;
}
@media all and (max-width: 1000px) {
  .sec_feature .feature_list {
    margin-top: 30px;
  }
}
@media all and (min-width: 1001px) {
  .sec_feature .feature_list {
    width: 50%;
  }
}
.sec_feature .feature_list .feature_detail {
  padding: 14px 20px;
  background-color: #F2F6F7;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.85;
}
@media all and (min-width: 751px) {
  .sec_feature .feature_list .feature_detail {
    padding: 36px 25px;
    font-size: 17px;
    line-height: 1.6;
  }
}
.sec_feature .feature_list .feature_detail:not(:first-child) {
  margin-top: 7px;
}

/* (02-VISION)
---------------------------------------------------------- */
@media all and (max-width: 1000px) {
  .sec_vision .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media all and (min-width: 1001px) {
  .sec_vision .wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sec_vision .wrap .image {
  margin-top: 30px;
}
@media all and (min-width: 1001px) {
  .sec_vision .wrap .image {
    margin-top: 0;
    width: 48.42%;
  }
}

/* ADDRESS
---------------------------------------------------------- */
.sec_address {
  padding: 0;
}
.sec_address .wrap {
  margin-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (min-width: 751px) {
  .sec_address .wrap {
    margin-bottom: 40px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.sec_address .wrap .sec_ttl .en {
  margin-bottom: 1px;
  font-size: 30px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.025em;
  letter-spacing: 0.025em;
  color: #505050;
  line-height: 1;
}
@media all and (min-width: 751px) {
  .sec_address .wrap .sec_ttl .en {
    margin-bottom: 5px;
    font-size: 48px;
    letter-spacing: 0.05em;
  }
}
.sec_address .wrap .sec_ttl .jp {
  font-size: 15px;
}
@media all and (min-width: 751px) {
  .sec_address .wrap .sec_ttl .jp {
    font-size: 14px;
  }
}
.sec_address .map {
  background-color: transparent;
}
.sec_address .map iframe {
  border: none;
  height: 240px;
}
@media all and (min-width: 751px) {
  .sec_address .map iframe {
    height: 650px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .sec_address .map iframe {
    height: 400px;
  }
}

/* DETAIL
---------------------------------------------------------- */
.sec_detail {
  padding: 0;
}
.sec_detail .sec_ttl {
  margin-bottom: 40px;
}
@media all and (min-width: 751px) {
  .sec_detail .sec_ttl {
    margin-bottom: 88px;
  }
}
.sec_detail .sec_ttl .en {
  margin-bottom: 1px;
  font-size: 30px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.025em;
  letter-spacing: 0.025em;
  color: #505050;
  line-height: 1;
}
@media all and (min-width: 751px) {
  .sec_detail .sec_ttl .en {
    margin-bottom: 5px;
    font-size: 48px;
    letter-spacing: 0.05em;
  }
}
.sec_detail .sec_ttl .jp {
  font-size: 15px;
}
@media all and (min-width: 751px) {
  .sec_detail .sec_ttl .jp {
    font-size: 14px;
  }
}
@media all and (min-width: 751px) {
  .sec_detail .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
@media all and (max-width: 1000px) {
  .sec_detail .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media all and (min-width: 1001px) {
  .sec_detail .wrap .detail_list {
    position: sticky;
    top: 100px;
    width: 23.9%;
  }
}
.sec_detail .wrap .detail_list .about_detail {
  padding: 16px 20px;
  background-color: #F2F6F7;
  border-radius: 4px;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .detail_list .about_detail {
    padding: 20px;
  }
}
.sec_detail .wrap .detail_list .about_detail:not(:first-child) {
  margin-top: 15px;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .detail_list .about_detail:not(:first-child) {
    margin-top: 20px;
  }
}
.sec_detail .wrap .detail_list .about_detail .name {
  margin-bottom: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #DCE2E2;
  font-size: 16px;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .detail_list .about_detail .name {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 17px;
  }
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .detail_list .about_detail p {
    font-size: 15px;
    line-height: 1.86;
  }
}
.sec_detail .wrap .contents {
  /* メニュー */
  /* スライド */
  /* 矢印 */
  /* メイン */
  /* サムネイル */
}
@media all and (min-width: 1001px) {
  .sec_detail .wrap .contents {
    width: 70%;
  }
}
.sec_detail .wrap .contents .space_list {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 7px;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .contents .space_list {
    margin-bottom: 30px;
    gap: 10px;
  }
}
.sec_detail .wrap .contents .space_list .space_detail.active a {
  background-color: #174556;
  color: #fff;
  border: 1px solid transparent;
}
.sec_detail .wrap .contents .space_list .space_detail a {
  padding: 8px 13px;
  display: block;
  border: 1px solid #E5EBEE;
  border-radius: 4px;
  color: #9EA7AD;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .contents .space_list .space_detail a {
    padding: 10px 15px;
    font-size: 13px;
  }
}
@media (hover: hover) {
  .sec_detail .wrap .contents .space_list .space_detail a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .sec_detail .wrap .contents .space_list .space_detail a:hover {
    background-color: #174556;
    color: #fff;
    border: 1px solid transparent;
  }
}
.sec_detail .wrap .contents .display_list .display_detail:not(.active) {
  display: none;
}
.sec_detail .wrap .contents .display_list .display_detail.active {
  display: block;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .contents .splide__list .splide__slide .image img {
    -o-object-fit: cover;
       object-fit: cover;
    aspect-ratio: 1.333/1;
  }
}
.sec_detail .wrap .contents .splide__arrows {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
}
.sec_detail .wrap .contents .splide__arrows .splide__arrow {
  display: -ms-grid;
  display: grid;
  place-content: center;
  aspect-ratio: 1;
  width: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  pointer-events: auto;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .contents .splide__arrows .splide__arrow {
    width: 40px;
  }
}
.sec_detail .wrap .contents .splide__arrows .splide__arrow::after {
  content: "";
  aspect-ratio: 1;
  width: 6px;
  border-style: solid;
  border-color: #505050;
  border-width: 1px 1px 0 0;
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .contents .splide__arrows .splide__arrow::after {
    width: 8px;
  }
}
.sec_detail .wrap .contents .splide__arrows .splide__arrow > svg {
  display: none;
}
.sec_detail .wrap .contents .splide__arrows .splide__arrow--prev::after {
  -webkit-transform: translateX(25%) rotate(-135deg);
          transform: translateX(25%) rotate(-135deg);
}
.sec_detail .wrap .contents .splide__arrows .splide__arrow--next::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (hover: hover) {
  .sec_detail .wrap .contents .splide__arrows .splide__arrow {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .sec_detail .wrap .contents .splide__arrows .splide__arrow:hover {
    background-color: rgba(255, 255, 255, 0.95);
  }
}
.sec_detail .wrap .contents .splide__pagination,
.sec_detail .wrap .contents .splide__pagination__page {
  display: none;
}
.sec_detail .wrap .contents .main_slide .splide__track {
  position: relative;
}
@media all and (max-width: 750px) {
  .sec_detail .wrap .contents .main_slide .image {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 751px) {
  .sec_detail .wrap .contents .thumbnail_slide {
    margin: 10px 0 30px;
  }
}
.sec_detail .wrap .contents .thumbnail_slide .splide__list .splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.sec_detail .wrap .contents .thumbnail_slide .splide__list .splide__slide.is-active {
  opacity: 0.2;
}
.sec_detail .wrap .contents .thumbnail_slide .splide__list .splide__slide:not(.is-active) {
  cursor: pointer;
}
@media (hover: hover) {
  .sec_detail .wrap .contents .thumbnail_slide .splide__list .splide__slide:not(.is-active):hover {
    opacity: 0.6;
  }
}
.sec_detail .wrap .contents .thumbnail_slide .splide__arrows {
  display: none;
}

/* PRICE
---------------------------------------------------------- */
@media all and (min-width: 751px) {
  .sec_price {
    padding: 0 0 130px;
  }
}
.sec_price .sec_ttl {
  margin-bottom: 40px;
}
@media all and (min-width: 751px) {
  .sec_price .sec_ttl {
    margin-bottom: 40px;
  }
}
.sec_price .sec_ttl .en {
  font-family: "Lato", sans-serif;
  letter-spacing: 0.025em;
  font-size: 30px;
  letter-spacing: 0.025em;
  color: #505050;
  line-height: 1;
}
@media all and (min-width: 751px) {
  .sec_price .sec_ttl .en {
    margin-bottom: 5px;
    font-size: 48px;
    letter-spacing: 0.05em;
  }
}
.sec_price .sec_ttl .jp {
  font-size: 15px;
}
@media all and (min-width: 751px) {
  .sec_price .sec_ttl .jp {
    font-size: 14px;
  }
}
.sec_price .price_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 750px) {
  .sec_price .price_list {
    gap: 7px;
  }
}
@media all and (min-width: 751px) {
  .sec_price .price_list {
    gap: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media all and (max-width: 1319px) {
  .sec_price .price_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec_price .price_list .price_detail {
  padding: 24px;
  background-color: #F2F6F7;
  border-radius: 5px;
}
@media all and (min-width: 1320px) {
  .sec_price .price_list .price_detail {
    padding: 109px 37px;
    width: calc((100% - 40px) / 5);
  }
}
@media all and (max-width: 1319px) {
  .sec_price .price_list .price_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 30px;
  }
}
.sec_price .price_list .price_detail .time {
  text-align: center;
  display: block;
  font-size: 14px;
  line-height: 1.3;
}
@media all and (min-width: 751px) {
  .sec_price .price_list .price_detail .time {
    font-size: 18px;
  }
}
@media all and (min-width: 1320px) {
  .sec_price .price_list .price_detail .time {
    margin-bottom: 15px;
  }
}
.sec_price .price_list .price_detail .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.025em;
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media all and (min-width: 751px) {
  .sec_price .price_list .price_detail .price {
    gap: 0 7px;
    font-size: 44px;
  }
}
.sec_price .price_list .price_detail .price .yen {
  vertical-align: top;
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media all and (min-width: 751px) {
  .sec_price .price_list .price_detail .price .yen {
    font-size: 24px;
  }
}

/* (03-HUB)
---------------------------------------------------------- */
.sec_hub {
  color: #fff;
}
.sec_hub .detail {
  color: #fff;
}
.sec_hub .wrap {
  margin-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (min-width: 1001px) {
  .sec_hub .wrap {
    margin-bottom: 40px;
  }
}
@media all and (min-width: 1001px) {
  .sec_hub .wrap .sec_ttl {
    width: 45%;
  }
}
.sec_hub .wrap .sec_ttl .en {
  color: #fff;
}
@media all and (min-width: 1001px) {
  .sec_hub .wrap p {
    width: 50%;
  }
}
.sec_hub .wrap .image {
  margin-top: 30px;
}
@media all and (min-width: 751px) {
  .sec_hub .wrap .image {
    margin-top: 0;
    width: 48.42%;
  }
}

/* この場所から、まちの未来へ
---------------------------------------------------------- */
@media all and (min-width: 751px) {
  .sec_place {
    padding: 0 0 100px;
    text-align: center;
  }
}
.sec_place .sec_ttl {
  margin-bottom: 20px;
}
@media all and (min-width: 751px) {
  .sec_place .sec_ttl {
    margin-bottom: 45px;
  }
}
.sec_place .sec_ttl .en {
  margin-top: 3px;
}
@media all and (min-width: 751px) {
  .sec_place .sec_ttl .en {
    margin-top: 12px;
  }
}

/* GET IN TOUCH
---------------------------------------------------------- */
@media all and (min-width: 751px) {
  .getintouch {
    padding-bottom: 20px;
  }
}