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

/** header **/
@media (width < 640px) {
	ol.c-breadcrumb:not(.inner-page ol.c-breadcrumb) {
		position: relative;
		z-index: 2;
		top: -45px;
		display: block;
		line-height: 1.2;
	}
}

.scroll_header .logo {
    width: 230px;
}

@media (width < 640px) {
	.logo__txt{
			font-size: 12px;
			margin-top: 3px;
			width: 150px;
			white-space: break-spaces;
	}
}

/**** footer_bnner *****/

.area-color_shimbashi-tora {
	order: 1;
}
.area-color_tokyo {
	order: 2;
}
.area-color_shinjuku {
	order: 3;
}
.area-color_chiyodaku {
	order: 4;
}
.area-color_minatoku_south {
	order: 5;
}
.area-color_yokohama {
	order: 6;
}

/**** footer_bnner *****/

/** footer **/
.footerL {
	width: 370px;
}
.footerR2 {
	/* padding-top: 17px; */
}

/* top */
.sec011L {
	display: table-cell;
	width: 710px;
	vertical-align: top;
	padding-right: 15px;
	display: flex;
	flex-wrap: wrap;
	a{
		transition: ease .3s;
	}
	a:hover{
		opacity: .7;
		transition: ease .3s;
	}
}
.sec011L img {
	display: block;
	/* object-fit: cover; */
}
.sec011R {
	display: table-cell;
	width: 244px;
	vertical-align: top;
	overflow: hidden;
}
.sec011R img {
	display: block;
	width: 250px;
	height: 401px;
	object-fit: cover;
}

/*!!!!! floor !!!!!!*/
.floor{
	width: min(100%, 970px);
}

.floor-box{
    display: flex;
    flex-wrap: wrap;
    width: min(100%, 970px);
		margin: auto;
		gap: 10px;

	.floor-box__wrap{
		width: calc(50% - 10px);
	}
	@media (width < 969px) {
		.floor-box__wrap{
			width: calc(100% - 20px);
		}
	}
}

.floorLayoutBtn{
	display: flex;
	justify-content: flex-end;
}

.floorButtonR{
	float: none;
}

.floor_sec041 {
	
}
.btn-floor_11f {
	display: block;
	width: 485px;
	height: 400px;
	background: url(/images/toranomon-anex/floor/floor_11f.jpg) no-repeat 0 0;
	background-size: 167%;
	background-position-x: -138px;
	background-position-y: -47px;
}
.btn-floor_10f {
	display: block;
	width: 485px;
	height: 400px;
	background: url(/images/toranomon-anex/floor/floor_10f.jpg) no-repeat 0 0;
	background-size: 167%;
	background-position-x: -102px;
	background-position-y: -50px;
}
.btn-floor_5f {
	display: block;
	width: 970px;
	height: 550px;
	background: url(/images/toranomon-anex/floor/floor_5f.jpg) no-repeat 0 0;
	background-size: contain;
	background-position: center;
}
.btn-floor_b1 {
	display: block;
	width: 970px;
	height: 550px;
	background: url(/images/toranomon-anex/floor/floor_b1.jpg) no-repeat 0 0;
	background-size: contain;
	background-position: center;
}

.tab-menu {
	.tab-menu__main{
			margin-block: 20px 30px;
	}
}

.tab-contens_11f li {
	display: block;
	width: 485px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: -138px -47px;
	background-size: 167%;
}

.tab-contens_11f li:nth-of-type(1){
	background-image: url(/images/toranomon-anex/floor/layout/floor_11f_s.webp);
}
.tab-contens_11f li:nth-of-type(2){
	background-image: url(/images/toranomon-anex/floor/layout/floor_11f_i.webp);
}
.tab-contens_11f li:nth-of-type(3){
	background-image: url(/images/toranomon-anex/floor/layout/floor_11f_t.webp);
}
.tab-contens_11f li:nth-of-type(4){
	background-image: url(/images/toranomon-anex/floor/layout/floor_11f_r.webp);
}

.f_301{
	position: absolute;
	top: -4px;
	left: 338px;
}

.f_1901{
	position: absolute;
	top: -4px;
	left: 708px;
}

.f_1902{
	position: absolute;
	top: -4px;
	left: 511px;
}

.f_1903{
	position: absolute;
	top: 227px;
	left: 520px;
}

