@charset "UTF-8";
@media screen and (max-width: 770px) {
  #support_box04 .top_trunkroomlist_top .trunkroom-image-wrapper,
  #support_box04_02 .top_trunkroomlist_top .trunkroom-image-wrapper {
    width: 37%;
  }
  #support_box04 .top_trunkroomlist_top .trunkroom-image-wrapper figure,
  #support_box04_02 .top_trunkroomlist_top .trunkroom-image-wrapper figure {
    width: 100%;
  }
}

.slick-dots {
  display: flex;
  gap: 8px;
  margin: 8px;
  justify-content: center;
}

@media screen and (max-width: 750px) {
  .slick-dots {
    margin-bottom: 30px;
  }
  .slick-dots button {
    height: 12px;
  }
}
header h1 {
  max-width: 49vw;
}
@media screen and (min-width: 851px) {
  header h1 {
    max-width: 21vw;
  }
  header ul li a {
    font-size: clamp(10.5px, 1.05vw, 23px);
  }
}

#trunkroomlist_headermenu {
  padding: 0 0.9em 0 0;
}
#trunkroomlist_headermenu a {
  font-size: clamp(10.5px, 1.05vw, 23px);
  padding: 0 2em 0 1em !important;
  justify-content: center;
}
#trunkroomlist_headermenu a figure {
  width: 24%;
  max-width: 38px;
}

#header_contact_box2 {
  padding: 0;
  overflow: scroll;
}

.header_contact_box_wrapper {
  padding: 84px 0;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
@media screen and (min-width: 851px) {
  .header_contact_box_wrapper {
    padding: 8% 0;
    justify-content: center;
  }
}

@media screen and (min-width: 851px) {
  .header_contact_box2_bottom__inner {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
  }
}

#header_contact_box2_main li a,
#header_contact_box2_bottom p a {
  font-size: clamp(12px, 1.4vw, 22px);
}

#support_box08 {
  background: white;
  width: 100%;
  padding: 50px 0;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 750px) {
  #support_box08 #support_box07 {
    width: 100%;
    background: #EEEEEE;
    padding: 34px 0 33px 0;
    margin: 0 0 50px 0;
  }
}

.support__blog_inner {
  margin: 0 auto;
  width: 1000px;
}
.support__blog_inner h2 {
  text-align: center;
  margin: 0 0 10px 0;
}
.support__blog_inner h2 img {
  height: 39px;
  width: auto;
}
.support__blog_inner > p {
  margin: 0 0 40px 0;
  text-align: center;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .support__blog_inner {
    margin: 0 auto;
    width: 337px;
  }
  .support__blog_inner h2 {
    text-align: center;
    margin: 0 0 10px 0;
  }
  .support__blog_inner h2 img {
    height: 26px;
    width: auto;
  }
  .support__blog_inner > p {
    margin: 0 0 30px 0;
    text-align: center;
    font-weight: 400;
  }
}

#utilization_fv_wrapper {
  position: relative;
}
#utilization_fv_wrapper .utilization_breadcrumb {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#utilization_fv_wrapper .utilization_breadcrumb .p-breadcrumb {
  width: 85%;
}
@media screen and (max-width: 850px) {
  #utilization_fv_wrapper .utilization_breadcrumb {
    position: static;
  }
  #utilization_fv_wrapper .utilization_breadcrumb .p-breadcrumb {
    width: 100%;
  }
}

#sub_top div.w100 {
  max-width: none;
}

.support_point02 div {
  background-image: url(./images/support/investment_box04_bg02.png);
  height: 300px;
}

