@charset "utf-8";
/* CSS Document */

*{
	/*font-family: "Noto Serif JP", serif, "Noto Sans JP", sans-serif;*/
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	color: #3e3431;
}
.eng {
	/*font-family: "Bebas Neue", sans-serif;*/
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}

/*.engMont{
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}*/
ul, li, p, div{
    overflow-wrap: break-word;
	font-feature-settings: "palt";
	line-height: 1.75em;
}
ul, li, p {
    list-style-type: none;		
}
a{
	text-decoration: none;
	color: #3e3431;
}
img{
	width: 100%;
	flex-shrink: 0;
	vertical-align: bottom;	
}
p{
	font-size: 20px;
}
h2,h3,h4{
	line-height: 1.3em;
	font-weight: 700;
}
h2{
	font-size: 50px;
}
h3{
	font-size: 43px;
}
h4{
	font-size: 30px;
}
h5{
	font-size: 26px;
}
h3 img{
	max-height: 48px;
    width: auto;
}
h4 img{
	max-height: 35px;
    width: auto;
}
h5 img{
	max-height: 24px;
    width: auto;
}

@media (max-width: 768px) {
	p {
		font-size: 14px;
	}
	h2{
		font-size: 28px
	}
	h3{
		font-size: 26px
	}
	h4{
		font-size: 22px
	}
	h5{
		font-size: 20px
	}
	h3 img{
		max-height: 26px;
	}
	h4 img{
		max-height: 22px;
	}
	h5 img{
		max-height: 20px;
	}
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body{
	font-size: 14px;
	font-weight: 400;
	color: #3e3431;
	word-break:break-all;
	text-align: justify;
	background-size: inherit;
	background-attachment: fixed;
	letter-spacing: 0.01em;
}

.cap{
	font-size: 0.8rem;
}
@media (min-width: 768px) {
    .sp {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .pc {
        display: none !important;
    }
}


/*------------------------------------------------------------
	一括カラー
------------------------------------------------------------*/
.bgAll{
	background: #EBE2D8;
}
.bgcolIkoi{
	background: #5a8779;
}
.bgcolIyashi{
	background: #8dafb9;
}
.bgcolOmomuki{
	background: #deb964;
}
.bgcolInishie{
	background: #b58f85;
}
.txtcolIkoi{
	color: #5a8779;
}
.txtcolIyashi{
	color: #8dafb9;
}
.txtcolOmomuki{
	color: #deb964;
}
.txtcolInishie{
	color: #b58f85;
}
img.styleName{
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(212deg) brightness(104%) contrast(101%);
}
img.svgIkoi{
	filter: invert(52%) sepia(6%) saturate(1932%) hue-rotate(110deg) brightness(92%) contrast(83%);
}
img.svgIyashi{
	filter: invert(81%) sepia(25%) saturate(294%) hue-rotate(147deg) brightness(82%) contrast(82%);
}
img.svgOmomuki{
	filter: invert(99%) sepia(21%) saturate(4006%) hue-rotate(313deg) brightness(90%) contrast(96%);
}
img.svgInishie{
	filter: invert(78%) sepia(5%) saturate(2449%) hue-rotate(323deg) brightness(82%) contrast(66%);
}
img.colTxt{
	filter: invert(24%) sepia(1%) saturate(5792%) hue-rotate(325deg) brightness(83%) contrast(95%);
}

/*------------------------------------------------------------
	header ヘッダー
------------------------------------------------------------*/
#hWarp,#hHd,#hNavi{
	display: flex;
	align-items: center;
}
#hWarp{	
	display: flex;
	align-items: center;
    justify-content: space-between;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: #FFFFFF;
}
#hWarp > *{
	margin: 1rem 2rem;
	width: 100%;
}
/*h1.logo{
	display: flex;
	justify-content: flex-start;
	height: 40px;
	max-width: none;
    min-width: auto;
    width: auto;
}*/

