@charset "utf-8";

/*ヘッダー*/
.c_hdr {
	min-height: 200px;
	padding: 100px 0 0;
	line-height: 1.3;
}
#shop_hdr_head {
	font-size: 12px;
	letter-spacing: 0.08em;
	margin-bottom: 23px;
}
.under_h1 {
	width: 80%;
	margin: 10px auto;
}
.shibuya_renewal_video {
	max-width: 100%;
	aspect-ratio: 16 / 9;
	margin: 30px auto 0;
	overflow: hidden;
}
.shibuya_renewal_video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shibuya_renewal_video_2 {
	margin: 0 auto 30px;
}

/*コンテンツ*/
#shop_cont {
	/* margin-top: -25px; */
	margin-top: 0;
	padding-bottom: 30%;
}

/*コンテンツ　予約ボタン*/
#shop_cont_res {
	margin: 0 auto;
	text-align: center;
}
#shop_cont_res a {
	background-color: #b5272d;
	padding: 9px 35px;
	font-size: 10px;
	letter-spacing: 0.08em;
	color: #fff;
}

.c_cont_box{
	margin-top: 21px!important;
}

/*コンテンツ1*/
#shop_cont_1_tbl {
	margin-top: 25px;
	font-size: 10px;
	line-height: 1.1em;
	letter-spacing: 0.02em;
	font-weight: normal;
}
#shop_cont_1_tbl th {
	width: 60px;
	vertical-align: top;
	padding: 0.3em 0;
}
#shop_cont_1_tbl td {
	vertical-align: top;
	padding: 0.3em 0;
}
#shop_cont_1_tbl td h2 {
	font-size: 10px;
	line-height: 1.1em;
	letter-spacing: 0.02em;
	font-weight: normal;
}
#shop_cont_1_tbl td span {
	font-size: 8px;
}
#shop_cont_1_img {
	margin-top: 21px;
}
#shop_cont_1_img ul li {
	width: 100%;
}
#shop_cont_1_img ul li:nth-of-type(n+2) {
	margin-top: 15px;
}
#shop_cont_1_img_note {
	margin-top: 14px;
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 0.06em;
	font-weight: normal;
}
#shop_cont_1_map {
	margin-top: 21px;
}
#shop_cont_1_map iframe {
	width: 100%;
	height: 50vw;
}

/*コンテンツ　下部リンク*/
#shop_cont_btm_list_res a {
	background-color: #b5272d;
	color: #fff;
}

.c_cont_box_btn{
	display: inline-block;
}

.c_cont_slider {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.c_cont_slider img {
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

.c_cont_slider img.c_cont_slider_contain {
	object-fit: contain;
	background-color: #000;
}

.c_cont_slider .slick-slide {
	height: 500px;
}

.shibuya_renewal .shibuya_renewal_copy {
	margin-top: 24px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
.shibuya_renewal .shibuya_renewal_copy p {
	font-weight: normal;
}

.shibuya_renewal .shibuya_renewal_story {
	margin: 40px auto 0;
	padding: 0 16px;
	color: #fff;
}
.shibuya_renewal .shibuya_renewal_block {
	margin-bottom: 36px;
}
.shibuya_renewal .shibuya_renewal_block:last-child {
	margin-bottom: 0;
}
.shibuya_renewal .shibuya_renewal_block h2 {
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 0.08em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 18px;
	border-bottom: 3px solid #C4A03C;
}
.shibuya_renewal .shibuya_renewal_block h3 {
	font-size: 16px;
	letter-spacing: 0.06em;
	font-weight: bold;
	color: #C4A03C;
	margin: 22px 0 10px;
}
.shibuya_renewal .shibuya_renewal_block h3:first-of-type {
	margin-top: 0;
}
.shibuya_renewal .shibuya_renewal_block p {
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.shibuya_renewal .shibuya_renewal_block strong {
	color: #FCD47C;
	font-weight: bold;
}

.shibuya_renewal .shibuya_renewal_faq_item {
	position: relative;
	margin-bottom: 16px;
	padding: 16px 16px 16px 18px;
	background: rgba(255, 255, 255, 0.06);
	border-left: 3px solid #C4A03C;
}
.shibuya_renewal .shibuya_renewal_faq_item:last-child {
	margin-bottom: 0;
}
.shibuya_renewal .shibuya_renewal_faq_item h3 {
	position: relative;
	margin: 0 0 10px;
	padding-left: 30px;
	color: #FCD47C;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 0.04em;
	font-weight: bold;
}
.shibuya_renewal .shibuya_renewal_faq_item h3::before {
	content: "Q";
	position: absolute;
	left: 0;
	top: -1px;
	color: #303030;
	background: #FCD47C;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
}
.shibuya_renewal .shibuya_renewal_faq_item p {
	position: relative;
	margin: 0;
	padding-left: 30px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.04em;
	font-weight: normal;
	color: #eee;
}
.shibuya_renewal .shibuya_renewal_faq_item p::before {
	content: "A";
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background: #555;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
}

.shibuya_renewal #shop_cont_1_tbl {
	font-size: 14px;
}
.shibuya_renewal #shop_cont_1_tbl td h2 {
	font-size: 14px;
}

.shibuya_renewal .shibuya_renewal_gallery {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 20px;
}
.shibuya_renewal .shibuya_renewal_gallery_item img {
	display: block;
	width: 100%;
}

.shibuya_renewal .top_cont_linkbtn_wrap {
	width: 100%;
	margin: 30px auto;
	text-align: center;
}
.shibuya_renewal .top_cont_linkbtn_btn {
	display: block;
	background: linear-gradient(#fff 0%, #FCD47C 20%, #FCD47C 80%, #C4A03C 100%);
	border-left: 1px solid #C4A03C;
	border-right: 1px solid #C4A03C;
	color: #303030 !important;
	transition: filter 0.4s, color 0.4s;
	font-family: "游明朝体", YuMincho, "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", serif;
	padding: 14px 20px;
	font-size: 18px;
	letter-spacing: 0.08em;
}
.shibuya_renewal .top_cont_linkbtn_btn:active {
	filter: brightness(0.85);
	color: #fff !important;
	text-shadow: none;
}
.shibuya_renewal .shibuya_renewal_copy strong {
	display: inline-block;
	margin-bottom: 0.5em;
	font-size: 18px;
	font-weight: bold;
}

/* こだわりメニュー */

#top_cont_10 {
	padding: 8.26% 0;
}

.top_cont_box_hdr {
	position: relative;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 4px solid #C4A03C;
	margin-bottom: 17px;
}

#top_cont_10_list {
	width: 100%;
	margin-bottom: 40px;
}

#top_cont_10_list li {
	width: 100%;
	margin: 0 auto 40px;
	padding: 0;
}

