@charset "utf-8";





br.sp {
	display: none;
}

@media only screen and (max-width: 640px) {
	br.sp {
		display: inline;
	}
}

#lead {
	position: relative;

	background-position: center;
	background-size: cover;
}

#lead h2 {
	position: absolute;
	top: 50%;
	left: 0;
	left: 50%;
	width: 100%;
	text-align: center;
	transform: translate(-50%, -50%);
}

@media only screen and (max-width: 640px) {
	#lead {
	
	}

	#lead p {
		display: none;
	}

	#lead h2 {
		width: 80%;
	}

}


.topTitle {
	padding: 60px 0;
	text-align: center;
}




.blockTitle {
	position: relative;
	z-index: 100;
	padding-bottom: 10px;
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: 0.07em;
}

.blockTitle span {
	opacity: 0;
	transition: all 0.5s;
}

.blockTitle span.visible {
	opacity: 1;
}

.blockTitle::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 4px;
	content: "";
	background-color: #000;
	transition: all 0.5s;
}

.blockTitle.on::after {
	width: 55px;
}



@media only screen and (max-width: 640px) {
	.blockTitle {
		font-size: 24px;
		line-height: 28px;
	}

	.blockTitle::after {
		height: 2px;
	}

	.blockTitle.on::after {
		width: 30px;
	}
}



.typewriter {
	font-size: 14px;
}

.typewriter span {
	display: inline-block;
	opacity: 0;
	transition: all 0.6s;
}

.typewriter span.visible {
	opacity: 1;
}

h5.typewriter {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 600;
}

.typewriter br.SP {
	display: none;
}

@media only screen and (max-width: 640px) {
	.typewriter {
		font-size: 12px;
	}

	h5.typewriter {
		font-size: 16px;
	}

	.typewriter br.SP {
		display: inline;
	}
}

.blind {
	position: relative;
	z-index: 30;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
	transition-duration: 1.5s;
	transition-property: opacity, transform;
	transform: translateY(30px);
}

.blind.subImage {
	z-index: 50;
	transition-property: opacity;
	transform: translateY(0);
}

.blind.visible {
	opacity: 1;
	transform: translateY(0);
}



.blind img.image {
	max-width: 100%;
	height: auto;
	opacity: 1;
}

.blind .mask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #dbdfdf;
}

.blockText {
	z-index: 200;
}


.wrap {
	width: 960px;
	margin: auto;
}

#gHeaderId .wrap {
	width: 1160px;
}
@media only screen and (max-width: 960px) {
	#gHeaderId .wrap {
		box-sizing: border-box;
		width: 100%;
	}
}



/* content block ----------------------------- */

.blockWrap {
	position: relative;
	width: 100%;
}

.block1 {
	margin-top: 150px;
}

.block1 p.typewriter {
	position: absolute;
	top: 17%;
	left: 10.9%;
	width: 35%;
}

.block1 p.blind {
	position: absolute;
	top: 0;
	left: 54%;
	width: 30.73%;
}

@media only screen and (max-width: 960px) {
	.block1 {
		margin-top: 100px;
	}

	.block1 p.typewriter {
		top: 3%;
		line-height: 20px;
	}
}


.blockWrap .base img.SP {
	display: none;
}

@media only screen and (max-width: 640px) {
	.blockWrap .base img.PC {
		display: none;
	}

	.blockWrap .base img.SP {
		display: inline-block;
	}

	.block1 {
		margin-top: 50px;
		text-align: center;
	}

	.block1 p.typewriter {
		text-align: center;
	}

	.block1 p.typewriter,
	.block1 p.blind {
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		margin-bottom: 30px;
	}

	.block1 p.blind {
		display: inline-block;
		width: 50%;
	}

	.wrap {
		width: auto;
	}

}


.block2 {
	margin-top: 150px;
}

.block2 h4 {
	position: absolute;
	top: 0;
	left: 16%;
}

.block2 .image1 {
	position: absolute;
	top: 8%;
	left: 3.424%;
	width: 54.8%;
}

.block2 .blockText {
	position: absolute;
	top: 15%;
	left: 70%;
}

.block2 .subImage {
	position: absolute;
	left: 60%;
	z-index: 110;
	width: 25.68%;
}

