@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&family=Shippori+Mincho+B1:wght@400;500;600;700&display=swap');

body {
	margin: 0px;
	padding: 0px;
	font-family: "Noto Sans JP", "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	font-size: 1.5rem;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
}

html {
	-ms-overflow-style: scrollbar;
	font-size: 62.5%;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: .5rem !important;
}

.mb10 {
	margin-bottom: 1rem !important;
}

.mb15 {
	margin-bottom: 1.5rem !important;
}

.mb20 {
	margin-bottom: 2rem !important;
}

.mb25 {
	margin-bottom: 2.5rem !important;
}

.mb30 {
	margin-bottom: 3rem !important;
}

.mb35 {
	margin-bottom: 3.5rem !important;
}

.mb40 {
	margin-bottom: 4rem !important;
}

.mb45 {
	margin-bottom: 4.5rem !important;
}

.mb50 {
	margin-bottom: 5rem !important;
}

.mb55 {
	margin-bottom: 5.5rem !important;
}

.mb60 {
	margin-bottom: 6rem !important;
}

.mb65 {
	margin-bottom: 6.5rem !important;
}

.mb70 {
	margin-bottom: 7rem !important;
}

.mb75 {
	margin-bottom: 7.5rem !important;
}

.mb80 {
	margin-bottom: 8rem !important;
}

.mb85 {
	margin-bottom: 8.5rem !important;
}

.mb90 {
	margin-bottom: 9rem !important;
}

.mb95 {
	margin-bottom: 9.5rem !important;
}

.mb100 {
	margin-bottom: 10rem !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 1.1rem !important;
	line-height: 1.6;
}

.s12 {
	font-size: 1.2rem !important;
	line-height: 1.6;
}

.s13 {
	font-size: 1.3rem !important;
	line-height: 1.6;
}

.s14 {
	font-size: 1.4rem !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 1.4rem !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 767px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 1.7rem !important;
	line-height: 1.7;
}

.s18 {
	font-size: 1.8rem !important;
	line-height: 1.7;
}

.s19 {
	font-size: 1.9rem !important;
	line-height: 1.7;
}

.s20 {
	font-size: 2rem !important;
	line-height: 1.7;
}

.s21 {
	font-size: 2.1rem !important;
	line-height: 1.7;
}

.s22 {
	font-size: 2.2rem !important;
	line-height: 1.7;
}

.s23 {
	font-size: 2.3rem !important;
	line-height: 1.7;
}

.s24 {
	font-size: 2.4rem !important;
	line-height: 1.7;
}

.s25 {
	font-size: 2.5rem !important;
	line-height: 1.7;
}

.s26 {
	font-size: 2.6rem !important;
	line-height: 1.7;
}

.s27 {
	font-size: 2.7rem !important;
	line-height: 1.7;
}

.s28 {
	font-size: 2.8rem !important;
	line-height: 1.7;
}

.s29 {
	font-size: 2.9rem !important;
	line-height: 1.7;
}

.s30 {
	font-size: 3rem !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}

.dg {
	display: grid;
}

@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 3rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 2rem !important;
	}

	.mb_cont4 {
		margin-bottom: 1.5rem !important;
	}
}

@media (min-width: 421px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2rem !important;
	}
}

@media (min-width: 768px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 5rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2.5rem !important;
	}
}

@media (min-width: 992px) {
	.mb_mainimg {
		margin-bottom: 5rem !important;
	}

	.mb_cont {
		margin-bottom: 6rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

@media (min-width: 1920px) {
	.mb_mainimg {
		margin-bottom: 7rem !important;
	}

	.mb_cont {
		margin-bottom: 7rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}

@media (min-width: 768px) {
	.smooth {
		clip-path: inset(0 100% 0 0);
		display: inline-block;
		transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
		transition-property: clip-path;
	}
	
		.smooth.is-animated {
		clip-path: inset(0);
	}
	
	span.text2 {
		transition-delay: 1s;
	}
	
	.delay1 {
		animation-delay: 1s;
	}
	
}


/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

header {
	width: 100%;
	max-width: 1920px;
	height: 104px;
	padding: 0 35px 0 60px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 50%;
	left: inherit;
	transform: translateY(0) translateX(50%);
	z-index: 9999;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	transition: 0.2s;
}

header img {
	width: 100%;
	height: auto;
}

h1.logo_h {
	width: 160px;
	margin: 0;
	position: relative;
	z-index: 100;
	flex-shrink: 0;
}

h1.logo_h a {
	display: block;
}

.h_fixed {
	position: fixed;
	box-shadow: 0 2px 10px rgba(54, 40, 32, 0.08);
}

@media (max-width: 1499px) {
	header {
		padding: 0 20px;
	}

	h1.logo_h {
		width: 130px;
	}
}


@media (max-width: 1199px) {
	header {
		height: 80px;
		padding: 0 20px;
	}

	h1.logo_h {
		width: 145px;
	}
}

@media (max-width: 991px) {
	header {
		height: 70px;
		padding: 0 15px;
	}

	h1.logo_h {
		width: 135px;
	}
}


/* ドロワー
--------------------------------------------------------- */
.drawer_btn {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 1000;
	width: 50px;
	height: 50px;
	outline: none !important;
	background-color: transparent;
	transition: background-color .5s;
	-webkit-user-select: none;
	user-select: none;
	border: none;
}

.btn_line {
	position: absolute;
	top: 10px;
	right: 15px;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 30px;
	height: 2px;
	margin: auto;
	background: #8d4133;
	transition: .5s cubic-bezier(.645, .045, .355, 1);
	pointer-events: none;
}

.is-drawer-open .btn_line {
	background-color: #fff;
}

.btn_line:nth-child(1) {
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
}

.is-drawer-open .btn_line:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.is-drawer-open .btn_line:nth-child(2) {
	opacity: 0;
}

.btn_line:nth-child(3) {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
}

.is-drawer-open .btn_line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 767px) {
	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 90%;
		height: 100vh;
		background-color: #362820;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 25px 100px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.drawer_btn {
		top: 5px;
		right: 10px;
	}

	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 80%;
		height: 100vh;
		background-color: #362820;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 100px 40px 120px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 992px) {
	.drawer {
		flex: 1;
		margin-left: 40px;
	}

	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: stretch;
	}

	.drawer_inner {
		width: 100%;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: space-between;
	}
}

@media (min-width: 1400px) {
	.drawer {
		margin-left: 100px;
	}
}

@media (min-width: 1800px) {
	.drawer {
		margin-left: 260px;
	}
}

.info_h {
	display: flex;
	align-items: center;
	margin-left: 20px;
}

p.hour {
	margin-right: 25px;
	color: #6d4f4d;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: right;
	white-space: nowrap;
}

p.hour span {
	display: block;
	margin-bottom: 3px;
	font-family: "Libre Baskerville", serif;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.2em;
}

