.bg-\[\#A08862\],
.bg-primary {
  background-color: rgb(160 136 98 / 85%);
  z-index: 0;
}

.fv-cta {
  top: 82%;
  z-index: 1;
  gap: 10px;
  right: 0%;
  left: 43%;
  --tw-translate-x: 0%;
}

.cta01 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-size: 20px;
  line-height: 1.2;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: .02em;
  transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;
  box-shadow: 0 0 0 var(--ring) #D60000, 0 14px 24px rgba(0, 0, 0, .35), 0 0 24px rgba(0, 0, 0, .18), inset 0 0px 0 rgba(255, 255, 255, .30);
  --ring: 2px;
  transition: transform .15s ease, box-shadow .15s ease, filter .15s ease;
}

.cta02 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;
  border: 2px solid #015224;
  display: flex !important;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  color: #015224;
  font-size: 20px;
  height: 100%;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 24px rgba(0, 0, 0, .35), 0 0 24px rgba(0, 0, 0, .18), inset 0 0px 0 rgba(255, 255, 255, .30);
}

.cta02:hover {
  opacity: 0.9;
}

.cv_btn02 a::before {
  width: 26px;
  height: 26px;
  background: url(/wp-content/themes/good-order/img/btn_mike.png) no-repeat center / contain;
}

.cv_btn01 a::before,
.cv_btn02 a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 7.5%;
  transform: translateY(-50%);
  display: block;
}

.cv_btn01 a::before {
  width: 26px;
  height: 26px;
  background: url(/wp-content/themes/good-order/img/btn_mail.png) no-repeat center / contain;
}

.cv_btn01 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  display: block;
  width: 10px;
  height: 15px;
  background: url(/wp-content/themes/good-order/img/btn_icon.svg) no-repeat center / contain;
}

.cv_btn02 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  width: 10px;
  height: 15px;
  background-color: #015224;
  -webkit-mask: url("/wp-content/themes/good-order/img/btn_icon.svg") no-repeat center / contain;
  mask: url("/wp-content/themes/good-order/img/btn_icon.svg") no-repeat center / contain;
}

.fv-cta {
  top: 80%;
  z-index: 1;
  gap: 10px;
  right: 0%;
  left: 55%;
  --tw-translate-x: 0%;
}

.cv_btnArea.col {
  justify-content: center;
}

.cv_btnArea {
  text-align: center;
}

.col {
  display: flex;
  gap: 10px;
}

