#container.home {
	height: 100%;
}

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

.headding-primary {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	margin: 0 0 60px;
	text-align: center;
	letter-spacing: 0.4em;
	text-indent: 0.4em;
}

@media screen and (max-width: 736px) {
	.headding-primary {
		font-size: 14px;
		margin: 0 0 45px;
	}
}

.headding-secondary {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 0.38em;
	line-height: 1;
	margin: 0 0 55px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.headding-secondary {
		font-size: 20px;
		line-height: 2;
		letter-spacing: 0.3em;
		margin: 0 0 40px;
	}
}

.text-primary {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 3;
	text-indent: 0.2em;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.text-primary {
		font-size: 14px;
		line-height: 2.2;
		letter-spacing: 0;
		text-indent: 0;
	}
}

.main.home {
	background-color: #000;
}

/* ---------------------- */
/* mainvisual */
/* ---------------------- */

.main-visual {
	position: relative;
	height: auto;
	opacity: 0;
	overflow: hidden;
	padding-top: 100px;
	transition: opacity 1.5s ease;
	width: 100%
}

.main-visual.show {
	opacity: 1;
}

@media screen and (max-width: 736px) {
	.main-visual {
		padding-top: 60px;
	}
}

.home-mainvisual {
	background: url(../images/top/image-mainvisual.jpg) no-repeat center center;
	background-size: 2500px 976px;
	height: 976px;
	position: relative;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.home-mainvisual {
		background: url(../images/top/image-mainvisual-sp.jpg) no-repeat center center;
		background-size: cover;
		height: auto;
		padding-top: 119.7%
	}
}

.home-mainvisual .maincopy {
	position: absolute;
	top: 22%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	text-align: center;
}

.home-mainvisual .maincopy img {
	height: 100px;
	width: auto;
}

@media screen and (max-width: 736px) {
	.home-mainvisual .maincopy {
		top: 29%;
	}

	.home-mainvisual .maincopy img {
		height: 56px;
		margin: 0 auto;
	}
}

.home-mainvisual .info {
	color: #969696;
	font-size: 12px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	position: absolute;
	right: 143px;
	bottom: 13px;
}

@media screen and (max-width: 736px) {
	.home-mainvisual .info {
		font-size: 11px;
		right: auto;
		left: 20px;
		width: calc(100% - 40px)
	}
}

/* ---------------------- */
/* about */
/* ---------------------- */

.home-about {
	background: url(../images/top/bg-about.jpg) no-repeat center top;
	background-size: cover;
	padding: 70px 0 155px;
	position: relative;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.home-about {
		padding: 95px 0 50px;
	}
}

.home-about .title {
	margin-bottom: 70px;
	text-align: center;
}

.home-about .title img {
	height: auto;
	margin: 0 auto;
	width: 605px;
}

@media screen and (max-width: 736px) {
	.home-about .title {
		margin-bottom: 40px;
	}

	.home-about .title img {
		width: 288px
	}
}

.home-about .subcopy {
	margin-bottom: 240px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-about .subcopy {
		margin-bottom: 90px;
	}
}

.home-about .subcopy img {
	height: auto;
	margin: 0 auto;
	width: 563px;
}

@media screen and (max-width: 736px) {
	.home-about .subcopy img {
		width: 284px;
	}
}

.home-about .headding {
	margin-bottom: 75px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-about .headding {
		margin-bottom: 50px;
	}
}

.home-about .headding span {
	border-bottom: 1px solid #969696;
	color: #fff;
	display: inline-block;
	font-family: "EB Garamond", serif;
	font-size: 18px;
	letter-spacing: 0.4em;
	text-indent: 0.4em;
	padding: 0 25px 15px;
}

@media screen and (max-width: 736px) {
	.home-about .headding span {
		font-size: 15px;
		padding: 0 20px 10px;
	}
}

.home-about .about-residence {
	margin-bottom: 260px;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence {
		margin-bottom: 105px;
	}
}

.home-about .about-residence .txtimg {
	margin-bottom: 110px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence .txtimg {
		margin-bottom: 65px;
	}
}

.home-about .about-residence .txtimg img {
	height: auto;
	margin: 0 auto;
	width: 650px;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence .txtimg img {
		width: 273px;
	}
}

.home-about .about-residence .wrap {
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence .wrap {
		flex-direction: column;
		padding: 0 20px;
	}
}

.home-about .about-residence .wrap .list {
	align-items: center;
	border-right: 1px solid #969696;
	display: flex;
	justify-content: space-between;
	height: 140px;
	padding: 0 40px;
	min-width: 305px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence .wrap .list {
		border-right: none;
		border-bottom: 1px solid #969696;
		min-width: auto;
		height: 130px;
		padding: 0;
		width: 100%;
	}
}

