@charset "utf-8";

@import url("./facility_common.css");

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

/*==================================================
container [sp] layout
================================================== */
#suntory_contents #container_facility_top #contents {
	padding: 4vw 0 0;
}

/*==================================================
insidenav [sp]
================================================== */
#suntory_contents #container_facility_top #insidenav .leadtxt {
	width: 100%;
	font-size: 4vw;
	line-height: 1.5;
}
#suntory_contents #container_facility_top #insidenav ul{
	margin: 6.6666667vw 0 0;
	width: 100%;
	height: auto;
	display:block;
}
#suntory_contents #container_facility_top #insidenav li {
	margin-top: 2.6666667vw;
	width: 100%;
	height: 24vw;
}
#suntory_contents #container_facility_top #insidenav li:first-child {
	margin-top: ;
}
#suntory_contents #container_facility_top #insidenav li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 4vw 8vw 0 24vw;
	text-decoration: none;
	border-radius: 0.8vw;
	box-shadow: 0 0 1.3333333vw 0 rgba(204,170,102,.6);
	background: #fff no-repeat left 4vw top 4vw / 20vw;
	position: relative;
}
#suntory_contents #container_facility_top #insidenav li a::before {
	content: "";
	vertical-align: middle;
	position: absolute;
	width: 5.3333333vw;
	height: 10.66666667vw;
	top: 6.66666667vw;
	right: 2.66666667vw;
	background:#881133;
}
#suntory_contents #container_facility_top #insidenav li a::after {
	content: "";
	vertical-align: middle;
	position: absolute;
	top: calc(50% - 1.2vw);
	right: 4.8vw;
	width: 2vw;
	height: 2vw;
	margin: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#suntory_contents #container_facility_top #insidenav li a:hover {
	background-color: #fff4d0;
}
#suntory_contents #container_facility_top #insidenav li.nv_hall a {
	background-image: url(../img/index/ph_navi01_sp.jpg);
}
#suntory_contents #container_facility_top #insidenav li.nv_bluerose a {
	background-image: url(../img/index/ph_navi02_sp.jpg);
}
#suntory_contents #container_facility_top #insidenav li.nv_map a {
	background-image: url(../img/index/ph_navi03_sp.jpg);
}
#suntory_contents #container_facility_top #insidenav li.nv_barrierfree a {
	background-image: url(../img/index/ph_navi04_sp.jpg);
}

#suntory_contents #container_facility_top #insidenav li a .txt {
	margin: 0;
	text-align: center;
	height: 16vw;
	position: relative;
}
#suntory_contents #container_facility_top #insidenav li a p.sub {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 2.6666667vw;
	color: #aa7711;
	font-weight: bold;
	line-height: 1;
}
#suntory_contents #container_facility_top #insidenav li a p.title {
	font-size: 4.5333333vw;
	font-weight: bold;
	color: #222;
	line-height: 16vw;
}
#suntory_contents #container_facility_top #insidenav li a p.title .sm_txt {
	display: inline-block;
	font-size: 3.2vw;
}
#suntory_contents #container_facility_top #insidenav li a p.notes {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 2.5333333vw;
	color: #222;
}

/*==================================================
facility_top common [sp]
================================================== */
#suntory_contents #container_facility_top h2 {
	padding: 0 0 0 4vw;
	height: 14.6666667vw;
	font-size: 4.5333333vw;
	line-height: 14.6666667vw;
	font-weight: bold;
	background: #F5EEE0;
}

/*==================================================
streetview [sp]
================================================== */
#suntory_contents #container_facility_top p.link_txt {
	margin: 0 4vw 8vw;
	text-align: right;
}
#suntory_contents #streetview .bt_relation a {
	font-size: 4.5333333vw;
}
#suntory_contents #streetview .viewarea {
	width: 100%;
	margin-top: 4vw;
	padding:  0 4vw;
	height: 90vw;
}
#suntory_contents #streetview .viewarea iframe {
	width: 100%;
	height: 100%;
}
#suntory_contents #streetview .toggle {
	width: calc(100% - 8vw);
	margin: 8vw auto;
	padding: 0;
	border: 1px solid #ccaa66;
	box-shadow: 0 0 1.3333333vw 0 rgba(204,170,102,.6);
}
#suntory_contents #streetview .toggle h3.switchtl {
	display: block;
	padding: 0 0 0 4vw;
	height: 14.6666667vw;
	font-size: 4.5333333vw;
	line-height: 14.6666667vw;
	font-weight: bold;
	position: relative;
	background: #F5EEE0;
	cursor:pointer;
}
#suntory_contents #streetview .toggle h3.switchtl::before {
	content: "";
	vertical-align: middle;
	position: absolute;
	width: 10.66666667vw;
	height: 6.66666667vw;
	top: 4vw;
	right: 5.33333333vw;
	background:#881133;
}
#suntory_contents #streetview .toggle h3.switchtl::after {
	content: "";
	vertical-align: middle;
	position: absolute;
	top: calc(50% - 1.6vw);
	right: 9.5vw;
	width: 2vw;
	height: 2vw;
	margin: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

