@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif&family=Oswald:wght@400;500&display=swap");
body {
  font-family: "Noto Sans JP", sans-serif;
  /* font-family: "Noto Serif", serif; */
  /* font-family: "Oswald", sans-serif; */
}

.o-content__full-low-new {
  height: 353px;
  position: relative;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .o-content__full-low-new {
    margin-bottom: 16px;
  }
}
.o-content__full-low:before {
  display: none;
}
.o-content__full-low-new::after {
  content: url("/assets/materials/baikyaku-mansion_dots-new.svg");
  position: absolute;
  right: 11.5%;
  bottom: 0%;
  left: 78%;
  transform: translate(-50%, 35%);
}
.s-baikyku-mansion__support {
  margin-top: 60px;
  background-color: #f3f6f8;
}
.ss-section__inner {
  width: auto;
}
.s-baikyku-mansion__heading--info--ttl {
  font-size: 27px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #124a7b;
}
.s-baikyku-mansion__bdr-bottom {
  padding-bottom: 50px;
  border-bottom: 1px dotted #707070;
}
.mt-32 {
  margin-top: 32px;
}
.s-baikyku-mansion__support-ttl-box {
  margin-top: 25px;
}
.m-info-list__detail-title {
  line-height: 1.5;
  font-weight: bold;
  color: #003d7c;
}
.s-baikyku-mansion__support-lft img {
  width: 160px;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.s-baikyku-mansion__support-logo-desc {
  font-size: 11px;
  line-height: 1.8;
  color: #5081a5;
  margin-top: 8px;
}
.s-baikyku-mansion__support-txt {
  font-size: 16px;
  margin-left: 0;
  margin-top: 8px;
  line-height: 1.6;
}
.s-baikyku-mansion__col {
  padding: 0 17px;
  margin-bottom: 32px;
  width: 100%;
  flex: 0 0 100%;
}
.s-baikyku-mansion__support-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  margin-bottom: 35px;
}
.s-baikyku-mansion__support-link {
  font-size: 16px;
  line-height: 1;
  color: #1e50a2;
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid transparent;
}
.s-floating_contacts {
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 11;
  bottom: 0;
  width: 100%;
  min-width: 1120px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  padding-top: 24px;
  color: #fff;
}
.s-floating_contacts {
  min-width: 100%;
  padding: 0;
  padding-top: 16px;
}
.s-baikyku-mansion__banner .a-banner__link {
  margin: 0 0 16px;
  flex-basis: 542px;
}
.s-baikyku-mansion__bst-heading {
  color: #003d7c;
  text-align: center;
  font-size: 64px;
  margin-bottom: 0px;
}
.s-baikyku-mansion__bst-heading_title {
  font-size: 28px;
  display: inline-block;
  font-weight: bold;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
.s-baikyku-mansion__okigaru__lead {
  margin-bottom: 18px;
}
.s-baikyku-mansion__col-box {
  background-image: url(/assets/images/original/baikyaku-mansion_lnone-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-size: 100% 100%;
  padding: 16px 20px;
}
.s-baikyku-mansion__col-box-flex {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #fff;
}
.s-baikyku-mansion__col-ttl {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1.6;
}
.s-baikyku-mansion__col-dsc {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 2;
  padding: 16px 0 0;
}
.s-baikyku-mansion__support-inner {
  box-shadow: 0 0 32px rgb(0 0 0 / 10%);
  border-radius: 16px;
  padding: 30px 20px 15px;
  background-color: #fff;
  position: relative;
  top: -80px;
  /* margin-bottom: -100px; */
  margin-left: 15px;
  margin-right: 15px;
}
.s-baikyku-mansion__index {
  /* justify-content: space-between; */
  margin-top: 32px;
}
.s-baikyku-mansion__hero-content-sidebar {
  display: block;
  position: fixed;
  right: 0;
  bottom: 450px;
  z-index: 9;
  width: 100%;
  transform: translateY(-51%);
}
.o-content__full-low {
  /* height: 147px; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
.s-baikyku-mansion__banner {
  width: 100%;
  margin: 45px auto 159px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .s-baikyku-mansion__support-inner {
    padding: 29px 63px 73px;
  }
  .s-baikyku-mansion__col-ttl {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
  }
  .s-baikyku-mansion__col-box-flex {
    align-items: flex-end;
  }
  .s-baikyku-mansion__col-box {
    border-radius: 16px;
    padding: 24px 33px;
    background-image: url(/assets/images/original/baikyaku-mansion_lnone-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
  }
  .s-baikyku-mansion__okigaru__lead {
    margin-bottom: 38px;
  }
  .s-baikyku-mansion__bst-heading_title {
    font-size: 30px;
  }
  .s-baikyku-mansion__bst-heading {
    margin-bottom: 32px;
  }
  .s-baikyku-mansion__banner .a-banner__link:nth-of-type(2n) {
    margin-left: 16px;
  }
  .s-baikyku-mansion__banner {
    width: 1100px;
  }
  .s-baikyku-mansion__banner {
    margin: 95px auto 159px;
  }
  .s-baikyku-mansion__banner {
    /* width: 100%; */
    margin: 95px auto 160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .s-baikyku-mansion__support-ttl {
    margin-bottom: 0;
  }
  .s-baikyku-mansion__col {
    width: 50%;
    flex: 0 0 50%;
    padding: 0 17px;
    margin-bottom: 32px;
  }
  .s-baikyku-mansion__support-inner {
    padding: 29px 63px 73px;
  }
  .s-baikyku-mansion__support {
    margin-top: 40px;
  }
  .ss-section__inner {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
  }
  .s-baikyku-mansion__heading--info--ttl {
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 36px;
    margin-bottom: 32px;
    color: #124a7b;
  }
  .s-baikyku-mansion__support-ttl-box {
    display: flex;
    align-items: center;
    margin-top: 67px;
  }
  .s-baikyku-mansion__support-logo-desc {
    font-size: 13px;
  }
  .s-baikyku-mansion__support-txt {
    font-size: 20px;
    line-height: 2;
    margin-left: 45px;
  }
  .s-baikyku-mansion__row {
    display: flex;
    flex-wrap: wrap;
    margin: 52px -17px 0;
  }
}
.s-baikyku-mansion__support-inner {
  box-shadow: 0 0 32px rgb(0 0 0 / 10%);
  border-radius: 16px;
  padding: 30px 20px 15px;
  background-color: #fff;
  position: relative;
  top: -80px;
  /* margin-bottom: -100px; */
  margin-left: 15px;
  margin-right: 15px;
}
.s-baikyku-mansion__hero-content-banner {
  display: none;
  position: absolute;
  right: 0;
  top: 20px;
  opacity: 1;
  cursor: pointer;
}

.s-baikyku-mansion__content-new {
  padding-bottom: 110px;
  margin-top: 32px;
  position: relative;
}
.s-baikyku-mansion__content-new::after {
  content: "OUTLINE";
  writing-mode: vertical-rl;
  position: absolute;
  color: #ffffff;
  bottom: -13px;
  right: 80px;
  font-size: 110px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.s-baikyku-mansion__mv-txt {
  background-image: url(/assets/images/original/baikyaku-mansion_mv-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.s-baikyku-mansion__btn-arrow::after {
  content: url(/assets/materials/baikyaku-mansion_arrow-circle-right.svg);
  display: none;
}

.s-floating_contacts__item {
  margin-left: 8px;
  margin-right: 8px;
  max-width: 400px;
}

.s-baikyku-mansion__btn-arrow {
  gap: 10px;
}

.s-baikyku-mansion__btn {
  font-size: 17px;
  background-color: #bb8e00;
  box-shadow: inset 0 -1px 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
}

.s-baikyku-mansion__index-link {
  position: relative;
  display: block;
  padding: 16px 38px 20px 48px;
  min-height: 53px;
  font-size: 16px;
  align-items: center;
  color: #000;
  transition: all ease 0.3s;
  margin: 0;
  border-top: 0.3px solid #0062b2;
  cursor: pointer;
}
.s-baikyku-mansion__index-link.is-open {
  color: #0062b2;
}

.s-baikyku-mansion__index-num {
  position: absolute;
  top: 16px;
  left: 16px;
  display: block;
  font-style: unset;
  font-size: 16px;
  margin-right: 8px;
  font-family: "Noto Serif", serif;
  font-weight: 400;
}

.s-baikyku-mansion__bst-faq-content:before {
  display: none;
}

.s-baikyku-mansion__mv-txt-new {
  flex-wrap: wrap;
  min-height: 283px;
  max-width: 488px;
  padding: 16px;
}
.s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-span {
  border-bottom: none;
  position: relative;
  margin-bottom: 16px;
  display: inline-block;
  z-index: 1;
}
.s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-span::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 12px;
  background-color: rgb(0, 174, 239, 35%);
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl {
  display: block;
  font-size: 41px;
  font-weight: normal;
  text-align: center;
}
.s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-img {
  max-width: 100%;
  height: 115px;
  width: 310px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-img {
    width: 205px;
    height: 76px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-bb {
  position: relative;
  z-index: 1;
}
.s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-bb::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 12px;
  background-color: rgb(0, 174, 239, 35%);
  top: 84%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.s-baikyku-mansion__mv-ttl-dots {
  position: relative;
}
.s-baikyku-mansion__mv-ttl-dots::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.s-baikyku-mansion__hero-btn-new {
  margin: 0;
}
.s-baikyku-mansion__hero-btn-new .s-baikyku-mansion__btn {
  max-width: 235px;
  margin: 0 auto;
  height: 51px;
}

.s-baikyku-mansion__hero-btn-show-new {
  font-size: 16px;
  color: #fff;
  line-height: 1.33;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  position: relative;
  padding: 0 18px;
}
.s-baikyku-mansion__hero-btn-show-new::after {
  content: url("/assets/materials/baikyaku-mansion_btn-show-02-new.svg");
  position: absolute;
  right: 0;
  display: block;
  margin-left: 24px;
}
.s-baikyku-mansion__hero-btn-show-new::before {
  content: url("/assets/materials/baikyaku-mansion_btn-show-01-new.svg");
  position: absolute;
  left: 0;
  display: block;
  margin-right: 24px;
}

.s-baikyku-mansion__index-item {
  background-color: #fff;
  margin-bottom: 0px;
}
/* .s-baikyku-mansion__index-item:last-child .s-baikyku-mansion__index-link {
  border-bottom: 0.3px solid #0062b2;
} */

.s-baikyku-mansion__layout-flex {
  display: block;
}

.s-baikyku-mansion__index-acd {
  border-top: solid 1px #0062b2;
  padding: 24px;
}

.s-baikyku-mansion__bg {
  background-color: #fff;
}

.s-baikyku-mansion_content {
  background-color: #fff;
}

.s-baikyku-mansion__bdbottom {
  position: relative;
  z-index: 1;
  letter-spacing: 0.05em;
  box-shadow: inset 0px -5px 0px 0px #fcc800;
}
.s-baikyku-mansion__note {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  margin-top: 24px;
}
.s-baikyku-mansion__inner {
  max-width: 720px;
  margin: 0 auto;
}
.s-baikyku-mansion__p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.005em;
  color: #000;
}
.s-baikyku-mansion__decnew-list {
  margin: 32px 0 24px;
}
.s-baikyku-mansion__decnew-li {
  position: relative;
  margin-left: 24px;
}
.s-baikyku-mansion__decnew-li::before {
  content: url("/assets/materials/baikyaku-mansion_check-solid.svg");
  padding-right: 24px;
}
.s-baikyku-mansion__index-wrap {
  flex-basis: 100%;
}
.s-baikyku-mansion__cnt {
  padding: 24px 56px 56px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #dce2e6;
  position: relative;
  top: -66px;
}
.s-baikyku-mansion__cnt-ttl {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  text-align: center;
}
.s-baikyku-mansion__cnt-ttl-span {
  font-size: 12px;
  display: block;
  font-family: "Oswald", sans-serif;
  color: #124a7b;
}
.s-baikyku-mansion__cheading {
  background-color: rgba(220, 226, 230, 0.35);
  margin-top: 30px;
}
.s-baikyku-mansion__cheading-content {
  position: relative;
  display: flex;
  height: 131px;
  margin-left: 56px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-content {
    margin-left: 0;
  }
}
.s-baikyku-mansion__cheading-imgttl {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  width: 133px;
  height: 130px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-imgttl {
    width: 103px;
  }
}
.s-baikyku-mansion__cheading-imgttl-img {
  width: 133px;
  height: 130px;
  margin-top: -32px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-imgttl-img {
    width: 87px;
    height: 79px;
  }
}
.s-baikyku-mansion__cheading-num {
  font-size: 10px;
  font-weight: 500;
  color: #0062b2;
  position: absolute;
  bottom: 50px;
  right: -6px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-num {
    right: unset;
    left: 0;
    bottom: 65px;
  }
}
.s-baikyku-mansion__cheading-num-span {
  font-size: 35px;
  color: #124a7b;
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-num-span {
    font-size: 23px;
  }
}
.s-baikyku-mansion__cheading-arrow {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-arrow {
    margin-left: -60px;
    align-items: flex-start;
    padding-top: 23px;
  }
}
.s-baikyku-mansion__cheading-arrow::before {
  content: url("/assets/materials/baikyaku-mansion_las.svg");
  width: 46px;
  height: 84px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-arrow::before {
    content: url("/assets/materials/baikyaku-mansion_las-sp.svg");
    width: 28px;
    height: 50px;
  }
}
.s-baikyku-mansion__cheading-ttl {
  font-size: 35px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 24px;
  font-family: "Noto Serif", serif;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-ttl {
    font-size: 28px;
    margin-left: 8px;
    position: relative;
    z-index: 1;
    max-width: 392px;
  }
}
.s-baikyku-mansion__cheading-ttl-span {
  font-size: 12px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: 2.33;
  background-color: #124a7b;
  height: 20px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin-bottom: 8px;
}
.s-baikyku-mansion__cheading-bgtxt {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.01em;
  margin-bottom: -28px;
  color: rgb(255, 255, 255, 70%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__cheading-bgtxt {
    right: 42px;
  }
}
.s-baikyku-mansion__wrapper {
  max-width: 880px;
  margin: 72px auto 56px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__wrapper {
    padding: 0 15px;
    margin: 48px auto 56px;
  }
}
.s-baikyku-mansion__descr {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.01em;
  /* text-align: center; */
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__descr {
    text-align: left;
  }
}
.s-baikyku-mansion__navtext {
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: 0.01em;
  margin-bottom: 24px;
  color: #124a7b;
}
.s-baikyku-mansion__navdec {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.01em;
  /* font-family: "Noto Serif", serif; */
  font-weight: 400;
}
.s-baikyku-mansion__navdec-link {
  color: #0062b2;
  transition: border-bottom 0.24s ease-out;
  border-bottom: 1px solid transparent;
}
.s-baikyku-mansion__navdec-link:hover {
  border-bottom: 1px solid currentColor;
}
.s-baikyku-mansion__csheading {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.07692;
  margin: 56px 0 40px;
  padding: 8px 0;
  color: #124a7b;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__csheading {
    font-size: 24px;
    margin: 32px 0 24px;
  }
}
.s-baikyku-mansion__csheading-span {
  background-color: white;
  position: relative;
  z-index: 1;
  padding-right: 5px;
  display: flex;
}
.s-baikyku-mansion__csheading-span-- {
  position: relative;
  display: flex;
  flex: 1;
  width: 100%;
  height: 0.5px;
  background-color: #6e7983;
}
.s-baikyku-mansion__table-first table {
  border-collapse: collapse;
}

.s-baikyku-mansion__table-first table tr {
  font-size: 16px;
  line-height: 1.875;
  border: 1px solid #dce2e6;
}
.s-baikyku-mansion__table-first table tr th {
  padding: 21px 0 16px;
  width: 191px;
  color: #ffffff;
  background-color: #5081a5;
  text-align: left;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-first table tr th {
    width: 114px;
  }
}
.s-baikyku-mansion__table-first table tr th,
.s-baikyku-mansion__table-first table tr td {
  padding: 24px 0 24px 24px;
}
.s-baikyku-mansion__table-first table tr td {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-first table tr td {
    padding-left: 24px;
    padding-right: 0px;
    width: fit-content;
  }
}
.s-baikyku-mansion__table-second table {
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-second table {
    display: block;
    /* overflow-x: auto;
    white-space: nowrap; */
  }
}
.s-baikyku-mansion__table-second table tr {
  font-size: 16px;
  line-height: 1.875;
  border: 1px solid #dce2e6;
}

.s-baikyku-mansion__table-second table tr th {
  padding: 21px 0 16px;
  width: 191px;
  font-weight: 500;
  color: #ffffff;
  background-color: #5081a5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-second table tr th {
    width: 114px;
  }
}
.s-baikyku-mansion__table-second table tr th a {
  color: #fff;
}
.s-baikyku-mansion__table-second table tr th,
.s-baikyku-mansion__table-second table tr td {
  padding: 24px;
  padding-right: 0;
  vertical-align: middle;
  font-weight: 400;
}
.s-baikyku-mansion__table-second table tr td {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-second table tr td {
    padding-left: 24px;
    padding-right: 0px;
    width: fit-content;
  }
}
.s-baikyku-mansion__table-third table {
  width: 100%;
  overflow-y: scroll;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-third table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.s-baikyku-mansion__table-third table tr {
  font-size: 16px;
  line-height: 1.875;
  border: 1px solid #dce2e6;
}
.s-baikyku-mansion__table-third table tr th {
  padding: 21px 0 16px;
  width: 191px;
  font-weight: 500;
  color: #ffffff;
  background-color: #5081a5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-third table tr th {
    width: 114px;
  }
}
.s-baikyku-mansion__table-third table tr th,
.s-baikyku-mansion__table-third table tr td {
  padding: 24px;
  vertical-align: middle;
}
.s-baikyku-mansion__table-third table tr td {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-third table tr td {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.s-baikyku-mansion__table-third table tr td:last-child {
  border-left: 1px solid #dce2e6;
}
.s-baikyku-mansion__table-forth table {
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-forth table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.s-baikyku-mansion__table-forth table tr {
  font-size: 16px;
  line-height: 1.875;
  border: 1px solid #dce2e6;
}
.s-baikyku-mansion__table-forth table tr th {
  padding: 21px 0 16px;
  width: 191px;
  font-weight: 500;
  color: #ffffff;
  background-color: #5081a5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-forth table tr th {
    width: 114px;
    padding: 24px;
  }
}
.s-baikyku-mansion__table-forth table tr th,
.s-baikyku-mansion__table-forth table tr td {
  padding: 24px 24px 24px 24px;
  vertical-align: middle;
}
.s-baikyku-mansion__table-forth table tr td {
  padding-left: 30px;
  padding-right: 30px;
  border-left: 1px solid #dce2e6;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table-forth table tr td {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.s-baikyku-mansion__table-dtls {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 400;
  margin: 32px 0;
}
.s-baikyku-mansion__table-dtls-link {
  color: #0062b2;
  transition: border-bottom 0.24s ease-out;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.s-baikyku-mansion__table-dtls-link:hover {
  border-bottom: 1px solid #0062b2;
}

.steps-nav {
  margin: 35px 0;
}
@media screen and (max-width: 768px) {
  .steps-nav {
    margin: 30px 0;
  }
}

.s-baikyku-mansion__index-acd_link {
  padding-right: 0px;
  position: relative;
  color: #000000 !important;
  display: inline-block;
  text-decoration: none;
  transition: all 0.12s ease-out 0s;
}

.s-baikyku-mansion__index-acd_item {
  line-height: 24px;
  margin-bottom: 12px;
  padding-left: 42px;
  position: relative;
}
.s-baikyku-mansion__index-acd_item::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: black;
  position: absolute;
  left: 5%;
  top: 45%;
  transform: translate(0%, 0%);
}

.s-baikyku-mansion__index-link:hover {
  text-decoration: none;
  /* opacity     : 0.7; */
}

.s-baikyku-mansion__okigaru {
  padding: 0 15px 18px;
}

@media screen and (min-width: 769px) {
  .s-baikyku-mansion__hero-btn-new .a-button__text {
    font-size: 16px;
  }
  .s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-twospan {
    position: relative;
    border-bottom: none;
    z-index: 1;
  }
  .s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl-span {
    display: inline-block;
    border-bottom: none;
    position: relative;
    margin-bottom: 12px;
    z-index: 1;
  }
  .s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl {
    display: block;
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    text-shadow: 2px 2px #002946;
  }
  .s-baikyku-mansion__hero-content-banner {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    opacity: 1;
    cursor: pointer;
  }
  .s-baikyku-mansion__content {
    padding-top: 48px;
  }
}
.s-baikyku-mansion__index-link::after {
  content: "+";
  position: absolute;
  font-size: 32px;
  right: 16px;
  bottom: 0;
  top: -23px;
  margin: auto;
  display: block;
  width: 14px;
  height: 14px;
  border-bottom: none;
  border-right: none;
  transform: none;
  color: #0062b2;
}
.s-baikyku-mansion__index-link.is-open::after {
  content: "−";
}
.s-baikyku-mansion__index-link.s-baikyku-mansion__bst-faq-heading::before {
  content: none;
}
.s-baikyku-mansion__index-link.s-baikyku-mansion__bst-faq-content {
  position: relative;
  display: none;
}

.s-baikyku-mansion_content-faq {
  background-color: rgb(220, 226, 230, 0.25);
  padding-top: 20px;
  padding-bottom: 15px;
  position: relative;
  z-index: 1;
}
.s-baikyku-mansion__faq .s-baikyku-mansion__cheading {
  background-color: rgb(220, 226, 230, 0);
}
@media screen and (max-width: 767px) {
  .s-baikyku-mansion_content-faq {
    background-color: #f8f9fa;
  }
}
.s-baikyku-mansion_content-faq::after {
  content: "QUESTIONS";
  writing-mode: vertical-rl;
  position: absolute;
  color: #ffffff;
  top: -13px;
  right: 50px;
  font-size: 110px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em;
  font-weight: 500;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion_content-faq::after {
    right: 0;
  }
}
.s-baikyku-mansion_content-faq
  .s-baikyku-mansion__faq
  .s-baikyku-mansion__cheading-arrow::before {
  display: none;
}
.s-baikyku-mansion_content-faq
  .s-baikyku-mansion__faq
  .s-baikyku-mansion__cheading-content {
  margin-left: 95px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion_content-faq
    .s-baikyku-mansion__faq
    .s-baikyku-mansion__cheading-content {
    margin-left: 0;
  }
}
.s-baikyku-mansion_content-faq
  .s-baikyku-mansion__faq
  .s-baikyku-mansion__cheading-content
  .s-baikyku-mansion__cheading-arrow {
  margin-left: 0;
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__descr {
  margin-bottom: 32px;
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-heading {
  border-bottom: 1px solid #dce2e6;
  background-color: unset;
  padding: 16px 48px 16px 56px;
  position: relative;
  cursor: pointer;
  margin: 16px 0 0;
  font-size: 20px;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-heading {
    margin: 0;
  }
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-heading:before {
  content: "Q";
  font-size: 20px;
  height: 32px;
  font-style: unset;
  position: absolute;
  top: 16px;
  left: 16px;
  margin: auto;
  display: block;
  font-weight: 400;
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-heading:after {
  content: "";
  position: absolute;
  right: 24px;
  bottom: 0;
  top: -8px;
  margin: auto;
  display: block;
  width: 14px;
  height: 14px;
  border-bottom: solid 2px #003d7c;
  border-right: solid 2px #003d7c;
  transform: rotate(45deg);
  transition: 0.5s transform;
}
.s-baikyku-mansion_content-faq
  .s-baikyku-mansion__bst-faq-heading.is-open:after {
  transform: rotate(226deg);
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-heading.is-open {
  background-color: #ffffff;
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-content.is-open {
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__bst-faq-content:before {
  content: "";
  font-size: 32px;
  height: 32px;
  font-style: italic;
  position: absolute;
  top: 16px;
  display: block;
  color: #003d7c;
}
.s-baikyku-mansion_content-faq .s-baikyku-mansion__wrapper {
  margin: 8px auto 80px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion_content-faq .s-baikyku-mansion__cheading {
    background-color: transparent;
  }
}
.s-baikyku-mansion__index-wrap .s-baikyku-mansion__bst-faq-content {
  padding: 8px 24px 8px;
}
.s-baikyku-mansion__bst-faq-content {
  padding: 32px 24px 32px;
  position: relative;
  display: none;
}

.s-baikyku-mansion__index-acd_list {
  margin-left: 0px;
}

.s-baikyku-mansion__index-acd_link:after {
  display: none;
}

@media screen and (max-width: 768px) {
  .s-baikyku-mansion__table {
    overflow-y: auto;
  }
  .s-baikyku-mansion__table:before {
    content: "※下記の表は右にスクロールできます。";
    color: rgb(153, 153, 153);
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
  }
  .o-content__full-low-new::after {
    display: none;
  }
  .o-content__full-low {
    height: 283px;
  }
  .s-baikyku-mansion__mv-txt-new .s-baikyku-mansion__mv-ttl {
    font-size: 25px;
    font-family: "Noto Sans JP", sans-serif;
    color: #ffffff;
  }
  .s-baikyku-mansion__mv-txt-new {
    min-height: 235px;
    flex-direction: column;
    justify-content: space-around;
  }
  .s-baikyku-mansion__hero-btn-show-new {
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .s-baikyku-mansion__hero-btn .a-button__text {
    font-size: 15px;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
  }
  .s-baikyku-mansion__cnt {
    padding: 24px;
    z-index: 1;
  }
  .s-baikyku-mansion__index-link {
    font-size: 16px;
    padding: 16px 32px;
  }
  .s-baikyku-mansion__index-num {
    font-size: 16px;
    font-family: "Noto Serif", serif;
  }
  .s-baikyku-mansion__content-new {
    z-index: 1;
  }
  .s-baikyku-mansion__content-new::after {
    content: "OUTLINE";
    writing-mode: vertical-rl;
    position: absolute;
    color: #ffffff;
    bottom: -13px;
    right: -11px;
    font-size: 100px;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.1em;
    font-weight: 500;
    z-index: -1;
  }
  .s-baikyku-mansion__decnew-li {
    margin-left: 0;
    display: flex;
  }
  .s-baikyku-mansion__decnew-li::before {
    padding-right: 5px;
  }
  .s-baikyku-mansion__index {
    margin-top: 16px;
  }
  .s-baikyku-mansion__bst-faq-content {
    padding: 32px 0px 32px;
  }
  .s-baikyku-mansion__index-acd_list {
    margin-left: 0px;
  }
} /*# sourceMappingURL=static_baikyaku-mansion-new.css.map */

.background_img_cover{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* new css for button */
.s-baikyku-mansion-button {
}
.s-baikyku-mansion__button-link {
  text-decoration: unset;
  color: #fff;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background-color: #136eb9;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 5px solid #6d9eeb;
}
.s-baikyku-mansion__button-link:hover{
  transition:all 0.5s ease;
  text-decoration: underline;
text-underline-offset: 6px;
opacity:0.8;
}
.s-baikyku-mansion__button-top {
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}
.s-baikyku-mansion__button-top-span {
  font-size: 25px;
  font-weight: 700;
}
.s-baikyku-mansion__button-down {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__button-link {
    max-width: 350px;
  }
  .s-baikyku-mansion__button-top {
    font-size: 27px;
  }
  .s-baikyku-mansion__button-top-span {
    font-size: 20px;
  }
  .s-baikyku-mansion__button-down {
    font-size: 12px;
  }
}


.s_baikyaku-satei-parts_wrap {
  position: relative;
  margin-top: -130px;
  background-color: transparent !important;
}
@media only screen and (max-width: 835px) {
    .s_baikyaku-satei-parts_wrap {
        padding: 32px 16px;
    }
}

.s_baikyaku-satei-parts_wrap .s_baikyaku-satei-parts {
  background-color: transparent;
  width:100%;
}

.s_baikyaku-satei-parts_wrap .Default_defaultLayout__v0f57 {
  background-color: transparent;
}

.s_baikyaku-satei-parts_wrap .__01_top00501Page__VS0xTP {
  background-color: transparent;
}
/*mv with radius*/
.o-contentTwo{
    max-width: 1430px;
    margin: 0 auto;
    padding: 30px 15px;
}
@media screen and (max-width: 768px) {
    .o-contentTwo{
        padding: 0 0;
    }
}
.o-contentTwo__full-low{
    background-image: url(/assets/images/original/baikyaku-mansion_mv-new.jpg);
    min-height: 460px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .o-contentTwo__full-low{
        border-radius: 0 0 32px 32px;
        min-height: 393px;
    }
}
.o-contentTwo__full-low:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 32px;
}
@media screen and (max-width: 768px) {
    .o-contentTwo__full-low:before{
        border-radius: 0 0 32px 32px;
    }
}
.s-baikyku-mansion__mv-txt-newTwo{
    position: absolute;
    z-index: 1;
    left: 98px;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 30.3px;
}
@media screen and (max-width: 768px) {
  .s-baikyku-mansion__mv-txt-newTwo{
    left: 0px;
    padding:4.8rem 2.4rem 200px;
    font-size:28px;
    }
}


.s-baikyku-mansion__hero-btn-show-newTwo{
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