#top_cont_10_list .top_cont_10_list_column {
	display: block;
	padding: 0;
}

.top_cont_10_list_column .top_cont_10_column_img {
	position: relative;
	width: 100%;
	margin: 0;
}

.top_cont_10_list_column .top_cont_10_column_img img {
	width: 100%;
	height: auto;
}

.top_cont_10_list_column .top_cont_10_column_cont {
	position: relative;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	width: 100%;
	margin: 0;
	padding: 10px 10px 20px;
	color: #fff;
}

.top_cont_10_column_cont .top_cont_10_column_textarea {
	margin-bottom: 20px;
}

.top_cont_10_column_cont .top_cont_10_column_ttl {
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.0;
	font-weight: bold;
}

.top_cont_10_column_cont .top_cont_10_column_caption {
	font-size: 16px;
	line-height: 1.2;
}

.top_cont_10_column_cont .top_cont_10_column_link {
	margin: 0 auto;
	text-align: center;
}

.top_cont_10_column_link a.top_cont_10_column_linkbtn {
	display: inline-block;
	padding: 10px 15px;
	background-color: #FCD47C;
	border: 2px solid #000;
	color: #303030 !important;
	font-size: 20px;
	line-height: 1.0;
	font-weight: bold;
	text-shadow: none;
}

.top_cont_linkbtn_wrap {
	width: 100%;
	margin: 30px auto 0;
	text-align: center;
}

.top_cont_linkbtn_btn {
	display: block;
	padding: 10px 20px;
	background: linear-gradient(#fff 0%, #FCD47C 20%, #FCD47C 80%, #C4A03C 100%);
	color: #303030 !important;
	font-size: 22px;
}

.top_cont_10_column_link a.top_cont_10_column_linkbtn:hover, .top_cont_10_column_link a.top_cont_10_column_linkbtn:active {
	background-color: #C4A03C;
	color: #fff !important;
}

.top_cont_linkbtn_btn:hover, .top_cont_linkbtn_btn:active {
	background: #C4A03C;
	color: #fff !important;
	text-shadow: none;
}

/* クオリティー */

#top_cont_5 {
	padding: 8.26% 0;
}

#top_cont_5_list {
	padding: 14px 10px;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#top_cont_5_list li {
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 1.2% 0;
}

.top_cont_5_list_img {
	width: 41.333%;
}

#top_cont_5_list li h3 {
	width: 50%;
	font-size: 20px;
}

#top_cont_5_list a {
	color: #fff;
}

.top_cont_5_list_img a:hover img {
	opacity: 0.8;
}

/* お知らせ */

#top_cont_1_pc {
	padding: 8.26% 0;
}

#top_cont_1_pc_list {
	margin: 0 auto;
	padding: 10px 0;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#top_cont_1_pc_list .slick-prev {
	left: 0;
	width: 20px;
	height: 100%;
	background: linear-gradient(-90deg, rgba(255, 255, 255, 0), #C4A03C 90%, #C4A03C 100%);
}

#top_cont_1_pc_list .slick-next {
	right: 0;
	width: 20px;
	height: 100%;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0), #C4A03C 90%, #C4A03C 100%);
}

#top_cont_1_pc_list .slick-prev::before {
	content: "◀";
}

#top_cont_1_pc_list .slick-next::before {
	content: "▶";
}

