@charset "UTF-8";
/*ファーストビュー*/
.header-eyecatch {
  container-type: inline-size;
  height: auto; }
  .header-eyecatch__item {
    transform: none; }

.main-visual__background::before, .main-visual__background::after {
  position: absolute;
  content: "";
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden; }
.main-visual__background::before {
  z-index: 0;
  aspect-ratio: 951/552;
  background-image: url("/wp-content/package/page/top/img/fv-bg-before.png?u8q4h7khe"); }
.main-visual__background::after {
  z-index: 1;
  aspect-ratio: 477/291;
  background-image: url("/wp-content/package/page/top/img/fv-bg-after.png?u8q4h7khj"); }
.main-visual__title {
  line-height: 1.5; }
  .main-visual__title .grad-text {
    position: relative;
    z-index: 1;
    background: linear-gradient(to right, #e53e00, #ff900d);
    background-clip: text !important;
    color: transparent !important;
    font-size: 150%; }
    .main-visual__title .grad-text .bg {
      position: absolute;
      inset: 0;
      z-index: -1; }
    .main-visual__title .grad-text::before {
      position: absolute;
      z-index: -1;
      right: -0.5em;
      bottom: -0.5em;
      transform: rotate(-9deg);
      content: "Like";
      color: #fff;
      font-size: 100%;
      font-family: "Meow Script"; }
.main-visual__sub-title {
  display: block;
  margin-top: 1em;
  line-height: 2.5; }
  .main-visual__sub-title span {
    display: inline;
    padding: 0.3em 0.6em;
    background-color: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone; }

@media (min-width: 600px) {
  .header-eyecatch__item {
    top: 10cqw;
    aspect-ratio: 1400/857; }

  .main-visual__background::before, .main-visual__background::after {
    border-radius: 1cqw; }
  .main-visual__background::before {
    top: 7cqw;
    right: 5cqw;
    width: 65%; }
  .main-visual__background::after {
    bottom: 5cqw;
    left: 5cqw;
    width: 35%; }
  .main-visual__title {
    font-size: 3cqw;
    line-height: 1.5; }
  .main-visual__sub-title {
    font-size: 1.25cqw; } }
@media (max-width: 599px) {
  .header-eyecatch__item {
    top: 125cqw; }

  .main-visual__background::before, .main-visual__background::after {
    border-radius: 2cqw; }
  .main-visual__background::before {
    top: 30cqw;
    right: 0;
    width: 90%; }
  .main-visual__background::after {
    top: 80cqw;
    left: 0;
    width: 70%; }
  .main-visual__title {
    font-size: 9cqw;
    line-height: 1.5; }
  .main-visual__sub-title {
    font-size: 4cqw; } }
/*バナー*/
#shortcod_section-3 {
  display: none; }

/*選ばれる理由*/
#link_box_section-3 .c-section-widget__header::before {
  content: "";
  mask-image: url("/wp-content/package/page/top/img/icon-flag.svg?u8q4h7khp");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  width: 40px;
  aspect-ratio: 1/1;
  margin: auto; }
#link_box_section-3 .link-box__item {
  position: relative;
  background-color: rgba(255, 243, 226, 0.7);
  border-radius: 10px; }
  #link_box_section-3 .link-box__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    aspect-ratio: 149/53;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left; }
  #link_box_section-3 .link-box__item:nth-of-type(1)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-01.svg?u8q4h7khs"); }
  #link_box_section-3 .link-box__item:nth-of-type(2)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-02.svg?u8q4h7kht"); }
  #link_box_section-3 .link-box__item:nth-of-type(3)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-03.svg?u8q4h7khy"); }
  #link_box_section-3 .link-box__item:nth-of-type(4)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-04.svg?u8q4h7khz"); }
  #link_box_section-3 .link-box__item:nth-of-type(5)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-05.svg?u8q4h7ki9"); }
  #link_box_section-3 .link-box__item:nth-of-type(6)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-06.svg?u8q4h7kie"); }
  #link_box_section-3 .link-box__item:nth-of-type(7)::before {
    background-image: url("/wp-content/package/page/top/img/reason-point-07.svg?u8q4h7kih"); }
#link_box_section-3 .link-box__title {
  padding-top: 0; }
@media (max-width: 767px) {
  #link_box_section-3 .link-box__item::before {
    transform: translate(1em, -1em);
    width: 40%; } }
@media (min-width: 768px) {
  #link_box_section-3 .wrapper-column {
    justify-content: space-between;
    container-type: inline-size; }
  #link_box_section-3 .link-box__item {
    width: 28cqw;
    margin-bottom: 72px;
    padding-left: 3cqw;
    padding-right: 3cqw; }
    #link_box_section-3 .link-box__item::before {
      transform: translate(2cqw, -2cqw);
      width: 10cqw; }
    #link_box_section-3 .link-box__item:last-of-type {
      display: flex;
      justify-content: space-between;
      width: 100%; }
      #link_box_section-3 .link-box__item:last-of-type > div:first-of-type {
        width: 21cqw; }
      #link_box_section-3 .link-box__item:last-of-type .link-box__item-title {
        text-align: justify; } }