#hHd{
	width: auto !important;
}
h1.logo{
	display: flex;
	justify-content: flex-start;
	/*max-width: 150px;
    min-width: 100px;
	width: 40%;*/
	width: 150px;
}
/*h1.logo{
	display: flex;
	justify-content: flex-start;
	width: auto;
    height: 100%;
}*/
h1.logo a{
	width: 100%;
	display: flex;
	flex: 1;
    align-items: center;
    justify-content: flex-start;
}
/*h1.logo a{
	height: 100%;
	width: 100%;
	display: flex;
	flex: 1;
    align-items: center;
    justify-content: flex-start;
}*/
/*h1.logo img{
	display: block;
	height: 100%;
	width: auto!important;
	margin-left: 0;
	filter: invert(18%) sepia(9%) saturate(6490%) hue-rotate(10deg) brightness(92%) contrast(105%);
}*/
h1.logo img{
	display: block;
	width: 100%;
	height: auto;
	margin-left: 0;
	filter: invert(18%) sepia(9%) saturate(6490%) hue-rotate(10deg) brightness(92%) contrast(105%);
}
/*h1.logo img{
	display: block;
	width: auto;
	height: 40px;
	margin-left: 0;
	filter: invert(18%) sepia(9%) saturate(6490%) hue-rotate(10deg) brightness(92%) contrast(105%);
}*/
#hHd span{
	display: block;
	color: #402702;
	margin-left: 1rem;
	font-size: 0.8em;
	font-weight: 600;
    line-height: 1.15em;
	width: max-content;
}

h2.hTxt{
	font-size: clamp(10px, 2vw, 14px);
    line-height: 1.2em;
	margin-left: 2rem;
	min-width: max-content;
}

#hNavi{
	justify-content: flex-end;
}
.naviTxt{
	margin: 0 0.75rem;
}
.naviTxt a{
	position: relative;
	display: flex;
	align-items: center;
    justify-content: center;
	font-size: 16px;
	font-weight: 800;
	color: #3e3431;
}
.naviTxt a::before{
	font-family: 'Font Awesome 5 Free';
    content: '\f105';
	margin-right: 0.25em;
}
.naviTxt a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #3e3431;
	bottom: -1px;               /*アンダーラインがaタグの下端から現れる*/
	transform: scale(0, 1);     /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
	transform-origin: left top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
	transition: transform 0.3s; /*変形の時間*/
}
.naviTxt a:hover::after {
	transform: scale(1, 1);     /*ホバー後、x軸方向に1（相対値）伸長*/
}
.menu.menuToggle{
	position: relative;
	width: 25px;
	height: 20px;
	z-index: 10;
	margin-left: 10px;
	cursor: pointer;
	transition: 0.3s;
}
.menu.menuToggle span{
	display: inline-block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #3e3431;
	-webkit-transition: background 0.3s, -webkit-transform 0.3s;
	transition: background 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, background 0.3s;
	transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.menu.menuToggle span:nth-of-type(1) {
	top: 0;
}
.menu.menuToggle span:nth-of-type(2) {
    top: 50%;
	transform: translateY(-50%);
}
.menu.menuToggle span:nth-of-type(3) {
	bottom: 0;

}
.menu.menuToggle.is-active span {
	background: #3e3431;
}
.menu.menuToggle.is-active span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);
}
.menu.menuToggle.is-active span:nth-of-type(2) {
	opacity: 0;
}
.menu.menuToggle.is-active span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
}
.menu.menuToggle.is-active span {
	background: #3e3431;
}
@media all and (max-width:500px){
	#hWarp > *{
		margin: 0.5rem 1rem;
		width: auto;
	}	
	/*h1.logo{
		height: 30px;
	}*/
	h1.logo{
		width: 40%;
	}
	/*h1.logo img{
		height: 30px;
	}*/
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
.menuBox{
	display: none;
	position: fixed;
	top: 0;
    right: 0rem;
	z-index: 98;
	/*background: rgba(255,255,255,0.80);
	width: 100vw;
	height: 100vh;*/
	width: 20%!important;
	background: #ffffffe8;
    filter: drop-shadow(1px 2px 2px rgb(0, 0, 0, 0.4));
    padding: 3em;
}
.innerBox {
	width: 100%;
    height: 100%;
    /*width: 15%;
    height: 100%;
    margin-right: 0;
    margin-left: auto;
    background: #FFFFFF;*/
}
ul.naviUl {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    /*padding: 10%;*/	
}