.f_1904{
	position: absolute;
	top: 227px;
	left: 411px;
}

.f_1905{
	position: absolute;
	top: -4px;
	left: 380px;
}

.f_1906{
	position: absolute;
	top: -4px;
	left: 188px;
}

.f_1907{
	position: absolute;
	top: 251px;
	left: 39px;
}
.f_1908{
	position: absolute;
	top: 606px;
	left: 648px;
}

/*!!!!! フロアマップTOP お知らせバナー !!!!!*/

.c-info-banner {
	width: min(95%, 970px);
	margin: 30px auto;
}

.c-info-banner__link {
	background: url(/images/grande/tokyo-hamamatsucho/bnr_banquet-hall.webp) no-repeat center / cover;
	aspect-ratio: 970 / 120;
	text-decoration: none;
	overflow: hidden;
	transition: opacity 0.3s ease;
	display: block;
}

.c-info-banner__link:hover {
	opacity: 0.8;
	text-decoration: none;
}

.c-info-banner__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 40px;
	color: #333;
	/* text-shadow: 0 0 8px rgba(0, 0, 0, 0.4); */
	height: 100%;
}

.c-info-banner__title {
	font-size: clamp(1.625rem, 0.869rem + 1.57vw, 2.375rem);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 1px;

	span {
		color: #fff;
		background: #6cb030;
		padding: 4px 8px 4px;
		border-radius: 50%;
		font-size: clamp(1.375rem, 1.158rem + 0.36vw, 1.5rem);
		font-weight: 700;
		margin-right: 4px;
		letter-spacing: 0;
	}
	strong{
		font-weight: 600;
		line-height: 1;
	}
}

.c-info-banner__list {
	display: flex;
	gap: 1.5em;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	margin-top: clamp(0.313rem, -0.317rem + 1.31vw, 0.938rem);
}

.c-info-banner__list li {
	background: #6cb030;
	color: #fff;
	letter-spacing: 2px;
	padding-inline: 10px;
	/* box-shadow: 16px 15px 0px -9px #60912c; */
	box-shadow: 2px 3px 0px #60912c;
	border-radius: 0px;
	display: block;
}

.is-sp-tab {
	display: none;
}

@media screen and (max-width: 767px) {
	.is-sp-tab {
		display: block;
	}

	.c-info-banner__link {
		background: url(/images/grande/tokyo-hamamatsucho/bnr_banquet-hall_sp.webp) no-repeat center;
		background-size: contain;
		aspect-ratio: 970 / 360;
		min-height: 90px;
		padding: 15px;
	}

	.c-info-banner__inner {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
		padding: 0;
	}

	.c-info-banner__title {
		font-size: clamp(1.125rem, 0.648rem + 2.04vw, 1.625rem);
		font-weight: 800;
		letter-spacing: 0;
		text-indent: -1.9em;
		padding-left: 1.9em;
		line-height: 1.5;


		span {
			padding: 3px 5px 3px;
			border-radius: 50%;
			font-size: 16px;
			font-weight: 700;
			margin-right: 0px;
			letter-spacing: 0;
		}
		strong{
			font-weight: 800;
		}
	}

	.c-info-banner__list {
		font-size: 12px;
		gap: 5px 10px;
	}
}

/*!!!!! フロアマップTOP お知らせバナー !!!!!*/


  /*!!!!!!!!!! ポップアップ !!!!!!!!!!!!*/

.popup-box {
	display: flex;
	gap: 20px;
	margin: 20px auto;
}
@media (width < 969px) {
.popup-box {
	display: none;
}
}