@media only screen and (max-width: 960px) {
	.block2 {
		margin-top: 100px;
	}

	.block2 p.typewriter {
		line-height: 20px;
	}

	.block2 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 640px) {
	.block2 {
		margin-top: 80px;
	}


	.block2 h4 {
		top: 0;
		left: 44.375%;
	}

	.block2 .image1 {
		top: 25%;
		left: 5%;
		width: 75%;
	}

	.block2 .subImage {
		top: 50%;
		left: 65%;
		width: 27%;
	}

	.block2 .blockText {
		top: 75%;
		left: 9.3%;
	}

}


.block3 {
	margin-top: 150px;
}

.block3 h4 {
	position: absolute;
	top: 10%;
	left: 32.24%;
}

.block3 .image1 {
	position: absolute;
	top: 0%;
	left: 62.5%;
	width: 34.24%;
}

.block3 .blockText {
	position: absolute;
	top: 37%;
	left: 10.9589%;
}

.block3 .subImage {
	position: absolute;
	left: 42.808%;
	width: 36.3458%;
}

@media only screen and (max-width: 960px) {
	.block3 {
		margin-top: 100px;
	}

	.block3 h4,
	.block3 .blockText {
		left: 5%
	}

	.block3 .blockText {
		top: 45%;
	}

	.block3 p.typewriter {
		line-height: 20px;
	}

	.block3 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 640px) {
	.block3 {
		margin-top: 100px;
	}

	.block3 h4 {
		top: 0;
		left: 18.28%;
	}

	.block3 .image1 {
		top: 7%;
		left: 42%;
		width: 51.25%;
	}

	.block3 .subImage {
		top: 32%;
		left: 8%;
		width: 45%;
	}

	.block3 .blockText {
		top: 70%;
		left: 6.25%;
	}

}




.block4 {
	margin-top: 150px;
}

.block4 h4 {
	position: absolute;
	top: 0%;
	left: 53%;
}

.block4 .image1 {
	position: absolute;
	top: 10%;
	left: 0%;
	width: 50.51%;
}

.block4 .blockText {
	position: absolute;
	top: 25%;
	left: 63%;
}

@media only screen and (max-width: 960px) {
	.block4 {
		margin-top: 100px;
	}

	.block4 h4,
	.block4 .blockText {
		left: 10%
	}

	.block4 .image1 {
		left: 50%;
	}

	.block4 .blockText {
		top: 45%;
	}

	.block4 p.typewriter {
		line-height: 20px;
	}

	.block4 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 640px) {
	.block4 {
		margin-top: 60px;
	}

	.block4 h4 {
		top: 0;
		left: 36%;
	}

	.block4 .image1 {
		top: 15%;
		left: 10.7%;
		width: 78.1%;
	}

	.block4 .subImage {
		display: none;
	}

	.block4 .blockText {
		top: 55%;
		left: 6%;
	}

}




.block5 {
	margin-top: 150px;
}

.block5 h4 {
	position: absolute;
	top: 2%;
	left: 15%;
}

.block5 .image1 {
	position: absolute;
	top: 0%;
	left: 45.2%;
	width: 52.226%;
}

.block5 .blockText {
	position: absolute;
	top: 54.5%;
	left: 57%;
}

.block5 .subImage {
	position: absolute;
	left: 28.16%;
	z-index: 50;
	width: 15.52%;
}

@media only screen and (max-width: 960px) {
	.block5 {
		margin-top: 100px;
	}

	.block5 h4,
	.block5 .blockText {
		left: 5%
	}

	.block5 .image1 {
		left: 40%;
	}

	.block5 .blockText {
		top: 45%;
	}

	.block5 p.typewriter {
		line-height: 20px;
	}

	.block5 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 640px) {
	.block5 {
		margin-top: 40px;
	}

	.block5 h4 {
		top: 0;
		left: 21.8%;
	}

	.block5 .image1 {
		top: 18%;
		left: 6.25%;
		width: 74.6%;
	}

	.block5 .subImage {
		top: 42%;
		left: 67.1%;
		width: 27.3%;
	}

	.block5 .blockText {
		top: 60%;
		left: 9.3%;
	}

}





.block6 {
	margin-top: 150px;
}

.block6 h4 {
	position: absolute;
	top: 5%;
	left: 47%;
}

