@charset "UTF-8";
.gHeaderWrap {
	height: 100px;
}
.gHeader {
	background-color: var(--color-white);
	box-shadow: inset 0 -1px 0 var(--color-line-common);
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
}
.gHeader_inner {
	max-width: 1280px;
}
.gHeader_cols {
	display: flex;
}
.gHeader_col {}
.gHeader_col-title {}
.gHeader_title {}
.gHeader_title > a {
	text-decoration: none;
	color: inherit;
	font-size: 28px;
	letter-spacing: 0.04em;
	font-weight: 500;
	display: flex;
	height: 100px;
	align-items: center;
	transition-duration: .3s;
	transition-property: opacity;
}
.gHeader_col-menu {
	width: calc(100% - 360px);
	margin-left: auto;
	max-width: 845px;
}
.gMenuBtn {
	display: none;
}
.gMenuBtn_barWrap {}
.gMenuBtn_bar {}
.gMenuBtn_bar-no1 {}
.gMenuBtn_bar-no2 {}
.gMenuBtn_bar-no3 {}
.gNav {
	height: 100%;
}
.gNav_inner {
	height: 100%;
}
.gNav_list {
	list-style: none;
	display: flex;
	height: 100%;
	margin-right: -16px;
}
.gNav_list > li {
	flex-grow: 1;
	position: relative;
}
.gNav_list > li > a {
	text-decoration: none;
	color: inherit;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 0.08em;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gNav_list > li > a > .icon {
	display: none;
}
.gNav_list_icon {
	display: block;
	font-size: 13px;
	margin-left: 5px;
	transition-duration: .3s;
	transition-property: transform;
}
.gNav_list > li > a[aria-expanded="true"] .gNav_list_icon {
	transform: rotate(180deg);
}
.gNav_list_icon > .icon {
	display: block;
	color: var(--color-text);
}
.gMenu {
	position: absolute;
	top: 100%;
	right: 0;
	margin-top: -20px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition-property: opacity, visibility;
	transition-duration: .5s;
}
.gMenu.isShow {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}
.gMenu_list {
	list-style: none;
}
.gMenu_list > li {}
.gMenu_list > li:nth-child(n+2) {
	border-top: 1px solid #D9D9D9;
}
.gMenu_list_item {
	display: flex;
	height: 60px;
	background-color: var(--color-line);
	color: var(--color-white);
	text-decoration: none;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	padding: 0 26px;
	white-space: nowrap;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gMenu_list_item > .icon {
	display: none;
}
.gMenu_list_item-person {}
.gMenu_list_item-map {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.gNav_list_text {
	display: block;
	position: relative;
	padding: 4px 0;
}
.gNav_list_text > br {
	display: none;
}
.gNav_list_text::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	bottom: 0;
	transition-duration: .3s;
	transition-property: transform;
	transform-origin: right bottom;
	transform: scale(0, 1);
}
.gBody {
	padding-bottom: 75px;
	overflow: hidden;
}
.gBody-noPb {
	padding-bottom: 0;
}
.gHead {
	background-color: var(--color-base-plus);
	padding-top: 91px;
	padding-bottom: 49px;
	margin-bottom: 49px;
}
.gHead_inner {}
.gPankuzu {}
.gPankuzu_oList {
	display: flex;
	list-style: none;
	white-space: nowrap;
	overflow: auto;
	justify-content: flex-end;
	align-items: center;
}
.gPankuzu_oList > li {
	display: flex;
	align-items: center;
}
.gPankuzu_oList > li:nth-last-child(n+2)::after {
	content: "";
	display: block;
	width: 24px;
	height: 1px;
	background-color: var(--color-line);
	margin: 0 12px;
}
.gPankuzu_oList-white > li:nth-last-child(n+2)::after {
	background-color: var(--color-white);
}
.gPankuzu_oList > li:last-child {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 700px;
}
.gPankuzu_oList > li > a {
	text-decoration: none;
	color: var(--color-number-default);
	display: flex;
	height: 36px;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gPankuzu_oList-white > li > a {
	color: var(--color-);
	color: var(--color-bt-line);
}
.gHead_title {
	font-size: 49px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 69px;
	min-height: 138px;
	line-height: 1.5;
}
.gBody_inner {}
.gFooter {
	border-top: 1px solid var(--color-line-common);
	padding-top: 45px;
	padding-bottom: 90px;
}
.gFooter_inner {
	max-width: 1366px;
}
.gFooter_cols {
	display: flex;
	max-width: 1260px;
	margin-left: auto;
}
.gFooter_col {}
.gFooter_col-txt {
	width: calc(100% - 380px);
}
.gFooter_dList {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	column-gap: 33px;
}
.gFooter_dList > dt {
	font-feature-settings: "palt";
	width: 100%;
}
.gFooter_dList > dd {}
.gFooter_dList > dd > a {
	text-decoration: none;
	color: inherit;
}
.gFooter_col-copy {
	margin-left: auto;
	align-self: flex-end;
}
.gFooter_copyright {}
.gFooter_col-top {
	width: 70px;
	margin-left: 38px;
}
.gPageTop {}
.gPageTop_button {
	display: block;
	width: 70px;
	height: 70px;
	background-color: var(--color-line);
	color: var(--color-white);
	border-radius: 50%;
	font-size: 20px;
	transition-duration: .3s;
	transition-property: opacity;
}
.gPageTop_button > .icon {}
.gNav_btn {
	display: none;
}
.gNav_btn > .icon {}
.gHead_title-detail {
	font-size: 33px;
	min-height: 115px;
	margin-top: 12px;
}
.gVisual {
	position: relative;
	color: var(--color-white);
	text-align: center;
	min-height: 440px;
	box-sizing: border-box;
	padding-top: 90px;
	padding-bottom: 50px;
	margin-bottom: 64px;
}
.gVisual_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #784f4f;
}
.gVisual_bg > img {
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gVisual_inner {
	position: relative;
	z-index: 1;
}
.gVisual_title {
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-indent: 0.04em;
	font-family: var(--font-mincho);
	margin-top: 17px;
	margin-bottom: 22px;
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.gVisual_text {
	font-size: 20px;
	line-height: 1.64;
	letter-spacing: -0.05em;
	text-indent: -0.05em;
	font-family: var(--font-mincho);
}
.gVisual_bg-ijin {
	background-color: #a59771;
}
.gVisual_textWrap {}
.gHeaderWrap-home {
	height: auto;
}
.gHeader-home {
	transition-duration: 0.3s;
	transition-property: background-color, color, box-shadow;
	background-color: rgba(255, 255, 255, 0);
	color: var(--color-white);
	box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.0);
}
.gNav_list-home > li > a {
	color: var(--color-white);
}
.gNav_list_icon-home > .icon {
	color: var(--color-white);
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gHeader-hover {
	background-color: var(--color-white);
	color: var(--color-text);
	box-shadow: inset 0 -1px 0 var(--color-line-common);
}
.gNav_list-hover > li > a {
	color: var(--color-text);
}
.gNav_list_icon-hover > .icon {
	color: var(--color-text);
}
.gHeader-scrolled {
	background-color: var(--color-white);
	color: var(--color-text);
	box-shadow: inset 0 -1px 0 var(--color-line-common);
}
.gNav_list-scrolled > li > a {
	color: var(--color-text);
}
.gNav_list_icon-scrolled > .icon {
	color: var(--color-text);
}
.gPankuzu_oList-left {
	justify-content: flex-start;
}
@media screen and (max-width:1399px) {
	.gNav_list {
		margin-right: 0;
	}
}
@media screen and (max-width:1299px) {
	.gNav_list_text > br {
		display: inline;
	}
	.gHeader_col-menu {
		max-width: 735px;
		width: calc(100% - 370px);
	}
}
@media screen and (max-width:1099px) {
	.gHeader_title > a {
		font-size: 23px;
	}
	.gHeader_col-menu {
		width: calc(100% - 310px);
		max-width: 680px;
	}
}
@media screen and (min-width:1000px) and (hover:hover) {
	.gPankuzu_oList > li > a:hover {
		color: var(--color-link-text);
	}
	.gPankuzu_oList-white > li > a:hover {
		color: var(--color-white);
	}
	.gFooter_dList > dd > a:hover {}
	.gPageTop_button:hover {
		opacity: .8;
	}
	a:hover .gNav_list_text::after {
		transform-origin: left bottom;
		transform: scale(1, 1);
	}
	.gHeader_title > a:hover {
		opacity: .7;
	}
	.gMenuBtn:hover {}
	.gNav_list > li > a:hover {
		color: var(--color-accent);
	}
	.gMenu_list_item-person:hover {
		background-color: var(--color-ijin-main-light);
	}
	.gMenu_list_item-map:hover {
		background-color: var(--color-yukarimap-dark);
	}
}
@media screen and (max-width:999px) {
	.gHeaderWrap {
		height: 60px;
	}
	.gHeader {}
	.gHeader_inner {
		padding-right: 0;
	}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-title {}
	.gHeader_title {}
	.gHeader_title > a {
		height: 60px;
		font-size: 20px;
	}
	.gHeader_col-menu {
		width: 60px;
		margin-left: auto;
	}
	.gMenuBtn {
		display: block;
		height: 100%;
		width: 100%;
		transition-duration: .3s;
		transition-property: background-color, color;
	}
	.gMenuBtn[aria-expanded="true"] {
		background-color: var(--color-base);
		color: var(--color-text);
	}
	.gMenuBtn_barWrap {
		display: block;
		width: 24px;
		margin: 0 auto;
	}
	.gMenuBtn_bar {
		display: block;
		height: 2px;
		background-color: currentColor;
		transition-duration: .3s;
		transition-property: transform;
	}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {
		margin: 6px 0;
	}
	.gMenuBtn_bar-no3 {}
	.gMenuBtn[aria-expanded="true"] .gMenuBtn_bar-no1 {
		transform: translateY(8px) rotate(-45deg);
	}
	.gMenuBtn[aria-expanded="true"] .gMenuBtn_bar-no2 {
		transform: scale(0, 1);
	}
	.gMenuBtn[aria-expanded="true"] .gMenuBtn_bar-no3 {
		transform: translateY(-8px) rotate(45deg);
	}
	.gNav {
		position: fixed;
		top: 60px;
		right: 0;
		width: 375px;
		background-color: var(--color-base);
		height: calc(100vh - 60px);
		box-sizing: border-box;
		padding: 0 32px;
		padding-top: 32px;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition-property: opacity, visibility;
		transition-duration: 0.4s;
		overflow: auto;
		padding-bottom: 32px;
	}
	.gNav-home {
		color: var(--color-text);
	}
	.gNav.isShow {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}
	.gNav_inner {
		height: auto;
	}
	.gNav_list {
		display: block;
		height: auto;
	}
	.gNav_list-home {}
	.gNav_list > li {}
	.gNav_list > li > a {
		height: 58px;
		box-sizing: border-box;
		border-bottom: 1px solid var(--color-line-common);
		justify-content: flex-start;
		position: relative;
		padding-right: 30px;
	}
	.gNav_list_icon {
		width: 24px;
		height: 24px;
		border: 1px solid var(--color-accent);
		box-sizing: border-box;
		border-radius: 50%;
		position: absolute;
		top: 29px;
		right: 0;
		transform: translateY(-50%);
		margin: 0;
		color: var(--color-accent);
	}
	.gNav_list_icon::before {
		content: "";
		display: block;
		width: 9px;
		height: 1px;
		background-color: currentColor;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(90deg);
		transition-duration: .3s;
		transition-property: transform;
	}
	.gNav_list > li > a[aria-expanded="true"] .gNav_list_icon::before {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	.gNav_list_icon::after {
		content: "";
		display: block;
		width: 9px;
		height: 1px;
		background-color: currentColor;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(0deg);
	}
	.gNav_list > li > a[aria-expanded="true"] .gNav_list_icon {
		transform: translateY(-50%);
	}
	.gNav_list_icon > .icon {
		display: none;
	}
	.gMenu {
		position: static;
		margin: 0;
		transform: none;
		max-height: 0;
		overflow: hidden;
		transition-property: max-height, opacity;
		transition-duration: .5s;
		pointer-events: inherit;
		visibility: visible;
	}
	.gMenu.isShow {
		pointer-events: inherit;
		max-height: 116px;
	}
	.gMenu_list {}
	.gMenu_list > li {}
	.gMenu_list > li:nth-child(n+2) {
		border-top: none;
	}
	.gMenu_list_item {
		background-color: rgba(255, 255, 255, 0);
		color: inherit;
		justify-content: flex-start;
		padding: 0;
		border-bottom: 1px solid var(--color-line-common);
		height: 58px;
		box-sizing: border-box;
		font-weight: normal;
		padding-left: 16px;
		position: relative;
	}
	.gMenu_list_item > .icon {
		display: block;
		position: absolute;
		font-size: 14px;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	.gMenu_list_item-person {}
	.gMenu_list_item-map {
		border-radius: 0;
	}
	.gNav_list_text {}
	.gNav_list > li > a > .icon {
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		font-size: 14px;
	}
	.gNav_list_text > br {
		display: none;
	}
	.gNav_list_text::after {}
	.gBody {}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gHead {
		padding-top: 45px;
		padding-bottom: 30px;
	}
	.gHead_inner {}
	.gPankuzu {
		margin-bottom: 10px;
		margin-right: -20px;
		padding-right: 20px;
	}
	.gPankuzu_oList {
		justify-content: flex-start;
	}
	.gPankuzu_oList > li {}
	.gPankuzu_oList > li:nth-last-child(n+2)::after {}
	.gPankuzu_oList > li:last-child {
		overflow: visible;
	}
	.gPankuzu_oList > li > a {}
	.gHead_title {
		font-size: 30px;
		line-height: 42px;
		min-height: 84px;
	}
	.gBody_inner {}
	.gFooter {}
	.gFooter_inner {}
	.gFooter_cols {
		align-items: flex-end;
	}
	.gFooter_col {}
	.gFooter_col-txt {
		width: calc(100% - 370px);
	}
	.gFooter_dList {
		display: block;
	}
	.gFooter_dList > dt {}
	.gFooter_dList > dd {}
	.gFooter_dList > dd > a {}
	.gFooter_col-copy {}
	.gFooter_copyright {}
	.gFooter_col-top {
		margin-left: 20px;
	}
	.gPageTop {}
	.gPageTop_button {}
	.gPageTop_button > .icon {}
	.gNav_btn {
		width: 142px;
		height: 42px;
		border: 1px solid var(--color-line-common);
		box-sizing: border-box;
		background-color: var(--color-white);
		border-radius: 8px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 24px auto 0;
		font-size: 14px;
	}
	.gNav_btn > .icon {
		font-size: 10px;
		color: var(--color-accent);
		margin-left: 5px;
	}
	.gHead_title-detail {}
	.gVisual {
		min-height: 380px;
		padding-top: 50px;
	}
	.gVisual_bg {}
	.gVisual_bg > img {}
	.gVisual_inner {}
	.gVisual_title {
		font-size: 40px;
	}
	.gVisual_text {
		font-size: 18px;
	}
	.gVisual_bg-ijin {}
	.gVisual_textWrap {}
	.gHeaderWrap-home {
		height: auto;
	}
	.gHeader-home {
		transition-duration: 0.4s;
	}
	.isMenuOpen .gHeader-home {
		background-color: var(--color-white);
		box-shadow: inset 0 -1px 0 var(--color-line-common);
		color: var(--color-text);
	}
	.gNav_list-home > li > a {
		color: inherit;
	}
	.gNav_list_icon-home > .icon {}
	.gHeader-hover {}
	.gNav_list-hover > li > a {}
	.gNav_list_icon-hover > .icon {}
}
@media screen and (max-width:767px) {
	.gHeaderWrap {}
	.gHeader {}
	.gHeader_inner {}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-title {}
	.gHeader_title {
		white-space: nowrap;
	}
	.gHeader_title > a {
		font-size: 19px;
	}
	.gHeader_col-menu {}
	.gMenuBtn {
		display: block;
	}
	.gMenuBtn_barWrap {}
	.gMenuBtn_bar {}
	.gMenuBtn_bar-no1 {}
	.gMenuBtn_bar-no2 {}
	.gMenuBtn_bar-no3 {}
	.gNav {
		width: 100%;
	}
	.gNav_inner {}
	.gNav_list {}
	.gNav_list > li {}
	.gNav_list > li > a {}
	.gNav_list_icon {}
	.gNav_list > li > a[aria-expanded="true"] .gNav_list_icon {}
	.gNav_list_icon > .icon {}
	.gMenu {}
	.gMenu.isShow {}
	.gMenu_list {}
	.gMenu_list > li {}
	.gMenu_list > li:nth-child(n+2) {}
	.gMenu_list_item {}
	.gMenu_list_item-person {}
	.gMenu_list_item-map {}
	.gNav_list_text {}
	.gNav_list_text > br {}
	.gNav_list_text::after {}
	.gBody {
		padding-bottom: 40px;
	}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gHead {
		padding-top: 26px;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.gHead_inner {}
	.gPankuzu {
		font-size: 14px;
		margin-bottom: 4px;
	}
	.gPankuzu_oList {
		justify-content: flex-start;
	}
	.gPankuzu_oList > li {}
	.gPankuzu_oList > li:nth-last-child(n+2)::after {}
	.gPankuzu_oList > li:last-child {}
	.gPankuzu_oList > li > a {}
	.gHead_title {
		font-size: 21px;
		line-height: 29px;
		min-height: 0;
	}
	.gBody_inner {}
	.gFooter {
		padding-top: 19px;
		padding-bottom: 25px;
	}
	.gFooter_inner {
		padding-right: 17px;
	}
	.gFooter_cols {
		display: grid;
		grid-template-columns: auto 50px;
		grid-template-rows: auto 1fr;
	}
	.gFooter_col {
		width: auto;
		padding: 0;
		max-width: none;
		margin: 0;
	}
	.gFooter_col-txt {
		grid-column: span 2;
	}
	.gFooter_dList {}
	.gFooter_dList > dt {
		margin-bottom: 3px;
	}
	.gFooter_dList > dd {
		line-height: 28px;
	}
	.gFooter_dList > dd > a {}
	.gFooter_col-copy {}
	.gFooter_copyright {}
	.gFooter_col-top {}
	.gPageTop {}
	.gPageTop_button {
		width: 50px;
		height: 50px;
		font-size: 17px;
	}
	.gPageTop_button > .icon {}
	.gNav_btn {}
	.gNav_btn > .icon {}
	.gHead_title-detail {
		margin-top: 0;
	}
	.gVisual {
		min-height: 277px;
		padding-top: 27px;
		padding-bottom: 20px;
		margin-bottom: 24px;
	}
	.gVisual_bg {}
	.gVisual_bg > img {}
	.gVisual_inner {}
	.gVisual_title {
		font-size: 28px;
		margin-top: 14px;
		margin-bottom: 9px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.gVisual_text {
		text-align: left;
		font-size: 15px;
		line-height: 1.5;
	}
	.gVisual_bg-ijin {}
	.gVisual_textWrap {
		padding: 0 16px;
		display: flex;
		justify-content: center;
	}
	.gHeaderWrap-home {
		height: 60px;
	}
	.gHeader-home {
		background-color: var(--color-white);
		box-shadow: inset 0 -1px 0 var(--color-line-common);
		color: var(--color-text);
	}
	.gNav_list-home > li > a {}
	.gNav_list_icon-home > .icon {}
	.gHeader-hover {}
	.gNav_list-hover > li > a {}
	.gNav_list_icon-hover > .icon {}
}
@media screen and (max-width:374px) {}
