/* ■ヘッダー
====================================== */
/* ヘッダー裏 調整（absolute他対策：ヘッダーの高さに合わせる） */
.ly-adjuster-curva-header8l6A {
	display: block;
	width: 100%;
	height: 80px;
}

/* ヘッダー下 調整（absolute他対策） */
.ly-adjuster-trequartista8l6A {
	display: block;
	width: 100%;
	height: 0rem;
}

/* ヘッダー */
.header8l6A {
	position: absolute;
	z-index: 500;
	top: 0;
	transition: all 0.3s ease;
	width: 100%;
	height: auto;
	background: hsla(0, 0%, 100%, 0.5);
	border-bottom: 4px solid hsla(0, 0%, 85%, 1);
}

/* a:リンク調整（ヘッダー + 15px） */
.a-murasa {
	margin-top: -95px;
	padding-top: 95px;
}

/* display: none（PC） */
@media screen and (min-width: 768px) {
	.header8l6A .d-none_pc {
		display: none;
	}
}

/* header__top */
.header8l6A .header__top {
	width: 100%;
	max-width: 100vw;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

/* header__start */
.header8l6A .header__start {
	display: table;
	z-index: 1;
	width: auto;
	height: 80px;
	text-align: left;
}

.header8l6A .header-brand {
	display: inline-block;
	/* width（img + padding） */
	width: auto;
	height: 100%;
	/* padding: 上  右  下  左 */
	padding: 13px 10px 0px 10px;
}

.header8l6A .header-brand img {
	width: 140px;
	min-width: 140px;
	max-width: none;
	padding-right: 10px;
	object-fit: contain;
}

.header8l6A .header-brand span {
	font-size: 16px;
	font-weight: 500;
}

/* header__middle */
.header8l6A .header__middle {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	justify-content: end;
	position: relative;
	flex-grow: 1;
	margin-right: 30px;
}

/* header__end */
.header8l6A .header__end {
	display: table;
	width: 290px;
	height: auto;
	margin-left: -10px;
	margin-right: 0px;
	  padding-right: 15px;
	text-align: left;
}

.header8l6A .header__end>* {
	display: table-cell;
	vertical-align: middle;
}

.header8l6A .header__end img {
	width: 100%;
	max-width: none;
	height: auto;
	object-fit: contain;
}

/* （1104px） */
@media screen and (max-width: 1137.9px) {
	.header8l6A .header__end {
		/* padding: 上  横  下 */
		padding: 0px 0px 20px;
		margin-left: auto;
	}
}

/* ヘッダーメニュー */
.header8l6A .header__middle nav {}

.header8l6A .header__middle ul.menu {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.header8l6A .header__middle ul.menu li {
	position: relative;
	display: table;
	height: 80px;
	font-size: min(max(13px, calc(13px + ((1vw - 7.68px) * 0.8621))), 15px);
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
}

.header8l6A .header__middle ul.menu li a {
	display: table-cell;
	width: 100%;
	height: 100%;
	padding: 1em 1.4vw 1em;
	vertical-align: middle;
}

.header8l6A .header__middle ul.menu li.saraeve-none>a {
	pointer-events: none;
}

/* header__bottom */
.header8l6A .header__bottom {
	width: 1400px;
	max-width: 100vw;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

/* ヘッダーメニュー2 */
.header8l6A .header__end nav {}

.header8l6A .header__end ul.menu {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.header8l6A .header__end ul.menu li {
	position: relative;
	display: table;
	height: 80px;
	font-size: min(max(13px, calc(13px + ((1vw - 7.68px) * 0.8621))), 15px);
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
}

.header8l6A .header__end ul.menu li {
	position: relative;
	display: table;
	height: 80px;
	font-size: min(max(13px, calc(13px + ((1vw - 7.68px) * 0.8621))), 15px);
	font-weight: 500;
	text-align: center;
	white-space: nowrap;
}

.header8l6A .header__end ul.menu li.item-map {
	background: hsla(195, 25%, 49%, 1);
	color: #FFF;
}

.header8l6A .header__end ul.menu li.item-onconsult {
	background: hsla(29, 30%, 66%, 1);
	color: #FFF;
}

.header8l6A .header__end ul.menu li.item-attend {
	background: hsla(354, 100%, 24%, 1);
	color: #FFF;
}

.header8l6A .header__end ul.menu li.item-request {
	background: hsla(218, 100%, 24%, 1);
	color: #FFF;
}

.header8l6A .header__end ul.menu li a {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 100%;
	padding: 1em 1.4vw 1em;
	vertical-align: middle;
	line-height: 1.5;
}

.header8l6A .header__end ul.menu li.item-map a>i::before {
	content: url("https://icongr.am/material/map-marker.svg?color=FFFFFF&size=24");
	display: inline-block;
	line-height: 1;
	width: auto;
	height: 24px;
	vertical-align: middle;
	margin-left: 0.2em;
}

.header8l6A .header__end ul.menu li.saraeve-none>a {
	pointer-events: none;
}

/* サブメニュー（ドロップメニュー） 
-------------------------------------- */
.header8l6A [class^="nav-dropmenu"]>ul.menu .sub-menu {
	position: absolute;
	/* liの高さで調整する */
	top: 80px;
	left: 0px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	opacity: 0;
	/* リンク無効（※IE対策 = block or iBlock）*/
	pointer-events: none;
	transition: all .5s ease;
}

.header8l6A [class^="nav-dropmenu"]>ul.menu .menu-item-has-children:hover .sub-menu {
	opacity: 1;
	pointer-events: auto;
}

.header8l6A [class^="nav-dropmenu"]>ul.menu .sub-menu>li {
	display: table;
	width: 230px;
	padding: 0px 1.2em 0px;
	height: auto;
	font-size: 14px;
	text-align: left;
	background: hsla(218, 100%, 27%, 0.85);
}

.header8l6A [class^="nav-dropmenu"]>ul.menu .sub-menu>li:not(:first-child) {
	border-top: 1px solid hsla(0, 0%, 50%, 0.3);
}

.header8l6A [class^="nav-dropmenu"]>ul.menu .sub-menu>li a {
	display: table-cell;
	width: 100%;
	height: 100%;
	/* padding: 縦  横 */
	padding: 0.7em 0.7em;
	vertical-align: middle;
	font-weight: 600;
	color: #FFF;
}

.header8l6A [class^="nav-dropmenu"]>ul.menu .sub-menu>li a:hover {
	background: hsla(218, 100%, 37%, 0.85);
}

.header8l6A [class^="nav-dropmenu"]>ul.menu .sub-menu>li>a>i::before {
	content: "•";
	position: relative;
	display: inline-block;
	vertical-align: 0.1em;
	color: #FFF;
	margin-right: 0.5em;
}


/* ■スマホメニュー・下ボタン設定 （PC）
====================================== */
@media screen and (min-width: 768px) {

	.spsrid-container,
	.spsrid,
	.menu-trigger,
	.bottom-btn_sp {
		display: none;
	}
}


/* ■フッター
====================================== */
/* フッター上 */
.leger8l6A {}

/* フッター */
.footer8l6A {
	margin: 0;
	position: relative;
	display: block;
	width: 100%;
	max-width: 100vw;
	height: auto;
	/* padding: 上  横  下 */
	padding: 0px 0px 0px;
	overflow: hidden;
	background: hsla(0, 0%, 12%, 1);
	color: #FFF;
}

/* display: none（スマホ） */
@media screen and (max-width: 767.9px) {
	.footer8l6A .d-none_sp {
		display: none;
	}
}

/* display: none（PC） */
@media screen and (min-width: 768px) {
	.footer8l6A .d-none_pc {
		display: none;
	}
}

/* フッター上調整 */
.ly-adjuster-defensore8l6A {
	display: block;
	width: 100%;
	height: 3rem;
}

/* フッター裏調整 */
.ly-adjuster-curva-footer8l6A {
	display: block;
	width: 100%;
	height: 0px;
}

/* フッター下調整 */
.ly-adjuster-portiere8l6A {
	display: block;
	width: 100%;
	height: 0px;
}

/* .footer__top */
.footer8l6A .footer__top {
	display: flex;
	flex-direction: row;
}

.footer8l6A .footer__top {
	margin: 0;
	width: auto;
	max-width: 100vw;
	height: auto;
	padding: 4rem 0px 4rem;
}

/* .footer__start */
.footer8l6A .footer__start {
	margin: 0;
	width: 300px;
	max-width: 90vw;
	height: auto;
	margin-left: 4vw;
	margin-right: 1.5vw;
}

.footer8l6A .footer__brand {
	display: inline-block;
	width: 240px;
	max-width: 90vw;
	height: auto;
	margin-bottom: 15px;
}

.footer8l6A .titolone.titolone-footer {
	margin: 0;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 0.2em;
}

.footer8l6A address {
	margin: 0;
	line-height: 1.84;
	letter-spacing: 0.04em;
	font-size: 12px;
	font-weight: 500;
}

.footer8l6A address span {
	display: block;
}

/* .footer__end */
.footer8l6A .footer__end {
	margin: 0;
	width: auto;
	height: auto;
	margin-right: auto;
}

/* .footer__bottom */
.footer8l6A .footer__bottom {
	margin: 0;
	width: auto;
	max-width: 100vw;
	height: auto;
	padding: 1.2rem 0px 1.2rem;
	text-align: center;
	background: hsla(0, 0%, 19%, 1);
	color: #FFF;
}

.footer8l6A .footer__bottom .copyright {
	display: block;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
}

/* フッターメニュー（PC）
------------------------------------ */
@media screen and (min-width: 768px) {
	.footer8l6A .footer__menu-binder {
		display: flex;
	}

	.footer8l6A .footer__menu-binder>nav:nth-of-type(1) {
		margin-left: 2em;
	}

	.footer8l6A .footer__menu-binder>nav {
		margin-right: 2em;
	}

	.footer8l6A nav>ul.menu>li,
	.footer8l6A nav>ul.menu .sub-menu>li {
		display: block;
		font-size: 14px;
		font-weight: 700;
		text-align: left;
		white-space: nowrap;
		margin-left: 1em;
	}

	.footer8l6A nav>ul.menu>li a,
	.footer8l6A nav>ul.menu .sub-menu>li a {
		display: inline-block;
		width: 100%;
		height: 100%;
		vertical-align: middle;
		color: #FFF;
	}

	.footer8l6A nav>ul.menu>li.saraeve-none {
		pointer-events: none;
	}

	.footer8l6A nav>ul.menu>li>a>i::before {
		content: "";
		display: inline-block;
		vertical-align: -0.05em;
		width: 0;
		height: 0;
		font-size: 12px;
		border-style: solid;
		border-width: 0.5em 0 0.5em 0.86875em;
		border-color: transparent transparent transparent #FFF;
		margin-left: 0.15em;
		margin-right: 0.8em;
	}

	.footer8l6A nav>ul.menu .sub-menu>li>a>i::before {
		content: "•";
		position: relative;
		display: inline-block;
		vertical-align: 0.1em;
		color: #FFF;
		margin-right: 0.5em;
		margin-left: 0.5em;
	}

	.footer8l6A nav>ul.menu .sub-menu>li:not(:first-child) {
		border-top: none;
	}
}

/* reCAPTCHA v3 */
.grecaptcha-badge {
	visibility: hidden;
}

.grecaptcha-small {
	margin-top: 2.5em !important;
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: var(--va-magique-c_p);
}