@charset "UTF-8";
.sp-br {
	display: none;
}
@media (max-width: 63.9375em) {
	.pc-br {
		display: none;
	}
	.sp-br {
		display: block;
	}
}
.ib {
	display: inline-block;
}
/* ---------------------
top
--------------------- */
/* header */
.o-header__subNavItem > a:hover {
	color: #CFB94B;
	text-decoration: underline;
}
/* newsblock */
.o-topNews a:hover {
	opacity: 0.68;
	color: #CFB94B;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
/* menublock */
.o-topMenu__description {
	max-width: 64rem;
}
/* floorblock */
@media (max-width: 320px) {
	.o-topFloor__subtitle {
		font-size: 1.3rem;
	}
}
/* ---------------------
concept
--------------------- */
.m-childTextContent__btn {
	margin-top: 4.375rem;
}
@media (max-width: 63.9375em) {
	.m-childTextContent__btn {
		margin-top: 3rem;
	}
	.m-childTextContent__btn .a-button {
		margin-right: auto;
		margin-left: auto;
	}
}
/* ---------------------
menu
--------------------- */
/* categoly */
.o-menuFixedLeftAnchorList {
	top: 45%;
	display: none;
}
.o-menuFixedLeftAnchorList__inner {
	height: 17.2rem;
}
/* categoly link */
.m-menuCategoryTab__tabItem > a {
	transition: 0.3s;
}
.m-menuCategoryTab__tabItem > a:hover {
	opacity: 0.68;
	text-decoration: underline;
}
/* title & lead */
/*.m-menuPageDescription {
  width: 82%;
  margin: 0 auto;
  
}
.m-menuPageDescription__catch {
  text-align: left;
}
.m-menuPageDescription__text {
  width: 100%;
  text-align: left;
}*/
@media (max-width: 47.9375em) {
	.m-menuPageDescription {
		width: 100%;
	}
}
/* note */
.o-menuCategoryList {
	margin-bottom: 1em;
}
.p-menu__menuSection {
	position: relative;
}
.p-menu__menuNote {
	font-size: 12px;
	position: absolute;
	bottom: 2em;
	right: 2em;
}
.p-menu__imageNote {
	font-size: 12px;
	margin: 1em 0;
	text-align: right;
}
/* menu-list */
.o-menuCategoryList__list::after {
	content: none;
}
.o-menuCategoryList {
	position: relative;
}
.o-menuCategoryList__inner::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2rem;
	height: 0.125rem;
	background-color: #CFB94B;
}
.o-menuCategoryListImg__inner {
	max-width: 35em;
	margin: auto;
	padding-bottom: 2rem;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.o-menuCategoryListImgItem {
	width: 100%;
	display: flex;
	justify-content: center;
}
.m-menuCategoryListImgItem__thumbnail {
	width: 95%;
	max-width: 25em;
}
.m-menuCategoryListImgItem__thumbnail img {
	width: 100%;
}
.m-menuCategoryListImgItem__thumbnail_text {
	margin-top: 0.5rem;
	font-size: 0.5em;
}
@media (max-width: 47.9375em) {
	.o-menuCategoryListImg__inner {
		flex-direction: column;
	}
	.o-menuCategoryListImg__inner .o-menuCategoryListImgItem:nth-child(2) {
		margin-top: 1.5rem;
	}
	.m-menuCategoryListImgItem__thumbnail {
		width: 100%;
		padding-left: 1em;
		padding-right: 1em;
	}
}
/* lunch layout */
.o-menuMenuLinkList {
	max-width: 35rem;
	margin: auto;
}
/* drink layout */
@media (max-width: 63.9375em) {
	.m-menuCategoryListItem.-drink .m-menuCategoryListItem__data {
		flex: auto;
	}
}
/* ---------------------
menu course
--------------------- */
.o-menuCategoryList__categoryThumbnail {
	max-width: 35rem;
	margin: auto;
}
.course-min {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.8em;
}
.manuCopy {
    text-align: center;
    font-size: 110%;
    margin: -1em auto 2.5em;
}
.o-menuCategoryList.-course:has(+.-next) .o-menuCategoryList__inner::after {
	display: none;
}
.o-menuCategoryList.-course.-next .a-menuCategoryHeading {
	margin-bottom: 3.5em;
}
.o-menuCategoryList.-course.-next .a-menuCategoryHeading::after {
  /* border-top: 2px dashed #CFB94B; */
	height: 12px;
  left: 0;
  margin: auto;
  right: 0;
  width: 90%;
}
@media (min-width: 64em) {
	.o-menuCategoryList__inner {
		max-width: 27em;
	}
}
@media (max-width: 47.9375em) {
	.m-menuCategoryListItem__inner {
		flex-direction: column;
	}
	.m-menuCategoryListItem__data {
		margin-top: 0.5em;
		flex: none;
	}
    .manuCopy {
        margin-top: -.5em;
    }
}
/* ---------------------
floor
--------------------- */
.p-floor .o-childContentTextWithImage {
	display: block;
}
.p-floor .o-childContentTextWithImage__image {
	display: flex;
}
@media (max-width: 47.9375em) {
	.p-floor .o-childContentTextWithImage__image {
		flex-direction: column;
	}
}
/* hotelmap */
.hotelmap-wrap {
	position: relative;
	width: 600px;
	height: auto;
	margin: 0 4em 4em 10em;
}
.o-floorHotelmap__linkItem {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	display: block;
}
.o-floorHotelmap__linkItem:hover {
	cursor: pointer;
}
.o-floorHotelmap__linkItem:hover::before {
	width: 100%;
	z-index: 1;
}
.o-floorHotelmap__linkItem::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background-color: rgba(256, 256, 256, 0.3);
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}
.o-floorHotelmap__linkItem.place01 {
	/*top: 222px;*/
	top: 210px;
	/*left: 375px;*/
	left: 360px;
	width: 62px;
	height: 34px;
}
.o-floorHotelmap__linkItem.place02 {
	/*top: 260px;*/
	top: 257px;
	/*left: 360px;*/
	left: 355px;
	width: 30px;
	height: 30px;
}
.o-floorHotelmap__linkItem.place03 {
	/*top: 272px;*/
	top: 269px;
	/*left: 287px;*/
	left: 286px;
	width: 30px;
	height: 30px;
}
.o-floorHotelmap__linkItem.place04 {
	/*top: 305px;*/
	top: 293px;
	left: 227px;
	width: 58px;
	height: 74px;
}
.o-floorHotelmap__linkItem.place05 {
	top: 383px;
	left: 206px;
	width: 30px;
	height: 30px;
}
.o-floorHotelmap__linkItem.place06 {
	top: 500px;
	left: 211px;
	width: 30px;
	height: 30px;
}
.o-floorHotelmap__linkItem.place07 {
	top: 468px;
	left: 242px;
	width: 47px;
	height: 82px;
}
/* HANARE追加 */
.o-floorHotelmap__linkItem.place08 {
	/*top: 532px;*/
	top: 485px;
	/*left: 205px;*/
	left: 188px;
	width: 36px;
	height: 30px;
}
.o-floorHotelmap__linkItem.place09 {
	/*top: 596px;*/
	top: 528px;
	/*left: 205px;*/
	left: 198px;
	width: 36px;
	height: 30px;
}
.o-floorHotelmap__linkItem > a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	border: 1.5px dashed #fff;
}
.o-floorHotelmap__linkItem .tooltip {
	display: none;
}
.o-floorHotelmap__linkItem.place01 .tooltip {
	width: 160px;
}
.o-floorHotelmap__linkItem.place02 .tooltip {
	width: 120px;
}
.o-floorHotelmap__linkItem.place03 .tooltip {
	width: 105px;
}
.o-floorHotelmap__linkItem.place04 .tooltip {
	width: 94px;
}
.o-floorHotelmap__linkItem.place05 .tooltip {
	width: 170px;
}
.o-floorHotelmap__linkItem.place06 .tooltip {
	width: 84px;
}
.o-floorHotelmap__linkItem.place07 .tooltip {
	width: 110px;
}
/* HANARE追加 */
.o-floorHotelmap__linkItem.place08 .tooltip {
	width: 110px;
}
.o-floorHotelmap__linkItem.place09 .tooltip {
	width: 110px;
}
.o-floorHotelmap__linkItem .tooltip::before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 10px;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	border-width: 5px 5px 0 5px;
}
.o-floorHotelmap__linkItem:hover .tooltip {
	display: inline-block;
	padding: 5px;
	color: #fff;
	font-size: 10px !important;
	text-align: center;
	background-color: #000;
	border-radius: 5px;
	position: absolute;
	top: -25px;
	transition: 3s ease-in-out;
}
.hotelmap-wrap_Textlink {
	/*width: 100%;
    max-width: 600px;*/
	display: block;
	margin-top: 2.5em;
	margin-left: 0.5em;
}
.o-floorHotelmap_Textlinklist li {
	margin-bottom: 1.5em;
	padding-left: 1em;
	font-size: 1em;
	position: relative;
}
.o-floorHotelmap_Textlinklist li::before {
	content: "";
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: transparent transparent transparent #000;
	border-width: 5px;
}
@media (max-width: 89.9375em) {
	.hotelmap-wrap {
		margin: 0 2em 4em 5em;
	}
}
@media (max-width: 63.9375em) { /*1024未満*/
	.hotelmap-wrap {
		width: 400px;
		margin-left: 2em;
	}
	.o-floorHotelmap__linkItem.place01 {
		top: 157px;
		left: 267px;
	}
	.o-floorHotelmap__linkItem.place02 {
		top: 193px;
		left: 257px;
		width: 25px;
		height: 25px;
	}
	.o-floorHotelmap__linkItem.place03 {
		top: 192px;
		left: 206px;
		width: 25px;
		height: 25px;
	}
	.o-floorHotelmap__linkItem.place04 {
		top: 220px;
		left: 162px;
		width: 58px;
		height: 53px;
	}
	.o-floorHotelmap__linkItem.place05 {
		top: 276px;
		left: 147px;
		width: 25px;
		height: 25px;
	}
	.o-floorHotelmap__linkItem.place06 {
		top: 359px;
		left: 150px;
		width: 25px;
		height: 25px;
	}
	.o-floorHotelmap__linkItem.place07 {
		top: 338px;
		left: 177px;
		width: 36px;
		height: 65px;
	}
	/* HANARE追加 */
	.o-floorHotelmap__linkItem.place08 {
		/*top: 386px;*/
		top: 348px;
		/*left: 145px;*/
		left: 135px;
		width: 30px;
		height: 25px;
	}
	.o-floorHotelmap__linkItem.place09 {
		/*top: 434px;*/
		top: 383px;
		left: 145px;
		width: 30px;
		height: 25px;
	}
	.o-floorHotelmap_Textlinklist li {
		font-size: 0.8em;
	}
}
@media (max-width: 47.9375em) { /*tablet以下*/
	.hotelmap-wrap {
		width: 100%;
		margin: 0 0 1em 0;
	}
	.o-floorHotelmap__linkItem > a {
		border: none;
	}
	.o-floorHotelmap__linkItem .tooltip {
		display: none;
	}
	.hotelmap-wrap_Textlink {
		margin-top: 0;
		margin-bottom: 1em;
	}
}
/* ---------------------
english top
--------------------- */
/* reserve */
.o-fixedReservationLink__inner::after {
	border-width: 0.625rem 0.5rem 0 0.5rem;
	border-color: #CFB94B transparent transparent transparent;
}
/* footer */
.o-footer__metaInfoListTitle {
	flex: 0 0 7.5rem;
	min-width: 7.5rem;
}
.o-footer__metaInfoListData {
	flex: 1 1 calc(100% - 7.5rem);
	min-width: calc(100% - 7.5rem);
}
/* ---------------------
chinese menu
--------------------- */
.m-menuCategoryListItem__title {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 calc(100% - 4.75rem);
	flex: 1 1 calc(100% - 4.75rem);
}
/*.m-menuCategoryListItem__data {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4.75rem;
  flex: 0 0 4.75rem;
}*/
/* 一時的措置 */
.p-floor__pageDescription {
	padding-bottom: 5em;
}
/* 一時的措置 ランチメニューのレイアウトを1列に */
.p-menu__menuListSelect02 {
	margin-bottom: 30px;
}
.p-menu__menuListSelect02::after {
	content: none;
}
.p-menu_meuListSelectInner02 {
	display: block;
}
.o-menuSelectTitle_sup {
	font-size: 0.8125rem;
	display: inline-block;
	margin-left: 1em;
}
.o-menuSelectSubtitle02 {
	margin-left: 0;
	margin-top: 8px;
}
.o-menuSelectTitle02 {
	padding-left: 1.5em;
	position: relative;
}
.o-menuSelectTitle02::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.6em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0.5rem;
	height: 1px;
	background-color: #CFB94B;
}
.m-menuCategoryListItem.-drink .m-menuCategoryListItem__smallCategoryTitle::after {
	border: none;
}
/* 20201019：Go To Banner */
.o-topNews__banner {
	margin-top: -10px;
	margin-bottom: 40px;
	/*margin-left: 15%;*/
	padding-left: 5rem;
	padding-right: 5rem;
}
.banner_block_list {
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner_block_listitem {
	display: flex;
}
.banner_block_listitem.-notice {
	margin-right: 20px;
}
.banner_block_listitem a:hover {
	opacity: 0.8;
	color: white;
	transition: none;
}
.banner_block_listitem img {
	width: auto;
	height: 100px;
}
.o-topNews__newsnote {
	margin-top: 60px;
}
.newsnote_block {
	width: 800px;
	max-width: 65%;
	margin: 0 auto;
	padding: 20px 20px 10px;
	border-top: 3px double #CFB94B;
	border-bottom: 3px double #CFB94B;
	font-size: 14px;
	text-align: center;
}
.newsnote_block p {
	text-align: center;
	margin-bottom: 1.5em;
	color: #CFB94B;
}
.newsnote_block dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 1em;
}
.newsnote_block dt {
	margin: 0.3em 0;
	width: 160px;
	color: #CFB94B;
}
.newsnote_block dd {
	width: calc(90% - 100px);
	color: #CFB94B;
	margin: 0.3em 0;
}
@media screen and (max-width: 767px) {
	.o-topNews__banner {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.banner_block_list {
		flex-direction: column;
		margin: 0;
	}
	.banner_block_listitem.-notice {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.o-topNews__newsnote {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.newsnote_block {
		width: auto;
	}
	.newsnote_block p {
		text-align: left;
	}
	.newsnote_block dl {
		width: 100%;
		flex-direction: column;
	}
	.newsnote_block dl dt,
	.newsnote_block dl dd {
		width: fit-content;
	}
	.newsnote_block dl dd + dt {
		margin-top: 1em;
	}
}
/* 20201113：Lunch menu 台湾茶と愉しむ「琉球飲茶」 Ryukyu Dim Sums Savored with Taiwanese Tea */
.o-menuCategoryList__inner2 .o-menuCategoryList__list .m-menuCategoryListItem {
	margin-bottom: 1.65rem;
}
.o-menuCategoryList__inner2 .colorTitle {
	color: #423100;
}
.o-menuCategoryList__inner2 .nowrap {
	white-space: nowrap;
}
.o-menuCategoryList__inner2 .inner2__select {
	background-color: #F7F4E2;
	padding: 1em;
}
.o-menuCategoryList__inner2 .inner2__select dt.m-menuCategoryListItem__title {
	margin-bottom: 1rem;
}
.o-menuCategoryList__inner2 .inner2__select dd {
	font-size: 80%;
	line-height: 2;
}
/* 20210119 中国語コースメニュー非表示 */
#lang_ch .o-header__subNavList li.course:nth-child(2) {
	display: none;
}