.wrap {
  position: relative; }

.w248 {
  width: 248px; }

.f500 {
  font-weight: 500; }

.f700 {
  font-weight: 700; }

.bnr__top {
  margin-top: 120px; }
  @media screen and (max-width: 767.98px) {
    .bnr__top {
      margin-top: 70px; } }

.bnr412 {
  width: 412px; }
  @media screen and (max-width: 767.98px) {
    .bnr412 {
      width: 300px; } }

.center {
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 768px) {
  .d__flex {
    display: flex; }

  .jus {
    justify-content: space-between; } }
#bread_area {
  padding-top: 123px;
  margin-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  padding-bottom: 10px;
  background: #fff; }
  @media only screen and (max-width: 999px) {
    #bread_area {
      padding-top: 65px; } }

#breadcrumbs {
  text-align: left;
  line-height: 1;
  overflow-x: auto;
  white-space: nowrap;
  height: 22px;
  overflow-y: hidden; }
  #breadcrumbs li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.1em; }
    #breadcrumbs li a {
      vertical-align: baseline;
      text-decoration: none;
      color: #323232; }
      #breadcrumbs li a:hover {
        text-decoration-line: underline;
        text-underline-offset: 4px; }
  #breadcrumbs li + li::before {
    content: ">";
    padding-right: .3em; }

h1.icon {
  position: relative;
  padding-left: 60px;
  color: var(--primary-color);
  font-size: 44px;
  font-weight: 700; }
  h1.icon::before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%); }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    h1.icon {
      font-size: 32px;
      padding-left: 50px; }
      h1.icon::before {
        width: 35px;
        height: 35px; } }
  @media only screen and (max-width: 767.98px) {
    h1.icon {
      padding-left: 10vw;
      font-size: 5.1875vw;
      letter-spacing: 0.01em; }
      h1.icon::before {
        width: 7vw;
        height: 7vw;
        top: 1vw;
        transform: translateY(0); } }

.icon-1::before {
  background: url("../img/function/icon_01.webp") no-repeat center;
  background-size: 100% auto; }

.icon-2::before {
  background: url("../img/system/icon_home.webp") no-repeat center;
  background-size: 100% auto; }

.icon-3::before {
  background: url("../img/customer/icon_customer.webp") no-repeat center;
  background-size: 100% auto; }

.icon-4::before {
  background: url("../img/virtual-staging/icon.webp") no-repeat center;
  background-size: 100% auto; }

#key__function {
  position: relative;
  padding: 35px 20px 52px;
  margin-bottom: 50px; 
  z-index: 2;
  }
  #key__function dl {
    padding-top: 12px;
    margin-bottom: 89px;
    letter-spacing: 0; }
    #key__function dl dt {
      font-weight: 700;
      font-size: 28px;
      margin-bottom: 31px; }
    #key__function dl dd {
      font-size: 16px;
      line-height: 27px; }
  #key__function .bnr__shared {
    width: 579px; }
  #key__function .key__function-photo {
    width: 532px;
    position: absolute;
    top: 53%;
    right: -3px;
    z-index: 2;
    transform: translateY(-50%); }
  #key__function .key__function-bg {
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: -1;
    overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1299px) {
    #key__function {
      padding: 35px 0px 52px; }
      #key__function dl {
        padding-top: 12px;
        margin-bottom: 89px; }
        #key__function dl dt {
          font-size: 22px;
          margin-bottom: 25px; }
        #key__function dl dd {
          font-size: 15px;
          width: 55%; }
      #key__function .bnr__shared {
        width: 579px; }
      #key__function .key__function-photo {
        width: 45%;
        right: -15px;
        top: 60%; } }
  @media only screen and (max-width: 767.98px) {
    #key__function {
      padding: 20px 12px;
      margin-bottom: 10px; }
      #key__function dl {
        padding-top: 4vw;
        margin-bottom: 10vw; }
        #key__function dl dt {
          font-size: 3.856vw;
          margin-bottom: 2vw; }
        #key__function dl dd {
          font-size: 2.9487vw;
          line-height: 2; }
      #key__function .bnr__shared {
        width: auto;
        margin-bottom: 5vw; }
      #key__function .key__function-photo {
        width: 100%;
        top: 0;
        right: 0;
        transform: none;
        position: relative; } }

.function__product {
  background: #F8F8F8;
  padding-top: 99px;
  padding-bottom: 128px; }
  .function__product .function__product-row1 h2 {
    letter-spacing: 0;
    margin-bottom: 23px; }
    .function__product .function__product-row1 h2 span {
      width: 200px; }
    .function__product .function__product-row1 h2::after {
      display: none; }
  @media only screen and (max-width: 767.98px) {
    .function__product {
      padding-top: 50px;
      padding-bottom: 70px; }
      .function__product .function__product-row1 h2 {
        margin-bottom: 40px; }
        .function__product .function__product-row1 h2 span {
          width: 148px;
          display: block;
          margin: 0 auto 5px; } }

.productList {
  margin-bottom: 58px;
  gap: 40px; }
  .productList .productList__item {
    width: 400px;
    border: 1px solid #D9D9D9;
    background: #FFFFFF;
    border-radius: 10px;
    font-weight: 500;
    position: relative;
    box-sizing: border-box; }
    .productList .productList__item::after {
      content: "";
      background: url("../img/function/arrow1.webp") no-repeat center;
      width: 20px;
      height: 20px;
      background-size: 100% auto;
      position: absolute;
      bottom: 16px;
      left: 50%;
      transform: translateX(-50%); }
    .productList .productList__item a {
      padding: 8px 20px 62px;
      display: block;
      transition: all .4s ease; }
      .productList .productList__item a:hover {
        opacity: .6; }
  .productList .productList__num {
    font-size: 20px;
    margin-bottom: 16px; }
  .productList .productList__text {
    font-size: 16px;
    line-height: 26px; }
  @media only screen and (max-width: 767.98px) {
    .productList {
      margin-bottom: 50px; }
      .productList .productList__item {
        width: 100%; }
        .productList .productList__item::after {
          bottom: 15px; }
        .productList .productList__item a {
          padding: 20px 20px 50px; }
      .productList .productList__num {
        margin-bottom: 10px; }
      .productList .productList__item + .productList__item {
        margin-top: 20px; }
      .productList .productList__text {
        font-size: 15px;
        line-height: 22px; } }

