@charset "UTF-8";
/* 空き家プロジェクト募集受付 追従バナー */
.floating-banner {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 1000;
}
.floating-banner img {
  width: 235px;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .floating-banner {
    bottom: 3.9vw;
    right: 1.56vw;
  }
  .floating-banner img {
    width: 22.94vw;
  }
}
@media screen and (max-width: 750px) {
  .floating-banner {
    bottom: 20vw;
    right: 2.6vw;
  }
  .floating-banner img {
    width: 37.2vw;
  }
}
.c-projectContent.-empty-house {
    background-image: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/bg_project05_empty-house.jpg);
    background-repeat: repeat;
    background-position: 0 0;
    padding-bottom: 110px;
    padding-top: 50px;
}
@media screen and (max-width: 750px) {
    .c-projectContent.-empty-house {
        padding-bottom: 20vw;
        padding-top: calc(42 / 750 * 100vw);
    }
}
/* 空き家タブ */
.c-projectContent .c-projectContent-inner {
  width: calc(100% - 50px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .c-projectContent .c-projectContent-inner {
    width: 100%;
  }
}
.c-projectContent.-empty-house .empty-house__read {
  margin-top: 34px;
}
@media screen and (max-width: 750px) {
  .c-projectContent.-empty-house .empty-house__read {
    width: 91.7333333333vw;
    margin: 6vw auto 0;
  }
}
.c-projectContent.-empty-house .c-projectContent-movieHeading .c-projectContent-movieHeadingImg img {
  width: 392px;
  margin-bottom: 50px;
}
.c-projectContent.-empty-house .c-projectContent-movieHeading .c-projectContent-movieHeadingImg::after {
  display: inline-block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 5px;
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/img_line_01.png) 0 0 repeat-x;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  .c-projectContent.-empty-house .c-projectContent-movieHeading .c-projectContent-movieHeadingImg img {
    width: calc(626 / 750 * 100vw);
    margin-bottom: calc(38 / 750 * 100vw);
  }
}

.p-story-link-1 {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
@media (max-width: 750px) {
  .p-story-link-1 {
    margin-top: calc(30 / var(--design-width) * 100vw);
    width: 100%;
  }
}
.p-story-link-1 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 60px;
  border-radius: 30px;
  background: #eb6100;
  color: #fff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: calc(24 / 16 * 1rem);
  position: relative;
  line-height: 1.75;
  letter-spacing: 0.06em;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 750px) {
  .p-story-link-1 a {
    width: 100%;
    height: 14.6666666667vw;
    font-size: 4.2666666667vw;
    border-radius: 8.6666666667vw;
  }
}
.p-story-link-1 a:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: 43%;
  right: 6.25%;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .p-story-link-1 a:after {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.p-story-link-1 a:hover {
  background-color: #f8ebcf;
  color: #eb6100;
}
.p-story-link-1 a:hover:after {
  border-top: 2px solid #eb6100;
  border-right: 2px solid #eb6100;
}

/* タブ共通--ページ下部--家族をつなぐstory --*/
.txt-bold {
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */

.p-st-section-lead::after {
  display: none;
}

.p-st-section-lead {
  padding-block: 50px 50px;
  margin: 0;
}

@media screen and (max-width: 750px) {
  .p-st-section-lead {
    padding-block: calc(70 / 750 * 100vw) calc(70 / 750 * 100vw);
  }
}

.c-projectContent .c-projectContent-movieHeading {
  margin: 0;
}

.c-report {
  margin-top: 45px;
  border-radius: 30px;
}

@media screen and (max-width: 750px) {
  .c-report {
    margin-top: calc(50 / 750 * 100vw);
  }
}

.c-reportContentWrapper {
  background-color: #ffffff;
  padding: 90px 60px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  width: 100vw;
}

.c-reportContentWrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/line_02.png) 0 0 no-repeat;
  background-size: 100% 100%;
  top: -2px;
  left: 0;
}

.c-reportContentWrapper::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/line_02.png) 0 0 no-repeat;
  background-size: 100% 100%;
  bottom: -3px;
  left: 0;
}

@media screen and (max-width: 750px) {
  .c-reportContentWrapper {
    padding: calc(100 / 750 * 100vw) calc(45 / 750 * 100vw);
    border-radius: 0;
  }
}

.c-campaignContent01-txt {
  margin-top: 30px;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 2.1666666667;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .c-campaignContent01-txt {
    margin-top: calc(30 / 750 * 100vw);
    font-size: calc(30 / 750 * 100vw);
    line-height: 1.53;
  }
}

