.l-inner {
  max-width: 1030px;
  margin: 0 auto;
}
.l-inner.-v2 {
  max-width: 1180px;
}
@media screen and (max-width: 767px) {
  .l-inner.-sp {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.l-section {
  padding: 70px 0 70px;
}
@media screen and (max-width: 767px) {
  .l-section {
    padding: 50px 0 50px;
  }
}

@media screen and (min-width: 768px) {
  .l-flex {
    display: flex;
    justify-content: space-between;
  }
  .l-flex > * {
    width: 100%;
  }
  .l-flex > *:not(:last-child) {
    margin-right: 2%;
  }
}

.l-margin-auto {
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .l-header.contact {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .l-footer {
    padding-bottom: 50px;
  }
}

.c-lead {
  font-size: 16px;
  color: #555;
}
@media screen and (min-width: 768px) {
  .c-lead .-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .c-lead .-pc {
    display: none !important;
  }
}
.c-lead > p {
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) {
  .c-lead > p {
    line-height: 2.2;
    text-align: center;
  }
}

.c-btn {
  display: flex;
  max-width: 500px;
  height: 50px;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #555;
  border: 1px solid #555;
}
.c-btn.-primary {
  background: #268fca;
  color: #fff;
  border: none;
}
.c-btn.-center {
  margin-left: auto;
  margin-right: auto;
}
.c-btn.-lg {
  background: #268fca;
  color: #fff;
  border: none;
  height: 70px;
  max-width: 720px;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .c-btn.-lg {
    font-size: 19px;
  }
}
.c-btn__wrap_2col {
  display: flex;
  justify-content: space-between;
}
.c-btn__wrap_2col > * {
  width: 100%;
}
.c-btn__wrap_2col > *:not(:last-child) {
  margin-right: 2%;
}

.c-btn-icon {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #D7D3D2;
  color: #b18d33;
  cursor: pointer;
  position: relative;
  height: 60px;
  padding: 10px 10px 10px 40px;
  font-weight: bold;
  color: #555;
}
.c-btn-icon > img {
  width: 22px;
  margin-right: 15px;
  margin-left: -25px;
}
.c-btn-icon.-red {
  background-color: #c63725;
  color: #fff;
}
.c-btn-icon.-lg {
  padding: 10px 10px 10px 40px;
  background-color: #dee1e5;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: 8px solid #ccc;
}
.c-btn-icon.-lg > img {
  top: 10px;
  left: 20px;
}

.c-bg__black {
  background-color: #333 !important;
}
.c-bg__white {
  background-color: #fff !important;
}
.c-bg__blue-light {
  background-color: #f8fcfd !important;
}
.c-bg__red {
  background-color: #c63725 !important;
}
.c-bg__red-light {
  background-color: #fef4f0 !important;
}
.c-bg__black-dark {
  background-color: #141414 !important;
}
.c-bg__brown {
  background-color: #b18d33 !important;
}
.c-bg__gray {
  background-color: #e5e5e5 !important;
}
.c-bg__beige {
  background-color: #f8f8f2 !important;
}
.c-bg__blue {
  background-color: #4f80ca !important;
}
.c-bg__img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.c-text__type1 {
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .c-text__type1 .-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-text__type1 {
    margin-bottom: 40px;
    font-size: 16px;
  }
}

.c-title {
  line-height: 1.5;
}
.c-title.-secondary {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #555;
  margin-bottom: 40px;
}
.c-title.-secondary > .-sm {
  margin-left: 15px;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .c-title.-secondary {
    padding-bottom: 5px;
  }
  .c-title.-secondary.-secondary {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .c-title.-secondary.-secondary > .-sm {
    margin-left: 0;
    display: block;
  }
}

.p-mv {
  max-width: 1180px;
  margin: 0 auto;
}
.p-title {
  text-align: center;
  margin: 0 auto 60px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-title .-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-title .-pc {
    display: none !important;
  }
}
.p-title > .-en {
  display: block;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  letter-spacing: 0.08em;
  margin-bottom: 5px;
  color: #555;
  font-weight: 500;
}
.p-title > h2 {
  font-size: 26px;
  color: #555;
  font-weight: bold;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .p-title {
    margin-bottom: 50px;
  }
  .p-title > .-en {
    font-size: 18px;
  }
  .p-title > h2 {
    font-size: 20px;
  }
}

.p-list-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-list-content > * {
  position: relative;
  display: block;
  margin-bottom: 25px;
  line-height: 1.6;
}
.p-list-content > * > .-thumb {
  margin-bottom: 10px;
  padding-top: 60%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.p-list-content > * > time {
  font-size: 12px;
  color: #555;
  margin-bottom: 5px;
  display: inline-block;
}
.p-list-content > * > .-title {
  font-size: 14px;
  color: #555;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-list-content > * {
    width: 23%;
  }
  .p-list-content:before, .p-list-content:after {
    content: "";
    display: block;
    width: 23%;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-list-content > * {
    width: 48%;
  }
}
.p-list-content.-g3 > * > .-thumb {
  margin-bottom: 15px;
}
.p-list-content.-g3 > * > .-title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.p-list-content.-g3 > * > .-desc {
  line-height: 2;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .p-list-content.-g3 > * {
    width: 31%;
    margin-bottom: 40px;
  }
  .p-list-content.-g3:after {
    content: "";
    display: block;
    width: 31%;
  }
}
@media screen and (max-width: 767px) {
  .p-list-content.-g3 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .p-list-content.-g3 > * {
    width: calc((100% - 20px) / 2);
    margin-bottom: 0;
  }
  .p-list-content.-g3 > * > .-title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .p-list-content.-g3 > * > .-desc {
    line-height: 1.6;
    font-size: 13px;
  }
}

.p-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-grid > * > img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .p-grid > * {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-grid > * {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }
}

.p-content-full-img {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-content-full-img .-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-content-full-img .-pc {
    display: none !important;
  }
}
.p-content-full-img > .-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.p-content-full-img > .-content {
  color: #555;
}
@media screen and (min-width: 768px) {
  .p-content-full-img > .-content .-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-content-full-img > .-content .-pc {
    display: none !important;
  }
}
.p-content-full-img > .-content > .-title {
  line-height: 1.7;
  letter-spacing: 0.08em;
}
.p-content-full-img > .-content > .-title > .-en {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
.p-content-full-img > .-content > .-title > .-ja {
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: 500;
}
@media screen and (min-width: 992px) {
  .p-content-full-img {
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
  }
  .p-content-full-img > * {
    width: 50%;
  }
  .p-content-full-img > .-img {
    width: 48%;
    height: 400px;
  }
  .p-content-full-img > .-content {
    width: 50%;
    padding: 0px 50px 0;
  }
  .p-content-full-img.-left > .-content {
    padding-right: 100px;
  }
  .p-content-full-img.-right > .-img {
    order: 1;
  }
  .p-content-full-img.-right > .-content {
    order: 0;
    padding-left: 100px;
  }
}
@media screen and (max-width: 991px) {
  .p-content-full-img {
    margin-bottom: 50px;
  }
  .p-content-full-img > .-img {
    padding-top: 66%;
    margin-bottom: 30px;
  }
  .p-content-full-img > .-content {
    width: 88.8%;
    margin: 0 auto;
  }
  .p-content-full-img > .-content > .-title {
    font-size: 18px;
  }
  .p-content-full-img > .-content > .-title > .-ja {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .p-content-full-img > .-content > .-title > .-en {
    margin-bottom: 5px;
  }
}

.p-property {
  line-height: 1.8;
  margin-bottom: 60px;
}
.p-property > h4 {
  color: #555;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: bold;
}
.p-property > h4 > span {
  margin-left: 30px;
  font-size: 0.8em;
}
.p-property > .-row > .-img > img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-property > .-row {
    display: flex;
    justify-content: space-between;
  }
  .p-property > .-row > .-img {
    width: 50%;
  }
  .p-property > .-row > .-content {
    width: 50%;
    padding-left: 60px;
  }
  .p-property > .-row > .-content > div {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-property > .-row > .-img {
    margin-bottom: 30px;
  }
  .p-property > .-row > .-content > div {
    margin-bottom: 20px;
  }
}

.p-gmap {
  height: 550px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  position: relative;
}
.p-gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .p-gmap {
    height: 325px;
  }
}

.p-contact-bar {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/main/front-page/bg-contact.webp);
  padding: 50px 15px 50px;
  position: relative;
  z-index: 0;
}
.p-contact-bar:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: -1;
}
.p-contact-bar > div {
  margin: 0 auto;
  max-width: 740px;
  padding: 50px 10px;
  text-align: center;
  line-height: 1.5;
}
.p-contact-bar > div p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.p-contact-bar > div > .c-button {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p-contact-bar > div h3 {
    font-size: 38px;
  }
  .p-contact-bar > div > .-wrap-btn {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  .p-contact-bar > div > .-wrap-btn > * {
    width: 100%;
  }
  .p-contact-bar > div > .-wrap-btn > *:not(:last-child) {
    margin-right: 20px;
  }
  .p-contact-bar > div .-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-contact-bar {
    text-align: center;
  }
  .p-contact-bar > div {
    padding: 20px 10px;
  }
  .p-contact-bar > div h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .p-contact-bar > div p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
  }
  .p-contact-bar > div > .-wrap-btn > * {
    max-width: 300px;
    min-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-contact-bar > div > .-wrap-btn > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .p-contact-bar > div > .c-button {
    max-width: 300px;
    min-width: 240px;
  }
}

.p-message {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-message .-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-message .-pc {
    display: none !important;
  }
}
.p-message > .-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.p-message > .-content {
  color: #555;
}
.p-message > .-content > .-title {
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.p-message > .-content > .-title > .-en {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  margin-bottom: 30px;
}
.p-message > .-content > .-title > .-ja {
  font-size: 20px;
  margin-bottom: 40px;
}
.p-message > .-content > .-text {
  line-height: 2.2;
}
@media screen and (min-width: 992px) {
  .p-message {
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
    padding: 50px 0;
  }
  .p-message > .-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
  }
  .p-message > .-content {
    width: 60%;
    padding: 50px 40px 50px 80px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    margin-left: auto;
  }
}
@media screen and (max-width: 991px) {
  .p-message > .-img {
    padding-bottom: 60%;
    margin-bottom: 30px;
  }
  .p-message > .-content {
    padding: 0 20px 40px;
  }
  .p-message > .-content > .-text {
    line-height: 1.8;
  }
}

.p-header-description {
  font-size: 10px;
}

.p-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-header__top .-language-switcher {
  float: left;
  margin-top: 12px;
  margin-left: 20px;
}
.p-header__gnav {
  border-top: none;
}
@media screen and (min-width: 992px) {
  .p-header__gnav.-sp {
    display: none;
  }
}
.p-header__logo .p-logo {
  padding: 5px 0;
}
.p-header__logo--mobile .p-social-nav {
  position: absolute;
  top: 15px;
  right: 100px;
}
.p-header__logo--mobile .p-logo img {
  max-width: 120px;
}
@media screen and (max-width: 991px) {
  .p-header__logo--mobile .p-logo {
    padding-right: 40px !important;
  }
  .p-header__logo--mobile .p-logo img {
    max-width: 100px;
  }
  .p-header__logo--mobile .-language-switcher {
    position: absolute;
    top: 19px;
    right: 42px;
  }
}

@media screen and (min-width: 992px) {
  .p-global-nav {
    text-align: right;
  }
  .p-global-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ショートコードで吹き出しデザイン */
.voice {
  margin: 1em 0 1.3em;
  font-size: 0.95em;
  overflow: hidden;
}
.voice .voicecomment {
  border: 3px solid #eee;
  background-color: #fff;
  color: #444;
  padding: 2.5%;
  position: relative;
  width: 85%;
  border-radius: 5px;
}
.voice.l .voicecomment {
  float: right;
}
.voice.r .voicecomment {
  float: left;
}
.voice.l .voicecomment:before {
  content: "";
  position: absolute;
  border-right: 8px solid #eee;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  top: 10px;
  left: -11px;
}
.voice.l .voicecomment:after {
  content: "";
  position: absolute;
  border-right: 10px solid #fff;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  top: 10px;
  left: -7px;
}
.voice.r .voicecomment:before {
  content: "";
  position: absolute;
  border-left: 8px solid #eee;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  top: 10px;
  right: -11px;
}
.voice.r .voicecomment:after {
  content: "";
  position: absolute;
  border-left: 10px solid #fff;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  top: 10px;
  right: -7px;
}
.voice .voicecomment h2, .voice .voicecomment h3, .voice .voicecomment h4, .voice .voicecomment h5 {
  margin: 10px 0 !important;
  padding: 0;
}
.voice .voicecomment p {
  margin-bottom: 1em;
}
.voice .voicecomment p:last-child {
  margin-bottom: 0;
}
.voice .icon {
  width: 12%;
  text-align: center;
}
.voice.l .icon {
  float: left;
}
.voice.r .icon {
  float: right;
}
.voice .icon img {
  border-radius: 50%;
  margin: 0;
  border: 4px solid #f5f5f5;
}
.voice.icon_red .icon img {
  border-color: #FF4E4E;
}
.voice.icon_blue .icon img {
  border-color: #50B4DE;
}
.voice.icon_yellow .icon img {
  border-color: #faee00;
}
.voice.icon_black .icon img {
  border-color: #222;
}
.voice .icon .name {
  font-size: 0.65em;
  padding: 0.4em 0;
}
.voice.big .icon {
  width: 18%;
}
.voice.big .voicecomment {
  width: 79%;
}
.voice.l.fb .voicecomment:before {
  border-right-color: #4C5CB0;
}
.voice.l.fb .voicecomment:after {
  content: none;
}
.voice.l.line .voicecomment:after {
  content: none;
}
.voice.fb .voicecomment {
  background: #4C5CB0;
  border-color: #4C5CB0;
  color: #fff;
}
.voice.r.fb .voicecomment:before {
  border-left-color: #4C5CB0;
}
.voice.r.fb .voicecomment:after {
  content: none;
}
.voice.line .voicecomment {
  background: #7ACC40;
  border-color: #7ACC40;
  color: #fff;
}
.voice.l.line .voicecomment:before {
  border-right-color: #7ACC40;
}
.voice.r.line .voicecomment:before {
  border-left-color: #7ACC40;
}
.voice.r.line .voicecomment:after {
  content: none;
}

/* 吹き出しデザイン変更 */
/* FB風 */
/* LINE風 */
@media only screen and (max-width: 480px) {
  .btn-wrap a {
    font-size: 0.9em;
    padding: 0.9em 1.5em;
  }
  .btn-wrap.big a {
    font-size: 0.9em;
    padding: 0.9em 1.5em;
    min-width: 80%;
    max-width: 90%;
  }
  .btn-wrap.bg {
    padding: 0.9em 0.8em;
    margin: 2.5em 0;
  }
  .voice .icon {
    width: 18%;
  }
  .voice .voicecomment {
    width: 80%;
    font-size: 0.95em;
  }
  /* モバイル関連記事 */
  .related_article {
    font-size: 0.8em;
  }
  .related_article .inbox {
    padding-left: 32%;
  }
  .related_article .ttl:before {
    content: "関連";
    width: 3em;
  }
  .related_article .thum {
    width: 30%;
  }
  .related_article a {
    padding: 0.6em;
  }
}
.p-entry__body h2 {
  margin-top: 2.1em;
  margin-bottom: 1em;
  background-color: #e06133;
  color: #fff;
  padding: 1em 1.1em;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
}
.p-entry__body h3 {
  border-top: 4px solid #e06133;
  border-bottom: 4px solid #e06133;
  padding: 0.5em 0.2em;
  margin-top: 1.8em;
}
.p-entry__body h4 {
  border-left: 4px solid #e06133;
  padding: 0.5em 0 0.5em 0.8em;
  margin-top: 1.8em;
}
.p-entry__body a {
  text-decoration: underline;
}
.p-entry__body a:hover {
  color: #e06133;
}

.p-logo__footer--text a {
  font-size: 16px !important;
}

.p-copyright {
  padding-top: 15px;
}

.p-social-nav__item {
  margin-right: 8px;
}
.p-social-nav__item--facebook a {
  background-color: #1877F2;
  color: #fff !important;
  padding: 2px 5px;
}
.p-social-nav__item--twitter a {
  background-color: #1D9BF0;
  color: #fff !important;
  padding: 2px 5px;
}
.p-social-nav__item--instagram a {
  background-color: #F70665;
  color: #fff !important;
  padding: 2px 5px;
}

.p-article__update::before {
  content: "\e90d";
  display: inline-block;
  font-family: "design_plus";
  margin-right: 5px;
}

@media screen and (min-width: 768px) {
  .p-bottom-menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-bottom-menu {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    display: flex;
  }
  .p-bottom-menu > * {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33.3333333333%;
    text-align: center;
    color: #fff;
    background-color: #e06133;
    font-size: 10px;
    line-height: 1;
    padding: 2px 5px;
  }
  .p-bottom-menu > *:hover {
    opacity: 1;
    color: #fff;
  }
  .p-bottom-menu > * > img {
    width: 20px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .p-pagetop {
    bottom: 50px;
  }
}

.p-sidebar .p-widget .wp-block-categories-list li a {
  color: #555;
}

.p-property-list {
  margin-bottom: 40px;
}
.p-property-list > * {
  display: flex;
  gap: 20px;
  line-height: 1.5;
}
.p-property-list > * > div:first-child {
  width: calc(50% - 30px);
}
.p-property-list > * > div:nth-child(2) {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.p-property-list > * > div:nth-child(2) > h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.p-property-list > * > div:nth-child(2) > span {
  font-size: 12px;
}
.p-property-list > * > div:nth-child(2) > span.-price {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.p-property-list > * > div:nth-child(2) > span.-price > span:last-child {
  font-size: 16px;
  font-weight: bold;
  color: #c63725;
}
.p-property-list > * > div:nth-child(2) > span.-price > span:last-child > .-sm {
  display: block;
  font-size: 13px;
}
.p-property-list > * > div:last-child {
  font-size: 14px;
}
.p-property-list > * > div:last-child > .-button {
  margin-top: 20px;
}
.p-property-list > * > div:last-child > .-button a {
  color: #4f80ca;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-property-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .p-property-list > * {
    width: 100%;
  }
  .p-property-list > * > div:first-child {
    flex: 1;
  }
  .p-property-list > * > div:nth-child(2) {
    flex: 2;
  }
  .p-property-list > * > div:last-child {
    flex: 3;
  }
}
@media screen and (max-width: 767px) {
  .p-property-list > * {
    display: flex;
    flex-wrap: wrap;
  }
  .p-property-list > * > div:first-child {
    width: calc(50% - 30px);
  }
  .p-property-list > * > div:nth-child(2) {
    width: 50%;
  }
  .p-property-list > * > div:nth-child(2) > h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .p-property-list > * > div:nth-child(2) > span {
    font-size: 13px;
  }
  .p-property-list > * > div:nth-child(2) > span.-price {
    margin-top: 10px;
    gap: 5px;
  }
  .p-property-list > * > div:nth-child(2) > span.-price > span:last-child {
    font-size: 14px;
  }
  .p-property-list > * > div:last-child {
    width: 100%;
    font-size: 14px;
  }
  .p-property-list > * > div:last-child > .-button {
    margin-top: 20px;
  }
  .p-property-list > * > div:last-child > .-button a {
    color: #4f80ca;
    text-decoration: underline;
  }
}

.p-list-voice {
  margin-bottom: 30px;
}
.p-list-voice > * {
  display: flex;
  flex-direction: column;
}
.p-list-voice > * > div:first-child {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 10px;
}
.p-list-voice > * > div:first-child > .-img > img {
  width: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.p-list-voice > * > div:first-child > .-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  line-height: 1.5;
}
.p-list-voice > * > div:first-child > .-text > h4 {
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.5;
}
.p-list-voice > * > div:first-child > .-text > span:nth-of-type(1) {
  font-size: 12px;
}
.p-list-voice > * > div:first-child > .-text > span:nth-of-type(2) {
  font-size: 10px;
}
.p-list-voice > * > div:last-child {
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-list-voice {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .p-list-voice > * {
    width: calc((100% - 90px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .p-list-voice {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
}

.p-faq {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.p-faq > * > h3 {
  position: relative;
  font-size: 16px;
  padding: 20px 20px 20px 50px;
  background-color: #fff8f3;
  border-bottom: 1px dotted #ccc;
}
.p-faq > * > h3:before {
  content: "Q";
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 20px;
}
.p-faq > * > div {
  padding: 20px 20px 20px 50px;
  position: relative;
}
.p-faq > * > div:before {
  content: "A";
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 20px;
}
@media screen and (max-width: 767px) {
  .p-faq > * > h3 {
    padding: 10px 10px 10px 40px;
  }
  .p-faq > * > h3:before {
    left: 15px;
    top: 10px;
  }
  .p-faq > * > div {
    padding: 10px 10px 10px 40px;
  }
  .p-faq > * > div:before {
    left: 15px;
    top: 10px;
  }
}

.bogo-language-switcher {
  font-size: 12px;
  color: #333;
  display: flex;
}
.bogo-language-switcher > li {
  display: inline;
}
.bogo-language-switcher > li > span > a {
  color: #333;
  text-decoration: underline;
}
.bogo-language-switcher > li:not(:last-child):after {
  content: "/";
  margin: 0 0 0 3px;
}
.bogo-language-switcher > li.current a {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .bogo-language-switcher > li {
    font-size: 12px;
  }
}
.bogo-language-switcher.-white {
  color: #fff;
}
.bogo-language-switcher.-white > li {
  display: inline;
}
.bogo-language-switcher.-white > li > span > a {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .p-menu-button {
    width: 40px !important;
  }
}

.wpcf7 .wpcf7-submit {
  background-color: #e06133;
}
@media screen and (max-width: 991px) {
  .wpcf7 form textarea {
    height: 160px;
  }
}

@media screen and (max-width: 991px) {
  .p-breadcrumb.c-breadcrumb {
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=maps/style.css.map */