.productStep {
  position: relative; }
  .productStep .productStep__item {
    border: 1px solid #D9D9D9;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    padding: 86px 60px 96px; }
  .productStep .productStep__item + .productStep__item {
    margin-top: 35px; }
  .productStep .productStep__row {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
  .productStep .productStep__row + .productStep__row {
    margin-top: 81px; }
  .productStep .productStep__item-photo {
    width: 530px; }
    .productStep .productStep__item-photo img {
      border-radius: 10px;
      overflow: hidden;
      display: block; }
  .productStep .productStep__item-box {
    width: 600px;
    position: relative; }
    .productStep .productStep__item-box .num {
      font-size: 20px;
      line-height: 1;
      color: var(--primary-color);
      font-weight: 700;
      position: absolute;
      top: -51px; }
    .productStep .productStep__item-box h3 {
      color: var(--primary-color);
      font-size: 26px;
      line-height: 1.3;
      margin-bottom: 32px;
      font-weight: 700; }
    .productStep .productStep__item-box .text {
      line-height: 28px; }
      .productStep .productStep__item-box .text span {
        margin-top: 28px;
        display: block; }
    .productStep .productStep__item-box .bnr__shared {
      width: 376px;
      margin-left: auto;
      margin-top: 30px; }
  @media only screen and (min-width: 768px) and (max-width: 1299px) {
    .productStep .productStep__item {
      padding: 85px 30px; }
    .productStep .productStep__item-photo {
      width: 42%; }
    .productStep .productStep__item-box {
      width: 55%; } }
  @media only screen and (max-width: 767.98px) {
    .productStep .productStep__item {
      padding: 30px 20px; }
    .productStep .productStep__item + .productStep__item {
      margin-top: 35px; }
    .productStep .productStep__row {
      display: block; }
    .productStep .productStep__row + .productStep__row {
      margin-top: 40px; }
    .productStep .productStep__item-photo {
      width: 100%;
      margin-bottom: 20px; }
    .productStep .productStep__item-box {
      width: 100%;
      position: relative; }
      .productStep .productStep__item-box .num {
        position: relative;
        top: 0;
        margin-bottom: 10px; }
      .productStep .productStep__item-box h3 {
        font-size: 19px;
        line-height: 1.6;
        margin-bottom: 15px; }
      .productStep .productStep__item-box .text span {
        margin-top: 20px; }
      .productStep .productStep__item-box .bnr__shared {
        max-width: 376px;
        margin-left: auto;
        margin-right: auto;
        width: 100%; }
        .productStep .productStep__item-box .bnr__shared a {
          font-size: 13px;
          letter-spacing: 0; } }

.function-page .nav-main {
  background: #F8F8F8; }

.functionBox {
  padding-top: 93px; }
  .functionBox h2 {
    text-align: center;
    margin-bottom: 63px; }
    .functionBox h2::after {
      display: none; }
  @media only screen and (max-width: 767.98px) {
    .functionBox {
      padding-top: 50px; }
      .functionBox h2 {
        margin-bottom: 30px; } }

.functionBox__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 21px 50px;
  flex-wrap: wrap; }
  .functionBox__list .functionBox__list-item {
    width: 400px;
    box-sizing: border-box;
    border: 1px solid #D9D9D9;
    background: #fff;
    border-radius: 10px; }
    .functionBox__list .functionBox__list-item a {
      display: block;
      padding: 10px 40px 15px 24px;
      transition: all .4s ease;
      position: relative;
      min-height: 113px; }
      .functionBox__list .functionBox__list-item a:hover {
        opacity: .6; }
        .functionBox__list .functionBox__list-item a:hover img {
        opacity: 1!important;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
        
        }
      .functionBox__list .functionBox__list-item a::after {
        content: "";
        background: url("../img/function/feature_arrow.webp") no-repeat center;
        width: 30px;
        height: 30px;
        background-size: 100% auto;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%); }
    .functionBox__list .functionBox__list-item dl {
      letter-spacing: 1px; }
      .functionBox__list .functionBox__list-item dl dt {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        margin-bottom: 11px; }
        .functionBox__list .functionBox__list-item dl dt .icon {
          display: block;
          width: 97px;
          margin-right: 22px; }
        .functionBox__list .functionBox__list-item dl dt h3 {
          color: #323232;
          font-weight: 700; }
      .functionBox__list .functionBox__list-item dl dd {
        font-size: 13px;
        line-height: 22px; }
  @media only screen and (min-width: 1000px) and (max-width: 1299px) {
    .functionBox__list {
      gap: 21px 2%; }
      .functionBox__list .functionBox__list-item {
        width: 32%; }
        .functionBox__list .functionBox__list-item dl {
          letter-spacing: 1px; }
          .functionBox__list .functionBox__list-item dl dt .icon {
            margin-right: 0;
            width: 85px; } }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    .functionBox__list {
      gap: 21px 1.5%; }
      .functionBox__list .functionBox__list-item {
        width: 49%; }
        .functionBox__list .functionBox__list-item dl {
          letter-spacing: 1px; }
          .functionBox__list .functionBox__list-item dl dt .icon {
            margin-right: 0;
            width: 80px; } }
  @media only screen and (max-width: 767.98px) {
    .functionBox__list {
      gap: 15px 0; }
      .functionBox__list .functionBox__list-item {
        width: 100%; }
        .functionBox__list .functionBox__list-item a {
          padding: 10px 40px 10px 20px;
          min-height: 100%; }
          .functionBox__list .functionBox__list-item a:hover {
            opacity: 1; }
          .functionBox__list .functionBox__list-item a::after {
            width: 20px;
            height: 20px;
            right: 15px; }
        .functionBox__list .functionBox__list-item dl dt {
          margin-bottom: 12px; }
          .functionBox__list .functionBox__list-item dl dt .icon {
            width: 75px;
            margin-right: 10px; } }

.productIntroduction {
  padding-top: 115px; }
  .productIntroduction h2 {
    margin-bottom: 68px; }
  .productIntroduction .voicesList__item {
    padding: 13px 13px 138px; }
    .productIntroduction .voicesList__item .bnr__shared {
      left: 13px;
      right: 13px; }
  @media only screen and (max-width: 767.98px) {
    .productIntroduction {
      padding-top: 80px; }
      .productIntroduction .heading__paragraph {
        font-size: 22px; }
      .productIntroduction .voicesList__item {
        padding: 13px 13px 85px; } }

