@charset "UTF-8";
.bg-fv {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 260px;
  z-index: 0;
  background-image: url(../../asset/img/l_fv.png);
}

@supports (background-image: url(../../asset/img/l_fv.webp)) {
  .bg-fv {
    background-image: url(../../asset/img/l_fv.webp);
  }
}

@media screen and (min-width: 768px) {
  .bg-fv {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 400px;
    z-index: 0;
    background-image: url(../../asset/img/l_fv.png);
  }
  @supports (background-image: url(../../asset/img/l_fv.webp)) {
    .bg-fv {
      background-image: url(../../asset/img/l_fv.webp);
    }
  }
}

@media screen and (min-width: 992px) {
  .bg-fv {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 513px;
    z-index: 0;
    background-image: url(../../asset/img/l_fv.png);
  }
  @supports (background-image: url(../../asset/img/l_fv.webp)) {
    .bg-fv {
      background-image: url(../../asset/img/l_fv.webp);
    }
  }
}

.bg-sub {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 224px;
  z-index: 0;
  background-image: url("../../asset/img/bg-sub.png");
}

@supports (background-image: url(../../asset/img/bg-sub.webp)) {
  .bg-sub {
    background-image: url(../../asset/img/bg-sub.webp);
  }
}

.text-shadow_white {
  text-shadow: 1px 1px 1px #fff;
}

.triangle-bottom-white::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: auto;
}

.background-reccomend_bg {
  background: url("../../asset/img/l_reccomend_bg.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_reccomend_bg.webp)) {
  .background-reccomend_bg {
    background-image: url(../../asset/img/l_reccomend_bg.webp);
  }
}

.background-pr_bg {
  background: url("../../asset/img/l_pr_bg.png");
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_pr_bg.webp)) {
  .background-pr_bg {
    background-image: url(../../asset/img/l_pr_bg.webp);
  }
}

