@charset "utf-8";

@import url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/css/map_common.css);

/*==================================================
page setting
================================================== */
#suntory_contents #container_neighborhood #insidenav li.nv_around a {
	background-color: #fff4d0;
	pointer-events: none;
}

/*==================================================
pc sp common
================================================== */
#suntory_contents #contents figure img {
	width: 100%;
}
#suntory_contents #contents p a,
#suntory_contents #contents figcaption a {
	color: #881133;
	text-decoration: underline;
}
#suntory_contents #contents p a:hover,
#suntory_contents #contents figcaption a:hover {
	color: #bb0044;
}
#suntory_contents #contents .shadebox a {
	display: block;
	text-decoration: none;
	color: #222;
}
#suntory_contents #contents .shadebox a:hover {
	color: #813;
}
#suntory_contents #sma .shadebox a:hover figcaption,
#suntory_contents #sma .shadebox a:hover p.smaabout {
	color: #222;
}
#suntory_contents #dining #arkhills > p a {
	display: inline;
	padding: 0;
	color: #813;
}
#suntory_contents #dining #arkhills > p a:hover {
	text-decoration: underline;
	color: #bb0044;
}
/*bt_pdflink*/
#suntory_contents #neighbormap .bt_pdflink a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #881133;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  border: 1px solid #aa1144;
}
#suntory_contents #neighbormap .bt_pdflink a:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_pdf.png") no-repeat left center;
}
#suntory_contents #neighbormap .bt_pdflink a:hover {
  color: #fff;
  background: #aa1144;
  opacity: 1;
}
#suntory_contents #neighbormap .bt_pdflink a:hover::before {
  background-image: url("https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_pdf_white.png");
}
/*bt_googlemap*/
#suntory_contents #hall_contents .bt_googlemap a {
	display:flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 1;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color:#881133;
}
#suntory_contents #contents .bt_googlemap a:hover {
	color: #fff;
	background-color:#aa1144;
}
#suntory_contents #contents .bt_googlemap a:hover::before {
	background-color:#cc0044;
}


/*==================================================
sp
================================================== */
@media screen and (max-width:767px){

/*==================================================
neighborhood common [sp]
================================================== */
#suntory_contents #container_neighborhood .shadebox {
	box-shadow: 0 0 1.33333333vw 0 rgba(233,233,233,1);
	border: 1px solid #DFDFDF;
}
#suntory_contents .shadebox {
	position: relative;
}
#suntory_contents .shadebox::before {
	content: "";
	position: absolute;
	width: 5.6vw;
	height: 8vw;
	top: calc(50% - 4vw);
	left: 0;
	background:#881133;
}
#suntory_contents .shadebox::after {
	content: "";
	position: absolute;
	top: calc(50% - 1.2vw);
	left: 1vw;
	width: 1.8vw;
	height: 1.8vw;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#suntory_contents .shadebox a {
	display: block;
	width: 100%;
	padding: 5.4vw 5.4vw 5.4vw 8vw;
}
#suntory_contents .shadebox a h3 {
	display: inline-block;
	font-size: 4.8vw;
	line-height: 1.3;
	text-decoration: none;
	vertical-align: bottom;
	padding: 0  4vw 0 0;
	background: url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_external.png) no-repeat right top / 2.4vw;
}

/*==================================================
sma [sp]
================================================== */
#suntory_contents #sma {
	padding: 4vw;
}
#suntory_contents #sma .shadebox {
	width: 100%;
}
#suntory_contents #sma .shadebox a {
	display: block;
}
#suntory_contents #sma .shadebox h3 {
	font-size: 6.4vw;
}
#suntory_contents #sma .shadebox h3 .sm_txt {
	display: block;
	font-size: 4.53333333vw;
	font-weight: normal;
	line-height: 1;
	margin-top: 2vw;
}
#suntory_contents #sma .shadebox h3 .ss_txt {
	display: block;
	font-size: 4vw;
	font-weight: normal;
	line-height: 1;
	margin-top: 2vw;
}
#suntory_contents #sma .shadebox p.sma_logo {
	display: block;
	width: 68vw;
	margin-top: 5.33333333vw;
}
#suntory_contents #sma .shadebox figure {
	width: 100%;
	margin-top: 4vw;
}
#suntory_contents #sma .shadebox figcaption {
	font-size: 3.2vw;
	text-align: right;
	line-height: 1.5;
}
#suntory_contents #sma .shadebox a > p {
	margin-top: 4vw;
	line-height: 1.5;
}
#suntory_contents #contents #sma > p {
	margin:  4vw 0 0 8vw;
	line-height: 1.5;
}

/*==================================================
dining [sp]
================================================== */

#suntory_contents #dining .inner {
	margin: 40px 0 60px;
	padding: 0 4vw;
	width: 100%;
	display:flex;
	flex-flow: column wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: space-between;
}
#suntory_contents #hotels .inner {
	margin: 40px 0 60px;
	padding: 0 4vw;
	width: 100%;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #dining .shadebox,