#suntory_contents #streetview .toggle h3.switchtl.open::after {
		top: calc(50% - 0.6vw);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#suntory_contents #streetview .toggle .column {
	padding: 6.6666667vw 5.3333333vw;
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #streetview .toggle .column .box {
	width: 38vw;
}
#suntory_contents #streetview .toggle .column dl {
	margin-top: 4vw;
}
#suntory_contents #streetview .toggle .column dt {
	background: #F2F2F2;
	height: 8vw;
	color: #888888;
	font-size: 5.0666667vw;
	font-weight: bold;
	text-align: center;
	line-height: 8vw;
}
#suntory_contents #streetview .toggle .column dd {
	margin-top: 4vw;
	font-size: 3.2vw;
	text-align: center;
	line-height: 1.3;
}

/*==================================================
summary [sp]
================================================== */
#suntory_contents #summary {
	margin: 8vw 0 0;
}
#suntory_contents #summary table.tb_main {
	width: calc(100% - 13.3333333vw);
	margin: 0 auto;
	border-collapse:collapse;
	table-layout: fixed;
}
#suntory_contents #summary .tb_main .wa {
	width: 24%
}
#suntory_contents #summary .tb_main .wb {
	width: calc(100% - 	24%);
}
#suntory_contents #summary .tb_main th {
	padding: 4.8vw 0;
	font-size: 3.4666667vw;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary .tb_main td {
	padding: 4.8vw 0;
	font-size: 3.4666667vw;
	line-height: 1.5;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary .detail_area{
	background: #F7F2E8;
	padding: 4vw;
}
#suntory_contents #summary .detail_area .box {
	margin-top: 4vw;
	background: #FFF;
	box-shadow: 0 0 1.3333333vw 0 rgba(204,170,102,.6);
}
#suntory_contents #summary .detail_area .box:first-of-type {
	margin-top: 0;
}
#suntory_contents #summary .detail_area h3 {
	padding: 0 0 0 6.6666667vw;
	height: 14.6666667vw;
	font-size: 4.5333333vw;
	line-height: 14.6666667vw;
	font-weight: bold;
	background: #f0e5d1;
}
#suntory_contents #summary table.tb_detail {
	width: calc(100% - 13.3333333vw);
	margin: 0 auto;
	border-collapse:collapse;
	table-layout: fixed;
}
#suntory_contents #summary .tb_detail .wa {
	width: 32.2%;
}
#suntory_contents #summary .tb_detail .wb {
	width: calc(100% - 	32.2%);
}
#suntory_contents #summary .tb_detail .wc {
	width: 16.94%;
}
#suntory_contents #summary .tb_detail .wd {
	width: calc(100% - 	16.94%);
}
#suntory_contents #summary .tb_detail .we {
	width: 40.67%;
}
#suntory_contents #summary .tb_detail .wf {
	width: calc(100% - 	40.67%);
}
#suntory_contents #summary .tb_detail .wg {
	width: 100%;
}
#suntory_contents #summary .tb_detail th {
	padding: 4.8vw 0;
	font-size: 3.4666667vw;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary .tb_detail td {
	padding: 4.8vw 0;
	font-size: 3.4666667vw;
	line-height: 1.5;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary table tr:last-of-type th,
#suntory_contents #summary table tr:last-of-type td {
	border-bottom: none;
}
#suntory_contents #summary table span {
	display: block;
}
#suntory_contents #summary table span + br {
	display: none;
}

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


/*==================================================
container [pc] layout
================================================== */
#suntory_contents #container_facility_top #contents {
	margin: 20px auto 110px;
}

/*==================================================
insidenav [pc]
================================================== */
#suntory_contents #container_facility_top #insidenav .leadtxt {
	font-size: 15px;
	line-height: 1;
}
#suntory_contents #container_facility_top #insidenav .leadtxt br {
	display: none;
}
#suntory_contents #container_facility_top #insidenav ul{
	margin: 25px 0 0;
	width: 100%;
	height: 260px;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: space-between;
}
#suntory_contents #container_facility_top #insidenav li {
	width: calc(50% - 10px);
	height: 120px;
}
#suntory_contents #container_facility_top #insidenav li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 35px 0 145px;
	text-decoration: none;
	border-radius: 3px;
	box-shadow: 0 0 5px 0 rgba(204,170,102,.4);
	background: #FFF no-repeat left 15px top 15px / 130px;
	position: relative;
}
#suntory_contents #container_facility_top #insidenav li a::before {
	content: "";
	vertical-align: middle;
	position: absolute;
	width: 22px;
	height: 36px;
	top:42px;
	right: 15px;
	background:#881133;
}
#suntory_contents #container_facility_top #insidenav li a::after {
	content: "";
	vertical-align: middle;
	position: absolute;
	top: calc(50% - 5px);
	right: 23px;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#suntory_contents #container_facility_top #insidenav li a:hover {
	background-color: #fff4d0;
}
#suntory_contents #container_facility_top #insidenav li.nv_hall a {
	background-image: url(../img/index/ph_navi01_pc.jpg);
}
#suntory_contents #container_facility_top #insidenav li.nv_bluerose a {
	background-image: url(../img/index/ph_navi02_pc.jpg);
}
#suntory_contents #container_facility_top #insidenav li.nv_map a {
	background-image: url(../img/index/ph_navi03_pc.jpg);
}
#suntory_contents #container_facility_top #insidenav li.nv_barrierfree a {
	background-image: url(../img/index/ph_navi04_pc.jpg);
}