.block6 .image1 {
	position: absolute;
	top: 0%;
	left: 9.8%;
	width: 33%;
}

.block6 .blockText {
	position: absolute;
	top: 30%;
	left: 56.5%;
}

.block6 .subImage {
	position: absolute;
	left: 59.41%;
	width: 18.75%;
}

@media only screen and (max-width: 960px) {
	.block6 {
		margin-top: 100px;
	}

	.block6 h4,
	.block6 .blockText {
		top: 5%;
		left: 5%;
	}

	.block6 .blockText {
		top: 35%;
	}

	.block6 .image1 {
		left: 50%;
	}

	.block6 .subImage {
		left: 36%;
	}

	.block6 p.typewriter {
		line-height: 20px;
	}

	.block6 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 640px) {
	.block6 {
		margin-top: 25px;
	}

	.block6 h4 {
		top: 0;
		left: 43%;
	}

	.block6 .image1 {
		top: 15%;
		left: 10.6%;
		width: 57.8%;
	}

	.block6 .subImage {
		display: none;
	}

	.block6 .blockText {
		top: 65%;
		left: 19.5%;
	}

}



.block7 {
	margin-top: 150px;
}

.block7 h4 {
	position: absolute;
	top: 15%;
	left: 30%;
}

.block7 .image1 {
	position: absolute;
	top: 0%;
	left: 63%;
	width: 32%;
}

.block7 .blockText {
	position: absolute;
	top: 45%;
	left: 16.7%;
}

@media only screen and (max-width: 960px) {
	.block7 {
		margin-top: 100px;
	}

	.block7 h4,
	.block7 .blockText {
		left: 2%
	}

	.block7 .image1 {
		left: 50%;
	}

	.block7 .blockText {
		top: 50%;
	}

	.block7 p.typewriter {
		line-height: 20px;
	}

	.block7 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 640px) {
	.block7 {
		margin-top: 60px;
	}

	.block7 h4 {
		top: 0;
		left: 24.3%;
	}

	.block7 .image1 {
		top: 7%;
		left: 9.3%;
		width: 62.5%;
	}

	.block7 .subImage {
		display: none;
	}

	.block7 .blockText {
		top: 65%;
		left: 15.6%;
	}

}

@media only screen and (max-width: 380px) {
	.block7 h4 {
		left: 21.3%;
	}

}




.block8 {
	margin-top: 150px;
}

.block8 h4 {
	position: absolute;
	top: 8.75%;
	left: 9.4%;
}

.block8 .image1 {
	position: absolute;
	top: 0%;
	left: 39.5547%;
	width: 48.8013%;
}

.block8 .blockText {
	position: absolute;
	top: 55.625%;
	left: 48%;
}

.block8 .subImage {
	position: absolute;
	left: 22%;
	z-index: 60;
	width: 31.164%;
}

@media only screen and (max-width: 960px) {
	.block8 {
		margin-top: 50px;
	}

	.block8 h4,
	.block8 .blockText {
		top: 5%;
		left: 5%;
	}

	.block8 .blockText {
		top: 35%;
	}

	.block8 .image1 {
		left: 45%;
	}

	.block8 .subImage {
		left: 65%;
	}

	.block8 p.typewriter {
		line-height: 20px;
	}

	.block8 h5 {
		font-size: 14px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 640px) {
	.block8 {
		margin-top: 80px;
	}

	.block8 h4 {
		top: 0;
		left: 48%;
	}

	.block8 .image1 {
		top: 15%;
		left: 3%;
		width: 68.75%;
	}

	.block8 .subImage {
		top: 30%;
		width: 31.25%;
	}

	.block8 .blockText {
		top: 50%;
		left: 7.8%;
	}

}




/* ---------------  titlecopy ----------- */

.INITIAID_titleCopy {
	padding: 100px 0 30px;
	text-align: center;
}

.INITIAID_titleCopy p {
	margin-bottom: 15px;
	font-weight: 600;
	opacity: 0;
	transition: all 1.5s;
}

.INITIAID_titleCopy.visible p {
	opacity: 1;
}

.INITIAID_titleCopy h3 {
	max-width: 293px;
	padding: 0 10px;
	margin: 0 auto;
	opacity: 0;
	transition: all 3s;
}

.INITIAID_titleCopy.visible h3 {
	opacity: 1;
}

.INITIAID_titleCopy h3 img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 960px) {
	.INITIAID_titleCopy {
		padding: 100px 0 30px;
	}
}