ul.naviUl li {
    margin: 0.25rem 0;	
}
ul.naviUl li a,
ul.naviUl li.area h5,
ul.naviUl li.area ul li{
	position: relative;
	font-size: 16px;
	font-weight: 800;
}
ul.naviUl li a::before{
    font-family: 'Font Awesome 5 Free';
    content: '\f105';
	margin-right: 0.25em;
}
ul.naviUl li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #3e3431;
	bottom: -1px;               /*アンダーラインがaタグの下端から現れる*/
	transform: scale(0, 1);     /*アンダーラインの縮尺比率。ホバー前はx方向に0*/
	transform-origin: left top; /*変形（アンダーラインの伸長）の原点がaタグ（各メニュー）の左端*/
	transition: transform 0.3s; /*変形の時間*/
}
ul.naviUl li a:hover::after {
	transform: scale(1, 1);     /*ホバー後、x軸方向に1（相対値）伸長*/
}
ul.naviUl li.area ul{
	display: flex;
    flex-wrap: wrap;
    gap: 0 1em;
}
ul.naviUl li.area{
	width: calc(100% - 2em - 2px);
	border: 1px #3e3431 solid;
	margin-top: 1em;
	padding: 1em;
}
ul.naviUl li.area ul li {
    line-height: 1.15em;
	width: calc(50% - 1em);
}
ul.naviUl li.area ul li::before{
	content: "●";
	font-size: 0.8em;
	padding-right: 0.15em;
}
ul.naviUl li.area p {
    /*text-align: center;*/
    /*margin-top: 1em;*/
	padding-left: 1em;
    text-indent: -1em;
}
@media all and (max-width:768px){
	.menuBox {
		/*margin-top: 0;*/
        width: calc(100% - 6em)!important;
        height: calc(100% - 6em);
		margin-left: 0 !important;
		margin-right: 0 !important;
		overflow-y: scroll;
	}
	ul.naviUl{
		justify-content: center;
	}
}


/*------------------------------------------------------------
	catalog カタログ
------------------------------------------------------------*/
#catalog{
	background: #FFFFFF;
}
#catalog .catalogWarp{
	max-width: 860px;
	margin: auto;
    display: flex;
    /*align-items: flex-start;*/
	align-items: center;
	gap: 2em;
	padding: 8rem 0;
}
#catalog .catalogImg {
	width: 40%;
    filter: drop-shadow(1px 2px 6px #3e34315c);
	transform: translateZ(0);
}
#catalog .catalogTxt h4 {
    margin-bottom: 1rem;
}
#catalog .catalogTxt a {
	position: relative;
    display: flex;
	text-align: center;
    justify-content: center;
    align-items: center;
	background: #533D1C;
	color: #FFFFFF;
    margin-top: 1em;
    font-size: 22px;
	font-weight: 600;
	width: 10em;
	height: 2em;
    padding-left: 2em;
	transition: 0.5s;
}
#catalog .catalogTxt a::before,
#catalog .catalogTxt a::after{
	position: absolute;
    left: 0;
	width: 2em;
    height: 2em;	
}
#catalog .catalogTxt a::before {
	content: "";
	background: #402803;	
}
#catalog .catalogTxt a::after {
	font-family: 'Font Awesome 5 Free';
    content: '\f105';
	font-weight: 900;
    display: flex;
	align-items: center;
    justify-content: center;
	transition: 0.5s;
	transform: translateX(0em);
}

