@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figcaption, figure, section, footer, header, main, hgroup, menu, nav, summary {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
@media all and (max-width: 503px) {
	html {
		font-size: calc(1000vw / 504);
	}
}
body, table, input, textarea, select, option {
	font-family: "Noto Sans JP", sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
chrome_annotation {
	border: none !important;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
address {
	font-style: normal;
}
a,
a:link {
	color: #231815;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #231815;
}
a:hover {
	color: #231815;
}
a:active {
	color: #231815;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1320px;
	color: #231815;
	font-size: 1.34rem;
	font-weight: 400;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
.fixed {
	position: fixed;
	width: 100%;
	overflow-y: scroll;
}
#main {
	padding-top: 13.5rem;
}
#container {
	text-align: left;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 1.4rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	#main {
		padding-top: 8.2rem;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	padding-bottom: 2.2rem;
	background-color: #FFF;
}
#gHeader .hBox {
	margin-bottom: 2.6rem;
	padding: 2.1rem 1rem 1.4rem;
	background-color: #6BA993;
}
#gHeader h1 {
	margin: 0 auto;
	width: 56.6rem;
}
#gHeader .inner {
	margin: 0 auto;
	padding: 0 2rem;
	max-width: 147rem;
}
.mac #gHeader .inner {
	padding: 0 1rem;
}
#gNavi {
	padding-top: 0.5rem;
	width: calc(100% - 14rem);
}
#gNavi li,
#gNavi li a {
	display: inline-block;
}
#gNavi li a {
	padding: 0 1.7rem 0 1.6rem;
	font-size: 1.59rem;
	font-weight: 700;
	letter-spacing: 0.18em;
}
#gNavi li a:hover {
	opacity: 0.7;
}
#gNavi li:last-child a {
	padding-right: 0;
}
#gNavi li .sub {
	vertical-align: 0.2rem;
}
#gHeader .inner .link {
	margin-right: 1.4rem;
	width: 12.2rem;
}
#gHeader .inner .link a {
	padding: 0.5rem 0.5rem 0.6rem;
	min-height: 3.1rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: center;
	border-radius: 1.8rem;
	background-color: #231815;
}
#gHeader .inner .link a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) and (max-width: 1480px) {
	#gNavi {
		text-align: center;
	}
	#gNavi li a {
		padding: 0 0.6rem;
		font-size: 1.4rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1240px) {
	#gHeader .inner .link {
		margin-right: 0;
		width: 8.8vw;
	}
	#gHeader .inner .link a {
		font-size: 1.1vw;
	}
	#gNavi {
		padding-top: 0;
		width: calc(100% - 9vw);
	}
	#gNavi li a {
		padding: 0 0.5rem;
		font-size: 1.1vw;
	}
}
@media all and (max-width: 896px) {
	#gHeader {
		padding-bottom: 0;
	}
	#gHeader .hBox {
		margin-bottom: 0;
		padding: 1.5rem 6.5rem 1.7rem 2.2rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		background: url(../img/common/h_bg.jpg) no-repeat center center / cover;
	}
	#gHeader h1 {
		margin: 0.4rem 0 0;
		width: 27.1rem;
	}
	#gHeader .inner {
		margin: 0;
		padding: 0;
		max-width: inherit;
	}
	#gHeader .menu {
		position: absolute;
		top: 3.4rem;
		right: 1.5rem;
		height: 2rem;
		width: 3.2rem;
		cursor: pointer;
		z-index: 300;
		-webkit-transition: all .3s ease;
		transition: all .3s ease;
	}	
	#gHeader .menu span {
		background: #FFF;
		border: none;
		height: 1px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all .35s ease;
		transition: all .35s ease;
		cursor: pointer;
	}	
	#gHeader .menu span:nth-of-type(2) {
		top: 0.9rem;
	}
	#gHeader .menu span:nth-of-type(3) {
		top: 1.8rem;
	}
	#gHeader .menu.on .top {
		transform: translateY(0.9rem) translateX(0) rotate(45deg);
	}
	#gHeader .menu.on .middle {
		opacity: 0;
	}
	#gHeader .menu.on .bottom {
		transform: translateY(-0.9rem) translateX(0) rotate(-45deg);
	}
	#gHeader .menuBox {
		padding-bottom: 10rem;
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100dvh;
		overflow: auto;
		z-index: 200;
	}
	#gHeader .linkUl {
		margin-top: 0.4rem;
		width: calc(100% - 30rem);
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		gap: 0.9rem;
	}
	#gHeader .linkUl li {
		width: 4.6rem;
	}
	#gNavi {
		padding: 8.5rem 0 7.6rem;
		width: auto;
		background-color: #6BA993;
	}
	#gNavi li,
	#gNavi li a {
		display: block;
	}
	#gNavi li a {
		padding: 1.6rem 2rem !important;
		color: #FFF;
		text-align: center;
		font-size: 2.14rem;
	}
	#gNavi li .sub {
		display: none;
	}
	#gHeader .inner .link {
		display: none;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	margin-top: 7.2rem;
	padding: 8.3rem 0 21.6rem;
	position: relative;
	background: url(../img/common/f_bg.jpg) no-repeat center bottom / cover;
}
#gFooter::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(91, 162, 137, 0.63);
	content: '';
	display: none;
}
#gFooter .companyBox {
	margin-bottom: 20.4rem;
}
#gFooter .companyBox .text {
	margin-bottom: 8.1rem;
	color: #FFF;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-align: center;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#gFooter .companyBox .text .sml {
	margin-bottom: 0.8rem;
	display: block;
	font-size: 1.5rem;
}
#gFooter .companyBox .inner {
	margin: 0 auto 9.6rem;
	max-width: 103rem;
}
#gFooter .companyBox .inner .fNavi {
	width: 41.2rem;
}
#gFooter .companyBox .inner .fNavi li a {
	padding: 1.2rem 0 1.1rem;
	display: block;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 1.66rem;
	font-weight: 700;
	letter-spacing: 0.18em;
}
#gFooter .companyBox .inner .fNavi li a:hover {
	opacity: 0.7;
}
#gFooter .companyBox .inner .map {
	margin: 3.9rem -2.4rem 0 0;
    width: 55.7rem;
    height: 40.7rem;
	order: 2;
}
#gFooter .companyBox .inner .map iframe {
	width: 100%;
	height: 100%;
}
#gFooter .companyBox .link {
	margin: 0 auto;
	width: 35.6rem;
}
#gFooter .companyBox .link a {
	min-height: 7.2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.18em;
	border-radius: 3.6rem;
	background-color: #231815;
}
#gFooter .companyBox .link a:hover {
	opacity: 0.7;
}
#gFooter .title {
	margin-bottom: 1.8rem;
	color: #FFF;
	position: relative;
	z-index: 5;
	font-size: 2.53rem;
	font-weight: 700;
	letter-spacing: 0.26em;
	text-align: center;
}
#gFooter .text {
	color: #FFF;
	position: relative;
	z-index: 5;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.22em;
	text-align: center;
}
@media all and (max-width: 896px) {
	#gFooter {
		margin-top: 8.9rem;
		padding: 6.8rem 1rem 22.5rem;
		background: url(../img/common/f_bg_sp.jpg) no-repeat center bottom / cover;
	}
	#gFooter .companyBox {
		margin-bottom: 17.1rem;
	}
	#gFooter .companyBox .content {
		margin: 0 !important;
	}
	#gFooter .companyBox .text {
		margin-bottom: 7.8rem;
	}
	#gFooter .companyBox .text .sml {
		margin-bottom: 0.8rem;
		letter-spacing: 0.2em;
	}
	#gFooter .companyBox .inner {
		margin: 0 2.1rem 7rem;
		max-width: inherit;
		display: block;
	}
	#gFooter .companyBox .inner .fNavi {
		padding: 0 1rem;
		width: auto;
	}
	#gFooter .companyBox .inner .fNavi li a {
		padding: 1.2rem 0 1.1rem;
		display: block;
		border-bottom: 1px solid #FFF;
		color: #FFF;
		font-size: 1.66rem;
		font-weight: 700;
		letter-spacing: 0.18em;
	}
	#gFooter .companyBox .inner .map {
		margin: 0 0 5.1rem;
		width: auto;
		height: auto;
		aspect-ratio: 437 / 316;
	}
	#gFooter .companyBox .link {
		width: 32.9rem;
	}
	#gFooter .companyBox .link a {
		min-height: 6.7rem;
		font-size: 2.4rem;
		border-radius: 3.3rem;
	}
	#gFooter .title {
		margin-bottom: 3.6rem;
	}
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	padding: 13.9rem 2rem 14.3rem;
	border-top: 1px solid #231815;
}
.pageTitle h2 {
	font-size: 2.9rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: center;
}
@media all and (max-width: 896px) {
	.pageTitle {
		padding: 9.1rem 2rem 8.8rem;
		border-top: none;
	}
	.pageTitle h2 {
		font-size: 2.2rem;
		letter-spacing: 0.2em;
	}
}