/******************************
						構造・共通
******************************/
.container {
	display: block;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.container2 {
	display: block;
	max-width: 870px;
	width: 100%;
	margin: 0 auto;
}

.container3 {
	display: block;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
}

/******************************
				メインビジュアル
******************************/
#mainvisual {
	display: block;
	width: 100%;
	position: relative;
}

#mainvisual_img {
	width: 100%;
}


/******************************
				ヘッダー
******************************/
#header {
	width: 100%;
}

#logo {
	width: auto;
	position: absolute;
	left: 20px;
	top: 20px;
}

#header ul {
	display: flex;
	width: auto;
	position: absolute;
	right: 40px;
	top: 0;
}

#header ul li {
	width: auto;
	margin-right: 10px;
}

#header ul li a {
	display: block;
	background: #000;
	color: #fff;
	padding: 10px 30px;
	text-align: center;
	line-height: 1;
	font-size: 1.5rem;
}


/******************************
				トップページ
******************************/
article section {
	width: 100%;
	position: relative;
}


.scroll {
	display: block;
	text-align: center;
	margin-bottom: 100px;
}

#about {
	background: #000;
	min-height: 1030px;
	padding: 15px;
	position: relative;
}

#about p {
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 99;
}

#about:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/about_bg.png") no-repeat;
	background-size: cover;
	background-position: top left;
}


.about_txt1 {
	display: block;
	margin-bottom: 60px;
	text-align: center;
}

.about_txt1 img {
	margin: 0 auto;
}

.about_logo {
	display: block;
	margin-bottom: 60px;
	text-align: center;
}

.about_title {
	font-family: "fot-tsukuaoldmin-pr6n", sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 3.3rem;
	line-height: 1.4;
	position: relative;
	margin-bottom: 50px;
}

.about_title:after {
	content: url("../images/shine.png");
	line-height: 1;
	position: absolute;
	transform: translateX(-50%);
	bottom: -85px;
	left: 45%;
	width: 100%;
}

.about_copy {
	display: block;
	line-height: 1.8;
	color: #fff;
	font-size: 1.8rem;
	max-width: 820px;
	margin: 0 auto;
}

.about_copy span {
	display: block;
	font-size: 1.3rem;
	text-align: right;
}

.about_important {
	display: block;
	font-size: 1.2rem;
	color: #fff;
	position: absolute !important;
	right: 10px;
	bottom: 10px;
}

#location {
	display: block;
	position: relative;
	/* min-height: 630px; */
}

#location #location_img {
	width: 100%;
}

.location_text {
	position: absolute;
	top: 60px;
	left: 12%;
	max-width: 420px;
}

.location_text p {
	line-height: 1.8;
}

.nagoya_premium {
	margin-bottom: 50px;
}

.location_text .title {
	display: block;
	font-size: 2.4rem;
	margin-bottom: 30px;
}

.location_text .text {
	display: block;
	font-size: 1.6rem;
}

#location_description {
	display: block;
	padding: 100px 0 60px 0;
}



.location_title {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 2.2rem;
	background: url("../images/location_bg.svg") no-repeat;
	background-position: center center;
	padding: 47px 40px;
	margin-bottom: 40px;
}

.location_title span {
	font-family: "adobe-garamond-pro", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 5rem;
	line-height: 1;
	padding: 0 3px;
}

.location_title span.large {
	font-size: 3rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	margin: 0 -1.2rem;
}

.location_title span.large2 {
	font-size: 3rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
}

.location_title span.test2 {
	font-size: 3rem !important;
}

.location_title img {
	padding: 0 5px;
}

p.small_text {
	display: block;
	text-align: right;
	font-size: 1.3rem;
}

#design {
	display: block;
	position: relative;
	/* min-height: 630px; */
}

#design #design_img {
	width: 100%;
}

.design_text {
	position: absolute;
	top: 17%;
	right: 12%;
	max-width: 420px;
}

.design_text p {
	line-height: 1.8;
}

.nagoya_premium {
	margin-bottom: 50px;
}

.design_text .title {
	display: block;
	font-size: 2.4rem;
	margin-bottom: 15px;
	color: #fff;
}

.design_text .text {
	display: block;
	font-size: 1.6rem;
	color: #fff;
}

#design_section {
	display: block;
	padding: 100px 0 60px 0;
}

#design_section .small_text {
	display: block;
	font-size: 1.6rem !important;
	padding-top: 5px;
}

