@charset "utf-8";

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

/*==================================================
page setting
================================================== */

#suntory_contents #container_facility_hall #insidenav li.nv_hall a {
	background-color: #fff4d0;
	pointer-events: none;
}


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

/*==================================================
mainsection [sp]
================================================== */
#suntory_contents #container_facility_hall #mainsection .inner {
	display:flex;
	flex-flow: column nowrap;
}
#suntory_contents #container_facility_hall #mainsection .right {
	order: 1;
}
#suntory_contents #container_facility_hall #mainsection .left {
	order: 2;
}
#suntory_contents #container_facility_hall #mainsection .moreinfo {
	margin: 4vw 4vw 0;
	padding: 8vw;
	background: #f2f2f2;
}
#suntory_contents #container_facility_hall #mainsection .moreinfo figure {
	width: 100%;
}
#suntory_contents #container_facility_hall #mainsection .moreinfo .right {
	margin-top: 8vw;
}
#suntory_contents #container_facility_hall #mainsection .moreinfo .right p {
	font-size: 3.4666667vw;
	line-height: 1.7;
}
#suntory_contents #container_facility_hall #mainsection .bt_relation {
	margin-left: -2.6666667vw;
}

/*==================================================
organ [sp]
================================================== */
#suntory_contents #organ {
	margin-top: 8vw;
}
#suntory_contents #organ .inner {
	display:flex;
	flex-flow: column nowrap;
}
#suntory_contents #organ .left {
	width: 100%;
	margin-top: 8vw;
	order: 2;
}
#suntory_contents #organ .left p {
	font-size: 3.7333333vw;
	line-height: 1.7;
}
#suntory_contents #organ .left p.notes {
	font-size: 2.9333333vw;
	line-height: 1.5;
	margin: 4vw 0 10.6666667vw;
}
#suntory_contents #organ .right {
	width: 100%;
	order: 1;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #organ .inner figure.i01 {
	width: 100%;
	margin-bottom: 2.6666667vw;
}
#suntory_contents #organ .inner figure.i02,
#suntory_contents #organ .inner figure.i03 {
	width: 44.6666667vw;
}

/*==================================================
stage [sp]
================================================== */
#suntory_contents #stage {
	margin-top: 8vw;
}
#suntory_contents #stage .inner .upper {
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #stage .inner figure {
	width: 44.6666667vw;
}
#suntory_contents #stage .inner figure:nth-child(-n+1) {
	margin-bottom: 2.6666667vw;
}
#suntory_contents #stage p {
	margin-top: 8vw;
	font-size: 3.7333333vw;
	line-height: 1.7;
}

/*==================================================
seat [sp]
================================================== */
#suntory_contents #seat {
	margin-top: 8vw;
}
#suntory_contents #seat .inner {
	display:flex;
	flex-flow: column nowrap;
}
#suntory_contents #seat p {
	margin-top: 8vw;
	width: 100%;
	font-size: 3.7333333vw;
	line-height: 1.7;
	order: 2;
}
#suntory_contents #seat .inner .right {
	width: 100%;
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
	order: 1;
}
#suntory_contents #seat figure {
	width: 44.6666667vw;
}

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

/*==================================================
mainsection [pc]
================================================== */
#suntory_contents #container_facility_hall #mainsection .moreinfo {
	width: 100%;
	margin-top: 40px;
	padding: 40px;
	background: #f2f2f2;
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #container_facility_hall #mainsection .moreinfo figure {
	width: 280px;
}
#suntory_contents #container_facility_hall #mainsection .moreinfo .right {
	width: calc(100% - 320px);
}
#suntory_contents #container_facility_hall #mainsection .moreinfo .right p {
	font-size: 15px;
	line-height: 1.7;
}

/*==================================================
organ [pc]
================================================== */
#suntory_contents #organ .left {
	width: calc(100% - 410px);
}
#suntory_contents #organ .left p {
	font-size: 15px;
	line-height: 1.7;
}
#suntory_contents #organ .left p.notes {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#suntory_contents #organ .right {
	width: 370px;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: flex-start;
}
#suntory_contents #organ .inner figure.i01 {
	width: 370px;
	margin-bottom: 10px;
}
#suntory_contents #organ .inner figure.i02,
#suntory_contents #organ .inner figure.i03 {
	width: 180px;
}


/*==================================================
stage [pc]
================================================== */
#suntory_contents #stage .inner .upper {
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #stage .inner figure {
	width: 24%;
}
#suntory_contents #stage p {
	margin-top: 20px;
	font-size: 15px;
	line-height: 1.7;
}

/*==================================================
seat [pc]
================================================== */
#suntory_contents #seat p {
	width: calc(100% - 410px);
	font-size: 15px;
	line-height: 1.7;
}
#suntory_contents #seat .inner .right {
	width: 370px;
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
#suntory_contents #seat figure {
	width: 180px;
}

}
@media print, screen and (min-width:768px) and (max-width:1080px){
	#suntory_contents #container_facility_hall #mainsection .moreinfo {
		padding: 30px 20px;
	}

}