@charset "UTF-8";
/* CSS Document */

/* ##### restaurant.php ##### */
/* 段違い */

#list2 .common_sub_1pwtxt_ph, #list4 .common_sub_1pwtxt_ph {
  float:right;
}
#list2 .common_sub_1pwtxt_txt,
#list4 .common_sub_1pwtxt_txt,
#list2 h1,
#list4 h1 {
  float:left;
}

/* ## restaurant adjust ## */
div.restaurant_timeinfo {
	text-align:center;
	font-size:130%;
	padding-bottom:5px;
	margin-top:-0.5em;
	line-height:1.2;
}

.restaurant_menu_photobox {
	padding-top:30px;
}

/* ## table_container ## */
.restaurant_price_tablecontainer {
	width:100%;
	margin:0 auto;
}
.restaurant_price_tablecontainer_note, .restaurant_price_tablecontainer_notefooter {
	text-align:right;
	display:block;
	width:100%;
	font-size:80%;
}
.restaurant_price_tablecontainer table {
	width:100%;
	border:1px solid #e0e0e0;
}
.restaurant_price_tablecontainer_withphoto {
	padding-bottom:30px;
}
.restaurant_price_tablecontainer_withphoto table {
	width:820px;
	float:left;
}

.restaurant_price_tablecontainer_withphoto .restaurant_menu_thumb {
	display:block;
	width:370px;
	float:right;
	text-align:center;
	font-size:18px;
}

.restaurant_price_tablecontainer_withphoto .restaurant_menu_thumb a {
	display:block;
	width:100%;
}
.restaurant_price_tablecontainer_withphoto .restaurant_menu_thumb img {
	width:100%;
}
.restaurant_price_tablecontainer table.com_basictable th, .restaurant_price_tablecontainer table.com_basictable td {
	padding:15px 20px;
	vertical-align:top;
}
.restaurant_price_tablecontainer table.com_basictable th{
	width:240px;
}
.restaurant_price_tablecontainer table.com_basictable td:last-child {
	white-space:nowrap;
	text-align:center;
	width:100px;
}
.restaurant_price_tablecontainer.withoutprice table.com_basictable td:last-child {
	white-space:normal;
	text-align:left;
	width:auto;
}


/* ##### responsive ##### */
@media (max-width: 1199px) {
  #list2 .common_sub_1pwtxt_ph, #list4 .common_sub_1pwtxt_ph {
    margin-right:0;
    margin-left:4%;
  }
	.restaurant_price_tablecontainer_withphoto table {
		width:68%;
	}
	.restaurant_price_tablecontainer_withphoto .restaurant_menu_thumb {
		font-size:16px;
		width:30%;
	}
}
@media (max-width: 1099px) {
	.restaurant_price_tablecontainer table.com_basictable th{
		width:200px;
	}
	.restaurant_price_tablecontainer table.com_basictable td:last-child {
		white-space:nowrap;
		text-align:center;
		width:60px;
	}
}
@media (max-width:899px) {
}
@media (max-width:799px) {
}
@media (max-width:699px) {
	/* ## table_container ## */
	
	
	.restaurant_price_tablecontainer_withphoto table {
		width : 100% ;
		 margin: 0 auto;
		float:none;
	}
	.restaurant_price_tablecontainer_withphoto .restaurant_menu_thumb {
		width:100%;
	}
	
	.restaurant_price_tablecontainer_withphoto .restaurant_menu_thumb img {
	width:100%;
	height:42vw;
	object-fit:cover;
	}
	.restaurant_price_tablecontainer table.com_basictable {
		background:#ffffff;
	}
	.restaurant_price_tablecontainer table.com_basictable th {
		width:100%!important;
		display:block;
		padding:10px;
		border-bottom:none;
		 float: left;
	}
	.restaurant_price_tablecontainer table.com_basictable td {
		display:block;
		width:80%;
		float:left;
		padding:10px;
		border:none;
		border-top:#e0e0e0 1px solid;
		border-right:#e0e0e0 1px solid;
	}
	.restaurant_price_tablecontainer table.com_basictable td:last-child {
		width:20%;
		border-right:none;
	}
	.restaurant_price_tablecontainer_notefooter {
		text-align:left;
		padding:5px 5px 0 5px;
	}
	
	#premium-menu .restaurant_adjust small:last-child {
		text-align: left;
	}
}
@media (max-width:374px) {
	/* ## restaurant adjust ## */
	h1.restaurant_adjust {
		font-size:7vw;
	}
}

