@charset "utf-8";
/* CSS Document */
html { 
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}
html,body{
	font-family: 'Noto Serif JP', serif;
	font-size:14px;
	font-weight: 400;
	line-height: 2.3em;
	padding:0;
	margin: 0;
	background: #ffffff;
}
.header_space{height:100px;}
h2{
	font-size:30px;
	font-weight: 400;
}
h3{
	font-size:26px;
	font-weight: 400;
}
h4{
	font-size:20px;
	font-weight: 400;
}
img{
	max-width: 100%;
}
a{
	color:#000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.img_mainvisual{
    width:753px;
    display: block;
    margin:0 auto;
}
.gothic{font-family: 'Noto Sans JP', sans-serif;}
.mincho{font-family: 'Noto Serif JP', serif;}
.spclose{
	display: none;
}
.hamburger{
	display: none;
}
.sp_wrap{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:auto;
	background: red;
	overflow: hidden;
}

.globalMenuSp{
	display: none;
}
select {
    -moz-appearance: menulist-button;
    -webkit-appearance: menulist-button;
    appearance: menulist-button;
	border:1px solid #b3b3b4;
	border-radius:5px;
	height: 2.5em;
}
textarea{
	border:1px solid #b3b3b4;
	border-radius:5px;
	
}
input[type="submit"]{
	color:#fff;
	background:#000;
	padding:10px 50px;
	font-size:17px;
	display: block;
	margin:0 auto;
}
.fix{
    width:100%;
    position: fixed;
	z-index: 500;
}
.head_wrap{
	height: auto;
	position: relative;
    background:#ffffff;

}
.head{
	width:100%;
	height:100px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
    position: relative;
}
.menu {
	font-size:13px;
	display: flex;
	width:550px;
    position: absolute;
    right:0;
    bttom:0;
	justify-content: space-between;
	letter-spacing: 5px;
}
.menu li{
	list-style-type: none;
}
.logo{
    width:142px;
	margin:0 0 0 40px;
}
.container{
	width:1100px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	background: #ffffff00;
}
.c900{
	width:900px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.c800{
	width:800px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.footer_bar {
	height:40px;
	background:#E9E0D6;
	width:100%;
}

.footer_menu {
	height:40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width:750px;
	font-size:11px;
}
.footer_menu li{
	list-style-type: none;
}
.foot{
	width:100%;
	max-width: 1100px;
	margin:0 auto;
	text-align: inherit;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
.snsicon{
	float:right;
	width:70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 0;
	margin:0;
	height:40px;
}
.snsicon li{
	list-style-type: none;
}
.f20{font-size:20px;}
.f19{font-size:19px;}
.f16{font-size:16px;}
.f13{font-size:13px;}
.f12{font-size:12px;}
.f11{font-size:11px;}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}
.footunder{
	line-height: 1.5em;
}
.spacer20{
	height:20px;
}
.spacer75{
	height:75px;
}
.main {
	width:800px;
	margin:0 auto;
}
.main_kodawari{
	width:900px;
	margin:0 auto;
}
.catchcopy {
	margin: 20px auto;
	font-size:19px;
	line-height: 35px;
}
.topadjust{
	margin-top: 55px;
}
.slogo{
	margin:0 0 16px 0;
}
.greenarea{
	background:#f5f4ee;
	height: auto;
	overflow: hidden;

}
.contentarea {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:75px 0;
	gap:40px;
	flex-wrap: wrap;
}

.contentbox {
	position: relative;
	width:435px;
	height:340px;
	 -ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;

	font-size:13px;
	line-height: 1.8em;
}
.vnum{
	text-combine-upright: all;
}
.vtxt{
	 -ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
}
.title {
	font-size:28px;
	margin:0 20px 0 20px;
	letter-spacing: 10px;
}
.news_title {
	font-size:28px;
	position:absolute;
	top:40px;
	left:0;
	letter-spacing: 10px;
}
.left-minus{
	left:-60px;
}
.toimg{
	position: absolute;
	bottom:0px;
	right:0px;
}

.kodawari_area_A {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap:40px;
	padding:70px 0;
}
.kodawari_area_B {
	display: flex;
	justify-content: space-between;
	padding:70px 0;
	align-items: flex-start;
}
.kodawari_gray{
	background:#F5F4EE;
}

.kodawari_text {
	width:450px;
}
.centertxt{
	text-align: center;
}

.shopbox {
	hieght:auto;
	overflow: hidden;
	width:900px;
	margin:10px auto;
	padding:35px 0;
	display: flex;
	list-style-type: none;
	justify-content: space-between;
	align-items: flex-start;
}
.shopbox ul li{
	border-bottom: 1px solid #bebebe;
	vertical-align: top;
}
.shopbox ul li ul li{
	border: none;
	display: inline-block;
}
.shoppic{
	background:#E5E5E5;
	width:370px;
	height:268px;
	object-fit: cover;
}
.shopinfo{
	width:460px;
	margin-bottom: 50px;
	line-height: 1.8em;
}
.shopinfo li{
	padding:5px 0px;
}
.shopinfo h2{
	line-height: 1.2em;
	margin-bottom:10px;
}
.header{
	width:8em;
}
.red{
	color:#d66270;
}
hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
hr {
  border-top: 1px solid #bebebe;
	margin:20px 0;
}
.iconarea{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap:20px;
}
.menu_category {
	list-style-type: none;
}
.menu_category li{
	display: inline-block;
	margin-right: 3em;
	margin-bottom:0.5em;line-height:1.6;padding-left:1.0em;position:relative;
}
.menu_category li:before{
	content:"▶";position:absolute;top:4px;left:0;color:#b7b0a2;
	font-size:10px;
}
.menuarea {
	display: grid;
    grid-template-columns: repeat(auto-fill, 270px);
    gap: 45px; /* 任意の余白 */
    justify-content: start; /* 左寄せ */
    line-height: 1.5em;
}
.menubox {
	width:270px;
	height:auto;
    font-size:16px;
}
.prodarea {
	display: grid;
    grid-template-columns: repeat(auto-fill, 400px);
    gap: 50px 100px; /* 任意の余白 */
    justify-content: start; /* 左寄せ */
}
.prodbox {
	width:400px;
	height:auto;
    font-size:16px;
    line-height: 1.8em;
}
.newsarea {
    display: grid;
    grid-template-columns: repeat(auto-fit, 200px);
    position: relative;
    gap:25px 25px;
    justify-content: center;
}
.newsbox{
    width:200px;
    height:auto;
    font-size:15px;
    line-height: 1.5em;
}
.page-numbers{
    font-size:16px;
    margin:0 10px;
    padding:5px 8px;
}
.next.page-numbers{
    font-size:14px;
}
.page-numbers.current{
    border-bottom: 2px solid #A7845A;
}
.vtitle {
	font-size:42px;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	position: absolute;
	width:50px;
	height:900px;
	top:0px;
	left:-35px;
	letter-spacing: 30px;
}
.short{
	letter-spacing: 5px;
}
.price {
	font-size:13px;
	float:right;
}

.menu_title {
	margin:0 0 5px 0;
	border-bottom:1px solid #bebebe;
    height: auto!important;
    overflow: hidden!important;
}


.hissu {
	display: inline-block;
	background:#000;
	color:#fff;
	margin:0 10px;
	height:16px;
	line-height: 14px;
	font-size:12px;
	padding:0 5px;
}

.mail li{
	list-style-type: none;
	display: inline-block;
	margin-left:2em;
}
.mail input{
	border:1px solid #b3b3b4;
	border-radius:5px;
}
.pc{display: block!important;}
.sp{display: none!important;}
.tab{display: none!important;}
.pcf{display: inline-flex!important;}
.spf{display: none!important;}
.spff{display: none!important;}
.ico_rei,.ico_on,.ico_takeout,.ico_miyuki,.ico_season{margin:0 1px;}
.ico_rei{
	width:16px;
}
.ico_on{
	width:16px;
}
.ico_takeout,.ico_miyuki,.ico_season{
	width:72px; 
}
.topimg{
	width:100%;
}
.modalpic{
	float: right;
}
.newstit,.newsdate{
	display: inline-block;
	list-style-type: none;
}
.newslist{
	font-size:14px;
}
.newslist li{
	list-style-type: none;
	border-bottom: #cccccc 1px solid;
}
.newlabel{
	width:3em;
	display: inline-block;
	color:#fff;
	background:#ff0000;
	font-size:12px;
	font-weight:600;
	text-align: center;
	padding:0 2px;
	line-height: 18px;
}
.pagination{
	overflow: hidden;
	margin:20px;
}
.img_contanct{
    width:160px;
    position: absolute;
    top:10px;
    right:10px;
}
.bnarea{
	display: flex;
	justify-content: center;
	align-items: center;
	gap:50px;
	margin: 50px 0px;
}
.bn_yojiya{width:138px;}
.bn_yojiya_top{width:124px;}
.bn_yojiya_top_sp{width:100px;}
.bn_26dining{width:142px;}
.bn_10soba{width:147px;}
.bn_10soba_top{width:132px;}
.bn_10soba_top_sp{width:100px;}
.img_group{width:225px;}
.company{
	height:40px;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	width:420px;
}
.copyright{
	height:40px;
	display: flex;
	align-items: flex-end;
}
.reserve{
	position: fixed;
	height: 42px;
	right:80px;
	top:25px;
	z-index: 500;
}
.about{
    width: 100%;
	background:#ffffff00;
	z-index: 1!important;
}
.section {
	position: relative; /* positionをrelativeに変更。 */
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 1;
}

.section__inner {
  position: absolute; /* positionをabsoluteに変更。 */
  top: 0; /* topを設定する。 */
  left: 0; /* leftを設定する。 */
  width: 100%;
  height: 100%;
/*  clip: rect(auto, auto, auto, auto);*/
  z-index: 1;
}
.section-image{
	position: absolute; /* fixedに変更する。それ以外は同じ。 */
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	width: 100vw;
	height: 100%;
	background:url('../images/about@2x.webp') no-repeat;
	background-size: cover;
	background-position: center;
}

.philosophy{
  clip-path: inset(0);
  width: 100%;
    background:url("../images/philosophy@2x.webp") no-repeat;
	background-position: center center;
	background-attachment: fixed;
    background-size: cover;
}
/*.philosophy::before{
    content: "";
    z-index: -1;
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    background:url("../images/philosophy@2x.webp") no-repeat;
	background-position: center center;
	background-attachment: fixed;
    background-size: cover;
}
*/
.kodawari_top{
	width:100%;
	object-fit: cover;
}
.menu_top{
	width:100%;
	object-fit: cover;
}

.kodawaribox{
	width:480px;
}
.kodawaritxt{
    width:550px;
}
.underline{
    border-bottom: 2px solid #D4D4D4;
    padding-bottom: 8px;
}
.nounder a{
    text-decoration: none!important;
}
.nounder a:hover{
    text-decoration: none!important;
}
.cat_label{
    background:#D7C7B5;
    width:60px;
    height:20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.pmap{
    float:right;
    width:200px;
}
.pretext{
    font-size: 14px;
    line-height: 1.8em;
    width:540px;
    margin-top: 30px;
}
.prodtext{
    font-size: 14px;
    line-height: 1.8em;
    width:100%;
    margin:20px 0;
}
.pic_quad{
    margin:30px 0;
	display: grid;
    grid-template-columns: repeat(auto-fill, 390px);
    gap: 20px; /* 任意の余白 */
    justify-content: center;
}
.picq{
    width:390px;
    max-width: 100%;
}
.pagenation{
    text-align: center;
}
.thumb{
    width:200px;
    height:200px;
    object-fit: cover;
}
.newstit{
    line-height: 1.6em;
}
.newspic{
    float:right;
    margin:8px 0 0 30px;
}
.newspic img{
    object-fit: contain;
    width:auto;
    zoom:0.5;
}
.youtube-wrap {
  width: 100%;
  aspect-ratio: 16 / 9; /* ここで比率を指定 */
}

.youtube-wrap iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1100px) {
	.pc{display: none!important;}
	.sp{display: none!important;}
	.tab{display: block!important;}
	.pcf{display: none!important;}
	.spf{display: inline-flex!important;}
	.spff{display: flex!important;}
	.floatright{
		float:inherit;
	}
	.floatleft{
		float:inherit;
	}

	.topping {
		gap:0 50px;
	}
	.vtitle {
		font-size:24px;
		-ms-writing-mode: tb;
		writing-mode: horizontal-tb;
		position: absolute;
		width:auto;
		height:auto;
		top:0px;
		left:0px;
		letter-spacing: 5px;
	}

	.container{
        width:100%;
        padding:0 20px;
	}
	.main_kodawari{
		width:100%;
	}

	.main {
		width:100%;
	}
	.menu {
		font-size:13px;
		display: flex;
		max-width:550px;
		width:100%;
		margin:30px 0 0 0;
        right:auto;
		justify-content: space-between;
		letter-spacing: 5px;
		gap:10px;
	}
	.menupicmain{
		width:300px;
		height:300px;
		object-fit: cover;
		display: block;
		margin:20px auto;
	}
	.footer_bar {
		height:auto;
		background:#dfd3c1;
		width:100%;
		overflow: hidden;
	}
	.foot{
		width:100%;
		flex-flow: column;
	}
	.company{
		width:auto;
		flex-flow: column;
		align-items: center;
		padding:0 10px;
	}
	.footer_menu {
		display: none;
	}
	.snsicon{
		float:inherit;
		width:70px;
		margin:0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
		line-height: 14px;
		height:40px;
	}
	.floatright{
		float:inherit;
	}
	.kodawari_area_A {
		display: flex;
		flex-flow: column;
		gap:40px;
		align-items: center;
	}
	.kodawari_area_A img{
		display: block;
		margin: 0 auto;
	}
	.kodawari_area_B {
		display: flex;
		flex-flow: column-reverse;
		gap:40px;
		align-items: center;
 	}
	.kodawari_area_B img{
		display: block;
		margin: 0 auto;
	}
	.kodawari_text {
		width:100%;
	}
	.shopbox {
		hieght:auto;
		overflow: hidden;
		width:100%;
		margin:20px auto;
		padding:15px 0;
		justify-content: center;
		align-items: center;
		flex-flow: column-reverse;
		list-style-type: none;
	}
	.shopbox img{
		margin: 30px 0 0 0;
	}
	.shopinfo{
		width:100%;
	}
	input{
		max-width:270px!important;
	}
	textarea{
		max-width:270px!important;
	}
	.kodawaribox{
		width:100%;
		max-width: 480px;
	}
    .kodawaritxt{
        width:100%;
    }
	.prodarea {
		display: grid;
		grid-template-columns: repeat(auto-fit, 400px);
		position: relative;
		gap:20px 20px;
		justify-content: center;
	}
    .pmap{
        float:inherit;
        display: block;
        margin:10px auto;
        width:200px;
    }
    .pretext{
        font-size: 14px;
        width:100%;
    }

}
@media screen and (max-width: 900px) {
    .c900{
        width:100%;
        padding:0 20px;
    }
    .newspic{
        float:inherit;
        text-align: center;
        margin:20px auto;
    }

}
@media screen and (max-width: 800px) {
    .c800{
        width:100%;
        padding:0 20px;
    }
    .pic_quad{
        margin:30px auto;
        display: flex;
        flex-wrap: wrap;
        gap: 20px; /* 任意の余白 */
        justify-content: center;
    }
}
@media screen and (max-width: 650px) {
	.pc{display: none!important;}
	.tab{display: none!important;}
	.sp{display: block!important;}
	.logo{
		margin:0 0 0 20px;
	}
	.menu {
		display: none;
	}
	.menupic{
		object-fit: scale-down;
		height: auto;
	}
    .footer_menu{
        display: none;
    }
	.contentbox {
		position: relative;
		display: flex;
		width:100%;
		max-width: 291px;
		margin:0 auto!important;
		overflow: hidden;
		height:auto!important;
		-ms-writing-mode: tb;
		writing-mode: horizontal-tb;
		font-size:13px;
		line-height: 1.8em;
		justify-content: flex-start;
	}
    .img_contanct{
        display: none;
    }
	.title {
		font-size:28px;
		margin:-20px 0 20px 0;
		letter-spacing: 10px;
	}
	.txtbox{
		margin: 20px 0 30px;
	}
	.mail li{
		margin-left:1em;
	}
	.menuarea {
		display: grid;
		grid-template-columns: repeat(auto-fit, 150px);
		position: relative;
		gap:20px 20px;
		justify-content: center;
	}
	.menubox {
		width:150px;
		height:auto;
        font-size:14px;
	}
	.prodarea {
		display: grid;
		grid-template-columns: repeat(auto-fit, 200px);
		position: relative;
		gap:20px 20px;
		justify-content: center;
	}
    .prodbox{
        width:200px;
        height:auto;
        font-size:14px;
    }
	.newsarea {
		display: grid;
		grid-template-columns: repeat(auto-fit, 200px);
		position: relative;
		gap:20px 20px;
		justify-content: center;
	}
    .newsbox{
        width:200px;
        height:auto;
        font-size:15px;
    }
	.f20{font-size:16px;}
	.f19{font-size:15px;}
	.f16{font-size:14px;}
	.f13{font-size:13px;}
	.f12{font-size:12px;}
	.f11{font-size:11px;}
	.topimg{
		height:200px!important;
		object-fit: cover;
	}
	.news_title {
		font-size:28px;
		position:absolute;
		top:20px;
		left:0px;
		letter-spacing: 10px;
	}
	.bnarea{
		gap:20px;
	}
	.bnarea img{
		zoom: 0.5;		
	}
	.section-image{
		position: absolute; /* fixedに変更する。それ以外は同じ。 */
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		width: 100vw;
		height: 100%;
		background:url('../images/about_sp2@2x.webp') no-repeat;
		background-size: cover;
		background-position: center bottom;
	}	
	
    .philosophy{
      width: 100%;
        background:url("../images/philosophy_sp@2x.webp") no-repeat;
        background-position: center center;
        background-attachment: fixed;
        background-size: cover;
    }
/*    .philosophy::before{
        content: "";
        z-index: -1;
        position: fixed;
        top: 100px;
        left: 0;
        width: 100%;
        height: 100%;
        background:url("../images/philosophy_sp@2x.webp") no-repeat;
        background-position: center center;
        background-attachment: fixed;
        background-size: cover;
    }
*/
}