/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
汎用
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
.container {
	width: 90%;
	min-width: 280px;
	margin: 0 auto;
}

.pc {
	display: none;
}

.link_img {
	display: inline-block;
	margin-left: 0.5rem;
	width: 1rem;
	height: 1rem;
}

#front section {
	padding: 5rem 0;
	width: 100%;
	margin-bottom: 20rem;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
ヘッダー
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
header .container {
	justify-content: flex-end;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
フッター
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
footer {
	padding-top: 15rem;
}

footer .footer_container {
	width: 90%;
	padding: 0;
}

footer .footer_wrapper {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 10rem 0 0;
}

footer .footer_company {
	margin-right: 0;
	flex-direction: column;
}

footer .footer_company .company_wrap {
	display: block;
	width: 100%;
}

footer .footer_company .company_wrap img {
	width: 6.6rem;
	margin: 0 auto 2rem;
}

footer .footer_company .company_wrap .text {
	width: 100%;
}

footer .footer_company .company_wrap .text>* {
	display: block;
	width: 100%;
	text-align: center;
}

footer .footer_container .copylight {
	text-align: center;
	font-size: 1.1rem;
}

footer .footer_company .company_wrap .text .tel {
	font-size: 1.8rem;
}

footer .footer_company .company_wrap .text .address,
footer .footer_company .company_wrap .text .tel span {
	font-size: 1.5rem;
}

footer #back_to_top {
	width: 4.2rem;
	height: 4.2rem;
	right: 2rem;
	bottom: 2rem;
}

footer #back_to_top img {
	width: 1.8rem;
}

@media (max-width: 400px) {
	footer .footer_company .company_wrap .text .address br {
		display: block;
	}

	footer .footer_wrapper {
		width: 100%;
	}
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section top
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_top h2 {
	width: 4.4rem;
}

#front #sec_top .container {
	height: 100vh;
}

#front #sec_top .top_link_wrap .top_link {
	width: 19rem;
	padding: 2rem 0;
}

#front #sec_top .top_link_wrap .top_link a {
	font-size: 1.2rem;
	line-height: 1.2rem;
	width: 100%;
	padding: 1.25rem 0;
}

/* movie関係  */
#front #videoPlay,
#front #iframePlay {
	position: absolute;
	bottom: 10%;
	right: 5%;
	width: 40vw;
	cursor: pointer;
	opacity: 0;
	height: auto;
}

#front #iframePlay {
	bottom: 17vw;
}

#front #play-icon,
#front #iframe-icon {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 12vw;
	top: calc(50% - 6vw);
}

#front .movie-area .movie-hero {
	width: 90%;
}

#front .movie-area #m-close,
#front .movie-area #iframe-close {
	border: none;
}

#front #videoPlay {
	bottom: 42vw;
}

#front .movie-area .movie-hero {
	margin-bottom: 10%;
}

#front .vol {
	position: absolute;
	left: 5%;
	bottom: 20%;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section kodawari
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_kodawari h2 {
	font-size: 1.6rem;
	line-height: 3.8rem;
	letter-spacing: 0.6rem;
}

#front #sec_kodawari p {
	font-size: 1.4rem;
	line-height: 3.8rem;
}

@media (max-width: 1400px) {
	#front #sec_kodawari .kodawari_container {
		width: 35rem;
	}
}

@media (max-width: 400px) {
	#front #sec_kodawari .kodawari_container {
		width: 90%;
		justify-content: space-between;
	}

	#front #sec_kodawari h2 {
		font-size: 1.6rem;
		line-height: 3.4rem;
	}

	#front #sec_kodawari p {
		font-size: 1.4rem;
		line-height: 3.4rem;
	}
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section cooking
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_cooking .text {
	width: 100%;
}

#front #sec_cooking .text h2 {
	font-size: 2.4rem;
	line-height: 2.4rem;
	margin: 0 auto;
	padding-bottom: 0;
	letter-spacing: 6px;
}