.home-about .about-residence .wrap .list img {
	margin: 0 auto;
}

.home-about .about-residence .wrap .list:nth-child(1) {
	border-left: 1px solid #969696;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence .wrap .list:nth-child(1) {
		border-left: none;
		border-top: 1px solid #969696;
	}
}

.home-about .about-residence .wrap .list:nth-child(1) img {
	height: 71px;
	width: auto;
}

.home-about .about-residence .wrap .list:nth-child(2) img {
	height: 66px;
	width: auto;
}

.home-about .about-residence .wrap .list:nth-child(3) img {
	height: 95px;
	width: auto;
}

@media screen and (max-width: 736px) {
	.home-about .about-residence .wrap .list:nth-child(1) img {
		height: 62px;
		width: auto;
	}

	.home-about .about-residence .wrap .list:nth-child(2) img {
		height: 59px;
		width: auto;
	}

	.home-about .about-residence .wrap .list:nth-child(3) img {
		height: 79px;
		width: auto;
	}
}

.home-about .about-address .txtimg {
	margin-bottom: 70px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .txtimg {
		margin-bottom: 35px;
	}
}

.home-about .about-address .txtimg img {
	height: auto;
	margin: 0 auto;
	width: 420px;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .txtimg img {
		width: 280px;
	}
}

.home-about .about-address .text {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 3;
	margin-bottom: 90px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .text {
		font-size: 14px;
		line-height: 2;
		margin-bottom: 45px;
	}
}

.home-about .about-address .list-wrap {
	margin: 0 auto;
	width: 73.2%;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap {
		margin: 0 20px;
		width: auto;
	}
}

.home-about .about-address .list-wrap .wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 35px;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap .wrap {
		flex-wrap: wrap;
		margin-bottom: 25px;
	}
}

.home-about .about-address .list-wrap .wrap .list {
	cursor: pointer;
	line-height: 1;
	margin-bottom: 5%;
	position: relative;
	width: 47.5%
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap .wrap .list {
		cursor: auto;
		margin-bottom: 8px;
		width: 100%;
	}
}

.home-about .about-address .list-wrap .wrap .list:nth-last-child(-n+2) {
	margin-bottom: 0;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap .wrap .list:nth-last-child(-n+2) {
		margin-bottom: 8px;
	}

	.home-about .about-address .list-wrap .wrap .list:last-child {
		margin-bottom: 0;
	}
}

.home-about .about-address .list-wrap .wrap .list img {
	height: auto;
	width: 100%
}

.home-about .about-address .list-wrap .wrap .list .text {
	align-items: center;
	background-color: rgba(0,0,0,0.5);
	display: flex;
	justify-content: center;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: opacity 0.5s ease;
}

.home-about .about-address .list-wrap .wrap .list .text img {
	height: 80px;
	width: auto;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap .wrap .list .text img {
		height: 47px;
	}
}

.home-about .about-address .list-wrap .wrap .list:hover .text {
	opacity: 0;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap .wrap .list:hover .text {
		opacity: 1;
	}
}

.home-about .about-address .list-wrap .info {
	color: #c8c8c8;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
}

@media screen and (max-width: 736px) {
	.home-about .about-address .list-wrap .info {
		font-size: 11px;
		line-height: 2;
	}
}

/* ---------------------- */
/* access */
/* ---------------------- */

#map {
	background-color: #181818;
	padding: 80px 0 90px;
	position: relative;
}

@media screen and (max-width: 736px) {
	#map {
		padding: 55px 0 50px;
	}
}

.home-map .headding {
	margin-bottom: 75px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-map .headding {
		margin-bottom: 30px;
	}
}

.home-map .headding span {
	border-bottom: 1px solid #969696;
	color: #fff;
	display: inline-block;
	font-family: "EB Garamond", serif;
	font-size: 18px;
	letter-spacing: 0.4em;
	text-indent: 0.4em;
	padding: 0 25px 15px;
}

@media screen and (max-width: 736px) {
	.home-map .headding span {
		font-size: 15px;
		padding: 0 20px 10px;
	}
}

.home-map .inner {
	margin: 0 auto;
	width: 73.2%;
}

@media screen and (max-width: 736px) {
	.home-map .inner {
		width: 100%;
	}
}

.home-map .inner img {
	height: auto;
	margin-bottom: 25px;
	width: 100%;
}

.home-map .inner span {
	color: #c8c8c8;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
}

@media screen and (max-width: 736px) {
	.home-map .inner span {
		display: block;
		font-size: 11px;
		line-height: 1.6;
		padding: 0 20px;
		width: 100%;
	}
}