.contact-property {
  display: flex;
  justify-content: center;
  margin: 25px 0;
  gap: 20px;
  text-decoration: none;
  color: #333333;
}
.contact-property__image {
  position: relative;
  flex-basis: 37%;
  flex-shrink: 0;
}
.contact-property__name {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: left;
}
.contact-property__name span {
  display: block;
}
.contact-property__price {
  border-bottom: #ffd903 5px solid;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
  display: inline-block;
}
.contact-property__price span {
  color: red;
  font-size: 21px;
}
@media screen and (min-width: 771px) {
  .contact-property {
    display: flex;
    justify-content: center;
    margin: 50px 0;
    gap: 40px;
    text-decoration: none;
    color: #333333;
  }
  .contact-property__image {
    position: relative;
    flex-basis: 240px;
  }
  .contact-property__name {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: left;
  }
  .contact-property__name span {
    display: block;
  }
  .contact-property__price {
    border-bottom: #ffd903 5px solid;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
  }
  .contact-property__price span {
    color: red;
    font-size: 32px;
  }
}

.trunkroom-contact .contact-hidden {
  display: none;
}
.trunkroom-contact.has-post .property-contact-only {
  display: table-row;
}

.trunkroom-image {
  position: relative;
}
.trunkroom-image.pending::after, .trunkroom-image.contracted::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.trunkroom-image.pending::after {
  background: rgba(0, 0, 0, 0.5) url(images/trunkroom_image_pending.svg) no-repeat center center/35% auto;
}
.trunkroom-image.contracted::after {
  background: rgba(0, 0, 0, 0.5) url(images/trunkroom_image_contracted.svg) no-repeat center center/35% auto;
}

.header__navi-blog a {
  border: solid 1px #737373;
  border-radius: 40px;
  font-size: clamp(10.5px, 1.05vw, 23px);
  color: #333333;
  text-decoration: none;
  font-weight: 500;
  padding: 8% 4.5rem 8% 1.5rem;
  white-space: nowrap;
  transition: color 0.3s ease;
  text-align: center;
  line-height: 1.3;
  display: flex;
  align-items: center;
  margin-right: 7%;
}
.header__navi-blog a img {
  margin-right: 12%;
  width: 1.5vw;
  max-width: 39px;
}
.header__navi {
  display: flex;
  gap: 10px;
  padding: 0;
  align-items: stretch !important;
}
.header__navi * {
  box-sizing: border-box;
}
@media screen and (min-width: 851px) {
  .header__navi {
    gap: 0.5vw;
  }
}
.header__navi-item {
  margin: 0 !important;
  padding: 0 !important;
}
.header__navi-item a {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: clamp(10.5px, 1.05vw, 23px);
  padding: 0 1em;
  margin: 0 !important;
}
.header__navi-item.support a.support {
  padding: 0 2em !important;
}
.header__navi-item.utilization a:hover {
  color: #a69225;
}
.header__navi-item.utilization a.utilization {
  padding: 0 2em !important;
}
.header__navi-item.utilization a.utilization:hover {
  color: white;
}
.header__navi-item.blog a {
  transition: all 0.2s ease-in;
  position: relative;
  border: solid 1px #737373;
  padding: 0 2em 0 1em !important;
  border-radius: 40px;
  color: #333333;
  overflow: hidden;
}
.header__navi-item.blog a img {
  transition: all 0.2s ease-in;
  margin-right: 12%;
  width: 1.5vw;
  max-width: 39px;
}
.header__navi-item.blog a:hover {
  color: white;
  z-index: 2;
  border-color: #858585;
}
.header__navi-item.blog a:hover img {
  filter: brightness(4);
}
.header__navi-item.blog a:hover:after {
  top: -45%;
  background-color: #858585;
  transform: translateX(-50%) scaleY(1.3) scaleX(0.8);
  z-index: -1;
}
.header__navi-item.blog a:after {
  content: "";
  position: absolute;
  left: 55%;
  transform: translateX(-50%) scaleY(1) scaleX(1.45);
  top: 180%;
  width: 160%;
  height: 190%;
  background-color: #858585;
  border-radius: 50%;
  display: block;
  transition: all 0.5s 0.1s cubic-bezier(0.55, 0, 0.1, 1);
  z-index: -1;
}
.header__navi-item.header_contact, .header__navi-item.header_menu {
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 1020;
}
@media screen and (min-width: 851px) {
  .header__navi-item.header_contact, .header__navi-item.header_menu {
    width: clamp(35px, 4vw, 78px);
    height: clamp(35px, 4vw, 78px);
  }
}