#catalog .catalogTxt a:hover{	
	background: #533d1c8f;
}
#catalog .catalogTxt a:hover::after{	
	transform: translateX(0.2em);
}
@media (max-width: 768px) {
	#catalog .catalogWarp{
		align-items: center;
		flex-direction: column;
		padding: 4rem 0;
	}
	#catalog .catalogImg {
		width: 60%;
	}
	#catalog .catalogTxt{
		text-align: center;
	}
	#catalog .catalogTxt a{
		margin: 1em auto 0;
		font-size: 18px;
	}
}
/*------------------------------------------------------------
	info 店舗情報等（AREA、ACCESS）
------------------------------------------------------------*/
#info{
	/*background: #FFFFFF;*/
	padding: 4em 2em;
}
#info h4{
	text-align: center;
	display: flex;
    flex-direction: column;
	/*align-items: center;*/
	align-items: flex-start;
	margin-bottom: 0.5rem;
}
#info h4 span{
	display: inline-block;
	line-height: 1em;
    padding: 0.25rem;
}
#info h4 .eng{
	border-bottom: 1px #000 solid;
}
#info > *{
	max-width: 860px;
	margin: 0 auto 4em;
}
#info > *:last-child{
	margin: 0 auto 0em;
}
#area ul{
	display: flex;
     justify-content: flex-start; 
    gap: 0.5em 2em;
    flex-wrap: wrap;
	margin-bottom: 0.5em;
}
#area ul li{
    font-size: 20px;
    font-weight: 500;
	display: flex;
    align-items: center;
    justify-content: center;
	line-height: 1em;
}
#area ul li::before{
	content: "●";
	font-size: 0.8em;
	padding-right: 0.15em;
}
#area p {
    /*text-align: center;*/
    /*margin-top: 1em;*/
	padding-left: 1em;
    text-indent: -1em;
}

#access .fWarp{
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	/*justify-content: center;*/
}
#access .fTxt{
	display: flex;
    width: 40%;
    flex-direction: column;
	text-align: left;
}
/*#access .fTxt{
	text-align: center;
}*/
#access .fTxt ul{
	display: block;
}
#access .fTxt ul li {
    margin-bottom: 1rem;
	border-bottom: none;
}
#access .fTxt ul li span.infoHd {
    display: block;
	font-weight: bold;
}
#access .fTxt ul li span.infoHd::before {
    content: "■";
}
#access .fMap {
    width: 60%;
}
#access .fMap iframe {
    width: 100%;
}

@media all and (max-width:768px){	
	#info > *{
		width: 100%!important;
	}
	#area ul{
		justify-content: center;
	}
	#info h4,
	#area ul li{
		align-items: center;
	}
	#access .fWarp{
		flex-direction: column;
		padding-bottom: 0.5rem;
	}
	#access .fWarp > *{
		width: 100%!important;
	}
	#access .fTxt img.fLogo{
		margin: 0 auto 1rem;
	}
	#access .fTxt a.mapIcon{
		color: #402803;
		font-weight: 900;
		margin-left: 0.5em;
        border-bottom: 1px solid;
	}
	#access .fTxt a.mapIcon::after{
		font-family: 'Font Awesome 5 Free';
		content: '\f3c5';
		padding-left: 0.15em;
	}
	/*#access .fMap{
		display: none;
	}*/
}
/*------------------------------------------------------------
	footer フッター
------------------------------------------------------------*/
footer{
	background: #402803;
	padding: 1rem;
}
footer *{
	color: #FFFFFF;
}
footer > *{
	max-width: 860px;
	margin: 0 auto;
}
footer .fLink{
	text-align: center;
}
footer .fLink img.fLogo {
    width: 200px;
    margin-top: 1rem;
	filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(64deg) brightness(111%) contrast(101%);
}
footer .fLink ul{
	margin-top: 1rem;
	display: flex;
	justify-content: center;
    gap: 1rem;
}
footer .fLink ul li{
	border-bottom: 1px #FFFFFF solid;
}
footer small.fCopy {
    display: block;
    margin: 0.25rem auto;
    text-align: center;
}
@media all and (max-width:768px){
	footer > *{
		width: 100%!important;
	}
	footer small.fCopy{
		text-align: center;
	}
}

/*------------------------------------------------------------
	reserve 「来店予約をする」固定ボタン
------------------------------------------------------------*/