/* ギャラリーの基本設定 */
@media (970px <= width) {
.popup {
  --size: 100px;
  margin: auto auto 40px;
	transition: ease .5s;
	/* width: 300px; */

	div{
		p{
			text-align: center;
			margin-right: 2em;
		}
	}


  &:has(:hover) img:not(:hover),
  &:has(:focus) img:not(:focus) {
    filter: brightness(0.5) contrast(0.5);
		border-radius: 10px;
  }

  & img {
    object-fit: cover;
    /* width: calc(var(--size) * 2);
    height: calc(var(--size) * 2);  */
    /* transition: clip-path 0.25s, filter 0.75s; */
    transform: scale(1); /* 拡大表示 */
    transition: ease .5s;
    /* clip-path: path("M0,0 C0,0 200,0 200,0 200,0 200,100 200,100 200,100 200,200 200,200 200,200 100,200 100,200 100,200 100,200 0,200 0,200 0,100 0,100 0,100 0,100 0,100Z"); */

    &:hover,
    &:focus {
      /* clip-path: path("M0,0 C0,0 200,0 200,0 200,0 200,100 200,100 200,100 200,200 200,200 200,200 100,200 100,200 100,200 100,200 0,200 0,200 0,100 0,100 0,100 0,100 0,100Z"); */
      /* clip-path: path("M90,10 C100,0 100,0 110,10 190,90 190,90 190,90 200,100 200,100 190,110 190,110 110,190 110,190 100,200 100,200 90,190 90,190 10,110 10,110 0,100 0,100 10,90Z"); */
      z-index: 1;
      /* transition: clip-path 0.25s, filter 0.25s; */
			position: relative;
			z-index: 3;
      transform: scale(1.9);
			border-radius: 10px;
			/* border: solid 1px #72c232; */
			box-shadow: 0px 0px 15px -5px #777777;
      transition: ease .5s;
    }

    /* フォーカス時のアウトライン */
    &:focus {
      outline: 1px dashed black;
      outline-offset: -5px;
      transition: ease .3s;
    }
  }

    & img.pop-l {
    width: 490px!important;
    height: 370px!important;
    object-fit: cover; /* 画像を枠に合わせてトリミング */
    clip-path: path("M0,0 C0,0 489,0 489,0 489,0 489,195 489,195 489,195 489,390 489,390 489,390 244.5,390 244.5,390 244.5,390 244.5,390 0,390 0,390 0,195 0,195 0,195 0,195 0,195Z");
    transition: clip-path 0.25s, filter 0.75s;
    /* transform: scale(1); */
    transition: ease .3s;

    &:hover,
    &:focus {
      /* clip-path: path("M0,0 C0,0 489,0 489,0 489,0 489,195 489,195 489,195 489,390 489,390 489,390 244.5,390 244.5,390 244.5,390 244.5,390 0,390 0,390 0,195 0,195 0,195 0,195 0,195Z"); */
      clip-path: path("M90,10 C100,0 100,0 110,10 190,90 190,90 190,90 200,100 200,100 190,110 190,110 110,190 110,190 100,200 100,200 90,190 90,190 10,110 10,110 0,100 0,100 10,90Z");
      z-index: 1;
      transition: clip-path 0.25s, filter 0.25s;
      transform: scale(1.8);
      /* transform: scale(1.1); */
      transition: ease .3s;
      box-shadow: 5px 5px 15px -5px #777777;
      border-radius: 10px;
    }

    /* フォーカス時のアウトライン */
    &:focus {
      outline: 1px dashed black;
      outline-offset: -5px;
      transition: ease .3s;
    }
  }

  .nopop{
    transition: ease .3s;
  }
}

}
/** @media (970px <= width)  **/

/* access */
.sec03L {
	width: 460px;
}
.sec03R {
	width: 485px;
	/* padding-left: 30px; */
}
.sec03R img {
	display: block;
	width: 485px;
	/* height: 485px; */
	/* margin-left: 0; */
	/* object-fit: contain; */
}
#area_map .tab-container{
	margin-left: 3px;
}
h3.sec03gaikanEntTitle {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #333;
	font-size: 114%;
	font-weight: bold;
	text-align: left;
}
h3.sec03gaikanEntTitle:before {
	content: "■";
	color: #ccc;
	margin-right: 0.2em;
}
.sec03gaikanEntWrapper {
	display: flex;
	justify-content: space-around;
}
@media (width < 640px) {
	.sec03gaikanEntWrapper {
			display: none;
	}
}
.sec03gaikanEnt {
	display: table-cell;
	display: block;
	width: calc(100% / 3 - 5px);
}
.sec03gaikanEnt a,
.sec03gaikanEnt a img {
	display: block;
	width: 100%;
	height: 150px;
	object-fit: cover;
}
.sec03gaikanEnt a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.sec03gaikanEnt span {
	display: block;
	text-align: center;
}
.spEntrance {
	display: none;
}
@media (width < 969px) {
	.spEntrance {
		object-fit: contain;
		height: 250px;
		background: #000;
	}
}
#cboxLoadedContent{
	background-color: #000;
}