.bgWhite {
  background: #fff; }

.functionCSV {
  padding-top: 115px; }
  .functionCSV h2 {
    margin-bottom: 53px; }
  @media only screen and (max-width: 767.98px) {
    .functionCSV {
      padding-top: 50px; }
      .functionCSV h2 {
        font-size: 24px;
        margin-bottom: 50px; } }

.functionCheckbox {
  max-width: 545px;
  margin: 0 auto 39px; }

ul.check li {
  position: relative;
  padding-left: 37px; }
  ul.check li::before {
    content: "";
    background: url("../img/function/icon_check.webp") no-repeat center;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: 14px; }
@media only screen and (max-width: 767.98px) {
  ul.check li::before {
    width: 18px;
    height: 18px;
    top: 5px;
    left: 13px; } }

.functionFee {
  padding-top: 90px; }
  .functionFee h2 {
    margin-bottom: 76px; }
  .functionFee .title {
    font-size: 24px;
    margin-bottom: 36px;
    letter-spacing: 2px; }
  .functionFee .functionFee__row {
    margin-bottom: 85px; }
  .functionFee .bnr__shared {
    width: 216px;
    margin-left: auto;
    margin-right: auto; }
  @media only screen and (max-width: 767.98px) {
    .functionFee {
      padding-top: 50px; }
      .functionFee h2 {
        margin-bottom: 50px; }
      .functionFee .title {
        font-size: 20px;
        margin-bottom: 30px;
        letter-spacing: 1px; }
        .functionFee .title strong {
          display: block; }
      .functionFee .functionFee__row {
        margin-bottom: 30px; } }

.functionFee__row {
  justify-content: center;
  gap: 71px; }
  .functionFee__row .functionFee__item {
    width: 480px;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 25px 39px 35px;
    box-sizing: border-box; }
    .functionFee__row .functionFee__item dl {
      line-height: 1;
      text-align: center; }
      .functionFee__row .functionFee__item dl dt {
        padding: 15px 0;
        text-align: center;
        color: #fff;
        font-weight: 700;
        background: var(--primary-color);
        font-size: 24px;
        border-radius: 10px;
        margin-bottom: 27px;
        letter-spacing: 1px; }
      .functionFee__row .functionFee__item dl dd {
        font-weight: 700;
        font-size: 36px;
        padding-left: 45px; }
        .functionFee__row .functionFee__item dl dd span {
          font-size: 96px;
          position: relative;
          top: 4px;
          line-height: 1;
          display: inline-block; }
        .functionFee__row .functionFee__item dl dd small {
          font-weight: 400;
          font-size: 24px; }
  @media only screen and (max-width: 767.98px) {
    .functionFee__row {
      gap: 0; }
      .functionFee__row .functionFee__item {
        width: 100%;
        padding: 20px 20px 30px;
        box-sizing: border-box; }
        .functionFee__row .functionFee__item dl dt {
          padding: 15px 0;
          font-size: 20px;
          margin-bottom: 10px; }
        .functionFee__row .functionFee__item dl dd {
          font-size: 28px;
          padding-left: 20px; }
          .functionFee__row .functionFee__item dl dd span {
            font-size: 76px;
            top: 4px; }
          .functionFee__row .functionFee__item dl dd small {
            font-size: 20px; }
      .functionFee__row .functionFee__item + .functionFee__item {
        margin-top: 30px; } }

.gap-4 .voicesList {
  flex-wrap: nowrap; }
.gap-4 .voicesList__item {
  width: 25%;
  letter-spacing: 0;
  border-color: #c3c3c3; }
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .gap-4 .voicesList {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0; }
  .gap-4 .voicesList__item {
    width: 49%; } }
@media only screen and (max-width: 767.98px) {
  .gap-4 .voicesList {
    flex-wrap: wrap;
    gap: 20px; }
  .gap-4 .voicesList__item {
    width: 100%; } }

.functionStep {
  padding-top: 97px;
  padding-bottom: 83px; }
  .functionStep .heading__paragraph {
    margin-bottom: 23px; }
    .functionStep .heading__paragraph::after {
      bottom: 16px; }
    .functionStep .heading__paragraph span {
      top: 0;
      width: auto;
      font-size: 64px; }
    .functionStep .heading__paragraph small {
      font-size: 36px; }
  .functionStep .step {
    margin-bottom: 65px; }
  .functionStep .bnr__shared {
    width: 433px;
    margin-left: auto;
    margin-right: auto; }
  @media only screen and (max-width: 767.98px) {
    .functionStep {
      padding-top: 50px;
      padding-bottom: 50px; }
      .functionStep .heading__paragraph {
        margin-bottom: 20px; }
        .functionStep .heading__paragraph span {
          top: 0;
          width: auto;
          font-size: 45px; }
        .functionStep .heading__paragraph small {
          font-size: 26px; }
      .functionStep .step {
        margin-bottom: 40px; }
      .functionStep .bnr__shared {
        max-width: 320px;
        width: 100%; } }

.fc__supportSystem {
  background: #fff;
  padding: 89px 0 58px; }
  .fc__supportSystem .heading__paragraph {
    margin-bottom: 58px; }
    .fc__supportSystem .heading__paragraph::after {
      bottom: 0; }

.hp__heading {
  padding-top: 11px;
  margin-bottom: 52px; }

.functionCards {
  margin-bottom: 64px;
  flex-direction: row-reverse; }

.functionWrap {
  padding-bottom: 65px; }

.functionContent {
  width: 900px; }

.functionCards__list li {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }
  .functionCards__list li::after {
    content: "";
    border-right: 1px solid #D9D9D9;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 45%; }
  .functionCards__list li .photo {
    width: 45%;
    position: relative; }
  .functionCards__list-box {
    width: 55%;
    box-sizing: border-box;
    padding: 24px 20px;
    letter-spacing: 1px; }
    .functionCards__list-box h2 {
      font-weight: 700;
      margin-bottom: 23px;
      font-size: 20px;
      line-height: 22px;
      letter-spacing: 1px; }
    .functionCards__list-box .functionCards__text {
      font-weight: 200;
      line-height: 21px; }
      .functionCards__list-box .functionCards__text span {
        display: block;
        margin-top: 20px; }
        .functionCards__list-box .functionCards__text span a {
          color: #D7000F;
          text-decoration-line: underline;
          text-underline-offset: 4px; }
          .functionCards__list-box .functionCards__text span a:hover {
            text-decoration: none; }
.functionCards__list li + li {
  margin-top: 31px; }

#functionSidebar__target {
  position: sticky;
  top: 110px;
  max-height: calc(100vh - 110px);
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  #functionSidebar__target::-webkit-scrollbar {
    display: none; }
  @media only screen and (min-width: 768px) and (max-width: 999px) {
    #functionSidebar__target {
      top: 60px;
      max-height: calc(100vh - 60px); } }
  @media only screen and (max-width: 767.98px) {
    #functionSidebar__target {
      position: relative;
      top: 0;
      max-height: 100%;
      overflow: hidden; } }

.functionSidebar {
  width: 270px;
  position: relative;
  padding-right: 34px;
  padding-top: 5px; }
  .functionSidebar ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 15px; }
    .functionSidebar ul li {
      width: 100%; }
      .functionSidebar ul li a {
        color: #323232;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        font-weight: 700;
        border: 1px solid #D9D9D9;
        border-radius: 10px;
        height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        box-sizing: border-box;
        font-size: 14px;
        letter-spacing: 1px; }
        .functionSidebar ul li a i {
          display: inline-block;
          width: 54px;
          margin-right: 10px;
          position: relative;
          top: -1px; }
          .functionSidebar ul li a:hover,
        .functionSidebar ul li a.active {
          color: #D7000F;
          border-color: #D7000F; }
          .functionSidebar ul li a:hover i,
          .functionSidebar ul li a.active i {
            filter: brightness(0) saturate(100%) invert(9%) sepia(95%) saturate(4915%) hue-rotate(348deg) brightness(111%) contrast(116%); }
            .functionSidebar ul li a:hover i img,
            .functionSidebar ul li a.active i img {
              opacity: 1; }

@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .functionSidebar {
    width: 24%;
    padding-right: 0;
    padding-top: 0; }
    .functionSidebar ul li a {
      font-size: 11px; }
      .functionSidebar ul li a i {
        width: 46px;
        top: 0; }

  .functionContent {
    width: 73%; }

  .functionCards__list-box {
    font-size: 14px; }
    .functionCards__list-box h2 {
      font-size: 18px; } }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .functionSidebar {
    width: 32%; }

  .functionContent {
    width: 66%; } }
@media only screen and (max-width: 767.98px) {
  .hp__heading {
    margin-bottom: 60px; }

  .functionContent {
    width: 100%; }

  .functionCards__list li {
    display: block; }
    .functionCards__list li::after {
      display: none; }
    .functionCards__list li .photo {
      width: 101%; }
    .functionCards__list-box {
      padding: 20px;
      width: auto; }
      .functionCards__list-box h2 {
        font-size: 18px; }

  .functionSidebar {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 50px; }
    .functionSidebar ul {
      gap: 15px 4%; }
      .functionSidebar ul li {
        width: 48%; }
        .functionSidebar ul li a {
          flex-direction: column-reverse;
          height: auto;
          padding: 10px; }
          .functionSidebar ul li a span {
            font-size: 3.1vw;
            letter-spacing: 0; }
          .functionSidebar ul li a i {
            width: 76px;
            margin: 5px auto 0; } }
/*system*/
.systemPoint {
  padding-top: 105px; }
  .systemPoint .heading__paragraph {
    margin-bottom: 55px; }
  @media only screen and (max-width: 767.98px) {
    .systemPoint {
      padding-top: 70px; } }

.systemPoint__list .systemPoint__listItem + .systemPoint__listItem {
  margin-top: 105px; }
  @media only screen and (max-width: 767.98px) {
    .systemPoint__list .systemPoint__listItem + .systemPoint__listItem {
      margin-top: 70px; } }

.systemPoint__listItem-box {
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  background: #fff;
  padding: 57px 60px 63px; }
  .systemPoint__listItem-box .systemPoint__listItem-row + .systemPoint__listItem-row {
    margin-top: 75px; }
  @media only screen and (min-width: 768px) and (max-width: 1299px) {
    .systemPoint__listItem-box {
      padding: 30px 20px; } }
  @media only screen and (max-width: 767.98px) {
    .systemPoint__listItem-box {
      padding: 20px; }
      .systemPoint__listItem-box .systemPoint__listItem-row + .systemPoint__listItem-row {
        margin-top: 40px; } }