@media only screen and (max-width: 640px) {
	.INITIAID_titleCopy {
		padding: 0 0 30px;
	}
}


/*  ------------------------ linkContent -------------------- */

.linkContentWrap {
	opacity: 0;
	transition: all 1s;
}

.linkContentWrap.visible {
	opacity: 1;
}

.linkContentWrap2 {
	opacity: 0;
	transition: all 1s;
}

.linkContentWrap2.visible {
	opacity: 1;
}

/* Mobile-specific rules to ensure transitions work */
@media only screen and (max-width: 768px) {
	.linkContentWrap {
		opacity: 1;
		transition: opacity 1s ease-in-out;
	}
	
	.linkContentWrap.visible {
		opacity: 1 !important;
	}
	
	.linkContentWrap2 {
		opacity: 1;
		transition: opacity 1s ease-in-out;
	}
	
	.linkContentWrap2.visible {
		opacity: 1 !important;
	}
}

/* -------------------------- ROOM ------------------------------- */
#contentRoom {
	padding: 100px 0;
}


#contentRoom h3 {
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0.1em;
}

#contentRoom h3 span {
	display: inline-block;
	margin-top: 5px;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}

@media only screen and (max-width: 640px) {
	#contentRoom h3 {
		font-size: 30px;
	}
}

#contentRoom .colmn {
	max-width: 1000px;
	margin: 45px auto 0;
	text-align: center;
}

#contentRoom .list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: start;
}

@media only screen and (max-width: 640px) {
	#contentRoom .list ul {
		gap: unset;
		justify-content: space-between;
	}
}

#contentRoom .list li {
	max-width: 440px;
	margin-bottom: 50px;
	vertical-align: top;
}

#contentRoom .list li:nth-last-child(-n + 3) {
	margin-bottom: 0;
}

#contentRoom .colmn h4 {
	margin-top: 20px;
	font-family: Brown-Bold, sans-serif;
	font-size: 22px;
	text-align: center;
}

#contentRoom .colmn h4 span {
	display: block;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}


#contentRoom .colmn a.btn {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	width: 200px;
	margin-top: 20px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 13px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	background-color: #939a9a;
	border: 1px solid #939a9a;
	transition: all 0.3s;
}

#contentRoom .colmn a.btn::before {
	display: inline-block;
	margin-right: 20px;
	font-size: 15px;
	content: '+';

	/* position: absolute; */

	/* top: 50%; */

	/* left: 50px; */
}

#contentRoom .colmn a.btn:hover {
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
}

#contentRoom .pht a img {
	transition: all 0.3s;
	transform: scale(1);
}

#contentRoom .pht a:hover img {
	transform: scale(1.03);
}

@media only screen and (max-width: 640px) {
	#contentRoom .list li {
		margin: 0 auto 50px;
	}

	#contentRoom .list li:nth-last-child(-n + 3) {
		margin-bottom: 50px;
	}

	#contentRoom .list li:last-child {
		margin-bottom: 0;
	}
}


/* ----------------------- infoArea --------------------------- */

#infoArea {
	max-width: 1000px;
	padding: 15px 10px;
	margin: 0 auto;
}

#infoArea h3 {
	padding-top: 40px;
	margin-top: 10px;
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	color: #222;
	text-align: center;
	letter-spacing: 0.1em;
}

#infoArea h3 span {
	display: inline-block;
	margin-top: 5px;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}

#infoArea .eventArea {
	font-family: 'Noto Sans Japanese', sans-serif;
	text-align: center;
}

#infoArea .eventArea h4 {
	position: relative;
	padding-top: 25px;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}

#infoArea .eventArea h4 span {
	font-size: 12px;
	line-height: 26px;
}

#infoArea .eventArea dl {
	max-width: 780px;
	margin: 0 auto 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	letter-spacing: 1px;
	zoom: 1;
	border-top: 1px solid #ebebeb;
}

#infoArea .eventArea dl::after {
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
	content: ".";
}