#front #sec_cooking .text p:nth-of-type(1) {
	font-size: 1.5rem;
	line-height: 3.4rem;
	padding-top: 16rem;
	max-width: 32.5rem;
}

#front #sec_cooking .text p:nth-of-type(1) br {
	display: block;
}

#front #sec_cooking p.size_s {
	font-size: 1.5rem;
	line-height: 3rem;
	padding-top: 3rem;
}

#front #sec_cooking .image {
	width: 100%;
}

#front #sec_cooking .cooking_container {
	width: 90%;
	min-width: 28rem;
}

#front #sec_cooking .cooking_wrapper {
	width: 100%;
}

#front #sec_cooking .cooking_wrapper>.flex {
	display: block;
}

#front #sec_cooking .button {
	width: 26rem;
	font-size: 1.4rem;
	line-height: 1.4rem;
	padding: 1.2rem 0;
	margin: 4rem auto 0;
}

#front #sec_cooking #front-slider3 {
	margin-top: 4rem;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section counter
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_counter h2 {
	font-size: 2.5rem;
	line-height: 1.5;
}

#front #sec_counter p {
	line-height: 2.5;
	font-size: 1.4rem;
}

#front #sec_counter .button {
	font-size: 1.4rem;
}

#front #sec_counter .sp-500 {
	display: none;
}

#front #sec_counter .sp-700 {
	display: none;
}

@media (max-width: 700px) {
	#front #sec_counter .sp-700 {
		display: block;
	}
}

@media (max-width: 500px) {
	#front #sec_counter .sp-500 {
		display: block;
	}

	#front #sec_counter h2 {
		letter-spacing: 0.5rem;
		text-indent: 0.5rem;
	}
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section cook
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/

#front #sec_cook h2 {
	font-size: 1.4rem;
	line-height: 1.4rem;
	writing-mode: unset;
	letter-spacing: 6px;
	margin: 0;
}

#front #sec_cook p.size_l {
	font-size: 2.5rem;
	line-height: 2.5rem;
	letter-spacing: 1rem;
	writing-mode: unset;
	padding-top: 2rem;
}

#front #sec_cook .text {
	padding-top: 4.5rem;
	letter-spacing: 0.1rem;
	font-size: 1.4rem;
	line-height: 2.8rem;
}

#front #sec_cook .container .flex {
	flex-direction: column-reverse;
	text-align: center;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section take
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_take .text {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	margin-bottom: 4rem;
}

#front #sec_take .text h2 {
	font-size: 3rem;
	margin: 0;
	width: 30px;
	letter-spacing: 6px;
	padding-bottom: 4.5rem;
}

#front #sec_take .text p {
	font-size: 1.5rem;
	line-height: 2.8rem;
	padding-top: 0;
	width: auto;
}

#front #sec_take .button {
	width: 26rem;
	font-size: 1.4rem;
	line-height: 1.4rem;
	padding: 1.2rem 0;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section guidance
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_guidance h2 {
	font-size: 1.6rem;
	line-height: 1.6rem;
	margin-left: 1.9rem;
	letter-spacing: 0.1rem;
}

#front #sec_guidance .text {
	width: 100%;
}

#front #sec_guidance .text img {
	width: 6.6rem;
}

#front #sec_guidance .text p {
	padding-top: 5rem;
	margin-bottom: 6rem;
	font-size: 1.4rem;
	line-height: 2.8rem;
	letter-spacing: 0.2rem;
}

#front #sec_guidance .button {
	margin-top: 5.5rem;
	padding: 1.2rem 0;
	font-size: 1.4rem;
	line-height: 1.4rem;
	width: 26rem;
}

@media (max-width: 600px) {
	#front #sec_guidance #front-slider1 {
		width: 100%;
		margin: 0;
	}

	#front #sec_guidance #front-slider1 .slick-track {
		left: 34.5%;
	}
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section reqruit
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_recruit .recruit_container h2 {
	font-size: 2.5rem;
	line-height: 2.5rem;
	margin-bottom: 5rem;
	letter-spacing: 0.4rem;
}