.cv_btn01 a {
  background: linear-gradient(180deg, #FF9A4A 0%, #F47D22 100%);
}

.cv_btn01 a,
.cv_btn02 a {
  position: relative;
  display: block;
  border-radius: 60px;
  text-align: center;
  font-weight: 800;
}

.bold {
  font-weight: bolder;
}

.cv_btnArea>[class*="cv_btn"] {
  width: 380px;
}

.cta-font h2 {
  font-weight: 800;
}

@media screen and (min-width: 2000px) {
  .fv-cta {
    top: 82%;
    z-index: 1;
    gap: 10px;
    right: 0%;
    left: 52%;
    --tw-translate-x: 0%;
  }

  .cv_btnArea>[class*="cv_btn"] {
    width: 450px;
  }
}

@media screen and (min-width: 1024px) {
  .mv .cv_btnArea {
    position: absolute;
    top: 62%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .mv .cv_btnArea>[class*="cv_btn"] {
    max-width: 380px;
    width: 25vw;
  }

  .mv .cv_btnArea>[class*="cv_btn"] {
    max-width: 370px;
    width: 25vw;
  }

  .mv .cv_btnArea>[class*="cv_btn"] a {
    padding: 19px 30px;
    font-size: 1.3vw;
    height: 100%;
  }

  .mv .cv_btn02 a::before {
    width: 19px;
    height: 23px;
  }

  .mv .cv_btn01 a::before {
    width: 23px;
    height: 18px;
  }
}

@media screen and (max-width: 1280px) {
  .h-\[100vh\] {
    height: 90vh;
  }

  .cv_btnArea>[class*="cv_btn"] {
    width: 360px;
  }

  .fv-cta {
    left: 40%;
  }
}

@media screen and (max-width: 1024px) {
  .h-\[100vh\] {
    height: 600px;
  }

  .fv-cta {
    top: 83%;
    z-index: 1;
    gap: 15px;
    right: 0%;
    left: 41%;
    --tw-translate-x: 0%;
  }

  .cta01 {
    background-image: linear-gradient(45deg, #004B1F 0%, #0EB169 100%);
    border-radius: 6px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 16px;
    line-height: 1.2;
  }

  .cta02 {
    border: 2px solid #015224;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    color: #015224;
    font-size: 20px;
  }

  .cta-font h2 {
    font-size: 30px;
  }

  .cta-font p {
    font-size: 18px;
  }

  .cv_btnArea>[class*="cv_btn"] {
    width: 280px;
  }

  .cv_btn01 a::before {
    width: 20px;
    height: 20px;
  }

  .cv_btn02 a::before {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 912px) {
  .h-\[100vh\] {
    height: 536px;
  }

  .fv-cta {
    left: 35%;
  }
}

@media screen and (max-width: 853px) {
  .h-\[100vh\] {
    height: 500px;
  }

  .fv-cta {
    left: 30%;
  }
}

@media screen and (max-width: 820px) {
  .h-\[100vh\] {
    height: 478px;
  }

  .fv-cta {
    top: 82%;
    z-index: 1;
    gap: 15px;
    right: 0%;
    left: 29%;
    --tw-translate-x: 0%;
  }
}

@media screen and (max-width: 768px) {
  .h-\[100vh\] {
    height: 450px;
  }

  .fv-cta {
    left: 24%;
  }
}

@media screen and (max-width: 550px) {
  .btn {
    width: 100%;
  }

  .w-\[335px\] {
    width: 100%;
  }

  .col {
    display: flex;
    gap: 5px;
    flex-direction: column;
  }

  .cv_btnArea>[class*="cv_btn"] {
    width: 100%;
  }

  .fv-cta {
    top: 77%;
    z-index: 1;
    gap: 5px;
    right: 0%;
    left: 0%;
    --tw-translate-x: 0%;
    margin: 0 auto;
    width: 94%;
  }

  .cta01 {
    background-image: linear-gradient(45deg, #004B1F 0%, #0EB169 100%);
    border-radius: 6px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 18px;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cta02 {
    border: 2px solid #015224;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    color: #015224;
    font-size: 18px;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .scrolldown {
    position: absolute;
    bottom: 18rem;
    right: 50%;
  }

  .py-6 {
    padding-top: 0.5rem;
    padding-bottom: 4.5rem;
  }

  .sp-under {
    margin-bottom: 65px;
  }

  .cta-font h2 {
    font-size: 28px;
  }

  .cta-font h2 {
    font-size: 22px;
  }

  .cta-font p {
    font-size: 16px;
  }
}

@media screen and (max-width: 540px) {
  .h-\[calc\(100vh_-_64px\)\] {
    height: 560px;
  }
}


@media screen and (max-width: 430px) {
  .h-\[calc\(100vh_-_64px\)\] {
    height: 590px;
  }

  .fv-cta {
    top: 79%;
    z-index: 40;
  }

  .cta_header {
    margin-top: 0px;
    padding: 3px 10px;
  }

  .sp-under {
    margin-top: 20px;
  }
}

@media screen and (max-width: 414px) {
  .h-\[calc\(100vh_-_64px\)\] {
    height: 590px;
  }

  .fv-cta {
    top: 79%;
  }

  .sp-under {
    margin-bottom: 65px;
  }
}

@media screen and (max-width: 412px) {
  .h-\[calc\(100vh_-_64px\)\] {
    height: 580px;
  }
}

@media screen and (max-width: 400px) {
  .h-\[calc\(100vh_-_64px\)\] {
    height: 550px;
  }

  .fv-cta {
    top: 78%;
  }
}

@media screen and (max-width: 375px) {
  .h-\[calc\(100vh_-_64px\)\] {
    height: 540px;
  }

  .fv-cta {
    width: 92%;
  }

}

@media screen and (max-width: 360px) {
  .fv-cta {
    top: 76%;
  }

  .h-\[calc\(100vh_-_64px\)\] {
    height: 512px;
  }

  .sp-under {
    margin-top: 9px;
  }
}

@media screen and (max-width: 344px) {
  .cta-font p {
    font-size: 16px;
  }

  .h-\[calc\(100vh_-_64px\)\] {
    height: 490px;
  }

  .cv_btn01 a::after {
    right: 13px;
  }
}

@media screen and (max-width: 330px) {
  .fv-cta {
    top: 77%;
  }

  .sp-under {
    margin-bottom: 56px;
    margin-top: 12px;
  }

  .cta-font p {
    font-size: 15px;
  }

  .relative p {
    font-size: 14px;
    line-height: normal;
  }

  .cta-font h2 {
    font-size: 22px;
  }

  .cta01 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 18px;
  }

  .cta02 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 18px;
  }
}

.relative {
  font-family: "Zen Old Mincho", serif;
}

@media (min-width: 768px) {
  .md\:bottom-10 {
    bottom: 17rem;
  }
}

.cv_btnArea>[class*="cv_btn"] {
  width: 470px;
}


.cv_btn01 a {
  background: linear-gradient(90deg, #0B6623 0%, #168F3E 100%);
}

.cta01 {
  box-shadow: 0 0 0 var(--ring) #ffffff, 0 14px 24px rgba(0, 0, 0, .35), 0 0 24px rgba(0, 0, 0, .18), inset 0 0px 0 rgba(255, 255, 255, .30);
}

.h-\[100vh\] {
  height: 96vh;
}







.bgClr01 {
  background: #F8F6F3;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.result {
  margin-bottom: 30px;
}

.col-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.aboutBx02 {
  margin: 7rem auto 0 auto;
  max-width: 1100px;
  width: 100%;
  padding: 40px;
}



.aboutList01ItemIn {
  max-width: 334px;
  width: 100%;
  height: 100%;
  margin: 0 auto 0 auto;
  padding: 30px 8% 30px 8%;
  background-color: #fff;
  box-shadow: 0 5px 8px rgb(0 0 0 / 8%);
}

.aboutList02ItemIn {
  max-width: 340px;
  width: 100%;
  height: 100%;
  margin: 0 auto 0 auto;
  padding: 24px 6% 24px 6%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  box-shadow: 0 5px 8px rgb(0 0 0 / 8%);
}

.c11577 {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  height: auto;
}

.aboutList01Icon.imgCtl {
  text-align: center;
}

.point_img {
  margin-bottom: 25px;
  width: 100%;
  height: auto;
}

.line {
  border: 1px solid #A08862;
}

.aboutList01Tit {
  text-align: center;
  font-size: 10px;
  margin: 0;
  font-weight: 600;
}

.aboutList01Txt {
  margin: 10px 0 0 0;
  text-align: left;
  font-size: 10px;
}

.key_color {
  color: #A08862;
}

@media (min-width: 768px) {

  .aboutList01Tit {
    font-size: 16px;
  }

  .aboutList01Txt {
    font-size: 12px;
  }
}

@media (min-width: 1024px) {

  .aboutList01Tit {
    font-size: 16px;
  }

  .aboutList01Txt {
    font-size: 16px;
  }
}

* {
  box-sizing: border-box;
}



.image-evaluation {
  width: 60%;
}



.check-list li {
  position: relative;
  padding-left: 38px;
  font-size: 22px;
  padding-bottom: 16px;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 1.7;
  color: #00200D;
}

.check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 26px;
  height: 26px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%230F8C26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.bgcolor-wrapper {
  padding-bottom: 103px;
  margin-top: 78px;
  background-color: #F8F6F3;
  max-width: 100%;
}



.report-section {
  max-width: 980px;
  margin: 0 auto;
}

.report-title {
  background-color: #A08862;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 16px 20px;
  margin: 0 auto;
  margin-bottom: 18px;
}

.image-report {
  width: 86%;
}

.u-ttl {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding-bottom: 6px;
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  letter-spacing: 0.06em;
  color: #6b5a34;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: #6b5a34;
  text-decoration-thickness: 1.5px;
    text-underline-offset: 7px;
    line-height: 1.7;
}

.gia_link {
  text-decoration: underline;
}

.gia_link:hover {
  opacity: 0.8;
}

.flex-wrapper {
  max-width: 70rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
  text-align: center;
}

.section {
  margin-bottom: 25px;
}





.flowStep {
  --green: #0F8C26;
  --line: #d8d8d8;
  --text: #111;
  --note: #333;

  background: #fff;
  padding: 18px 0 22px;
  font-family: "Zen Old Mincho", serif;
}

.flowStep__wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
}

.flowStep__row {
  display: flex;
  gap: 50px;
  align-items: center;
  position: relative;
  padding: 0;
}


.flowStep__rail {
  width: auto;
  position: relative;
  padding-top: 0;
}

.flowStep__rail::before {
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  bottom: -78px;
  width: 4px;
  background: var(--green);
}

.flowStep__row--last .flowStep__rail::before {
  bottom: 46px;
}

.flowStep__step {
  width: 86px;
  height: 86px;
  border-radius: 999px;
  background: var(--green);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
  margin-left: -7px;
}

.flowStep__stepLabel {
  font-size: 14px;
  letter-spacing: .08em;
  margin-bottom: 6px;
}

.flowStep__stepNum {
  font-size: 34px;
  letter-spacing: .02em;
}

.flowStep__body {
  flex: 1;
  padding-top: 44px;
}

.flowStep__head {
  display: flex;
  align-items: center;
  gap: 40px;
  text-align: left;
}

.flowStep__icon {
  width: 44px;
  height: auto;
  margin-top: 2px;
}

.flowStep__title {
  margin: 0;
  font-size: 24px;
  color: #00200D;
  font-weight: 600;
  letter-spacing: .02em;
}

.flowStep__title--bold {
  font-weight: 600;
}

.flowStep__note {
  margin: 6px 0 0;
  font-size: 18px;
  color: #00200D;
  letter-spacing: .01em;
}

.flowStep__line {
  height: 1px;
  background: var(--line);
  margin-top: 44px;
}

.flowStep__foot {
  margin: 10px 0 0;
  font-size: 15px;
  color: #333;
  text-align: right;
  letter-spacing: .01em;
}

@media (max-width: 768px) {
  .flowStep__wrap {
    padding: 0 16px;
  }

  .flowStep__row {
    gap: 14px;
  }

  .flowStep__rail {
    width: 92px;
  }

  .flowStep__rail::before {
    left: 30px;
    width: 3px;
  }

  .flowStep__step {
    width: 70px;
    height: 70px;
    margin-left: 0;
  }

  .flowStep__stepLabel {
    font-size: 12px;
    margin-bottom: 4px;
  }

  .flowStep__stepNum {
    font-size: 28px;
  }

  .flowStep__icon {
    width: 36px;
  }

  .flowStep__title {
    font-size: 20px;
  }

  .flowStep__note {
    font-size: 13px;
  }
}

@media (max-width: 430px) {
  .flowStep__title {
    font-size: 16px;
  }

  .flowStep__foot {
    font-size: 12px;
  }
}

.priceTable {
  --green: #0F8C26;
  --line: #e6e6e6;
  --vline: #d8d8d8;
  --row: #eef6ef;
  --text: #111;
  background: #fff;
  font-family: "Zen Old Mincho", serif;
}

.priceTable__wrap {
  max-width: 1400px;
  margin: 0 auto;
}

.priceTable__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  border: 1px solid var(--line);
}

.priceTable__table th,
.priceTable__table td {
  padding: 20px 18px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #E5E5E5;
  color: var(--text);
  font-size: 18px;
  letter-spacing: .02em;
  line-height: normal;
}

.priceTable__table thead th {
  background: #0F8C26;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 18px 18px;
}

.priceTable__table th+th,
.priceTable__table td+td {
  border-left: 2px solid #E5E5E5;
}

.priceTable__table tbody tr:nth-child(2) {
  background: #F5FAF6;
}

.priceTable__table tbody tr:last-child td {
  border-bottom: none;
}

.priceTable__fee {
  white-space: nowrap;
}

.priceTable__feeLeft {
  margin-right: 18px;
  font-size: 18px;
}

.priceTable__feeMain {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: .01em;
}

.priceTable__yen,
.priceTable__tax {
  font-size: 18px;
  margin-left: 2px;
}

.priceTable__note {
  text-align: left;
  line-height: 1.8;
  font-size: 18px;
}

@media (max-width: 768px) {

  .priceTable__table th,
  .priceTable__table td {
    padding: 18px 12px;
    font-size: 16px;
  }

  .priceTable__table thead th {
    font-size: 18px;
    padding: 16px 12px;
  }

  .priceTable__feeMain {
    font-size: 28px;
  }

  .priceTable__feeLeft,
  .priceTable__yen,
  .priceTable__tax {
    font-size: 16px;
  }
}

.text-content p {
  font-size: 16px;
  color: #00200D;
  line-height: 1.5;
}

@media (max-width: 520px) {

  .priceTable__table,
  .priceTable__table thead,
  .priceTable__table tbody,
  .priceTable__table tr,
  .priceTable__table th,
  .priceTable__table td {
    display: block;
    width: 100%;
  }

  .priceTable__table thead {
    display: none;
  }

  .priceTable__table {
    border: none;
  }

  .priceTable__table tr {
    border: 1px solid var(--line);
    margin-bottom: 12px;
  }

  .priceTable__table td {
    border: none;
    border-bottom: 1px solid var(--line);
    text-align: left;
  }

  .priceTable__table td:last-child {
    border-bottom: none;
  }

  .priceTable__table td::before {
    content: attr(data-label);
    display: block;
    font-size: 13px;
    opacity: .8;
    margin-bottom: 6px;
  }

  .priceTable__table tbody tr td:first-child::before {
    content: "鑑定・査定数";
  }

  .priceTable__table tbody tr td:last-child::before {
    content: "料金";
  }

  .priceTable__table td+td {
    border-left: none;
  }

  .priceTable__fee {
    white-space: normal;
  }

  .priceTable__feeLeft {
    margin-right: 10px;
  }
}





.remote-assessment {
  padding: 24px 0 28px;
}

.remote-assessment__inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 20px;
  color: #00200D;
  font-family: "Zen Old Mincho", serif;
}

.remote-assessment__lead {
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: .04em;
}

.remote-assessment__pill {
  width: 100%;
  background: #F7F0E6;
  border-radius: 999px;
  text-align: center;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .06em;
  margin: 14px 0 14px;
}

p.remote-assessment__notes {
  font-size: 14px;
}

.remote-assessment__pill--mt {
  margin-top: 26px;
}

.remote-assessment__text {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 2.0;
  letter-spacing: .03em;
}

.remote-assessment__notes {
  margin: 18px 0 0;
  font-size: 13px;
  line-height: 1.9;
  letter-spacing: .02em;
}

@media (max-width: 768px) {
  .remote-assessment {
    padding: 18px 0 22px;
  }

  .remote-assessment__lead {
    font-size: 16px;
    margin-bottom: 14px;
  }

  .remote-assessment__pill {
    font-size: 16px;
    padding: 12px 14px;
    margin: 12px 0 12px;
  }

  .remote-assessment__pill--mt {
    margin-top: 20px;
  }

  .remote-assessment__text {
    font-size: 15px;
  }

  .remote-assessment__notes {
    font-size: 12px;
  }
}



.aboutBx {
  padding-bottom: 50px;
}

.voice {
  padding: 40px 0;
}

.voice__inner {
  max-width: 1200px;
  margin: 0 auto;
}

.voice__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.voice-card {
  background: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 14px;
  overflow: hidden;
  padding: 18px 18px 16px;
}

.voice-card__bar {
  background: #0F8C26;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 10px 10px;
  letter-spacing: .04em;
  font-size: 14px;
}

.voice-card__head {
  display: grid;
  grid-template-columns: 84px 1fr;
  gap: 14px;
  align-items: center;
  margin-top: 16px;
}

.voice-card__avatar {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
}

.voice-card__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.voice-card__title {
  margin: 0;
  color: #0F8C26;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: .04em;
  font-size: 18px;
  text-align: left;
}

.voice-card__text {
  margin: 14px 0 0;
  line-height: 2.0;
  letter-spacing: .03em;
  font-size: 14px;
  color: #222;
  text-align: left;
}

.voice-card__footer {
  margin-top: 16px;
  text-align: right;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .03em;
  color: #111;
  padding-top: 10px;
}

@media (max-width: 1024px) {
  .voice__grid {
    grid-template-columns: 1fr;
  }

  .voice-card {
    padding: 18px;
  }

  .voice-card__head {
    grid-template-columns: 84px 1fr;
  }
}

@media (max-width: 480px) {
  .voice-card__bar {
    font-size: 13px;
  }

  .voice-card__title {
    font-size: 16px;
  }

  .voice-card__text {
    font-size: 13px;
  }

  .voice-card__avatar {
    width: 74px;
    height: 74px;
  }

  .voice-card__head {
    grid-template-columns: 74px 1fr;
  }
}


@media (min-width: 768px) {
  .heading_icon {
    width: 43.3vw;

  }

  .heading_ps {
    left: -2rem;
    top: -1.5rem;
  }
}

.text-content {
  font-family: "Zen Old Mincho", serif;
}

.about_wrapper {
  padding-top: 128px;
  margin-bottom: 128px !important;
}

.cta_header {
  background: #fff;
  color: #10782F;
  border-radius: 999px;
  padding: 5px 10px;
  line-height: 1;
  font-size: 19px;
  width: max-content;
  margin: 0 auto;
}

.cta_txt {
  padding: 6px 0 0 0;
  margin: 0 auto;
  width: max-content;
}

@media (max-width: 768px) {

  .text-content,
  .image-content {
    width: 100%;
    margin-bottom: 30px !important;
  }

  .container-wrapper_ img {
    margin: 0 auto;
    width: 40%;
  }

  .image-evaluation {
    margin: 0 auto;
    width: 80%;
  }

  .section.reverse {
    flex-direction: initial;
  }

  .image-report {
    width: 86%;
    margin: 0 auto;
  }

  .section {
    margin-bottom: 0px;
    gap: 0px;
  }
}

.sp_only {
  display: none;
}

.pc_only {
  display: block;
}

@media screen and (max-width: 430px) {
  .sp_only {
    display: block;
  }

  .pc_only {
    display: none;
  }

  .image-evaluation {
    margin: 0 auto;
    width: 100%;
  }

  .container-wrapper_ img {
    margin: 0 auto;
    width: 80%;
  }

  .image-report {
    width: 100%;
    margin: 0 auto;
  }

  .cv_btnArea>[class*="cv_btn"] {
    width: 100%;
  }

  .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    flex-direction: column;
    gap: 15px;
  }

  .pb-10 {
    padding-bottom: 1.5rem;
  }

  .opacity-50 {
    opacity: 0.3;
  }

  .text-content h2 {
    margin-bottom: 0px;
  }

  .col-4 {
    max-width: 100%;
    width: 100%;
  }

  .point_img {
    margin-bottom: 10px;
  }

  .aboutList01ItemIn {
    max-width: 100%;
    padding: 20px;
  }

  .aboutBx02 {
    margin: 4.5rem auto 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 20px;
  }

  .aboutList01Tit {
    font-size: 16px;
  }

  .py-32 {
    padding-top: 3rem;
  }

  .check-list li {
    font-size: 16px;
  }

  .check-list li::before {
    top: 0px;
  }

  .container-wrapper {
    padding-top: 4.5rem;
  }

  .bgcolor-wrapper {
    padding-bottom: 4.5rem;
    margin-top: 2rem;
  }

  .py-32 {
    padding-top: 4.5rem;
  }

  .flowStep {
    padding: 0 0 2.5rem 0;
  }

  .flowStep__wrap {
    padding: 0;
  }

  .flowStep__body {
    padding-top: 25px;
  }

  .flowStep__head {
    gap: 20px;
  }

  .flowStep__rail::before {
    left: 34px;
    width: 3px;
  }

  .flowStep__rail {
    width: 78px;
  }

  .flowStep__line {
    margin-top: 25px;
  }

  .flowStep__foot {
    font-size: 12px;
    margin: 25px 0 0;
    text-align: center;
  }

  .priceTable__table tbody tr td:first-child::before {
    content: "鑑定・査定数";
    background: #0F8C26;
    color: #fff;
    font-weight: 600;
    padding: 6px 10px;
    font-size: 17px;
  }

  .priceTable__table tbody tr td:last-child::before {
    content: "料金";
    background: #0F8C26;
    color: #fff;
    font-weight: 600;
    padding: 6px 10px;
    font-size: 17px;
  }

  .priceTable__table tr {
    background: #fff;
  }

  .priceTable {
    background: none;
  }

  .priceTable__table td {
    border-bottom: 1px solid var(--line) !important;
  }

  .remote-assessment__inner {
    max-width: 100%;
    padding: 0px;
  }

  .faq {
    padding: 0 0 4.5rem 0;
  }

  .about_wrapper {
    padding-top: 0px;
    margin-bottom: 2.5rem !important;
  }

  .aboutList02ItemIn {
    max-width: 100%;
  }

  .report-title {
    font-size: 16px;
    padding: 16px 20px;
    margin-bottom: 10px;
  }

  .text-content,
  .image-content {
    margin-bottom: 14px !important;
  }

  .u-ttl {
    font-size: 16px;
  }

  .u-ttl::after {
    width: calc(100% + 0px);
  }

  .remote-assessment__pill {
    font-size: 17px;
  }

  .result {
    margin-bottom: 15px;
  }

  .aboutBx {
    padding-bottom: 2.5rem;
  }

  .w-full {
    z-index: 9999;
  }

  .cv_btn01 a::before,
  .cv_btn02 a::before {
    left: 4.5%;
  }

  .heading_ps img {
    width: 84vw !important;
  }
}

@media (max-width: 380px) {

  .cv_btn01 a,
  .cv_btn02 a {
    font-size: 15px;
  }
}

@media (max-width: 340px) {
  .cv_btn01 a::after {
    right: 9px;
  }

  .cv_btn01 a,
  .cv_btn02 a {
    font-size: 14px;
  }

  .cv_btn01 a::before {
    width: 18px;
    height: 18px;
  }

  .cv_btn01 a::before,
  .cv_btn02 a::before {
    left: 3.5%;
  }

  .flowStep__step {
    width: 60px;
    height: 60px;
  }

  .flowStep__stepNum {
    font-size: 20px;
  }

  .flowStep__head {
    gap: 16px;
  }

  .flowStep__icon {
    width: 30px;
  }

  .flowStep__rail {
    width: 60px;
  }

  .flowStep__rail::before {
    left: 28px;
  }

  .flowStep__rail::before {
    bottom: -86px;
  }

  .relative {
    font-size: 21px;
  }
}

.mwf-form-table {
  border: 1px solid #d8c8ae;
  background: #fff;
}

.mwf-row {
  display: flex;
  border-top: 1px solid #F7F0E6;
}

.mwf-row:first-child {
  border-top: none;
}

.mwf-th {
  width: 38%;
  background: #A08862;
  color: #fff;
  padding: 22px 20px;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.mwf-td {
  width: 62%;
  padding: 18px 20px;
  border-left: 1px solid #d8c8ae;
  background: #fff;
}

.mwf-req {
  display: inline-block;
  background: #AB0808;
  color: #fff;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 2px;
  margin-left: 6px;
  line-height: 1;
}

.mwf-td input[type="text"],
.mwf-td input[type="email"],
.mwf-td input[type="tel"],
.mwf-td textarea {
  width: 100%;
  border: 1px solid #d0d0d0;
  padding: 12px 12px;
  font-size: 16px;
  box-sizing: border-box;
  background: #fff;
}

.mwf-td textarea {
  min-height: 180px;
  resize: vertical;
}

.mwf-td .mwform-radio-field {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.mwf-td label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.mwf-scroll-wrap {
  margin-top: 18px;
}

.mwf-scroll-box {
  border: 1px solid #CCCCCC;
  background: #fff;
  padding: 14px;
  margin-top: 20px;
  max-height: 150px;
  overflow-y: auto;
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}

.mwf-scroll-title {
  font-weight: 700;
  margin-bottom: 10px;
}

.mwf-consent {
  margin-top: 18px;
  text-align: center;
}

.mwf-consent-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.mwf-submit {
  margin-top: 18px;
  text-align: center;
}

.mwf-submit input[type="submit"],
.mwf-submit input[type="button"] {
  min-width: 360px;
  max-width: 520px;
  width: 60%;
  border: none;
  color: #fff;
  font-weight: 700;
  padding: 16px 18px;
  font-size: 18px;
  cursor: pointer;
  background: linear-gradient(90deg, #0A5F1A 0%, #0F8C26 50%, #0A5F1A 100%);
}

@media (max-width: 768px) {
  .mwf-row {
    flex-direction: column;
  }

  .mwf-th,
  .mwf-td {
    width: 100%;
  }

  .mwf-td {
    border-left: none;
    border-top: 1px solid #d8c8ae;
  }

  .mwf-submit input[type="submit"],
  .mwf-submit input[type="button"] {
    width: 100%;
    min-width: 0;
  }
}

.mwf-scroll-box h4 {
  margin-top: 16px;
  font-size: 15px;
}

.mw_wp_form .error,
.mw_wp_form .mw_wp_form_error {
  color: #AB0808;
  font-size: 13px;
  margin-top: 6px;
  line-height: 1.4;
}

.mw_wp_form .error+input,
.mw_wp_form .error+textarea {
  border-color: #AB0808;
}

.mwf-submit input::after