@charset "UTF-8";
/* _estate.scss -------------------------------------------------- */
body {
  background-repeat: no-repeat;
  background-size: auto;
  font-family: "times new roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}

img {
  width: 100%;
}

main {
  padding-bottom: 1%;
  padding-top: 70px;
}

.header_inner .logo a p {
  color: #000;
}

nav li a.off {
  opacity: 0.4;
}

.kv {
  position: relative;
  width: 100%;
}

.icon {
  position: absolute;
  top: 7%;
  left: 2%;
  width: 20%;
}

.menu-tab {
  text-align: center;
}

.menu-tab:first-child {
  margin-top: 0;
}

.menu-tab ul {
  width: 100%;
  margin: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  background: rgba(10, 39, 84, 0.1);
  border-radius: 4px;
}

.menu-tab li {
  width: 100%;
  padding: 0 1px 0 2px;
}

.menu-tab li:not(:first-child) {
  position: relative;
}

.menu-tab li:not(:first-child)::before {
  content: "";
  background: #e2e6e9;
  width: 1px;
  height: 80%;
  position: absolute;
  left: 0;
  top: 10%;
}

.menu-tab a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0A2754;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: none;
  border-radius: 4px;
}

.menu-tab a.cr, .menu-tab a:hover {
  background: #0A2754;
  color: #fff;
  text-decoration: none;
}

a.linkOff {
  pointer-events: none;
  background: #ddd !important;
  color: #aaa !important;
}

.estateParts .head-estate {
  background: #72b8da;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 32px;
}

.estateParts .head-estate02 {
  background: #d5eaf4;
  font-weight: bold;
  text-align: center;
  border-radius: 32px;
}

.estateParts .outline-table {
  width: 100%;
}

.estateParts .outline-table th {
  background: #eff0f2;
  color: #1f1f1f;
  text-align: left;
  vertical-align: top;
  font-size: 1.2rem;
}

.estateParts .outline-table td {
  font-size: 1.2rem;
}

.estateParts .detail .nodata {
  background: #fff;
  text-align: center;
  border: 1px solid #ccc;
}

.sec01 {
  margin-bottom: 5%;
}

h2, .sec01 h3 {
  text-align: center;
}

h2 {
  margin: 0 auto 0.5em;
  font-size: 3.2rem;
  font-weight: 400;
  letter-spacing: 1.1rem;
}

.img_logo {
  max-width: 10%;
  margin: 10% auto 7%;
}

.txt_s {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  line-height: 1.8;
  padding-bottom: 3%;
  text-align: left;
}

.txt_sp_r, .txt_sp_l {
  font-size: 3.8rem;
  float: left;
  line-height: 1.2;
  padding-right: 1rem;
}

.txt_sp_r {
  padding-right: 1rem;
}

.txt_sp_l {
  padding-left: 1rem;
}

.txt_m {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.5rem;
  text-align: center;
  line-height: 2;
  padding-bottom: 3%;
}

h3 {
  width: 60%;
  margin: 0% auto 5%;
}

.col2 li {
  position: relative;
}

.col_rev {
  flex-flow: row-reverse;
}

.btnList {
  max-width: 600px;
  margin: 2rem auto 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 96%;
}

.btnList li {
  width: 100%;
}

.btnList li a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  color: #0669a7;
  letter-spacing: 0.1em;
  line-height: 2.5;
  transition: 0.3s all;
  border: 1px solid #0669a7;
  border-radius: 52px;
  background: #fff;
  margin-bottom: 2rem;
}

.txt2 {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  margin-top: 1.5rem;
  padding: 0.5rem;
  width: 100%;
}

.txt2 span {
  display: block;
  padding-top: 0.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
}

.sec01 figcaption {
  margin: 0 auto;
  width: 100%;
  padding: 0.5rem;
  background: #0669a7;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}

.estateParts table *,
.estateParts .kukaku-list * {
  font-family: -apple-system-body, blinkMacSystemFont, "Helvetica Neue", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

.menu-tab a {
  font-size: 1.6rem;
}

.estateLinkBtn {
  max-width: 950px;
  margin: 4rem auto 3rem !important;
}

.estateLinkBtn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 64px;
  color: #0A2754;
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  background: #fff;
  border: 1px solid rgba(10, 39, 84, 0.2);
  position: relative;
}

.estateLinkBtn .btn:visited,
.estateLinkBtn .btn:active {
  color: #0778a4;
  text-decoration: none;
}

.estateLinkBtn .btn:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: solid 2px #72b8da;
  border-right: solid 2px #72b8da;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -8px;
}

.estateLinkBtn .btn:hover {
  text-decoration: none;
}

.estateParts .kukaku-list:first-of-type {
  margin-top: 0;
}

.plan-list .madori {
  padding: 1em;
  background: #fff;
}

.plan-list > li {
  margin-top: 16px !important;
}

.plan-list a:hover {
  text-decoration: none;
}

.plan-list a:hover .kukaku-info {
  background: #d5eaf4;
}

.plan-list a .kukaku-info {
  position: relative;
}

.plan-list a .kukaku-info::after {
  content: "詳細を見る";
  color: #0778a4;
  font-size: 1.4rem;
  position: absolute;
  top: 32px;
  right: 48px;
}

.plan-list a .kukaku-info::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: solid 3px #72b8da;
  border-right: solid 3px #72b8da;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 32px;
}

