@charset "UTF-8";
#contents .article-body {
  padding-bottom: 0 !important; }
  #contents .article-body > section {
    margin: 0 auto !important; }
#contents .l-content {
  width: 100%; }
  #contents .l-content__inner {
    margin-bottom: 0 !important; }
  #contents .l-content__main {
    width: 100% !important; }
#contents .breadcrumb,
#contents .sec_inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(8px * 2);
  padding-right: calc(8px * 2);
  width: calc(100% - 32px); }
  @media screen and (min-width: 768px) {
    #contents .breadcrumb,
    #contents .sec_inner {
      width: calc(768px - 32px); } }
  @media screen and (min-width: 960px) {
    #contents .breadcrumb,
    #contents .sec_inner {
      width: calc(960px - 32px); } }
  @media screen and (min-width: 1200px) {
    #contents .breadcrumb,
    #contents .sec_inner {
      width: calc(1212px - 32px); } }
#contents .sec_inner {
  padding-top: calc(8px * 8);
  padding-bottom: calc(8px * 8); }
#contents .ncH2:first-child {
  margin-top: 0 !important; }

.l-content__inner {
  margin-top: 0 !important; }

.article-body {
  padding-top: 0 !important; }

/*アイキャッチ*/
#eyecatch {
  background-size: cover;
  background-position: center; }
  @media (min-width: 768px) {
    #eyecatch {
      background-image: url("/wp-content/package/page/sale/img/eyecatch_bg.png?u7hqik85i"); } }
  @media (max-width: 767px) {
    #eyecatch {
      background-image: url("/wp-content/package/page/sale/img/eyecatch_bg-sp.png?u7hqik85r"); } }
  #eyecatch .sec_inner {
    container-type: inline-size;
    position: relative;
    padding: 0; }
    @media (min-width: 768px) {
      #eyecatch .sec_inner {
        aspect-ratio: 574/305; } }
    @media (max-width: 767px) {
      #eyecatch .sec_inner {
        aspect-ratio: 311/470; } }

.eyecatch_img {
  width: 100%;
  height: 100%; }
  .eyecatch_img img {
    height: 100%;
    max-width: initial;
    object-fit: contain; }
.eyecatch_header {
  position: absolute;
  width: 100%;
  left: 50%;
  /*オレンジグラデ文字*/ }
  @media (min-width: 768px) {
    .eyecatch_header {
      top: 30%;
      transform: translate(-50%, -50%);
      font-size: 3cqw; } }
  @media (max-width: 767px) {
    .eyecatch_header {
      top: 5cqw;
      transform: translateX(-50%);
      font-size: 7cqw; } }
  .eyecatch_header .grad-text {
    position: relative;
    z-index: 1;
    background: linear-gradient(to top, #e53e00, #ff900d);
    background-clip: text !important;
    color: transparent !important; }
  .eyecatch_header p {
    margin-bottom: 0;
    font-family: "Noto Serif JP", serif;
    font-weight: 700;
    line-height: 1; }
    .eyecatch_header p span {
      font-size: 115%; }
  .eyecatch_header h1 {
    font-size: 120%;
    font-weight: 700;
    line-height: 1.2; }
    .eyecatch_header h1 .grad-text {
      font-size: 200%;
      text-shadow: 0 0.5cqw 0.8cqw rgba(0, 0, 0, 0.16); }
    .eyecatch_header h1 .brand {
      font-size: 150%;
      font-family: "Noto Sans JP", sans-serif;
      text-shadow: 0.5cqw 0.5cqw 0 #fff; }

/*メッセージ*/
#message {
  background-image: url("/wp-content/package/page/sale/img/diagram-l.png"), url("/wp-content/package/page/sale/img/diagram-r.png");
  background-repeat: no-repeat, no-repeat;
  font-family: "Noto Serif JP", serif; }
  @media (min-width: 768px) {
    #message {
      background-size: 20% auto, 20% auto;
      background-position: left center, right center;
      text-align: center; } }
  @media (max-width: 767px) {
    #message {
      background-size: auto 25vw, auto 25vw;
      background-position: left bottom, right top;
      text-align: center; }
      #message .sec_inner {
        padding-top: 16vw;
        padding-bottom: 16vw; } }
  #message p {
    font-size: 130%; }
  #message span {
    color: #E58C20; }

/*選ばれる理由*/
#reason {
  background-color: #FFF3E2; }
  #reason .c-section-widget__header::before {
    content: "";
    mask-image: url("/wp-content/package/page/top/img/icon-flag.svg?u7hqik861");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    width: 40px;
    aspect-ratio: 1/1;
    margin: auto; }
  @media (min-width: 768px) {
    #reason .ncColumns_panel:last-of-type .ncRows_title {
      padding-top: calc(8px * 6); } }
  #reason .ncRows_title {
    order: 1;
    padding-top: calc(8px * 2); }
  #reason .ncRows_text {
    order: 2; }
  #reason .ncRows_image picture {
    aspect-ratio: 544/459; }
  #reason .contact-mail .fs-small::before, #reason .contact-mail .fs-small::after {
    background-color: #333; }

/*お悩み別売却*/
#issues .c-section-widget__header {
  margin-bottom: 32px; }
  #issues .c-section-widget__header::before {
    content: "";
    mask-image: url("/wp-content/package/page/top/img/icon-sale-house.svg?u7hqik864");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    width: 140px;
    aspect-ratio: 2/1;
    margin: auto; }
