@charset "UTF-8";
@import "https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp.min.css";
@import "https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;600;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=EB+Garamond:wght@400;500;600;700;800&family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@200;300;400;500;600&family=Tangerine:wght@400;700&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap";
/*||||||||||||||||| ヘッダー＆メニュー |||||||||||||||||*/
/* ヘッダーベース */
/* .pre-inc .header_right a .fukidashi{width: 8.3em;height: 3.2em;background: url("../img/request_f.png") no-repeat center center/contain;position: absolute;left: -8.5em;margin: auto 0;top: 0;bottom: 0;animation: purun 2s linear 0s 1;animation-iteration-count: infinite;font-size: 20px;filter: drop-shadow(5px 5px 5px #aaa);} */
/* .pre-inc .header_right a .fukidashi{width: 13.8em;height: 2.5em;background: url("../img/request_f_sp.png") no-repeat center center/contain;position: absolute;left: 0;bottom: -2.2em;animation: purun_sp 2s linear 0s 1;animation-iteration-count: infinite;font-size: 14px !important;} */
/* ハンバーガーボタン */
/* メニュー */
/* .pre-inc .menu a.menu_entry i::after{content: "間取りや、最新情報をお届けします。";display: block;font-size: 0.8em;margin-top: 0.2em;} */
/* 未公開ページ（フッターメニューも共通） */
/* NEW */
/* セレクトページ（フッターメニューも共通） */
/*||||||||||||||||| フッター |||||||||||||||||*/
/* SP版フットメニュー（非表示） */
/* トップへ戻るボタン */
/*||||||||||||||||| 下層ページ共通 |||||||||||||||||*/