/* ---------------------- */
/* plan */
/* ---------------------- */

#plan {
	padding: 295px 0 190px;
}

@media screen and (max-width: 736px) {
	#plan {
		padding: 70px 0 60px;
	}
}

.home-plan {
	position: relative;
}

.home-plan::after {
	background: url(../images/top/bg-plan.png) no-repeat center center;
	background-size: 100% auto;
	content: '';
	height: auto;
	opacity: 0.5;
	padding-top: 66.7%;
	position: absolute;
	left: 0;
	top: 343px;
	z-index: 1;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.home-plan::after {
		background: url(../images/top/bg-plan-sp.png) no-repeat center center;
		background-size: 100% auto;
		padding-top: 187.5%;
		top: 180px;
	}
}

.home-plan .headding {
	margin-bottom: 75px;
	position: relative;
	text-align: center;
	z-index: 2;
}

@media screen and (max-width: 736px) {
	.home-plan .headding {
		margin-bottom: 40px;
	}
}

.home-plan .headding span {
	border-bottom: 1px solid #969696;
	color: #fff;
	display: inline-block;
	font-family: "EB Garamond", serif;
	font-size: 18px;
	letter-spacing: 0.4em;
	text-indent: 0.4em;
	padding: 0 25px 15px;
}

@media screen and (max-width: 736px) {
	.home-plan .headding span {
		font-size: 15px;
		padding: 0 20px 10px;
	}
}

.home-plan .txtimg {
	margin-bottom: 60px;
	text-align: center;
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 736px) {
	.home-plan .txtimg {
		margin-bottom: 40px;
	}
}

.home-plan .txtimg img {
	height: 51px;
	margin: 0 auto;
	width: auto;
}

@media screen and (max-width: 736px) {
	.home-plan .txtimg img {
		height: 76px;
	}
}

.home-plan .text {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 3;
	margin-bottom: 60px;
	text-align: center;
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 736px) {
	.home-plan .text {
		font-size: 14px;
		line-height: 2;
		margin-bottom: 30px;
	}
}

.home-plan .figure-wrap {
	margin: 0 auto;
	text-align: center;
	width: 667px;
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 736px) {
	.home-plan .figure-wrap {
		margin: 0 20px;
		width: auto;
	}
}

.home-plan .figure-wrap img {
	height: auto;
	margin: 0 auto;
	width: 652px;
}

@media screen and (max-width: 736px) {
	.home-plan .figure-wrap img {
		width: 100%;
	}
}

.home-plan .figure-wrap span {
	color: #989898;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	margin-top: 25px;
	text-align: left;
}

@media screen and (max-width: 736px) {
	.home-plan .figure-wrap span {
		font-size: 11px;
		line-height: 1.6;
		margin-bottom: 40px;
	}
}

.home-plan .plan-text {
	text-align: center;
	position: relative;
	z-index: 2;
}

.home-plan .plan-text img {
	height: auto;
	margin: 75px auto 0;
	width: 662px;
}

@media screen and (max-width: 736px) {
	.home-plan .plan-text img {
		margin: 40px auto 0;
		width: 255px;
	}
}


/* ---------------------- */
/* entry */
/* ---------------------- */

#entry {
	background-color: #181818;
	padding: 145px 0 100px;
	position: relative;
}

@media screen and (max-width: 736px) {
	#entry {
		padding: 70px 0 50px;
	}
}

.home-entry .copy {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 21px;
	letter-spacing: 0.4em;
	margin-bottom: 90px;
	text-align: center;
	text-indent: 0.4em;
}

@media screen and (max-width: 736px) {
	.home-entry .copy {
		font-size: 16px;
		line-height: 1.8;
		letter-spacing: 0.1em;
		margin-bottom: 40px;
		text-indent: 0.1em;
	}
}

.home-entry > .title {
	margin-bottom: 45px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-entry > .title {
		margin-bottom: 25px;
	}
}

.home-entry > .title span {
	border-bottom: 1px solid #cb912f;
	color: #cb912f;
	display: block;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 36px;
	letter-spacing: 0.3em;
	margin: 0 auto;
	padding-bottom: 15px;
	text-indent: 0.3em;
	width: 685px;
}

@media screen and (max-width: 736px) {
	.home-entry > .title span {
		font-size: 21px;
		letter-spacing: 0.1em;
		text-indent: 0.1em;
		width: 100%;
	}
}

.home-entry > .text {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-bottom: 120px;
	text-indent: 0.1em;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-entry > .text {
		font-size: 14px;
		margin-bottom: 40px;
	}
}

