@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("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=Allura&display=swap");
@media screen and (min-width: 769px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  html {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4vw;
  }
}

.pre-inc {
  font-family: YakuHanMP, "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
	overflow: hidden;
}
.pre-inc figcaption.cap_wb{
	font-size: clamp(10px,1.3vw,13px);
}
.pre-inc .tx_l {
  text-align: left !important;
}
.pre-inc .tx_r {
  text-align: right;
}
.pre-inc .tx_c {
  text-align: center;
}
.pre-inc .note a {
  color: #000;
  word-break: break-all;
}
.pre-inc .note a:hover {
  text-decoration: underline;
}
.pre-inc article * {
  font-weight: 300;
}
@media screen and (min-width: 769px) {
  .pre-inc .sp {
    display: none !important;
  }
  .pre-inc .wrap1024 {
    max-width: 1024px;
    margin: 0 auto;
  }
	.pre-inc .wrap1280 {
    max-width: 1280px;
    margin: 0 auto;
  }
  .pre-inc .note {
    font-size: 0.65em;
  }
}
.pre-inc {
  /* キャプション類 */
}
.pre-inc .cap_w,
.pre-inc .cap_wb,
.pre-inc .cap_b,
.pre-inc .cap_bw,
.pre-inc .cap_l {
  font-size: clamp(10px,1.3vw,13px);
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
  z-index: 1;
  line-height: 1.4;
	letter-spacing: 0em;
  text-align: right;
}
.pre-inc .cap_w {
  color: #fff;
}
.pre-inc .cap_wb {
  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 {
  color: #000;
}
.pre-inc .cap_bw {
  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_o {
  font-size: clamp(10px,1.3vw,13px);
  margin-top: 7px;
  text-align: right;
  position: static;
}
.pre-inc .cap_ol {
  font-size: clamp(10px,1.3vw,13px);
  margin-top: 7px;
  position: static;
}
.pre-inc .cap_oc {
  font-size: clamp(10px,1.3vw,13px);
  margin-top: 7px;
  position: static;
  text-align: center;
}
.pre-inc .cap_l {
  right: auto;
  left: 1em;
  text-align: left;
}
.pre-inc .cap_u {
  right: 1em;
  top: 1em;
  text-align: right;
  font-size: 0.5em;
}
@media screen and (max-width: 768px) {
  .pre-inc .pc {
    display: none !important;
  }
  .pre-inc .wrap1024 {
    max-width: 100%;
    padding: 0 4vw;
  }
  .pre-inc .wrap1280 {
    max-width: 100%;
    padding: 0 4vw;
  }
  .pre-inc .note {
    font-size: 2.8vw;
  }
  .pre-inc {
    /* キャプション類 */
  }
  .pre-inc .cap_w,
  .pre-inc .cap_wb,
  .pre-inc .cap_b,
  .pre-inc .cap_bw,
  .pre-inc .cap_l,
  .pre-inc .cap_o,
  .pre-inc .cap_ol,
  .pre-inc .cap_oc,
  .pre-inc .cap_l {
    font-size: 2vw;
  }
  .pre-inc .cap_u {
    right: 1em;
    top: unset;
    bottom: 0.5em;
    text-align: right;
    font-size: 0.28em;
  }
}

.pre-inc section#note{
	padding: 80px 0;
}
.pre-inc section#note p{
	font-size: clamp(10px,1.3vw,13px);
}
	