@media (width < 969px) {
	.sec03gaikanEnt_sp{
		text-align: center;
		margin-top: 20px;
	}
	.sec03gaikanEnt_sp img{
			width: 100%;
		height: 240px;
    object-fit: contain;
    background: #333;
	}
}

/* space */
.spaceL {
	vertical-align: top;
	padding-top: calc(25px + 1.1em);
}
@media screen and (max-width: 969px) {
	.spaceL {
		vertical-align: top;
		padding-top: 0;
	}
}

/* price-floorMap 201906 */
.price_floorMap {
	margin-top: 20px;
}
.price_floorMapTitleWrapper {
	margin-top: 20px;
}
.price_floorMapTitle {
	float: left;
	width: 475px;
	margin-right: 20px;
}
.price_floorMap .price_floorMapTitle:last-child {
	margin-right: 0;
}
.price_floorMapTitle span {
	padding: 2px 1em;
	background: #6eb42f;
	border-radius: 5px;
	color: #fff;
	font-size: 114.28571%;
	font-weight: bold;
}
.price_floorMapWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content:stretch;
	margin-top: 5px;
}
.price_floorMapCont {
	width: 460px;
	padding: 10px 6px;
	border: 1px solid #cfcfcf;
	align-items: center;
}
.price_floorMapCont a {
	display: block;
	width: 100%;
}
.price_floorMapCont a img {
	display: block;
	width: 100%;
}



/*!!!!!!!!!!!!!!!!!!! フロアマップ 部屋番号 !!!!!!!!!!!!!!!!!!!!!!*/

.cboxElement.fa_icon {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    background: #717071;
    border-radius: 8px;
    transition: ease .3s;
    /* opacity: .6; */
    opacity: .75;
		display: block;
}

.floor_map_button{
	.cboxElement.fa_icon{
		line-height: 1.8;
	}
}


.cboxElement.fa_icon::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    margin-right: 4px;
}

.cboxElement.fa_icon:hover {
	transition: ease .3s;
	opacity: 1;
}


.no-link {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    position: relative;
    background: #717071;
    border-radius: 8px;
    transition: ease .3s;
		display: block;
		opacity: .75;
}

.theta_floor.half{
	width: auto;

	h3{
		font-size: 140%;
	}

	@media (970px <= width) {
		.col{
			width: 180px;
		}
	}
}
@media (width < 969px) {
.theta_floor.half{
	width: 100%;

		h3{
		font-size: 100%;
	}
}

}


@media (970px <= width) {
	body:not(.inner-page) .priceTableWrapper {
			height: auto;
			overflow-y: auto;
			overflow-x: auto;
			border-right: none;
	}
}


.priceTable :where(th,td) {
    padding: 6px 5px 7px;
}

.mm-delete{
	display: none !important;
}

.mm_delete{
	display: none !important;
}


/*!!!!!!!!!!!!!!!!!!! header,footerロゴ調整 !!!!!!!!!!!!!!!!!!!!!!*/
.logo {
    width: 400px;
}

.footerL a {
    width: 420px;
}

/*!!!!!!!!!!!!!!!!!!! 凡例 !!!!!!!!!!!!!!!!!!!!!!*/

@media screen and (min-width: 970px) {
	.legend_box{
		gap: 110px;
	}
}

@media screen and (min-width: 768px) and (max-width: 820px) {
  .legend_box{
    gap: 10px;
  }
}


 /*!!!!!!!!!!!!!!!!!!! フロアマップ360°バナー調整 !!!!!!!!!!!!!!!!!!!!!!*/

@media (970px <= width) {
    .theta_floor ul li:only-child {
        width: min(100%, 400px);
    }
}

@media (970px <= width) {
	.floor-map-swiper{
		.swiper-slide:nth-of-type(1) {
			order: 2!important;
		}
		.swiper-slide:nth-of-type(2) {
			order: 1!important;
		}
	}
}

 /*!!!!!!!!!!!!!!!!!!! 料金表 文言調整 !!!!!!!!!!!!!!!!!!!!!!*/
.center--k-arena{
    font-size: 14px;
    text-align: left!important;
    font-weight: 600;
    margin: -20px auto 7px;
}