#front #sec_recruit .recruit_container p {
	font-size: 1.4rem;
	line-height: 2.8rem;
	letter-spacing: 0.1rem;
}

#front #sec_recruit .recruit_container hr:nth-of-type(1) {
	margin-top: 6rem;
	margin-bottom: 3.5rem;
}

#front #sec_recruit .recruit_container h3 {
	font-size: 1.6rem;
	line-height: 1.6rem;
	margin-bottom: 1.5rem;
}

#front #sec_recruit .recruit_container p:nth-of-type(2),
#front #sec_recruit .recruit_container p:nth-of-type(3) {
	font-size: 1.4rem;
	line-height: 2.1rem;
}

#front #sec_recruit .recruit_container hr {
	width: 90%;
}

#front #sec_recruit .recruit_container hr:nth-of-type(2) {
	margin-top: 3.5rem;
	margin-bottom: 6rem;
}

#front #sec_recruit .recruit_container .button {
	margin-top: 5.5rem;
	padding: 1.2rem 0;
	font-size: 1.4rem;
	line-height: 1.4rem;
	width: 26rem;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
section store
-------------------------------
-----------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#front #sec_store .store_container h2 {
	font-size: 2.5rem;
	line-height: 2.5rem;
	letter-spacing: 0.4rem;
}

#front #sec_store .store_container div.flex {
	display: block;
}

#front #sec_store .store_container>.flex {
	margin-top: 4.5rem;
}

#front #sec_store .store_container table {
	margin-bottom: 4.3rem;
}

#front #sec_store .store_container table,
#front #sec_store .store_container .map {
	width: 100%;
}

#front #sec_store .store_container table th {
	width: 25%;
}

#front #sec_store .store_container table th,
#front #sec_store .store_container table td {
	font-size: 1.4rem;
	line-height: 2.1rem;
	padding: 0.7rem 0;
}

#front #sec_store .store_container .button {
	padding: 1.2rem 0;
	font-size: 1.4rem;
	line-height: 1.4rem;
	width: 26rem;
	margin-top: 3.3rem;
}

#front #sec_store .store_container {
	margin-bottom: 5rem;
}

#front #sec_store .store_container .map>img {
	width: 120%;
	max-width: 120%;
	margin-left: -10%;
}

#front #sec_store .store_container .box {
	padding: 3rem 3.5rem;
	margin: 5rem auto 0;
}

#front #sec_store .store_container .box li {
	font-size: 1.3rem;
	text-indent: -1em;
	padding: 0.5em 0 0.5em 1em;
	line-height: 2.2;
}

@media (max-width: 600px) {

	#front #sec_store #front-slider2,
	#front #sec_cooking #front-slider3 {
		transform: scale(1.2);
		transform-origin: top;
	}
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
お品書きページ
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#menu #sec-dinner,
#menu #sec-lunch,
#menu #sec-hall,
#menu #sec-take {
	margin-top: 10rem;
	padding-top: 10rem;
}

#menu #sec-event {
	margin-top: 6rem;
	padding-top: 10rem;
}

/* =========
==sec-hero==
============ */
#menu #sec-hero .top-wrap {
	top: 12vh;
	width: 75%;
	display: flex;
	flex-direction: column;
}

#menu #sec-hero h1 {
	font-size: 1.8rem;
	letter-spacing: 1.2em;
	padding: 3.8rem 1.8rem 2rem;
}

#menu #sec-hero nav {
	padding-top: 11vh;
}

#menu #sec-hero nav ul li {
	letter-spacing: 0.45em;
}

#menu #sec-hero nav ul li:last-child {
	margin-right: 0;
}

#menu #sec-hero nav ul li a {
	font-size: 1.8rem;
}

/* ===========
==sec-dinner==
============ */

#menu #sec-dinner .container.wrap-1 {
	width: 95%;
	margin: 0 auto 0 5%;
}

