@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 (min-width: 897px) and (max-width: 1340px) {
	html {
		font-size: calc(1000vw / 1340);
	}
}
@media all and (max-width: 374px) {
	html {
		font-size: calc(1000vw / 375);
	}
}
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: #1A1A1A;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #1A1A1A;
}
a:hover {
	color: #1A1A1A;
}
a:active {
	color: #1A1A1A;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #1A1A1A;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
	text-align: left;
}
#main {
	margin: 0 0 14.2rem 8rem;
}
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;
	}
	#main {
		margin: 0 0 8rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: relative;
	z-index: 91;
}
#gHeader h1 {
	position: fixed;
	left: 0;
	top: 0;
	width: 20rem;
	z-index: 101;
}
#gHeader .sideMenu {
	position: fixed;
	left: 0;
	top: 0;
	width: 8rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0ABAB5;
	z-index: 100;
}
#gHeader .menu {
	margin-top: 20rem;
	width: 4.1rem;
	cursor: pointer;
	transition: .3s;
}
#gHeader .menu .close {
	display: none;
}
#gHeader .menu.on .open {
	display: none;
}
#gHeader .menu.on .close {
	display: block;
}
#gHeader .btnBox, .menuBox .btnBox {
	position: absolute;
	right: 3rem;
	top: 3rem;
	align-items: center;
	justify-content: flex-end;
}
#gHeader .btnBox .tel a, .menuBox .btnBox .tel a {
	padding-left: 3rem;
	display: inline-block;
	color: #fff;
	font-size: 2.6rem;
	letter-spacing: 0.03em;
	background: url("../img/common/icon02.png") no-repeat left center / 2.5rem;
}
#gHeader .btnBox .tel a > span, .menuBox .btnBox .tel a > span {
	display: inline-block;
	transform: scale(1.0, 1.1);
	transform-origin: left;
}
#gHeader .btnBox .btn, .menuBox .btnBox .btn {
	margin-left: 4rem;
	width: 6.1rem;
}
#gHeader .btnBox .btn a:hover, .menuBox .btnBox .btn a:hover {
	opacity: 0.7;
}
#gHeader .btnBox.hide {
	opacity: 0;
	visibility: hidden;
}
.menuBox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #0ABAB5;
	z-index: 90;
}
.menuBox .subBox {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}
.menuBox .inner {
	margin: 0 auto;
	width: 100%;
	max-width: 116rem;
	align-items: center;
}
.menuBox .logo {
	width: 20.2rem;
}
.menuBox .rBox {
	margin-top: 1.5rem;
	width: 78rem;
}
.menuBox .menuList {
	width: 62.8%;
}
.menuBox .menuList.wid01 {
	width: auto;
	flex: 1;
}
.menuBox .menuList li:not(:last-child) {
	margin-bottom: 3.8rem;
}
.menuBox .menuList li a {
	display: inline-block;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}
.menuBox .menuList li a:hover {
	opacity: 0.7;
}
.menuBox .menuList .subNavi {
	margin: 2.2rem 0.6rem 0;
}
.menuBox .menuList .subNavi li:not(:last-child) {
	margin-bottom: 1.3rem;
}
.menuBox .menuList .subNavi a {
	padding-left: 1em;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 400;
	text-indent: -1em;
}
@media all and (min-width: 897px) {
	#gHeader .menu:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#gHeader {
		z-index: 130;
	}
	#gHeader h1 {
		width: 60px;
	}
	#gHeader .sideMenu {
		left: auto;
		right: 0;
		width: calc(100% - 60px);
		height: 60px;
		padding: 0 10px;
		justify-content: flex-end;
	}
	#gHeader .menu {
		margin-top: 0;
		width: 30px;
	}
	#gHeader .btnBox, .menuBox .btnBox {
		margin: 7rem 2rem 2rem 0;
		position: static;
		right: auto;
		top: auto;
		justify-content: flex-end;
	}
	.menuBox {
		z-index: 102;
	}
	.menuBox .subBox {
		display: block;
		height: auto;
	}
	.menuBox .inner {
		padding: 0 0 2rem;
		display: block;
	}
	.menuBox .logo {
		margin: 0 auto 3rem;
		width: 13rem;
	}
	.menuBox .rBox {
		margin-top: 1.5rem;
		width: auto;
		display: block;
	}
	.menuBox .menuList {
		width: auto !important;
	}
	.menuBox .menuList > li {
		margin-bottom: 0 !important;
		position: relative;
	}
	.menuBox .menuList > li > a {
		padding: 1.8rem 2.5rem 2rem;
		font-size: 1.4rem;
		border-top: 0.1rem solid #fff;
	}
	.menuBox .menuList:last-child li:last-child {
		border-bottom: 0.1rem solid #fff;
	}
	.menuBox .menuList li a {
		position: relative;
		display: block;
	}
	.menuBox .menuList .mark {
		position: absolute;
		cursor: pointer;
		right: 0.3rem;
		top: 0;
		width: 6rem;
		height: 6.1rem;
		background: url("../img/common/icon05.png") no-repeat center center / 1.5rem;
	}
	.menuBox .menuList .mark.on {
		background-image: url("../img/common/icon05_o.png");
	}
	.menuBox .menuList .subNavi {
		margin: -0.2rem 3rem 2.4rem;
		padding: 0;
		display: none;
	}
	.menuBox .menuList .subNavi li:not(:last-child) {
		margin-bottom: 1rem;
	}
	.menuBox .menuList .subNavi a {
		font-size: 1.3rem;
	}
}
/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	margin: 0 0 12.4rem 8rem;
}
#pagePath ul {
	max-width: 124rem;
	margin: 0 auto;
	padding: 0 2rem;
}
#pagePath li {
	margin-right: 1.5rem;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
