@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
	font-size: 62.5%;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	font-size: 1.6rem;
	margin: 0
}
main {
	display: block
}
h1 {
	margin: 0.67em 0
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	text-decoration: none
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: 0.35em 0.75em 0.625em
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
*, :after, :before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.font-jp {
	font-family: "Noto Serif JP", serif
}
.font-en {
	font-family: cinzel, sans-serif
}
html {
	font-size: 14px
}
body {
	font-size: 1rem;
	letter-spacing: 2px;
	line-height: 1.8;
	font-family: "Noto Serif JP", serif
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5em;
	clear: both
}
p {
	margin-top: 0
}
h1, h2, h3, h4, h5, h6 {
	clear: both
}
.section-head {
	text-align: center
}
.section-head__subtitle {
	display: block;
	font-size: 1.3rem;
	letter-spacing: 7px;
	margin-top: 12px;
	text-transform: uppercase
}
.section-head__title {
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 72px
}
.section-title {
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 72px
}
.section-title__border {
	position: relative;
	z-index: 0;
	/* font-family: cinzel, sans-serif; */
	font-size: 2.0rem;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	margin-bottom: 120px
}
@media (max-width:768px) {
	.section-title__border {
		font-size: 2.0rem;
		letter-spacing: 8px;
		margin-bottom: 88px
	}
}
.section-title__border span {
	font-size: 12px;
	letter-spacing: 5px;
	display: block;
	color: #a58245;
	font-family: "Noto Serif JP", serif
}
.section-title__border:after {
	content: "";
	display: block;
	width: 60px;
	height: 2px;
	background-color: #a58245;
	margin: 18px auto 0
}
p {
	margin-bottom: 1.5em
}
cite, dfn, em, i {
	font-style: italic
}
blockquote {
	margin: 0 1.5em
}
address {
	margin: 0 0 1.5em
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}
code, kbd, tt, var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}
ins, mark {
	background: #fff9c0;
	text-decoration: none
}
big {
	font-size: 125%
}
body {
	background: #0D0D0C;
	color: #fff
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}
ol, ul {
	margin: 0 0 1.5em 3em
}
ul {
	list-style: disc
}
ol {
	list-style: decimal
}
li>ol, li>ul {
	margin-bottom: 0;
	margin-left: 1.5em
}
dt {
	font-weight: 700
}
dd {
	margin: 0 1.5em 1.5em
}
embed, iframe, object {
	max-width: 100%
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0
}
table {
	margin: 0 0 1.5em;
	width: 100%
}
table {
	border-collapse: collapse;
	width: 100%
}
table td, table th {
	padding: 30px 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left: none;
	border-right: none
}
.responsive-table td, .responsive-table th {
	padding: 30px 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left: none;
	border-right: none
}
.responsive-table th {
	width: 25%;
	color: #fff
}
.responsive-table td {
	text-align: left
}
.responsive-table td p {
	line-height: 30px;
	margin-bottom: 0
}
@media screen and (max-width:600px) {
	.responsive-table {
		width: 100%
	}
	.responsive-table td, .responsive-table th {
		display: block;
		width: 100%;
		border-bottom: none;
		padding: 30px 15px 30px 15px
	}
	.responsive-table th {
		border-bottom: none;
		font-weight: bold;
		color: #a58245;
		padding: 30px 15px 0 15px
	}
	.responsive-table td {
		border-top: none;
		padding: 20px 15px 30px 15px
	}
	.responsive-table tr:last-child {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2)
	}
}
.schedule-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px
}
.schedule-table td, .schedule-table th {
	position: relative;
	padding: 8px 12px;
	text-align: center;
	border: solid 1px #8d8d8d
}
.schedule-table td:first-child, .schedule-table th:first-child {
	padding-right: 1.2rem;
	text-align: center
}
.schedule-table td:before, .schedule-table th:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid rgba(185, 177, 164, 0.3)
}
.schedule-table .open-hours, .schedule-table .open-txt {
	letter-spacing: 3px
}
.schedule-table .highlight-text {
	color: #1a8684;
	color: var(--clr-main, #3c9cd4)
}
.schedule-table .highlight-text * {
	color: #1a8684;
	color: var(--clr-main, #3c9cd4)
}
a {
	color: #fff;
	outline: none
}
a:focus {
	outline: none
}
a:active, a:hover {
	outline: none
}
button, input[type=button], input[type=reset], input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	border-color: #ccc #bbb #aaa
}
button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
	border-color: #aaa #bbb #bbb
}
.button--primary {
	background: none;
	color: #fff;
	width: 180px;
	/* font-family: cinzel, sans-serif; */
	font-size: 1.2rem;
	letter-spacing: 2px;
	line-height: 1.2;
	font-weight: 500;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 0;
	display: block;
	margin: 0 auto;
	border-radius: 0px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #fff
}
.button--primary:before {
	content: '';
	position: absolute;
	top: 0;
	left: -12px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transform: translateX(-100%) skewX(-15deg);
	-ms-transform: translateX(-100%) skewX(-15deg);
	transform: translateX(-100%) skewX(-15deg);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.button--primary:hover:before {
	-webkit-transform: translateX(200%) skewX(-15deg);
	-ms-transform: translateX(200%) skewX(-15deg);
	transform: translateX(200%) skewX(-15deg)
}
.button--primary:hover {
	background: -webkit-linear-gradient(45deg, #5d4927, #a58245);
	background: -o-linear-gradient(45deg, #5d4927, #a58245);
	background: linear-gradient(45deg, #5d4927, #a58245);
	-webkit-transform: rotateY(10deg) scale(1.05);
	transform: rotateY(10deg) scale(1.05);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	border: 1px solid #a58245
}
input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px
}
input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
	color: #111
}
select {
	border: 1px solid #ccc
}
textarea {
	width: 100%
}
.sp-show {
	display: none
}
@media (max-width:768px) {
	.sp-hidden {
		display: none
	}
	.sp-show {
		display: block
	}
}
section {
	padding: 155px 0
}
@media (max-width:768px) {
	section {
		padding: 80px 0
	}
}
.archive section, .page section {
	padding: 0 0
}
.container {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 20px
}
.layout-with-sidebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto
}
@media (max-width:768px) {
	.layout-with-sidebar {
		display: block
	}
}
.layout-with-sidebar .main-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 66%;
	margin-right: 52px
}
@media (max-width:768px) {
	.layout-with-sidebar .main-content {
		margin-right: 0
	}
}
.layout-with-sidebar .sidebar {
	-ms-flex-preferred-size: 27%;
	flex-basis: 27%;
	max-width: 27%
}
@media (max-width:768px) {
	.layout-with-sidebar .sidebar {
		max-width: 100%;
		margin-top: 69px
	}
}
.layout-with-sidebar .sidebar .sidebar-post-wrap {
	margin-bottom: 60px
}
.layout-with-sidebar .sidebar .sidebar__title {
	font-size: 2.0rem;
	font-family: cinzel, sans-serif;
	letter-spacing: 6px;
	padding-bottom: 8px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.6);
	margin-bottom: 24px;
	color: #a58245
}
.layout-with-sidebar .sidebar .sidebar__title span {
	font-size: 1.4rem
}
.layout-with-sidebar .sidebar .sidebar__title span:before {
	content: "/";
	margin: 0 6px
}
.layout-with-sidebar .sidebar .sidebar-post:not(:last-child) {
	margin-bottom: 16px
}
.layout-with-sidebar .sidebar .sidebar-post__flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.layout-with-sidebar .sidebar .sidebar-post__thumbnail {
	width: 35%;
	margin-right: 12px
}
@media (max-width:768px) {
	.layout-with-sidebar .sidebar .sidebar-post__thumbnail {
		width: 30%
	}
}
.layout-with-sidebar .sidebar .sidebar-post__content {
	width: 65%
}
.layout-with-sidebar .sidebar .sidebar-post__date {
	font-size: .7rem;
	margin-bottom: 3px
}
@media (max-width:768px) {
	.layout-with-sidebar .sidebar .sidebar-post__date {
		margin-bottom: 8px
	}
}
.layout-with-sidebar .sidebar .sidebar-post__title {
	font-size: .8rem;
	line-height: 16px
}
.layout-with-sidebar .sidebar .sidebar-categories__list {
	padding-left: 0;
	margin: 0
}
.layout-with-sidebar .sidebar .sidebar-categories__list .cat-item {
	margin-bottom: 14px
}
.layout-with-sidebar .sidebar .sidebar-categories__list .cat-item {
	list-style: none;
	position: relative;
	padding-left: 26px
}
.layout-with-sidebar .sidebar .sidebar-categories__list .cat-item:before {
	content: "\e5e1";
	font-family: 'Material Symbols Sharp';
	color: rgba(255, 255, 255, 0.4);
	position: absolute;
	left: 0;
	top: 1px;
	line-height: 1.5
}
.layout-with-sidebar .sidebar .sidebar-categories__list .children {
	padding-left: 0;
	margin-left: 0;
	margin-top: 12px;
	margin-bottom: 24px
}
.layout-with-sidebar .sidebar .sidebar-tag__list {
	margin: 0;
	padding: 0
}
.layout-with-sidebar .sidebar .sidebar-tag__list a {
	border: solid 1px #c8c8c8;
	line-height: 12px;
	padding: 6px 8px;
	display: inline-block;
	border-radius: 6px;
	margin-right: 6px;
	margin-bottom: 8px
}
.layout-no-sidebar .main-content {
	margin: 0 auto;
	max-width: 100%
}
.slider__content {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out
}
#slider {
	width: 100%;
	height: calc(100vh - 3px)
}
@media (max-width:768px) {
	#slider {
		height: 100svh
	}
}
#slider .vegas-content {
	height: calc(100vh - 3px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:768px) {
	#slider .vegas-content {
		height: 100svh
	}
}
#slider .slider__heading {
	font-family: cinzel, sans-serif;
	font-size: 2.8rem;
	letter-spacing: 8px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 45px;
	font-weight: 400
}
#slider .slider__heading span {
	font-size: 12px;
	letter-spacing: 4px;
	display: block
}
@media (max-width:768px) {
	#slider .slider__heading {
		font-size: 2.6rem;
		letter-spacing: 12px
	}
}
#slider .slider__heading .slider__logo {
	width: 240px
}
#slider .slider__subheading {
	font-size: 1rem;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 42px
}
@media (max-width:768px) {
	#slider .slider__subheading {
		font-size: 0.8rem;
		line-height: 22px
	}
}
#slider .slider__button {
	color: #fff;
	width: 160px;
	font-size: 1.2rem;
	letter-spacing: 3px;
	/* font-family: cinzel, sans-serif; */
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 0;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #fff
}
#slider .slider__button:before {
	content: '';
	position: absolute;
	top: 0;
	left: -12px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transform: translateX(-100%) skewX(-15deg);
	-ms-transform: translateX(-100%) skewX(-15deg);
	transform: translateX(-100%) skewX(-15deg);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