/*==== このあたりからcss追加しました。min-width基準のmedia queriesになってます == */

.restaurant_adjust small {
	display:inline-block;
	font-size: 14px;
}

h2.restaurant_adjust {
	text-align:center;
	line-height: 24px;
}

h2.restaurant_adjust2 {
	text-align:center;
}
@media (max-width:899px) { h2.restaurant_adjust2 { font-size: 18px; } }
@media (max-width:699px) { h2.restaurant_adjust2 { font-size: 15px; } }

.menu-name {
	text-align:center;
	margin-bottom:.3em !important;
	line-height: 40px !important;
}
.menu-set-detail {
	text-align:center;
	margin-top:.5em !important;
}
.contentbox h1.menu-name--twoline {
	line-height: 1;
}
.common_sub_thums p small {
	margin-top: .365rem;
}

.menu-detail {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	font-size: 17px;
}
@media (max-width:799px) { .menu-detail { font-size: 15px; } }
@media (max-width:699px) { .menu-detail { text-align: left; font-size: 14px; } }
.menu-detail img {
  margin-bottom: 15px;
}
.menu-detail img,
.thumbnail-menu img,
#restaurant_other-menu-photo img {
	max-width:100%;
}

.menu-detail span.note{
  font-size:13px;
}

#premium-menu ul li,
#recommend-menu ul li,
#dessert-menu ul li,
#restaurant_price_breakfast ul li{
	text-align:center;
}

@media screen and (min-width: 700px) and (max-width: 1199px) {
.restaurant_price_tablecontainer {
	width : -webkit-calc(100% - 40px) ;
	width : calc(100% - 40px) ;
	box-sizing: border-box;
	}
}

/* ===== button-link ===== */


.restaurant_menu_thumb a.com_btn {
	width: 160px;
	margin:10px auto;
	display: block;
}

.arrow:before {
	content: "";
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background: url(/prestige/assets/img/common/com_thumb_linkhead.png) no-repeat 0 center;
	background-size: cover;
	margin-right: 5px;
}
.arrow {
	padding:.5rem 0 0;
}

.common_sub_txt {
	padding:0 15px;
}



/* ===== is-flx-desktop  ===== */
	@media (min-width:700px) {
	.is-flx-desktop {
		display: -webkit-flex;
display:flex;
	}
	
#restaurant_price_breakfast .is-flx-desktop,
#restaurant_competition .is-flx-desktop {
-webkit-flex-direction:row-reverse;
flex-direction:row-reverse;
-webkit-justify-content:space-between;
justify-content:space-between;
/*-webkit-align-items:center;
align-items:center;*/
	}
	}
	

/* ==== restaurant-menu-list ==== */
#restaurant-menu-list {
	background-color: rgba(191, 156, 71, 0.16);
}

#restaurant-menu-list img {
	border:#fff solid 10px;
}

#restaurant-menu-list .com_btn {
	background:#fff;
	    border:rgba(191, 156, 71, 0.55) 1px solid;
		color:#bf9c47;
}
#restaurant-menu-list .com_btn_weak:before {
    border-top: 1px solid #bf9c47;
    border-right: 1px solid #bf9c47;
}
	
/* ====== slide-menu ===== */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 36%;
    display: block;