.systemPoint__listItem h3 {
  font-weight: 700;
  font-size: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  gap: 15px;
  color: var(--primary-color);
  align-items: center;
  margin-bottom: 19px; }
  .systemPoint__listItem h3 .pointName {
    font-size: 24px;
    line-height: 1;
    padding: 5px 20px;
    color: #fff;
    background: var(--primary-color); }
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .systemPoint__listItem h3 {
    display: block;
    text-align: center; }
    .systemPoint__listItem h3 .pointName {
      margin-right: 15px; } }
@media only screen and (max-width: 767.98px) {
  .systemPoint__listItem h3 {
    font-size: 25px;
    display: block;
    margin-bottom: 22px;
    line-height: 1.6; }
    .systemPoint__listItem h3 .pointName {
      font-size: 20px;
      padding: 5px 20px;
      margin-right: 15px; } }

.jus-center {
  align-items: center; }

.systemPoint__listItem-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between; }
  .systemPoint__listItem-row .photo {
    position: relative; }
    .systemPoint__listItem-row .photo .ttl {
      font-weight: 700;
      font-size: 24px;
      position: absolute;
      line-height: 1.3; }
    .systemPoint__listItem-row .photo .ttl-1 {
      top: 29%;
      left: 23%; }
    .systemPoint__listItem-row .photo .ttl-2 {
      top: 79%;
      left: 21%; }
    .systemPoint__listItem-row .photo .ttl-3 {
      font-size: 24px;
      font-weight: 700;
      margin-bottom: 18px;
      text-align: center;
      padding-top: 24px; }
    .systemPoint__listItem-row .photo .ttl-note {
      font-size: 16px;
      margin: 0 -25px; }
  .systemPoint__listItem-row .photoBg {
    background: #F4F4F4;
    border-radius: 10px;
    overflow: hidden; }
  .systemPoint__listItem-row .boxInside {
    padding: 29px 48px 41px 36px;
    width: 100%;
    box-sizing: border-box; }
    .systemPoint__listItem-row .boxInside h5 {
      font-weight: 700;
      font-size: 24px;
      margin-bottom: 30px;
      text-align: center; }
    .systemPoint__listItem-row .boxInside .photos-1 {
      width: 86%;
      margin: 0 auto 11px; }
  .systemPoint__listItem-row .boxInside-gap2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between; }
    .systemPoint__listItem-row .boxInside-gap2 ul {
      width: 58%; }
    .systemPoint__listItem-row .boxInside-gap2 ul + ul {
      width: 42%; }
  .systemPoint__listItem-row .boxInside__flex ul {
    font-size: 20px;
    line-height: 30px; }
  .systemPoint__listItem-row .boxLink {
    border-radius: 10px;
    background: #FFF5CC;
    padding: 12px 29px 19px;
    font-size: 20px;
    margin-top: 45px;
    margin-left: 28px; }
    .systemPoint__listItem-row .boxLink p {
      margin-bottom: 14px;
      font-weight: 500; }
    .systemPoint__listItem-row .boxLink .icon li {
      padding-left: 15px;
      position: relative; }
      .systemPoint__listItem-row .boxLink .icon li::before {
        content: "";
        background: #000;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: absolute;
        top: 12px;
        left: 0; }
  .systemPoint__listItem-row .boxLink-style2 {
    font-size: 16px;
    margin-left: 0; }
    .systemPoint__listItem-row .boxLink-style2 p {
      font-size: 20px;
      width: 105%;
      line-height: 1.5; }
      .systemPoint__listItem-row .boxLink-style2 p small {
        font-size: 16px; }
    .systemPoint__listItem-row .boxLink-style2 ul {
      font-size: 16px; }
  @media only screen and (min-width: 768px) and (max-width: 1299px) {
    .systemPoint__listItem-row .photo .ttl {
      font-size: 2vw; }
    .systemPoint__listItem-row .photo .ttl-1 {
      top: 11vw;
      left: 7vw; }
    .systemPoint__listItem-row .photo .ttl-2 {
      top: 34vw;
      left: 7vw; }
    .systemPoint__listItem-row .photo .ttl-3 {
      font-size: 24px;
      margin-bottom: 18px;
      padding-top: 24px; }
    .systemPoint__listItem-row .photo .ttl-note {
      font-size: 16px;
      margin: 0; }
    .systemPoint__listItem-row .boxInside {
      padding: 20px; }
      .systemPoint__listItem-row .boxInside h5 {
        margin-bottom: 20px; }
      .systemPoint__listItem-row .boxInside .photos-1 {
        width: 96%; }
    .systemPoint__listItem-row .boxInside-gap2 {
      flex-wrap: wrap; }
      .systemPoint__listItem-row .boxInside-gap2 ul + ul,
      .systemPoint__listItem-row .boxInside-gap2 ul {
        width: 100%; }
    .systemPoint__listItem-row .boxLink {
      padding: 15px;
      margin-top: 30px; }
    .systemPoint__listItem-row .boxLink-style2 p {
      font-size: 18px;
      width: 100%; }
      .systemPoint__listItem-row .boxLink-style2 p small {
        font-size: 15px; }
    .systemPoint__listItem-row .boxLink-style2 ul {
      font-size: 15px; } }
  @media only screen and (max-width: 767.98px) {
    .systemPoint__listItem-row {
      display: block; }
      .systemPoint__listItem-row .photo {
        position: relative;
        margin-bottom: 30px; }
        .systemPoint__listItem-row .photo .ttl {
          font-size: 3.56vw; }
        .systemPoint__listItem-row .photo .ttl-1 {
          top: 26vw;
          left: 14vw; }
        .systemPoint__listItem-row .photo .ttl-2 {
          top: 73vw;
          left: 14vw; }
        .systemPoint__listItem-row .photo .ttl-3 {
          font-size: 18px;
          margin-bottom: 18px;
          padding-top: 24px;
          line-height: 1.6; }
        .systemPoint__listItem-row .photo .ttl-note {
          font-size: 14px;
          margin: 0; }
      .systemPoint__listItem-row .boxInside {
        padding: 20px; }
        .systemPoint__listItem-row .boxInside h5 {
          font-size: 20px;
          margin-bottom: 20px; }
        .systemPoint__listItem-row .boxInside .photos-1 {
          width: 86%;
          margin: 0 auto 11px; }
      .systemPoint__listItem-row .boxInside__flex {
        display: block; }
        .systemPoint__listItem-row .boxInside__flex ul {
          width: 100%;
          font-size: 16px;
          line-height: 1.6; }
        .systemPoint__listItem-row .boxInside__flex ul + ul {
          width: 100%; }
      .systemPoint__listItem-row .boxLink {
        padding: 15px;
        font-size: 16px;
        margin-top: 15px;
        margin-left: 0px; }
        .systemPoint__listItem-row .boxLink p {
          margin-bottom: 12px; }
        .systemPoint__listItem-row .boxLink .icon li {
          padding-left: 12px; }
          .systemPoint__listItem-row .boxLink .icon li::before {
            top: 12px; }
      .systemPoint__listItem-row .boxLink-style2 p {
        font-size: 16px; }
        .systemPoint__listItem-row .boxLink-style2 p small {
          font-size: 14px; }
      .systemPoint__listItem-row .boxLink-style2 ul {
        font-size: 14px; } }

.systemPoint__listItem-row.row-1 .photo {
  width: 46%; }
.systemPoint__listItem-row.row-1 .systemPoint__listItem-info {
  width: 49%; }
@media only screen and (max-width: 767.98px) {
  .systemPoint__listItem-row.row-1 .systemPoint__listItem-info,
  .systemPoint__listItem-row.row-1 .photo {
    width: 100%; } }

.systemPoint__listItem-row.row-2 {
  flex-direction: row-reverse; }
  .systemPoint__listItem-row.row-2 .photo {
    width: 49%; }
  .systemPoint__listItem-row.row-2 .systemPoint__listItem-info {
    width: 46%; }
  @media only screen and (max-width: 767.98px) {
    .systemPoint__listItem-row.row-2 .systemPoint__listItem-info,
    .systemPoint__listItem-row.row-2 .photo {
      width: 100%; } }