#infoArea .eventArea dl dt,
#infoArea .eventArea dl dd {
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #ebebeb;
}

#infoArea .eventArea dl dt {
	width: 45%;
	clear: both;
	text-align: center;

}

#infoArea .eventArea dl dd {
	width: 55%;
}

#infoArea .eventArea .text {
	clear: both;
	font-size: 11px;
	color: #999;
}

#infoArea .eventArea a.btn {
	box-sizing: border-box;
	display: inline-block;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	transition: all 0.3s;
}

#infoArea .eventArea a.btn:hover {
	color: #fff;
	background-color: #000;
}

@media only screen and (max-width: 1000px) {
	#infoArea ul,
	#infoArea ul li {
		display: block;
		width: 100%;
	}

	#infoArea ul li:last-child {
		border-color: #DDD;
		border-width: 1px 0 0;
	}

	#infoArea ul li>div.tel {
		pointer-events: auto;
	}
}

@media only screen and (max-width: 640px) {
	#infoArea .eventArea h3 {
		font-size: 18px;
	}

	#infoArea .eventArea dl {
		box-sizing: border-box;
		padding: 0 10px;
		font-size: 14px;
		text-align: left;
	}

	#infoArea .eventArea dl dt {
		float: none;
		width: 100%;
		padding: 20px 0 0;
		color: #666;
		text-align: left;
		border-bottom: none;
	}

	#infoArea .eventArea dl dd {
		float: none;
		width: 100%;
		padding-top: 0;
	}

	#infoArea .eventArea .text {
		font-size: 10px;

		/* text-align: left; */
	}
}

@media only screen and (max-width: 330px) {
	#infoArea .eventArea dl dt {
		padding: 10px 0 0;
	}

	#infoArea .eventArea dl dd {
		padding: 10px 0;
	}

}

/* -------------------------- NEW ------------------------------- */
#contentNew {
	padding: 100px 0;
	background-color: #94b4a5;
}

#contentNew h3 {
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	color: #222;
	text-align: center;
	letter-spacing: 0.1em;
}

#contentNew h3 span {
	display: inline-block;
	margin-top: 5px;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}

#contentNew .wrap {
	max-width: 1000px;
	margin: 45px auto 0;
	text-align: center;
}

#contentNew .pht {
	margin-bottom: 30px;
}

#contentNew .pht a img {
	transition: all 0.3s;
	transform: scale(1);
}

#contentNew .pht a:hover img {
	transform: scale(1.03);
}

#contentNew .lead {
	font-family: Brown-Bold, sans-serif;
	font-size: 21px;
}

#contentNew .lead span {
	display: block;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}

#contentNew a.detailBtn {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	width: 200px;
	margin-top: 20px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 13px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	background-color: #939a9a;
	border: 1px solid #939a9a;
	transition: all 0.3s;
}

#contentNew a.detailBtn::before {
	display: inline-block;
	margin-right: 20px;
	font-size: 15px;
	content: '+';

	/* position: absolute; */

	/* top: 50%; */

	/* left: 50px; */
}

#contentNew a.detailBtn:hover {
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
}

@media only screen and (max-width: 640px) {
	#contentNew h3 {
		font-size: 30px;
	}

	#contentNew .pht {
		padding: 0 5px;
	}
}

/* -------------------------- SPECIAL ------------------------------- */

#contentSpecial {
	padding: 100px 0;
	background-color: #F4EBDD;
}


#contentSpecial h3 {
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	color: #222;
	text-align: center;
	letter-spacing: 0.1em;
}

#contentSpecial h3 span {
	display: inline-block;
	margin-top: 5px;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}

@media only screen and (max-width: 640px) {
	#contentSpecial h3 {
		font-size: 30px;
	}
}

#contentSpecial .colmn {
	max-width: 1000px;
	margin: 45px auto 0;
	text-align: center;
}

#contentSpecial .colmn>div {
	display: inline-block;
	width: 500px;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

#contentSpecial .colmn .logo {
	margin-top: 30px;
}

#contentSpecial .colmn .special {
	margin-top: 15px;
}

#contentSpecial .colmn h4 {
	margin-top: 30px;
	font-size: 26px;
	font-weight: 600;
	color: #222;
	text-align: center;
}

#contentSpecial .colmn .txt {
	margin-top: 30px;
	font-size: 14px;
}