#menu #sec-dinner .wrap-1 .l-box {
	width: 33%;
	margin-right: 9%;
}

#menu #sec-dinner .wrap-1 .l-box h2 {
	top: calc(50% - 3.5em);
	letter-spacing: 0.35em;
	font-size: 1.8rem;
	height: 17.2rem;
}

#menu #sec-dinner .wrap-1 picture {
	width: 58%;
}

#menu #sec-dinner .wrap-1 picture img {
	height: 22rem;
}

#menu #sec-dinner .wrap-2 {
	padding-top: 3.8rem;
	flex-direction: column;
}

#menu #sec-dinner .wrap-2 picture {
	width: 100%;
}

#menu #sec-dinner .wrap-2 picture .menu-img2 {
	width: 100%;
	height: 30rem;
	object-position: 50% 25%;
}

#menu #sec-dinner .wrap-2 .menu-list {
	width: 100%;
	padding-top: 5rem;
}

#menu #sec-dinner .wrap-2 .menu-list ul li:not(:first-child) {
	padding-top: 4.5rem;
}

#menu #sec-dinner .wrap-2 .menu-list ul li h3 {
	letter-spacing: 0.1em;
	font-size: 1.5rem;
}

#menu #sec-dinner .wrap-2 .menu-list ul li dl {
	font-size: 1.4rem;
}

#menu #sec-dinner .wrap-2 .menu-list ul li dl dt {
	width: 49%;
	letter-spacing: 0.1em;
}

#menu #sec-dinner .wrap-2 .menu-list ul li dl dd {
	width: 51%;
	letter-spacing: 0.1em;
}

#menu #sec-dinner .wrap-2 .menu-list ul li .note {
	font-size: 1.4rem;
}

#menu #sec-dinner .wrap-2 .menu-list .note {
  font-size: 1.4rem;
  margin-top: 3.6rem;
}

/* ===========
==sec-lunch==
============ */

#menu #sec-lunch .wrap-1 {
	width: 95%;
	margin: 0 5% 0 auto;
}

#menu #sec-lunch .wrap-1 .r-box {
	width: 33%;
	margin-left: 9%;
}

#menu #sec-lunch .wrap-1 .r-box h2 {
	top: calc(50% - 3.5em);
	letter-spacing: 0.35em;
	font-size: 1.8rem;
	height: 17.2rem;
}

#menu #sec-lunch .wrap-1 picture {
	width: 58%;
}

#menu #sec-lunch .wrap-1 picture .menu-img {
	height: 21.7rem;
}

#menu #sec-lunch .wrap-2 {
	padding-top: 3.8rem;
	flex-direction: column-reverse;
}

#menu #sec-lunch .wrap-2 picture {
	width: 100%;
}

#menu #sec-lunch .wrap-2 picture .menu-img2 {
	width: 100%;
	height: 30rem;
}

#menu #sec-lunch .wrap-2 .menu-list {
	width: 100%;
	padding-top: 5rem;
}

#menu #sec-lunch .wrap-2 .menu-list ul li:not(:first-child) {
	padding-top: 4.5rem;
}

#menu #sec-lunch .wrap-2 .menu-list ul li h3 {
	letter-spacing: 0.1em;
	font-size: 1.5rem;
}

#menu #sec-lunch .wrap-2 .menu-list ul li dl {
	font-size: 1.4rem;
}

#menu #sec-lunch .wrap-2 .menu-list ul li dl dt {
	width: 49%;
	letter-spacing: 0.1em;
}

#menu #sec-lunch .wrap-2 .menu-list ul li dl dd {
	width: 51%;
	letter-spacing: 0.1em;
}

#menu #sec-lunch .wrap-2 .menu-list ul li .note {
	font-size: 1.8rem;
}

#menu #sec-lunch .wrap-2 .special {
	font-size: 1.4rem;
	padding: 2rem;
}

#menu #sec-lunch .wrap-2 .caption {
	font-size: 1.4rem;
}