.systemPoint__listItem-info h4 {
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 43px;
  letter-spacing: -0.05em;
  width: 108%;
  line-height: 1.4; }
.systemPoint__listItem-info .text {
  line-height: 27px; }
  .systemPoint__listItem-info .text p + p {
    margin-top: 27px; }
@media only screen and (max-width: 767.98px) {
  .systemPoint__listItem-info h4 {
    font-size: 20px;
    margin-bottom: 20px;
    width: 100%;
    letter-spacing: 0; }
  .systemPoint__listItem-info .text {
    line-height: 25px; }
    .systemPoint__listItem-info .text p + p {
      margin-top: 20px; } }

.function-comparison-hikaku {
  padding-top: 50px;
  margin-bottom: 50px; }
  .function-comparison-hikaku h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px; }
  .function-comparison-hikaku .table-note {
    font-weight: 700;
    font-size: 16px;
    padding-top: 10px; }

.sticky-enabled {
  border-collapse: collapse;
  width: 100%; }
  .sticky-enabled th, .sticky-enabled td {
    border: 1px solid #B9B9B9;
    padding: 18px 20px;
    text-align: center;
    width: 20%;
    vertical-align: middle; }
  .sticky-enabled thead th {
    position: sticky;
    top: 106px;
    background: var(--primary-color);
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 15px 6px;
    font-weight: 700;
    border-top: none; }
  .sticky-enabled tbody th {
    text-align: left;
    background: rgba(0, 0, 0, 0.05); }
  @media only screen and (max-width: 999px) {
    .sticky-enabled th, .sticky-enabled td {
      width: 18%;
      padding-left: 6px;
      padding-right: 6px; }
    .sticky-enabled thead th {
      top: 56px; }
    .sticky-enabled thead th:first-child {
      width: 30%; } }
  @media only screen and (max-width: 767.98px) {
    .sticky-enabled {
      font-size: 12px; } }

.virtualBox {
  background: #fff;
  box-shadow: 10px 30px 40px rgba(0, 0, 0, 0.05);
  max-width: 1100px;
  padding-top: 30px;
  padding-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px; }
  .virtualBox .p__heading {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.6; }
    .virtualBox .p__heading span {
      font-size: 24px;
      line-height: 1;
      display: block;
      border-radius: 30px;
      padding: 5px 14px;
      margin-right: 15px;
      color: #fff;
      background: #292F89;
      letter-spacing: 0.1em;
      font-weight: 500; }
    .virtualBox .p__heading strong {
      font-weight: 700; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .virtualBox {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 767.98px) {
    .virtualBox {
      box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
      padding: 20px 10px; }
      .virtualBox .p__heading {
        font-size: 18px;
        display: block;
        margin-bottom: 20px; }
        .virtualBox .p__heading span {
          font-size: 18px;
          padding: 5px 10px;
          margin-right: 10px;
          display: inline-block; } }

.virtualSlider {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden; }

.virtualIntro {
  background: url("../img/virtual-staging/img01.webp") no-repeat center;
  background-size: cover;
  padding: 50px 0; }
  .virtualIntro .virtualIntro__row1 {
    background: rgba(255, 255, 255, 0.58);
    padding: 25px 0 44px;
    margin-bottom: 42px; }
    .virtualIntro .virtualIntro__row1 h2 {
      margin-bottom: 32px; }
    .virtualIntro .virtualIntro__row1 .text {
      max-width: 1105px;
      box-sizing: border-box;
      padding-left: 20px;
      padding-right: 20px;
      margin: 0 auto;
      line-height: 27px; }
  .virtualIntro .virtualIntro__row2 .virtualBox {
    max-width: 1180px;
    padding-bottom: 62px; }
  @media only screen and (max-width: 767.98px) {
    .virtualIntro .virtualIntro__row1 h2 {
      margin-bottom: 42px; }
    .virtualIntro .virtualIntro__row1 .text {
      padding-left: 10px;
      padding-right: 10px; }
    .virtualIntro .virtualIntro__row2 .virtualBox {
      padding-bottom: 20px; } }

.noLine::after {
  display: none; }

.virtualPoint {
  padding-top: 86px;
  background: #f8f8f8;
  padding-bottom: 145px; }
  .virtualPoint .heading__paragraph {
    margin-bottom: 47px; }
  @media only screen and (max-width: 767.98px) {
    .virtualPoint {
      padding-top: 80px;
      padding-bottom: 80px; }
      .virtualPoint .heading__paragraph {
        margin-bottom: 45px;
        line-height: 1.3; }
        .virtualPoint .heading__paragraph span {
          width: 148px;
          margin-right: 10px;
          top: -20px; } }

.virtualPoint__list .virtualPoint__listItem + .virtualPoint__listItem {
  margin-top: 98px; }
  @media only screen and (max-width: 767.98px) {
    .virtualPoint__list .virtualPoint__listItem + .virtualPoint__listItem {
      margin-top: 50px; } }

.virtualPoint__listItem h3 {
  font-weight: 700;
  font-size: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  gap: 15px;
  color: #EA403C;
  align-items: center;
  margin-bottom: 29px; }
  .virtualPoint__listItem h3 .pointName {
    font-size: 24px;
    line-height: 1;
    padding: 5px 20px;
    color: #fff;
    background: #EA403C; }
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .virtualPoint__listItem h3 {
    display: block;
    text-align: center; }
    .virtualPoint__listItem h3 .pointName {
      margin-right: 15px; } }
@media only screen and (max-width: 767.98px) {
  .virtualPoint__listItem h3 {
    font-size: 25px;
    display: block;
    margin-bottom: 22px;
    line-height: 1.6; }
    .virtualPoint__listItem h3 .pointName {
      font-size: 20px;
      padding: 5px 20px;
      margin-right: 15px; } }

.virtualPoint__listItem-box {
  border: 4px solid var(--primary-color);
  padding: 32px 25px;
  background: #fff;
  border-radius: 8px; }
  .virtualPoint__listItem-box .virtualPoint__listItem-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center; }
    .virtualPoint__listItem-box .virtualPoint__listItem-row .virtualPoint__listItem-info,
    .virtualPoint__listItem-box .virtualPoint__listItem-row .photo {
      width: 48%; }
.virtualPoint__listItem-box .virtualPoint__listItem-row .h_t3,
    .virtualPoint__listItem-box .virtualPoint__listItem-row h4 {
font-size: 24px;
    font-weight: 500;
    margin-bottom: 23px;
    color: #323232;
    display: block;
      }
    .virtualPoint__listItem-box .virtualPoint__listItem-row .text {
      line-height: 28px; }
    .virtualPoint__listItem-box .virtualPoint__listItem-row .bnr__shared {
      width: 248px;
      position: absolute;
      bottom: 0;
      right: 0; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .virtualPoint__listItem-box .virtualPoint__listItem-row {
      align-items: flex-start; }
      .virtualPoint__listItem-box .virtualPoint__listItem-row .virtualPoint__listItem-info,
      .virtualPoint__listItem-box .virtualPoint__listItem-row .photo {
        width: 42%; }
      .virtualPoint__listItem-box .virtualPoint__listItem-row .virtualPoint__listItem-info {
        width: 55%; }
      .virtualPoint__listItem-box .virtualPoint__listItem-row .bnr__shared {
        position: relative;
        margin-left: auto;
        margin-top: 20px; } }
  @media only screen and (max-width: 767.98px) {
    .virtualPoint__listItem-box {
      border-width: 2px;
      padding: 20px 20px 30px; }
      .virtualPoint__listItem-box .virtualPoint__listItem-row {
        display: block;
        position: relative; }
        .virtualPoint__listItem-box .virtualPoint__listItem-row .virtualPoint__listItem-info,
        .virtualPoint__listItem-box .virtualPoint__listItem-row .photo {
          width: 100%; }
        .virtualPoint__listItem-box .virtualPoint__listItem-row .virtualPoint__listItem-info {
          padding-top: 30px; }
          .virtualPoint__listItem-box .virtualPoint__listItem-row .h_t3,
        .virtualPoint__listItem-box .virtualPoint__listItem-row h4 {
          font-size: 20px;
          margin-bottom: 10px;
          letter-spacing: 0; }
        .virtualPoint__listItem-box .virtualPoint__listItem-row .text {
          margin-bottom: 0; }
        .virtualPoint__listItem-box .virtualPoint__listItem-row .bnr__shared {
          width: 248px;
          position: relative;
          bottom: 0;
          right: 0;
          margin: 20px auto 0; } }