#reserve{
	display: flex;
    position: fixed;
    right: 2%;
    bottom: 2%;
	z-index: 5;
}
#reserve a{
	display: flex;
    flex-direction: column;
    align-items: center;
    width: 8em;
    height: 8em;
    background: #C72B00;
    border-radius: 50%;
    justify-content: center;
    line-height: 1.45em;
    color: #FFFFFF;
	text-align: center;
	transition: 0.2s;
}
#reserve a:hover{    
    background: #3e3431;
}
#reserve a::before{
	font-family: 'Font Awesome 5 Free';
    content: '\f015';
	font-size: 1.75em;
	font-weight: 600;
	display: block;
	margin-bottom: 0.35em;
}
#reserve a.tel,
#reserve a.web{
	margin-left: 0.5em;
}
#reserve a.catalog::before{
    content: '\f15b'!important;
}
#reserve a.web::before{
    content: '\f015'!important;
}
#reserve a.tel::before{
    content: '\f2a0'!important;
}
#reserve{
	transition: 0.3s;
	transform: translateY(0px);
	opacity: 1;
}
#reserve.reserveAdd{
	ransform: translateY(20px);
	opacity: 0;
}

@media (max-width: 768px) {
	#reserve {
		right: 0;
		bottom: 0;
		width: 100%;
		padding: 0;
		background: #ffffff45;
		backdrop-filter: blur(5px);
		justify-content: center;
		gap: 0.25rem;
	}
	#reserve a {
        flex-direction: row;
		width: calc(100% / 3);
		height: 5em;
		margin: 0 !important;
		padding: 0 0.5em;
		border-radius: inherit;
		text-align: left;
	}
	#reserve a::before{
		display: block;
		line-height: 1em;
		margin: 0 0.25em 0 0;
	}
}
@media all and (max-width:500px){
	#reserve a.catalog,
	#reserve a.web,
	#reserve a.tel{
		font-size: 0.8em;
	}
}
/*------------------------------------------------------------
	reserveFix 「来店予約をする」
------------------------------------------------------------*/
.reserveFixwarp{
	max-width: 960px;
    width: 90%;
    margin: auto;
    text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;
	gap: 0 !important;
}
.reserveFix{
	/*width: max-content;
    margin: auto;*/
	width: 100%;
}
.reserveFix a{
	position: relative;
    display: flex;
	text-align: center;
    justify-content: center;
    align-items: center;
	background: #C72B00;
	color: #FFFFFF;
	border-radius: 5em;
    font-size: 22px;
	font-weight: 600;
	max-width: 860px;
    /*width: 90%;*/
	height: 3em;
    margin: 2em auto 0;
	transition: 0.2s;
}
.reserveFix_tel_web {
	max-width: 860px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*padding: 0 5%;*/
    gap: 5%;
    margin-top: 2em;
}
.reserveFix_tel_web .reserveFix {
    width: 50%;
}
.reserveFix_tel_web .reserveFix a {
    margin: 0;
    width: 100%;
}

.reserveFix a::before{
	font-family: 'Font Awesome 5 Free';
    content: '\f015';
    font-size: 1em;
    font-weight: 600;
    display: block;
    margin-right: 0.5em;
}

.reserveFix a.catalog::before{
    content: '\f15b'!important;
}
.reserveFix a.web::before{
    content: '\f015'!important;
}
.reserveFix a.tel::before{
    content: '\f2a0'!important;
}
.reserveFix a:hover{    
    background: #3e3431;
}
@media all and (max-width:768px){	
	.reserveFix_tel_web {
		flex-direction: column;
		margin-top: 0em;
		padding: 0;
	}
	.reserveFix_tel_web .reserveFix {
		width: 100%;
	}
	.reserveFix a{
		font-size: 20px;
		height: 2.5em;
	}
	.reserveFix_tel_web .reserveFix a {
		margin: 1em auto 0;
		width: 100%;
	}
	#info .reserveFix a{
		width: 100%;
	}
}



/*------------------------------------------------------------
	XXXXX
------------------------------------------------------------*/