.pre-inc {
  --main_color: linear-gradient(#e5cdb3, #f5e4c6 20%, #d7b899 50%);
  --brown_color: #1a0b08;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.pre-inc sup {
  vertical-align: 0.5em;
  font-size: 0.6em;
}
.pre-inc sub {
  font-size: 0.6em;
}
.pre-inc .goth {
  font-family: YakuHanJP, "Public Sans", "Noto Sans JP", sans-serif;
}
.pre-inc .min {
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.pre-inc .note {
  font-size: 0.65em;
  margin-top: 0.5em;
}
.pre-inc .wow {
  animation-name: fadeInUp;
}
.pre-inc .cap_w {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  color: #fff;
}
.pre-inc .cap_wb {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  color: #fff;
  text-shadow: 0px 0px 0.5em rgba(0, 0, 0, 0.9), 0px 0px 0.5em rgba(0, 0, 0, 0.9), 0px 0px 0.5em rgba(0, 0, 0, 0.9), 0px 0px 0.5em rgba(0, 0, 0, 0.9), 0px 0px 0.5em rgba(0, 0, 0, 0.9), 0px 0px 0.5em rgba(0, 0, 0, 0.9), 0px 0px 0.5em rgba(0, 0, 0, 0.9);
  text-align: right;
}
.pre-inc .cap_b {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  color: #000;
}
.pre-inc .cap_bw {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  text-shadow: 0px 0px 0.5em rgba(255, 255, 255, 0.9), 0px 0px 0.5em rgba(255, 255, 255, 0.9), 0px 0px 0.5em rgba(255, 255, 255, 0.9), 0px 0px 0.5em rgba(255, 255, 255, 0.9), 0px 0px 0.5em rgba(255, 255, 255, 0.9), 0px 0px 0.5em rgba(255, 255, 255, 0.9);
}
.pre-inc .cap_l {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  right: auto;
  left: 0.7em;
  text-align: left;
}
.pre-inc .cap_o {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  margin-top: 0.5em;
  text-align: right;
  position: static;
}
.pre-inc .cap_ol {
  font-size: 0.6em;
  position: absolute;
  right: 0.7em;
  bottom: 0.7em;
  line-height: 1.4;
  text-align: right;
  margin-top: 0.5em;
  position: static;
}
.pre-inc header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100000;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.9);
  height: 80px;
}
.pre-inc header .header_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  max-width: 1920px;
}
.pre-inc header h1 {
  margin: 10px 0 0 20px;
}
.pre-inc header h1 img {
  width: 230px;
}
.pre-inc header h1 a {
  pointer-events: painted;
}
.pre-inc header h1 a span {
  display: inline-block;
}
.pre-inc header h1 a small {
  font-size: 0.7em;
}
.pre-inc header .hb_menu {
  position: absolute;
  top: 10px;
  bottom: 0;
  margin: auto 0;
  width: 30px;
  height: 32px;
  right: 25px;
  z-index: 990;
  transition: all 0.3s;
  cursor: pointer;
  display: block;
  pointer-events: painted;
}
.pre-inc header .hb_menu span {
  display: block;
  height: 1px;
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.pre-inc header .hb_menu span i {
  display: block;
  height: 1px;
  width: 100%;
  transition: all 0.3s;
  background: var(--brown_color);
  border-radius: 3px;
}
.pre-inc header .hb_menu span::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 1px;
  width: 100%;
  background: var(--brown_color);
  transition: all 0.3s;
  border-radius: 3px;
  top: -10px;
}
.pre-inc header .hb_menu span::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 1px;
  width: 100%;
  background: var(--brown_color);
  transition: all 0.3s;
  border-radius: 3px;
  bottom: -10px;
  width: 100%;
}
.pre-inc .header_right {
  display: flex;
  align-items: center;
  height: calc(100% + 20px);
  position: absolute;
  right: 100px;
  top: -5px;
}
.pre-inc .header_right a {
  transition: 0.3s all;
}
.pre-inc .header_right .hb {
  width: 150px;
  height: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  letter-spacing: 0;
  font-size: 14px;
  margin-left: 7px;
}
.pre-inc .header_right .hb i {
  z-index: 1;
  text-align: center;
  line-height: 1.2;
}
.pre-inc .header_right .hb::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s all;
}
.pre-inc .header_right .hb_reservation {
  background: #fff;
  order: 2;
  border: 1px solid linear-gradient(to right, #3F2317,#614425);
}
.pre-inc .header_right .hb_reservation::before {
  background: linear-gradient(to right, #3F2317,#614425);
}
.pre-inc .header_right .hb_request {
  background: #fff;
  order: 1;
  border: 1px solid var(--brown_color);
}
.pre-inc .header_right .hb_request::before {
  background: var(--brown_color);
}
.pre-inc .menu_wrap {
  width: 400px;
  font-size: 20px;
  opacity: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  right: 0;
  transition: 0.3s all;
  z-index: 11000;
  overflow-y: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 0 1em 0.5em;
  height: calc(100% - 80px);
  top: 80px;
}
.pre-inc .menu_wrap .menu {
  display: flex;
  flex-wrap: wrap;
}
.pre-inc .menu_wrap .menu > * {
  width: 100%;
  display: flex;
  align-items: flex-end;
  border-bottom: solid 1px #ccc;
  padding: 0.7em 0.5em;
}
.pre-inc .menu_wrap .menu > *::after {
  content: "";
  width: 0.3em;
  height: 0.3em;
  display: block;
  border-right: 2px solid #555;
  border-top: 2px solid #555;
  transform: rotate(45deg);
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.pre-inc .menu_wrap .menu > * > * {
  line-height: 1.3;
  transition: 0.3s all;
}
.pre-inc .menu_wrap .menu > * > i {
  font-size: 0.7em;
  color: #000;
}
.pre-inc .menu_wrap .menu > * > i.link::after {
  content: "";
  display: block;
  height: 0.9em;
  width: 2.2em;
  position: absolute;
  right: -2.7em;
  top: 0.3em;
  background: url(../img/menu_link.svg) no-repeat center center/contain;
}
.pre-inc .menu_wrap .menu > * > span {
  font-size: 0.6em;
  color: #333;
  margin-left: 1em;
}
.pre-inc .menu_wrap .menu a[href$=area-guide]::before {
  content: "NEW";
  display: block;
  font-size: 0.45em;
  line-height: 1;
  position: absolute;
  color: #750000;
  top: 0.5em;
  left: 0.5em;
  text-align: center;
}
.pre-inc .menu_wrap .menu a[href$=interview]::before {
  content: "NEW";
  display: block;
  font-size: 0.45em;
  line-height: 1;
  position: absolute;
  color: #750000;
  top: 0.5em;
  left: 0.5em;
  text-align: center;
}
.pre-inc .menu_wrap .menu a.active > * {
  color: #750000;
  pointer-events: none;
}
.pre-inc .menu a.menu_entry {
  background: var(--brown_color);
  justify-content: center;
  align-items: center;
  margin-top: 0.5em;
  padding: 0.4em 0.1em;
  border-bottom: none;
  height: 2.5em;
}
.pre-inc .menu a.menu_entry::after {
  border-right-color: #fff;
  border-top-color: #fff;
}
.pre-inc .menu a.menu_entry i {
  color: #fff;
  text-align: center;
}
.pre-inc .menu a.menu_entry span {
  display: none;
}
.pre-inc .menu a.menu_entry i::after {
  content: "間取りや、最新情報をお届けします。";
  display: block;
  font-size: 0.8em;
  margin-top: 0.2em;
}
.pre-inc .menu a.menu_reserve {
  background: linear-gradient(to right, #3F2317,#614425);
  justify-content: center;
  align-items: center;
  margin-top: 0.5em;
  padding: 0.4em 0.1em;
  height: 2.5em;
}
.pre-inc .menu a.menu_reserve::after {
  border-right-color: #fff;
  border-top-color: #fff;
}
.pre-inc .menu a.menu_reserve i {
  color: #fff;
  text-align: center;
}
.pre-inc .menu a.menu_reserve span {
  display: none;
}
.pre-inc .menu a.menu_reserve i::after {
  content: "事前案内会予約受付中。";
  display: block;
  font-size: 0.8em;
  margin-top: 0.2em;
}
.pre-inc .menu a[href$=evaluation] {
  pointer-events: none;
}
.pre-inc .menu a[href$=evaluation] * {
  opacity: 0.2;
}
.pre-inc .foot_note {
  background: #fff;
  padding: 4em 0;
}
.pre-inc .foot_note p {
  font-size: 0.6em;
}
.pre-inc .footmenu {
  background: var(--brown_color);
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
}
.pre-inc .footmenu a {
  text-align: center;
  color: #fff;
  flex: 1;
  padding: 5px 0;
}
.pre-inc .footmenu a::after {
  content: "";
  width: 1px;
  height: calc(100% - 10px);
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  background: #fff;
}
.pre-inc .footmenu a img {
  width: 22px;
}
.pre-inc .footmenu a p {
  margin-top: 5px;
  line-height: 1;
  font-size: 9px;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-inc .footmenu a:last-of-type::after {
  display: none;
}
.pre-inc .footmenu a.fm_reserve {
  background: linear-gradient(to right, #192348, #2b3d7e);
}
.pre-inc a#page_top {
  background: var(--brown_color);
  width: 30px;
  height: 30px;
  position: fixed;
  right: 30px;
  bottom: 50px;
  display: none;
  z-index: 1000;
}
.pre-inc a#page_top::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  margin: auto;
  top: 25%;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
}
.pre-inc article {
  margin-top: 80px;
}
.pre-inc .text_main {
  text-align: center;
  overflow: hidden;
}
.pre-inc .text_main img {
  width: 100%;
}
.pre-inc .text_main .main_tit {
  letter-spacing: 0.2em;
  color: #fff;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding-left: 0.2em;
}
.pre-inc .text_main .main_tit i {
  display: inline-block;
  opacity: 0;
  font-size: 2em;
}
.pre-inc .text_main .main_tit br:last-of-type ~ i {
  font-size: 1.6em;
  font-family: "EB Garamond", serif;
  margin-top: 1em;
}
.pre-inc .text_main .main_tit i.text_ani {
  animation: 1s fadeInUp_s 0s forwards;
}
.pre-inc .text_main .main_tit i.text_ani sub {
  font-size: 0.3em;
}
.pre-inc .contents_tit {
  font-size: 1.2em;
  color: #8c7961;
  text-align: center;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
}
.pre-inc .contents_tit + * {
  margin-top: 2.25em;
}

.pre-inc.scroll_down header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.pre-inc.h_active header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.pre-inc.h_active .hb_menu span::before {
  transform: rotate(-135deg);
  top: 0;
  right: 0;
  background: var(--brown_color);
}
.pre-inc.h_active .hb_menu span::after {
  transform: rotate(135deg);
  bottom: 0;
  right: 0;
  width: 100%;
  background: var(--brown_color);
}
.pre-inc.h_active .hb_menu span i {
  display: none;
}
.pre-inc.h_active .menu_wrap {
  pointer-events: painted;
  opacity: 1;
}

.pre-inc#top .menu_wrap .menu a[href$="/sp-abn69"] > * {
  color: #750000;
  pointer-events: none;
}

.pre-inc#access .menu_wrap .menu a[href$=access] > * {
  color: #750000;
  pointer-events: none;
}

.pre-inc#location .menu_wrap .menu a[href$=location] > * {
  color: #750000;
  pointer-events: none;
}

.pre-inc#room_plan .menu_wrap .menu a[href$=room_plan] > * {
  color: #750000;
  pointer-events: none;
}