.background-point_bg {
  background: url("../../asset/img/l_point_bg01.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_point_bg01.webp)) {
  .background-point_bg {
    background-image: url(../../asset/img/l_point_bg01.webp);
  }
}

.background-living_01 {
  background: url("../../asset/img/l_living_01.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_living_01.webp)) {
  .background-living_01 {
    background-image: url(../../asset/img/l_living_01.webp);
  }
}

.background-living_02 {
  background: url("../../asset/img/l_living_02.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_living_02.webp)) {
  .background-living_02 {
    background-image: url(../../asset/img/l_living_02.webp);
  }
}

.background-living_03 {
  background: url("../../asset/img/l_living_03.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_living_03.webp)) {
  .background-living_03 {
    background-image: url(../../asset/img/l_living_03.webp);
  }
}

.background-living_04 {
  background: url("../../asset/img/l_living_04.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_living_04.webp)) {
  .background-living_04 {
    background-image: url(../../asset/img/l_living_04.webp);
  }
}

.background-living_05 {
  background: url("../../asset/img/l_living_05.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_living_05.webp)) {
  .background-living_05 {
    background-image: url(../../asset/img/l_living_05.webp);
  }
}

.background-living_bmbg {
  background: url("../../asset/img/l_living_bg02.png");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_living_bg02.webp)) {
  .background-living_bmbg {
    background-image: url(../../asset/img/l_living_bg02.webp);
  }
}

.l_reason_bg01 {
  background: url("../../asset/img/l_reason_bg01.png");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_reason_bg01.webp)) {
  .l_reason_bg01 {
    background-image: url(../../asset/img/l_reason_bg01.webp);
  }
}

.l_footer_bg {
  background: url("../../asset/img/l_footer_bg.png");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

@supports (background-image: url(../../asset/img/l_footer_bg.webp)) {
  .l_footer_bg {
    background-image: url(../../asset/img/l_footer_bg.webp);
  }
}

/*位置*/
.top-n25 {
  top: -25px;
}

.top-n10 {
  top: -10px;
}

.top-n50 {
  top: -50px;
}

.start-30 {
  left: 30px;
}

.end-n5 {
  margin-right: -5px;
}

/*高さ*/
.height-240 {
  height: 240px;
}

.height-230 {
  height: 230px;
}

.rounded-right-20 {
  border-radius: 0px 20px 20px 0;
}

.triangle-top-blue::before {
  content: "";
  position: absolute;
  top: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #D8E3FF transparent;
}

.triangle-top-blue_light::before {
  content: "";
  position: absolute;
  top: -19px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #84B9E7 transparent;
}

.pt150 {
  padding-top: 150px;
}

.pt100 {
  padding-top: 100px;
}

.pt50 {
  padding-top: 50px;
}

.pb70 {
  padding-bottom: 70px;
}

.top-image::before {
  content: "";
  position: absolute;
  top: 25px;
  /* 上からの位置調整 */
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
  /* 画像サイズ */
  height: 100px;
  background: url("../../asset/img/l_point_01.png") no-repeat center center/contain;
  /* 適宜パス変更 */
  z-index: 10;
}

.top-image02::before {
  background: url("../../asset/img/l_point_02.png") no-repeat center center/contain;
  /* 適宜パス変更 */
  z-index: 10;
}

.top-image03::before {
  background: url("../../asset/img/l_point_03.png") no-repeat center center/contain;
  /* 適宜パス変更 */
  z-index: 10;
}

.top-image04::before {
  background: url("../../asset/img/l_point_04.png") no-repeat center center/contain;
  /* 適宜パス変更 */
  z-index: 10;
}

/*位置*/
.transform-translate-n50 {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.top-40 {
  top: 40%;
}

.top-87 {
  top: 87%;
}

.top-65 {
  top: 65%;
}

.z-99 {
  z-index: 99 !important;
}

.z-999 {
  z-index: 999 !important;
}

#headingSubsidy {
  text-align: center;
}

.accordion-button.custom-accordion-btn {
  width: 300px;
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1rem;
  background-color: #D8E3FF;
}

.accordion-button.custom-accordion-btn02 {
  width: 300px;
  margin: 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1rem;
  background-color: #fff;
}

.border-bottom-blue {
  border-bottom: solid 1px #D8E3FF;
}

.border-bottom-darkblue {
  border-bottom: solid 1px #003366;
}

.border-start-custom-navy {
  border-left: 3px solid #003366 !important;
}

/*ボックス*/
.box-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box-child {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box-child-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/*※この親のdisplay:flex;を指定する*/
.bg_rgba-gray-06 {
  background-color: rgba(155, 154, 154, 0.6) !important;
}

.height-475 {
  height: 475px;
}

@media screen and (max-width: 768px) {
  .w-sm80 {
    width: 80% !important;
    margin: 0 auto !important;
  }
  .w-sm100 {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .w-sm75 {
    width: 75% !important;
    margin: 0 auto !important;
  }
}

.height-70 {
  height: 70px;
}

.height-45 {
  height: 45px;
}

.top-60 {
  top: 52%;
}

.top-90 {
  top: 90%;
}

.bottom-0 {
  bottom: 0%;
}

.banner-close {
  top: -14px;
  left: 333px;
  padding: 4px 10px 6px 10px;
  border: none;
  background-color: #f8f8f8;
  border-radius: 25px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 7px #ccc;
          box-shadow: 0 0 7px #ccc;
}

@media screen and (min-width: 768px) {
  .banner-close {
    left: 363px;
  }
}

.nav-item.text-center {
  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;
  height: 50px;
}

table
.thead-darkblue th {
  background-color: #23235b !important;
  color: #fff !important;
}

.tr-bg .bg_lightblue {
  background-color: #eaf4ff !important;
}

.tr-bg .bg_lightgray {
  background-color: #F5F5F5 !important;
}

.td {
  white-space: nowrap;
  min-width: 160px;
}

.table .tbody td {
  height: 80px;
  vertical-align: middle;
}

.table-bordered {
  border: 4px solid #fff !important;
}

.table-bordered th,
.table-bordered td {
  border: 4px solid #fff !important;
}

.transparent-bg {
  background-color: transparent !important;
}

.transparent-bg td,
.transparent-bg th {
  background-color: transparent !important;
}

.transparent-bg th,
.transparent-bg td {
  vertical-align: middle;
  border-bottom: none;
}

.transparent-bg th {
  border-bottom: 1px solid #000;
}

.transparent-bg td {
  border-bottom: 1px solid #fff;
}

/* 補助金テーブル専用レスポンシブ対応 */
.subsidy-table table {
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}

/* スマホ時に横スクロール防止しつつ読みやすくする */
@media (max-width: 768px) {
  .subsidy-table table thead {
    display: none;
  }
  .subsidy-table table,
  .subsidy-table table tbody,
  .subsidy-table table tr,
  .subsidy-table table td {
    display: block;
    width: 100%;
  }
  .subsidy-table table tr {
    margin-bottom: 1rem;
    border-bottom: 2px solid #ddd;
    padding-bottom: 1rem;
  }
  .subsidy-table table td {
    text-align: left !important;
    position: relative;
    padding-left: 50%;
  }
  .subsidy-table table td::before {
    position: absolute;
    top: 8px;
    left: 0px;
    width: 45%;
    padding-left: 0.5rem;
    font-weight: bold;
    white-space: normal;
  }
  .subsidy-table table td:nth-of-type(1)::before {
    content: "制度名";
  }
  .subsidy-table table td:nth-of-type(2)::before {
    content: "対象工事";
  }
  .subsidy-table table td:nth-of-type(3)::before {
    content: "補助金の上限額";
  }
  .subsidy-table table td:nth-of-type(4)::before {
    content: "市の公式URL";
  }
}

@media screen and (max-width: 767px) {
  .w-sm-75 {
    width: 75% !important;
    margin: 0 auto !important;
  }
}
/*# sourceMappingURL=style.css.map */