@charset "UTF-8";

/*非表示*/
header .res,
.sp_Menu02 {
	display: none !important;
}


main {
	overflow: hidden;
}

.sp {
	display: none;
}

.rela {
	position: relative;
}

.flex {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}

figure {
	position: relative;
}

.cap_txt {
	position: absolute;
	bottom: 10px;
	font-size: 10px;
	line-height: 1;
}

.cap_R {
	right: 10px;
}

.cap_L {
	left: 10px;
}

.cap_W {
	color: #fff;
}

.cap_B {
	color: #000;
}

.cap_ShaB {
	text-shadow: 0 0 5px #000;
}

.cap_ShaW {
	text-shadow: 0 0 5px #fff;
}

.inner {
	width: 1000px;
	max-width: 90%;
	margin: 0 auto;
}

img {
	max-width: 100%;
}

a[href^="tel"] {
	pointer-events: none;
}

/* header */
header {
	width: 100%;
	background: black;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	transition: 0.3s;
}

.head_Block {
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.head_Block h1 {
	box-sizing: border-box;
	width: 160px;
	padding: 12px 0 0 20px;
	position: relative;
	bottom: -35px;
}

.head_Block h1 a {
	display: block;
	width: 100%;
}

.h_nav {
	justify-content: flex-end;
	align-items: center;
}

.h_nav li:nth-of-type(1) a {
	position: relative;
	margin-right: 40px;
}

.h_nav li:nth-of-type(1) a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
	transform: translateY(-50%);
	border: 5px solid transparent;
	border-left: 8px solid #fff;
}

.h_nav li.res,
.h_nav li.online_res {
	margin-left: 0px;
}

.h_nav li.blog {
	margin-left: 1px;
}

.h_nav p {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1;
}

.h_nav li.hnav00 {
	padding: 16px 0;
}

.h_nav li.hnav00 a {
	display: block;
	max-width: 240px;
	width: 100%;
}

.h_nav li.hnav01 {
	display: flex;
	padding: 5px 0;
}

.h_nav li.hnav01 a {
	display: block;
	width: 100%;
	padding: 8px 0;
	transition: .3s;
	text-align: right;
}

.h_nav li.hnav01 p {
	display: flex;
	justify-content: flex-end;
	color: #fff;
	align-items: flex-end;
	font-size: 12px;
	white-space: nowrap;
}

header.scroll .h_nav li.hnav01 p {
	color: #fff;
}

.h_nav .req {
	margin-right: 10px;
}

.h_nav .req a,
.h_nav .res a {
	box-sizing: border-box;
	display: block;
	width: 120px;
	height: 40px;
	color: #fff;
	text-align: center;
	position: relative;
	transition: .3s;
}

.h_nav .req a {
	background-color: #8e7100;
}

.h_nav .res a {
	background-color: #2f4858;
}

.h_nav .online_res a {
	display: block;
	position: relative;
	width: 120px;
	height: 70px;
	color: #fff;
	background-color: #af9348;
	box-sizing: border-box;
	transition: .3s;
}

.h_nav .req a p,
.h_nav .res a p,
.h_nav .online_res a p {
	display: block;
	position: absolute;
	line-height: 1.3;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.h_nav .online_res a p {
	font-size: 13px;
}

.h_nav a:hover {
	opacity: .6;
}

#gnav {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}

.gnav_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* ← 左右に配置 */
	max-width: 90%;
	margin: 0 auto;
}

#gnav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#gnav .logo {
	width: 350px;
	max-width: 100%;
	margin-left: 5%;
}

#gnav>div {
	margin-right: 5%;
	margin-left: auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.gnav_list li {
	position: relative;
	font-size: 13px;
	letter-spacing: 0.2em;
	line-height: 1;
	font-family: "Libertinus Sans", sans-serif;
}

.head_btn {
	width: auto;
	display: flex;
	justify-content: center;
	margin-left: 20px;
}

.head_btn .request a,
.head_btn .contact a {
	color: #000;
	width: 7em;
	text-align: center;
	padding: 5px 0px;
	background-color: #fff;
	font-size: 13px;
	display: block;
	transition: 0.3s;
}


.head_btn a {
	transition: 0.3s;
}

.head_btn a:hover {
	opacity: 0.7;
}