width:1.5rem;
	height:1.5rem;
    padding: 0;
    cursor: pointer;
  color: transparent;
    border: none;
    outline: none;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before,
.slick-prev:hover,
.slick-next:hover
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{

	width:1.5rem;
	height:1.5rem;
	display:block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content:"";
}

.slick-prev
{
    left:-25px;
}

.slick-prev:before
{
background:url(../img/restaurant/chevron-with-circle-left.svg) no-repeat 0 0;
background-size:cover;
}


.slick-next
{
    right: -25px;
}

.slick-next:before
{
background:url(../img/restaurant/chevron-with-circle-right.svg) no-repeat 0 0;
background-size:cover;
}

.slick-track {
    margin-bottom: 20px;
}



.slick-dots
{
    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 12px;
    height: 12px;

    content:"";
    text-align: center;

background:url(../img/restaurant/brightness_1.svg) no-repeat center center;
background-size:cover;
}
.slick-dots li.slick-active button:before
{
    opacity: .25;
}
.desktop-no-scroll .slick-dots {
	display:none;
}


/* ======= menu-lineup ===== */
.slide-menu {
	width:80%;
	max-width:1200px;
	margin:0 auto;
}
.slide-menu div {
	text-align:center;
}

.slide-menu .current {
	opacity:.5;
}
.slide-menu a:hover img,
.common_sub_thums_thumb img:hover {
	opacity:.7;
}
.mov_menu .common_sub_thums_thumb img{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	transition:opacity 0.3s;
}
.mov_menu.on .common_sub_thums_thumb img{
	opacity: 0;
}
.mov_menu a.none_opa:hover{
	opacity: 1;
}
.mov_menu .common_sub_thums_thumb video {
	width: 100%;
}

	@media (min-width:700px) {
	.slide-menu div {
	text-align:center;
	margin:10px;
}
}

/* ===== go-top ==== */
.go-top {
	text-align:center;
	width:80%;
	max-width:1200px;
	margin:1.5rem auto 0;
	position:relative;
	text-decoration:underline;
}
	@media (min-width:700px) {
	.go-top {
		text-align:right;
	}
}

/* ---------------------------------------------------------------- */
/* レストランメニュー（PDF）のスタイル
/* ---------------------------------------------------------------- */

.menu_pdf{
  text-align:center;
}

/* メインダイニング用スタイル */
.common_sub_1pwtxt_txt .menu_pdf{
  text-align:left;
}

.menu_pdf dl{
  background-color:#F9F9F9;
  border:1px solid #999;
  border-radius:2px;
  display:inline-block;
  letter-spacing:-0.4em;
  /*margin-block-end:inherit;
  margin-block-start:inherit;*/
  padding:10px 40px 10px 70px;
}

/* メインダイニング用スタイル */
.common_sub_1pwtxt_txt .menu_pdf dl{
  margin-block-end:inherit;
  margin-block-start:inherit;
}

.menu_pdf dt{
  display:inline-block;
  letter-spacing:normal;
  position:relative;
}
.menu_pdf dd{
  display:inline-block;
  letter-spacing:normal;
  margin-inline-start:inherit;
  margin-left:30px;
}
.menu_pdf dd a{
  background-color:#666;
  border-radius:3px;
  color:#FFF;
  padding:3px 30px;
}
.menu_pdf dt:before{
  background-image:url(/grand/common/images/restaurant/icon_menu.svg);
  background-repeat:no-repeat;
  background-size:30px 30px;
  content:'';
  display:inline-block;
  height:30px;
  left:-30px;
  margin-right:2px;
  position:absolute;
  top:-3px;
  width:30px;
}
.menu_pdf dt:after {
  background-color:#820;
  border-radius:5px;
  color:#FFF;
  content:'PDF';
  display:inline-block;
  font-size:11px;
  line-height:1.0em;
  margin-left:3px;
  padding:2px 5px;
  position:relative;
  top:-2px;
}