.processApply {
  padding-top: 118px;
  background: #fff;
  padding-bottom: 85px; }
  .processApply .heading__paragraph {
    margin-bottom: 37px; }
  @media only screen and (max-width: 767.98px) {
    .processApply {
      padding-top: 50px;
      padding-bottom: 40px; }
      .processApply .heading__paragraph {
        margin-bottom: 52px; } }

.processApply__step {
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 65px 50px;
  margin-bottom: 46px; }
  .processApply__step .processApply__notice {
    text-align: center;
    margin-bottom: 54px;
    font-size: 20px; }
    .processApply__step .processApply__notice p {
      display: inline-block;
      position: relative;
      letter-spacing: 2px; }
      .processApply__step .processApply__notice p::after {
        content: "";
        background: url(../img/virtual-staging/icon01.webp) no-repeat center;
        background-size: 100% auto;
        width: 133px;
        height: 219px;
        position: absolute;
        top: -89px;
        right: -152px; }
    .processApply__step .processApply__notice span {
      font-size: 32px;
      font-weight: 700; }
    .processApply__step .processApply__notice .tt-1 {
      color: #EA403C; }
    .processApply__step .processApply__notice .tt-2 {
      color: #292F89; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .processApply__step {
      padding: 40px 20px; }
      .processApply__step .processApply__notice p::after {
        width: 118px;
        height: 152px;
        position: relative;
        top: auto;
        bottom: 0;
        right: 0;
        display: block;
        margin: 0 auto; } }
  @media only screen and (max-width: 767.98px) {
    .processApply__step {
      padding: 30px 20px;
      margin-bottom: 30px; }
      .processApply__step .processApply__notice {
        margin-bottom: 20px;
        font-size: 18px; }
        .processApply__step .processApply__notice p {
          letter-spacing: 1px; }
          .processApply__step .processApply__notice p::after {
            width: 118px;
            height: 152px;
            position: relative;
            top: auto;
            bottom: 0;
            right: 0;
            display: block;
            margin: 0 auto; }
        .processApply__step .processApply__notice span {
          font-size: 28px; } }

.processApplyList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  gap: 25px; }
  .processApplyList li {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 33%;
    padding: 33px 0 25px; }
    .processApplyList li dl {
      font-size: 24px;
      margin-bottom: 10px; }
      .processApplyList li dl dt {
        color: var(--primary-color);
        line-height: 1;
        margin-bottom: 20px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700; }
      .processApplyList li dl dd {
        font-weight: 700;
        line-height: 1.5; }
    .processApplyList li .icon {
      width: 64px;
      margin: 0 auto; }
  .processApplyList li:nth-child(3) dl {
    margin-bottom: 46px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .processApplyList {
      gap: 20px; }
      .processApplyList li {
        padding: 25px 0; }
        .processApplyList li dl {
          font-size: 20px; }
          .processApplyList li dl dt {
            margin-bottom: 20px; }
        .processApplyList li .icon {
          width: 50px; }
      .processApplyList li:nth-child(3) dl {
        margin-bottom: 36px; } }
  @media only screen and (max-width: 767.98px) {
    .processApplyList {
      gap: 20px;
      flex-wrap: wrap; }
      .processApplyList li {
        width: 100%;
        padding: 20px 0; }
        .processApplyList li dl {
          font-size: 20px;
          margin-bottom: 20px; }
          .processApplyList li dl dt {
            margin-bottom: 15px; }
        .processApplyList li .icon {
          width: 44px; }
      .processApplyList li:nth-child(3) dl {
        margin-bottom: 16px; } }

.sampleFurniture {
  padding-top: 77px;
  padding-bottom: 210px; }
  .sampleFurniture .heading__paragraph {
    margin-bottom: 63px; }
  @media only screen and (max-width: 767.98px) {
    .sampleFurniture {
      padding-top: 50px;
      padding-bottom: 100px; }
      .sampleFurniture .heading__paragraph {
        margin-bottom: 50px;
        font-size: 24px; } }