#contentSpecial .colmn a.btn {
	box-sizing: border-box;
	display: inline-block;
	width: 200px;
	margin-top: 30px;
	font-family: 'Libre Baskerville', serif;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	color: #222;
	text-decoration: none;
	border: 1px solid #222;
	transition: all 0.3s;
}

#contentSpecial .colmn a.btn:hover {
	color: #FFF;
	background-color: #222;
}

@media only screen and (max-width: 640px) {
	#contentSpecial .colmn>div {
		width: auto;
		max-width: 500px;
		margin: 0 15px 50px;
	}
}

#contentSpecial .pht a img {
	transition: all 0.3s;
	transform: scale(1);
}

#contentSpecial .pht a:hover img {
	transform: scale(1.03);
}

#contentSpecial .sp {
	display: none;
}

@media only screen and (max-width: 440px) {
	#contentSpecial .sp {
		display: block;
	}
}



/* -------------------------- MEMBER ------------------------------- */

#contentMember {
	padding: 100px 0;
	background-color: #FFF;
}


#contentMember h3 {
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	color: #222;
	text-align: center;
	letter-spacing: 0.1em;
}

#contentMember h3 span {
	display: inline-block;
	margin-top: 5px;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-size: 11px;
}

@media only screen and (max-width: 640px) {
	#contentMember h3 {
		font-size: 30px;
	}
}

#contentMember .list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1000px;
	margin: 45px auto 0;
	text-align: center;
}

#contentMember .list li {
	width: 320px;
	padding-bottom: 80px;
	margin: 0;
	vertical-align: top;
}

#contentMember .list li:nth-child(1) {
	width: 100%;
}

#contentMember .list h4 {
	margin-top: 10px;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	color: #222;
	text-align: center;
	letter-spacing: 0.05em;
}

#contentMember .list p {
	font-size: 11px;
	color: #666;
}

#contentMember .list .area {
	margin-top: 20px;
	color: #acacac;
}


@media only screen and (max-width: 640px) {
	#contentMember .list li {
		width: 50%;
		padding-bottom: 60px;
		margin: 0;
		letter-spacing: 1.1px;
	}

	#contentMember .list li:nth-child(1) {
		width: 50%;
	}

	#contentMember .list li:nth-last-child(-n + 2) {
		padding-bottom: 0;
	}
}




/* -------------------------------------- insta --------------------------------------- */

#insta {
	box-sizing: border-box;
	width: 100%;
	height: 512px;
	padding: 120px 10px 0;
	text-align: center;

	background-position: center;
	background-size: cover;
}

#insta h3 {
	margin-top: 25px;
	font-size: 26px;
	font-weight: 600;
	line-height: 40px;
	color: #FFF;
}

#insta h3 br {
	display: none;
}

#insta h3 span {
	padding-right: 5px;
	font-size: 30px;
}



#insta a.btn {
	box-sizing: border-box;
	display: inline-block;
	width: 200px;
	margin-top: 30px;
	font-family: 'Libre Baskerville', serif;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	transition: all 0.3s;
}

#insta a.btn:hover {
	color: #333;
	background-color: #FFF;
}

@media only screen and (max-width: 640px) {
	#insta h3 {
		font-size: 24px;
	}

	#insta h3 br {
		display: inline;
	}
}



/* ----------------------- contact --------------------------- */

#contact {
	max-width: 1000px;
	padding: 15px 10px;
	margin: 80px auto 0;
	border: 1px solid #EBEBEB;
	border-width: 1px 0;
}

#contact ul {
	display: table;
	display: flex;
	justify-content: center;
	text-align: center;
}

#contact ul li {
	box-sizing: border-box;
	display: table-cell;
	width: 500px;
	padding: 25px 0;
	text-align: center;
	vertical-align: top;
}

#contact ul li>div {
	display: inline-block;
	text-align: left;
	letter-spacing: 0;
}

#contact ul li>div.tel {
	font-size: 14px;
	letter-spacing: 0;
	pointer-events: none;
}

#contact ul li>div.tel p {
	margin-top: 0;
	line-height: 14px;
}

#contact ul li a {
	display: block;
	display: flex;
	justify-content: space-between;
	padding-left: 20px;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: left;
}