.home-entry > .text a {
	color: #cb912f;
	text-decoration: underline;
}

.home-entry > .button {
	text-align: center;
}

.home-entry > .button a {
	background-color: #d3ba57;
	border-radius: 30px;
	color: #fff;
	display: block;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 0.1em;
	margin: 0 auto;
	padding: 17px 0 16px;
	text-indent: 0.1em;
	transition: 0.3s;
	width: 408px;
}

@media screen and (max-width: 736px) {
	.home-entry > .button a {
		font-size: 18px;
		padding: 13px 0 12px;
		width: 300px;
	}
}

.home-entry > .button a:hover {
	opacity: 0.7;
}

.home-entry .tel-wrap {
	margin-top: 120px;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-entry .tel-wrap {
		margin-top: 65px;
	}
}

.home-entry .tel-wrap > .title {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
	text-align: center;
	text-indent: 0.1em;
}

@media screen and (max-width: 736px) {
	.home-entry .tel-wrap > .title {
		font-size: 16px;
		line-height: 1.8;
		margin-bottom: 25px;
	}
}

.home-entry .tel-wrap > .title span {
	display: block;
	font-size: 16px;
	margin-bottom: 45px
}

@media screen and (max-width: 736px) {
	.home-entry .tel-wrap > .title span {
		font-size: 11px;
		margin-bottom: 15px
	}
}

.home-entry .tel-wrap > span {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

@media screen and (max-width: 736px) {
	.home-entry .tel-wrap > span {
		font-size: 14px;
		line-height: 1.8;
	}
}

.home-entry .tel-wrap > a {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	width: 431px;
}

@media screen and (max-width: 736px) {
	.home-entry .tel-wrap > a {
		margin: 0 auto 30px;
		width: 270px;
	}
}

.home-entry .tel-wrap > a img {
	height: auto;
	width: 100%;
}

.home-entry .tel-wrap .gallery {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0.2em;
	margin-bottom: 30px;
	text-align: center;
	text-indent: 0.2em;
}

.home-entry .holiday {
	border: 1px solid #fff;
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 2;
	margin: 40px auto 0;
	padding: 15px;
	text-align: center;
	width: 80%;
}

@media screen and (max-width: 736px) {
	.home-entry .holiday {
		font-size: 14px;
		margin: 30px auto 0;
		text-align: justify;
		width: 100%
	}
}


/* ---------------------- */
/* model */
/* ---------------------- */

#model {
	padding: 175px 0 60px;
	position: relative;
}

@media screen and (max-width: 736px) {
	#model {
		padding: 70px 0 70px;
	}
}

#model::after {
	background: url(../images/top/icon-deco.svg) no-repeat center center;
	background-size: 20px 50px;
	content: '';
	height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	width: 20px;
}

.home-model .title {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 35px;
	letter-spacing: 0.44em;
	margin-bottom: 25px;
	text-align: center;
	text-indent: 0.44em;
}

@media screen and (max-width: 736px) {
	.home-model .title {
		font-size: 20px;
		line-height: 1.6;
		letter-spacing: 0.2em;
		margin-bottom: 15px;
		text-indent: 0.2em;
		text-shadow: none;
	}
}

.home-model > span {
	color: #fff;
	display: block;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	letter-spacing: 0.4em;
	margin-bottom: 120px;
	text-align: center;
	text-indent: 0.4em;
	text-align: center;
}

@media screen and (max-width: 736px) {
	.home-model > span {
		font-size: 16px;
		letter-spacing: 0.2em;
		margin-bottom: 60px;
		text-indent: 0.2em;
	}
}

.home-model > .wrap {
	border: 1px solid #555555;
	display: flex;
	padding: 30px 35px 20px;
}

@media screen and (max-width: 736px) {
	.home-model > .wrap {
		flex-direction: column;
		padding: 20px 15px 25px;
	}
}

.home-model > .wrap .headding {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 27px;
	letter-spacing: 0.2em;
	width: 150px;
}

@media screen and (max-width: 736px) {
	.home-model > .wrap .headding {
		font-size: 20px;
		margin-bottom: 20px;
		text-align: center;
		width: 100%;
	}
}

.home-model > .wrap .text {
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	width: calc(100% - 150px);
}

@media screen and (max-width: 736px) {
	.home-model > .wrap .text {
		text-align: justify;
		width: 100%;
	}
}

.home-model > .wrap .text span {
	display: block;
	font-size: 15px;
	margin-top: 3px;
	margin-left: -8px;
}

@media screen and (max-width: 736px) {
	.home-model > .wrap .text span {
		margin-top: 20px;
		text-align: left;
		margin-left: 0;
	}
}