.pre-inc {
  /*||||||||||||||||| ヘッダー＆メニュー |||||||||||||||||*/
}
.pre-inc header.bg_black {
  background: #fff /* rgba(255, 255, 255, 0.9) */;
}
.pre-inc .header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 115px;
  z-index: 10000;
  transition: 0.5s all;
  background: #fff /* rgba(255, 255, 255, 0.9) */;
}
.pre-inc .headerinner {
  width: 100%;
  max-width: 1920px;
  height: 115px;
  margin: 0 auto;
  padding: 9px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pre-inc .headerlogo {
  max-width: 200px;
  width: 100%;
}
.pre-inc.h_active .headerlogo img{
	filter: brightness(0) saturate(100%) invert(40%) sepia(12%) saturate(1314%) hue-rotate(178deg) brightness(91%) contrast(88%);
}
.pre-inc .entry {
  background-image: linear-gradient(0deg, #1e3d70, #4f6486);
	border: 1px solid #FFF;
  color: #FFF;
  width: 150px;
  height: 40px;
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.pre-inc .entry .button_link {
  color: #FFF;
  text-decoration: none;
}
.pre-inc .entry .button_link:hover {
  opacity: 0.8;
}
.pre-inc .reserve {
  background: #7a6328;
  color: #FFF;
  width: 150px;
  height: 40px;
  font-size: 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}
.pre-inc .reserve .button_link {
  color: #FFF;
  text-decoration: none;
}
.pre-inc .reserve .button_link:hover {
  opacity: 0.8;
}
.pre-inc .menubtn {
  position: relative;
  height: 20px;
  width: 30px;
  margin-bottom: -3px;
  margin-right: 10px;
  display: inline-block;
  box-sizing: border-box;
}
.pre-inc .menubtn span {
  position: absolute;
  left: 0;
  height: 1px;
  width: 30px;
  background-color: #111;
  border-radius: 2px;
  display: inline-block;
  box-sizing: border-box;
}
.pre-inc .menubtn span:nth-of-type(1) {
  bottom: 20px;
}
.pre-inc .menubtn span:nth-of-type(2) {
  bottom: 10px;
}
.pre-inc .menubtn span:nth-of-type(3) {
  bottom: 0;
}
.pre-inc {
  /* nav */
}
.pre-inc.h_active .header {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.pre-inc {
  /*ハンバーガーメニュー*/
}
.pre-inc .header .hb_menu {
  position: relative;
  height: 20px;
  width: 30px;
  margin-bottom: -3px;
  margin-right: 15px;
  display: inline-block;
  box-sizing: border-box;
  transition: all 0.3s;
  cursor: pointer;
  pointer-events: painted;
}
.pre-inc .header .hb_menu .hb_menu_line {
  display: block;
  height: 1px;
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.pre-inc .header .hb_menu .hb_menu_line .hb_menu_italic {
  display: block;
  height: 1px;
  width: 100%;
  transition: all 0.3s;
  background: #333;
  border-radius: 3px;
}
.pre-inc .header .hb_menu .hb_menu_line::before,
.pre-inc .header .hb_menu .hb_menu_line::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  height: 1px;
  width: 100%;
  background: #333;
  transition: all 0.3s;
  border-radius: 3px;
}
.pre-inc .header .hb_menu .hb_menu_line::before {
  top: -10px;
}
.pre-inc .header .hb_menu .hb_menu_line::after {
  bottom: -10px;
  width: 100%;
}
.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;
}
/* NEWマーク
.pre-inc .menu_wrap .menu a[href$="position"]::before,
.pre-inc .menu_wrap .menu a[href$="location"]::before,
.pre-inc .menu_wrap .menu a[href$="access"]::before,
.pre-inc .menu_wrap .menu a[href$="#plan"]::before,
.pre-inc .menu_wrap .menu a[href$="design"]::before,
.pre-inc .menu_wrap .menu a[href$="compact"]::before,
.pre-inc .menu_wrap .menu a[href$="equipment"]::before,
.pre-inc .menu_wrap .menu a[href$="evaluation"]::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#top .menu_wrap .menu a[href$="./"] > *,
.pre-inc#single-style .menu_wrap .menu a[href$="single-style"] > *,
.pre-inc#dinks-style .menu_wrap .menu a[href$="dinks-style"] > *,
.pre-inc#family-style .menu_wrap .menu a[href$="family-style"] > *,
.pre-inc#map .menu_wrap .menu a[href$="map"] > *,
.pre-inc#outline .menu_wrap .menu a[href$="outline"] > * {
  color: #750000;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .pre-inc header + .menu_wrap .menu > *:hover > * {
    opacity: 0.3;
  }
}
.pre-inc.h_active .hb_menu .hb_menu_line::before {
  transform: rotate(-135deg);
  top: 0;
  right: 0;
  background: #333;
}
.pre-inc.h_active .hb_menu .hb_menu_line::after {
  transform: rotate(135deg);
  bottom: 0;
  right: 0;
  width: 100%;
  background: #000;
}
.pre-inc.h_active .hb_menu .hb_menu_line .hb_menu_italic {
  display: none;
}
.pre-inc {
  /* メニュー */
}
.pre-inc .menu .menu_link {
  text-decoration: none;
}
.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: 9000;
  overflow-y: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 0 1em 0.5em;
  height: calc(100% - 80px);
  top: 115px;
}
.pre-inc.h_active .menu_wrap {
  pointer-events: painted;
  opacity: 1;
}
.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;
  position: relative;
}
.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.8em;
  color: #000;
  position: relative;
}
.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 a.menu_entry {
  background: linear-gradient(to right, #8d6c82, #58062b);
  justify-content: center;
  margin-top: 0.5em;
  padding: 0.4em 0.1em;
  border-bottom: none;
}
.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 i::after {
  content: "間取りや、最新情報をお届けします。";
  display: block;
  font-size: 0.8em;
  margin-top: 0.2em;
}
.pre-inc .menu a.menu_entry span {
  display: none;
}
.pre-inc .menu a.menu_reserve {
  background: linear-gradient(to right, #928C64, #70641D);
  justify-content: center;
  margin-top: 0.5em;
  padding: 0.4em 0.1em;
}
.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 i::after {
  content: "事前案内会参加ご予約はこちら";
  display: block;
  font-size: 0.8em;
  margin-top: 0.2em;
}
.pre-inc .menu a.menu_reserve span {
  display: none;
}
.menu a[href*="request_pl2"]{background: #1e3d70;justify-content: center;margin-top: 0.5em;padding: 0.4em 0.1em;color:#fff;text-decoration: none;}
.menu a[href*="request_pl2"]::after{border-right-color: #fff !important;border-top-color: #fff !important;}
.menu a[href*="request_pl2"] i{color: #fff !important;text-align: center;}
.menu a[href*="request_pl2"] i::after{content: "間取りや、最新情報をお届けします。";display: block;font-size: 0.8em;margin-top: 0.2em;color:#fff;}
.menu a[href*="request_pl2"] span{display: none;}
.menu a[href*="reservation_pl3"]{background: #7a6328;justify-content: center;margin-top: 0.5em;padding: 0.4em 0.1em;color:#fff;text-decoration: none;}
.menu a[href*="reservation_pl3"]::after{border-right-color: #fff !important;border-top-color: #fff !important;}
.menu a[href*="reservation_pl3"] i{color: #fff !important;;text-align: center;}
.menu a[href*="reservation_pl3"] i::after{content: "事前案内会予約受付中。";display: block;font-size: 0.8em;margin-top: 0.2em;color:#fff;}
.menu a[href*="reservation_pl3"] span{display: none;}
/* 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: 100%;
}
.pre-inc .flowflex_item .steptext p{
	font-size: clamp(12px,1.4vw,14px);
}
@media only screen and (min-width: 769px) {
  .pre-inc .menu_wrap {
    transform: translateX(3%);
  }
  .pre-inc.h_active .menu_wrap {
    transform: translateX(0%);
  }
}
@media only screen and (max-width: 1300px) {
	.pre-inc .wrap1280 {
    max-width: 96%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .pre-inc.h_active {
    overflow: hidden;
  }
  .pre-inc .menu_wrap {
    width: 100%;
    height: calc(100% - 60px);
    top: 75px;
  }
  .pre-inc.h_active .menu_wrap {
    transform: translateY(0%);
  }
	.pre-inc .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    height: 75px;
  }
  .pre-inc .headerinner {
    height: 75px;
    padding: 5px;
  }
  .pre-inc .headerlogo {
    max-width: 130px;
    width: 100%;
		margin-left: 5px;
  }
  .pre-inc .entry {
    width: 70px;
    height: 40px;
    font-size: 12px;
    margin-right: 5px;
    text-align: center;
		line-height: 120%;
  }
  .pre-inc .reserve {
    width: 70px;
    height: 40px;
    font-size: 12px;
    margin-right: 10px;
    text-align: center;
		line-height: 120%;
  }
	.pre-inc .header .hb_menu {
		margin-bottom: -15px;
	}
	.pre-inc section#note {
		padding: 40px 0;
	}
	/* 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;
	}
	.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;
	}
}

.pre-inc {
  /*||||||||||||||||| 下層ページ共通 |||||||||||||||||*/
}

.pre-inc .main{
	margin-top: 115px;
}

/* sbuheader */
.pre-inc .subheader{
	background: url("../img/subheader_bg.webp") no-repeat;
	background-size: cover;
	height: 320px;
	border-bottom: 8px solid;
    border-image: linear-gradient(to right, #3dade0, #969ce2, #a4c6eb) 1;
}
.pre-inc .subheader .suheader_logo{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	padding-top: 50px;
}
.pre-inc .subheader .suheader_logo img{
	height: 100%;
	max-height: 200px;
}
.pre-inc .center_gttl{
	color: #4f6486;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(22px,3.6vw,36px);
  letter-spacing: 0.05em;
  margin: 0 0 30px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
.pre-inc .main{
	margin-top: 75px;
}
	.pre-inc .subheader{
		background: url("../img/subheader_bg.webp") no-repeat;
		background-size: cover;
		height: 160px;
	}
	.pre-inc .subheader .suheader_logo{
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		width: 100%;
		padding-top: 20px;
	}
	.pre-inc .subheader .suheader_logo img{
		height: 100%;
		max-height: 100px;
	}
}

.pre-inc .sc_view{
	transition: 0.8s ease-in-out;
  opacity: 0;
}
.pre-inc .sc_view.on{
	opacity: 1.0;
}
.pre-inc .sc_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.pre-inc .sc_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

/*フッターメニュー */
.pre-inc .footmenu {
  background: linear-gradient(0deg, #1e3d70, #4f6486);;
  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: linear-gradient(0deg, #1e3d70, #4f6486);;
  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);
}
@media only screen and (max-width: 768px) {
  .pre-inc a#page_top {
    right: 10px;
    bottom: 60px;
  }
}

@media only screen and (max-width: 768px) {
footer{
  margin-bottom: 5em;
}
}