.pre-inc#outline .menu_wrap .menu a[href$=outline] > * {
  color: #750000;
  pointer-events: none;
}

.pre-inc#map .menu_wrap .menu a[href$=map] > * {
  color: #750000;
  pointer-events: none;
}

.pre-inc.layer section {
  padding-top: 3.5em;
}

@media screen and (min-width: 769px) {
  .pre-inc {
    font-size: 20px;
    line-height: 1.5;
  }
  .pre-inc .sp {
    display: none !important;
  }
  .pre-inc [src*="_sp."] {
    display: none !important;
  }
  .pre-inc .wrap1024 {
    max-width: 51.2em;
    margin: 0 auto;
  }
  .pre-inc .wrap1280 {
    max-width: 64em;
    margin: 0 auto;
  }
  .pre-inc header + .menu_wrap .menu > *:hover > * {
    opacity: 0.3;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .pre-inc {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc {
    font-size: 4vw;
  }
  .pre-inc .pc {
    display: none !important;
  }
  .pre-inc [src*="_pc."] {
    display: none !important;
  }
  .pre-inc .wrap1024 {
    padding: 0 4vw;
  }
  .pre-inc .wrap1280 {
    padding: 0 4vw;
  }
}
@media only screen and (min-width: 769px) {
  .pre-inc .header_right .hb:hover::before {
    transform: scaleX(0);
  }
  .pre-inc .header_right .hb_request:hover {
    color: var(--brown_color);
  }
  .pre-inc .header_right .hb_reservation:hover {
    color: var(--brown_color);
  }
  .pre-inc .menu_wrap {
    transform: translateX(3%);
  }
  .pre-inc.h_active .menu_wrap {
    transform: translateX(0%);
  }
}
@media only screen and (min-width: 1920px) {
  .pre-inc header .header_wrap {
    padding: 0 20px;
  }
  .pre-inc header .hb_menu {
    right: 25px !important;
    pointer-events: painted;
  }
}
@media screen and (min-width: 769px) and (max-width: 1399px) {
  .pre-inc header {
    padding: 10px 15px;
  }
  .pre-inc header .request_btn i {
    left: auto;
    right: -10px;
  }
}
@media only screen and (max-width: 768px) {
  .pre-inc header {
    height: 55px;
    padding: 5px 10px;
  }
  .pre-inc header .header_wrap {
    width: 100%;
    height: 100%;
  }
  .pre-inc header h1 {
    margin: 5px 0 0 10px;
  }
  .pre-inc header h1 img {
    width: 150px;
  }
  .pre-inc header .hb_menu {
    right: 12px !important;
    top: 0;
  }
  .pre-inc .header_right {
    right: 62px;
    height: calc(100% + 10px);
  }
  .pre-inc .header_right .hb {
    width: 140px;
  }
  .pre-inc .header_right a.hb_reservation {
    width: 74px;
    height: 70%;
    display: none;
  }
  .pre-inc .header_right a.hb_reservation span {
    font-size: 12px;
    letter-spacing: 0;
    padding-left: 0;
  }
  .pre-inc .header_right a.hb_request {
    width: 74px;
    font-size: 12px;
    margin-left: 2px;
    height: 70%;
    display: none;
  }
  .pre-inc .header_right a.hb_request span {
    font-size: 12px;
    letter-spacing: 0;
    padding-left: 0;
  }
  .pre-inc .menu_wrap {
    width: 100%;
    font-size: 5.3vw;
    height: calc(100% - 55px);
    position: fixed;
    top: 55px;
    transform: translateY(-3%);
  }
  .pre-inc .menu_wrap .menu {
    width: 100%;
    margin: 0 auto;
  }
  .pre-inc .foot_note {
    padding: 2em 0;
  }
  .pre-inc a#page_top {
    right: 10px;
    bottom: 25px;
  }
  .pre-inc article {
    margin-top: 55px;
  }
  .pre-inc .text_main {
    height: 50vw;
  }
  .pre-inc .text_main figure {
    height: 100%;
  }
  .pre-inc .text_main img {
    width: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
  .pre-inc .text_main .main_tit {
    font-size: 0.9em;
  }
  .pre-inc .text_main .main_tit i {
    font-size: 1.8em;
  }
  .pre-inc .contents_tit + * {
    margin-top: 1.8em;
  }
  .pre-inc.h_active .menu_wrap {
    transform: translateY(0%);
  }
  .pre-inc.layer section {
    padding-top: 2.5em;
  }
}/*# sourceMappingURL=base.css.map */



/* entry step */
.pre-inc section#entry{
	padding-top: 100px;
}
.pre-inc section#entry h2{
	font-size: clamp(20px,3.2vw,32px);
	letter-spacing: 0.08em;
	margin-bottom: 20px;
}
.pre-inc .entry_flow{
	background: url("../img/entry_bg.webp") no-repeat center center;
	background-size: cover;
}
.pre-inc .entry_flow .entry_flowflex{
	display: flex;
}
.pre-inc .flowflex_item{
	width: 33.33%;
	padding-right: 6%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.pre-inc .flowflex_item:nth-of-type(2){
	background: url("../img/step_arw.svg") no-repeat left center;
	background-size: auto 100%;
	width: 33.33%;
	padding-left: 6%;
	padding-right: 0;
	margin-left: -3%;
}
.pre-inc .flowflex_item:nth-of-type(3){
	background: url("../img/step_arw.svg") no-repeat left center;
	background-size: auto 100%;
	width: 33.33%;
	padding-left: 6%;
	padding-right: 0;
}
.pre-inc .flowflex_item .step{
	font-size: clamp(15px,1.8vw,18px);
	margin-bottom: 15px;	
}
.pre-inc .flowflex_item .flowttl{
	font-size: clamp(18px,2.4vw,24px);
	margin-bottom: 15px;
	line-height: 120%;
}
.pre-inc .flowflex_item .flowentry_btn a{
	background-image: linear-gradient(0deg, #a98e28, #c0a538 20%, #8f7925);
	color: #FFF;
	font-size: clamp(15px,1.8vw,18px);
	display: inline-block;
	max-width: 300px;
	width: 100%;
	padding: 5px;
	transition: 0.5s;
}
.pre-inc .flowflex_item .flowentry_btn a:hover{
	opacity: 0.8;
}
.pre-inc .flowflex_item .flowentry_btn a div{
	border: 1px solid #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
}
.pre-inc .flowflex_item:nth-of-type(1) .flowillust{
	margin-bottom: 20px;
}
.pre-inc .flowflex_item:nth-of-type(1) .flowillust img{
	width: 88%;
}
.pre-inc .flowflex_item:nth-of-type(2) .flowillust{
	text-align: right;
	margin-top: -40px;
	margin-bottom: 10px;
}
.pre-inc .flowflex_item:nth-of-type(2) .flowillust img{
	width: 68%;
}
.pre-inc .flowflex_item:nth-of-type(3) .flowillust{
	margin-bottom: 20px;
}
.pre-inc .flowflex_item:nth-of-type(3) .flowillust img{
	width: 85%;
}
.pre-inc .flowflex_item .steptext p{
	font-size: clamp(12px,1.4vw,14px);
	margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
	/* entry */
	.pre-inc section#entry {
		padding-top: 40px;
	}
	.pre-inc .entry_flow .entry_flowflex {
		display: block;
	}
	.pre-inc .flowflex_item {
		width: 100%;
		padding: 25px 0 30px;
	}
	.pre-inc .flowflex_item .flowentry_btn{
		text-align: center;
		margin-bottom: 1em;
	}
	.pre-inc .flowflex_item:nth-of-type(2),.pre-inc .flowflex_item:nth-of-type(3) {
		background: url("../img/step_arw_sp.svg") no-repeat top center;
		background-size: auto 50px;
		width: 100%;
		margin: 0;
		padding: 60px 0 20px;
	}
}

@media only screen and (max-width: 768px) {
footer{
  margin-bottom: 5em;
}
}