.estateitem-list li p, .estateitem-list li h3, .estateitem-list li span {
  font-family: -apple-system-body, blinkMacSystemFont, "Helvetica Neue", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.estateitem-list li h3 {
  width: 100%;
}
.estateitem-list li .estateitem-icon-img img {
  width: 70px;
  aspect-ratio: auto 70/55;
}
.estateitem-modal-content .icon {
  position: relative;
  top: 0;
  left: 0;
  width: 20px;
}
.estateitem-modal-content p, .estateitem-modal-content h2, .estateitem-modal-content span, .estateitem-modal-content a, .estateitem-modal-content small {
  font-family: -apple-system-body, blinkMacSystemFont, "Helvetica Neue", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.estateitem-modal-content h2 {
  letter-spacing: 0;
}

.estateland-list li p, .estateland-list li h3, .estateland-list li span {
  font-family: -apple-system-body, blinkMacSystemFont, "Helvetica Neue", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

@media screen and (max-width: 1660px) {
  .icon {
    top: 1rem;
    left: 1%;
    width: 11%;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .detail-item,
  .detail-item .block {
    width: 100%;
  }
  .detail-item .block figure {
    width: 100%;
    height: auto;
    padding-top: 66.66%;
  }
  .detail-item-thumb {
    width: 100%;
  }
  .estateParts .kukaku-detail .madori {
    width: 100%;
  }
  .plan-list a .kukaku-info::after {
    top: 10px;
    right: 32px;
  }
  .plan-list a .kukaku-info::before {
    top: 15px;
    right: 16px;
  }
}
@media screen and (min-width: 769px) {
  .menu-tab {
    max-width: 1200px;
    margin: 64px auto;
  }
  .menu-tab ul {
    padding: 4px 3px 4px 2px;
  }
  .menu-tab li {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .menu-tab a {
    padding: 18px 32px 16px;
  }
  .estateParts {
    padding: 40px 0;
  }
  .estateParts .head-estate,
  .estateParts .head-estate02 {
    padding: 12px;
    font-size: 1.8rem;
  }
  .estateParts .outline-table {
    margin: 48px auto 0;
    border-bottom: 1px solid #c0c1c5;
  }
  .estateParts .outline-table tr {
    border-top: 1px solid #c0c1c5;
  }
  .estateParts .outline-table th {
    padding: 16px;
  }
  .estateParts .outline-table td {
    padding: 16px 0 16px 16px;
  }
  .estateParts .detail .nodata {
    margin: 40px 0;
    padding: 80px;
  }
  .plan-list {
    margin-top: -32px !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .plan-list > li {
    margin-top: 32px !important;
    width: calc(50% - 16px);
  }
  .plan-list .kukaku-info {
    flex-wrap: wrap;
  }
  .plan-list .kukaku-info > dt {
    margin-right: 16px !important;
  }
  .plan-list .kukaku-info .price {
    margin: 0 32px 0 0;
    width: auto !important;
    min-width: auto !important;
    text-align: left;
  }
  .plan-list .kukaku-data {
    margin-left: 0 !important;
  }
  .plan-list .kukaku-data dl {
    flex-wrap: wrap;
  }
  .estateitem-photo figure img {
    width: 304px;
  }
  .estateitem-modal-close {
    top: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .header_inner .logo a p {
    color: #000;
  }
  main {
    padding-top: 0;
  }
  nav li a.off {
    opacity: 0.2;
  }
  .menu-tab {
    margin: 24px 0;
    padding: 0 8px;
  }
  .innerBlock .menu-tab {
    padding: 0;
  }
  .menu-tab ul {
    padding: 4px 3px 4px 2px;
  }
  .menu-tab li {
    line-height: 1.2;
  }
  .menu-tab a {
    padding: 12px 0;
  }
  .estateParts {
    font-size: 1.4rem;
  }
  .estateParts .head-estate,
  .estateParts .head-estate02 {
    padding: 8px;
    font-size: 1.8rem;
  }
  .estateParts .outline-table colgroup {
    display: none;
  }
  .estateParts .outline-table th, .estateParts .outline-table td {
    display: block;
    padding: 8px;
  }
  .estateParts .detail .nodata {
    margin: 16px 0;
    padding: 40px 0;
  }
  h2 {
    margin: 0 auto 1em;
    font-size: 5vw;
  }
  .txt_m {
    font-size: 2.5vw;
    letter-spacing: 0.4rem;
  }
  .txt_s {
    font-size: 1.1rem;
  }
  .txt_sp_r, .txt_sp_l {
    font-size: 2.5rem;
  }
  .col2 {
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .col2 li {
    width: 100% !important;
  }
  .plan-list .kukaku-data * {
    font-size: 12px !important;
  }
  .plan-list .kukaku-info .price {
    margin-right: 80px;
  }
  .plan-list a .kukaku-info::after {
    font-size: 1.2rem;
    top: 20px;
    right: 24px;
  }
  .plan-list a .kukaku-info::before {
    width: 10px;
    height: 10px;
    top: 24px;
    right: 10px;
  }
  h2.estateitem-title {
    letter-spacing: normal;
  }
  .estateitem-photo figure img {
    width: 100%;
  }
  .estateitem-block {
    margin: 0 -4px !important;
  }
  .estateitem-modal-close {
    top: 15px !important;
  }
  .estateitem-modal-contact p:first-child {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 480px) {
  .txt_m {
    letter-spacing: 0.3rem;
    text-align: left;
    line-height: 1.7;
    font-size: 4vw;
  }
  .sec01 figcaption {
    font-size: 3.5vw;
  }
  .btnList li a {
    font-size: 4.5vw;
  }
}

/*# sourceMappingURL=/assets/web/extras/special/shc_oizumi/estate-fd845074.css.map */