#top_cont_1_pc_list li .top_cont_1_pc_list_inner {
	height: 100%;
	margin: 0 5px;
}

#top_cont_1_pc_list .slick-prev::before, #top_cont_1_pc_list .slick-next::before {
	color: #000;
}

#top_cont_1_pc_list .slick-list {
	width: calc(100% - 40px);
	margin: 0 auto;
}

#top_cont_1_pc_list .slick-track {
	display: flex;
}

#top_cont_1_pc_list li {
	width: 100% !important;
	font-size: 12px;
	line-height: 18px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.top_cont_1_pc_list_txt h3 {
	font-size: 14px;
	margin: 6px 4px;
}

.top_cont_1_pc_list_img a:hover img {
	opacity: 0.8;
}
/* 241018追記 */
.media {
	padding: 8.26% 0;
}
.shop__slider {
	padding: 8.26% 0;
}
.shibuya_renewal .shop__slider .shop__img {
	height: 400px;
	background-color: #000;
}
.shibuya_renewal .shop__slider .shop__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/* 241117追記 */
.media__txt {
	margin-bottom: 10px;
}
.media__youtube {
	margin-bottom: 40px;
}
.media__youtube iframe {
	width: 100%;
}
.instagram {
	margin: 0 0 40px;
}
.gallery__list {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
}

.tab-menu {
	display: flex;
}
.tab-menu button {
	padding: 10px;
    cursor: pointer;
    width: calc(100% / 3);
	font-weight: bold;
	font-size: 12px;
	background-color: #FFF;
	color: #303030;
}
.tab-content {
	display: none;
	padding: 15px;
	border: 1px solid #ddd;
	border-top: none;
}
.course__img {
	margin-bottom: 40px;
}
.active {
	display: block;
}
.tab-button.active {
	background-color: #303030;
	color: #FFF;
}
.course__title {
	font-size: 12px;
    margin-bottom: 10px;
}
.course__content {
	display: flex;
	flex-direction: column;
    gap: 10px;
    line-height: 1.2em;
	font-size: 10px;
	font-weight: 400;
}
.course__foods {
	width: 100%;
}
.course__drinks {
	width: 100%;
}
/*241218追記*/
#shop_cont #shop_cont_1 .detail_info{border-collapse: separate;border-spacing: 2px 2px;font-weight: 500;line-height: 1.8;}
/*#shop_cont #shop_cont_1 .detail_info tr:first-child th {border-radius: 2px 0 0 0;}
#shop_cont #shop_cont_1 .detail_info tr:first-child td {border-radius: 0 2px 0 0;}
#shop_cont #shop_cont_1 .detail_info tr:last-child th{border-radius: 0 0 0 2px;}
#shop_cont #shop_cont_1 .detail_info tr:last-child td {border-radius: 0 0 2px 0;}*/
#shop_cont #shop_cont_1 .detail_info th {background: #C4A03C;
	padding: 10px;color: #000;min-width: 85px;}
#shop_cont #shop_cont_1 .detail_info td{padding: 10px;background-color: #303030;}

.accordion_area { margin-top: 34px; }
.voice_accordion { margin-bottom: 7px; }
.voice_accordion summary { display: flex; justify-content: space-between; align-items: center; position: relative; padding: 1em 2em; color: #000; font-weight: bold; cursor: pointer; background-color: #C4A03C; }
.voice_accordion summary::-webkit-details-marker { display: none; }
.voice_accordion summary::before, .voice_accordion summary::after { width: 3px; height: .9em; border-radius: 5px; background-color: #000; content: ''; }
.voice_accordion summary::before { position: absolute; right: 2em; rotate: 90deg; }
.voice_accordion summary::after { transition: rotate .3s; }
.voice_accordion[open] summary::after { rotate: 90deg; }
.voice_accordion .accordion_child { transform: translateY(-10px); opacity: 0; margin: 0; color: #000; transition: transform .5s, opacity .5s; }
.voice_accordion[open] .accordion_child { transform: none; opacity: 1; }
.voice_accordion .accordion_child .voice_area{line-height: 1.8;margin: 20px 0; font-weight: 500;font-size: 14px;}
.voice_accordion[open] .accordion_child .voice_area { background-color: #303030; color: #fff; padding: 20px;}
.voice_accordion .accordion_child .voice_area p+p { margin-top: 0.5lh; }
.accordion_child .top_cont_10_column_link { text-align: center; }

/* 20260706 追記 */
.gallery__img { aspect-ratio: 1 / 1; overflow: hidden; }
.gallery__img img { width: 100%; height: 100%; object-fit: cover; display: block; }
/* 20260706 追記end */

/* 20260831 追記 */
.shibuya_renewal .shop__visual {
	padding: 8.26% 0;
}
.shibuya_renewal .shop__visual .shop__img {
	height: 400px;
	background-color: #000;
}
.shibuya_renewal .shop__visual .shop__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.shibuya_renewal_poster {
	max-width: 100%;
	margin: 36px auto 0;
}
.shibuya_renewal_poster img {
	width: 100%;
	height: auto;
}
/* 20260831 追記end */