@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: 1000px) {
	html {
		font-size: calc(1000vw / 1366);
	}
}
@media all and (min-width: 1500px) {
	html {
		font-size: 68.63%;
	}
}
@media all and (max-width: 999px) {
	html {
		font-size: calc(1000vw / 365);
	}
}
@media all and (min-width: 768px) and (max-width: 999px) {
	html {
		font-size: 1.917vw;
	}
}
body, table, input, textarea, select, option {
	font-family: "Noto Serif JP", 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: #171717;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #171717;
}
a:hover {
	color: #171717;
}
a:active {
	color: #171717;
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 81-LMX */
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #171717;
	font-size: max(10px,1.5rem);
	font-weight: 400;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
#container {
	text-align: left;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 1000px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 999px) {
	body {
		font-size: 1.3rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 45rem 0 2.2rem;
	background-color: #14424C;
}
#gFooter .fLogo {
	width: 16.6rem;
	margin: 0 auto 4.5rem;
}
#gFooter address {
	margin: 0 3.4rem;
	color: #fff;
	font-size: max(10px,1rem);
	letter-spacing: 0.01em;
}
#gFooter .comIns {
	position: static;
	width: fit-content;
	margin: 0 auto 7rem;
}
@media all and (max-width: 999px) {
	#gFooter {
		padding: 17.5rem 0 2rem;
	}
	#gFooter .fLogo {
		width: 13rem;
		margin: 0 auto 3.4rem;
	}
	#gFooter address {
		margin: 0 2rem;
		font-size: 1rem;
		letter-spacing: 0;
	}
	#gFooter .comIns {
		margin: 0 auto 9.7rem;
	}
}
/*------------------------------------------------------------
	font
------------------------------------------------------------*/
.noto {
	font-family: "Noto Serif JP", serif;
}
.cinzel {
	font-weight: 400;
	font-family: "Cinzel", serif;
}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	width: 100rem;
	margin: 0 auto;
	padding: 0 2rem;
	position: relative;
	box-sizing: border-box;
}
@media all and (max-width: 999px) {
	.content {
		width: auto !important;
	}
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	color: #26525B;
	font-size: 4.5rem;
	font-weight: 400;
	letter-spacing: 0.023em;
	font-family: "Cinzel", serif;
}
@media all and (min-width: 1000px) {
	.headLine01 {
		position: absolute;
		left: 0;
		top: 1.1rem;
		writing-mode: vertical-rl;
	}
}
@media all and (max-width: 999px) {
	.headLine01 {
		margin-bottom: 4rem;
		font-size: 2.4rem;
	}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	margin-bottom: 6.4rem;
	color: #F6C387;
	font-size: 5.5rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	font-family: "Cinzel", serif;
}
@media all and (max-width: 999px) {
	.headLine02 {
		margin: 0 2rem 3.5rem;
		font-size: 2.8rem;
		letter-spacing: 0.04em;
	}
}
/*------------------------------------------------------------
	comLocation
------------------------------------------------------------*/
.comLocation {
	margin-bottom: 17rem;
	flex-direction: row-reverse;
}
.comLocation .mapBox {
	width: calc(50% + 0.1rem);
}
.comLocation .map {
    position: relative;
    padding-bottom: 66.25%;
    height: 0;
    overflow: hidden;
	filter: grayscale(100%);
}
.comLocation .map iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.comLocation .mapBox p {
	margin-top: 0.7rem;
	text-align: right;
	font-size: max(10px,1.2rem);
	letter-spacing: 0.02em;
}
.comLocation .mapBox a {
	color: #fff;
	text-decoration: underline;
}
.comLocation .textBox {
	width: calc(50% - 9rem);
	margin-top: -1.9rem;
}
.comLocation .textList {
	color: #fff;
}
.comLocation .textList li {
	padding: 0 0 5.6rem 4.7rem;
	position: relative;
	font-size: max(10px,1.4rem);
	line-height: 1.71;
	letter-spacing: 0.06em;
}
.comLocation .textList .ttl {
	font-weight: 500;
	position: absolute;
	left: -0.1rem;
	top: 0.5rem;
	writing-mode: vertical-rl;
}
.comLocation .textList .en {
	margin-top: 1.6rem;
	display: block;
	letter-spacing: 0;
	font-size: max(10px,1.3rem);
	line-height: 1.61;
}
@media all and (min-width: 1000px) {
	.comLocation .mapBox a:hover {
		opacity: 0.5;
	}
	.pad .comLocation .mapBox a:hover {
		opacity: 1;
	}
}
@media all and (max-width: 999px) {
	.comLocation {
		margin-bottom: 13.6rem;
		display: block;
	}
	.comLocation .mapBox {
		margin: 1.8rem 2rem 0 0;
		width: auto;
	}
	.comLocation .mapBox p {
		margin-top: 0.9rem;
		font-size: 1rem;
		letter-spacing: 0;
	}
	.comLocation .textBox {
		width: auto;
		margin-top: 0;
	}
	.comLocation .textList li {
		padding: 0 0 4.2rem 4.5rem;
		font-size: 1.3rem;
		line-height: 1.84;
		letter-spacing: 0.02em;
	}
	.comLocation .textList .ttl {
		left: -0.7rem;
		top: 0.6rem;
		font-size: 1.4rem;
	}
	.comLocation .textList .en {
		margin-top: 1.1rem;
		font-size: 1.2rem;
		line-height: 1.33;
	}
}

.fadeInUp {
	opacity: 0;
	transition: all 1s;
}
.fadeInUp.visible {
	opacity: 1;
}
.lazySlide {
	opacity: 0;
	transition: all 1s;
}
.lazySlide.on {
	opacity: 1;
}
/*------------------------------------------------------------
	comIns
------------------------------------------------------------*/
.comIns {
	position: absolute;
	right: 3.9rem;
	top: 3rem;
	font-size: max(10px,1.2rem);
	z-index: 9;
}
.comIns a {
	padding-left: 2.2rem;
	display: block;
	color: #fff;
	letter-spacing: 0.04em;
	background: url(/lian-reserve/img/common/ins_img.png) no-repeat left top 0.2rem;
	background-size: 1.6rem auto;
}
@media all and (min-width: 1000px) {
	.comIns a:hover {
		opacity: 0.5;
	}
	.pad .comIns a:hover {
		opacity: 1;
	}
}
@media all and (max-width: 999px) {
	.comIns {
		right: 1.9rem;
		top: 1.4rem;
		font-size: 1.1rem;
	}
	.comIns a {
		padding-left: 2rem;
		letter-spacing: 0.02em;
		background-position: left top 0.2rem;
        background-size: 1.4rem auto;
	}
}