/*お客様の声*/
#shortcod_section-5 {
  padding: 0 32px;
  margin-bottom: 72px; }
  #shortcod_section-5 .c-section-widget__inner {
    width: min(100%, 1180px);
    margin: auto;
    padding: 32px;
    border: 1px solid #88734b;
    border-radius: 10px; }
  #shortcod_section-5 .c-section-widget__header {
    display: flex;
    flex-direction: column; }
  #shortcod_section-5 .c-section-widget__title {
    order: 1; }
  #shortcod_section-5 .c-section-widget__sub-title {
    position: relative;
    width: fit-content;
    margin: auto;
    padding: 0 80px; }
    #shortcod_section-5 .c-section-widget__sub-title::before, #shortcod_section-5 .c-section-widget__sub-title::after {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      width: 80px;
      aspect-ratio: 2/1;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-color: transparent; }
    #shortcod_section-5 .c-section-widget__sub-title::before {
      left: 0;
      background-image: url("/wp-content/package/page/top/img/icon-balloon.svg?u8q4h7kik"); }
    #shortcod_section-5 .c-section-widget__sub-title::after {
      right: 0;
      background-image: url("/wp-content/package/page/top/img/icon-garland.svg?u8q4h7kim"); }
  #shortcod_section-5 .l-content-widget {
    width: 100%; }
  #shortcod_section-5 .ti-widget-container {
    margin: 0; }
  #shortcod_section-5 .ti-widget .ti-prev {
    left: -0.5em; }
  #shortcod_section-5 .ti-widget .ti-next {
    right: -0.5em; }
  #shortcod_section-5 .ti-reviews-container {
    container-type: inline-size; }
  #shortcod_section-5 .ti-review-item {
    width: 33cqw; }

/*私たちについて*/
#content_box_section-3 {
  padding: 32px;
  background-image: url("/wp-content/package/common/img/orange_bg.png?u8q4h7kiw");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  #content_box_section-3 .c-section-widget__inner {
    width: min(100%, 1180px);
    margin: auto; }
  #content_box_section-3 .content-box {
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px; }
    #content_box_section-3 .content-box__thumbnail {
      align-self: stretch; }
      #content_box_section-3 .content-box__thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block; }
    #content_box_section-3 .content-box__body {
      position: relative;
      container-type: inline-size;
      padding: 32px; }
      #content_box_section-3 .content-box__body::before {
        content: "";
        position: absolute;
        right: 0;
        display: block;
        width: 40cqw;
        aspect-ratio: 182/175;
        background-image: url("/wp-content/package/page/top/img//aboutus-point.png?u8q4h7kiy");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
        @media (min-width: 768px) {
          #content_box_section-3 .content-box__body::before {
            top: 0; } }
        @media (max-width: 767px) {
          #content_box_section-3 .content-box__body::before {
            bottom: 20cqw;
            transform: scaleY(-1); } }
      #content_box_section-3 .content-box__body .ncButton {
        margin-bottom: 0; }

/*売却について*/
#shortcod_section-9 {
  text-align: center; }
  #shortcod_section-9 .c-section-widget__header {
    margin-bottom: 32px; }
    #shortcod_section-9 .c-section-widget__header::before {
      content: "";
      mask-image: url("/wp-content/package/page/top/img/icon-sale-house.svg?u8q4h7kj5");
      mask-repeat: no-repeat;
      mask-position: center;
      mask-size: contain;
      width: 140px;
      aspect-ratio: 2/1;
      margin: auto; }
  #shortcod_section-9 .shortcod-content {
    width: min(100%, 1180px);
    margin: auto;
    padding: 32px;
    background-color: #fff3e2;
    border-radius: 10px; }
  #shortcod_section-9 h3 {
    color: #88734b;
    font-size: 150%;
    margin-bottom: 0.8em; }
  #shortcod_section-9 .speechBubble {
    position: relative;
    display: inline-block;
    margin-bottom: 48px;
    padding: 16px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #E58C20;
    font-size: 120%;
    font-weight: 900; }
    #shortcod_section-9 .speechBubble::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      border-style: solid;
      border-width: 20px 10px 0 10px;
      border-color: #ffffff transparent transparent;
      translate: -50% 100%; }
  #shortcod_section-9 .ncRows {
    container-type: inline-size; }
    #shortcod_section-9 .ncRows_title {
      order: 1;
      font-size: 10cqw; }
    #shortcod_section-9 .ncRows_image picture {
      aspect-ratio: 1/1; }
  @media (max-width: 767px) {
    #shortcod_section-9 .-five .ncColumns_panel {
      width: calc((100% - 40px) / 2); }
      #shortcod_section-9 .-five .ncColumns_panel:nth-of-type(2) {
        margin-top: 0; } }

/*売却実績*/
#post_free_slider_section-3 {
  display: none; }

/*よくある質問*/
#shortcod_section-12 .l-content-widget {
  display: none; }

/*お知らせ*/
#posts_list_section-3 .post-list__link {
  align-items: center;
  font-weight: 900; }
#posts_list_section-3 .post-list-meta time {
  color: #E58C20 !important; }
#posts_list_section-3 .post-list__title {
  margin-bottom: 0; }