/* ===========
==sec-hall==
============ */

#menu #sec-hall h2 {
	font-size: 1.5rem;
	letter-spacing: 0.3em;
	text-indent: 0.3em;
}

/* ↓スライダースタイル設定 */
#menu #sec-hall .slick-wrap .menu-slider {
	height: 16rem;
	margin-top: 8rem;
}

#menu #sec-hall .slick-wrap .thumb-wrapper {
	flex-direction: column;
}

#menu #sec-hall .slick-wrap .menu-thumb-list {
	width: 50%;
	padding-top: 3rem;
}

#menu #sec-hall .slick-wrap .menu-thumb-list li {
	height: 16rem;
	padding-right: 1.6rem;
	width: calc(100% / 4);
}

#menu #sec-hall .slick-wrap .menu-thumb-list li:last-child {
	padding-right: 0;
}

#menu #sec-hall .slick-wrap .menu-thumb-list li img {
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

#menu #sec-hall .slick-wrap .menu-thumb-list li.thumbnail-current {
	filter: brightness(0.5);
}

#menu #sec-hall .slick-wrap .menu-slider .slick-list .slick-track .slick-slide div li picture {
  height: 160px;
}

/* ↑スライダースタイル設定 */

#menu #sec-hall .event-desc {
	padding-top: 4rem;
	width: 100%;
}

#menu #sec-hall .event-desc p {
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 1.7;
}

#menu #sec-hall .event-desc p:not(:first-child) {
	padding-top: 1.5rem;
}

/* ===========
==sec-event==
============ */

#menu #sec-event h2 {
	font-size: 1.5rem;
	letter-spacing: 0.35em;
	text-indent: 0.35em;
	margin-bottom: 4.5rem;
}

#menu #sec-event dl {
	max-width: 38rem;
	align-items: baseline;
}

#menu #sec-event dl span.lt {
	letter-spacing: 1rem;
}

#menu #sec-event dl dt {
	width: 50%;
	letter-spacing: 0.1em;
	font-size: 1.4rem;
}

#menu #sec-event dl dt.sp-line-h {
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -0.5em;
}

#menu #sec-event dl dd {
	width: 50%;
	letter-spacing: 0.1em;
	font-size: 1.4rem;
}

/* ===========
==sec-take==
============ */

#menu #sec-take .take-wrap picture .takeaway-img {
	height: 36rem;
}

#menu #sec-take .take-wrap h2 {
	top: 50%;
	font-size: 1.8rem;
	height: 21.7rem;
	letter-spacing: 0.2em;
}

#menu #sec-take ul {
	padding-top: 16rem;
}

#menu #sec-take ul li {
	width: 100%;
	padding-bottom: 8rem;
}

#menu #sec-take ul li:nth-child(even) {
	margin-right: 0;
}

#menu #sec-take ul li img {
	height: 26rem;
}

#menu #sec-take ul li h3 {
	letter-spacing: 0.3em;
	font-size: 1.5rem;
}

#menu #sec-take ul li .item-info {
	width: 90%;
	margin-left: 5%;
}

#menu #sec-take ul li .item-info p {
	font-size: 1.5rem;
}

#menu #sec-take ul li .cap {
	font-size: 1.2rem;
}

#menu #sec-take ul li p {
	letter-spacing: 0.3em;
}

#menu #sec-take ul li.info {
	height: 34rem;
	padding: 6rem 0;
	width: 90%;
	margin-left: 5%;
}

#menu #sec-take ul li.info h3 {
	font-size: 1.8rem;
	text-indent: 0.3em;
}

#menu #sec-take ul li.info p {
	letter-spacing: 0.2em;
	line-height: 1.45;
	margin-bottom: 1.5rem;
	font-size: 1.3rem;
	padding: 3rem 3rem 0;
}

#menu #sec-take ul li.info a {
	letter-spacing: 0.3em;
	text-indent: 0.3em;
	font-size: 1.3rem;
}

