@charset "UTF-8";
/* ==========================================================================//
//
// サービス　モール事業
//
// ========================================================================== */
.page_head .page_ttl::before {
  background-image: url(../../images/service/mall/ico_mall.svg);
}

/* (01-CONNECT)
---------------------------------------------------------- */
@media all and (max-width: 1365px) {
  .sec_connect .sp_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 751px) and (max-width: 1365px) {
  .sec_connect .txt_wrap {
    margin-top: 30px;
    display: block;
  }
}
@media all and (max-width: 750px) {
  .sec_connect .txt_wrap .sec_ttl {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1366px) {
  .sec_connect .txt_wrap .sec_ttl {
    width: 22.5%;
  }
}
@media all and (min-width: 751px) {
  .sec_connect .txt_wrap .sec_ttl .en {
    margin-top: 10px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1365px) {
  .sec_connect .txt_wrap .sec_ttl .en {
    margin: 30px 0 50px;
  }
}
@media all and (min-width: 1366px) {
  .sec_connect .txt_wrap .txts {
    width: 66%;
  }
}
.sec_connect .txt_wrap .txts p:not(:first-child) {
  margin-top: 30px;
}
@media all and (min-width: 751px) {
  .sec_connect .txt_wrap .txts p:not(:first-child) {
    margin-top: 60px;
  }
}
.sec_connect .image {
  margin: 0 0 30px;
}
@media all and (min-width: 1001px) {
  .sec_connect .image {
    margin: 80px 0 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .sec_connect .image {
    margin: 40px 0 0;
  }
}
.sec_connect .store_introduction {
  margin-top: 40px;
  padding: 40px 20px;
  background-color: #fff;
  border-radius: 15px;
}
@media all and (min-width: 751px) {
  .sec_connect .store_introduction {
    margin-top: 80px;
    padding: 59px 70px;
  }
}
.sec_connect .store_introduction .ttl {
  margin-bottom: 20px;
  font-size: 16px;
}
@media all and (min-width: 751px) {
  .sec_connect .store_introduction .ttl {
    margin-bottom: 40px;
    font-size: 30px;
  }
}
.sec_connect .store_introduction .store_list .store_detail:not(:first-child) {
  margin-top: 40px;
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail:not(:first-child) {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #DCE2E2;
  }
}
.sec_connect .store_introduction .store_list .store_detail .image_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 9.5px;
}
@media all and (max-width: 750px) {
  .sec_connect .store_introduction .store_list .store_detail .image_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7px 0;
  }
}
.sec_connect .store_introduction .store_list .store_detail .image_wrap .image {
  margin: 0;
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap {
  margin-top: 25px;
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 1140px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail {
    width: 17%;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .store_name img {
  width: 85.6%;
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .store_name img {
    width: 97.7%;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .store_name .jp {
  margin: 7px 0 0;
  display: block;
}
@media all and (min-width: 751px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .store_name .jp {
    margin: 12px 0 20px;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .sns_link {
  padding-left: 26px;
  position: relative;
  letter-spacing: 0.05em;
}
@media all and (min-width: 751px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .sns_link {
    padding-left: 30px;
  }
}
@media (hover: hover) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .sns_link span {
    background-image: -webkit-gradient(linear, left top, right top, from(#505050), to(#505050));
    background-image: linear-gradient(90deg, #505050, #505050);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 0 1px;
    -webkit-transition: background-size 0.4s, color 0.4s;
    transition: background-size 0.4s, color 0.4s;
  }
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .sns_link span:hover {
    color: #505050;
    background-size: 100% 1px;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .store_detail .sns_link::before {
  position: absolute;
  content: "";
  background-image: url(../../images/service/mall/ico_insta.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 18px;
  height: 18px;
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt {
  margin-top: 25px;
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt {
    margin-top: 0;
    width: 69.9%;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list {
  margin-top: 25px;
}
@media all and (min-width: 751px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list {
    margin-top: 40px;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1140px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail {
    padding: 12px 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #DCE2E2;
  }
}
@media all and (max-width: 1140px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail:last-child {
    border-bottom: 1px solid #DCE2E2;
  }
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail.forSP {
    display: none;
  }
}
@media all and (max-width: 1140px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail .forPC {
    display: none;
  }
}
.sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p {
  font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
  font-size: 13px;
  color: #505050;
}
@media all and (min-width: 751px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p {
    font-size: 14px;
  }
}
@media all and (max-width: 1140px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p.contents {
    width: 23%;
  }
}
@media all and (max-width: 1140px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p.contents_detail {
    width: 66.1%;
  }
}
@media all and (min-width: 1141px) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p.contents_detail span {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (hover: hover) {
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p a {
    background-image: -webkit-gradient(linear, left top, right top, from(#505050), to(#505050));
    background-image: linear-gradient(90deg, #505050, #505050);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 0 1px;
    -webkit-transition: background-size 0.4s, color 0.4s;
    transition: background-size 0.4s, color 0.4s;
  }
  .sec_connect .store_introduction .store_list .store_detail .txt_wrap .txt .txt_list .txt_detail p a:hover {
    color: #505050;
    background-size: 100% 1px;
  }
}

/* (02-FUTURE)
---------------------------------------------------------- */
@media all and (min-width: 1001px) {
  .sec_future .wrap .copy_wrap {
    width: 45%;
  }
}
.sec_future .wrap .copy_wrap .more_btn {
  margin-top: 30px;
}
@media all and (min-width: 751px) {
  .sec_future .wrap .copy_wrap .more_btn {
    margin-top: 50px;
    width: min(280px, 100%);
  }
}
@media all and (min-width: 1001px) {
  .sec_future .wrap .image {
    width: 45%;
  }
}