html body .noto-serif {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  html body .pc {
    display: none;
  }
}
html body .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  html body .sp {
    display: block;
  }
}
html body header .logo img.default {
  display: none;
}
html body header .logo img.scroll {
  display: block;
}
html body .contents_breadcrumb {
  margin-top: 80px;
  margin-bottom: 20px;
  padding-top: 0;
}
html body .commit-title {
  margin-bottom: 60px;
  font-size: 36px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .commit-title {
    font-size: 30px;
  }
}
html body .wrapper.wrapper_full {
  max-width: 1400px;
}
html body .wrapper p {
  line-height: 1.6;
}
html body .hero {
  position: relative;
}
html body .hero .catch {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  font-size: 34px;
  line-height: 42px;
  color: #0E1A3C;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  html body .hero .catch {
    font-size: 28px;
    line-height: 36px;
  }
}
html body .hero .catch span {
  display: inline-block;
  position: relative;
  font-size: 42px;
  line-height: 56px;
  color: #0E1A3C;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  html body .hero .catch span {
    font-size: 42px;
    line-height: 56px;
  }
}
html body .hero .catch span::after, html body .hero .catch span::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0E1A3C;
  top: 50%;
  width: 60px;
}
html body .hero .catch span::before {
  right: 100%;
  margin-right: 5px;
}
html body .hero .catch span::after {
  left: 100%;
  margin-left: 5px;
}
html body .contents .info_title {
  font-size: 28px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  html body .contents .info_title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

html body .main_slide_wrapper .bx-wrapper {
  position: relative;
  margin: 0 auto;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
html body .main_slide_wrapper .bx-wrapper .bx-viewport {
  box-sizing: content-box;
}
html body .main_slide_wrapper .slide_main {
  margin-bottom: 10px;
}
html body .main_slide_wrapper .slide_main img {
  width: 100%;
}
html body .main_slide_wrapper .slide_thum a {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 100px;
}
@media screen and (max-width: 991px) {
  html body.single-estate .hero .catch {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  html body.single-estate .hero .catch span {
    font-size: 24px;
  }
}
html body.single-estate .workFlow {
  margin-top: 100px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  html body.single-estate .workFlow {
    margin-top: 60px;
  }
}
html body.single-estate .contents .contents_head {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
html body.single-estate .contents .contents_head .estate_gallery {
  width: 60%;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .contents_head .estate_gallery {
    width: 100%;
  }
}
html body.single-estate .contents .contents_head .contents_head_text {
  flex: 1 1 0%;
}
html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.5;
}
html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl:last-child {
  margin-bottom: 0;
}
html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl.price dd {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl.price dd {
    font-size: 18px;
  }
}
html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl dt {
  width: 110px;
  flex-shrink: 0;
  font-weight: normal;
  border: 1px solid #0E1A3C;
  padding: 5px 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl dt {
    width: 90px;
    font-size: 14px;
    padding: 4px 10px;
  }
}
html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl dd {
  flex: 1 1 0%;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .contents_head .contents_head_text .contents_head_details dl dd {
    font-size: 14px;
  }
}
html body.single-estate .contents .contents_head .contents_head_text .contents_head_comment {
  margin-top: 40px;
}
html body.single-estate .contents .map_wrapper {
  margin-top: 80px;
}
html body.single-estate .contents .map_wrapper iframe {
  width: 100%;
  height: 400px;
}
html body.single-estate .contents .area_photo {
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .area_photo {
    margin-bottom: 60px;
  }
}
html body.single-estate .contents .area_photo .bx-wrapper {
  box-shadow: none;
  border: none;
  background-color: transparent;
}
html body.single-estate .contents .area_photo .bx-wrapper .area_photo_slide {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .area_photo .bx-wrapper .area_photo_slide {
    padding: 10px;
  }
}
html body.single-estate .contents .area_photo .bx-wrapper .area_photo_slide .area_photo_name {
  margin-top: 10px;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a {
  top: initial;
  bottom: -20%;
  background: none;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-prev {
  width: 54px;
  height: 10px;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-prev::before, html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-prev::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0E1A3C;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-prev::before {
  bottom: 0;
  left: 0;
  width: 100%;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-prev::after {
  bottom: 4px;
  left: 0;
  width: 20px;
  transform: rotate(-25deg);
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-next {
  width: 54px;
  height: 10px;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-next::before, html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-next::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0E1A3C;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-next::before {
  bottom: 0;
  left: 0;
  width: 100%;
}
html body.single-estate .contents .area_photo .bx-wrapper .bx-controls-direction a.bx-next::after {
  bottom: 4px;
  right: 0;
  width: 20px;
  transform: rotate(25deg);
}
html body.single-estate .contents .area_list {
  margin-bottom: 80px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 50px;
}
@media screen and (max-width: 1400px) {
  html body.single-estate .contents .area_list {
    gap: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .area_list {
    gap: 20px 20px;
  }
}
html body.single-estate .contents .area_list dl {
  width: calc((100% - 100px) / 3);
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  font-size: 16px;
}
@media screen and (max-width: 1400px) {
  html body.single-estate .contents .area_list dl {
    width: calc((100% - 60px) / 3);
  }
}
@media screen and (max-width: 1199px) {
  html body.single-estate .contents .area_list dl {
    width: calc((100% - 30px) / 2);
  }
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .area_list dl {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 575px) {
  html body.single-estate .contents .area_list dl {
    width: 100%;
  }
}
html body.single-estate .contents .area_list dl dt {
  width: 150px;
  flex-shrink: 0;
  font-weight: normal;
  padding: 5px 15px;
  text-align: center;
  height: 100%;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .area_list dl dt {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .area_list dl dt {
    width: 120px;
    font-size: 14px;
    padding: 4px 10px;
  }
}
html body.single-estate .contents .area_list dl dd {
  flex: 1 1 0%;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .area_list dl dd {
    font-size: 14px;
  }
}
html body.single-estate .contents .area_list dl dd span {
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .area_list dl dd span {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
html body.single-estate .contents .contents_bottom {
  margin-bottom: 80px;
}
html body.single-estate .contents .contents_bottom .contents_bottom_details {
  border-top: 1px solid #0E1A3C;
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details {
    gap: 0;
  }
}
html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list {
  width: calc((100% - 50px) / 2);
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list {
    display: contents;
  }
}
html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #0E1A3C;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl {
    width: 100%;
  }
}
html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl:last-child {
    border-bottom: 1px solid #0E1A3C;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl.remarks {
    order: 1;
  }
}
html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl dt {
  width: 110px;
  flex-shrink: 0;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl dt {
    width: 90px;
    font-size: 14px;
  }
}
html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl dd {
  flex: 1 1 0%;
}
@media screen and (max-width: 767px) {
  html body.single-estate .contents .contents_bottom .contents_bottom_details .details_list dl dd {
    font-size: 14px;
  }
}
html body.single-estate .contents .contents_bottom:last-child {
  margin-bottom: 0;
}
html body .archive_estate .contents .estate_list_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 80px;
}
html body .archive_estate .contents .estate_list_wrapper .estate_list {
  width: calc((100% - 80px) / 2);
  background-color: #fff;
  padding: 30px 30px;
}
@media screen and (max-width: 1199px) {
  html body .archive_estate .contents .estate_list_wrapper .estate_list {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 991px) {
  html body .archive_estate .contents .estate_list_wrapper .estate_list {
    width: 100%;
  }
}
html body .archive_estate .contents .estate_list_wrapper .estate_list .estate_info {
  margin-top: 60px;
}
html body .archive_estate .contents .estate_list_wrapper .estate_list .estate_slide_slide {
  max-width: 600px;
  width: 100%;
  aspect-ratio: 1.333;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F6F6F6;
}
html body .archive_estate .pagenation {
  margin-top: 80px;
}
html body .archive_estate .pagenation .nav-links {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
html body .archive_estate .pagenation .nav-links a,
html body .archive_estate .pagenation .nav-links span {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #0E1A3C;
}
@media screen and (max-width: 575px) {
  html body .archive_estate .pagenation .nav-links a,
  html body .archive_estate .pagenation .nav-links span {
    padding: 8px 10px;
    font-size: 14px;
  }
}
html body .archive_estate .pagenation .nav-links .current {
  background-color: #0E1A3C;
  color: #fff;
  border: none;
}
html body .page_estate_list .contents_head .commit-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents_head .commit-title {
    font-size: 20px;
    margin-bottom: 40px;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents_head .commit-title img {
    width: 34px;
  }
}
html body .page_estate_list .contents_head .selector_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 575px) {
  html body .page_estate_list .contents_head .selector_wrapper {
    gap: 10px;
  }
}
html body .page_estate_list .contents_head .selector_wrapper .selector {
  width: calc((100% - 60px) / 4);
}
@media screen and (max-width: 991px) {
  html body .page_estate_list .contents_head .selector_wrapper .selector {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 575px) {
  html body .page_estate_list .contents_head .selector_wrapper .selector {
    width: calc((100% - 10px) / 2);
  }
}
html body .page_estate_list .contents_head .selector_wrapper .selector a {
  display: inline-block;
  padding: 15px 15px;
  text-align: center;
  border: 1px solid #0E1A3C;
  width: 100%;
}
@media screen and (max-width: 575px) {
  html body .page_estate_list .contents_head .selector_wrapper .selector a {
    font-size: 15px;
    padding: 10px 10px;
  }
}
html body .page_estate_list .contents_head .workFlow {
  margin-top: 100px;
}
html body .page_estate_list .bx-wrapper {
  position: relative;
  margin: 0 auto;
  border: none;
  background-color: transparent;
  box-shadow: none;
}
html body .page_estate_list .bx-wrapper .bx-viewport {
  box-sizing: content-box;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a {
  top: initial;
  bottom: -8%;
  background: none;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .bx-wrapper .bx-controls-direction a {
    bottom: -12%;
  }
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-prev {
  width: 54px;
  height: 10px;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-prev::before, html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-prev::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0E1A3C;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-prev::before {
  bottom: 0;
  left: 0;
  width: 100%;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-prev::after {
  bottom: 4px;
  left: 0;
  width: 20px;
  transform: rotate(-25deg);
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-next {
  width: 54px;
  height: 10px;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-next::before, html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-next::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0E1A3C;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-next::before {
  bottom: 0;
  left: 0;
  width: 100%;
}
html body .page_estate_list .bx-wrapper .bx-controls-direction a.bx-next::after {
  bottom: 4px;
  right: 0;
  width: 20px;
  transform: rotate(25deg);
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info h3 {
    font-size: 20px;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.5;
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl:last-child {
  margin-bottom: 0;
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl.price dd {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl.price dd {
    font-size: 18px;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl dt {
  width: 110px;
  flex-shrink: 0;
  font-weight: normal;
  border: 1px solid #0E1A3C;
  padding: 5px 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl dt {
    width: 90px;
    font-size: 14px;
    padding: 4px 10px;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl dd {
  flex: 1 1 0%;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text dl dd {
    font-size: 14px;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text .comment {
  background-color: #F8F8F8;
  padding: 15px 15px;
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_info .estate_text .comment .detail_link {
  text-decoration: underline;
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .btn_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 575px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .btn_wrapper {
    gap: 15px;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .btn_wrapper .box-link-arrow {
  width: calc((100% - 30px) / 2);
  margin-top: 0;
}
@media screen and (max-width: 575px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .btn_wrapper .box-link-arrow {
    width: 100%;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .btn_wrapper .box-link-arrow a {
  width: 90%;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents .estate_list_wrapper .estate_list .btn_wrapper .box-link-arrow a {
    font-size: 16px;
    padding: 15px 15px;
  }
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .bx-wrapper .bx-controls-direction a {
  z-index: 99;
}
html body .page_estate_list .contents .estate_list_wrapper .estate_list .estate_slide_slide {
  max-width: 600px;
  width: 100%;
  aspect-ratio: 1.333;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F6F6F6;
}
html body .page_estate_list .contents.contents_default {
  background-color: #F8F8F8;
}
html body .page_estate_list .contents.contents_default .estate_wrapper {
  margin-bottom: 80px;
}
html body .page_estate_list .contents.contents_default .estate_wrapper:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  html body .page_estate_list .contents.contents_default .estate_wrapper {
    margin-bottom: 60px;
  }
}
html body .page_estate_list .contents.contents_default .estate_wrapper .estate_list_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 80px;
}
html body .page_estate_list .contents.contents_default .estate_wrapper .estate_list_wrapper .estate_list {
  width: calc((100% - 80px) / 2);
  background-color: #fff;
  padding: 30px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  html body .page_estate_list .contents.contents_default .estate_wrapper .estate_list_wrapper .estate_list {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 991px) {
  html body .page_estate_list .contents.contents_default .estate_wrapper .estate_list_wrapper .estate_list {
    width: 100%;
  }
}
html body .page_estate_list .contents.contents_default .estate_wrapper .estate_list_wrapper .estate_list .estate_text_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
html body .page_estate_list .contents.contents_default .estate_wrapper .estate_list_wrapper .estate_list .estate_text_wrapper .estate_info {
  margin-top: 60px;
}
html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 80px;
  padding: 30px 0 50px;
  border-top: 1px solid #0E1A3C;
  border-bottom: 1px solid #0E1A3C;
}
html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list {
    gap: 0;
    margin-bottom: 60px;
    padding: 30px 0;
  }
}
html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list .estate_image {
  width: 50%;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list .estate_image {
    width: 100%;
  }
}
html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list .estate_info {
  flex: 1 1 0%;
}
@media screen and (max-width: 991px) {
  html body .page_estate_list .contents.contents_modelhouse .estate_list_wrapper .estate_list .estate_info {
    margin-top: 60px;
  }
}

/*# sourceMappingURL=estate.css.map */