#entry_section {
	display: block;
	background-color: #e6ebee;
	padding: 135px 0 150px 0;
}

#entry_section p {
	display: block;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.8;
}

.registration {
	display: block;
	text-align: center;
	margin-bottom: 25px;
	line-height: 1;
}

#entry_section h2 {
	display: block;
	width: 100%;
	margin: 0 auto 20px auto;
	text-align: center;
	font-size: 3rem;
	font-weight: 500;
}

#entry_section h2.title {
	display: block;
	max-width: 670px;
	width: 100%;
	margin: 0 auto 20px auto;
}


#entry_section h2 span {
	display: block;
	width: 100%;
	border-bottom: 1px solid #000000;
	padding: 20px 0;
	line-height: 1;
}


.entry_contact {
	margin-top: 100px;
}

.entry_contact .entry_txt1 {
	font-size: 1.5rem !important;
}

.vertical_border {
	width: 1px;
	height: 35px;
	background: #000;
	display: block;
	margin: 12px auto;
	text-align: center;
	line-height: 1;
}

.entry_contact p.tel {
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-family: "adobe-garamond-pro", serif;
	font-weight: 700;
	font-size: 2.4rem !important;
	line-height: 1 !important;
	text-align: center;
	color: #7c0e00;
}

.request_btn a:hover {
	opacity: 0.7;
}

.entry_contact p.tel img {
	margin-right: 5px;
}

.entry_contact p.tel a {
	font-size: 4rem;
	color: #7c0e00;
}

.entry_contact small {
	display: block;
	line-height: 1;
	margin-top: 5px;
	font-size: 1.3rem;
}

.section_img img {
	width: 100%;
}


#access_section {
	padding: 150px 10px 120px;
}


p.map {
	margin: 60px 0 110px 0;
}

p.map img {
	width: 100%;
}

.shop_list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 65px;
}

.shop_list .shop_col {
	width: calc(100% / 2 - 35px);
	margin-right: 70px;
	margin-bottom: 70px;
}

.shop_list .shop_col:nth-child(even) {
	margin-right: 0;
}

.shop_list p.title {
	display: block;
	font-family: "adobe-garamond-pro", serif;
	font-weight: 700;
	font-style: italic;
	font-size: 2.4rem;
	width: 100%;
	position: relative;
	padding: 10px;
	line-height: 1;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 15px;
}

.shop_list p.title span {
	position: absolute;
	right: 10px;
	font-size: 1.6rem;
	font-family: "Noto Serif JP", serif !important;
	font-weight: 500 !important;
	font-style: normal;
}

.shop_col_wrap {
	display: flex;
	width: 100%;
}

.shop_col_wrap .shop_col_inner {
	width: calc(100% / 2 - 10px);
	margin-right: 20px;
}

.shop_col_wrap .shop_col_inner:last-child {
	margin-right: 0;
}

.shop_col_wrap .shop_col_inner p.photo {
	display: block;
	margin-bottom: 5px;
}

.shop_col_wrap .shop_col_inner p.text {
	display: block;
	font-size: 1.25rem;
	padding: 0 2px;
	line-height: 1.6;
}


.shop_col_wrap2 .shop_col_inner {
	width: calc(100% / 3 - 7.5px);
	margin-right: 15px;
}

.shop_col_wrap2 .shop_col_inner:last-child {
	margin-right: 0;
}


.important_text {
	display: block;
	margin-bottom: 40px;
	font-size: 1.2rem;
	line-height: 1.2;
}

.yokoku {
	display: flex;
}

.yokoku p {
	display: block;
	font-size: 1.2rem;
	line-height: 1.4;
}

.yokoku_title {
	display: flex !important;
	align-items: center !important;
	font-size: 1.7rem !important;
	line-height: 1 !important;
	border-right: 1px solid #000;
	padding-right: 10px;
	margin-right: 10px;
}



/******************************
				フッター
******************************/
#footer {
	display: block;
	width: 100%;
	padding: 120px 0;
	background-color: #e6ebee;
}

#footer p {
	text-align: center;
}

#footer p.footer_title {
	display: block;
	font-size: 3rem;
	margin-bottom: 20px;
	line-height: 1;
}

#footer p.footer_text {
	display: block;
	font-size: 1.4rem;
	line-height: 1.6;
}


#copyright {
	display: block;
	padding: 20px;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
	background: #000;
}