.head_btn .request a {
	margin-right: 15px;
}

header.scroll .gnav_list li {
	color: #fff;
}

.gnav_list a {
	box-sizing: border-box;
	text-align: center;
	margin: 17px 15px;
	position: relative;
	transition: .8s;
	color: #fff;
	display: inline-block;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
}


.gnav_list a:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* カレント設定 */
/* #indexP .gnav_list li.nav01 a::before,
#conceptP .gnav_list li.nav02 a::before,
#brandP .gnav_list li.nav03 a::before,
#accessP .gnav_list li.nav04 a::before,
#arealifeP .gnav_list li.nav05 a::before,
#valueP .gnav_list li.nav06 a::before,
#designP .gnav_list li.nav07 a::before,
#planP .gnav_list li.nav08 a::before,
#modelroomP .gnav_list li.nav09 a::before ,
#equipmentP .gnav_list li.nav10 a::before{
    display: block;
    content: '';
    width: 70%;
    height: 3px;
    position: absolute;
    opacity: 1;
    bottom: 0;
    left: 50%;
    background: #fff;
    transform: translateX(-50%);
    transition: .3s;
} */


/* newアイコン */
/* .gnav_list li:nth-child(4)::before ,
.gnav_list li:nth-child(5)::before ,
.gnav_list li:nth-child(6)::before {
    display: inline-table;
    content: 'NEW';
    position: absolute;
    top: -5px;
    left: 0;
    padding: 3px 5px;
    color: #fff;
    background-color: #7c0000;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.1em;
    box-sizing: border-box;
}  */

/* 非表示設定/クローズ */
/* .gnav_list li:nth-child(3) a,
.gnav_list li:nth-child(7) a,
.gnav_list li:nth-child(8) a,
.gnav_list li:nth-child(9) a,
.gnav_list li:nth-child(10) a {
    pointer-events: none;
    opacity: .3;
} */

#sp_Menu {
	display: none;
}

/* footer */
footer {
	width: 100%;
	background: #d6dbe3;
}


.contact {
	margin: 0 auto;
}

.footer_contact .contact div {
	color: #8e7100;
	font-size: 46px;
}

.footer_contact .contact a {
	background-color: #8e7100;
	padding: 10px 50px;
	color: #fff;
	font-size: 20px;
	/* line-height: 0.8rem; */
}

.footer_contact .contact a:first-child {
	margin-right: 10px;
}

#foot_Nav {
	background-color: #000;
}

#foot_Nav .gnav_list {
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 5px 0;
	margin: 0 auto;
}

#foot_Nav .gnav_list li {
	position: relative;
	color: #fff;
	width: auto;
	font-size: 18px;
	line-height: 1;
}

/* #foot_Nav .gnav_list li::after {
    display: block;
    content: '';
    width: 1px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
} */
#foot_Nav .gnav_list li:last-child:after {
	display: none;
}

#foot_Nav .gnav_list a {
	display: block;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	transition: .8s;
	margin: 17px 26px;
}

#foot_Nav .gnav_list a::before {
	content: none;
}

#foot_Nav .gnav_list a:hover {
	opacity: 0.7;
}

/* カレント設定 */
/* #indexP #foot_Nav .gnav_list li.nav01 a::before,
#conceptP #foot_Nav .gnav_list li.nav02 a::before,
#brandP #foot_Nav .gnav_list li.nav03 a::before,
#accessP #foot_Nav .gnav_list li.nav04 a::before,
#arealifeP #foot_Nav .gnav_list li.nav05 a::before,
#valueP #foot_Nav .gnav_list li.nav06 a::before,
#designP #foot_Nav .gnav_list li.nav07 a::before,
#planP #foot_Nav .gnav_list li.nav08 a::before,
#modelroomP #foot_Nav .gnav_list li.nav09 a::before ,
#equipmentP #foot_Nav .gnav_list li.nav10 a::before {
    content: none;
} */

/* newアイコン */
#foot_Nav .gnav_list li::before {
	content: none;
}

footer .foot_Btn {
	width: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin: 50px auto;
	gap: 2%;
}

footer .foot_Btn .txt {
	color: #8e7100;
	font-size: 30px;
	font-weight: normal;
	font-family: "Libertinus Sans", sans-serif;
}

