@charset "utf-8";

/*----------------------------------------------------
 common　ページ共通　ここから
---------------------------------------------------- */

/* .montserrat {
  font-family: "Montserrat", sans-serif;
}
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
}
.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
} */


* {
	box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  /* scroll-padding-top: 50px; */
}
a {
	transition: opacity 0.3s ease-out;
}
picture {
	width: 100%;
	height: 100%;
	display: block;
}
a:hover {
	opacity: 0.8;
}
figure {
	width: fit-content;
}
.inner {
	width: min(1020px, 96%);
	margin-inline: auto;
	position: relative;
}
.f_serif {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", Serif;;
}
.f_sans {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif;
}
.f_en {
	/* font-family: "EG Garamond", "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", Serif;; */
	/* font-family: 'Zen Kaku Gothic Antique', 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif; */
	font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif;
}
.text {
	letter-spacing: 0.08em;
	line-height: 2;
	font-size: clamp(16px, 1.6vw, 18px);
}
.--white {
	color: #fff !important;
}.--black {
	color: #000 !important;
}
.--bg-white {
    background-color: #fff;
}
.--underline {
	text-decoration: underline; 
}
.--300px {
	width: min(480px, 100%);
}
.tac {
	text-align: center;
}
.logo {
	width: min(238px,100%);
}
/* .swiper-wrapper {
	height: 100svh;
} */

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  left:50%;
  bottom:50px;
    /*全体の高さ*/
  height:50px;
  z-index: 10;
}

/*Scrollテキストの描写*/
.scrolldown1 span{
    /*描画位置*/
  position: absolute;
  left: -50%;
  top: clamp(-40px,-3vw,-15px);
  transform: translateX(-50%);
    /*テキストの形状*/
  color: #eee;
  font-size: clamp(0.7rem,2vw,1.4em);
  letter-spacing: 0.05em;
  text-shadow: #333 0px 0px 4px,#333 0px 0px 4px,#333 0px 0px 4px,#333 0px 0px 8px,#333 0px 0px 8px,#333 0px 0px 8px;
}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #eee;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
  box-shadow: 4px 4px 4px #000,4px 4px 8px #000;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}
.hover-effect {
	overflow: hidden;
}
.hover-effect img{
    transform: scale(1.05);
    filter: brightness(.8);
}
.border-bottom {
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
}
/*************************************************

 wrapper

*************************************************/
#wrapper {
	color: #000;
	/* font-family: 'Zen Kaku Gothic Antique', 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif; */
	font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif;
	/* font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif; */
	/* font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP",  "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", Serif; */
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

/* btn
------------------------- */
.btn {
	cursor: pointer;
}
.btn__inner {
	margin-block: 60px;
}
.btn__link {
	font-size: min(20px, 3vw);
	width: min(270px, 100%);
	margin-inline: auto;
	border-radius: 10px;
	padding-inline: min(1em, 2vw);
	line-height: 3;
	color: #fff;
	text-align: center;	
	background-color: #08377e;
	/* border-radius: 8px; */
	/* border: 1px solid #fff; */
	
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}
.btn__link--special {
	background-color: #fff;
	border: 1px solid #fff;
	color: #08377e;
	transition: all 0.3s ease-out;
}
.btn__link--special:hover {
	opacity: 0.7;
}

/* header
----------------------------------------- */
.header,
.header .gnav {
	pointer-events: none;
}
.header *,
.header .gnav * {
	pointer-events: auto;
}