#menu #sec-take .container {
	width: 100%;
}

#menu #sec-take .container .cap {
	width: 90%;
	margin-left: 5%;
}

#menu #sec-take .apo {
	font-size: 1.5rem;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
プライバシーポリシーページ
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#privacy h1 {
	font-size: 2.2rem;
	line-height: 2.2rem;
	padding-top: 19rem;
	margin-bottom: 9rem;
}

#privacy h2 {
	font-size: 1.6rem;
	line-height: 1.6rem;
}

#privacy p {
	font-size: 1.4rem;
	line-height: 2.8rem;
}

#privacy p.first {
	margin-bottom: 5rem;
}

#privacy ul {
	padding: 0.8rem 0 0 1.5rem;
}

#privacy ul li {
	font-size: 1.4rem;
	line-height: 2.8rem;
	padding: 0.4rem;
}

#privacy .form {
	padding-left: 0;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
特定商取引法ページ
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#commerce h1 {
	font-size: 2.2rem;
	line-height: 2.2rem;
	padding-top: 19rem;
	margin-bottom: 9rem;
}

#commerce tr,
#commerce th,
#commerce td {
	display: block;
	font-size: 1.6rem;
	line-height: 2.4rem;
}

#commerce th {
	width: 100%;
}

#commerce td {
	padding-bottom: 9rem;
}

/*----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
コンタクトページ
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------*/
#contact h1 {
	margin: 14rem 0;
	font-size: 2rem;
	letter-spacing: 0.15em;
	line-height: 2rem;
	transform: translateX(-50%);
	position: relative;
	left: 50%;
}

#contact #contact_back {
	top: -10rem;
}

#contact #contact_back .back_img {
	height: 100vh;
	object-fit: cover;
}

#contact .container {
	padding: 7.5rem 2rem;
}

#contact form * {
	font-size: 1.3rem;
}

#contact .msg {
	font-size: 1.5rem;
	margin-bottom: 3.5rem;
}

#contact form .note {
	margin-bottom: 5rem;
}

#contact form .form-row {
	display: block;
	margin-bottom: 4.4rem;
}

#contact form .form-row dt,
#contact form .form-row dd {
	width: 100%;
}

#contact form .form-row.textarea textarea {
	height: 16rem;
	padding: 0.5rem;
}

#contact form .pp-wrap {
	margin: 3rem 0 2.5rem;
}

#contact form .pp-wrap label {
	font-size: 1.2rem;
}

#contact .pp-wrap input[type="checkbox"]+label:before {
	margin-right: 1rem;
}

#contact form .submit-wrap .submit-btn {
	font-size: 1.4rem;
	padding: 1.4rem;
	width: 80%;
	max-width: 31rem;
}

#contact form .wpcf7-not-valid-tip {
	font-size: 1.2rem;
}

#contact .tel {
	pointer-events: all;
	flex-direction: column;
	align-items: center;
}

#contact .tel a {
	margin-bottom: 2rem;
}

#contact .grad {
	padding: 10px;
}

#contact table tr th {
	width: 150px;
}

#contact table tr th,
#contact table tr td {
	font-size: 1.6rem;
}

#contact .button {
	font-size: 1.6rem;
	width: 268px;
}

/* 言語別css */
#front.en #sec_cooking .text h2 {
	padding-bottom: 6rem;
}

#front.en #sec_take .text p {
	margin-top: 15rem;
}

#front #sec_kodawari h2 {
	line-height: 2;
}

#front.en #sec_cook p.size_l {
	line-height: 1.5;
}

#front.en #sec_take .text h2 {
	width: 100%;
	text-align: center;
}

.ko#front #sec_store .store_container .box {
	padding: 3rem;
}

#menu.en #sec-event dl {
	max-width: 45rem;
}

#menu.en #sec-take .take-wrap h2 {
	width: 375px;
}

#menu.en #sec-take ul li.info p {
	padding: 3rem 0 0;
	font-size: 1.6rem;
	letter-spacing: 0.3rem;
}