.c-campaignContent01-txt::after {
  display: block;
  content: "";
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/img_line_01.png) 0 0 repeat-x;
  background-size: contain;
  width: 100%;
  height: 5px;
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .c-campaignContent01-txt::after {
    margin-top: calc(23 / 750 * 100vw);
  }
}

.p-st-section-report__txt {
  font-size: 16px;
}

@media screen and (max-width: 750px) {
  .p-st-section-report__txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 2.25;
    text-align: start;
  }
}

.c-projectContent-reportHeading {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.c-projectContent.-empty-house .c-projectContent-reportHeading .c-projectContent-reportHeadingImg img {
  width: 355px;
}

@media screen and (max-width: 750px) {
  .c-projectContent.-empty-house .c-projectContent-reportHeading .c-projectContent-reportHeadingImg img {
    width: calc(449 / 750 * 100vw);
  }
}

span.underline {
  background: linear-gradient(transparent 50%, #faddc8 50%);
}

.c-reportHeadingImg {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  position: relative;
}

@media screen and (max-width: 750px) {
  .c-reportHeadingImg {
    margin: calc(30 / 750 * 100vw) 0;
  }
}

.p-story-ttl-2 {
    margin-top: 73px;
    position: relative;
}

@media screen and (max-width: 750px) {
  .p-story-ttl-2 {
    width: calc(524 / 750 * 100vw);
    margin: calc(100 / 750 * 100vw) auto 0 auto;
  }
}

.p-story-ttl-2 picture::before {
  content: "";
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/report/deco_01.png);
  background-size: cover;
  position: absolute;
  display: block;
  width: 72px;
  height: 80px;
  top: -40px;
  right: calc(50% + 200px);
}

@media screen and (max-width: 750px) {
  .p-story-ttl-2 picture::before {
    width: calc(72 / 750 * 100vw);
    height: calc(80 / 750 * 100vw);
    top: calc(-30 / 750 * 100vw);
    right: calc(50% + 280 / 750 * 100vw);
  }
}

.p-story-ttl-2 picture::after {
  content: "";
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/report/deco_02.png);
  background-size: cover;
  position: absolute;
  display: block;
  width: 60px;
  height: 63px;
  top: -40px;
  left: calc(50% + 200px);
}