#issues .c-section-widget__lead {
  font-family: "Noto Serif JP", serif; }
#issues .issues-index {
  justify-content: space-between;
  row-gap: 3vw; }
  #issues .issues-index .ncColumns_panel {
    container-type: inline-size;
    text-align: center; }
    @media (min-width: 768px) {
      #issues .issues-index .ncColumns_panel {
        width: 15%; } }
    @media (max-width: 767px) {
      #issues .issues-index .ncColumns_panel {
        width: 48%; } }
    #issues .issues-index .ncColumns_panel_inner {
      display: block;
      height: 100%;
      width: 100%;
      padding: 8cqw;
      font-size: 8.5cqw;
      background-color: #E58C20;
      border-radius: 5cqw; }
      #issues .issues-index .ncColumns_panel_inner picture {
        margin-bottom: 0.5em; }
      #issues .issues-index .ncColumns_panel_inner p {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 25cqw;
        margin-bottom: 0.5em;
        color: #fff;
        font-weight: 500;
        line-height: 1.5; }
      #issues .issues-index .ncColumns_panel_inner::after {
        content: "";
        display: block;
        width: 1em;
        height: 1em;
        margin-left: auto;
        mask-image: url("/wp-content/package/module/icon/img/angle-right.svg?u7hqik86a");
        mask-repeat: no-repeat;
        mask-position: center;
        mask-size: contain;
        background-color: #fff; }

.issue_header .sec_inner, .issue_body .sec_inner {
  container-type: inline-size; }
.issue_header {
  background-color: rgba(255, 243, 226, 0.6); }
  .issue_header .sec_inner {
    padding: 0 !important; }
    .issue_header .sec_inner .flex {
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%; }
      @media (min-width: 768px) {
        .issue_header .sec_inner .flex {
          gap: 3cqw;
          padding: 2cqw; }
          .issue_header .sec_inner .flex picture {
            width: 13cqw; } }
      @media (max-width: 767px) {
        .issue_header .sec_inner .flex {
          padding: 3cqw;
          gap: 3cqw; }
          .issue_header .sec_inner .flex picture {
            width: 30cqw; }
          .issue_header .sec_inner .flex h3 {
            width: 100%;
            text-align: center;
            font-size: 5cqw; } }
@media (max-width: 767px) {
  .issue_body .ncColumns_panel.-image {
    order: 1; } }
.issue_body .issue_title {
  margin-bottom: 1em;
  font-family: "Noto Serif JP", serif;
  font-size: 130%; }
.issue_example {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: min(90%, 550px);
  margin: auto;
  padding: 2em;
  border: solid 2px #88734B;
  font-weight: 500; }
  @media (min-width: 768px) {
    .issue_example {
      margin-bottom: 6cqw;
      border-radius: 1cqw; } }
  @media (max-width: 767px) {
    .issue_example {
      margin-bottom: 12cqw;
      border-radius: 3cqw; } }
  .issue_example::before {
    content: "";
    position: absolute;
    display: block;
    aspect-ratio: 29/51;
    background-image: url("/wp-content/package/page/sale/img/questionmark.png?u7hqik86c");
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media (min-width: 768px) {
      .issue_example::before {
        top: 4cqw;
        right: 7cqw;
        width: 2.5cqw; } }
    @media (max-width: 767px) {
      .issue_example::before {
        top: 9cqw;
        right: 6cqw;
        width: 7cqw; } }
  .issue_example::after {
    position: absolute;
    left: 50%;
    content: "";
    display: block;
    aspect-ratio: 30/35;
    background-image: url("/wp-content/package/page/sale/img/arrow-double.png?u7hqik86i");
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media (min-width: 768px) {
      .issue_example::after {
        bottom: -5cqw;
        width: 2.5cqw; } }
    @media (max-width: 767px) {
      .issue_example::after {
        bottom: -10cqw;
        width: 6cqw; } }
  .issue_example dt {
    margin-bottom: 0.8em;
    color: #88734B; }
    @media (min-width: 768px) {
      .issue_example dt {
        font-size: 130%; } }
    @media (max-width: 767px) {
      .issue_example dt {
        font-size: 130%; } }
  @media (min-width: 768px) {
    .issue_example dd {
      font-size: 110%; } }
  .issue_example dd p {
    line-height: 1.2; }
    .issue_example dd p::before {
      content: "";
      display: inline-block;
      width: 1em;
      height: 1em;
      margin-right: 0.5em;
      mask-image: url("/wp-content/package/module/icon/img/check.svg?u7hqik86l");
      mask-repeat: no-repeat;
      mask-position: center;
      mask-size: contain;
      background-color: #E58C20; }
.issue_solution {
  margin-bottom: 0;
  color: #E58C20;
  text-align: center;
  font-size: 130%;
  font-weight: 700; }

/*スタッフ*/
#staff {
  background-color: rgba(255, 243, 226, 0.6); }
  #staff .staff {
    display: flex;
    justify-content: space-between;
    width: 1148px; }
    #staff .staff_panel {
      width: 23%;
      text-align: center;
      font-family: "Noto Serif JP", serif;
      font-weight: 500; }
    #staff .staff_image {
      margin-bottom: 1em;
      width: 90%;
      margin: auto; }
    #staff .staff_name {
      font-size: 120%;
      margin-bottom: 0; }
      #staff .staff_name span {
        font-size: 80%;
        margin-right: 0.5em; }
    #staff .staff_ruby {
      color: #E58C20;
      font-size: 80%; }