#suntory_contents #hotels .shadebox {
	width: 100%;
	height: 30vw;
	margin-top: 4vw;
}
#suntory_contents #dining .shadebox:first-child,
#suntory_contents #hotels .shadebox:first-child {
	margin-top: 0;
}
#suntory_contents #dining .shadebox a,
#suntory_contents #hotels .shadebox a{
	display:flex;
	flex-flow: row nowrap;
	align-items: center;
	height: 100%;
}
#suntory_contents #dining .shadebox a h3,
#suntory_contents #hotels .shadebox a h3{
	display: block;
	width: calc(100% - 34vw);
}
#suntory_contents #dining .shadebox#arkhills {
	height: 72vw;
	padding: 20px;
}
#suntory_contents #dining .shadebox#arkhills::before {
	top:20px;
}
#suntory_contents #dining .shadebox#arkhills::after {
	top:32px;
}
#suntory_contents #dining .shadebox#arkhills > a {
	display: inline-block;
	padding: 1.6vw 0 0 4vw;
	height:12vw;
}
#suntory_contents #dining .shadebox#arkhills h3 {
	display: inline;
	width: 100%;
	font-size:5.6vw;
	line-height:1;
}
#suntory_contents #dining #arkhills p.photo {
	margin: 0;
}
#suntory_contents #dining #arkhills p.photo img {
	width: 100%;
}
#suntory_contents #dining #arkhills p {
	margin-top: 5.6vw;
	padding: 0;
	font-size: 4.26666667vw;
	line-height: 1.5;
}
#suntory_contents #dining .shadebox#ana-dining,
#suntory_contents #hotels .shadebox#ana-hotel {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_ana_sp.jpg) no-repeat right 5.4vw center / 30vw;
}
#suntory_contents #dining .shadebox#izumi {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_izumi_sp.jpg) no-repeat right 5.4vw center / 30vw;
}
#suntory_contents #dining .shadebox#futei {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_futei_sp.jpg) no-repeat right 5.4vw center / 30vw;
}
#suntory_contents #hotels .shadebox#okura {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_okura_sp.jpg) no-repeat right 5.4vw center / 30vw;
}
#suntory_contents #dining .shadebox#futei h3 .place {
	margin-top: 0.8vw;
	font-size: 4vw;
	display: block;
}

/*==================================================
neighbormap [sp]
================================================== */
#suntory_contents #neighbormap .inner {
	padding: 0 4vw;
}
#suntory_contents #neighbormap figure {
	width: 100%;
	margin-top: 4vw;
}
#suntory_contents #neighbormap figure figcaption {
	margin-top: 2.66666667vw;
	font-size: 2.66666667vw;
	line-height: 1;
	text-align: right;
}
#suntory_contents #neighbormap .btarea {
	display:flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: center;
}
#suntory_contents #neighbormap .bt_pdflink {
	width: 81.33333333vw;
	height: 14.66666667vw;
	margin: 8vw 0 0;
	order: 2;
}
#suntory_contents #neighbormap .bt_pdflink a {
  padding: 0 0 0 3.2vw;
  font-size: 5.06666667vw;
}
#suntory_contents #neighbormap .bt_pdflink a:before {
  left: 6.4vw;
  width: 5.33333333vw;
  height: 8vw;
  background-size: 5.33333333vw auto;
}
#suntory_contents #neighbormap .bt_googlemap {
	width: 81.33333333vw;
	height: 14.66666667vw;
	margin: 8vw 0 0;
	order: 1;
}
#suntory_contents #neighbormap .bt_googlemap a {
  padding: 0 0 0 3.2vw;
	font-size: 4.8vw;
	font-weight: bold;
	line-height: 14.66666667vw;
	background: url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_map_white.png) no-repeat left 6.4vw center / 5.6vw,
	#881133 url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_external_white.png) no-repeat right 4vw top 3.33333333vw / 2.66666667vw	;
}


}
/*==================================================
pc
================================================== */
@media print, screen and (min-width:768px){

/*==================================================
neighborhood common [pc]
================================================== */
#suntory_contents #container_neighborhood .shadebox {
	box-shadow: 0 0 5px 0 rgba(233,233,233,1);
	border: 1px solid #DFDFDF;
}
#suntory_contents .shadebox {
	position: relative;
}
#suntory_contents .shadebox::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 30px;
	top: calc(50% - 15px);
	left: 20px;
	background:#881133;
}
#suntory_contents .shadebox::after {
	content: "";
	position: absolute;
	top: calc(50% - 4px);
	left: 25px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#suntory_contents .shadebox::before {
	width: 24px;
	height: 36px;
	top: calc(50% - 18px);
	left: 20px;
}
#suntory_contents .shadebox::after {
	width: 8px;
	height: 8px;
	top: calc(50% - 4px);
	left: 25px;
}
#suntory_contents .shadebox a {
	display: block;
	width: 100%;
	padding: 20px 20px 20px 60px;
}
#suntory_contents .shadebox a h3 {
	display: inline-block;
	font-size: 18px;
	line-height: 1.3;
	text-decoration: none;
	vertical-align: bottom;
	padding: 0 18px 0 0;
	background: url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_external.png) no-repeat right top  / 11px;
}