#menu.en #sec-take ul li.info {
	height: auto;
	padding: 3rem 3rem;
}

#menu.en #sec-event h2 {
	line-height: 1.5;
	text-indent: 0;
}

#menu.en #sec-hero .top-wrap {
	width: 90%;
}

#menu.en #sec-hero nav {
	width: 100%;
}

#menu.en #sec-hero nav ul li {
	letter-spacing: 0.2em;
	line-height: 1.5;
	padding: 10px 0;
}

#menu.en #sec-hero nav ul li a {
	font-size: 1.5rem;
}

#front.en #sec_take .text p {
	margin-top: 20rem;
}

@media (max-width: 600px) {
	.en .sp600 {
		display: block;
	}

	#menu.en #sec-dinner .wrap-2 .menu-list ul {
		display: block;
	}

	#menu.en #sec-dinner .wrap-2 .menu-list ul li dl dt,
	#menu.en #sec-dinner .wrap-2 .menu-list ul li dl dd,
	#menu.en #sec-lunch .wrap-2 .menu-list ul li dl dt,
	#menu.en #sec-lunch .wrap-2 .menu-list ul li dl dd {
		width: 100%;
		line-height: 1.7;
	}

	#menu.en #sec-dinner .wrap-2 .menu-list ul li dl dd,
	#menu.en #sec-lunch .wrap-2 .menu-list ul li dl dd {
		margin-bottom: 1rem;
	}

	#menu.en #sec-event dl {
		display: block;
	}

	#menu.en #sec-event dl dt,
	#menu.en #sec-event dl dd {
		width: 100%;
	}

	#menu.en #sec-event dl dd {
		margin-bottom: 2rem;
	}
}

@media (max-width: 500px) {
	#menu.en #sec-take ul li.info h3 {
		font-size: 1.6rem;
	}

	#menu.en #sec-take .take-wrap h2 {
		font-size: 1.5rem;
		width: 312px;
	}

	#menu #sec-take ul li h3,
	#menu #sec-take ul li .item-info p {
		letter-spacing: 0.2em;
		font-size: 1.25rem;
	}
}

/* 2023/3/6追加 spの言語セレクトボックス配置変更
トグルメニュー内からヘッダー左上へ*/
.language-sw>div {
	color: #fff;
	font-size: 1.5rem;
}

.language-sw>div:after {
	right: 0;
}

.language * {
	color: #fff;
	font-size: 1.5rem;
}

.language-sw>div:after {
	border-top: 6px solid #fff;
}

header .container {
	justify-content: space-between;
	align-items: center;
}



/*------------------------------ 新トップページ（エントランスページ）2024年6月追加 ------------------------------*/

#entrance .fv .name {
	gap: 16dvh 0;
	margin-bottom: 40px;
	padding-top: 16dvh;
}

@media screen and (max-height: 700px) {
	#entrance .fv .name {
		gap: 14dvh 0;
		padding-top: 14dvh;
	}
}

#entrance .fv .name .all-marks {
	gap: 0 52px;
}

#entrance .fv .name .marks {
	gap: 24px 0;
}

#entrance .fv .name .heading {
	opacity: 0;
	transform: translateY(5px);
	animation: fadeInFvSp 1.6s ease-in-out forwards;
}

@keyframes fadeInFvSp {
	0% {}

	100% {
		opacity: 1;
		transform: translateY(0);
		pointer-events: auto;
	}
}

#entrance .fv .name .all-marks {
	opacity: 0;
	transform: translateY(5px);
	animation: fadeInFvSp 1.6s .4s ease-in-out forwards;
	pointer-events: none;
}

#entrance .fv .name .all-marks .marks:hover .img:last-of-type {
	transform: rotateY(360deg) scale(1.1);
	transition-timing-function: ease-in-out;
	transition: .7s;
}