@media only screen and (max-width: 640px) {
	#contact ul li a {
		display: block;
	}

}

#contact ul li a span.num {
	font-size: 20px;
	font-weight: 600;
}

#contact ul li a:hover {
	text-decoration: underline;
}

#contact ul li p {
	padding-left: 20px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

/* #contact ul li:last-child { */

/* border: 1px solid #CCC; */

/* border-width: 0 0 0 1px; */

/* } */
#contact .eventArea {
	padding-top: 40px;
	margin-top: 10px;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-top: 1px solid #CCC;
}

#contact .eventArea h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	text-align: center;
}

#contact .eventArea dl {
	max-width: 535px;
	margin: 0 auto 20px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0;
	zoom: 1;
}

#contact .eventArea dl::after {
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
	content: ".";
}

#contact .eventArea dl dt {
	float: left;
	clear: both;
}

#contact .eventArea dl dt span.singleDigit {
	padding-left: 9px;
}

#contact .eventArea dl dt.text {
	font-size: 13px;
	color: #999;
}

@media only screen and (max-width: 1000px) {
	#contact ul,
	#contact ul li {
		display: block;
		width: 100%;
	}

	#contact ul li:last-child {
		border-color: #DDD;
		border-width: 1px 0 0;
	}

	#contact ul li>div.tel {
		pointer-events: auto;
	}
}

@media only screen and (max-width: 640px) {
	#contact .eventArea h3 {
		font-size: 18px;
	}

	#contact .eventArea dl {
		box-sizing: border-box;
		padding: 0 10px;
		font-size: 14px;
	}

	#contact .eventArea dl dt {
		float: none;
	}

	#contact .eventArea dl dd {
		margin-bottom: 30px;
	}

	#contact .eventArea dl dt.text {
		font-size: 10px;
	}

	#contact ul li a span.num {
		display: block;
	}
}






/* ------------------ LB -------------------- */

#LB,
#LB2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	display: none;
	width: 100%;
	height: 100vh;
	overflow: scroll;
	font-family: 'Work Sans', 'Noto Sans Japanese', sans-serif;
	background-color: rgb(0 0 0 / 90%);
}

#LB .lbWrap,
#LB2 .lbWrap {
	display: flex;
	flex-direction: column;
	align-items: end;
	justify-content: center;
	max-width: 850px;
	height: 100vh;
	min-height: fit-content;
	margin: auto;
}

#LB .close,
#LB2 .close {

	font-family: Brown-Bold, sans-serif;
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	text-align: right;
	cursor: pointer;

	background-repeat: no-repeat;
	background-position: right;
}

#LB .lbBody,
#LB2 .lbBody {
	display: none;
	background-color: #FFF;
}

#LB .lbWrap h3,
#LB2 .lbWrap h3 {
	padding: 60px 60px 35px;
	font-family: Brown-Bold, sans-serif;
	font-size: 40px;
	text-align: center;
}

#LB .lbPhoto {
	position: relative;
	padding: 0 60px 60px;
}

#LB2 .lbPhoto {
	position: relative;
	padding: 0 60px 60px;
}


#LB .lbPhoto .photo,
#LB2 .lbPhoto .photo {
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}



#LB .lbPhoto .photo p,
#LB2 .lbPhoto .photo p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
}


#LB .lbPhoto .photo p img,
#LB2 .lbPhoto .photo p img {
	display: block;
	width: 100%;
	height: auto;
}

#LB .lbPhoto .photo .mask,
#LB2 .lbPhoto .photo .mask {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 0%;
	height: 100%;
	background-color: #dbdfdf;
}

#LB .lbPhoto .arr,
#LB2 .lbPhoto .arr {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 100%;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

#LB .lbPhoto .arrL,
#LB2 .lbPhoto .arrL {
	top: 0;
	left: 0;

}

#LB .lbPhoto .arrR,
#LB2 .lbPhoto .arrR {
	top: 0;
	right: 0;

}

#LB .indicator,
#LB2 .indicator {
	width: 100%;
	margin-top: 40px;
	line-height: 0;
	text-align: center;
	letter-spacing: 0;
}

#LB .indicator li,
#LB2 .indicator li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	background-color: #939a9a;
	border-radius: 50%;
	opacity: 0.3;
}