.header {
	width: 100%;
	/* height: 106px; */
	display: flex;
	justify-content: center;
	/* align-items: center; */
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	padding-block: 1em 1em;
	
	transition: all 0.3s ease-out;
	/* background-image: linear-gradient( to bottom, #ffffffcc, #ffffffee 10% 30%, #ffffff00); */
}
.header::before {
	display: block;
	content: '';
	width: 100%;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	/* background-image: linear-gradient( to bottom, #ffffffcc, #ffffffee 10% 30%, #ffffff00); */
	background-image: linear-gradient( to bottom, #000000b3, #00000000);
	z-index: -1;
	transition: all 0.3s ease-out;
	opacity: 0;
}
/* .header.is-on::before {
	opacity: 1;
	background-image: linear-gradient( to bottom, #000000b3, #00000000);
} */
.header .logo {
	margin-left: min(20px, 2vw);
}
.header__btns {
	display: flex;
	align-items: center;
}
.header .header__reservation {
	display: none;
}
.header__hmenu {
	width: 56px;
	height: 56px;
	background-color: unset;
    border: none;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 501;
	padding-top: 20px;
	cursor: pointer;
	/* filter: drop-shadow(0 0 4px #ffffffaa); */
}
.hmenu__border {
	font-size: 16px;
	position: relative;
	display: block;
	/* background-color: #fff; */
	width: 2em;
	height: 3px;
	margin-bottom: 1em;
	transition: all 0.3s ease-out;
}
.hmenu__border::before,
.hmenu__border::after {
	display: block;
	content: '';
	background-color: #fff;
	width: 2em;
	height: 3px;
	transition: all 0.3s ease-out;
}
.hmenu__border::before {
	position: absolute;
	top: -0.4em;
}
.hmenu__border::after {
	position: absolute;
	top: 0.4em;
}

/* .header__hmenu.is-open {} */
.header__hmenu.is-open span{
	background-color: unset;
}
.header__hmenu.is-open span::before,
.header__hmenu.is-open span::after {
	background-color: #fff;
}
.header__hmenu.is-open span::before {
	top: 0em;
	transform: rotate(45deg);
}
.header__hmenu.is-open span::after {
	top: 0;
	transform: rotate(-45deg);
}
/* .header__hmenu.is-open .hmenu__text {
	display: none;
}
.hmenu__text2 {
	display: none;
}
.header__hmenu.is-open .hmenu__text2 {
	display: block;
} */

/* gnav
------------------------------------------ */
.gnav {
	font-size: clamp(13px, 1vw, 22px);
	letter-spacing: 0.05em;
	width: 100%;
	margin-right: 40px;
}
.gnav__list {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
}
.footer .gnav__list {
	justify-content: center;
	flex-wrap: wrap;
    margin-inline: auto;
}
.gnav__item {
	/* line-height: 3; */
	color: #fff;
	text-align: center;
	/* width: min(200px,100%); */
	position: relative;
	/* mix-blend-mode: difference; */
	display: flex;
	justify-content: center;
	place-items: center;
	transition: all 0.8s ease-out;
}
.footer .gnav__item {
	text-align: left;
	line-height: 2;
	color: #000;
}
.gnav__item--border {
	border: 1px solid #fff;
	border-radius: 4px;
}
.gnav__link,
.gnav__sub-link {
	display: flex;
	/* justify-content: center; */
	align-items: center;
	gap: 1em;
	width: 100%;
	/* height: 100%; */
	padding-inline: 1em;
	color: #fff;
	word-break: keep-all;
	cursor: pointer;
	transition: all 0.8s ease-out;
}
.header .gnav__link {
	position: relative;
}
/* .header .gnav__link::before {
	display: block;
	content: '';
	width: 100%;
	height: 4px;
	border-radius: 0 0 4px 4px;
	background-color: #fff;
	transition: all 0.3s ease-out;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
}
.header .gnav__link.is-active::before, */
.header .gnav__link:hover::before {
	opacity: 1;
}
.footer .gnav__list {
	align-items: flex-start;
}
.footer .gnav__item:not(:last-of-type)::after {
	display: block;
	content: '';
	height: 1px;
	width: 2em;
	background-color: #f00;
	position: absolute;
	top: 30%;
    right: -1.2em;
    transform: rotateZ(-45deg);
}
.footer .gnav__link,
.footer .gnav__sub-link {
	display: inline;
	height: auto;
	color: #000;
	text-align: center;
}
footer .gnav__link .jp {
	display: block;
	font-size: 60%;
}
.gnav__sub {
	display: none;
	position: absolute;
	top: 100%; /* 親リンクの下に配置 */
	left: 50%;
	transform: translateX(-50%);
	z-index: 10; /* サブメニューが他の要素の下に隠れないように */
	width: min(200px,100%);
}
.footer .gnav__sub {
	display: block;
	position: static;
	transform: unset;
	width: fit-content;
}
.gnav__sub-list {
	border-radius: 4px;
}
.gnav__sub-list-item + .gnav__sub-list-item {
	border-top: 1px solid #fff;
}
.footer .gnav__sub-list-item + .gnav__sub-list-item {
	border-top: 0px;
}
.footer .gnav__sub-list-item {
	display: flex;
	align-items: center;
	gap: 0.5em;
}
.footer .gnav__sub-list-item::before {
	display: block;
	content: '';
	width: 1em;
	height: 1px;
	background-color: #f1ebe8;
}
.gnav__sub-link {
	background-color: rgba(40, 46, 103, 0.8);
	transition: opacity 0.3s ease-out;
}
.footer .gnav__sub-link {
	background-color: unset;
}
.gnav__sub-link:hover {
	opacity: 0.8;
}
.footer .gnav__item:has(.gnav__link--sub) {
	padding-inline: 1em;
}
.footer .gnav__link--sub {
	padding-inline: 0.4em;
}

/* footer
------------------- */
.footer {
	background-color: #fff;
	padding-top: 64px;
	padding-bottom: 64px;
	text-align: center;
	color: #000;
}
.footer__inner {
	width: min(960px,96%);
	margin-inline: auto;
}
.footer .logo {
	width: min(295px, 50%);
	height: auto;
}
.footer__contents {
	display: flex;
}
.footer__contents2 {
    /* margin-top: 60px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.footer__link-list {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.footer__link-item {
	display: contents;
}
.sns-list {
	width: fit-content;
	margin-top: 32px;
	display: flex;
	justify-content: center;
	gap: 20px;
}
.sns-list--special {
	justify-content: flex-start;
}
.sns-list__item {
	width: min(48px,100%);
}
.footer__copylight {
	margin-top: 60px;
	font-size: 16px;
}

.footer_cp_label {
    margin-bottom: 0.2rem;
    font-size: 1rem;
    font-weight: 500;
}
.footer_cp a {
	/* width: min(150px, 100%); */
	color: #000; 
}
/*----------------------------------------------------
 common　ページ共通　ここまで
---------------------------------------------------- */

@media screen and (min-width: 1025px) {
    .header .gnav {
        display: block !important;
    }
	.header.is-on::before {
		opacity: 1;
		background-image: linear-gradient( to bottom, #000000b3, #00000000);
	}
}
@media screen and (max-width: 1024px) {
	.header {
		justify-content: space-between;
		height: 100px;
		align-items: center;
		padding-bottom: 1.5em;
	}
	.header .logo {
		/* width: max(150px,30%); */
		width: 100px;
		position: relative;
		z-index: 501;
		transform: translateY(0px);
	}
	.gnav {
		font-size: min(20px, 4vw);
	}
	.header .gnav {
		display: none;
		margin-top: 0;
		position: fixed;
		z-index: 500;
		top: 0;
		left: 0;
		width: 100%;
		height: 100svh;
		/* background-color: rgba(0, 0, 0, 0.8); */
		margin-right: 0;
	}
	.header .gnav::before {
		display: block;
		content: '';
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.7);
		z-index: -1;
		position: absolute;
		top: 0;
		left: 0;
	}
	.header .gnav .btn {
		font-size: 12px;
	}
	.header .gnav__list {
		/* background-color: #fff; */
		height: auto;
		max-height: 80svh;
		width: auto;
		overflow-y: auto;

		/* display: block; */
		padding: 20px;
		flex-direction: column;

		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.header .gnav__item {
		color: #fff;
		line-height: 2;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
		gap: 10px;
		transition: all 0.8s ease-out;
	}
	.header .gnav__sub {
		display: block;
		position: static;
		transform: unset;
		width: 100%;
	}
	.header .gnav__sub-link {
		background-color: unset;
	}
	.header .gnav__sub-list-item {
		display: flex;
		align-items: center;
		gap: 0.5em;
		padding-left: 1em;
	}
	.header .gnav__sub-list-item::before {
		display: block;
		content: '';
		width: 1em;
		height: 1px;
		background-color: #111;
	}
	.header .gnav__item--border {
		border: none;
		position: relative;
		padding-top: 10vw;
	}
	.header .gnav__item--border::before {
		display: block;
		content: '';
		width: 3em;
		height: 1px;
		background-color: #111;
		position: absolute;
		top: 5vw;
		left: 5vw;
	}
	.header .header__reservation {
		display: inline-block;
		width: 50px;
		aspect-ratio: 1 / 1;
		background-color: #0b0e41;
		border-radius: 100rem;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 1em;
	}
	.header .header__reservation img {
		width: 50%;
		height: auto;
		object-fit: contain;
	}
	.header .gnav__link {
		justify-content: center;
	}
	.header .gnav__link.is-active::before,
	.header .gnav__link:hover::before {
		opacity: 0;
	}
	.header .pcView {
		display: none !important;
	}
	.header .spView {
		display: inline !important;
	}
}


/*------------------------------------------
 topページ　ここから
------------------------------------------ */
.top-content-bg {
}
.top-content-bg02 {
}

.top-content-bg02 + .top-content-bg02 {
}
.top-bg01 {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position: relative;
	z-index: 1;
	/* background: url(../img/top/bg_img01.jpg) no-repeat center center/cover;
	background-attachment: fixed; */
}
.top-bg01::before {
	display: block;
	content: '';
	width: 100%;
	height: 120vh;
	background-image: url('../img/top/bg_img01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	/* background-attachment: fixed; */
	position: sticky;
	top: 0;
	z-index: -1;
}
.top-bg02 {
	margin-top: -120vh;
	width: 100%;
	background-color: #f6eae7;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.top-bg02 + .top-bg02 {
	margin-top: max(400px, 80vh);
}
.top-bg03 {
	margin-top: -120vh;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position: relative;
	z-index: 0;
	/* background: url(../img/top/bg_img02.jpg) no-repeat center center/cover;
	background-attachment: fixed; */
}
.top-bg03::before {
	display: block;
	content: '';
	width: 100%;
	height: 120vh;
	background-image: url('../img/top/bg_img02.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	/* background-attachment: fixed; */
	position: sticky;
	top: 0;
	z-index: -1;
}
/* top-section
------------------------------------------ */
.top-section {
	background-color: rgba(238, 235, 232, 0.95);
	width: min(1700px, calc(100% - 40px));
	margin-block: 10vw;
	margin-inline: auto;
	border-radius: 22px;
}
.top-section__inner {
	width: min(1700px, 100%);
	padding: min(100px, 5vw) min(80px, 4vw);
	margin-inline: auto;
	height: 100%;
}
.top-section-02 {
	padding-top: min(100px, 10vw);
	padding-bottom: min(100px, 10vw);
	overflow: hidden;
}
.top-section-02__inner {
	display: flex;
}
.--100vh {
	height: 100vh;
}
.top-section__inner--column {
	flex-direction: column !important;
	align-items: center;
}
.top-section__header {
	width: fit-content;
	margin-inline: auto;
	padding-inline: 0.5em;
	margin-bottom: min(100px, 10vw);
}
/* .top-section__header--special {
	display: flex;
	flex-direction: column;
	justify-content: center;
} */
.top-section__title {
	font-size: clamp(28px, 4vw, 80px);
	line-height: 1.1;
	font-weight: bold;
	color: #08377e;
	text-transform: capitalize;
	position: relative;
	z-index: 0;
	line-height: 1;
    text-align: center;
	margin-bottom: 1rem;
}
.top-section__title::before {
	display: block;
	content: '';
	width: 0.5em;
	aspect-ratio: 1 / 1;
	background: url(../img/common/title_obj.svg) no-repeat center center/contain;
	margin-bottom: 20px;
	position: absolute;
	top: 0;
	right: -0.7em;
	transform: rotate(9deg);
	z-index: 1;
}
.top-section__title-jp {
	font-size: clamp(14px, 3vw, 22px);
	text-align: center;
	font-weight: 600;
}


.top-section__sub-title {
	display: block;
	font-size: clamp(20px, 2vw, 30px);
	font-weight: bold;
}
.top-section__contents {
	/* width: fit-content; */
	margin-inline: auto;
}

/* .top-section__text {} */
.top-section__img {
	overflow: hidden;
}
.top-section__img img {
	transition: all 0.3s ease;
}
.top-section__img.--liquid img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top-section__img.--radius img {
	border-radius: min(22px, 3vw);
}
/* .top-section__img.full,
.top-section__img.full picture,
.top-section__img.full img {
	width: 100%;
	height: 100%;
	object-fit: cover;
} */

/* top-mv
------------------------------------------ */
.top-mv {
	background: url(../img/top/bg_pc.jpg) no-repeat center center/cover;
	width: 100%;
	overflow: hidden;
	position: fixed;
	height: 100svh;
	/* height: 100%; */
	top: 0;
	left: 0;
	z-index: -1;
	min-height: 700px;
}
/* .top-mv__img img {
	width: 100%;
	height: 100svh;
	object-fit: cover;
} */
.top-mv__logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
	width: min(300px, 50vw);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	opacity: 0;
}
.is-loaded .top-mv__logo {
	animation: logoAnime 6s ease-out 0s forwards;
}
.is-loaded .top-mv__logo .line {
	animation: lineAnime 1s ease-out 0s forwards;
}
.is-loaded .top-mv__logo .wine {
	animation: wineAnime 2.5s ease-out 0s forwards;
}
.is-loaded .top-mv__logo .tomato {
	animation: tomatoAnime 3s ease-out 0s forwards;
}
.is-loaded .top-mv__logo .name {
	animation: nameAnime 4s ease-out 0s forwards;
}
@keyframes  logoAnime {
	0% {
		opacity: 0;
	}
	10%, 90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes  bgAnime {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes  lineAnime {
	0% {
		clip-path: inset(0 0 100% 0);
	}
	100% {
		clip-path: inset(0 0 0% 0);
	}
}
@keyframes  wineAnime {
	0%,25% {
		clip-path: inset(100% 0 0 0);
	}
	100% {
		clip-path: inset(0% 0 0 0);
	}
}
@keyframes  tomatoAnime {
	0%, 50% {
		opacity: 0;
		transform: rotateZ(-45deg);
	}
	100% {
		opacity: 1;
		transform: rotateZ(0deg);
	}
}
@keyframes  nameAnime {
	0%, 80% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.top-mv__texts-wrap {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	opacity: 0;
}
.is-loaded .top-mv__texts-wrap {
	animation: textAnime 1s ease-out 7s forwards;
}
@keyframes  textAnime {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.top-mv__texts {
	color: #fff;
	text-align: center;
	padding-inline: min(20px, 2vw);
	padding-block: min(20px, 2vw);
	/* background-color: rgba(92, 104, 87, 0.9); */
	width: fit-content;
	margin-inline: auto;
	text-shadow: 0 0 10px #000;
}
.top-mv__text01 {
	font-size: clamp(18px, 3vw, 40px);
	font-weight: 500;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #fff;
	padding-block: min(20px, 2vw);
	margin-bottom: min(20px, 2vw);
}
.top-mv__text02 {
	font-size: clamp(14px, 2vw, 24px);
	line-height: 2;
}
/* top-concept
----------------- */
.top-concept {
	margin-top: 100vh;
	overflow: hidden;
}
.top-concept__wrap {
	display: grid;
	grid-template-columns: 1fr 1.6fr;
	gap: min(80px, 8vw);
}
.top-concept__wrap02 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: min(20px, 2vw);
}
.top-concept__text {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	padding-block: 80px 40px;
	display: flex;
	align-items: baseline;
	justify-content: center;
}
.top-concept__text:before,
.top-concept__text:after {
	display: inline-block;
	content: '';
	width: 2em;
	height: 1px;
	background-color: #e7141a;
	transform: rotate(60deg);
}
.top-concept__text:after {
	transform: rotate(-60deg);
}
.top-concept_swiper {
	/* width: fit-content; */
	overflow: hidden;
	margin-inline: max(-80px,-8vw);
}
/* .top-concept_swiper .swiper-slide {
	aspect-ratio: 16 / 9;
} */
.top-concept_swiper .swiper-slide figure {
	width: 100%;
	height: 100%;
	/* aspect-ratio: 2 / 1; */
}

/* top-instagram */
.top-instagram {
	background-color: #fff;
}
.top-instagram__posts {
	margin-block: 40px;
	display: flex;
	justify-content: space-between;
	gap: min(40px, 4vw);
}

/* top-instagram */
.top-menu {
	background-color: #ffffffaa;
}
.top-menu__items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: min(40px, 4vw);
}
.top-menu__item {
	border: 2px solid #08377e;
	border-radius: min(22px, 3vw);
	padding: 2em;
	background-color: #fff;
}
.top-menu__sub-title {
	font-size: clamp(18px, 2vw, 24px);
	margin-top: 1em;
}
.top-menu__item-price {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid #08377e;
	text-align: right;
}
.top-menu__category {
	margin-top: min(60px, 10vw);
	margin-bottom: min(30px, 3vw);
	text-align: center;
}

.top-menu__lists {
	border: 2px solid #08377e;
	padding: 3em 4em;
	border-radius: min(22px, 3vw);
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: min(40px, 4vw);
	margin-top: min(40px, 4vw);
	background-color: #fff;
}
.top-menu__list li {
	display: flex;
	align-items: flex-start;
}
.top-menu__list li span:first-child {
	display: flex;
	align-items: center;
	flex: 1;
	min-width: 0;
}
.top-menu__list li span:first-child::after {
	content: "";
	flex: 1;
	margin-inline: .8em;
	border-bottom: 2px dotted #4d73a8;
}
.top-menu__list .--strong {
	font-weight: bold;
}
.top-menu__list .--right {
	justify-content: flex-end;
}
.top-menu__list li + li.--strong {
	margin-top: 1em;
}
.top-menu__list-price {
	flex-shrink: 0;
	width: fit-content;
	text-align: right;
}

/* top-access
------------------- */
.top-access {
	color: #fff;
	background-color: #952023cc;
}
.top-access__inner {
	display: grid;
	grid-template-columns: 1fr 3fr;
}
.top-access .top-section__title {
	color: #fff;
}
.top-access .top-section__title::before {
	display: none;
}
.top-access__list {
	width: min(900px, 100%);
	margin-inline: auto;
	display: flex;
	justify-content: space-around;
	gap: min(40px, 2vw);
	margin-top: 20px;
}
.top-access__item {
	font-size: 16px;
	display: grid;
	grid-template-columns: auto 1fr;
	/* grid-template-columns: 1fr auto; */
	gap: 0 min(20px, 1vw);
	align-items: flex-start;
	/* flex: 1; */
}
.top-access__item dt {
	font-weight: bold;
}
.top-access__map {
	overflow: hidden;
	aspect-ratio: 1000 /513;
	width: min(900px, 100%);
	height: auto;
	z-index: 0;
	background-color: #800;
	position: relative;
	margin-block: min(60px, 6vw);
    margin-bottom: min(80px, 10vw);
	margin-inline: auto;
}
.top-access__map  iframe{
	aspect-ratio: 1000 /513;
	width: 100%;
	height: auto;
	border: none;
	filter: grayscale(100%);
	opacity: 0.9;
}
/* top-reserve
------------ */
.top-reserve__tel {
	color: #fff;
	font-size: clamp(26px, 2vw, 40px);
	width: fit-content;
	margin-inline: auto;

	position: relative;
	padding-left: 0.5em;
}
.top-reserve__tel::before {
	display: inline-block;
	content: '';
	width: 1em;
	height: 1em;
	background: url(../img/top/reserve_tel.png) no-repeat center center/contain;

	position: absolute;
	top: 0.3em;
	left: -0.5em;
	/* transform: translateY(-50%); */
}
/*------------------------------------------
 topページ　ここまで
------------------------------------------ */

@media screen and (max-width:1024px) {
	.top-mv__btns {
		/* position: fixed; */
	}
	.top-gallery .top-section__contents,
	.top-access .top-section__contents {
		flex-direction: column;
	}
	.top-section__title {
		margin-top: 1em;
	}
	/* .top-bg01::before {
		background-image: url(../img/top/bg_img01_sp.jpg);
	}
	.top-bg03::before {
		background-image: url(../img/top/bg_img02_sp.jpg);
	} */
}
@media screen and (max-width:991px) {
	.top-concept__wrap {
		grid-template-columns: 1fr;
		gap: min(80px, 4vw);
	}
	.top-menu__items {
		grid-template-columns: 1fr;
	}
	.top-menu__lists {
		padding: 1em 1em;
		grid-template-columns: 1fr;
		gap: 0;
	}
	.top-menu__list li span:first-child::after {
		display: none;
	}
	.top-access__map {
		width: 100%;
	}
	.top-access__list {
		display: block;
		width: 100%;
	}
	.top-access__item {
		grid-template-columns: 1fr;
	}
	.footer .gnav__item:nth-of-type(3)::after {
		display: none;
	}
	/* .top-concept_swiper {
		margin-inline: unset;
	} */
	.top-concept_swiper .swiper-slide figure {
		aspect-ratio: unset;
	}
}
@media screen and (max-width:768px) {
	.inner {
		padding-inline: 15px;
	}
	.top-section {
		width: calc(100% - 40px);
	}
	.top-section__inner {
		flex-direction: column;
	}
	.footer__contents {
		display: block;
	}
	/* .top-information__item {
		grid-template-columns: 1fr;
	} */
	.top-section__header--special {
		display: contents;
	}
	.top-section__header--special .btn {
		order: 1;
	}
	.top-section__text {
		font-size: 14px;
	}
	.top-section__sub-title--special {
		text-align: left;
	}
	.top-section__contents {
		/* padding-inline: 10px; */
	}
	.top-section__contents--special {
		border: none;
	}
	.footer .gnav {
		margin-right: unset;
	}
	.footer .gnav__list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 0;
	}
	.footer .gnav__item {
		text-align: center;
	}
	.footer .gnav__link {
		padding: 0;
	}
	.btn a {
		line-height: 3;
		padding-inline: 2em;
	}
	.btn img {
		width: 18px;
	}
	.btn__inner {
		margin-top: 30px;
	}
	.top-news__list {
		margin-left: 0;
	}
	.header__reservation--special {
		line-height: 3;
		margin-top: 60px;
	}
}

/* access

---------------- */

.top-section__access {
  width: min(100%, 760px);
  margin: clamp(40px, 6vw, 70px) auto 0;
  text-align: center;
}
.top-section__access-title {
  font-size: clamp(22px, 3vw, 34px);
  font-weight: 700;
  color: #0b4a99;
  letter-spacing: 0.06em;
  line-height: 1.4;
}
.top-section__access-address {
  margin-top: 16px;
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 1.9;
  letter-spacing: 0.04em;
}
.top-section__map {
  position: relative;
  width: 100%;
  margin-top: 24px;
  overflow: hidden;
  border-radius: 20px;
  aspect-ratio: 16 / 9;
}
.top-section__map iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.top-section__map-button-wrap {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.top-section__map-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 14px 28px;
  border-radius: 999px;
  background: #0b4a99;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-decoration: none;
  transition: opacity 0.3s ease;
  width: fit-content;
}
.top-section__map-button:hover {
  opacity: 0.75;
}
@media only screen and (max-width: 768px) {
  .top-section__access {
    margin-top: 40px;
  }
  .top-section__map {
    border-radius: 14px;
    aspect-ratio: 4 / 3;
  }
  .top-section__map-button {
    width: 100%;
    max-width: 300px;
    min-width: auto;
    padding: 13px 20px;
    font-size: 14px;
  }
  .sp-mt100 {
	margin-top: 100px;
  }
  .sp-tal {
	text-align: left !important;
  }
}
/* プラウグイン関係 */
#wp-chat-floating {
	display: none !important;
}
.top-concept_swiper .swiper-wrapper {
    transition-timing-function: linear;
}
.wpcf7-form {
	font-size: 16px;
}
.wpcf7-form select,
.wpcf7-form input,
.wpcf7-form textarea {
	font-size: 20px;
}
.wpcf7-form select,
.wpcf7-form input,
.wpcf7-form textarea {
	border: 1px solid #08377e;
	padding: 0.4em;
	border-radius: 8px;
	margin-bottom: 0.5em;
}
.wpcf7-form {
	width: min(600px, 100%);
	margin-inline: auto;
}
.wpcf7-form input:not([type="submit"]) {
/* .wpcf7-form select { */
	width: 60%;
}
img[src$=".svg"] {
    width: auto;
}
.wpcf7-form textarea {
	width: 100%;
}