body {
	background: #fff;
	color: #333;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
	overflow-x: hidden;
}

img {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

a {
	color: inherit;
}

p {
	line-height: 1;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: none;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	zoom: 1;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

table {
	border-collapse: collapse;
	font-family: inherit;
}

h1,
h2,
h3,
h4,
h5 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: 16px;
}

textarea {
	resize: none;
	-webkit-appearance: none;
	border-radius: 0;
}

th,
td {
	border-collapse: collapse;
}

table th,
table td {
	white-space: nowrap;
}

ul,
ol,
li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

button {
	background: none;
	border: none;
	color: inherit;
	cursor: pointer;
	font: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

.l-inner {
	margin: 0 auto;
	max-width: 72.2222222222vw;
	text-align: center;
	width: 100%;
}

.l-inner__narrow {
	margin: 0 auto;
	max-width: 63.1944444444vw;
	text-align: center;
	width: 100%;
}

.l-header {
	position: absolute;
	top: 0;
	z-index: 100;
}

.l-mv {
	aspect-ratio: 1440/900; /* 1440px : 900px の比率を設定 */
	background: #FFE1AF;
	left: 0;
	position: relative;
	right: 0;
	top: 0;
	width: 100%; /* 画面幅に応じてサイズが変わる */
}

.l-reserved {
	background: url(../../../../public/assets/img/bg-1.png);
	overflow: hidden;
	padding-bottom: 5.5555555556vw;
	padding-top: 6.9444444444vw;
	position: relative;
}

.l-reserved::before {
	background: url(../../../../public/assets/img/treat-reserved__1.png) no-repeat center center/contain;
	content: "";
	height: 12.2916666667vw;
	position: absolute;
	right: 0;
	top: 2.2916666667vw;
	width: 13.4027777778vw;
}

.l-reserved::after {
	background: url(../../../../public/assets/img/treat-reserved__2.png) no-repeat center center/contain;
	bottom: 0;
	content: "";
	height: 12.0138888889vw;
	left: 0;
	position: absolute;
	width: 13.5416666667vw;
}

.l-introduction {
	background: url(../../../../public/assets/img/bg-1.png);
	overflow: hidden;
	padding-bottom: 5.5555555556vw;
	padding-top: 5.5555555556vw;
	position: relative;
}

.l-introduction::before {
	background: url(../../../../public/assets/img/treat-introduction.png) no-repeat center center/contain;
	content: "";
	height: 20.8333333333vw;
	left: 0;
	position: absolute;
	top: 0.9722222222vw;
	width: 13.8888888889vw;
}

.l-cooking {
	background: #FFF5E5;
	overflow: hidden;
	padding-bottom: 5.5555555556vw;
	padding-top: 5.5555555556vw;
	position: relative;
}

.l-cooking::before {
	background: url(../../../../public/assets/img/treat-cooking__1.svg) no-repeat center center/contain;
	content: "";
	height: 13.8194444444vw;
	position: absolute;
	right: -1.9444444444vw;
	top: 5.8333333333vw;
	width: 13.8888888889vw;
}

.l-cooking::after {
	background: url(../../../../public/assets/img/treat-cooking__2.png) no-repeat center center/contain;
	bottom: 4.0972222222vw;
	content: "";
	height: 12.4305555556vw;
	left: 0;
	position: absolute;
	width: 13.8888888889vw;
}

.l-bring {
	background: url(../../../../public/assets/img/bg-2.png);
	overflow: hidden;
	padding-bottom: 5.5555555556vw;
	padding-top: 5.9722222222vw;
	position: relative;
}

.l-bring::before {
	background: url(../../../../public/assets/img/treat-bring__1.png) no-repeat center center/contain;
	content: "";
	height: 14.3055555556vw;
	position: absolute;
	right: 0;
	top: 8.75vw;
	width: 13.8888888889vw;
}

.l-bring::after {
	background: url(../../../../public/assets/img/treat-bring__2.png) no-repeat center center/contain;
	bottom: 0.8333333333vw;
	content: "";
	height: 17.1527777778vw;
	left: 0;
	position: absolute;
	width: 14.7222222222vw;
}

.l-store {
	background: #FFF5E5;
	overflow: hidden;
	padding-bottom: 5.5555555556vw;
	padding-top: 5.5555555556vw;
	position: relative;
}

.l-store::before {
	background: url(../../../../public/assets/img/treat-store.svg) no-repeat center center/contain;
	content: "";
	height: 22.7083333333vw;
	position: absolute;
	right: -4.1666666667vw;
	top: 3.9583333333vw;
	width: 21.1111111111vw;
}

.l-contact {
	background: url(../../../../public/assets/img/contact-bg.jpg) no-repeat center center/cover;
	height: 38.3333333333vw;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%;
}

.l-contact > picture {
	height: 33.3333333333vw;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 93.75vw;
}

.l-access {
	background: url(../../../../public/assets/img/bg-2.png);
	overflow: hidden;
	padding-bottom: 5.5555555556vw;
	padding-top: 5.4861111111vw;
	position: relative;
}

.l-access::before {
	background: url(../../../../public/assets/img/treat-access__1.png) no-repeat center center/contain;
	content: "";
	height: 21.3194444444vw;
	left: 0;
	position: absolute;
	top: 1.3888888889vw;
	width: 14.8611111111vw;
}

.l-access::after {
	background: url(../../../../public/assets/img/treat-access__2.png) no-repeat center center/contain;
	bottom: 13.4027777778vw;
	content: "";
	height: 11.1111111111vw;
	position: absolute;
	right: 0;
	width: 12.2916666667vw;
}

.l-overview {
	background: url(../../../../public/assets/img/overview-bg.jpg) no-repeat center center/contain;
	height: 57.2222222222vw;
	overflow: hidden;
	width: 100%;
}

.l-footer {
	background: #000;
	height: 3.4722222222vw;
	line-height: 3.4722222222vw;
	margin-top: -0.3472222222vw;
	position: relative;
	top: -3px;
}

.l-follow {
	background: #fff;
	bottom: 0;
	height: 8.6111111111vw;
	position: fixed;
	right: 0;
	width: 31.7361111111vw;
	z-index: 110;
}

.l-sp__menu {
	display: none;
}

.c-section__title {
	color: #000;
	display: inline-block; /* h2の幅を文字幅に合わせる */
	font-family: "Shippori Mincho", serif;
	font-size: clamp(30px, 2.7777777778vw, 40px);
	font-weight: 600;
	position: relative;
	text-align: center;
}

.c-section__title.bring span {
	margin-right: 2.0833333333vw;
}

.c-section__title::after {
	background: #E66405;
	bottom: -0.6944444444vw;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
}

.p-header {
	text-align: center;
	width: 100%;
}

.p-header > picture {
	width: 100vw;
}

.p-header > picture > img {
	width: 98vw;
}

.p-mv__title {
	height: 42.9166666667vw;
	left: 13.8888888889vw;
	position: absolute;
	top: 8.6805555556vw;
	width: 10vw;
	z-index: 102;
}

.p-mv__title > img {
	height: 100%;
	width: 100%;
}

.p-mv__deco {
	height: 34.7222222222vw;
	left: 0;
	position: absolute;
	top: 0;
	width: 34.7222222222vw;
	z-index: 101;
}

.p-mv__slider {
	height: 47.3611111111vw;
	left: 8.3333333333vw;
	position: absolute;
	top: 9.7222222222vw;
	visibility: hidden;
	width: 83.3333333333vw;
	z-index: 99;
}

.p-mv__slider.slick-initialized {
	visibility: visible;
}

.p-mv__slider > picture > img {
	display: inline-block;
	width: 83.3333333333vw;
}

.slick-arrow {
	display: none !important;
}

.p-reserved__content {
	display: flex;
	margin-top: 4.9305555556vw;
}

.p-reserved__content > div {
	width: 48.8461538462%;
}

.p-reserved__content .p-reserved__info {
	margin-left: 24px;
}

.p-reserved__content .p-reserved__info > div {
	display: flex;
}

.p-reserved__content .p-reserved__info > div:not(:first-child) {
	margin-top: 5vw;
}

.p-reserved__content .p-reserved__info > div > figure {
	flex: 0 0 4.5138888889vw;
}

.p-reserved__content .p-reserved__info > div > div {
	margin-left: 24px;
	padding-top: 0.3472222222vw;
}

.p-reserved__content .p-reserved__info > div > div h3 {
	color: #000;
	display: inline-block;
	font-size: 1.6666666667vw;
	font-weight: bold;
	position: relative;
}

.p-reserved__content .p-reserved__info > div > div h3::after {
	background: #000;
	bottom: -0.3472222222vw;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
}

.p-reserved__content .p-reserved__info > div > div p {
	font-size: 1.1111111111vw;
	line-height: 1.6;
	margin-top: 1.3194444444vw;
}

.p-introduction__title {
	color: #000;
	display: inline-block;
	font-family: "Shippori Mincho", serif;
	font-size: 3.3333333333vw;
	font-weight: bold;
	text-align: center;
}

.p-introduction__title br {
	display: none;
}

.p-introduction__title span {
	font-size: 2.7777777778vw;
}

.p-introduction__title strong {
	color: #E66405;
}

.p-introduction__content {
	display: grid;
	gap: 1.6666666667vw;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 3.8888888889vw;
}

.p-introduction__content > li {
	line-height: 1;
	text-align: center;
}

.p-introduction__content > li picture {
	text-align: center;
}

.p-introduction__content > li p {
	font-size: 1.1111111111vw;
	line-height: 1.6;
	margin-top: 0.6944444444vw;
}

.p-introduction__content > li p span {
	font-weight: bold;
}

.p-cooking__content {
	align-items: center;
	display: flex;
	margin-top: 5vw;
}

.p-cooking__about {
	background: #fff;
	height: 35.9722222222vw;
	margin-right: -7.8472222222vw;
	max-width: 36.9444444444vw;
	padding: 3.0555555556vw 3.3333333333vw;
	position: relative;
	width: 100%;
}

.p-cooking__about > h3 {
	color: #000;
	font-family: "Shippori Mincho", serif;
	font-size: 1.9444444444vw;
	font-weight: 600;
	text-align: center;
}

.p-cooking__about > ul {
	margin-top: 1.875vw;
	width: 100%;
}

.p-cooking__about > ul > li {
	width: 100%;
}

.p-cooking__about > ul > li:not(:first-child) {
	margin-top: 0.9027777778vw;
}

.p-cooking__about > ul > li > p:nth-of-type(1) {
	color: #000;
	font-size: 1.6666666667vw;
	font-weight: bold;
}

.p-cooking__about > ul > li > p:nth-of-type(1) span {
	font-size: 1.1111111111vw;
}

.p-cooking__about > ul > li > p:nth-of-type(2) {
	background: #F3EFEA;
	display: inline-block;
	font-size: 0.9722222222vw;
	line-height: 1.6;
	margin-top: 0.5555555556vw;
	padding: 0 0.6944444444vw;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span {
	margin-left: 0.9722222222vw;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span:first-child {
	margin-left: 0;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span:nth-of-type(3) {
	margin-left: 0;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span:nth-of-type(3).ml {
	margin-left: 0.9722222222vw;
}

.p-cooking__about > ul > p {
	font-size: 1.1111111111vw;
	line-height: 1.6;
	margin-top: 1.1111111111vw;
}

.p-cooking__about > ul > div {
	margin-top: 1.1111111111vw;
}

.p-cooking__about > ul > div:nth-of-type(1) {
	margin-top: 0;
}

.p-cooking__about > ul > div > p {
	font-size: 1.1111111111vw;
	line-height: 1.6;
}

.p-cooking__about > ul > div > p a {
	font-weight: bold;
	text-decoration: underline;
	transition: all 0, 3s ease;
}

.p-cooking__about > ul > div > p a:hover {
	opacity: 0.7;
	transition: all 0, 3s ease;
}

.p-cooking__img {
	height: 42.3611111111vw;
	width: 43.125vw;
}

.p-cooking__img img {
	height: 100%;
	width: 100%;
}

.p-bring__content {
	margin-top: 5vw;
}

.p-bring__content > p:nth-of-type(1) {
	font-size: 1.3888888889vw;
	line-height: 1.8;
	text-align: center;
}

.p-bring__content > p:nth-of-type(1) > br.tab {
	display: none;
}

.p-bring__content > p:nth-of-type(1) span {
	font-weight: bold;
}

.p-bring__content > p:nth-of-type(2) {
	background: #E66405;
	color: #fff;
	font-size: 1.6666666667vw;
	height: 4.1666666667vw;
	line-height: 4.1666666667vw;
	margin-top: 2.2222222222vw;
	text-align: center;
}

.p-bring__content > p:nth-of-type(3) {
	font-size: 1.25vw;
	margin-top: 1.1111111111vw;
	text-align: center;
}

.p-bring__content > ul:nth-of-type(1) {
	display: grid;
	gap: 1.3888888889vw;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 1.1111111111vw;
}

.p-bring__content > ul:nth-of-type(1) > li p {
	font-size: 1.1111111111vw;
	line-height: 1.4;
	margin-top: 0.5555555556vw;
	text-align: center;
}

.p-bring__content > ul:nth-of-type(2) {
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
	margin-top: 0.9722222222vw;
	padding: 1.1111111111vw 7.8472222222vw;
}

.p-bring__content > ul:nth-of-type(2) > li {
	font-size: 1.1111111111vw;
}

.p-bring__content > ul:nth-of-type(2) > li span {
	margin-left: 0.6944444444vw;
}

.p-store__content {
	margin-top: 4.3055555556vw;
}

.p-store__content > p {
	font-size: 1.25vw;
	line-height: 1.9;
	text-align: center;
}

.p-store__content > ul {
	background: #fff;
	display: flex;
	gap: 8.125vw;
	margin-top: 1.8055555556vw;
	padding: 2.7777777778vw 6.6666666667vw 3.4722222222vw 4.4444444444vw;
}

.p-store__people {
	height: 37.5694444444vw;
	width: 30.7638888889vw;
}

.p-store__people > h3 {
	background: #E66405;
	color: #fff;
	font-size: 1.6666666667vw;
	font-weight: bold;
	height: 3.3333333333vw;
	line-height: 3.3333333333vw;
	margin: 0 auto;
	padding: 0 1.1111111111vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-store__people > .info > div.text {
	display: flex;
	flex-direction: column;
	height: 6.4583333333vw;
	justify-content: space-between;
	margin-top: 2.7777777778vw;
	padding-left: 1.6666666667vw;
}

.p-store__people > .info > div.text > P {
	font-size: 1.3888888889vw;
}

.p-store__people > .info > div.text span {
	font-weight: bold;
}

.p-store__people > .info > div.note {
	background: #F8F4F1;
	display: flex;
	flex-direction: column;
	height: 7.3611111111vw;
	justify-content: space-between;
	margin-top: 1.1111111111vw;
	padding: 0.5555555556vw 1.6666666667vw;
}

.p-store__people > .info > div.note > P {
	font-size: 1.1111111111vw;
	line-height: 1.6;
}

.p-store__people > div.img {
	display: flex;
	gap: 0.5555555556vw;
	margin-top: 2.2222222222vw;
	width: 100%;
}

.p-store__floor-map {
	height: 37.5694444444vw;
	width: 22.0833333333vw;
}

.p-store__floor-map > h3 {
	background: #E66405;
	color: #fff;
	font-size: 1.6666666667vw;
	font-weight: bold;
	height: 3.3333333333vw;
	line-height: 3.3333333333vw;
	margin: 0 auto;
	padding: 0 1.1111111111vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-store__floor-map figure {
	margin-top: 2.7777777778vw;
}

.p-store__swiper {
	background: #FFF5E5;
	padding-bottom: 5.5555555556vw;
}

.swiper {
	height: 22.9166666667vw;
	width: 100vw;
}

.swiper-wrapper {
	transition-timing-function: linear;
}

.swiper-slide {
	margin-left: 1.6666666667vw;
	width: 22.9166666667vw;
}

.swiper-slide > img {
	height: 100%;
}

.p-contact > h2 {
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-size: 2.7777777778vw;
	font-weight: 600;
	left: 50%;
	position: absolute;
	top: 6.9444444444vw;
	transform: translateX(-50%);
	z-index: 3;
}

.p-contact > h2 > br {
	display: none;
}

.p-contact__button {
	display: flex;
	gap: 5.1388888889vw;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 14.4444444444vw;
	transform: translateX(-50%);
	z-index: 3;
}

.p-contact__button a {
	align-items: center;
	border-radius: 10px;
	color: #fff;
	display: flex;
	flex-direction: column;
	font-weight: bold;
	height: 7.2222222222vw;
	justify-content: center;
	width: 31.9444444444vw;
}

.p-contact__button a.tel {
	border: 1px solid #fff;
	cursor: default;
	pointer-events: none;
}

.p-contact__button a.tel span:nth-of-type(1) {
	font-size: 0.9722222222vw;
}

.p-contact__button a.tel span:nth-of-type(2) {
	font-family: "DM Sans", sans-serif;
	font-size: 2.7777777778vw;
	line-height: 1;
	padding-left: 2.3611111111vw;
	position: relative;
}

.p-contact__button a.tel span:nth-of-type(2)::before {
	background: url(../../../../public/assets/img/tel.svg) no-repeat center center/contain;
	content: "";
	height: 1.8055555556vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.0833333333vw;
}

.p-contact__button a.line {
	background: #2EA11B;
	transition: all 0.3s ease;
}

.p-contact__button a.line:hover {
	opacity: 0.7;
	transition: all 0.3s ease;
}

.p-contact__button a.line span:nth-of-type(1) {
	font-size: 1.1111111111vw;
}

.p-contact__button a.line span:nth-of-type(2) {
	font-size: 2.0833333333vw;
	line-height: 1.2;
	padding-left: 2.0833333333vw;
	position: relative;
}

.p-contact__button a.line span:nth-of-type(2)::before {
	background: url(../../../../public/assets/img/line.svg) no-repeat center center/contain;
	content: "";
	height: 2.1527777778vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.5277777778vw;
}

.p-access__content {
	margin-top: 4.3055555556vw;
}

.p-access__content > p {
	font-size: 1.25vw;
	line-height: 1.8;
	text-align: center;
}

.p-access__content > p > br.tab {
	display: none;
}

.p-access__content > dl {
	display: grid;
	gap: 1.6666666667vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.3333333333vw;
}

.p-access__method dt {
	background: #E66405;
	color: #fff;
	font-size: 1.3888888889vw;
	height: 3.3333333333vw;
	line-height: 3.3333333333vw;
	text-align: center;
}

.p-access__method dd {
	background: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
	display: flex;
	flex-direction: column;
	height: 11.0416666667vw;
	justify-content: center;
	padding-left: 2.2222222222vw;
	padding-right: 2.2222222222vw;
}

.p-access__method dd p {
	font-size: 1.25vw;
}

.p-access__method dd p:not(:first-child) {
	margin-top: 0.5555555556vw;
}

.p-access__method dd p span {
	font-size: 1.9444444444vw;
}

.p-access__method dd p.center {
	text-align: center;
}

.p-access__map {
	height: 36.7361111111vw;
	margin-top: 4.1666666667vw;
	position: relative;
	width: 100%;
}

.p-access__map iframe {
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.p-access__link {
	margin-top: 1.1111111111vw;
	text-align: right;
}

.p-access__link a {
	font-size: 1.25vw;
	font-weight: bold;
	transition: all 0.3s ease;
}

.p-access__link a:hover {
	opacity: 0.7;
	transition: all 0.3s ease;
}

.p-overview {
	position: relative;
}

.p-overview__content {
	background: rgba(255, 255, 255, 0.95);
	height: 27.7777777778vw;
	padding: 3.75vw 2.9166666667vw;
	position: absolute;
	position: absolute;
	right: 11.1111111111vw;
	top: 11.1111111111vw;
	width: 32.5vw;
}

.p-overview__content > P {
	color: #000;
	font-size: 1.6666666667vw;
	font-weight: bold;
}

.p-overview__content > P span {
	font-size: 0.8333333333vw;
	margin-left: 0.3472222222vw;
	vertical-align: middle;
}

.p-overview__info {
	margin-top: 1.3888888889vw;
}

.p-overview__info .row {
	display: flex;
}

.p-overview__info .row:not(:first-child) {
	margin-top: 0.5555555556vw;
}

.p-overview__info .row dt {
	flex: 0 0 8.3333333333vw;
	font-size: 0.9722222222vw;
}

.p-overview__info .row dd {
	font-size: 0.9722222222vw;
}

.p-overview__info .row dd > br {
	display: none;
}

.p-overview__sns {
	display: flex;
	gap: 1.6666666667vw;
	margin-top: 1.6666666667vw;
}

.p-overview__sns a {
	transition: all 0.3s ease;
}

.p-overview__sns a:hover {
	transition: all 0.3s ease;
}

.p-overview__sns a img {
	height: 2.0833333333vw;
	width: 2.0833333333vw;
}

.p-overview-bg__sp {
	display: none;
}

.p-footer__copyright {
	text-align: center;
}

.p-footer__copyright p {
	color: #fff;
	display: inline-block;
	font-size: 0.9722222222vw;
	letter-spacing: -0.015em; /* フォントサイズの1.5%に相当 */
}

.p-follow {
	text-align: center;
}

.p-follow > p {
	display: inline-block;
	font-family: "Shippori Mincho", serif;
	font-size: 1.4583333333vw;
	font-weight: 600;
	margin-top: 1.6666666667vw;
	padding: 0 1.7361111111vw;
	position: relative;
}

.p-follow > p::before {
	background: url(../../../../public/assets/img/beer-1.svg) no-repeat center center/contain;
	content: "";
	height: 1.6666666667vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.7361111111vw;
}

.p-follow > p::after {
	background: url(../../../../public/assets/img/beer-2.svg) no-repeat center center/contain;
	content: "";
	height: 1.6666666667vw;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1.7361111111vw;
}

.p-follow > ul {
	align-items: center;
	display: flex;
	gap: 1.1111111111vw;
	justify-content: center;
	margin-top: 0.5555555556vw;
}

.p-follow > ul li {
	width: 13.0555555556vw;
}

.p-follow > ul li p {
	font-size: 1.5972222222vw;
	font-weight: bold;
	height: inherit;
	line-height: inherit;
	padding-left: 1.5972222222vw;
	position: relative;
}

.p-follow > ul li p::before {
	background: url(../../../../public/assets/img/tel-sp.svg) no-repeat center center/contain;
	content: "";
	height: 1.1111111111vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.3888888889vw;
}

.p-follow > ul li a {
	background: #2EA11B;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 1.1111111111vw;
	font-weight: bold;
	height: 2.7777777778vw;
	line-height: 2.7777777778vw;
	text-align: center;
	transition: all 0.3s ease;
	vertical-align: middle;
	width: 100%;
}

.p-follow > ul li a:hover {
	opacity: 0.7;
	transition: all 0.3s ease;
}

.p-sp__menu > ul {
	background: #fff;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	height: 12.2666666667vw;
}

.p-sp__menu > ul > li {
	height: inherit;
}

.p-sp__menu > ul > li:not(:first-child) {
	border-left: 1px dotted #000;
}

.p-sp__menu > ul > li > a {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: center;
	transition: all 0.3s ease;
}

.p-sp__menu > ul > li > a:hover {
	background: #E8E2D8;
	opacity: 0.7;
	transition: all 0, 3s ease;
}

.p-sp__menu > ul > li > a:active {
	background: initial;
}

.p-sp__menu > ul > li > a > figure img {
	height: 4vw;
	-o-object-fit: contain;
	object-fit: contain;
}

.p-sp__menu > ul > li > a > p {
	font-size: 3.2vw;
	font-weight: bold;
}

@media screen and (max-width: 750px) {

.l-inner {
	max-width: 80vw;
}

.l-inner__narrow {
	max-width: 80vw;
}

.l-mv {
	aspect-ratio: 750/807;
}

.l-reserved {
	padding-bottom: 10.6666666667vw;
	padding-top: 12.2666666667vw;
}

.l-reserved::before {
	background: url(../../../../public/assets/img/treat-reserved-sp__1.png) no-repeat center center/contain;
	height: 16.1333333333vw;
	top: 4.1666666667vw;
	width: 19.3333333333vw;
}

.l-reserved::after {
	display: none;
}

.l-introduction {
	padding-bottom: 10.6666666667vw;
	padding-top: 12vw;
}

.l-introduction::before {
	background: url(../../../../public/assets/img/treat-introduction__sp.png) no-repeat center center/contain;
	height: 23.6vw;
	left: -2.6666666667vw;
	top: 0vw;
	width: 23.6vw;
}

.l-cooking {
	padding-bottom: 10.6666666667vw;
	padding-top: 11.7333333333vw;
}

.l-cooking::before {
	height: 14.1333333333vw;
	right: -0.6666666667vw;
	top: -2.4vw;
	width: 14.1333333333vw;
}

.l-cooking::after {
	background: url(../../../../public/assets/img/treat-cooking-sp__2.png) no-repeat center center/contain;
	height: 21.0666666667vw;
	top: 7.2vw;
	width: 26.4vw;
}

.l-bring {
	background: url(../../../../public/assets/img/bg-2__sp.png);
	padding-bottom: 10.6666666667vw;
	padding-top: 11.4666666667vw;
}

.l-bring::before {
	background: url(../../../../public/assets/img/treat-bring-sp__1.png) no-repeat center center/contain;
	height: 19.4666666667vw;
	right: 2vw;
	top: 26.8vw;
	width: 20.8vw;
}

.l-bring::after {
	background: url(../../../../public/assets/img/treat-bring-sp__2.png) no-repeat center center/contain;
	bottom: -4vw;
	height: 16.4vw;
	width: 15.8666666667vw;
}

.l-store {
	padding-bottom: 8.5333333333vw;
	padding-top: 11.7333333333vw;
}

.l-store::before {
	background: url(../../../../public/assets/img/treat-store-sp.svg) no-repeat center center/contain;
	height: 17.4666666667vw;
	right: 0;
	top: 1.0416666667vw;
	width: 17.0666666667vw;
}

.l-contact {
	background: url(../.././../../public/assets/img/contact-bg__sp.jpg) no-repeat center center/contain;
	height: 65.6vw;
}

.l-contact > picture {
	height: 64vw;
	width: 100%;
}

.l-access {
	background: url(../../../../public/assets/img/bg-2__sp.png);
	padding-bottom: 10.6666666667vw;
	padding-top: 10.4vw;
}

.l-access::before {
	background: url(../../../../public/assets/img/treat-access-sp__1.png) no-repeat center center/contain;
	height: 26vw;
	top: 2.4vw;
	width: 20.4vw;
}

.l-access::after {
	background: url(../../../../public/assets/img/treat-access-sp__2.png) no-repeat center center/contain;
	bottom: 21.0666666667vw;
	height: 8.9333333333vw;
	width: 9.4666666667vw;
}

.l-overview {
	background: #fff;
	height: auto;
	padding-top: 9.0277777778vw;
}

.l-footer {
	height: 6.6666666667vw;
	line-height: 6.6666666667vw;
	margin-bottom: 12.2666666667vw;
}

.l-follow {
	display: none;
}

.l-sp__menu {
	bottom: 0;
	display: block;
	left: 0;
	position: fixed;
	right: 0;
	width: 100%;
	z-index: 110;
}

.c-section__title {
	font-size: clamp(20px, 5.3333333333vw, 40px);
}

.c-section__title.reserved {
	font-size: clamp(23px, 6.1333333333vw, 46px);
}

.c-section__title.reserved span {
	color: #E66405;
}

.c-section__title::after {
	bottom: -3.2vw;
}

.p-header > picture > img {
	width: 100vw;
}

.p-mv__title {
	height: 66.6666666667vw;
	left: 4.2666666667vw;
	top: 6.4vw;
	width: 24vw;
}

.p-mv__deco {
	height: 43.3333333333vw;
	width: 41.2vw;
}

.p-mv__slider {
	height: 85.3333333333vw;
	left: 4.2666666667vw;
	top: 17.2vw;
	width: 91.4666666667vw;
}

.p-reserved__content {
	display: block;
	margin-top: 9.8666666667vw;
}

.p-reserved__content > div {
	width: 100%;
}

.p-reserved__content .p-reserved__info {
	margin-left: 0;
	margin-top: 7.7333333333vw;
	position: relative;
}

.p-reserved__content .p-reserved__info::after {
	background: url(../../../../public/assets/img/treat-reserved__2.png) no-repeat center center/contain;
	content: "";
	height: 19.0666666667vw;
	left: -4.8vw;
	position: absolute;
	top: -5.6vw;
	width: 23.0666666667vw;
}

.p-reserved__content .p-reserved__info > div {
	display: block;
	text-align: center;
}

.p-reserved__content .p-reserved__info > div:not(:first-child) {
	margin-top: 5.3333333333vw;
}

.p-reserved__content .p-reserved__info > div > figure {
	text-align: center;
	width: 100%;
}

.p-reserved__content .p-reserved__info > div > figure img {
	width: 16.6666666667vw;
}

.p-reserved__content .p-reserved__info > div > div {
	margin-left: 0;
}

.p-reserved__content .p-reserved__info > div > div h3 {
	font-size: 4.8vw;
	margin-top: 4.5333333333vw;
}

.p-reserved__content .p-reserved__info > div > div h3::after {
	bottom: -2.9333333333vw;
}

.p-reserved__content .p-reserved__info > div > div h3 {
	text-align: center;
	width: 100%;
}

.p-reserved__content .p-reserved__info > div > div p {
	font-size: 3.7333333333vw;
	margin-top: 3.7333333333vw;
}

.p-introduction__title {
	font-size: 6.4vw;
	line-height: 1.2;
}

.p-introduction__title br {
	display: block;
}

.p-introduction__title span {
	font-size: 6.4vw;
}

.p-introduction__content {
	gap: 5.3333333333vw;
	grid-template-columns: none; /* 横並びを解除 */
	grid-template-rows: repeat(3, 1fr); /* 縦に並べる */
	margin-top: 9.6vw;
}

.p-introduction__content > li picture img {
	height: 44vw;
	width: 55.2vw;
}

.p-introduction__content > li p {
	font-size: 3.7333333333vw;
}

.p-cooking__content {
	flex-direction: column;
	margin-top: 10.6666666667vw;
}

.p-cooking__about {
	height: 104.4vw;
	margin-bottom: -80px;
	margin-right: 0;
	max-width: none;
	padding: 5.3333333333vw 8vw;
	width: 100%;
}

.p-cooking__about > h3 {
	font-size: 4.2666666667vw;
}

.p-cooking__about > ul {
	margin-top: 5.3333333333vw;
}

.p-cooking__about > ul > li:not(:first-child) {
	margin-top: 4.0277777778vw;
}

.p-cooking__about > ul > li > p:nth-of-type(1) {
	font-size: 4.2666666667vw;
	text-align: center;
}

.p-cooking__about > ul > li > p:nth-of-type(1) span {
	font-size: 4.2666666667vw;
}

.p-cooking__about > ul > li > p:nth-of-type(2) {
	font-size: 2.6666666667vw;
	margin-top: 1.0666666667vw;
	padding: 0.8vw 9.3333333333vw;
	width: 100%;
}

.p-cooking__about > ul > li > p:nth-of-type(2).center {
	padding: 0.8vw 5.8666666667vw;
	text-align: center;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span {
	margin-left: 1.4666666667vw;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span:nth-of-type(3) {
	margin-left: 0;
}

.p-cooking__about > ul > li > p:nth-of-type(2) span:nth-of-type(3).ml {
	margin-left: 1.4666666667vw;
}

.p-cooking__about > ul > p {
	font-size: 3.2vw;
	margin-top: 5.3333333333vw;
}

.p-cooking__about > ul > div {
	margin-top: 2.1333333333vw;
}

.p-cooking__about > ul > div > p {
	font-size: 3.2vw;
}

.p-cooking__img {
	height: 89.8666666667vw;
	width: 91.0666666667vw;
}

.p-bring__content {
	margin-top: 10.1333333333vw;
}

.p-bring__content > p:nth-of-type(1) {
	font-size: 3.7333333333vw;
}

.p-bring__content > p:nth-of-type(1) > br.tab {
	display: block;
}

.p-bring__content > p:nth-of-type(2) {
	font-size: 4.2666666667vw;
	height: 8vw;
	line-height: 8vw;
	margin-top: 2.6666666667vw;
}

.p-bring__content > p:nth-of-type(3) {
	font-size: 3.4666666667vw;
	line-height: 1.6;
	margin-top: 4.2666666667vw;
	text-align: left;
}

.p-bring__content > ul:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
	gap: 2.1333333333vw;
	justify-content: center;
	margin-top: 1.3888888889vw;
}

.p-bring__content > ul:nth-of-type(1) > li {
	width: 38.9333333333vw;
}

.p-bring__content > ul:nth-of-type(1) > li:nth-of-type(3) {
	margin-top: 1.6vw;
}

.p-bring__content > ul:nth-of-type(1) > li p > br {
	display: none;
}

.p-bring__content > ul:nth-of-type(1) > li p {
	font-size: 3.2vw;
	margin-top: 1.3333333333vw;
	-moz-text-align-last: left;
	text-align-last: left;
}

.p-bring__content > ul:nth-of-type(2) {
	box-shadow: none;
	margin-top: 1.3333333333vw;
	padding: 3.2vw 3.6vw;
}

.p-bring__content > ul:nth-of-type(2) > li span {
	margin-left: 1.3333333333vw;
}

.p-bring__content > ul:nth-of-type(2) > li {
	font-size: 3.2vw;
}

.p-store__content {
	margin-top: 10.6666666667vw;
}

.p-store__content > p {
	font-size: 3.7333333333vw;
	line-height: 1.8;
	text-align: left;
}

.p-store__content > p > br {
	display: none;
}

.p-store__content > ul {
	background: transparent;
	display: block;
	margin-top: 4vw;
	padding: 0;
}

.p-store__people {
	height: auto;
	width: 100%;
}

.p-store__people > h3 {
	font-size: 4.2666666667vw;
	height: 6.8vw;
	line-height: 6.8vw;
	padding: 0 2.1333333333vw;
}

.p-store__people > .info {
	background: #fff;
	margin-top: 4.2666666667vw;
	padding: 5.3333333333vw 0;
}

.p-store__people > .info > div.text {
	height: auto;
	margin: 0 auto;
	max-width: 60.5333333333vw;
	padding-left: 0;
	width: 100%;
}

.p-store__people > .info > div.text > P {
	font-size: 3.7333333333vw;
	line-height: 1.4;
}

.p-store__people > .info > div.text > P:nth-last-of-type(2) {
	margin-top: 0.6666666667vw;
}

.p-store__people > .info > div.note {
	height: auto;
	margin: 0 auto;
	margin-top: 3.2vw;
	max-width: 65.2vw;
	padding: 1.3333333333vw 1.8666666667vw;
	width: 100%;
}

.p-store__people > .info > div.note > P {
	font-size: 3.4666666667vw;
	line-height: 1.5;
}

.p-store__people > div.img {
	gap: 2.1333333333vw;
	margin-top: 4.8vw;
}

.p-store__floor-map {
	height: auto;
	margin-top: 4.8vw;
	width: 100%;
}

.p-store__floor-map > h3 {
	font-size: 4.2666666667vw;
	height: 6.8vw;
	line-height: 6.8vw;
	padding: 0 2.1333333333vw;
}

.p-store__floor-map figure {
	margin-top: 5.3333333333vw;
	text-align: center;
}

.p-store__floor-map figure img {
	height: 71.2vw;
	width: 50.2666666667vw;
}

.p-store__swiper {
	padding-bottom: 9.3333333333vw;
}

.swiper {
	height: 29.3333333333vw;
}

.swiper-slide {
	margin-left: 2.1333333333vw;
	width: 29.3333333333vw;
}

.p-contact > h2 {
	font-size: 5.3333333333vw;
	line-height: 1.2;
	text-align: center;
	top: 10.5333333333vw;
}

.p-contact > h2 > br {
	display: block;
}

.p-contact__button {
	display: block;
	top: 26.9333333333vw;
}

.p-contact__button a {
	height: 12.5333333333vw;
	width: 64vw;
}

.p-contact__button a.tel {
	background: #fff;
	border: none;
	color: #000;
	pointer-events: auto;
	transition: all 0.3s ease;
}

.p-contact__button a.tel:hover {
	opacity: 0.7;
	transition: all 0.3s ease;
}

.p-contact__button a.tel span:nth-of-type(1) {
	font-size: 2.6666666667vw;
}

.p-contact__button a.tel span:nth-of-type(2) {
	font-size: 5.3333333333vw;
	padding-left: 4vw;
}

.p-contact__button a.tel span:nth-of-type(2)::before {
	background: url(../../../../public/assets/img/tel-sp.svg) no-repeat center center/contain;
	height: 4vw;
	width: 3.7333333333vw;
}

.p-contact__button a.line {
	margin-top: 3.4666666667vw;
}

.p-contact__button a.line span:nth-of-type(1) {
	font-size: 2.6666666667vw;
}

.p-contact__button a.line span:nth-of-type(2) {
	font-size: 4vw;
	padding-left: 3.3333333333vw;
}

.p-contact__button a.line span:nth-of-type(2)::before {
	height: 3.8666666667vw;
	width: 2.4vw;
}

.p-access__content {
	margin-top: 7.6388888889vw;
}

.p-access__content > p {
	font-size: 3.7333333333vw;
}

.p-access__content > p > br.tab {
	display: block;
}

.p-access__content > dl {
	gap: 5.3333333333vw;
	grid-template-columns: none;
	margin-top: 4.8vw;
}

.p-access__method dt {
	font-size: 3.7333333333vw;
	height: 6.4vw;
	line-height: 6.4vw;
}

.p-access__method dd {
	height: 14.8vw;
	line-height: 14.8vw;
	padding-left: 6.8vw;
	padding-right: 6.8vw;
}

.p-access__method dd.high {
	height: 20.8vw;
	line-height: 20.8vw;
}

.p-access__method dd p {
	font-size: 2.6666666667vw;
}

.p-access__method dd p:not(:first-child) {
	margin-top: 1.0666666667vw;
}

.p-access__method dd p span {
	font-size: 2.6666666667vw;
}

.p-access__map {
	height: 33.7333333333vw;
	margin-top: 5.3333333333vw;
}

.p-access__link {
	margin-top: 1.3333333333vw;
}

.p-access__link a {
	font-size: 3.7333333333vw;
}

.p-overview__content {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
	height: 77.6vw;
	margin: 0 auto;
	margin-bottom: -4.2666666667vw;
	max-width: 91.4666666667vw;
	padding: 0;
	padding-bottom: 10.6666666667vw;
	padding-left: 11.4666666667vw;
	padding-top: 8vw;
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.p-overview__content > P {
	font-size: 4.2666666667vw;
	padding-left: 7.0666666667vw;
}

.p-overview__content > P span {
	font-size: 2.6666666667vw;
	margin-left: 2vw;
}

.p-overview__info {
	margin-top: 3.2vw;
}

.p-overview__info .row:not(:first-child) {
	margin-top: 1.0666666667vw;
}

.p-overview__info .row dt {
	flex: 0 0 21.3333333333vw;
	font-size: 3.2vw;
}

.p-overview__info .row dd {
	font-size: 3.2vw;
}

.p-overview__info .row dd > br {
	display: block;
}

.p-overview__sns {
	gap: 4.2666666667vw;
	margin-top: 1.8666666667vw;
}

.p-overview__sns a img {
	height: 5.0666666667vw;
	width: 5.0666666667vw;
}

.p-overview-bg__sp {
	display: block;
	height: 59.3333333333vw;
	width: 100%;
}

.p-footer__copyright p {
	font-size: 2.6666666667vw;
}

}

@media screen and (max-width: 750px) and (max-width: 750px) {

.p-cooking__about > ul > li > p:nth-of-type(2).center span:nth-of-type(3) {
	margin-left: 2vw;
}

.p-bring__content > ul:nth-of-type(1) > li:nth-of-type(3) {
	margin-top: 0.5333333333vw;
}

}