#LB .indicator li.on,
#LB2 .indicator li.on {
	opacity: 1;
}

#LB .nextBack {
	padding: 0 0 30px;
}

#LB .nextBack ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#LB .nextBack li {
	position: relative;
	width: 200px;
	padding: 20px 0;
	font-size: 13px;
	line-height: 1;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: #939a9a;
}

#LB .nextBack li.narrow {
	letter-spacing: 0;
}

#LB .nextBack li:hover {
	opacity: 0.7;
}


#LB .nextBack .back::before {
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -6px;
	content: '<';
}

#LB .nextBack .next::after {
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -6px;
	content: '>';
}

#LB .lbContent,
#LB2 .lbContent {
	padding: 0 60px 60px;
}

#LB .lbContent .photoTitle,
#LB2 .lbContent .photoTitle {
	font-size: 12px;
	letter-spacing: 0;
}

#LB .lbContent .photoTitle p,
#LB2 .lbContent .photoTitle p {
	display: none;
}

#LB .lbContent .photoTitle p.visible,
#LB2 .lbContent .photoTitle p.visible {
	display: block;
}

#LB .lbContent .spec,
#LB2 .lbContent .spec {
	width: auto;
	margin: 30px auto;
	font-size: 14px;
}

#LB .lbContent .spec th,
#LB2 .lbContent .spec th {
	width: 150px;
}

#LB .lbContent .spec th,
#LB2 .lbContent .spec th,
#LB .lbContent .spec td,
#LB2 .lbContent .spec td {
	padding-bottom: 15px;
	font-weight: normal;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
}

#LB .lbContent .spec span,
#LB2 .lbContent .spec span {
	font-size: 10px;
	color: #666;
}

#LB .lbContent .btn,
#LB2 .lbContent .btn {
	padding-top: 25px;
	text-align: center;
}

#LB .lbContent .btn a,
#LB2 .lbContent .btn a {
	display: inline-block;
	padding: 0 50px;
	line-height: 40px;
	color: #333;
	text-decoration: none;
	border: 1px solid #333;
	transition: all 0.3s;
}

#LB .lbContent .btn a:hover,
#LB2 .lbContent .btn a:hover {
	color: #FFF;
	background-color: #333;
}

@media only screen and (max-width: 640px) {
	#LB,
	#LB2 {
		box-sizing: border-box;
		padding: 0 10px;
	}

	#LB .lbWrap h3,
	#LB2 .lbWrap h3 {
		padding: 50px 20px 20px;
		font-size: 20px;
	}

	#LB .lbPhoto {
		padding: 0 20px 50px;
	}

	#LB2 .lbPhoto {
		padding: 0 20px 50px;
	}

	#LB .lbPhoto .arr,
	#LB2 .lbPhoto .arr {
		width: 20px;
		background-size: 15px auto;
	}

	#LB .lbPhoto .arrL,
	#LB .lbPhoto .arrR {
		top: -35px;
	}

	#LB2 .lbPhoto .arrL,
	#LB2 .lbPhoto .arrR {
		top: -35px;
	}

	#LB .nextBack ul {
		flex-direction: column;
		align-items: center;
	}

	#LB .nextBack li:hover {
		opacity: 1;
	}

	#LB .nextBack .back {
		margin-bottom: 20px;
	}

	#LB .lbContent,
	#LB2 .lbContent {
		padding: 0 20px 40px;
	}

	#LB .lbContent .photoTitle,
	#LB2 .lbContent .photoTitle {
		font-size: 10px;
	}

	#LB .lbContent .spec,
	#LB2 .lbContent .spec {
		font-size: 12px;
	}

	#LB .lbContent .spec th,
	#LB2 .lbContent .spec th {
		width: 100px;
		font-size: 10px;
		letter-spacing: 0;
	}

	#LB .lbContent .btn,
	#LB2 .lbContent .btn {
		padding-top: 10px;
	}
}

@media only screen and (max-width: 380px) {
	#LB .lbPhoto .arr {
		background-size: 10px auto;
	}
}


.inline {
	display: inline;
}

.copyright {
	padding: 10px 0;
	font-size: 10px;
	color: #1f73b9;
	letter-spacing: .01em;
	font-smoothing: antialiased;
}