footer .foot_Btn li.f_request a,
footer .foot_Btn li.f_contact a {
	background: #8e7100;
	display: block;
	color: #fff;
	width: 8em;
	text-align: center;
	padding: 7px 0;
	font-size: 20px;
	letter-spacing: 0.2em;
	transition: 0.3s;
}

footer .foot_Btn li a:hover {
	opacity: 0.7;
}

footer .foot_Link {
	width: 1000px;
	max-width: 90%;
	margin: 50px auto;
	display: flex;
	justify-content: center;
	gap: 4%;
	align-items: center;
}

footer .foot_Link .foot_Logo {
	width: 434px;
	max-width: 30%;
}

footer .foot_Link .foot_Logo p{
	font-size: 12px;
}

footer .foot_Link .foot_Tel {
	width: 359px;
	max-width: 40%;
}

footer .foot_Link .foot_Qr {
	width: 69px;
	max-width: 20%;
}

footer .foot_Link a {
	display: block;
	transition: 0.3s;
}

footer .foot_Link a:hover {
	opacity: 0.7;
}

.foot_text{
	font-size: 12px;
	line-height: 1.2rem;
	padding-top: 30px;
}

.copyright {
	display: block;
	width: 100%;
	padding: 20px 0;
	color: #231815;
	font-size: 14px;
	text-align: center;
	font-family: "Libertinus Sans", sans-serif;
}

.copyright span{font-size: 10px;}


dl.yokoku {
	display: flex;
	justify-content: flex-start;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
}