.p-breadcrumb {
  box-sizing: border-box;
  max-width: 1548px;
  width: 80%;
  padding: 30px 0;
  margin: 0 auto;
  font-size: clamp(10px, 1vw, 20px);
  color: #333;
}
.p-breadcrumb a {
  color: #333;
}
.p-breadcrumb a:link, .p-breadcrumb a:visited {
  color: #333;
}
.p-breadcrumb__item {
  display: inline-block;
  color: #333;
}
.p-breadcrumb__item a {
  text-decoration: none;
}
.p-breadcrumb__item a:link, .p-breadcrumb__item a:visited {
  color: #10386e !important;
}
.p-breadcrumb__item a::after {
  content: ">";
  margin: 0 5px 0 10px;
}
.p-breadcrumb.white .p-breadcrumb__item {
  color: white !important;
}
.p-breadcrumb.white .p-breadcrumb__item a:link, .p-breadcrumb.white .p-breadcrumb__item a:visited {
  color: white !important;
}
.p-breadcrumb.black .p-breadcrumb__item {
  color: #333 !important;
}
.p-breadcrumb.black .p-breadcrumb__item a:link, .p-breadcrumb.black .p-breadcrumb__item a:visited {
  color: #333 !important;
}
@media screen and (max-width: 1024px) {
  .p-breadcrumb {
    padding: 10px 50px;
    width: auto;
    margin: 0 auto 20px auto;
    font-size: 14px;
  }
  .p-breadcrumb__item a::after {
    margin: 0 3px 0 5px;
  }
}
@media screen and (max-width: 850px) {
  .p-breadcrumb {
    background: #e6eaf0;
    border-top: solid 1px #c3c3c3;
    border-bottom: solid 1px #c3c3c3;
    width: auto;
    padding: 0;
    font-size: 10px;
    display: flex;
    overflow: scroll;
    -ms-overflow-style: none;
    /*Firefoxへの対応*/
    scrollbar-width: none;
    margin-bottom: 0;
  }
  .p-breadcrumb::-webkit-scrollbar {
    display: none;
  }
  .p-breadcrumb__item {
    flex-shrink: 0;
    color: #333 !important;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    padding: 5px 5px 5px 15px;
    background-color: #dddddd;
    background-image: url(images/breadcrumb_arrow_l.gif);
    background-repeat: no-repeat;
    background-size: 10px 100%;
    background-position: left center;
  }
  .p-breadcrumb__item a {
    color: #333 !important;
  }
  .p-breadcrumb__item a:link, .p-breadcrumb__item a:visited {
    color: #333 !important;
  }
  .p-breadcrumb__item a::after {
    content: none;
  }
  .p-breadcrumb__item:first-of-type {
    background-image: none;
    padding: 0 5px 0 10px;
  }
  .p-breadcrumb__item:first-of-type a {
    width: 14px;
    height: 100%;
    display: block;
    content: "";
    background-color: #dddddd;
    background-image: url(images/breadcrumb_home.gif);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: center center;
  }
  .p-breadcrumb__item:first-of-type a span {
    display: none;
  }
  .p-breadcrumb__item:last-of-type {
    padding: 5px 15px 5px 15px;
    flex-shrink: 0;
    background-color: #fdf8b8;
    background-image: url(images/breadcrumb_arrow_l_on.gif), url(images/breadcrumb_arrow_r_on.gif);
    background-repeat: no-repeat, no-repeat;
    background-size: 10px 100%, 10px 100%;
    background-position: left center, right center;
  }
  .p-breadcrumb.white .p-breadcrumb__item {
    color: #333 !important;
  }
  .p-breadcrumb.white .p-breadcrumb__item a:link, .p-breadcrumb.white .p-breadcrumb__item a:visited {
    color: #333 !important;
  }
}/*# sourceMappingURL=style.css.map */