/*
 * _setting.scss
 */
/*
 * _mixin.scss
 */
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Noto Sans CJK JP Thin"), url("/assets/fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Thin.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Noto Sans CJK JP Light"), url("/assets/fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Light.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 350;
  font-display: swap;
  src: local("Noto Sans CJK JP DemiLight"), url("/assets/fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-DemiLight.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("/assets/fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Noto Sans CJK JP Medium"), url("/assets/fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("/assets/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans CJK JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Noto Sans CJK JP Black"), url("/assets/fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("/assets/fonts/NotoSansCJKjp-Black.woff") format("woff");
}
.l-sec {
  position: relative;
  padding: 65px 20px;
}
@media screen and (max-width: 768px) {
  .l-sec {
    padding: 8.1395348837vw 3.488372093vw;
  }
}
.l-sec_in {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-sec_in {
    min-width: 960px;
  }
}

@media screen and (min-width: 769px) {
  .l-sec_in {
    max-width: 1200px;
    min-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .l-sec {
    font-size: 3.2558139535vw;
  }
}

#breadcrumb {
  margin-bottom: 0;
}
#breadcrumb .incnt {
  width: 1200px;
}

.secHouse1 {
  background: #F4F4EF;
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .secHouse1 {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1 {
    padding-left: 10.6976744186vw;
    padding-right: 10.6976744186vw;
  }
}
.secHouse1_title {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secHouse1_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 422px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_title {
    padding-bottom: 9.7674418605vw;
  }
}
.secHouse1_title::before {
  content: "";
  position: absolute;
  z-index: 0;
  background: #121516;
  inset: 0 -10000px;
}
@media screen and (min-width: 769px) {
  .secHouse1_title ._img1 {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -237px;
    width: 752px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_title ._img1 {
    position: relative;
    z-index: 1;
    width: 60vw;
    right: -10.6976744186vw;
    margin-left: auto;
  }
}
.secHouse1_title ._title {
  position: relative;
  z-index: 1;
  color: #fff;
  letter-spacing: 0.2em;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .secHouse1_title ._title {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_title ._title {
    margin-top: 11.6279069767vw;
    font-size: 3.7209302326vw;
  }
}
.secHouse1_title ._title::before {
  content: "";
  height: 1px;
  background: #847344;
}
@media screen and (min-width: 769px) {
  .secHouse1_title ._title::before {
    width: 26px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_title ._title::before {
    width: 5.3488372093vw;
    margin-right: 3.2558139535vw;
  }
}
.secHouse1_title ._body {
  position: relative;
  z-index: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secHouse1_title ._body {
    max-width: 540px;
    margin-top: 45px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_title ._body {
    margin-top: 5.5813953488vw;
    font-size: 3.2558139535vw;
  }
}
.secHouse1_cnt1 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 {
    padding-top: 72px;
    padding-bottom: 43px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 {
    padding-top: 10.4651162791vw;
    padding-bottom: 10.4651162791vw;
  }
}
.secHouse1_cnt1:nth-of-type(odd)::before {
  content: "";
  position: absolute;
  z-index: 0;
  background: #121516;
  inset: 0 -10000px;
}
.secHouse1_cnt1:nth-of-type(odd) > ul > li ._txt ._list li a {
  color: #fff;
}
.secHouse1_cnt1 > ul {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 98px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 8.6046511628vw;
  }
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul > li ._txt {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul > li ._txt {
    margin-top: 3.2558139535vw;
  }
}
.secHouse1_cnt1 > ul > li ._txt ._title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #847344;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #847344;
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul > li ._txt ._title {
    padding-bottom: 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul > li ._txt ._title {
    padding-bottom: 1.8604651163vw;
    font-size: 4.1860465116vw;
  }
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul > li ._txt ._list {
    margin-top: 23px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul > li ._txt ._list {
    margin-top: 3.7209302326vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 2.3255813953vw;
    grid-template-rows: repeat(4, auto);
    grid-auto-flow: column;
  }
  .secHouse1_cnt1 > ul > li ._txt ._list.-bath {
    grid-template-rows: repeat(5, auto);
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul > li ._txt ._list li {
    flex: 0 0 50%;
  }
}
.secHouse1_cnt1 > ul > li ._txt ._list li a {
  text-decoration: none;
  color: #232A2C;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul > li ._txt ._list li a {
    padding: 2px 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul > li ._txt ._list li a {
    letter-spacing: 0;
    padding: 0.4651162791vw 0;
    font-size: 2.7906976744vw;
    white-space: nowrap;
  }
}
.secHouse1_cnt1 > ul > li ._txt ._list li a::before {
  content: "";
  display: block;
  background: url(../img/ico_arrow.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul > li ._txt ._list li a::before {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse1_cnt1 > ul > li ._txt ._list li a::before {
    width: 4.1860465116vw;
    height: 4.1860465116vw;
    margin-right: 0.9302325581vw;
  }
}
@media screen and (min-width: 769px) {
  .secHouse1_cnt1 > ul > li ._txt ._list li a:hover {
    text-decoration: underline;
  }
}

.secHouse2 {
  background: #121516;
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .secHouse2 {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2 {
    padding-bottom: 19.0697674419vw;
    padding-left: 10.6976744186vw;
    padding-right: 10.6976744186vw;
  }
}
.secHouse2_head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .secHouse2_head {
    padding-top: 180px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_head {
    padding-top: 36.511627907vw;
  }
}
.secHouse2_head ._img1 {
  position: absolute;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .secHouse2_head ._img1 {
    width: 576px;
    top: -356px;
    right: -237px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_head ._img1 {
    width: 48.6046511628vw;
    top: -15.1162790698vw;
    right: -10.6976744186vw;
  }
}
.secHouse2_head ._img2 {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secHouse2_head ._img2 {
    width: 434px;
    top: -178px;
    left: 471px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_head ._img2 {
    width: 36.511627907vw;
    top: 0;
    left: 9.3023255814vw;
  }
}
.secHouse2_cnt1 {
  position: relative;
}
.secHouse2_cnt1 > ul {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 98px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 19.0697674419vw;
  }
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul > li ._txt {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul > li ._txt {
    margin-top: 5.8139534884vw;
  }
}
.secHouse2_cnt1 > ul > li ._txt ._title {
  position: relative;
  z-index: 1;
  color: #fff;
  line-height: 1.4444444444;
  letter-spacing: 0.2em;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  display: flex;
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul > li ._txt ._title {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul > li ._txt ._title {
    font-size: 3.7209302326vw;
  }
}
.secHouse2_cnt1 > ul > li ._txt ._title::before {
  content: "";
  height: 1px;
  background: #847344;
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul > li ._txt ._title::before {
    width: 26px;
    margin-right: 16px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul > li ._txt ._title::before {
    width: 5.3488372093vw;
    margin-right: 3.2558139535vw;
    margin-top: 2.3255813953vw;
  }
}
.secHouse2_cnt1 > ul > li ._txt ._body {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul > li ._txt ._body {
    margin-top: 25px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul > li ._txt ._body {
    margin-top: 4.6511627907vw;
    font-size: 3.2558139535vw;
    line-height: 1.7142857143;
  }
}
.secHouse2_cnt1 > ul > li ._txt ._btn {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul > li ._txt ._btn {
    margin-top: 27px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul > li ._txt ._btn {
    margin-top: 6.976744186vw;
  }
}
@media screen and (min-width: 769px) {
  .secHouse2_cnt1 > ul > li ._txt ._btn [class^=c-btn] {
    width: 217px;
  }
}
@media screen and (max-width: 768px) {
  .secHouse2_cnt1 > ul > li ._txt ._btn [class^=c-btn] {
    width: 50.4651162791vw;
  }
}/*# sourceMappingURL=house.css.map */