/*==================================================
sma [pc]
================================================== */
#suntory_contents #sma .shadebox {
	width: 100%;
}

#suntory_contents #sma .shadebox a {
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
#suntory_contents #sma .shadebox h3 {
	font-size: 25px;
}
#suntory_contents #sma .shadebox h3 .sm_txt {
	display: block;
	font-size: 17px;
	font-weight: normal;
	line-height: 1;
	margin-top: 5px;
}
#suntory_contents #sma .shadebox h3 .ss_txt {
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	margin-top: 7px;
}
#suntory_contents #sma .shadebox p.sma_logo {
	display: block;
	width: 270px;
	margin-top: 25px;
}
#suntory_contents #sma .shadebox figure {
	width: 600px;
}
#suntory_contents #sma .shadebox figcaption {
	font-size: 12px;
	text-align: right;
	line-height: 1.5;
}
#suntory_contents #sma .shadebox a > p {
	margin-top: 15px;
	font-size: 16px;
}
#suntory_contents #contents #sma > p {
	margin: 10px 0 0 60px;
	font-size: 16px;
	line-height: 1;
}

/*==================================================
dining [pc]
================================================== */

#suntory_contents #dining .inner {
	margin: 40px 0 60px;
	width: 100%;
	height: 340px;
	display:flex;
	flex-flow: column wrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: space-between;
}
#suntory_contents #hotels .inner {
	margin: 40px 0 60px;
	width: 100%;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #dining .shadebox,
#suntory_contents #hotels .shadebox {
	width: calc((100% - 30px) / 2);
	height: 100px;
}
#suntory_contents #dining .shadebox a,
#suntory_contents #hotels .shadebox a{
	display:flex;
	flex-flow: row nowrap;
	align-items: center;
	height: 100%;
}
/*#suntory_contents #dining .shadebox a h3,
#suntory_contents #hotels .shadebox a h3{
	display: block;
	width: calc(100% - 150px);
}*/
#suntory_contents #dining .shadebox#arkhills {
	height: 340px;
	padding: 20px;
}
#suntory_contents #dining .shadebox#arkhills::before {
	top:20px;
}
#suntory_contents #dining .shadebox#arkhills::after {
	top:32px;
}
#suntory_contents #dining .shadebox#arkhills > a {
	display: inline-block;
	padding: 8px 0 0 40px;
	height: 56px;
}
#suntory_contents #dining .shadebox#arkhills h3 {
	font-size: 23px;
	line-height:1;
}
#suntory_contents #dining #arkhills p.photo {
	margin: 0;
}
#suntory_contents #dining #arkhills p.photo img {
	width: 100%;
}
#suntory_contents #dining #arkhills p {
	margin-top: 20px;
	padding: 0;
	font-size: 16px;
	line-height: 1.5;
}
#suntory_contents #dining .shadebox#ana-dining,
#suntory_contents #hotels .shadebox#ana-hotel {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_ana_pc.jpg) no-repeat right 20px center / 130px;
}
#suntory_contents #dining .shadebox#izumi {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_izumi_pc.jpg) no-repeat right 20px center / 130px;
}
#suntory_contents #dining .shadebox#futei {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_futei_pc.jpg) no-repeat right 20px center / 130px;
}
#suntory_contents #hotels .shadebox#okura {
	background: url(https://www.suntory.com/culture-sports/suntoryhall/map/assets2019/img/neighbor/ph_okura_pc.jpg) no-repeat right 20px center / 130px;
}
#suntory_contents #dining .shadebox#futei h3 .place {
	display: block;
}

/*==================================================
neighbormap [pc]
================================================== */
#suntory_contents #neighbormap .inner {
	margin: 40px 30px 60px;
}
#suntory_contents #neighbormap h2 {
	width: 100%;
	font-size: 20px;
	line-height: 1;
}
#suntory_contents #neighbormap figure {
	width: 100%;
	margin-top: 20px;
}
#suntory_contents #neighbormap figure figcaption {
	margin-top: 20px;
	font-size: 13px;
	line-height: 1;
	text-align: right;
}
#suntory_contents #neighbormap .btarea {
	margin-top: 40px;
	display:flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: flex-start;
}
#suntory_contents #neighbormap .bt_pdflink {
	width: 320px;
	height: 60px;
	margin: 0 20px;
}
#suntory_contents #neighbormap .bt_pdflink a {
  padding: 0 0 0 30px;
  font-size: 19px;
}
#suntory_contents #neighbormap .bt_pdflink a:before {
  left: 20px;
  width: 22px;
  height: 30px;
  background-size: 22px auto;
}
#suntory_contents #neighbormap .bt_googlemap {
	width: 320px;
	height: 60px;
	margin: 0 20px;
}
#suntory_contents #neighbormap .bt_googlemap a {
	padding: 0;
	font-size: 19px;
	font-weight: bold;
	line-height: 60px;
	background: url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_map_white.png) no-repeat left 20px center / 22px,
	#881133 url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_external_white.png) no-repeat right 15px top 13px / 11px;
}


}