.sampleFurnitureList .sampleFurniture__item .title {
  text-align: center;
  color: #292F89;
  font-size: 32px;
  line-height: 45px;
  margin-bottom: 19px;
  font-weight: 700; }
  .sampleFurnitureList .sampleFurniture__item .title span {
    display: block; }
    .sampleFurnitureList .sampleFurniture__item .title span span {
      display: inline; }
  .sampleFurnitureList .sampleFurniture__item .title small {
    display: block;
    font-size: 16px;
    color: #323232; }
.sampleFurnitureList .sampleFurniture__item + .sampleFurniture__item {
  margin-top: 89px; }
@media only screen and (max-width: 767.98px) {
  .sampleFurnitureList .sampleFurniture__item .title {
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 20px; }
    .sampleFurnitureList .sampleFurniture__item .title small {
      font-size: 13px;
      letter-spacing: 0; }
  .sampleFurnitureList .sampleFurniture__item + .sampleFurniture__item {
    margin-top: 40px; } }

.Services__VRImages {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 23px; }
  .Services__VRImages li {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    width: 48%;
    background: #000; }
    .Services__VRImages li a {
      text-decoration: none;
      display: block; }
      .Services__VRImages li a .Services__VRImageOverlay {
        color: #fff;
        font-weight: 700;
        box-sizing: border-box;
        position: absolute;
        z-index: 1;
        top: calc(50% - 60px);
        left: calc(50% - 60px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 120px;
        height: 120px;
        padding-top: 30px;
        border-radius: 100px;
        background: url("../img/virtual-staging/bg_02.webp") 0 0/100% 100%, linear-gradient(135deg, #9e0000, #ab0000); }
      .Services__VRImages li a:hover .photo {
        opacity: .6; }
    .Services__VRImages li .photo {
      display: block;
      width: 101%;
      height: auto;
      transition: all .2s; }
  @media only screen and (max-width: 767.98px) {
    .Services__VRImages {
      padding-top: 0; }
      .Services__VRImages li {
        width: 48%; }
        .Services__VRImages li a .Services__VRImageOverlay {
          width: 80px;
          height: 80px;
          padding-top: 30px;
          top: calc(50% - 40px);
          left: calc(50% - 40px);
          font-size: 11px;
          letter-spacing: 0; } }

.virtualFee {
  background: #fff;
  padding: 100px 0 87px; }
  .virtualFee .heading__paragraph {
    margin-bottom: 83px; }
  .virtualFee .functionCheckbox {
    max-width: 600px;
    margin-bottom: 64px; }
  .virtualFee .bnr__shared {
    width: 200px; }
  @media only screen and (max-width: 767.98px) {
    .virtualFee {
      padding: 50px 0 40px; }
      .virtualFee .heading__paragraph {
        margin-bottom: 50px; }
      .virtualFee .functionCheckbox {
        margin-bottom: 40px; } }

.usesfee__desc {
  text-align: center;
  position: relative;
  margin-bottom: 81px; }
  .usesfee__desc::after {
    content: "";
    background: url(../img/virtual-staging/icon06.webp) no-repeat center;
    background-size: 100% auto;
    width: 123px;
    height: 178px;
    position: absolute;
    top: -35px;
    right: 67px; }
  .usesfee__desc p {
    display: inline-block; }
    .usesfee__desc p span {
      font-size: 36px;
      text-decoration: underline;
      text-underline-offset: -5px;
      text-decoration-thickness: 18px;
      -webkit-text-decoration-color: #FDDFE3;
      text-decoration-color: #FDDFE3;
      font-weight: 500;
      line-height: 60px; }
  .usesfee__desc .note {
    font-size: 16px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .usesfee__desc {
      margin-bottom: 20px; }
      .usesfee__desc::after {
        width: 93px;
        height: 148px;
        position: relative;
        display: block;
        top: 0;
        right: 0;
        margin: 0 auto; } }
  @media only screen and (max-width: 767.98px) {
    .usesfee__desc {
      margin-bottom: 20px; }
      .usesfee__desc::after {
        width: 93px;
        height: 148px;
        position: relative;
        display: block;
        top: 0;
        right: 0;
        margin: 0 auto; }
      .usesfee__desc p {
        margin-bottom: 10px; }
        .usesfee__desc p span {
          font-size: 28px;
          text-underline-offset: -5px;
          text-decoration-thickness: 14px;
          line-height: 1.8; }
      .usesfee__desc .note {
        font-size: 14px; } }

.usesfee__other {
  font-size: 24px;
  text-align: center;
  margin-bottom: 36px; }
  @media only screen and (max-width: 767.98px) {
    .usesfee__other {
      font-size: 20px;
      margin-bottom: 30px; } }

.websiteCreation {
  background: #F8F8F8;
  padding: 62px 0 114px; }
  .websiteCreation .heading__paragraph {
    margin-bottom: 113px; }
  @media only screen and (max-width: 767.98px) {
    .websiteCreation {
      padding: 50px 0; }
      .websiteCreation .heading__paragraph {
        margin-bottom: 60px; } }

.cf_vhs {
  margin: 0 auto 52px; }
  .cf_vhs table {
    border-collapse: separate;
    width: 100%; }
    .cf_vhs table thead tr td.tit {
      width: 300px; }
      .cf_vhs table thead tr td.tit img {
        width: 200px;
        margin: 0 auto;
        display: block; }
    .cf_vhs table thead tr th {
      vertical-align: middle; }
      .cf_vhs table thead tr th span {
        font-size: 24px;
        line-height: 27px;
        color: #fff;
        width: 464px;
        padding: 20px 10px;
        margin-bottom: 44px;
        font-weight: 700;
        min-height: 58px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .cf_vhs table thead tr th span::after {
          content: '';
          position: absolute;
          bottom: -29px;
          left: 50%;
          transform: translateX(-50%);
          border-left: 20px solid transparent;
          border-right: 20px solid transparent;
          border-top: 30px solid; }
    .cf_vhs table thead tr th:nth-child(2) span {
      background-color: #292F89;
      position: relative;
      margin-left: 20px;
      margin-right: 20px; }
      .cf_vhs table thead tr th:nth-child(2) span::after {
        border-top-color: #292F89; }
    .cf_vhs table thead tr th:nth-child(3) span {
      background-color: #D7000F;
      position: relative;
      border-right: none; }
      .cf_vhs table thead tr th:nth-child(3) span::after {
        border-top-color: #D7000F; }
    .cf_vhs table tbody tr th, .cf_vhs table tbody tr td {
      min-height: 50px;
      vertical-align: middle;
      position: relative; }
    .cf_vhs table tbody tr span {
      display: block;
      padding: 20px 20px 24px;
      min-height: 66px;
      line-height: 1; }
      .cf_vhs table tbody tr span::after {
        content: "";
        position: absolute;
        height: 1px;
        bottom: 0;
        left: 20px;
        right: 20px;
        border-bottom: 1px solid #fff; }
    .cf_vhs table tbody tr th {
      background: #F46B7D;
      color: #fff;
      font-size: 24px;
      line-height: 1;
      font-weight: 500;
      min-height: 100px;
      text-align: center; }
      .cf_vhs table tbody tr th span {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center; }
    .cf_vhs table tbody tr td {
      text-align: center;
      font-size: 22px;
      font-weight: 700; }
      .cf_vhs table tbody tr td img {
        display: block;
        width: 45px;
        margin: 0 auto;
        line-height: 1; }
      .cf_vhs table tbody tr td span {
        font-size: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap; }
      .cf_vhs table tbody tr td small {
        display: block;
        font-size: 16px;
        font-weight: 300;
        padding-top: 5px;
        width: 100%; }
    .cf_vhs table tbody tr td:nth-child(2) {
      position: relative;
      color: #292F89; }
      .cf_vhs table tbody tr td:nth-child(2) span {
        background: #D0D3F3;
        margin-left: 20px;
        margin-right: 20px; }
        .cf_vhs table tbody tr td:nth-child(2) span::after {
          border-color: #292F89; }
    .cf_vhs table tbody tr td:nth-child(3) {
      position: relative;
      border-right: none;
      color: #D7000F; }
      .cf_vhs table tbody tr td:nth-child(3) span {
        background: #FDDFE3; }
        .cf_vhs table tbody tr td:nth-child(3) span::after {
          border-color: #EE2B45; }
    .cf_vhs table tbody tr:last-child th span::after, .cf_vhs table tbody tr:last-child td span::after {
      display: none; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .cf_vhs {
      margin: 0 auto 40px; }
      .cf_vhs table thead tr td.tit {
        width: 22%; }
        .cf_vhs table thead tr td.tit img {
          width: 80%;
          padding-top: 0; }
      .cf_vhs table thead tr th {
        width: 39%; }
        .cf_vhs table thead tr th span {
          font-size: 16px;
          width: auto;
          padding: 10px 5px;
          margin-bottom: 30px; }
          .cf_vhs table thead tr th span::after {
            bottom: -20px;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 20px solid; }
      .cf_vhs table thead tr th:nth-child(2) span {
        margin-left: 5px;
        margin-right: 5px; }
      .cf_vhs table tbody tr th, .cf_vhs table tbody tr td {
        min-height: 50px; }
      .cf_vhs table tbody tr span {
        padding: 20px 5px 24px;
        min-height: 86px; }
        .cf_vhs table tbody tr span::after {
          left: 15px;
          right: 15px; }
      .cf_vhs table tbody tr th {
        font-size: 16px; }
        .cf_vhs table tbody tr th span {
          padding: 5px; }
      .cf_vhs table tbody tr td {
        font-size: 16px; }
        .cf_vhs table tbody tr td img {
          width: 25px; }
        .cf_vhs table tbody tr td span {
          font-size: 20px;
          line-height: 1.4; }
        .cf_vhs table tbody tr td small {
          font-size: 12px; }
      .cf_vhs table tbody tr td:nth-child(2) span {
        margin-left: 10px;
        margin-right: 10px; } }
  @media only screen and (max-width: 767.98px) {
    .cf_vhs {
      margin: 0 auto 40px; }
      .cf_vhs table thead tr td.tit {
        width: 22%; }
        .cf_vhs table thead tr td.tit img {
          width: auto;
          padding-top: 36px; }
      .cf_vhs table thead tr th {
        width: 39%; }
        .cf_vhs table thead tr th span {
          font-size: 13px;
          width: auto;
          padding: 10px 5px;
          margin-bottom: 30px; }
          .cf_vhs table thead tr th span::after {
            bottom: -20px;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 20px solid; }
      .cf_vhs table thead tr th:nth-child(2) span {
        margin-left: 5px;
        margin-right: 5px; }
      .cf_vhs table tbody tr th, .cf_vhs table tbody tr td {
        min-height: 50px; }
      .cf_vhs table tbody tr span {
        padding: 20px 5px 24px;
        min-height: 86px; }
        .cf_vhs table tbody tr span::after {
          left: 15px;
          right: 15px; }
      .cf_vhs table tbody tr th {
        font-size: 16px; }
        .cf_vhs table tbody tr th span {
          padding: 5px; }
      .cf_vhs table tbody tr td {
        font-size: 16px; }
        .cf_vhs table tbody tr td img {
          width: 25px; }
        .cf_vhs table tbody tr td span {
          font-size: 20px;
          line-height: 1.4; }
        .cf_vhs table tbody tr td small {
          font-size: 12px; }
      .cf_vhs table tbody tr td:nth-child(2) span {
        margin-left: 10px;
        margin-right: 10px; } }

.websiteCreation__other {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }
  .websiteCreation__other .photo {
    width: 35%;
    margin-right: 3%; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .websiteCreation__other .photo {
      width: 30%;
      margin-right: 0%; } }
  @media only screen and (max-width: 767.98px) {
    .websiteCreation__other {
      display: block; }
      .websiteCreation__other .photo {
        width: 80%;
        margin: 0 auto 20px; } }

.websiteCreationList {
  width: 55%; }
  .websiteCreationList .websiteCreationList__item + .websiteCreationList__item {
    margin-top: 44px; }
    .websiteCreationList .websiteCreationList__item + .websiteCreationList__item h4 {
      background: var(--primary-color); }
      .websiteCreationList .websiteCreationList__item + .websiteCreationList__item h4 span {
        color: #EE2B45; }
  .websiteCreationList .websiteCreationList__item {
    background: #fff;
    padding: 20px 20px 35px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #D9D9D9; }
    .websiteCreationList .websiteCreationList__item h4 {
      font-size: 24px;
      color: #fff;
      background: #292F89;
      padding: 10px 20px;
      font-weight: 500;
      letter-spacing: 2px; }
      .websiteCreationList .websiteCreationList__item h4 span {
        line-height: 1;
        background: #fff;
        font-size: 24px;
        font-weight: 600;
        color: #292F89;
        display: inline-block;
        border-radius: 5px;
        padding: 5px 10px;
        letter-spacing: 1px;
        margin-right: 26px; }
    .websiteCreationList .websiteCreationList__item p {
      padding: 33px 26px 0px;
      letter-spacing: 1px; }
      .websiteCreationList .websiteCreationList__item p span,
      .websiteCreationList .websiteCreationList__item p a {
        color: var(--primary-color);
        font-size: 20px;
        text-decoration: none;
        font-weight: 700;
        position: relative; }
        .websiteCreationList .websiteCreationList__item p a::after {
          content: "";
          height: 2px;
          position: absolute;
          bottom: -2px;
          left: 10px;
          right: 10px;
          border-bottom: 2px solid var(--primary-color); }
        .websiteCreationList .websiteCreationList__item p a:hover::after {
          display: none; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .websiteCreationList {
      width: 65%; }
      .websiteCreationList .websiteCreationList__item {
        padding: 10px 10px 20px; }
        .websiteCreationList .websiteCreationList__item h4 {
          font-size: 20px;
          padding: 10px 15px;
          letter-spacing: 0px; }
          .websiteCreationList .websiteCreationList__item h4 span {
            font-size: 20px;
            margin-right: 10px; }
        .websiteCreationList .websiteCreationList__item p {
          padding: 20px 20px 0px;
          letter-spacing: 1px; }
          .websiteCreationList .websiteCreationList__item p a {
            font-size: 18px;
            text-decoration: underline; }
            .websiteCreationList .websiteCreationList__item p a::after {
              display: none;
              border-width: 1px; } }
  @media only screen and (max-width: 767.98px) {
    .websiteCreationList {
      width: 100%; }
      .websiteCreationList .websiteCreationList__item + .websiteCreationList__item {
        margin-top: 20px; }
      .websiteCreationList .websiteCreationList__item {
        padding: 10px 10px 20px; }
        .websiteCreationList .websiteCreationList__item h4 {
          font-size: 20px;
          padding: 10px 15px;
          letter-spacing: 1px; }
          .websiteCreationList .websiteCreationList__item h4 span {
            font-size: 20px;
            margin-right: 10px; }
        .websiteCreationList .websiteCreationList__item p {
          padding: 20px 20px 0px;
          letter-spacing: 1px; }
          .websiteCreationList .websiteCreationList__item p a {
            font-size: 18px;
            text-decoration: underline; }
            .websiteCreationList .websiteCreationList__item p a::after {
              display: none;
              border-width: 1px; } }

.functionFee .functionFeeStyle-2 {
  margin-bottom: 59px; }
  @media only screen and (max-width: 767.98px) {
    .functionFee .functionFeeStyle-2 {
      margin-bottom: 40px; } }

.functionFeeStyle-2 .functionFee__item {
  padding: 0 0px 27px;
  border: 5px solid var(--primary-color); }
  .functionFeeStyle-2 .functionFee__item dl dt {
    font-size: 32px;
    border-radius: 0;
    padding: 22px 0; }
  @media only screen and (max-width: 767.98px) {
    .functionFeeStyle-2 .functionFee__item {
      padding: 0 0px 20px;
      border: 3px solid var(--primary-color); }
      .functionFeeStyle-2 .functionFee__item dl dt {
        font-size: 26px;
        padding: 15px 0; } }

.aiVhs__intro {
  margin-bottom: -1px;
  padding-top: 72px;
  padding-bottom: 8px; }
  .aiVhs__intro .heading__paragraph {
    margin-bottom: 68px; }
  @media only screen and (max-width: 767.98px) {
    .aiVhs__intro {
      padding-top: 50px; } }

.aiVhs__intro-2 {
  padding-bottom: 74px; }
  @media only screen and (max-width: 767.98px) {
    .aiVhs__intro-2 {
      padding-bottom: 4px; } }

.aiVhs__intro-3 {
  padding-bottom: 96px; }
  .aiVhs__intro-3 .sampleFurnitureList .sampleFurniture__item + .sampleFurniture__item {
    margin-top: 164px; }
  @media only screen and (max-width: 767.98px) {
    .aiVhs__intro-3 {
      padding-bottom: 26px; }
      .aiVhs__intro-3 .sampleFurnitureList .sampleFurniture__item + .sampleFurniture__item {
        margin-top: 84px; } }

.p__center {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (max-width: 767.98px) {
    .p__center {
      padding-top: 20px;
      padding-bottom: 20px; } }

.usageFees {
  background: #fff;
  padding: 120px 0 214px; }
  .usageFees .heading__paragraph {
    margin-bottom: 80px; }
  .usageFees .title {
    font-size: 24px;
    margin-bottom: 21px;
    letter-spacing: 2px; }
  .usageFees h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px; }
  .usageFees .check {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 14px; }
  .usageFees .tt-2 {
    font-size: 24px;
    margin-bottom: 36px;
    text-align: center; }
  .usageFees .bnr__shared {
    max-width: 200px; }
  @media only screen and (max-width: 767.98px) {
    .usageFees {
      padding: 60px 0 114px; }
      .usageFees .heading__paragraph {
        margin-bottom: 60px; }
      .usageFees .title {
        font-size: 18px;
        margin-bottom: 21px;
        letter-spacing: 2px; }
      .usageFees h3 {
        font-size: 26px; }
      .usageFees .tt-2 {
        font-size: 18px;
        margin-bottom: 36px;
        text-align: center; } }

.pageError {
  padding-bottom: 100px; }
  .pageError .icon__error {
    width: 50px;
    margin: 0 auto; }
  .pageError ul {
    max-width: 700px;
    margin: 20px auto 30px;
    text-align: left;
    font-weight: 700; }
  .pageError .tt-2 {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 40px; }
  @media only screen and (max-width: 767.98px) {
    .pageError .paragraph__primary {
      font-size: 22px; }
    .pageError .tt-2 {
      font-size: 20px;
      line-height: 1.5;
      margin-bottom: 40px; } }