#pagePath li a {
	margin-right: 1.6rem;
	color: #666;
	letter-spacing: 0.1em;
}
#pagePath li a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#pagePath {
		margin: 0 0 4rem !important;
	}
	#pagePath li {
		font-size: 1.3rem;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.pageTop {
	position: absolute;
	right: 3.4rem;
	top: 14.9rem;
}
.pageTop a {
	padding: 0 1rem;
	display: inline-block;
}
.pageTop a:hover {
	opacity: 0.7;
}
.pageTop img {
	width: 1.5rem;
}
#gFooter {
	padding: 15rem 2rem 15.1rem;
	position: relative;
	z-index: 101;
	color: #FFF;
	background-color: #1A1A1A;
}
#gFooter .fBox {
	max-width: 120rem;
	margin: 0 auto;
}
#gFooter .fInner {
	margin-bottom: 4.2rem;
}
#gFooter .lBox {
	width: 40rem;
}
#gFooter .fLogo {
	margin-bottom: 3.1rem;
}
#gFooter .fLogo img {
	width: 30rem;
}
#gFooter .name {
	margin-bottom: 0.9rem;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#gFooter .addTxt {
	line-height: 2;
	letter-spacing: 0.1em;
}
#gFooter .addTxt a {
	color: #FFF;
}
#gFooter .rBox {
	margin-top: -0.5rem;
	width: 60rem;
}
#gFooter .fNavi {
	width: 39rem;
}
#gFooter .fNavi.wid01 {
	width: 19rem;
}
#gFooter .fNavi li:not(:last-child) {
	margin-bottom: 2.6rem;
}
#gFooter .fNavi li a {
	display: inline-block;
	color: #FFF;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#gFooter .fNavi li a:hover {
	opacity: 0.7;
}
#gFooter .fNavi .subNavi {
	margin: 1.6rem 0.6rem 0;
}
#gFooter .fNavi .subNavi li:not(:last-child) {
	margin-bottom: 1.2rem;
}
#gFooter .fNavi .subNavi li a {
	padding-left: 1em;
	color: #B3B3B3;
	font-weight: 400;
	text-indent: -1em;
}
#gFooter address {
	font-style: normal;
}
@media all and (max-width: 896px) {
	#gFooter {
		padding: 5rem 0 3.8rem;
	}
	#gFooter .fInner {
		margin-bottom: 3.5rem;
		display: block;
	}
	#gFooter .lBox {
		margin-bottom: 4rem;
		width: auto;
		text-align: center;
	}
	#gFooter .fLogo {
		margin: 0 auto 1.9rem;
		width: 20.3rem;
	}
	#gFooter .rBox {
		margin-top: 0;
		width: auto;
		display: block;
	}
	#gFooter .fNavi {
		width: auto !important;
	}
	#gFooter .fNavi > li {
		margin-bottom: 0 !important;
		position: relative;
	}
	#gFooter .fNavi > li > a {
		padding: 1.8rem 2.5rem 2rem;
		border-top: 0.1rem solid #666;
	}
	#gFooter .fNavi:last-child li:last-child {
		border-bottom: 0.1rem solid #666;
	}
	#gFooter .fNavi li a {
		position: relative;
		display: block;
	}
	#gFooter .fNavi .mark {
		position: absolute;
		cursor: pointer;
		right: 0.3rem;
		top: 0;
		width: 6rem;
		height: 6.1rem;
		background: url("../img/common/icon05.png") no-repeat center center / 1.5rem;
	}
	#gFooter .fNavi .mark.on {
		background-image: url("../img/common/icon05_o.png");
	}
	#gFooter .fNavi .subNavi {
		margin: -0.2rem 3rem 2.4rem;
		padding: 0;
		display: none;
	}
	#gFooter .fNavi .subNavi li:not(:last-child) {
		margin-bottom: 1rem;
	}
	#gFooter .fNavi .subNavi a {
		font-size: 1.3rem;
	}
	#gFooter address {
		text-align: center;
	}
	.pageTop {
		right: 0;
		top: 0.7rem;
	}
	.pageTop img {
		width: 1rem;
	}
}