#suntory_contents #container_facility_top #insidenav li a .txt {
	margin: 0;
	text-align: center;
	height: 90px;
	position: relative;
}
#suntory_contents #container_facility_top #insidenav li a p.sub {
	width: 100%;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 14px;
	color: #aa7711;
	line-height: 1;
	font-weight: bold;
}
#suntory_contents #container_facility_top #insidenav li a p.title {
	font-size: 19px;
	font-weight: bold;
	color: #222;
	line-height: 90px;
}
#suntory_contents #container_facility_top #insidenav li a p.title .sm_txt {
	display: inline-block;
	font-size: 14px;
}
#suntory_contents #container_facility_top #insidenav li a p.notes {
	width: 100%;
	position: absolute;
	bottom: 5px;
	left: 0;
	font-size: 14px;
	color: #222;
}

/*==================================================
facility_top [pc]
================================================== */
#suntory_contents #container_facility_top h2 {
	padding: 0 0 0 30px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	background: #F5EEE0;
}

/*==================================================
streetview [pc]
================================================== */
#suntory_contents #container_facility_top p.link_txt {
	margin: 0 0 25px;
	text-align: right;
}
#suntory_contents #streetview .bt_relation {
	width: 340px;
	height: 60px;
	margin: 30px auto 0;
}
#suntory_contents #streetview .bt_relation a {
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}
#suntory_contents #streetview .bt_relation a::before {
	width: 28px;
	height: 36px;
}
#suntory_contents #streetview .bt_relation a::after {
	top: calc(50% - 4px);
	right: 24px;
}
#suntory_contents #streetview .viewarea {
	width: 100%;
	max-width: 1020px;
	height: 450px;
	margin: 30px auto 0;
}
#suntory_contents #streetview .viewarea iframe {
	width: 100%;
	height: 100%;
}
#suntory_contents #streetview .toggle {
	display: none;
}

/*==================================================
summary [pc]
================================================== */
#suntory_contents #summary {
	margin: 60px 0 0;
}
#suntory_contents #summary table.tb_main {
	width: calc(100% - 60px);
	margin: 0 auto;
	border-collapse:collapse;
	table-layout: fixed;
}
#suntory_contents #summary .tb_main .wa {
	width: 24.5%;
}
#suntory_contents #summary .tb_main .wb {
	width: calc(100% - 	24.5%);
}
#suntory_contents #summary .tb_main th {
	padding: 15px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary .tb_main td {
	padding: 15px 0;
	font-size: 15px;
	line-height: 1.3;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary .detail_area{
	margin-top: 40px;
	background: #F7F2E8;
	padding: 30px;
}
#suntory_contents #summary .detail_area .box {
	margin-top: 30px;
	background: #FFF;
	box-shadow: 0 0 5px 0 rgba(204,170,102,.4);
}
#suntory_contents #summary .detail_area .box:first-of-type {
	margin-top: 0;
}
#suntory_contents #summary .detail_area h3 {
	padding: 0 0 0 30px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	background: #f0e5d1;
}
#suntory_contents #summary table.tb_detail {
	width: calc(100% - 60px);
	margin: 0 auto;
	border-collapse:collapse;
	table-layout: fixed;
}
#suntory_contents #summary .tb_detail .wa,
#suntory_contents #summary .tb_detail .wc,
#suntory_contents #summary .tb_detail .we {
	width: 22.9%;
}
#suntory_contents #summary .tb_detail .wb,
#suntory_contents #summary .tb_detail .wd,
#suntory_contents #summary .tb_detail .wf {
	width: calc(100% - 	22.9%);
}
#suntory_contents #summary .tb_detail .wg {
	width: 100%;
}
#suntory_contents #summary .tb_detail th {
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	text-align: left;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary .tb_detail td {
	padding: 15px 0;
	font-size: 14px;
	line-height: 1.3;
	border-bottom: 1px solid #dedede;
}
#suntory_contents #summary table tr:last-of-type th,
#suntory_contents #summary table tr:last-of-type td {
	border-bottom: none;
}
#suntory_contents #summary td .sign::after {
	content: "／";
}

}