@media screen and (max-width: 750px) {
  .p-story-ttl-2 picture::after {
    width: calc(60 / 750 * 100vw);
    height: calc(63 / 750 * 100vw);
    top: calc(-30 / 750 * 100vw);
    left: calc(50% + 280 / 750 * 100vw);
  }
}
/* 260528 add */
.c-project-tablist {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-project-tabitem {
  position: relative;
}
.c-project-tabitem:not(.-active) {
  margin-left: -25px;
  margin-bottom: -18px;
}
.c-project-tabitem.-active {
  z-index: 6 !important;
  margin-bottom: -3px;
}
.c-project-tabitem.tabitem--01 {
  z-index: 4;
}
.c-project-tabitem.tabitem--02 {
  z-index: 3;
}
.c-project-tabitem.tabitem--03 {
  z-index: 2;
}
.c-project-tabitem.tabitem--04 {
  z-index: 1;
}
.c-reportContentWrapper {
  z-index: 5;
}

@media screen and (max-width: 750px) {
  .c-project-tablist {
    margin-right: calc(-100 / 750 * 100vw);
    margin-left: calc(40 / 750 * 100vw);
  }
  .c-project-tabitem:not(.-active) {
    margin-left: calc(-30 / 750 * 100vw);
    margin-bottom: 0;
    width: calc(230 / 750 * 100vw);
  }
  .c-project-tabitem.-active {
    margin-bottom: calc(-7 / 750 * 100vw);
    width: calc(250 / 750 * 100vw);
  }
}

/* /260528 add */

.m-tab {
  border-bottom: none !important;
  height: 124px !important;
  /* overflow-y: hidden; */
  background-image: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/report/bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  top: 4px;
  position: relative;
}

.m-tab-item {
  margin: 0 !important;
  max-width: 100% !important;
  height: 75px !important;
}

@media screen and (max-width: 750px) {
  .m-tab-item {
    height: calc(93 / 750 * 100vw) !important;
  }
}

.m-tab .m-tab-btn.-active {
  position: relative;
  top: -40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
  padding: 16px 0 10px;
  font-size: 26px;
  background: url(/site_lulu/assets/images/lulu-a/kusuribako-pj/st/report/bg_active.png) top center no-repeat;
  background-size: 100% 100%;
  font-size: 23px;
}

@media screen and (max-width: 750px) {
  .m-tab .m-tab-btn.-active {
    font-size: calc(32 / 750 * 100vw);
  }
}

.m-tab .m-tab-btn {
  color: #eb6100;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  height: 130px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: 22px;
  background: none;
  padding: 6px 0 10px;
}

@media screen and (max-width: 750px) {
  .m-tab .m-tab-btn {
    font-size: calc(26 / 750 * 100vw);
    height: calc(200 / 750 * 100vw) !important;
    padding: calc(20 / 750 * 100vw) 0 !important;
    width: calc(253 / 750 * 100vw) !important;
  }
}

.cs {
  font-size: 18px;
  line-height: 1.2;
}

@media screen and (max-width: 750px) {
  .cs {
    font-size: calc(23 / 750 * 100vw);
  }
}

.deco_orange::after {
  content: "";
  background: url("/site_lulu/assets/images/lulu-a/kusuribako-pj/st/report/deco_orange.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 39px;
  height: 39px;
  display: block;
  position: absolute;
  top: 10px;
  left: calc(50% + 290px);
}

@media screen and (max-width: 750px) {
  .deco_orange::after {
    width: calc(41 / 750 * 100vw);
    height: calc(41 / 750 * 100vw);
    top: calc(10 / 750 * 100vw);
    left: calc(50% + 260 / 750 * 100vw);
  }
}

.deco_orange_01::after {
  top: 20px;
  left: calc(50% + 230px);
}

@media screen and (max-width: 750px) {
  .deco_orange_01::after {
    top: calc(20 / 750 * 100vw);
    left: calc(50% + 220 / 750 * 100vw);
  }
}

.deco_green::before {
  content: "";
  background: url("/site_lulu/assets/images/lulu-a/kusuribako-pj/st/report/deco_green.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 33px;
  height: 44px;
  display: block;
  position: absolute;
  bottom: 80px;
  left: calc(50% - 390px);
}

@media screen and (max-width: 750px) {
  .deco_green::before {
    width: calc(33 / 750 * 100vw);
    height: calc(44 / 750 * 100vw);
    bottom: calc(160 / 750 * 100vw);
    transform: rotate(-20deg);
    left: calc(40 / 750 * 100vw);
  }
}

.deco {
  margin: 60px;
}

@media screen and (max-width: 750px) {
  .deco {
    margin: calc(70 / 750 * 100vw) auto;
    width: calc(182 / 750 * 100vw);
  }
}

.bg_deco {
  position: absolute;
  width: 100vw;
  height: 100%;
  pointer-events: none;
  transform: translateX(-50%);
  left: 50%;
}

.bg_deco_01 {
  position: absolute;
  top: 20px;
  right: calc(50% + 400 / 1400 * 100vw);
  width: 104px !important;
}

.bg_deco_02 {
  position: absolute;
  top: 700px;
  left: calc(50% + 500 / 1400 * 100vw);
  width: 60px !important;
}

.bg_deco_03 {
  position: absolute;
  top: 1173px;
  right: calc(50% + 550 / 1400 * 100vw);
  width: 60px !important;
}

.bg_deco_04 {
  position: absolute;
  top: 1593px;
  left: calc(50% + 600 / 1400 * 100vw);
  width: 37px !important;
}

.bg_deco_05 {
  position: absolute;
  bottom: 1532px;
  right: calc(50% + 450 / 1400 * 100vw);
  width: 60px !important;
}

.bg_deco_06 {
  position: absolute;
  bottom: 1532px;
  left: calc(50% + 500 / 1400 * 100vw);
  width: 33px !important;
}

.bg_deco_07 {
  position: absolute;
  right: calc(50% + 300 / 1400 * 100vw);
  bottom: 178px;
  width: 60px !important;
}

.bg_deco_08 {
  position: absolute;
  left: calc(50% + 300 / 1400 * 100vw);
  bottom: 178px;
  width: 33px !important;
}
@media screen and (max-width: 750px) {
  .white {
    top: 6px !important;
    z-index: 100;
  }
}

@media screen and (max-width: 750px) {
  .img_01 {
     width: calc(467 / 750 * 100vw);
  }
}

@media screen and (max-width: 750px) {
  .img_02 {
     width: calc(395 / 750 * 100vw);
  }
}

@media screen and (max-width: 750px) {
  .img_03 {
     width: calc(594 / 750 * 100vw);
  }
}

@media screen and (max-width: 750px) {
  .img_04 {
     width: calc(391 / 750 * 100vw);
  }
}

@media screen and (max-width: 750px) {
  .img_05 {
     width: calc(592 / 750 * 100vw);
  }
}

@media screen and (max-width: 750px) {
  .img_06 {
     width: calc(397 / 750 * 100vw);
  }
}