dl.yokoku dt {
	width: 12em;
	padding: 5px 20px;
	margin: 0 20px 0 0;
	color: #000;
	border: 1px solid #000;
	line-height: 2em;
	letter-spacing: 2px;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

dl.yokoku dd {
	width: calc(100% - 12em);
	color: #000;
	line-height: 1.5;
	text-align: left;
}

ul.att {
	max-width: 1200px;
	margin: 20px auto 0;
	padding: 0 0 0 1em;
	color: #000;
	list-style-type: '※';
	box-sizing: border-box;
}

ul.att li {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

.page_top {
	position: fixed;
	right: 00px;
	bottom: 50px;
	z-index: 5;
}

.page_top img {
	width: 35px;
	height: 130px;
}

.req_res_btn {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.req_res_btn a {
	display: block;
	width: 300px;
	max-width: 90%;
	padding: 14px 10px;
	margin: 0 10px 10px;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.2em;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: .3s;
}

.req_res_btn a.request {
	background-color: #1a2346;
}

.req_res_btn a.reserve {
	background-color: #7c191d;
}

.req_res_btn a:hover {
	opacity: .6;
}



@media only screen and (max-width: 1180px) {
	.head_Block h1 {
		bottom: 0;
		margin-top: 10px;
	}

	.gnav_list {
		justify-content: center;
		width: 100%;
	}
#gnav {
	top: 50%;
	transform: translateY(-40%);
}
}

@media only screen and (max-width: 768px) {


	.pc {
		display: none;
	}

	.sp {
		display: block;
	}

	a[href^="tel"] {
		pointer-events: unset;
	}

	.no-scroll {
		overflow: hidden;
	}

	/* header */
	header {
		height: 60px;
	}

	.head_Block h1 {
		width: 90px;
		padding: 0;
		position: absolute;
		top: 16px;
		left: 20px;
		bottom: initial;
	}


	.head_btn {
		display: none;
	}

	header.active_logo h1 {
		background: transparent !important;
	}

	.h_nav li {
		margin-left: 15px;
	}

	.h_nav p {
		font-size: 12px;
	}

	.h_nav li.hnav00 {
		padding: 0;
	}

	.h_nav li.hnav00 a {
		max-width: 180px;
	}

	.h_nav li.hnav01 {
		padding: 0;
	}

	.h_nav li.hnav01 a {
		padding: 5px 0;
	}

	.h_nav .req a {
		width: 90px;
	}

	.h_nav .res a {
		width: 90px;
	}

	.gnav_list {
		flex-wrap: wrap;
		width: 100%;
	}

	.gnav_list li {
		width: calc(100% / 5);
		font-size: 12px;
	}

	.gnav_list li:first-child::before {
		content: none;
	}

	.gnav_list li:nth-child(5)::after,
	.gnav_list li:nth-child(10)::after {
		content: none;
	}

	.gnav_list a {
		padding: 14px 0;
	}

	#foot_Nav .gnav_list {
		flex-wrap: wrap;
		width: 98%;
		padding-bottom: 20px;
	}

	#foot_Nav .gnav_list li {
		width: calc(100% / 6);
		margin-bottom: 10px;
		font-size: 11px;
	}

	#foot_Nav .gnav_list li:nth-child(7)::before {
		display: block;
		content: '';
		position: absolute;
		top: 50%;
		left: 0;
		width: 1px;
		height: 12px;
		background-color: rgba(255, 255, 255, .2);
		transform: translateY(-50%);
	}

	#foot_Nav .gnav_list a {
		padding: 0;
	}


	/* header */

	#gnav .logo {
		max-width: 80%;
	}

	.head_Block {
		justify-content: center;
	}

	.head_Block h1 a {
		display: block;
		width: 100%;
		padding-top: 10px;
	}

	.h_nav {
		display: none;
	}

	#sp_Menu {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		color: #fff;
		background-color: #000;
		border-top: none;
		z-index: 999;
		border-top: 1px solid #8e7100;
	}

	#sp_Menu .flex {
		justify-content: flex-start;

	}

	#sp_Menu li {
		position: relative;
		/* width: calc(100% / 2); */
		width: 100%;
		box-sizing: border-box;
	}

	#sp_Menu li:last-child {
		border-right: none;
	}

	#sp_Menu a {
		display: block;
		padding: 14px 0;
	}

	#sp_Menu p {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
	}

	.sp_Menu01 {
		color: #fff;
		background-color: #8e7100;
	}

	.sp_Menu01 p {
		position: relative;
		letter-spacing: 0.35rem;
	}

	.sp_Menu01 p:before {
		content: "";
		position: absolute;
		left: 10%;
		top: 50%;
		transform: translateY(-50%);
		margin: 0 auto;
		width: 16px;
		height: 16px;
		background: url(../img/icon-search.svg) no-repeat;
		background-size: 100%;
		background-position: center;
	}

	.sp_Menu02 {
		color: #fff;
		background-color: #2f4858;
	}

	.sp_Menu03 {
		color: #8e7100;
		background-color: #fff;
	}

	.sp_Menu03 p {
		position: relative;
	}

	.sp_Menu03 p:before {
		content: "";
		position: absolute;
		left: 10%;
		top: 50%;
		transform: translateY(-50%);
		margin: 0 auto;
		width: 16px;
		height: 20px;
		background: url(../img/icon-reserve.svg) no-repeat;
		background-size: 100%;
		background-position: center;
	}

	.sp_Menu05 {
		color: #fff;
		background-color: #af9348;
	}

	#sp_Menu .sp_Menu05 p {
		font-size: 13px;
		text-align: center;
	}

	#sp_Menu .sp_Menu05 a {
		padding: 0px 0;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
	}

	.sp_Menu04 {
		position: fixed;
		right: 0;
		top: 6px;
		z-index: 999;
		width: 50px;
		height: 50px;
		max-width: 20%;
	}

	.sp_Menu04>div {
		position: absolute;
		top: 14px;
		left: 50%;
		width: 24px;
		height: 20px;
		transform: translateX(-50%);
	}

	.sp_Menu04 span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #fff;
		border-radius: 4px;
	}

	#sp_Menu.scroll .sp_Menu04 span {
		background-color: #fff;
	}

	.sp_Menu04 span {
		display: inline-block;
		transition: all .3s;
		box-sizing: border-box;
	}

	.sp_Menu04 span:nth-of-type(1) {
		top: 0;
	}

	.sp_Menu04 span:nth-of-type(2) {
		top: 9px;
	}

	.sp_Menu04 span:nth-of-type(3) {
		bottom: 0;
	}

	.sp_Menu04.active span:nth-of-type(1) {
		transform: translateY(9px) rotate(-45deg);
	}

	.sp_Menu04.active span:nth-of-type(2) {
		transform: translateY(0) rotate(45deg);
	}

	.sp_Menu04.active span:nth-of-type(3) {
		opacity: 0;
	}

	#gnav {
		/*display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100svh;
        background-color: #fff;
        z-index: 99;*/
	}

	#navList {
		display: none;
		position: fixed;
		top: 40px;
		left: 0;
		width: 100%;
		height: 100svh;
		background-color: #fff;
		z-index: 99;
	}

	#gnav>div {
		flex-wrap: wrap;
		display: none;
	}

	.gnav_list {
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		max-height: 80svh;
		overflow-y: scroll;
		border-top: 1px solid #ddd;
		margin-top: 50px;
		padding-bottom: 0px;
	}

	header.scroll .gnav_list li {
		color: #002938;
	}

	.gnav_list li {
		color: #002938;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #ddd;
		box-sizing: border-box;
		font-size: 16px;
	}

	.gnav_list li a {
		border-bottom: none;
	}

	.gnav_list li:nth-child(1) {
		width: 100%;
	}

	.gnav_list li.redev_link .redev_main_link_none {
		border-bottom: 1px solid #ddd;
	}

	.gnav_list li.redev_link ul {
		position: relative;
		opacity: 1;
		height: auto;
		margin-top: 0;
	}

	.gnav_list li.redev_link ul {
		background: #fff;
		color: #000;
	}

	.gnav_list li.redev_link ul {
		width: 100%;
	}

	.gnav_list li.redev_link ul li:first-child {
		border-bottom: 1px solid #ddd;
		border-right: none;
	}

	.gnav_list li:nth-child(2) ul li:nth-child(1) {
		background: #fff;
		color: #000;
		background: #e6f2f5;
	}



	.gnav_list li:nth-child(even) {
		border-right: none;
	}

	.gnav_list li::after {
		content: none;
	}

	.gnav_list li:first-child::before {
		content: none;
	}


	.gnav_list a {
		display: block;
		position: relative;
		padding: 10px 0;
		text-align: center;
		box-sizing: border-box;
		transition: .3s;
		color: #000;
	}

	.gnav_list a::before {
		display: block;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 1px;
		height: 3px;
		background-image: linear-gradient(to right, #5d939f, #1a2346);
		opacity: 0;
		transition: .3s;
	}

	.gnav_list a:hover::before {
		width: 100%;
		opacity: 1;
	}

	.gnav_list li.nav11,
	.gnav_list li.nav12 {
		display: block;
	}

	/* newアイコン */
	.gnav_list li::before {
		top: 0 !important;
		left: inherit !important;
		right: 0 !important;
	}

	/* footer */
	footer {
		width: 100%;
		padding: 1px 0;
	}

	footer .foot_Btn .txt {
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}

	footer .foot_Btn li.f_request a,
	footer .foot_Btn li.f_contact a {
		font-size: 17px;
	}

	footer .foot_Link {
		flex-wrap: wrap;
		margin-bottom: 30px;
	}

	footer .foot_Link .foot_Tel {
		order: ;
		width: 100%;
		max-width: 80%;
		margin-bottom: 40px;
	}

	footer .foot_Link .foot_text{
		order: 2;
		width: 100%;
		margin-top: 20px;
		text-align: center;
		padding-top: 0;
	}

	footer .foot_Link .foot_Logo {
		order: 1;
		width: 80%;
		max-width: 100%;
	}

	footer .foot_Link .foot_Logo p{
		margin-bottom: 10px;
	}

	footer .foot_Link .foot_Qr {
		order: 3;
		display: none;
	}

	small {
		font-size: 12px;
	}

	.nav_Block {
		padding: 0 0 50px;
	}

	#foot_Nav .gnav_list {
		display: none;
	}

	.copyright {
		color: #231815;
		font-size: 12px;
	}

	.copyright span{font-size: 10px;}

	.page_top {
		bottom: 58px;
		right: 0px;
	}

	.page_top img {
		width: 25px;
		height: 80px;
	}

	dl.yokoku {
		flex-direction: column;
		font-size: 12px;
	}

	dl.yokoku dt {
		width: 100%;
		border-right: none;
		border-left: none;
		border: 1px solid #333;
		margin: 0 auto 10px;
		padding: 0;
		text-align: center;
	}

	dl.yokoku dd {
		width: 100%;
		margin: 0;
		padding: 0;
		line-height: 1.5;
	}
}