#slider .slider__button:hover:before {
	-webkit-transform: translateX(200%) skewX(-15deg);
	-ms-transform: translateX(200%) skewX(-15deg);
	transform: translateX(200%) skewX(-15deg)
}
#slider .slider__button:hover {
	background: -webkit-linear-gradient(45deg, #816636, #a58245);
	background: -o-linear-gradient(45deg, #816636, #a58245);
	background: linear-gradient(45deg, #816636, #a58245);
	-webkit-transform: rotateY(10deg) scale(1.05);
	transform: rotateY(10deg) scale(1.05);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	border: 1px solid #a58245
}
.vegas-timer {
	background: #a58245
}
.about-section {
	text-align: center
}
.about-section .about-logo {
	max-width: 260px;
	margin: 0 auto 42px
}
@media (max-width:768px) {
	.about-section .about-logo {
		max-width: 240px;
		margin-bottom: 32px
	}
}
.about-section .about-txt {
	line-height: 36px;
	margin-bottom: 0
}
.welcome-to-amber {
	background: #0e0d0c;
	color: #fff
}
.welcome-to-amber .flex-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1200px;
	width: 100%
}
.welcome-to-amber .flex-container .text-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 26px;
	max-width: 50%
}
.welcome-to-amber .flex-container .text-content .welcome-to-amber_title {
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 3px;
	/* font-family: cinzel, sans-serif; */
}
@media (max-width:768px) {
	.welcome-to-amber .flex-container .text-content .welcome-to-amber_title {
		font-size: 2.2rem;
		line-height: 1.4;
		text-align: center
	}
}
.welcome-to-amber .flex-container .image-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 50%
}
.welcome-to-amber .flex-container .image-content .image-container {
	margin-bottom: 20px;
	width: 300px
}
.welcome-to-amber .flex-container .image-content .image-container img {
	max-width: 100%;
	height: auto
}
.welcome-to-amber .flex-container .image-content .image-container:first-child {
	margin-top: 25px;
	margin-right: 24px
}
.welcome-to-amber .flex-container .image-content .image-container:nth-child(2) {
	margin-top: -88px
}
@media (max-width:768px) {
	.welcome-to-amber .flex-container {
		display: block
	}
	.welcome-to-amber .flex-container .text-content {
		display: block;
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 56px
	}
	.welcome-to-amber .flex-container .image-content {
		max-width: 100%
	}
	.welcome-to-amber .flex-container .image-content .image-container {
		width: 100%;
		margin: 20px 0
	}
	.welcome-to-amber .flex-container .image-content .image-container:first-child {
		margin-top: 32px
	}
	.welcome-to-amber .flex-container .image-content .image-container:nth-child(2) {
		margin-top: -58px
	}
}
.welcome-to-amber .welcome-to-amber_intro {
	color: #a58245;
	font-size: 12px;
	margin-bottom: 8px
}
@media (max-width:768px) {
	.welcome-to-amber .welcome-to-amber_intro {
		text-align: center
	}
}
.welcome-to-amber .welcome-to-amber_txt {
	font-weight: normal;
	font-size: .9rem;
	line-height: 34px
}
@media (max-width:768px) {
	.welcome-to-amber .welcome-to-amber_txt {
		text-align: center
	}
}
.welcome-to-amber .button--primary {
	display: none;
	margin: -7% 0 0 0
}
.home .blog-list {
	border-top: 1px solid rgba(255, 255, 255, 0.6)
}
.working-hours {
	position: relative;
	background: url(/assets/images/index/recruit_bg.jpg) no-repeat center center;
	background-size: cover;
	background-position: center;
	color: #fff;
	z-index: 1;
	background-attachment: fixed
}
@media (max-width:768px) {
	.working-hours {
		background-attachment: scroll
	}
}
.working-hours:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	z-index: -1
}
.working-hours .working-hours_border-box {
	max-width: 88%;
	max-width: 800px;
	display: block;
	border: 1px solid #fff;
	padding: 60px;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.65)
}
@media (max-width:768px) {
	.working-hours .working-hours_border-box {
		max-width: 100%;
		padding: 60px 25px
	}
}
.working-hours .working-hours_border-box:before {
	content: "";
	position: absolute;
	display: block;
	border: 1px solid #fff;
	top: 10px;
	left: 10px;
	right: -12px;
	bottom: -12px;
	background: rgba(0, 0, 0, 0.45);
	z-index: -1
}
.working-hours .working-hours_title {
	/* font-family: cinzel, sans-serif; */
	font-size: 2.2rem;
	letter-spacing: 6px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	margin-bottom: 60px
}
.working-hours .working-hours_title span {
	font-size: 12px;
	display: block;
	color: #a58245
}
@media (max-width:768px) {
	.working-hours .working-hours_title {
		font-size: 2.4rem;
		margin-bottom: 42px
	}
}
.working-hours .working-hours_title:after {
	content: "";
	display: block;
	width: 60px;
	height: 2px;
	background-color: #a58245;
	margin: 18px auto 0
}
.working-hours .working-hours__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	width: 100%
}
.working-hours .working-hours__inner .working-hours__list {
	margin-left: 0;
	margin-right: 120px;
	padding-left: 0;
	list-style: none;
	width: 33%
}
.working-hours .working-hours__inner .working-hours__list li {
	padding-bottom: 8px;
	border-bottom: solid 2px #eee;
	margin-bottom: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.working-hours .working-hours__inner .membership-info__list {
	margin-left: 0;
	padding-left: 0
}
.working-hours .working-hours__inner .membership-info__list li {
	margin-bottom: 4px
}
@media (max-width:768px) {
	.working-hours .working-hours__inner .membership-info__list {
		padding-left: 18px;
		margin-bottom: 42px
	}
	.working-hours .working-hours__inner .membership-info__list li {
		margin-bottom: 12px
	}
}
@media (max-width:768px) {
	.working-hours .working-hours__inner {
		display: block
	}
	.working-hours .working-hours__inner .working-hours__list {
		margin-right: 0;
		margin-bottom: 32px;
		width: 100%
	}
}
.working-hours .button--primary {
	margin: 32px auto 0;
	width: 180px
}

.links {
	padding: 0
}
.links .links__content-wrap {
	clear: both;
	overflow: hidden;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
@media (max-width:768px) {
	.links .links__content-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}
.links .links__content-wrap .links__content-box {
	width: 100%
}
.links .links__content-wrap .links__content-box h3 span {
	display: block
}
.links .content-box__bg-scale {
	position: relative;
	overflow: hidden;
	text-align: center
}
.links .content-box__bg-scale .content-box__overlay {
	padding: 90px 0;
	/* background: url(../images/common/overlay.png); */
	position: relative;
	z-index: 1;
	opacity: .88
}
@media (max-width:768px) {
	.links .content-box__bg-scale .content-box__overlay {
		padding: 24px 0
	}
}
.links .content-box__bg-scale .icon .fa {
	font-size: 24px;
	margin-bottom: 12px;
	color: #e73a8f;
	background: rgba(255, 255, 255, 0.78);
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	text-shadow: none
}
.links .content-box__bg-scale .content-box__title {
	font-size: 26px;
	/* font-family: cinzel, sans-serif; */
	font-weight: normal;
	display: inline-block;
	padding: 0 14px;
	color: #fff;
	letter-spacing: 5px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.28)!important
}
.links .content-box__bg-scale .content-box__title span {
	font-size: 13px;
	font-family: "Noto Serif JP", serif;
	margin-top: 8px;
	letter-spacing: 1.5px;
	padding: 12px 20px 0;
	border-top: solid 1px rgba(255, 255, 255, 0.83);
	width: 100%;
	text-align: left;
}
.links .content-box__bg-scale:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(/asset/images/top-main.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}
.links .content-box__bg-scale:hover:after {
	opacity: 0.8;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	text-decoration: none
}
.links .content-box__bg-scale .content-box__inner {
	z-index: 1;
	position: relative;
	margin: 0 auto;
	padding: 40px
}
.links .content-box__bg-scale .content-box__inner a {
	display: block;
	color: #fff;
	font-size: 28px
}
.links .content-box__bg-scale:hover .button-7 {
	border: none;
	background: rgba(17, 17, 17, 0.54);
	border: solid 1px #a58245
}
.links .content-box__bg-scale:hover .button-7 .button-7__eff {
	border: 70px solid rgba(17, 17, 17, 0.46)
}
.links .content-box__bg-scale:hover .button-7 .button-7__link {
	color: #fff;
	text-shadow: none;
	background: #a58245
}
.links .content-box__bg-scale .button-7 {
	width: 200px;
	height: 50px;
	font-weight: 500;
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 40px auto 0;
	color: #fff;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	border-radius: 0px
}
.links .content-box__bg-scale .button-7 .button-7__eff {
	width: 200px;
	height: 50px;
	border: 1px solid #fff;
	position: absolute;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px
}
.links .content-box__bg-scale .button-7 .button-7__link {
	font-size: 14px;
	font-family: cinzel, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 50px;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	z-index: 2;
	position: relative
}
a .content-box__bg-scale .content-box__inner {
	color: #333;
	display: block
}
a:hover .content-box__bg-scale .content-box__overlay {
	background: none
}
a:hover .content-box__bg-scale .content-box__inner {
	text-decoration: none
}
#content-system .content-box__bg-scale:after {
	background: url(/assets/images/common/page-header001.jpg) no-repeat center center;
	background-size: cover
}
#content-access .content-box__bg-scale:after {
	background: url(/assets/images/common/page-header002.jpg) no-repeat center center;
	background-size: cover
}
#content-recruit .content-box__bg-scale:after {
	background: url(/assets/images/common/page-header003.jpg) no-repeat center center;
	background-size: cover
}
.page-title {
	letter-spacing: 3px;
	padding-bottom: 6px;
	border-bottom: solid 3px #a8a8a8;
	margin-bottom: 32px
}
.page-title span {
	font-size: 1.6rem
}
.page-title span:before {
	content: "/";
	margin: 0 8px
}
.marquee {
	--gap: 0px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	gap: var(--gap)
}
.marquee__content {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	gap: var(--gap);
	min-width: 100%;
	list-style: none;
	margin-top: 42px;
	padding: 0
}
.marquee__content li {
	margin-right: 4px
}
.marquee__content li img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 160px;
	height: 110px
}
@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(calc(-100% - var(--gap)));
		transform: translateX(calc(-100% - var(--gap)))
	}
}
@keyframes scroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(calc(-100% - var(--gap)));
		transform: translateX(calc(-100% - var(--gap)))
	}
}
@media (prefers-reduced-motion:reduce) {
	.marquee__content {
		-webkit-animation-play-state: paused!important;
		animation-play-state: paused!important
	}
}
.enable-animation .marquee__content {
	-webkit-animation: scroll 220s linear infinite;
	animation: scroll 220s linear infinite
}
.marquee--hover-pause:hover .marquee__content {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}
@-webkit-keyframes scroll-abs {
	0% {
		-webkit-transform: translateX(calc(100% + var(--gap)));
		transform: translateX(calc(100% + var(--gap)))
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
@keyframes scroll-abs {
	0% {
		-webkit-transform: translateX(calc(100% + var(--gap)));
		transform: translateX(calc(100% + var(--gap)))
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
.system__container {
	max-width: 880px;
	padding: 90px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 120px;
	border: solid 1px rgba(255, 255, 255, 0.6)
}
@media (max-width:768px) {
	.system__container {
		padding: 45px 10px
	}
}
.system__list {
	list-style: none;
	margin: 0;
	padding: 0
}
.system__list .system__item {
	font-size: 1.4rem;
	line-height: 35px;
	padding-bottom: 24px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.35);
	font-family: "Noto Serif JP", serif;
	letter-spacing: 1.6px
}
@media (max-width:768px) {
	.system__list .system__item {
		font-size: 1.2rem;
		text-align: center
	}
}
.system__list .system__item:not(:last-child) {
	margin-bottom: 60px
}
@media (max-width:768px) {
	.system__list .system__item:not(:last-child) {
		padding-bottom: 32px;
		margin-bottom: 45px
	}
}
.system__list .system__item-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	outline: none
}
@media (max-width:768px) {
	.system__list .system__item-flex {
		display: block
	}
}
.system__list .system__item-flex .system__item-title {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 4px
}
.system__list .system__item-flex .system__item-title b {
	font-weight: 400
}
@media (max-width:768px) {
	.system__list .system__item-flex .system__item-title {
		font-size: 1.2rem;
		margin-bottom: 6px
	}
}
.system__list .system__item-flex .system__item-dots {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative;
	margin: 0 20px;
	display: none
}
.system__list .system__item-flex .system__item-dots:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3)
}
@media (max-width:768px) {
	.system__list .system__item-flex .system__item-dots:after {
		display: none
	}
}
.system__list .system__item-flex .system__item-price {
	margin-left: auto;
	color: #fff;
	font-weight: 400
}
@media (max-width:768px) {
	.system__list .system__item-flex .system__item-price {
		margin-bottom: 8px
	}
}
.system__list .system__item-description {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.75em;
	margin-top: 8px
}
.system__footer {
	margin-top: 42px
}
.system__footer p {
	margin-bottom: 0;
	text-align: right
}
@media (max-width:768px) {
	.system__footer p {
		text-align: center
	}
}
.menu-page .page-inner {
	width: 100%;
	max-width: 580px
}
.menu-page .button--primary {
	margin-bottom: 42px
}
.cigar-menu, .drink-menu {
	margin-bottom: 145px
}
.menu .section-title__border {
	margin-bottom: 80px
}
.menu .col-2-wrap {
	display: block;
	margin: 0 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0px
}
@media (max-width:768px) {
	.menu .col-2-wrap {
		display: block
	}
}
.menu .col-2 {
	width: 100%
}
@media (max-width:768px) {
	.menu .col-2 {
		width: 100%;
		margin-bottom: 0
	}
}
.drink-menu__title, .menu__title {
	font-family: "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 1.6px;
	padding-bottom: 4px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.5);
	margin-bottom: 24px
}
@media (max-width:768px) {
	.drink-menu__title, .menu__title {
		font-size: 1.2rem;
		letter-spacing: 1.4px;
		margin-bottom: 18px;
		line-height: 26px
	}
}
.drink-menu__title span, .menu__title span {
	font-size: 0.8rem;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: "Noto Serif JP", serif
}
@media (max-width:768px) {
	.drink-menu__title span, .menu__title span {
		font-size: 0.8rem;
		letter-spacing: 1px;
		display: inline-block
	}
}
.drink-menu__title span:before, .menu__title span:before {
	content: "/";
	margin: 0 5px
}
.drink-menu__heading, .drink-menu__subheading {
	letter-spacing: 6px;
	font-family: cinzel, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 32px
}
.drink-menu__heading {
	font-size: 1.8rem;
	font-weight: 500;
	padding-top: 6px;
	color: #a58245;
	border-top: solid 1px #a58245;
	border-bottom: solid 1px #a58245;
	position: -webkit-sticky;
	position: sticky;
	top: 55px;
	z-index: 10;
	background-color: #0d0d0c
}
@media (max-width:768px) {
	.drink-menu__heading {
		top: 57px;
		font-size: 2.0rem
	}
}
.drink-menu__heading.mt-l {
	margin-top: 145px
}
.drink-menu__subheading {
	font-size: 1.8rem;
	font-weight: 500;
	color: #a58245;
	letter-spacing: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 120px;
	margin-bottom: 42px;
	padding-bottom: 10px
}
@media (max-width:768px) {
	.drink-menu__subheading {
		text-align: center;
		display: block;
		font-size: 1.8rem;
		line-height: 32px;
		margin-top: 90px;
		margin-bottom: 32px
	}
}
.drink-menu__subheading.txt-s {
	font-size: 1.6rem
}
.drink-menu__subheading.mt-s {
	margin-top: 32px
}
.drink-menu__subheading:after, .drink-menu__subheading:before {
	content: "";
	width: 32px;
	height: 1px;
	background-color: #a58245;
	margin: 0 16px
}
@media (max-width:768px) {
	.drink-menu__subheading:after, .drink-menu__subheading:before {
		display: none
	}
}
.drink-menu__subheading span {
	font-size: 1.2rem;
	font-weight: normal;
	letter-spacing: 2px
}
@media (max-width:768px) {
	.drink-menu__subheading span {
		font-size: 1.0rem;
		display: block;
		margin-left: -5.5px
	}
}
.drink-menu__subheading span:before {
	content: "/";
	margin: 0 5px
}
@media (max-width:768px) {
	.drink-menu__subheading span:before {
		display: none
	}
}
.menu__list {
	list-style: none;
	padding: 0;
	margin: 0 0 60px 0
}
@media (max-width:768px) {
	.menu__list {
		font-size: 12px;
		letter-spacing: 1px
	}
}
.menu__list .menu__item {
	line-height: 35px
}
@media (max-width:768px) {
	.menu__list .menu__item {
		margin-bottom: 12px
	}
}
.menu__list .menu__item-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	outline: none
}
.menu__list .menu__item-flex .menu__item-title {
	-ms-flex-negative: 0;
	flex-shrink: 0
}
@media (max-width:768px) {
	.menu__list .menu__item-flex .menu__item-title {
		line-height: 22px
	}
}
.menu__list .menu__item-flex .menu__item-dots {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative;
	margin: 0 20px;
	display: none
}
@media (max-width:768px) {
	.menu__list .menu__item-flex .menu__item-dots {
		margin: 0 8px
	}
}
.menu__list .menu__item-flex .menu__item-dots:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3)
}
.menu__list .menu__item-flex .menu__item-price {
	margin-left: auto;
	color: #fff;
	font-weight: 400
}
.menu__list .menu__item-description {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.75em;
	color: #777;
	margin-bottom: 20px
}
@media (max-width:768px) {
	.menu__list .menu__item-description {
		margin-top: 2spx
	}
}
.about .about-section {
	margin-bottom: 120px
}
.about .welcome-to-amber {
	margin-bottom: 120px
}
.about .features {
	position: relative;
	padding: 90px 0 90px;
	background: #000
}
.about .features__list {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 50px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 920px;
	text-align: center
}
@media (max-width:768px) {
	.about .features__list {
		gap: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.about .features__list-item {
	width: calc((100% - 50px) / 2);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	border: solid 1px #eee;
	padding: 25px;
	position: relative
}
@media (max-width:768px) {
	.about .features__list-item {
		width: 100%;
		padding: 20px 15px;
		margin-bottom: 32px
	}
}
.about .features__list-item .features__icon i, .about .features__list-item .features__icon span {
	display: block;
	font-size: 50px;
	margin-bottom: 12px;
	color: #a58245
}
.about .features__list-item-title {
	font-size: 1.2rem;
	letter-spacing: 4px;
	margin-bottom: 16px;
	font-weight: normal;
	position: relative;
	z-index: 2;
	display: inline-block
}
.about .features__list-item-title:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 1px;
	background-color: #a58245
}
.about .features__list-item-text {
	font-size: .8rem;
	line-height: 24px;
	margin-bottom: 1em
}
.about .features__list-item .features__bg-icon span {
	font-size: 280px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 0;
	opacity: .04
}
.about .cigar-experience {
	position: relative;
	z-index: 1;
	padding: 90px 0
}
.about .cigar-experience .split-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media (max-width:768px) {
	.about .cigar-experience .split-box {
		display: block
	}
}
.about .cigar-experience .split-box .left-box {
	width: 40%
}
@media (max-width:768px) {
	.about .cigar-experience .split-box .left-box {
		width: 100%;
		margin-bottom: 42px
	}
}
.about .cigar-experience .split-box .right-box {
	width: 60%;
	padding: 18px 25px 30px 45px
}
@media (max-width:768px) {
	.about .cigar-experience .split-box .right-box {
		width: 100%;
		padding: 0 20px
	}
}
.about .cigar-experience .split-box .right-box .right-inner .cigar-experience__subtitle {
	color: #a58245;
	font-size: 2.0rem;
	letter-spacing: 5px;
	margin-bottom: 24px;
	font-weight: normal
}
@media (max-width:768px) {
	.about .cigar-experience .split-box .right-box .right-inner .cigar-experience__subtitle {
		font-size: 1.6rem;
		margin-top: 32px
	}
}
.about .cigar-experience .split-box .right-box .right-inner .cigar-experience__text {
	font-size: 1rem;
	line-height: 32px
}
@media (max-width:768px) {
	.about .cigar-experience .split-box .right-box .right-inner .cigar-experience__text {
		font-size: 0.9rem
	}
}
@media (max-width:768px) {
	.about .cigar-experience .split-box .right-box .right-inner {
		text-align: center;
		font-size: 0.8rem
	}
}
.access .access-inner {
	max-width: 740px;
	margin: 0 auto 80px
}
.access .map {
	margin: 90px auto 45px;
	-webkit-filter: sepia(20%) brightness(90%) contrast(120%) saturate(70%);
	filter: sepia(20%) brightness(90%) contrast(120%) saturate(70%)
}
.access .map-btn {
	background: #932933;
	color: #fff;
	width: 180px;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 0;
	display: block;
	margin: 0 auto 90px;
	border-radius: 0px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.access .map-btn:before {
	content: '';
	position: absolute;
	top: 0;
	left: -12px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transform: translateX(-100%) skewX(-15deg);
	-ms-transform: translateX(-100%) skewX(-15deg);
	transform: translateX(-100%) skewX(-15deg);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.access .map-btn:hover:before {
	-webkit-transform: translateX(200%) skewX(-15deg);
	-ms-transform: translateX(200%) skewX(-15deg);
	transform: translateX(200%) skewX(-15deg)
}
.access .map-btn:hover {
	background: -webkit-linear-gradient(45deg, #431317, #932933);
	background: -o-linear-gradient(45deg, #431317, #932933);
	background: linear-gradient(45deg, #431317, #932933);
	-webkit-transform: rotateY(10deg) scale(1.05);
	transform: rotateY(10deg) scale(1.05);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}
.single .single-inner {
	max-width: 820px;
	margin: 0 auto
}
.single .post-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 24px;
	font-size: .8rem
}
.single .post-meta .post-date {
	color: #777
}
.single .post-meta__cat-list {
	list-style: none;
	padding: 0;
	margin: 0 0 0 24px
}
.single .post-meta__cat-list a {
	line-height: .8rem;
	height: 18px;
	background: #a58245;
	color: #fff;
	display: block;
	padding: 0px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.single .post-title {
	font-weight: normal;
	padding-bottom: 12px;
	margin-bottom: 42px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.6)
}
@media (max-width:768px) {
	.single .post-title {
		font-size: 1.3rem;
		margin-bottom: 26px
	}
}
.single .post-content {
	margin-bottom: 120px
}
.single .post-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.single .post-navigation__next, .single .post-navigation__previous {
	width: 48%
}
.single .post-navigation__next {
	text-align: right
}
.single .post-navigation a {
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}
.single .post-navigation a:hover {
	color: #a58245;
	opacity: .8
}
header {
	/* font-family: cinzel, sans-serif; */
}
.header {
	padding-top: 12px;
	background-color: none;
	position: relative;
	z-index: 1;
	margin-bottom: -70px
}
@media (max-width:768px) {
	.header {
		padding-top: 0px;
		margin-bottom: 0px
	}
}
.header {
	width: 100%
}
.header__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.clone-nav .header__box {
	padding-bottom: 8px
}
.header__logo {
	margin-top: 0;
	margin-bottom: 0
}
.header__logo .header__logo-link {
	font-size: 1.4rem;
	line-height: 0;
	font-weight: normal;
	color: #fff;
	letter-spacing: 3px;
	display: block;
	width: 150px
}
@media (max-width:768px) {
	.header__logo .header__logo-link {
		font-size: 1.2rem
	}
}
.header__logo .header__logo-txt {
	font-size: .7rem;
	display: block;
	letter-spacing: 3.2px;
	position: relative;
	top: 4px
}
@media (max-width:768px) {
	.header__logo .header__logo-txt {
		font-size: .6rem;
		sletter-spacing: 3px;
		top: 8px
	}
}
.sp-header {
	display: none
}
@media (max-width:768px) {
	.sp-header {
		display: block;
		background: none;
		height: 56px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
		-webkit-transition: all 1.4s ease-in-out;
		-o-transition: all 1.4s ease-in-out;
		transition: all 1.4s ease-in-out
	}
}
.sp-header.scrolled {
	background: rgba(0, 0, 0, 0.688);
	-webkit-box-shadow: 1px 1px 1px #1e1e1e;
	box-shadow: 1px 1px 1px #1e1e1e
}
.sp-header__logo {
	margin-bottom: 0
}
@media (max-width:768px) {
	.sp-header__logo {
		margin-top: 0px
	}
}
.sp-header__logo .sp-header__logo-link {
	display: block;
	width: 190px
}
@media (max-width:768px) {
	.sp-header__logo .sp-header__logo-link {
		margin-left: -10px;
		width: 100px;
		margin-top: 5px;
	}
}
.sp-header__logo .sp-header__logo-txt {
	font-size: .7rem;
	display: block;
	letter-spacing: 3.2px;
	position: relative;
	top: 4px
}
@media (max-width:768px) {
	.sp-header__logo .sp-header__logo-txt {
		font-size: .6rem;
		sletter-spacing: 3px;
		top: 8px
	}
}
.header__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:768px) {
	.header__info {
		display: none
	}
}
.header__info .header__info-tel {
	font-weight: 600;
	position: relative;
	top: 2px
}
.header__info .header__info-btn {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 108px;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 0;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #fff
}
.header__info .header__info-btn:before {
	content: '';
	position: absolute;
	top: 0;
	left: -12px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transform: translateX(-100%) skewX(-15deg);
	-ms-transform: translateX(-100%) skewX(-15deg);
	transform: translateX(-100%) skewX(-15deg);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.header__info .header__info-btn:hover:before {
	-webkit-transform: translateX(200%) skewX(-15deg);
	-ms-transform: translateX(200%) skewX(-15deg);
	transform: translateX(200%) skewX(-15deg)
}
.header__info .header__info-btn:hover {
	background: -webkit-linear-gradient(45deg, #816636, #a58245);
	background: -o-linear-gradient(45deg, #816636, #a58245);
	background: linear-gradient(45deg, #816636, #a58245);
	-webkit-transform: rotateY(10deg) scale(1.05);
	transform: rotateY(10deg) scale(1.05);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	border: 1px solid #a58245
}
.header__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media (max-width:768px) {
	.header__nav {
		display: none
	}
}
.header__nav-list {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	margin: 0
}
.header__nav-list-link {
	font-weight: bold;
	letter-spacing: 1px
}
.header__nav-list .header__nav-item {
	text-transform: capitalize;
	margin-right: 15px
}
.header__nav-list .header__nav-item .header__nav-link {
	font-size: 1.0rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	color: #fff;
	padding: 12px 3px;
	position: relative
}
.header__nav-list .header__nav-item .header__nav-link:focus, .header__nav-list .header__nav-item .header__nav-link:hover {
	text-decoration: none
}
.header__nav-list .header__nav-item .header__nav-link.active {
	padding-bottom: 10px;
	border-bottom: solid 1.5px #fff
}
.header__nav-list .header__nav-item .header__nav-link.active:before {
	display: none
}
.header__nav-list .header__nav-item .header__nav-link:before {
	content: "";
	display: block;
	background: #fff;
	width: 100%;
	height: 1.5px;
	position: absolute;
	inset: 96% auto auto 0;
	scale: 0 1;
	-webkit-transition: scale 0.2s;
	-o-transition: scale 0.2s;
	transition: scale 0.2s
}
.header__nav-list .header__nav-item .header__nav-link:hover:before {
	scale: 1
}
.clone-nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
@media (max-width:768px) {
	.clone-nav {
		display: none
	}
}
.is-show {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	background: rgba(0, 0, 0, 0.688);
	-webkit-box-shadow: 1px 1px 1px #303030;
	box-shadow: 1px 1px 1px #303030
}
.sp-nav {
	display: none;
	/* font-family: cinzel, sans-serif; */
	letter-spacing: 7px;
	text-transform: uppercase
}
@media (max-width:768px) {
	.sp-nav {
		display: block
	}
}
.sp-nav .sp-nav__button-container {
	position: fixed;
	top: 14px;
	right: 14px;
	height: 22px;
	width: 35px;
	cursor: pointer;
	z-index: 101;
	-webkit-transition: opacity 0.25s ease;
	-o-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease
}
.sp-nav .sp-nav__button-container:hover {
	opacity: 0.7
}
.sp-nav .sp-nav__button-container.active .sp-nav__button-line--top {
	-webkit-transform: translateY(11px) translateX(0) rotate(45deg);
	-ms-transform: translateY(11px) translateX(0) rotate(45deg);
	transform: translateY(11px) translateX(0) rotate(45deg);
	background: #FFF
}
.sp-nav .sp-nav__button-container.active .sp-nav__button-line--middle {
	opacity: 0;
	background: #FFF
}
.sp-nav .sp-nav__button-container.active .sp-nav__button-line--bottom {
	-webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
	-ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
	transform: translateY(-11px) translateX(0) rotate(-45deg);
	background: #FFF
}
.sp-nav .sp-nav__button-container .sp-nav__button-line {
	background: #fff;
	border: none;
	height: 2.0px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	cursor: pointer
}
.sp-nav .sp-nav__button-container .sp-nav__button-line:nth-of-type(2) {
	top: 11px
}
.sp-nav .sp-nav__button-container .sp-nav__button-line:nth-of-type(3) {
	top: 22px
}
.sp-nav .sp-nav__overlay {
	position: fixed;
	z-index: 1;
	background: black;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	-o-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	transition: opacity 0.35s, visibility 0.35s, height 0.35s;
	overflow: hidden
}
.sp-nav .sp-nav__overlay.open {
	opacity: 0.93;
	visibility: visible;
	height: 100%;
	z-index: 100
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list {
	letter-spacing: 6px
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item {
	-webkit-animation: fadeInRight 0.5s ease forwards;
	animation: fadeInRight 0.5s ease forwards;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(2) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(3) {
	-webkit-animation-delay: 0.45s;
	animation-delay: 0.45s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(4) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(5) {
	-webkit-animation-delay: 0.55s;
	animation-delay: 0.55s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(6) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(7) {
	-webkit-animation-delay: 0.65s;
	animation-delay: 0.65s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(7) {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:nth-of-type(8) {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:not(:last-child) {
	margin-bottom: 6px
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:last-child {
	margin-top: 12px
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:last-child a {
	font-size: 22px;
	/* padding: 10px 42px; */
	/* border: solid 1px #fff; */
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 6px
}
.sp-nav .sp-nav__overlay.open .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item:last-child a span {
	right: 6px;
	position: absolute
}
.sp-nav .sp-nav__overlay .sp-nav__overlay-menu {
	position: relative;
	height: 70%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 26px;
	font-weight: 400;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item {
	display: block;
	position: relative;
	opacity: 0
}
.sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item .sp-nav__overlay-menu-link {
	display: block;
	position: relative;
	color: #FFF;
	text-decoration: none;
	overflow: hidden
}
.sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item .sp-nav__overlay-menu-link:active:after, .sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item .sp-nav__overlay-menu-link:focus:after, .sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item .sp-nav__overlay-menu-link:hover:after {
	width: 100%
}
.sp-nav .sp-nav__overlay .sp-nav__overlay-menu-list .sp-nav__overlay-menu-item .sp-nav__overlay-menu-link:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 3px;
	background: #FFF;
	-webkit-transition: 0.35s;
	-o-transition: 0.35s;
	transition: 0.35s
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		left: 20%
	}
	to {
		opacity: 1;
		left: 0
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		left: 20%
	}
	to {
		opacity: 1;
		left: 0
	}
}
.page-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60vh;
	background: url(../../asset/images/common/page-header001.jpg);
	background-size: cover;
	position: relative;
	background-position: center;
	border-bottom: solid 4px #a58245
}
@media (max-width:768px) {
	.page-header {
		height: 50vh
	}
}
.page-header:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 0
}
.page-header .page-header__title {
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-family: cinzel, sans-serif;
	font-size: 1.8rem;
	letter-spacing: 6px;
	text-transform: uppercase;
	margin-top: 11vh;
	position: relative;
	z-index: 1
}
.page-header .page-header__title span {
	font-family: "Noto Serif JP", serif;
	display: block;
	font-size: .8rem;
	letter-spacing: 3px;
	margin-top: 0px;
	text-transform: uppercase;
	color: #a58245
}
@media (max-width:768px) {
	.page-header .page-header__title {
		font-size: 1.6rem;
		letter-spacing: 4px
	}
	.page-header .page-header__title span {
		font-size: .7rem
	}
}
.system .page-header {
	background: url(../../asset/images/system/page-header001.jpg);
	background-size: cover;
	background-position: center
}
.menu .page-header {
	background: url(../../asset/images/menu/page-header001.jpg);
	background-size: cover;
	background-position: center
}
.access .page-header {
	background: url(../../asset/images/access/page-header002.jpg);
	background-size: cover;
	background-position: center
}
.coming-soon .page-header {
	background: url(../../asset/images/index/webshop__bg.jpg);
	background-size: cover;
	background-position: center
}
.custom-shape-divider-wrap {
	position: relative;
	margin-bottom: 16px;
	z-index: 10
}
.custom-shape-divider-wrap .custom-shape-divider-bottom-1708587716 {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.custom-shape-divider-wrap .custom-shape-divider-bottom-1708587716 svg {
	position: relative;
	display: block;
	width: calc(148% + 1.3px);
	height: 59px;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.custom-shape-divider-wrap .custom-shape-divider-bottom-1708587716 .shape-fill {
	fill: #FFFFFF
}
.breadcrumb {
	padding-top: 32px;
	margin-bottom: 90px;
	font-size: .8rem;
	border-top: 4px solid rgba(193, 157, 96, 0.525)
}
.sticky {
	display: block
}
.page, .post {
	margin: 0
}
.updated:not(.published) {
	display: none
}
.entry-content, .entry-summary, .page-content {
	margin: 1.5em 0 0
}
.page-links {
	clear: both;
	margin: 0 0 1.5em
}
.page-inner {
	max-width: 900px;
	margin: 0 auto
}
.blog-list {
	background: #0D0D0C
}
.blog-list__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 25px;
	margin-bottom: 64px
}
@media (max-width:768px) {
	.blog-list__items {
		gap: 15px
	}
}
.blog-list__items .blog-list__item {
	width: calc((100% - 50px) / 3);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	background: rgba(255, 255, 255, 0.93);
	margin-bottom: 32px
}
@media (max-width:768px) {
	.blog-list__items .blog-list__item {
		width: calc((100% - 15px) / 2)
	}
}
.news-box {
	margin-bottom: 16px
}
.news-box .news-box__thumb {
	overflow: hidden;
	border-radius: 0px;
	position: relative
}
.news-box .news-box__thumb img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 0;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: -webkit-transform 0.3s ease-in-out;
	-o-transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.news-box .news-box__thumb .news-box__categories-sp {
	display: none
}
@media (max-width:768px) {
	.news-box .news-box__thumb .news-box__categories-sp {
		font-size: 9px;
		font-family: sans-serif;
		position: absolute;
		bottom: 6px;
		right: 6px;
		line-height: 1rem;
		height: 18px;
		background: #a58245;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0px 5px;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.news-box .news-box__info {
	letter-spacing: 1px;
	padding: 20px 15px 0px 15px;
	color: #333;
	text-decoration: none
}
@media (max-width:768px) {
	.news-box .news-box__info {
		padding: 8px 10px 0px 10px
	}
}
.news-box .news-box__info .news-box__meta {
	font-size: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 12px
}
@media (max-width:768px) {
	.news-box .news-box__info .news-box__meta {
		display: block
	}
}
.news-box .news-box__info .news-box__meta .news-box__date {
	letter-spacing: 1px;
	margin-right: 16px;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.news-box .news-box__info .news-box__meta .news-box__date i {
	margin-right: 4px
}
.news-box .news-box__info .news-box__meta .news-box__categories {
	font-family: sans-serif;
	line-height: .8rem;
	height: 18px;
	background: #a58245;
	color: #fff;
	display: block;
	padding: 0px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:768px) {
	.news-box .news-box__info .news-box__meta .news-box__categories {
		display: none
	}
}
.news-box .news-box__info .news-box__title {
	font-size: 1rem;
	line-height: 1.7rem;
	margin-bottom: 8px
}
@media (max-width:768px) {
	.news-box .news-box__info .news-box__title {
		font-size: .9rem;
		line-height: 1.4rem
	}
}
.news-box .news-box__info .news-box__post {
	font-size: .8rem;
	line-height: 1.4rem
}
.news-box a:hover .news-box__thumb img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.comment-content a {
	word-wrap: break-word
}
.bypostauthor {
	display: block
}
.widget {
	margin: 0 0 1.5em
}
.widget select {
	max-width: 100%
}
.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
.custom-logo-link {
	display: inline-block
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}
.wp-caption-text {
	text-align: center
}

.footer {
	position: relative;
	margin-top: 90px;
	background: #0D0D0C;
	color: #e0e0e0;
	border-top: 4px solid rgba(193, 157, 96, 0.525)
}
@media (max-width:768px) {
	.footer .sp-full {
		padding: 0 5px
	}
}
.footer .footer__nav {
	width: 100%;
	padding: 45px 0 60px;
	font-size: 14px;
	/* font-family: cinzel, sans-serif; */
	letter-spacing: 3px;
	text-transform: uppercase
}
@media (max-width:768px) {
	.footer .footer__nav {
		font-size: 16px;
		letter-spacing: 2px
	}
}
.footer .footer__nav .footer__nav-list {
	width: 100%;
	max-width: 700px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0 auto
}
.footer .footer__nav .footer__nav-list a {
	color: #e0e0e0
}
@media (max-width:768px) {
	.footer .footer__nav .footer__nav-list {
		gap: 14px
	}
}
.footer .footer__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.footer .footer__inner .footer__info {
	text-align: center;
	letter-spacing: 2px
}
.footer .footer__inner .footer__info .footer__logo {
	margin-bottom: 24px
}
.footer .footer__inner .footer__info .footer__logo a {
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 3px;
	color: #e0e0e0
}
.footer .footer__inner .footer__info .footer__logo img {
	width: 300px;
}
.footer .footer__inner .footer__info .footer__address {
	font-size: 1rem;
	margin-bottom: 8px
}
.footer .footer__inner .footer__info .footer__tel {
	display: block;
	margin-bottom: 8px;
	color: #e0e0e0
}
.footer .footer__inner .footer__info .footer__button {
	background: #932933;
	color: #fff;
	width: 180px;
	font-size: 1rem;
	line-height: 1rem;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 0;
	display: block;
	border-radius: 30px;
	margin-top: 12px
}
.footer .footer__inner .footer__info .footer__icon {
	font-size: 18px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #333;
	color: #fff
}
.footer .footer__inner .footer__info .footer__icon i {
	position: relative;
	left: 1px
}
.footer .copy {
	background: #000;
	text-align: center;
	padding: 40px 0;
	font-family: cinzel, sans-serif;
	font-size: .8rem;
	letter-spacing: 2px;
	margin-top: 60px
}
.footer .copy a {
	color: #fff
}
.footer #page-top {
	position: fixed;
	bottom: 0px;
	right: 15px;
	font-size: 15px;
	line-height: 50%;
	z-index: 99
}
.footer #page-top a {
	background: #932933;
	text-decoration: none;
	color: #fff;
	width: 35px;
	height: 35px;
	text-align: center;
	display: block;
	border-radius: 50%;
	opacity: 0.9;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.footer #page-top a:hover {
	text-decoration: none;
	opacity: .5
}
.footer #page-top a span {
	font-size: 24px
}
.webshop {
	text-align: center;
	position: relative;
	background: url(../../asset/images/index/webshop__bg.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed
}
@media (max-width:768px) {
	.webshop {
		background-attachment: scroll
	}
}
.webshop:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.12);
	z-index: 0
}
.webshop__inner {
	position: relative;
	z-index: 1;
	border: #fff solid 1px;
	padding: 45px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 80%;
	margin: 0 auto
}
@media (max-width:768px) {
	.webshop__inner {
		padding: 45px 10px;
		width: 95%
	}
}
.webshop__inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: -1
}
.webshop .section-title__border {
	margin-bottom: 42px
}
.webshop__title {
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: 5px;
	margin-bottom: 42px
}
.webshop__txt {
	font-size: .8rem;
	line-height: 1.6rem;
	margin-bottom: 24px
}
.webshop__link {
	background: #a58245;
	color: #fff;
	font-family: cinzel, sans-serif;
	width: 220px;
	font-size: 1.2rem;
	letter-spacing: 3px;
	line-height: 1rem;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0;
	display: inline-block;
	margin: 12px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	overflow: hidden
}
.webshop__link span {
	position: absolute;
	right: 12px
}
.webshop__link:before {
	content: '';
	position: absolute;
	top: 0;
	left: -12px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transform: translateX(-100%) skewX(-15deg);
	-ms-transform: translateX(-100%) skewX(-15deg);
	transform: translateX(-100%) skewX(-15deg);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.webshop__link:hover:before {
	-webkit-transform: translateX(200%) skewX(-15deg);
	-ms-transform: translateX(200%) skewX(-15deg);
	transform: translateX(200%) skewX(-15deg)
}
.webshop__link:hover {
	background: -webkit-linear-gradient(45deg, #5d4927, #a58245);
	background: -o-linear-gradient(45deg, #5d4927, #a58245);
	background: linear-gradient(45deg, #5d4927, #a58245);
	-webkit-transform: rotateY(10deg) scale(1.05);
	transform: rotateY(10deg) scale(1.05);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}
.brand-sec {
	position: relative;
	background: url(../../asset/images/index/brand__bg.jpg) no-repeat center center;
	background-size: cover;
	background-position: center;
	padding: 90px 0 60px;
	background-attachment: fixed
}
@media (max-width:768px) {
	.brand-sec {
		background-attachment: scroll
	}
}
.brand-sec:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.65);
	z-index: 0
}
.brand-sec .section-title__border {
	position: relative;
	z-index: 1;
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin-bottom: 90px
}
.brand-sec .section-title__border span {
	font-size: 12px;
	display: block;
	color: #a58245
}
.brand-sec .section-title__border:after {
	content: "";
	display: block;
	width: 60px;
	height: 2px;
	background-color: #a58245;
	margin: 24px auto 0
}
.brand__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1
}
.brand__list li {
	width: 15.5%;
	margin: 0 0 24px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 3.3%
}
@media (max-width:768px) {
	.brand__list li {
		padding: 0 20px;
		width: 33.333%
	}
}
.brand__list li a {
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out
}
.brand__list li a:hover {
	opacity: 0.8;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out
}
.brand__list li img {
	-webkit-filter: invert(100%) brightness(1000%);
	filter: invert(100%) brightness(1000%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	-o-transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out
}
.brand__list li img:hover {
	-webkit-transform: scale(1.09);
	-ms-transform: scale(1.09);
	transform: scale(1.09)
}
.wp-pagenavi {
	clear: both;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
	line-height: 40px;
	border-radius: 2px
}
.wp-pagenavi .last, .wp-pagenavi .pages {
	border-radius: 2px
}
.wp-pagenavi .current {
	color: #fff;
	border: solid 1px #a58245
}
.wp-pagenavi .extend:before {
	content: '...'
}
.wp-pagenavi a, .wp-pagenavi span {
	font-size: .9rem;
	line-height: 33px;
	color: #848484;
	padding-left: 2px;
	width: 35px;
	height: 35px;
	display: inline-block;
	border: solid 1px #848484;
	margin: 0 3px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	border-radius: 50%
}
.wp-pagenavi a:hover {
	color: #fff;
	background-color: #a58245;
	border: solid 1px #a58245
}
.wp-pagenavi span.current {
	color: #a58245
}
.infinite-scroll.neverending .site-footer, .infinite-scroll .posts-navigation {
	display: none
}
.infinity-end.neverending .site-footer {
	display: block
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
#primary[tabindex="-1"]:focus {
	outline: 0
}
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em
}
.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em
}
.access .access-inner {
    max-width: 740px;
    margin: 0 auto 80px
}
.access .map {
    margin: 90px auto 45px;
    -webkit-filter: sepia(20%) brightness(90%) contrast(120%) saturate(70%);
    filter: sepia(20%) brightness(90%) contrast(120%) saturate(70%)
}
.access .map-btn {
    background: #932933;
    color: #fff;
    width: 180px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: normal;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 0;
    display: block;
    margin: 0 auto 90px;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.access .map-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: -12px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transform: translateX(-100%) skewX(-15deg);
    -ms-transform: translateX(-100%) skewX(-15deg);
    transform: translateX(-100%) skewX(-15deg);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.access .map-btn:hover:before {
    -webkit-transform: translateX(200%) skewX(-15deg);
    -ms-transform: translateX(200%) skewX(-15deg);
    transform: translateX(200%) skewX(-15deg)
}

.access .map-btn:hover {
    background: -webkit-linear-gradient(45deg, #431317, #932933);
    background: -o-linear-gradient(45deg, #431317, #932933);
    background: linear-gradient(45deg, #431317, #932933);
    -webkit-transform: rotateY(10deg) scale(1.05);
    transform: rotateY(10deg) scale(1.05);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
.sns__area {
	display: flex;
	width: 80px;
	margin: 0 auto;
}