#entrance .other-links {
	padding: 3dvh 0;
	position: relative;
	opacity: 0;
	transform: translateY(5px);
	animation: fadeInFvSp 1.6s .8s ease-in-out forwards;
	pointer-events: none;
}

#entrance .other-links::before {
	position: absolute;
	content: "";
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 0.5px;
	width: 225px;
	background-color: #fff;
}

#entrance .other-links .online-shop {
	gap: 0 7px;
	margin-bottom: 6vh;
}

@media screen and (max-height: 800px) {
	#entrance .other-links .online-shop {
		margin-bottom: 3dvh;
	}
}

#entrance .other-links .online-shop p {
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}

#entrance .other-links .online-shop img {
	width: 12px;
}

#entrance .fv .fv-slide .img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 100vh;
	width: 100%;
	/* animation: image-switch 9s infinite; */
	animation: image-switch 12s infinite;
}

#entrance .fv .fv-slide .src1 {
	/* animation-delay: 9s; */
	animation-delay: 12s;
}

#entrance .fv .fv-slide .src2 {
	/* animation-delay: 3s; */
	animation-delay: 3s;
	opacity: 0;
}

#entrance .fv .fv-slide .src3 {
	/* animation-delay: 6s; */
	animation-delay: 6s;
	opacity: 0;
}

#entrance .fv .fv-slide .src4 {
	/* animation-delay: 9s; */
	animation-delay: 9s;
	opacity: 0;
}

@keyframes image-switch {

	/* 0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}

	33.33% {
		opacity: 1;
	}

	43.33% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	} */
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
	}

	30% {
		opacity: 1;
	}

	35% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

#entrance .fv .fv-slide .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

#entrance .fv .fv-slide .src1 img {
	object-position: center bottom;
}

#entrance .fv .fv-slide .src3 img {
	object-position: center bottom;
}


/*------------------------------ 明徳 鮨ページ2024年6月追加 ------------------------------*/
#front.main-sushi #sec_top .container h2 {
	gap: 4.2rem 0;
}

#front.main-sushi #sec_top .container h2 img:first-of-type {
	width: 4.4rem;
}

#front.main-sushi #sec_top .container h2 img:last-of-type {
	width: 6rem;
}

#front.main-sushi .menu {
	margin-bottom: 12rem;
	gap: 12rem 0;
	flex-direction: column;
}

#front.main-sushi .menu .each-menu {
	width: 100%;
}

#front.main-sushi .menu .each-menu h2 {
	margin-bottom: 8.6rem;
	font-size: 1.8rem;
}

#front.main-sushi .menu .each-menu .seat h3 {
	font-size: 1.5rem;
}

#front.main-sushi .menu .each-menu .seat dl {
	font-size: 1.4rem;
}

#front.main-sushi .menu .each-menu .seat .note {
	font-size: 1.4rem;
}

#front.main-sushi .menu .dinner .seat:first-of-type {
	margin-bottom: 4.5rem;
}

/*------------------------------ 明徳 懐石ページ2024年6月追加 ------------------------------*/
#front.main-kaiseki #sec_top .container h2 {
gap: 4.2rem 0;;
}

#front.main-kaiseki #sec_top .container h2 img:first-of-type {
	width: 4.4rem;
}

#front.main-kaiseki #sec_top .container h2 img:last-of-type {
	width: 6rem;
}

#front.main-kaiseki #sec_kodawari .kodawari_container {
	gap: 0 1rem;
}

#front.main-kaiseki #sec_kodawari .kodawari_container h2.tate {
	margin-left: 1rem;
}

#front.main-kaiseki #sec_kodawari h2 {
	width: 4.6rem;
}

/*------------------------------ 懐石 お品書きページ2024年6月追加 ------------------------------*/
#menu #sec-dinner .wrap-2 picture .menu-img2 {
	object-position: center;
}

/*------------------------------ ファーストビュー 動画とロゴ 被らないように 2024年6月追加 ------------------------------*/
#front #videoPlay, #front #iframePlay {
	right: 2%;
}