p.tel_h {
	width: 225px;
	height: 72px;
	border: 1px solid #b56f5d;
	background-color: #f9f5ef;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

p.tel_h span.tel_link {
	color: #72382a;
	font-family: "Libre Baskerville", serif;
	font-size: 2.5rem;
	line-height: 1.1;
}

p.tel_h span.tel_link:before {
	content: "\f2a0";
	margin-right: 7px;
	font-family: "Font Awesome 5 Free";
	font-size: 1.7rem;
	font-weight: 900;
}

p.tel_h span.text_tel_h {
	margin-top: 2px;
	color: #6d4f4d;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

@media (max-width: 1499px) {
	.info_h {
		margin-left: 5px;
	}

	p.tel_h {
		width: 190px;
		height: 58px;
	}

	p.tel_h span.tel_link {
		font-size: 2rem;
	}
}

@media (max-width: 1199px) {
	.info_h {
		margin-left: 5px;
	}

	p.hour {
		display: none;
	}

	p.tel_h {
		width: 190px;
		height: 58px;
	}

	p.tel_h span.tel_link {
		font-size: 2rem;
	}
}

@media (max-width: 991px) {
	.info_h {
		display: block;
		margin: 35px 10px 0;
	}

	p.hour {
		display: block;
		margin: 0 0 20px;
		color: #e8dbcd;
		text-align: left;
	}

	p.tel_h {
		width: 100%;
		height: 70px;
		border-color: #e8dbcd;
	}

	p.tel_h span.tel_link,
	p.tel_h span.text_tel_h {
		color: #564b4b;
	}
}


/* グローバルナビ
--------------------------------------------------------- */
.gnav_item>a {
	display: block;
	text-decoration: none;
	letter-spacing: 0.04em;
	font-family: "Shippori Mincho B1", serif;
	font-weight: 500;
	line-height: 1.3;
	transition: background-color .2s, color .2s;
}

.gnav_item>a span {
	display: block;
	margin-top: 7px;
	color: #9e6157;
	font-family: "Libre Baskerville", serif;
	font-size: 1.1rem;
	font-weight: 400;
	letter-spacing: 0.05em;
}

@media (max-width: 767px) {
	.gnav_items {
		padding: 0;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.gnav_item>a {
		padding: 13px 5px;
		color: #fff;
		text-align: left;
		font-size: 1.7rem;
	}

	.gnav_item.active>a,
	.gnav_item>a:hover {
		color: #fff;
		opacity: 1;
	}

	.gnav_item>a span {
		display: inline-block;
		margin: 0 0 0 10px;
		color: #d7a895;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.gnav_items {
		padding: 0;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.gnav_item>a {
		padding: 14px 5px;
		color: #fff;
		text-align: left;
		font-size: 1.8rem;
	}

	.gnav_item.active>a,
	.gnav_item>a:hover {
		color: #fff;
		opacity: 1;
	}

	.gnav_item>a span {
		display: inline-block;
		margin: 0 0 0 12px;
		color: #d7a895;
	}
}

@media (min-width: 992px) {
	.gnav_items {
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.5rem;
		color: #333 !important;
		font-weight: 500;
		padding: 8px 7px;
		min-width: 70px;
		position: relative;
		text-align: center;
	}

	.gnav .gnav_items>li.active>a,
	.gnav .gnav_items>li>a:hover {
		color: #8d4133 !important;
		opacity: 1;
	}

	.gnav_item>a:after {
		display: none;
	}
}

@media (min-width: 1200px) {
	.gnav_items {
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.6rem;
		color: #333 !important;
		font-weight: 500;
		padding: 8px 7px;
		min-width: 105px;
		position: relative;
		text-align: center;
	}

	.gnav .gnav_items>li.active>a,
	.gnav .gnav_items>li>a:hover {
		color: #8d4133 !important;
		opacity: 1;
	}

	.gnav_item>a:after {
		display: none;
	}
}

@media (min-width: 1200px) and (max-width: 1359px) {
	.drawer {
		margin-left: 35px;
	}

	.gnav_item>a {
		min-width: 105px;
		font-size: 1.6rem;
	}

	p.tel_h {
		width: 190px;
	}
}

@media (min-width: 1360px) {
	.gnav_item>a {
		min-width: 130px;
		font-size: 1.8rem;
	}
}

/* メインイメージ
=========================================================================== */

.bg_mainimg {
	position: relative;
	display: block;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	height: 970px;
	overflow: hidden;
}

.inner_catch {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.cont_catch {
	width: 90%;
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 200px;
}

p.deco_mainimg {
	width: 200px;
	margin-bottom: 20px;
}

p.catch_mainimg {
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.75;
	letter-spacing: 0.04em;
	text-shadow: 0 2px 8px rgba(54, 40, 32, 0.25);
}

.inner_mainimg {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1920px;
	height: 970px;
	padding-top: 104px;
	box-sizing: border-box;
}

.swiper-container {
	overflow: hidden !important;
	width: 100%;
	height: 100%;
}

.swiper-wrapper {
	height: 100%;
}

.swiper-slide {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	overflow: hidden;
	position: relative;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.slide-img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slide-img img {
	display: block;
	transform: scale(1.08) translateX(-2.5%);
	transform-origin: center center;
	will-change: transform;
}

.swiper-slide.is-mainimg-panning .slide-img img {
	animation: mainimg-pan-right 6.8s ease-out forwards;
}

.swiper-slide.is-mainimg-end .slide-img img {
	transform: scale(1.08) translateX(2.5%);
}

@keyframes mainimg-pan-right {
	from {
		transform: scale(1.08) translateX(-2.5%);
	}

	to {
		transform: scale(1.08) translateX(2.5%);
	}
}


@media (max-width: 767px) {
	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@media (max-width: 991px) {
	.swiper-pagination-bullets {
		display: none;
	}
}

@media (min-width: 992px) {
	.swiper-pagination-bullets {
		right: 35px !important;
		top: 23% !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		margin: 0 0 10px 0 !important;
		width: 8px !important;
		height: 8px !important;
		border-radius: 50% !important;
		background: #ebebeb !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #9e3b28 !important;
		opacity: 1 !important;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination-bullets {
		top: 25% !important;
		bottom: inherit !important;
	}

	.swiper-pagination-bullet {
		margin-bottom: 15px !important;
	}
}


/* スクロール */


.hero-scroll {
	position: absolute;
	left: 55px;
	bottom: 0;
	z-index: 4;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.hero-scroll .lbl {
	font-family: "Libre Baskerville", serif;
	font-size: 11px;
	letter-spacing: .3em;
	color: rgba(255, 255, 255, .8);
	writing-mode: vertical-rl;
}

.hero-scroll .ln {
	width: 1px;
	height: 64px;
	background: rgba(255, 255, 255, .8);
	position: relative;
	overflow: hidden;
}

.hero-scroll .ln::after {
	content: "";
	position: absolute;
	top: -50%;
	left: 0;
	width: 100%;
	height: 50%;
	background: #9e3b28;
	animation: scroll-cue 2.2s ease-in-out infinite;
}

@keyframes scroll-cue {
	0% {
		top: -50%
	}

	60%,
	100% {
		top: 100%
	}
}

@media (max-width: 767px) {
	.hero-scroll {
		display: none;
	}
}

.box_calendar {
	position: absolute;
	bottom: 130px;
	right: 5%;
	z-index: 5;
	width: 420px;
	padding: 30px 35px 25px;
	background-color: rgba(255, 252, 247, 0.96);
	border-radius: 16px;
	box-sizing: border-box;
	color: #48382f;
}

.head_calendar {
	align-items: center;
	margin-bottom: 20px;
}

p.month_calendar {
	font-family: "Libre Baskerville", serif;
	font-size: 2.5rem;
	line-height: 1;
}

p.month_calendar span {
	font-size: 1.4rem;
}

p.label_calendar {
	color: #cd8b45;
	font-family: "Libre Baskerville", serif;
	font-size: 1.2rem;
}

.table_calendar {
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0 4px;
	text-align: center;
}

.table_calendar th {
	height: 30px;
	color: #6d4f4d;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
}

.table_calendar td {
	position: relative;
	height: 42px;
	color: #6d4f4d;
	font-size: 1.4rem;
	font-weight: 500;
	vertical-align: middle;
}

.table_calendar .sun {
	color: #d2935e;
}

.table_calendar td.rest {
	background-color: #f5e3d5;
	border-radius: 7px;
}

.table_calendar .label_rest {
	position: absolute;
	top: -4px;
	right: 2px;
	color: #b04b38;
	font-size: 1.2rem;
	line-height: 1;
}

p.text_calendar {
	margin-top: 12px;
	color: #6d4f4d;
	font-size: 1.3rem;
}

p.text_calendar span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-color: #f5e3d5;
	border-radius: 5px;
	vertical-align: -5px;
}

p.ttl_calendar {
	margin-top: 22px;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
}

@media (max-width: 767px) {
	.bg_mainimg {
		height: 720px;
	}

	.inner_mainimg {
		height: 720px;
		padding-top: 70px;
	}

	.slide-img .hidden-xs {
		display: block !important;
	}

	.slide-img .visible-xs {
		display: none !important;
	}

	.swiper-slide img {
		object-position: 42% center;
	}

	.cont_catch {
		width: 90%;
		padding-top:180px;
	}

	p.deco_mainimg {
		width: 140px;
		margin-bottom: 15px;
	}

	p.catch_mainimg {
		font-size: 1.8rem;
		line-height: 1.5;
	}

	.box_calendar {
		top: auto;
		right: 5%;
		bottom: 25px;
		width: 90%;
		padding: 18px 20px 15px;
		border-radius: 12px;
	}

	.head_calendar {
		margin-bottom: 5px;
	}

	p.month_calendar {
		font-size: 2rem;
	}

	.table_calendar {
		border-spacing: 0;
	}

	.table_calendar th {
		height: 24px;
		font-size: 1.2rem;
	}

	.table_calendar td {
		height: 30px;
		font-size: 1.2rem;
	}

	p.text_calendar {
		display: none;
	}

	p.ttl_calendar {
		margin-top: 5px;
		font-size: 1.4rem;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.bg_mainimg,
	.inner_mainimg {
		height: 820px;
	}

	.inner_mainimg {
		padding-top: 80px;
	}

	.cont_catch {
		width: 90%;
		padding-top: 150px;
	}

	p.deco_mainimg {
		width: 140px;
	}

	p.catch_mainimg {
		font-size: 2.2rem;
	}

	.box_calendar {
		bottom: 100px;
		right: 5%;
		width: 360px;
		padding: 25px;
	}
}


/* index.html
=========================================================================== */

h2.top {
	color: #333;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.9rem;
	font-weight: 600;
	line-height: 1.45;
	letter-spacing: 0.05em;
	text-align: center;
}

h2.top>span:first-child {
	display: block;
	margin-bottom: 5px;
	color: #9e3b28;
	font-family: "Libre Baskerville", serif;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: 0.28em;
	line-height: 1.5;
}

h2.top>span:first-child:before,
h2.top>span:first-child:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 1px;
	margin: 0 20px;
	background-color: #9e3b28;
	vertical-align: middle;
}

p.ttl_shop {
	color: #333;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.9rem;
	font-weight: 600;
	line-height: 1.45;
	letter-spacing: 0.05em;
	text-align: center;
}

p.ttl_shop>span:first-child {
	display: block;
	margin-bottom: 5px;
	color: #9e3b28;
	font-family: "Libre Baskerville", serif;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: 0.28em;
	line-height: 1.5;
}

p.ttl_shop>span:first-child:before,
p.ttl_shop>span:first-child:after {
	content: "";
	display: inline-block;
	width: 30px;
	height: 1px;
	margin: 0 20px;
	background-color: #9e3b28;
	vertical-align: middle;
}

p.btn_more {
	text-align: center;
}

p.btn_more a {
	width: 270px;
	height: 70px;
	margin: 0 auto;
	border: 1px solid #8f8178;
	border-radius: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #554638;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}

p.btn_more a span {
	width: 32px;
	margin-left: 22px;
	transition: transform 0.25s ease;
	will-change: transform;
}

p.btn_more a span img {
	display: block;
}

p.btn_more a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

p.btn_more a:hover span {
	transform: translateX(6px);
}

.bg_top01 {
	padding: 90px 0 100px;
	background: url(../images/bg_top01.jpg) center top / cover no-repeat;
	box-sizing: border-box;
}

.cont_top01 {
	margin: 65px auto 0;
	padding: 70px 70px 70px;
	background-color: rgba(255, 255, 255, 0.84);
	border-radius: 25px;
	box-sizing: border-box;
}

ul.list_tab {
	margin: 0 0 45px;
	border: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

ul.list_tab>li {
	margin: 0 7px 10px;
}

ul.list_tab>li>a {
	min-width: 130px;
	margin: 0;
	padding: 15px 20px;
	border: 1px solid #e4dfda;
	border-radius: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.75);
	color: #333;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.8rem;
	font-weight: 500;
}

ul.list_tab>li.active>a,
ul.list_tab>li.active>a:hover,
ul.list_tab>li.active>a:focus,
ul.list_tab>li>a:hover {
	border-color: #9e3b28;
	background-color: #9e3b28;
	color: #fff;
	opacity: 1;
}

ul.list_top01 {
	margin-bottom: 45px;
	border-top: 1px solid #d9d2cb;
}

ul.list_top01 li {
	min-height: 110px;
	padding: 25px 5px;
	border-bottom: 1px solid #d9d2cb;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

ul.list_top01 li>a {
	width: 100%;
	display: flex;
	align-items: center;
	color: #333;
}

p.date_top01 {
	width: 165px;
	flex-shrink: 0;
	color: #676767;
	font-family: "Libre Baskerville", serif;
	font-size: 1.4rem;
}

p.date_top01 span {
	margin-left: 10px;
	color: #9e3b28;
	font-size: 1.1rem;
}

p.cate_top01 {
	width: 100px;
	padding: 5px 15px;
	margin-right: 30px;
	flex-shrink: 0;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5e3d5;
	color: #9e3b28;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.5rem;
	font-weight: 500;
}

.bg_top01 ul.list_top01 p.text {
	min-width: 0;
	flex: 1 1 auto;
	overflow: visible;
	color: #333;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.04em;
	white-space: normal;
}

.bg_top02 {
	padding: 150px 0 70px;
	background-color: #fff;
	box-sizing: border-box;
}

.bg_top02 .container {
	width: 1350px;
	max-width: 94%;
}

.inner_top02 {
	position: relative;
	min-height: 745px;
}

.cont_top02 {
	position: relative;
	z-index: 2;
	width: 56%;
	padding-left: 20px;
	box-sizing: border-box;
}

.bg_top02 h2.top {
	font-size: 5rem;
	line-height: 1.55;
	text-align: left;
}

.bg_top02 h2.top>span:first-child {
	margin-bottom: 15px;
	text-align: left;
}

.bg_top02 h2.top>span:first-child:before {
	display: none;
}

.bg_top02 h2.top>span:first-child:after {
	margin-right: 0;
}

.bg_top02 h2.top span.em {
	display: inline;
	color: #9e3b28;
	font-family: "Shippori Mincho B1", serif;
	font-size: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
}

p.lead_top02 {
	margin: 35px 0 55px;
	color: #9e3b28;
	font-family: "Libre Baskerville", serif;
	font-size: 1.5rem;
	letter-spacing: 0.25em;
}

.bg_top02 p.text {
	color: #333;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.35;
	letter-spacing: 0.04em;
}

p.deco_top02 {
	position: absolute;
	left: -240px;
	bottom: -40px;
	z-index: -1;
	width: 587px;
	opacity: 0.7;
}

.pic_top02 {
	position: relative;
	width: 44%;
	height: 690px;
}

.pic_top02 p {
	position: absolute;
	padding: 5px;
	background-color: #f5eadc;
	box-sizing: border-box;
}

.pic_top02 p img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

p.pic_top02_1 {
	top: 0;
	right: 0;
	width: 510px;
	max-width: 100%;
	height: 410px;
}

p.pic_top02_2 {
	top: 327px;
	left: 0;
	z-index: 2;
	width: 300px;
	height: 220px;
}

p.pic_top02_3 {
	right: 90px;
	bottom: 90px;
	width: 230px;
	height: 170px;
}

.bg_top03 {
	padding: 120px 0 110px;
	background: #f3eadf url(../images/bg_top03.jpg) center top / cover no-repeat;
	box-sizing: border-box;
}

.bg_top03 .container_top03 {
	width: 1350px;
	max-width: 94%;
}

.inner_top03 {
	margin-top: 75px;
}

.item_top03 {
	overflow: hidden;
	border-radius: 22px;
	background-color: #fff;
}

.item_top03.item_main {
	position: relative;
	width: 49%;
	color: #fff;
}

.item_main p.pic_top03 {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #c9b79f;
}

.item_main p.pic_top03:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 45%;
	background: linear-gradient(to top, rgba(35, 25, 18, 0.78), rgba(35, 25, 18, 0));
}

.item_main p.pic_top03 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

p.rank_top03 {
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 2;
	width: 185px;
	height: 70px;
	padding-left: 28px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #924334;
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.6rem;
	font-weight: 500;
	box-sizing: border-box;
}

p.rank_top03:after {
	content: "";
	position: absolute;
	top: 0;
	right: -14px;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	border-left: 14px solid #924334;
}

p.rank_top03 span {
	font-family: "Libre Baskerville", serif;
	font-size: 1.2rem;
}

.item_main .cont_item_top03 {
	position: absolute;
	right: 45px;
	bottom: 35px;
	left: 50px;
	z-index: 2;
}

.item_main .cont_item_top03 h3 {
	margin-bottom: 18px;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.3rem;
	font-weight: 500;
	letter-spacing: 0.04em;
}

.item_main .cont_item_top03 h3 span {
	margin-left: 25px;
	color: #d0b8a0;
	font-size: 2.1rem;
}

.item_main .cont_item_top03 p.text {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2;
}

ul.list_top03 {
	width: 48%;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
}

ul.list_top03 li {
	min-height: 170px;
	overflow: hidden;
	border-radius: 22px;
	display: flex;
	background-color: #fff;
	color: #333;
}

ul.list_top03 p.pic_top03 {
	width: 250px;
	height: 100%;
	margin: 0;
	flex-shrink: 0;
	background-color: #fff;
}

ul.list_top03 p.pic_top03 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

ul.list_top03 .cont_item_top03 {
	min-width: 0;
	padding: 28px 30px 20px;
	flex: 1;
}

ul.list_top03 h3 {
	margin-bottom: 13px;
	font-family: "Shippori Mincho B1", serif;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.45;
}

ul.list_top03 h3 span {
	display: block;
	color: #c49f7a;
	font-size: 2.1rem;
}

.bg_top03 ul.list_top03 p.text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.75;
}

@media (min-width: 1200px) and (max-width: 1599px) {
	.item_top03.item_main {
		width: 47%;
	}

	ul.list_top03 {
		width: 51%;
	}

	ul.list_top03 p.pic_top03 {
		width: 215px;
	}

	ul.list_top03 .cont_item_top03 {
		padding: 22px 24px 18px;
	}

	ul.list_top03 h3 {
		margin-bottom: 10px;
		font-size: 2.4rem;
	}

	ul.list_top03 h3 span {
		font-size: 2rem;
	}

	.bg_top03 ul.list_top03 p.text {
		font-size: 1.5rem;
		line-height: 1.7;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.inner_top03 {
		display: block;
	}

	.item_top03.item_main {
		width: 100%;
		height: 460px;
		margin-bottom: 20px;
	}

	ul.list_top03 {
		width: 100%;
		gap: 15px;
		justify-content: flex-start;
	}

	ul.list_top03 li {
		height: 190px;
		min-height: 190px;
	}

	.bg_top03 ul.list_top03 p.pic_top03 {
		width: 240px;
		height: 190px;
		min-height: 0;
	}

	ul.list_top03 .cont_item_top03 {
		padding: 22px 25px 18px;
	}

	ul.list_top03 h3 {
		margin-bottom: 10px;
		font-size: 2rem;
	}

	ul.list_top03 h3 span {
		font-size: 1.7rem;
	}

	.bg_top03 ul.list_top03 p.text {
		font-size: 1.3rem;
		line-height: 1.7;
	}
}

.bg_top03 p.btn_more {
	margin-top: 75px;
}

.bg_top04 {
	padding: 115px 0 135px;
	background-color: #fbf8f3;
}

.inner_top04 {
	margin-top: 70px;
}

.slider_top04 {
	width: 100%;
	overflow: hidden;
}

.slider_top04+.slider_top04 {
	margin-top: 20px;
}

ul.list_top04 {
	--top04-shift: calc(-50% - 10px);
	width: max-content;
	margin: 0;
	display: flex;
	gap: 20px;
	will-change: transform;
}

ul.list_top04 li {
	height: 230px;
	flex-shrink: 0;
	overflow: hidden;
	border-radius: 15px;
}

ul.list_top04 li img {
	width: auto;
	max-width: none;
	height: 230px;
	object-fit: cover;
}

.slider_l ul.list_top04 {
	margin-left: -70px;
	transform: translateX(var(--top04-shift));
}

.slider_r ul.list_top04 {
	margin-left: -20px;
	transform: translateX(0);
}

.inner_top04.is-top04-ready .slider_l ul.list_top04 {
	animation: gallery-top-right 70s linear infinite;
}

.inner_top04.is-top04-ready .slider_r ul.list_top04 {
	animation: gallery-bottom-left 70s linear infinite;
}

@keyframes gallery-top-right {
	from {
		transform: translateX(var(--top04-shift));
	}

	to {
		transform: translateX(0);
	}
}

@keyframes gallery-bottom-left {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(var(--top04-shift));
	}
}

.bg_top05 {
	padding: 120px 0 140px;
	background-color: #f2ebe2;
}

.bg_top05 .container {
	width: 1260px;
	max-width: 94%;
}

.bg_top05 p.text_top05 {
	margin-top: 45px;
	color: #6d4f4d;
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 2.1;
	letter-spacing: 0.05em;
	text-align: center;
}

.bg_top05 p.btn_more {
	margin-top: 35px;
}

.list_top05 {
	margin-top: 80px;
}

.box_top05 {
	width: 48%;
	overflow: hidden;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0 14px 30px rgba(75, 57, 45, 0.12);
}

.head_top05 {
	position: relative;
	height: 330px;
	overflow: hidden;
}

p.pic_top05 {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #c9b59e;
	background-position: center;
	background-size: cover;
}

.box_top05:first-child p.pic_top05 {
	background-image: url(../images/pic_top05_2.jpg);
}

.box_top05:last-child p.pic_top05 {
	background-image: url(../images/pic_top05_1.jpg);
}

p.pic_top05:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 45%;
	background: linear-gradient(to top, rgba(33, 25, 20, 0.72), rgba(33, 25, 20, 0));
}

p.pic_top05 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
}

p.cate_top05 {
	position: absolute;
	top: 22px;
	left: 25px;
	z-index: 2;
	padding: 10px 20px;
	border-radius: 22px;
	background-color: #8d4133;
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.4rem;
	font-weight: 500;
}

p.en_top05 {
	position: absolute;
	bottom: 75px;
	left: 40px;
	z-index: 2;
	color: #e3b573;
	font-family: "Libre Baskerville", serif;
	font-size: 1.5rem;
	letter-spacing: 0.2em;
}

p.ttl_top05 {
	position: absolute;
	bottom: 25px;
	left: 40px;
	z-index: 2;
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.cont_top05 {
	padding: 25px 45px 40px;
}

dl.info_top05 {
	margin: 0;
}

dl.info_top05>div {
	min-height: 85px;
	padding: 20px 0;
	border-bottom: 1px solid #d8d0c9;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

dl.info_top05 dt {
	width: 125px;
	flex-shrink: 0;
	color: #7f3021;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.5rem;
	font-weight: 500;
}

dl.info_top05 dd {
	margin: 0;
	color: #6d4f4d;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.8;
}

dl.info_top05 dd span {
	font-size: 1.2rem;
}

dl.info_top05 dd span.tel_link {
	color: #795f5c;
	font-family: "Libre Baskerville", serif;
	font-size: 2rem;
	display: inline-block;
	margin-right: 20px;
}

.btns_top05 {
	margin-top: 25px;
}

.btns_top05 p {
	width: 48.5%;
}

.btns_top05 a {
	height: 65px;
	border: 1px solid #9b817a;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #795f5c;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.06em;
}

.btns_top05 a:hover {
	border: 1px solid #9b817a;
	opacity: 1;
	background-color: rgb(247, 229, 229);
}

.btns_top05 p.btn_map a {
	border-color: #9e3b28;
	background-color: #9e3b28;
	color: #fff;
}

.btns_top05 p.btn_map a:hover {
	border-color: #c2452c;
	background-color: #c2452c;
	color: #fff;
	opacity: 1;
}

.btns_top05 a img {
	width: auto;
	height: 20px;
	margin-right: 10px;
	object-fit: contain;
}

@media (max-width: 767px) {
	h2.top {
		font-size: 2.6rem;
	}

	h2.top>span:first-child {
		font-size: 1.3rem;
	}

	h2.top>span:first-child:before,
	h2.top>span:first-child:after {
		width: 22px;
		margin: 0 12px;
	}

	p.ttl_shop {
		font-size: 2.6rem;
	}

	p.ttl_shop>span:first-child {
		font-size: 1.3rem;
	}

	p.ttl_shop>span:first-child:before,
	p.ttl_shop>span:first-child:after {
		width: 22px;
		margin: 0 12px;
	}

	p.btn_more a {
		width: 200px;
		height: 50px;
		font-size: 1.4rem;
	}

	.bg_top01 {
		min-height: 0;
		padding: 50px 0;
	}

	.cont_top01 {
		width: 100%;
		min-height: 0;
		margin-top: 40px;
		padding: 30px 20px;
		border-radius: 18px;
	}

	ul.list_tab {
		margin-bottom: 25px;
		flex-wrap: wrap;
	}

	ul.list_tab>li {
		width: 48%;
		margin: 4px 1%;
	}

	ul.list_tab>li>a {
		width: 100%;
		font-size: 1.5rem;
		padding: 10px 15px;
	}

	ul.list_top01 li,
	ul.list_top01 li>a {
		display: flex;
		flex-wrap: wrap;
	}

	ul.list_top01 li {
		min-height: 0;
		padding: 20px 0;
	}

	p.date_top01 {
		width: 55%;
		margin-bottom: 10px;
		font-size: 1.3rem;
	}

	p.cate_top01 {
		width: 90px;
		margin: 0 0 10px auto;
		font-size: 1.3rem;
		padding: 3px 10px;
	}

	.bg_top01 ul.list_top01 p.text {
		width: 100%;
		font-size: 1.4rem;
		white-space: normal;
	}

	.bg_top02 {
		min-height: 0;
		padding: 60px 0 40px;
	}

	.bg_top02 .container {
		width: 100%;
		max-width: 100%;
	}

	.inner_top02 {
		min-height: 0;
	}

	.cont_top02 {
		width: 100%;
		padding: 0;
	}

	.bg_top02 h2.top {
		font-size: 2.6rem;
		text-align: center;
	}

	.bg_top02 h2.top>span:first-child {
		text-align: center;
	}

	.bg_top02 h2.top>span:first-child:before {
		display: inline-block;
	}

	p.lead_top02 {
		margin: 25px 0 35px;
		font-size: 1.2rem;
		letter-spacing: 0.12em;
		text-align: center;
	}

	.bg_top02 p.text {
		font-size: 1.6rem;
		line-height: 2;
	}

	p.deco_top02 {
		left: -180px;
		bottom: -80px;
		width: 430px;
		z-index: 1;
	}

	.pic_top02 {
		width: 100%;
		height: 420px;
		margin-top: 45px;
		position: relative;
		z-index: 2;
	}

	p.pic_top02_1 {
		width: 82%;
		height: 270px;
	}

	p.pic_top02_2 {
		top: 230px;
		left: 5%;
		width: 52%;
		height: 150px;
	}

	p.pic_top02_3 {
		right: 5%;
		bottom:10%;
		width: 42%;
		height: 120px;
	}

	.bg_top03 {
		min-height: 0;
		padding: 70px 0;
	}

	.bg_top03 .container_top03 {
		width: 100%;
		max-width: 100%;
	}

	.inner_top03 {
		margin-top: 45px;
	}

	.item_top03.item_main {
		width: 100%;
		height: 420px;
		margin-bottom: 20px;
	}

	p.rank_top03 {
		top: 30px;
		width: 150px;
		height: 60px;
		font-size: 1.4rem;
	}

	p.rank_top03:after {
		right: -20px;
		border-top-width: 30px;
		border-bottom-width: 30px;
		border-left-width: 20px;
	}

	.item_main .cont_item_top03 {
		right: 25px;
		bottom: 25px;
		left: 25px;
	}

	.item_main .cont_item_top03 h3 {
		font-size: 2rem;
	}

	.item_main .cont_item_top03 h3 span {
		display: block;
		margin: 5px 0 0;
		font-size: 1.8rem;
	}

	.item_main .cont_item_top03 p.text {
		font-size: 1.3rem;
	}

	ul.list_top03 {
		width: 100%;
		gap: 20px;
	}

	ul.list_top03 li {
		height: auto;
		min-height: 100%;
		border-radius: 15px;
	}

	ul.list_top03 p.pic_top03 {
		width: 40%;
		height: 100%;
		min-height: 150px;
	}

	ul.list_top03 .cont_item_top03 {
		padding: 18px 15px;
	}

	ul.list_top03 h3 {
		font-size: 1.8rem;
	}

	ul.list_top03 h3 span {
		font-size: 1.6rem;
	}

	.bg_top03 ul.list_top03 p.text {
		font-size: 1.4rem;
	}

	.bg_top03 p.btn_more {
		margin-top: 40px;
	}

	.bg_top04 {
		padding: 75px 0 85px;
	}

	.inner_top04 {
		margin-top: 45px;
	}

	ul.list_top04 {
		--top04-shift: calc(-50% - 5px);
		gap: 10px;
	}

	ul.list_top04 li,
	ul.list_top04 li img {
		height: 140px;
	}

	.slider_top04+.slider_top04 {
		margin-top: 10px;
	}

	.bg_top05 {
		padding: 75px 0 70px;
	}

	.bg_top05 .container {
		width: 100%;
		max-width: 100%;
	}

	.bg_top05 p.text_top05 {
		margin-top: 30px;
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.list_top05 {
		margin-top: 50px;
	}

	.box_top05 {
		width: 100%;
		margin-bottom: 30px;
		border-radius: 15px;
	}

	.head_top05 {
		height: 240px;
	}

	p.en_top05 {
		bottom: 65px;
		left: 25px;
	}

	p.ttl_top05 {
		bottom: 22px;
		left: 25px;
		font-size: 2.8rem;
	}

	.cont_top05 {
		padding: 15px 20px 25px;
	}

	dl.info_top05>div {
		padding: 15px 0;
		display: block;
	}

	dl.info_top05 dt {
		width: 100%;
		margin-bottom: 7px;
	}

	dl.info_top05 dd {
		font-size: 1.4rem;
	}

	.btns_top05 {
		display: block;
	}

	.btns_top05 p {
		width: 100%;
		margin-top: 10px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.cont_top01 {
		width: 100%;
	}

	.inner_top02 {
		min-height: 620px;
		gap: 30px;
		align-items: flex-start;
	}

	.cont_top02 {
		width: auto;
		padding-left: 0;
		flex: 0 0 48%;
	}

	.bg_top02 h2.top {
		font-size: 4.1rem;
	}

	p.lead_top02 {
		margin: 30px 0 42px;
	}

	.bg_top02 p.text {
		line-height: 2.15;
	}

	.pic_top02 {
		width: auto;
		height: 570px;
		flex: 0 0 44%;
	}

	p.pic_top02_1 {
		width: 100%;
		height: 345px;
	}

	p.pic_top02_2 {
		top: 275px;
		width: 58%;
		height: 190px;
	}

	p.pic_top02_3 {
		right: 7%;
		bottom: 55px;
		width: 45%;
		height: 150px;
	}

	.bg_top03 {
	padding: 100px 0 90px;
	background: #f3eadf url(../images/bg_top03.jpg) center top / cover no-repeat;
	box-sizing: border-box;
}

	.inner_top03 {
		display: flex;
	}

	.item_top03.item_main {
		width: 47%;
		height: auto;
		margin-bottom: 0;
	}

	.item_main .cont_item_top03 {
		right: 30px;
		bottom: 28px;
		left: 30px;
	}

	.item_main .cont_item_top03 h3 {
		font-size: 2.5rem;
	}

	.item_main .cont_item_top03 h3 span {
		font-size: 1.8rem;
		display: block;
		margin-left: inherit;
	}

	ul.list_top03 {
		width: 51%;
	}

	ul.list_top03 li {
		height: auto;
		min-height: 190px;
	}

	.bg_top03 ul.list_top03 p.pic_top03 {
		width: 42%;
		height: auto;
		min-height: 190px;
	}

	ul.list_top03 .cont_item_top03 {
		padding: 18px;
	}

	ul.list_top03 h3 {
		font-size: 2rem;
	}

	ul.list_top03 h3 span {
		font-size: 1.6rem;
	}

	.bg_top03 ul.list_top03 p.text {
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cont_top01 {
		width: 100%;
	}

	
.cont_top01 {
	margin: 65px auto 0;
	padding: 60px 40px 45px;
	background-color: rgba(255, 255, 255, 0.84);
	border-radius: 25px;
	box-sizing: border-box;
}

ul.list_tab {
	margin: 0 0 45px;
	border: none;
	display: flex;
	justify-content: center;
}

ul.list_tab>li {
	margin: 0 7px 10px;
}

ul.list_tab>li>a {
	min-width: 120px;
	margin: 0;
	padding: 15px 20px;
	border: 1px solid #e4dfda;
	border-radius: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.75);
	color: #333;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.8rem;
	font-weight: 500;
}

ul.list_tab>li.active>a,
ul.list_tab>li.active>a:hover,
ul.list_tab>li.active>a:focus,
ul.list_tab>li>a:hover {
	border-color: #9e3b28;
	background-color: #9e3b28;
	color: #fff;
}

ul.list_top01 {
	margin-bottom: 45px;
	border-top: 1px solid #d9d2cb;
}

ul.list_top01 li {
	min-height: 110px;
	padding: 25px 5px;
	border-bottom: 1px solid #d9d2cb;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

ul.list_top01 li>a {
	width: 100%;
	display: flex;
	align-items: center;
	color: #333;
}

p.date_top01 {
	width: 120px;
	flex-shrink: 0;
	color: #676767;
	font-family: "Libre Baskerville", serif;
	font-size: 1.3rem;
}

p.date_top01 span {
	margin-left: 10px;
	color: #9e3b28;
	font-size: 1rem;
}

p.cate_top01 {
	width: 90px;
	min-height: 30px;
	margin-right: 20px;
	flex-shrink: 0;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5e3d5;
	color: #9e3b28;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.3rem;
	font-weight: 500;
}


	.bg_top02 h2.top {
		font-size: 4rem;
	}

	.inner_top02 {
		display: block;
		min-height: 0;
	}

	.cont_top02 {
		width: 100%;
		padding-left: 0;
	}

	.pic_top02 {
		width: 100%;
		max-width: 760px;
		height: 560px;
		margin: 50px auto 0;
		transform: none;
	}

	p.pic_top02_1 {
		width: 72%;
		height: 350px;
	}

	p.pic_top02_2 {
		top: 285px;
		width: 44%;
		height: 205px;
	}

	p.pic_top02_3 {
		right: 10%;
		bottom: 45px;
		width: 34%;
		height: 170px;
	}

		.bg_top03 {
	padding: 80px 0 70px;
	background: #f3eadf url(../images/bg_top03.jpg) center top / cover no-repeat;
	box-sizing: border-box;
}

	.item_main .cont_item_top03 h3 {
		font-size: 2.4rem;
	}

	ul.list_top03 p.pic_top03 {
		width: 42%;
	}

	ul.list_top03 .cont_item_top03 {
		padding: 18px;
	}

	ul.list_top03 h3 {
		font-size: 1.8rem;
	}

	ul.list_top03 h3 span {
		font-size: 1.6rem;
	}

	.bg_top03 ul.list_top03 p.text {
		font-size: 1.2rem;
	}

	.head_top05 {
		height: 260px;
	}

	.cont_top05 {
		padding: 20px 25px 30px;
	}

	dl.info_top05>div {
		display: block;
	}

	dl.info_top05 dt {
		width: 100%;
		margin-bottom: 5px;
	}

	.btns_top05 {
		display: block;
	}

	.btns_top05 p {
		width: 100%;
		margin-top: 10px;
	}
}


/* フッター
=========================================================================== */

footer {
	min-height: 460px;
	padding: 120px 0 0;
	background-color: #362820;
	box-sizing: border-box;
	color: #e8dbcd;
}

footer .container {
	width: 1260px;
	align-items: flex-start;
}

.footer_l {
	width: 60%;
}

.info_f {
	width: 40%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

p.logo_f {
	width: 165px;
	margin-bottom: 35px;
}

p.text_f {
	color: #e8dbcd;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.1;
}

ul.fnav {
	width: auto;
	margin: 0;
	padding: 0 30px 0 0;
}

ul.fnav li {
	margin: 0 0 22px;
}

ul.fnav li a {
	color: #e8dbcd;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.7rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

p.copyright {
	color: #898787;
	font-family: "Libre Baskerville", serif;
	font-size: 1.3rem;
	letter-spacing: 0.04em;
	text-align: center;
	width: 100%;
	margin-top: 70px;
	padding-bottom: 40px;
}

@media (max-width: 1300px) {
	footer {
	padding: 80px 0 40px;
}

footer .container {
	width: inherit;
}
}

@media (max-width: 992px) {
	footer {
	min-height: 360px;
	padding: 120px 0 70px;
	background-color: #362820;
	box-sizing: border-box;
	color: #e8dbcd;
}

ul.fnav li {
	margin: 0 0 15px;
}

p.copyright {
	padding-bottom: 0;
}
}

@media (max-width: 767px) {
	footer {
		min-height: 0;
		padding: 65px 0 0;
	}

	footer .container {
		width: 100%;
		max-width: 100%;
	}

	.footer_l {
		width: 100%;
	}

	p.logo_f {
		width: 145px;
		margin:0 auto 40px;
	}

	p.text_f {
		font-size: 1.4rem;
		line-height: 1.9;
	}

	.info_f {
		margin-top: 40px;
		width: 100%;
		display: block;
	}

	ul.fnav {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 0;
	}

	ul.fnav li {
		margin-bottom: 15px;
	}

	ul.fnav li a {
		font-size: 1.6rem;
	}

	p.copyright {
		margin-top: 50px;
		font-size: 1.1rem;
		padding-bottom: 30px;
	}

	p.pagetop a {
		position: fixed;
		bottom: 20px;
		right: 15px;
		width: 40px;
		height: 47px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 40px;
		height: 47px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 50px;
		right: 50px;
		width: 60px;
		height: 70px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 60px;
		height: 70px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		right: calc(50% - 910px);
		z-index: 99;
	}
}




/* サブページ共通
=========================================================================== */

.bg_sub {
	position: relative;
	padding-top: 104px;
	background-color: #3b2a22;
}

.inner_sub {
	position: relative;
	height: 600px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}

.cont_sub {
	width: 1260px;
	max-width: 90%;
	margin: 0 auto;
	padding-left: 35px;
	box-sizing: border-box;
	color: #fff;
}

p.en_sub {
	margin-bottom: 25px;
	font-family: "Libre Baskerville", serif;
	font-size: 1.5rem;
	letter-spacing: 0.24em;
}

p.en_sub span {
	display: inline-flex;
	align-items: center;
}

p.en_sub span:before,
p.en_sub span:after {
	content: "";
	width: 45px;
	height: 1px;
	margin: 0 18px;
	background-color: rgba(255, 255, 255, 0.78);
}

p.en_sub span:before {
	margin-left: 0;
}

h2.sub {
	font-family: "Shippori Mincho B1", serif;
	font-size: 5.6rem;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1.35;
}

p.lead_sub {
	margin-top: 25px;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.7rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}

span.deco_sub {
	position: relative;
	display: block;
	width: 180px;
	height: 45px;
	margin: 25px 0 0 65px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.72);
}

span.deco_sub:before,
span.deco_sub:after {
	content: "";
	position: absolute;
	bottom: -1px;
	width: 48px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.72);
	transform-origin: right center;
}

span.deco_sub:before {
	left: 30px;
	transform: rotate(-27deg);
}

span.deco_sub:after {
	left: 65px;
	transform: rotate(24deg);
}

.bg_concept .inner_sub {
	background-image: linear-gradient(90deg, rgba(40, 24, 17, 0.78) 0%, rgba(40, 24, 17, 0.46) 38%, rgba(40, 24, 17, 0.08) 72%), url(../images/bg_concept.jpg);
	background-position: center 43%;
}

.bg_menu .inner_sub {
	background-image: linear-gradient(90deg, rgba(40, 24, 17, 0.8) 0%, rgba(40, 24, 17, 0.42) 38%, rgba(40, 24, 17, 0.08) 72%), url(../images/bg_menu.jpg);
}

.bg_news .inner_sub {
	background-image: linear-gradient(90deg, rgba(38, 23, 16, 0.78) 0%, rgba(38, 23, 16, 0.48) 42%, rgba(38, 23, 16, 0.12) 76%), url(../images/bg_news.jpg);
	background-position: center 43%;
}

.bg_news p.en_sub span:before {
	display: none;
}

.bg_news p.en_sub span:after {
	margin-right: 0;
}

.bg_news span.deco_sub {
	width: 185px;
	margin-left: 55px;
}

.bg_shop .inner_sub {
	background-color: #34251e;
	background-image: linear-gradient(90deg, rgba(36, 21, 15, 0.82) 0%, rgba(36, 21, 15, 0.55) 38%, rgba(36, 21, 15, 0.10) 75%), url(../images/bg_shop.jpg);
}

.bg_shop span.deco_sub {
	height: 35px;
	margin-top: 20px;
}

@media (max-width: 1199px) {
	.bg_sub {
		padding-top: 80px;
	}

	.inner_sub {
		height: 540px;
	}
}

@media (max-width: 991px) {
	.bg_sub {
		padding-top: 70px;
	}

	.inner_sub {
		height: 500px;
	}

	h2.sub {
		font-size: 4.8rem;
	}

	.bg_concept .inner_sub {
		background-position: center center;
	}
	.bg_shop .inner_sub {
		background-position: 58% center;
	}
}

@media (max-width: 767px) {
	.inner_sub {
		height: 240px;
	}

	.inner_sub:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(32, 19, 13, 0.14);
	}

	.cont_sub {
		position: relative;
		z-index: 1;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		text-align: center;
	}

	p.en_sub {
		margin-bottom: 15px;
		font-size: 1.2rem;
	}

	p.en_sub span:before,
	p.en_sub span:after {
		width: 28px;
		margin: 0 10px;
	}

	p.en_sub span:before {
		margin-left: 0;
	}

	h2.sub {
		font-size: 3rem;
	}

	p.lead_sub {
		margin-top: 18px;
		font-size: 1.4rem;
	}

	.bg_sub span.deco_sub {
		width: 90px;
		height: 30px;
		margin: 0;
	}

	.bg_sub span.deco_sub:before,
	.bg_sub span.deco_sub:after {
		width: 32px;
	}

	.bg_sub span.deco_sub:before {
		left: 20px;
	}

	.bg_sub span.deco_sub:after {
		left: 43px;
	}

	.bg_concept .inner_sub {
		background-position: 58% center;
	}

	.bg_concept .inner_sub:after,
	.bg_menu .inner_sub:after {
		background-color: rgba(32, 19, 13, 0.15);
	}

	.bg_menu .inner_sub {
		background-position: 58% center;
	}

	.bg_news .inner_sub {
		background-position: 48% center;
	}

	.bg_shop .inner_sub {
		background-position: 62% center;
	}
}


/* concept.html
=========================================================================== */


.container_concept {
	width: 1260px;
	max-width: 90%;
}

.bg_concept01,
.bg_concept02,
.bg_concept03,
.bg_concept04 {
	position: relative;
	padding: 120px 0;
	overflow: hidden;
}

.bg_concept01,
.bg_concept03 {
	background-color: #fff;
}

.bg_concept02,
.bg_concept04 {
	background: #f4eee6 url(../images/bg_top03.jpg) center center / cover no-repeat;
}

.bg_concept01:after,
.bg_concept03:after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 520px;
	height: 300px;
	background: url(../images/deco_top02.png) center / contain no-repeat;
	opacity: 0.08;
	pointer-events: none;
}

.bg_concept01:after {
	left: -120px;
	bottom: -60px;
}

.bg_concept03:after {
	right: -100px;
	bottom: -70px;
	transform: scaleX(-1);
}

.bg_concept01 .container,
.bg_concept02 .container,
.bg_concept03 .container,
.bg_concept04 .container {
	position: relative;
	z-index: 1;
}

.head_concept {
	margin-bottom: 90px;
	text-align: center;
}

p.en_concept {
	margin-bottom: 18px;
	color: #9d493a;
	font-family: "Libre Baskerville", serif;
	font-size: 1.4rem;
	letter-spacing: 0.22em;
}

p.en_concept:before,
p.en_concept:after {
	content: "";
	display: inline-block;
	width: 42px;
	height: 1px;
	margin: 0 15px 5px;
	background-color: #c58d82;
}

.head_concept h3 {
	color: #332822;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.6rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

p.lead_concept {
	margin-top: 25px;
	color: #665b55;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.1;
	letter-spacing: 0.06em;
}

.inner_concept {
	min-height: 240px;
}

.cont_concept {
	width: 42%;
}

p.pic_concept {
	width: 52%;
	height: 390px;
	margin: 0;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0 8px 22px rgba(64, 42, 29, 0.08);
}

p.pic_concept img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

p.num_concept {
	margin-bottom: 25px;
	color: #a76459;
	font-family: "Libre Baskerville", serif;
	font-size: 1.25rem;
	letter-spacing: 0.2em;
	display: flex;
	align-items: baseline;
}

p.num_concept span {
	margin-right: 22px;
	color: #9e3b2a;
	font-size: 5.2rem;
	letter-spacing: 0;
	line-height: 1;
}

.cont_concept h4 {
	margin-bottom: 35px;
	color: #332822;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: 0.07em;
	line-height: 1.55;
}

.cont_concept p.text {
	margin-top: 18px;
	color: #5c524d;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.05;
	letter-spacing: 0.035em;
}

.bg_concept05 {
	padding: 105px 0 95px;
	background-color: #fbf8f3;
	overflow: hidden;
}

.bg_concept05 .head_concept {
	margin-bottom: 55px;
}

.inner_concept05 {
	width: 100%;
	overflow: hidden;
}

ul.slider_concept {
	margin: 0;
}

ul.slider_concept li {
	padding: 0 8px;
	box-sizing: border-box;
}

ul.slider_concept li img {
	width: 100%;
	height: 235px;
	object-fit: cover;
	border-radius: 8px;
}

.slider_concept .slick-list {
	overflow: visible;
}

@media (max-width: 1199px) {
.bg_concept01,
	.bg_concept02,
	.bg_concept03,
	.bg_concept04 {
		padding: 95px 0;
	}

	p.pic_concept {
		height: 350px;
	}

	.cont_concept h4 {
		font-size: 2.7rem;
	}
}

@media (max-width: 991px) {

	.container_concept {
		max-width: 94%;
	}

	.cont_concept {
		width: 44%;
	}

	p.pic_concept {
		width: 51%;
		height: 320px;
	}

	p.num_concept span {
		font-size: 4.4rem;
	}

	.cont_concept h4 {
		margin-bottom: 25px;
		font-size: 2.4rem;
	}

	.cont_concept p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}
}

@media (max-width: 767px) {


.bg_concept01,
	.bg_concept02,
	.bg_concept03,
	.bg_concept04 {
		padding: 70px 0;
	}

	.container_concept {
		width: 100%;
		max-width: 100%;
	}

	.head_concept {
		margin-bottom: 55px;
	}

	p.en_concept {
		font-size: 1.2rem;
	}

	p.en_concept:before,
	p.en_concept:after {
		width: 28px;
		margin: 0 10px 4px;
	}

	.head_concept h3 {
		font-size: 2.8rem;
	}

	p.lead_concept {
		margin-top: 20px;
		font-size: 1.4rem;
		line-height: 1.9;
	}

	.inner_concept {
		min-height: 0;
	}

	.cont_concept,
	p.pic_concept {
		width: 100%;
	}

	p.pic_concept {
		height: 230px;
		margin-top: 35px;
	}

	p.num_concept {
		margin-bottom: 20px;
	}

	p.num_concept span {
		margin-right: 15px;
		font-size: 4rem;
	}

	.cont_concept h4 {
		margin-bottom: 25px;
		font-size: 2.3rem;
	}

	.cont_concept p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.cont_concept p.text br {
		display: none;
	}

	.bg_concept05 {
		padding: 70px 0 75px;
	}

	.bg_concept05 .head_concept {
		margin-bottom: 40px;
	}

	ul.slider_concept li {
		padding: 0 6px;
	}

	ul.slider_concept li img {
		height: 190px;
	}
}


/* menu.html
=========================================================================== */


.container_menu {
	width: 1260px;
	max-width: 90%;
}

.bg_menu01 {
	position: relative;
	padding: 105px 0 90px;
	background-color: #fff;
	overflow: hidden;
}



.bg_menu01 .container {
	position: relative;
	z-index: 1;
}

.head_menu {
	text-align: center;
	position: relative;
}

.head_menu:before,
.head_menu:after {
	content: "";
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
}

.head_menu:before {
	left: 0;
	top: 40px;
	width: 340px;
	height: 150px;
	background-image: url(../images/deco_menu_l.png);
	opacity: 0.15;
}

.head_menu:after {
	right: 0;
	top: 40px;
	width: 340px;
	height: 150px;
	background-image: url(../images/deco_menu_r.png);
	opacity: 0.15;
}

p.en_menu {
	margin-bottom: 18px;
	color: #9d493a;
	font-family: "Libre Baskerville", serif;
	font-size: 1.4rem;
	letter-spacing: 0.22em;
}

p.en_menu:before,
p.en_menu:after {
	content: "";
	display: inline-block;
	width: 42px;
	height: 1px;
	margin: 0 15px 5px;
	background-color: #c58d82;
}

.head_menu h3 {
	color: #332822;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.6rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

p.lead_menu {
	margin-top: 25px;
	color: #5f544e;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2.1;
	letter-spacing: 0.08em;
}

.bg_menu02 {
	position: relative;
	padding: 90px 0 120px;
	background-color: #f7f0e7;
	overflow: hidden;
}

.bg_menu02:before,
.bg_menu02:after {
	content: "";
	position: absolute;
	width: 420px;
	height: 300px;
	background: url(../images/deco_top02.png) center / contain no-repeat;
	opacity: 0.06;
	pointer-events: none;
}

.bg_menu02:before {
	left: -120px;
	top: -50px;
}

.bg_menu02:after {
	right: -120px;
	bottom: -55px;
	transform: scaleX(-1);
}

.bg_menu02 .container {
	position: relative;
	z-index: 1;
}

ul.list_menu {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px;
}

ul.list_menu > li {
	display: flex;
	width: 33.333%;
	padding: 0 12px 25px;
	box-sizing: border-box;
}

.box_menu {
	width: 100%;
	height: 100%;
	padding: 16px 16px 28px;
	background-color: rgba(255, 255, 255, 0.96);
	border-radius: 14px;
	box-shadow: 0 8px 24px rgba(78, 54, 38, 0.07);
	box-sizing: border-box;
}

.pic_menu {
	position: relative;
	height: 280px;
	overflow: hidden;
	border-radius: 9px;
}

.pic_menu img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

span.label_menu {
	position: absolute;
	top: 16px;
	left: 0;
	z-index: 1;
	min-width: 88px;
	padding: 9px 16px;
	background-color: #983e31;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: center;
}

.cont_menu {
	padding: 25px 14px 0;
	text-align: center;
}

.cont_menu h4 {
	min-height: 60px;
	color: #342a25;
	font-family: "Shippori Mincho B1", serif;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.55;
	letter-spacing: 0.04em;
	display: flex;
	align-items: center;
	justify-content: center;
}

p.price_menu {
	margin-top: 5px;
	color: #9e3b2a;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.04em;
}

.cont_menu p.text {
	margin-top: 18px;
	color: #625750;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.02em;
	text-align: left;
}

ul.note_menu {
	margin: 70px auto 0;
	color: #524842;
	line-height: 1.6;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	width: 90%;
}

ul.note_menu li {
	list-style-type: disc;
	margin-bottom: 15px;
}

@media (max-width: 1199px) {
	.bg_menu01 {
		padding: 90px 0 75px;
	}

	.bg_menu01:before {
		left: 15px;
		top: 35px;
		width: 280px;
		height: 102px;
	}

	.bg_menu01:after {
		right: -25px;
		bottom: 10px;
		width: 390px;
		height: 120px;
	}

	.bg_menu02 {
		padding: 75px 0 100px;
	}

	.pic_menu {
		height: 235px;
	}

	.cont_menu h4 {
		font-size: 1.8rem;
	}

	.head_menu:before,
.head_menu:after {
	content: "";
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
}

.head_menu:before {
	left: 0;
	top: 40px;
	width: 280px;
	height: 124px;
	background-image: url(../images/deco_menu_l.png);
	opacity: 0.15;
}

.head_menu:after {
	right: 0;
	top: 40px;
	width: 280px;
	height: 124px;
	background-image: url(../images/deco_menu_r.png);
	opacity: 0.15;
}
}

@media (max-width: 991px) {

	.container_menu {
		max-width: 94%;
	}

	.bg_menu01:before {
		left: -10px;
		top: 30px;
		width: 230px;
		height: 84px;
	}

	.bg_menu01:after {
		right: -40px;
		bottom: 10px;
		width: 300px;
		height: 92px;
	}

	ul.list_menu > li {
		width: 50%;
	}

	.pic_menu {
		height: 280px;
	}

		.head_menu:before,
.head_menu:after {
	content: "";
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
}

.head_menu:before {
	left: 0;
	top: 70px;
	width: 200px;
	height: 89px;
	background-image: url(../images/deco_menu_l.png);
	opacity: 0.15;
}

.head_menu:after {
	right: 0;
	top: 70px;
	width: 200px;
	height: 89px;
	background-image: url(../images/deco_menu_r.png);
	opacity: 0.15;
}
}

@media (max-width: 767px) {


.container_menu {
		width: 100%;
		max-width: 100%;
	}

	.bg_menu01 {
		padding: 70px 0 70px;
	}

	.bg_menu01:before {
		left: -20px;
		top: 18px;
		width: 165px;
		height: 60px;
		opacity: 0.12;
	}

	.bg_menu01:after {
		right: -35px;
		bottom: 8px;
		width: 210px;
		height: 65px;
		opacity: 0.1;
	}

	p.en_menu {
		font-size: 1.2rem;
	}

	p.en_menu:before,
	p.en_menu:after {
		width: 28px;
		margin: 0 10px 4px;
	}

	.head_menu h3 {
		font-size: 2.8rem;
	}

	p.lead_menu {
		margin-top: 20px;
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.bg_menu02 {
		padding: 55px 0 75px;
	}

	ul.list_menu {
		margin: 0;
	}

	ul.list_menu > li {
		width: 100%;
		padding: 0 0 20px;
	}

	.box_menu {
		padding: 12px 12px 25px;
	}

	.pic_menu {
		height: 235px;
	}

	.cont_menu {
		padding: 20px 12px 0;
	}

	.cont_menu h4 {
		min-height: 0;
		font-size: 1.9rem;
	}

	p.price_menu {
		font-size: 1.7rem;
	}

	.cont_menu p.text {
		font-size: 1.4rem;
		line-height: 1.8;
	}

	.cont_menu p.text br {
		display: none;
	}

			.head_menu:before,
.head_menu:after {
	content: "";
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
}

.head_menu:before {
	left: 0;
	top: inherit;
	bottom:-50px;
	width: 140px;
	height: 62px;
	background-image: url(../images/deco_menu_l.png);
	opacity: 0.15;
}

.head_menu:after {
	right: 0;
	top: inherit;
		bottom:-50px;
	width: 140px;
	height: 62px;
	background-image: url(../images/deco_menu_r.png);
	opacity: 0.15;
}
}


/* news.html
=========================================================================== */
.bg_news01 {
	position: relative;
	padding: 115px 0 130px;
	background: #f7f1e8 url(../images/bg_top01.jpg) center top / cover no-repeat;
	overflow: hidden;
}



.bg_news01:before,
.bg_news01:after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 500px;
	height: 280px;
	background: url(../images/deco_top02.png) center / contain no-repeat;
	opacity: 0.06;
	pointer-events: none;
}

.bg_news01:before {
	left: -170px;
	bottom: 140px;
}

.bg_news01:after {
	right: -160px;
	top: 480px;
	transform: scaleX(-1);
}

.container_news {
	position: relative;
	z-index: 1;
	width: 1320px;
	max-width: 90%;
}

.head_news {
	margin-bottom: 50px;
	text-align: center;
}

p.en_news {
	margin-bottom: 12px;
	color: #9d493a;
	font-family: "Libre Baskerville", serif;
	font-size: 1.4rem;
	letter-spacing: 0.22em;
}

p.en_news:before,
p.en_news:after {
	content: "";
	display: inline-block;
	width: 42px;
	height: 1px;
	margin: 0 15px 5px;
	background-color: #c58d82;
}

.head_news h3 {
	color: #332822;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.6rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.cont_news {
	position: relative;
	padding: 75px 70px 65px;
	background-color: rgba(255, 255, 255, 0.93);
	border-radius: 38px;
	box-shadow: 0 12px 35px rgba(67, 44, 31, 0.06);
	box-sizing: border-box;
}

.cont_news:after {
	content: "";
	position: absolute;
	top: 170px;
	right: -80px;
	width: 250px;
	height: 150px;
	background: url(../images/deco_top02.png) center / contain no-repeat;
	opacity: 0.07;
	pointer-events: none;
}

ul.nav_news {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
	margin: 0 0 0;
	padding: 0 0 55px;
	border-bottom: 1px solid #dfd5cb;
}

ul.nav_news>li {
	float: none;
	margin: 0;
}

ul.nav_news>li>a {
	display: block;
	min-width: 155px;
	padding: 15px 25px;
	border: 1px solid #e0d8d0;
	border-radius: 30px;
	background-color: #fff;
	color: #5a4d47;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-align: center;
}

ul.nav_news>li.active>a,
ul.nav_news>li.active>a:hover,
ul.nav_news>li.active>a:focus,
ul.nav_news>li>a:hover {
	border-color: #a84632;
	background-color: #a84632;
	color: #fff;
	opacity: 1;
}

ul.list_news {
	margin: 0;
}

ul.list_news li {
	border-bottom: 1px solid #dfd5cb;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 48px 10px;
	color: #4d433e;
	text-decoration: none;
}

ul.list_news li:last-child {
	border-bottom: none;
}

.info_news {
	width: 35%;
	display: flex;
	align-items: center;
	padding-right: 35px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

p.date_news {
	width: 160px;
	margin-right: 25px;
	color: #6b625d;
	font-family: "Libre Baskerville", serif;
	font-size: 1.35rem;
	letter-spacing: 0.02em;
	white-space: nowrap;
}

p.date_news span {
	margin-left: 12px;
	color: #b44c3e;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

p.cate_news {
	min-width: 95px;
	padding: 8px 15px;
	border-radius: 20px;
	background-color: #f7e4dc;
	color: #9a594d;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	text-align: center;
	box-sizing: border-box;
}

p.cate_news.cate_main {
	background-color: #f4e1da;
	color: #9a594d;
}


.body_news {
	width: 65%;
}

.body_news h4 {
	margin-bottom: 17px;
	color: #3d332e;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

.body_news p.text {
	color: #675d57;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.03em;
}

ul.list_pager {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	margin: 55px 0 0;
}

ul.list_pager li a,
ul.list_pager li.dots {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	border: 1px solid #b6aaa0;
	border-radius: 15px;
	background-color: #fff;
	color: #514641;
	font-family: "Libre Baskerville", serif;
	font-size: 1.5rem;
	text-decoration: none;
	box-sizing: border-box;
}

ul.list_pager li.active a,
ul.list_pager li a:hover {
	border-color: #a84632;
	background-color: #a84632;
	color: #fff;
}

ul.list_pager li.dots {
	width: auto;
	border: none;
	background-color: transparent;
	font-size: 2rem;
}

ul.list_pager li.next a {
	border-radius: 50%;
}

@media (max-width: 1199px) {
	.bg_news01 {
		padding: 95px 0 110px;
	}

	.cont_news {
		padding: 65px 50px 55px;
	}

	.info_news {
		width: 38%;
		padding-right: 25px;
		margin-bottom: 10px;
	}

	.body_news {
		width: 62%;
	}
}

@media (max-width: 991px) {
	.container_news {
		max-width: 94%;
	}

	.cont_news {
		padding: 55px 35px 50px;
		border-radius: 28px;
	}

	ul.nav_news {
		gap: 15px;
	}

	ul.nav_news>li>a {
		min-width: 125px;
		padding: 13px 18px;
	}

	ul.list_news li {
		padding: 40px 5px;
	}

	.info_news {
		width: 100%;
		padding-right: 20px;
		margin-bottom: 10px;
	}

	p.date_news {
		width: 135px;
		margin-right: 15px;
		font-size: 1.2rem;
	}

	p.cate_news {
		min-width: 82px;
		font-size: 1.2rem;
	}

	.body_news {
		width: 100%;
	}

	.body_news h4 {
		font-size: 1.7rem;
	}

	.body_news p.text {
		font-size: 1.4rem;
	}
}

@media (max-width: 767px) {
	.bg_news01 {
	position: relative;
	padding: 70px 0 80px;
	background: none;
	background-color: #f7f1e8;
}

	.container_news {
		width: 100%;
		max-width: 100%;
	}

	.head_news {
		margin-bottom: 45px;
	}

	p.en_news {
		font-size: 1.2rem;
	}

	p.en_news:before,
	p.en_news:after {
		width: 28px;
		margin: 0 10px 4px;
	}

	.head_news h3 {
		font-size: 2.8rem;
	}

	.cont_news {
		padding: 35px 20px 40px;
		border-radius: 20px;
	}

	.cont_news:after {
		display: none;
	}

	ul.nav_news {
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: 10px;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	ul.nav_news>li {
		flex-shrink: 0;
	}

	ul.nav_news>li>a {
		display: block;
		min-width: 105px;
		padding: 11px 15px;
		font-size: 1.4rem;
	}

	.info_news,
	.body_news {
		width: 100%;
	}

	.info_news {
		padding: 0 0 18px;
	}

	p.date_news {
		width: auto;
		margin-right: 15px;
		font-size: 1.3rem;
	}

	p.cate_news {
		min-width: 78px;
		padding: 6px 12px;
		font-size: 1.1rem;
		margin-left: auto;
	}

	.body_news h4 {
		margin-bottom: 12px;
		font-size: 1.7rem;
		line-height: 1.65;
	}

	.body_news p.text {
		font-size: 1.4rem;
		line-height: 1.85;
	}

	.body_news p.text br {
		display: none;
	}

	ul.list_pager {
		gap: 10px;
		margin-top: 40px;
	}

	ul.list_pager li a,
	ul.list_pager li.dots {
		width: 42px;
		height: 42px;
		border-radius: 12px;
		font-size: 1.3rem;
	}

	ul.list_pager li.dots {
		width: auto;
	}
}




/* shop.html　
=========================================================================== */

.container_shop {
	width: 1260px;
	max-width: 90%;
}

.bg_shop01 {
	padding: 65px 0 0;
	background-color: #fff;
}

ul.list_shop_anchor {
	gap: 30px;
	margin: 0;
}

ul.list_shop_anchor li a {
	width: 260px;
	height: 62px;
	border: 1px solid #c78c7d;
	border-radius: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #8e4a3d;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.7rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-decoration: none;
	box-sizing: border-box;
}

ul.list_shop_anchor li a:hover {
	background-color: #9e3b28;
	border-color: #9e3b28;
	color: #fff;
	opacity: 1;
}

ul.list_shop_anchor li a span {
	margin-left: 18px;
	font-size: 1.1rem;
}

p.pic_shop_intro {
	width: 100%;
	margin-top: 55px;
}

p.pic_shop_intro img {
	width: 100%;
}

.bg_shop02,
.bg_shop03,
.bg_shop04,
.bg_shop05 {
	position: relative;
	overflow: hidden;
}

.bg_shop02 {
	padding: 130px 0 115px;
	background-color: #fff;
}

.bg_shop03 {
	padding: 130px 0 120px;
	background: #f5efe7 url(../images/bg_top03.jpg) center center / cover no-repeat;
}

.bg_shop04 {
	padding: 110px 0 120px;
	background-color: #fff;
}

.bg_shop05 {
	padding: 110px 0 120px;
	background-color: #fbf8f3;
}

.bg_shop02:after,
.bg_shop04:after,
.bg_shop05:after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 420px;
	height: 280px;
	background: url(../images/deco_top02.png) center / contain no-repeat;
	opacity: 0.06;
	pointer-events: none;
}

.bg_shop02:after {
	right: -110px;
	top: 90px;
	transform: scaleX(-1);
}

.bg_shop04:after {
	left: -100px;
	bottom: 0;
}

.bg_shop05:after {
	right: -80px;
	bottom: 10px;
	transform: scaleX(-1);
}

.bg_shop02 .container,
.bg_shop03 .container,
.bg_shop04 .container,
.bg_shop05 .container {
	position: relative;
	z-index: 1;
}

.head_shop {
	margin-bottom: 70px;
	text-align: center;
}

p.en_shop {
	margin-bottom: 18px;
	color: #9d493a;
	font-family: "Libre Baskerville", serif;
	font-size: 1.4rem;
	letter-spacing: 0.22em;
}

p.en_shop:before,
p.en_shop:after {
	content: "";
	display: inline-block;
	width: 42px;
	height: 1px;
	margin: 0 15px 5px;
	background-color: #c58d82;
}

.head_shop h3 {
	color: #332822;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3.6rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.inner_shop_store {
	align-items: stretch;
}

p.pic_shop_store {
	width: 47%;
	height: 520px;
	margin: 0;
	overflow: hidden;
	border-radius: 12px;
	box-shadow: 0 12px 30px rgba(67, 44, 31, 0.10);
}

p.pic_shop_store img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cont_shop_store {
	width: 49%;
	padding: 45px 50px 40px;
	background-color: rgba(255, 255, 255, 0.95);
	border-radius: 18px;
	box-shadow: 0 12px 35px rgba(67, 44, 31, 0.08);
	box-sizing: border-box;
}

.cont_shop_store h4 {
	margin-bottom: 20px;
	color: #3c302b;
	font-family: "Shippori Mincho B1", serif;
	font-size: 2.7rem;
	font-weight: 600;
	letter-spacing: 0.08em;
}

.cont_shop_store p.text_shop_lead {
	margin-bottom: 20px;
	color: #675d57;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.03em;
}

dl.info_shop {
	margin: 0;
}

dl.info_shop>div {
	display: flex;
	padding: 13px 0;
	border-bottom: 1px solid #ddd2c9;
}

dl.info_shop dt {
	width: 105px;
	flex-shrink: 0;
	color: #8c4c40;
	font-family: "Shippori Mincho B1", serif;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em;
}

dl.info_shop dd {
	margin: 0;
	color: #554b46;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.02em;
}

dl.info_shop dd span {
	font-size: 1.5rem;
}

.btns_shop {
	gap: 18px;
	margin-top: 30px;
}

.btns_shop p {
	width: 48%;
}

.btns_shop p a {
	height: 55px;
	padding: 0 20px;
	border: 1px solid #bb7768;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #9e493a;
	font-family: "Libre Baskerville", serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-decoration: none;
	box-sizing: border-box;
}

.btns_shop p.btn_shop_map a {
	background-color: #a84632;
	border-color: #a84632;
	color: #fff;
}

.btns_shop p a:hover {
	border: 1px solid #9b817a;
	opacity: 1;
	background-color: rgb(247, 229, 229);
}

.btns_shop p.btn_shop_map a:hover {
	border-color: #c2452c;
	background-color: #c2452c;
	color: #fff;
	opacity: 1;
}

.btns_shop p a img {
	width: 18px;
	margin-right: 10px;
}

.btns_shop p a span {
	margin-left: auto;
	font-size: 1.1rem;
}

ul.list_shop_gallery {
	gap: 15px;
	margin: 35px 0 0;
}

ul.list_shop_gallery li {
	width: 19%;
	height: 185px;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 7px 18px rgba(67, 44, 31, 0.08);
}

ul.list_shop_gallery li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

ul.list_shop_gallery li:nth-child(4) img {
	object-position: center center;
}

.inner_shop_history {
	align-items: stretch;
}

.pic_shop_history {
	width: 47%;
}

p.pic_history_main {
	height: 340px;
	overflow: hidden;
	border-radius: 12px;
	box-shadow: 0 10px 25px rgba(67, 44, 31, 0.08);
}

p.pic_history_main img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: sepia(0.28) saturate(0.85);
}

.pics_history_sub {
	gap: 15px;
	margin-top: 15px;
}

.pics_history_sub p {
	width: 49%;
	height: 170px;
	overflow: hidden;
	border-radius: 10px;
}

.pics_history_sub p img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

ul.list_shop_history {
	width: 47%;
	margin: 0;
}

ul.list_shop_history li {
	position: relative;
	display: flex;
	align-items: flex-start;
	padding: 0 0 35px;
}

ul.list_shop_history li:last-child {
	padding-bottom: 0;
}

ul.list_shop_history li:after {
	content: "";
	position: absolute;
	top: 62px;
	left: 30px;
	width: 1px;
	height: 35px;
	background-color: #dfc7b8;
}

ul.list_shop_history li:last-child:after {
	display: none;
}

p.year_shop,
p.icon_shop {
	width: 62px;
	height: 62px;
	margin-right: 25px;
	flex-shrink: 0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f8e8dc;
	color: #a4503f;
	font-family: "Libre Baskerville", serif;
	font-size: 1.3rem;
	font-weight: 700;
}

p.icon_shop {
	font-size: 2rem;
}

ul.list_shop_history li>div {
	padding-top: 3px;
}

ul.list_shop_history h4 {
	margin-bottom: 10px;
	color: #3c302b;
	font-family: "Shippori Mincho B1", serif;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.05em;
}

ul.list_shop_history p.text {
	color: #675d57;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.03em;
}

.inner_shop_owner {
	width: 1120px;
	max-width: 100%;
	margin: 0 auto;
}

.pic_shop_owner {
	position: relative;
	width: 48%;
	padding: 0 0 45px 0;
	box-sizing: border-box;
}

p.pic_owner_main {
	height: 420px;
	overflow: hidden;
	border-radius: 12px;
	box-shadow: 0 12px 30px rgba(67, 44, 31, 0.10);
}

p.pic_owner_main img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

p.pic_owner_sub {
	position: absolute;
	right: -30px;
	bottom: 0;
	width: 210px;
	height: 155px;
	overflow: hidden;
	border: 8px solid #fbf8f3;
	border-radius: 10px;
	box-shadow: 0 8px 20px rgba(67, 44, 31, 0.10);
	box-sizing: border-box;
}

p.pic_owner_sub img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cont_shop_owner {
	width: 44%;
}

.cont_shop_owner h4 {
	margin-bottom: 35px;
	color: #3c302b;
	font-family: "Shippori Mincho B1", serif;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.08em;
}

.cont_shop_owner p.text {
	margin-top: 20px;
	color: #5c524d;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2.1;
	letter-spacing: 0.035em;
}

@media (max-width: 1199px) {
	.bg_shop02,
	.bg_shop03,
	.bg_shop04,
	.bg_shop05 {
		padding-top: 95px;
		padding-bottom: 100px;
	}

	p.pic_shop_store {
		height: 470px;
	}

	.cont_shop_store {
		padding: 35px 35px 30px;
	}

	.cont_shop_store h4 {
		font-size: 2.5rem;
	}

	ul.list_shop_gallery li {
		height: 160px;
	}
}

@media (max-width: 991px) {

	.container_shop {
		max-width: 94%;
	}

	ul.list_shop_anchor li a {
		width: 225px;
	}

	.head_shop {
		margin-bottom: 55px;
	}

	p.pic_shop_store {
		width: 45%;
		height: 240px;
	}

	.cont_shop_store {
		width: 52%;
		padding: 30px 25px 25px;
	}

	.cont_shop_store p.text_shop_lead {
		font-size: 1.4rem;
	}

	dl.info_shop dt,
	dl.info_shop dd {
		font-size: 1.3rem;
	}

	dl.info_shop dt {
		width: 85px;
	}

	.btns_shop {
		gap: 10px;
	}

	.btns_shop p a {
		padding: 0 12px;
		font-size: 1.1rem;
	}

	ul.list_shop_gallery li {
		height: 135px;
	}

	p.pic_history_main {
		height: 300px;
	}

	.pics_history_sub p {
		height: 135px;
	}

	ul.list_shop_history h4 {
		font-size: 1.8rem;
	}

	ul.list_shop_history p.text {
		font-size: 1.4rem;
	}

	.cont_shop_owner h4 {
		font-size: 2.6rem;
	}

	.cont_shop_owner p.text {
		font-size: 1.5rem;
		line-height: 1.95;
	}
}

@media (max-width: 767px) {
	.bg_shop01 {
		padding-top: 45px;
	}

	.container_shop {
		width: 100%;
		max-width: 100%;
	}

	ul.list_shop_anchor {
		gap: 12px;
	}

	ul.list_shop_anchor li,
	ul.list_shop_anchor li a {
		width: 100%;
	}

	ul.list_shop_anchor li a {
		height: 55px;
		font-size: 1.5rem;
	}

	p.pic_shop_intro {
		margin-top: 35px;
	}

	.bg_shop02,
	.bg_shop03,
	.bg_shop04,
	.bg_shop05 {
		padding: 90px 0 80px;
	}

	.head_shop {
		margin-bottom: 45px;
	}

	p.en_shop {
		font-size: 1.2rem;
	}

	p.en_shop:before,
	p.en_shop:after {
		width: 28px;
		margin: 0 10px 4px;
	}

	.head_shop h3 {
		font-size: 2.8rem;
	}

	p.pic_shop_store,
	.cont_shop_store {
		width: 100%;
	}

	p.pic_shop_store {
		height: 320px;
		margin-bottom: 30px;
	}

	.bg_shop03 p.pic_shop_store {
		margin: 0 0 30px;
	}

	.cont_shop_store {
		padding: 30px 20px;
		border-radius: 14px;
	}

	.cont_shop_store h4 {
		font-size: 2.3rem;
	}

	.cont_shop_store p.text_shop_lead {
		font-size: 1.4rem;
		line-height: 1.85;
	}

	.cont_shop_store p.text_shop_lead br {
		display: none;
	}

	dl.info_shop>div {
		display: block;
		padding: 12px 0;
	}

	dl.info_shop dt {
		width: 100%;
		margin-bottom: 5px;
		font-size: 1.3rem;
	}

	dl.info_shop dd {
		font-size: 1.4rem;
	}

	.btns_shop {
		gap: 10px;
	}

	.btns_shop p {
		width: 100%;
	}

	.btns_shop p a {
		height: 50px;
		padding: 0 10px;
		font-size: 1.05rem;
	}

	ul.list_shop_gallery {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: 2%;
		padding-bottom: 10px;
	}

	ul.list_shop_gallery li {
		width: 49%;
		flex-shrink: 0;
		margin-bottom: 10px;
		border-radius: inherit;
		height: inherit;
	}

	ul.list_shop_gallery li img {
		border-radius: 10px;
	}

	.pic_shop_history,
	ul.list_shop_history {
		width: 100%;
	}

	.pic_shop_history {
		margin-bottom: 45px;
	}

	p.pic_history_main {
		height: 260px;
	}

	.pics_history_sub {
		flex-direction: row;
	}

	.pics_history_sub p {
		height: 115px;
	}

	ul.list_shop_history li {
		padding-bottom: 30px;
	}

	p.year_shop,
	p.icon_shop {
		width: 55px;
		height: 55px;
		margin-right: 18px;
	}

	ul.list_shop_history li:after {
		top: 55px;
		left: 27px;
		height: 30px;
	}

	ul.list_shop_history h4 {
		font-size: 1.8rem;
	}

	ul.list_shop_history p.text {
		font-size: 1.4rem;
		line-height: 1.85;
	}

	.pic_shop_owner,
	.cont_shop_owner {
		width: 100%;
	}

	.pic_shop_owner {
		margin-bottom: 45px;
		padding: 0 0 30px 0;
	}

	p.pic_owner_main {
		height: 330px;
	}

	p.pic_owner_sub {
		width: 155px;
		height: 115px;
		border-width: 6px;
		right: 10px;
		bottom: -30px;
	}

	.cont_shop_owner h4 {
		margin-bottom: 25px;
		font-size: 2.2rem;
		line-height: 1.65;
	}

	.cont_shop_owner p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.cont_shop_owner p.text br {
		display: none;
	}
}
