@charset "utf-8";

/*==================================================
CMG 2026
[COMMON]
[PC] setting 
[SP] setting 
================================================== */

/*reset ------------------------------------------------------------ */

#suntory_contents .cmg_container * {
	box-sizing: border-box;
}

#suntory_contents .cmg_container ul,
#suntory_contents .cmg_container ol,
#suntory_contents .cmg_container li {
	list-style: none;
}

#suntory_contents .cmg_container img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	opacity: 0;
	transition: all 0.3s;
}

#suntory_contents .cmg_container img.lazyloaded {
	opacity: 1;
}

/*------------------------------------------------------------
[COMMON] section common
------------------------------------------------------------ */
#suntory_contents .cmg_container {
	position: relative;
}


#suntory_contents .cmg_container {
	color: #000;
}

#suntory_contents .cmg_container a {
	color: #000;
	text-decoration: none;
}

#suntory_contents .cmg_container section p {
	line-height: 1.8;
}

#suntory_contents .item_list li a {
	display: block;
	width: 100%;
}

#suntory_contents .item_list .thumnail {
	position: relative;
}

#suntory_contents .item_list li p {
	line-height: 1.5;
}

#suntory_contents .external_grn {
	padding: 0;
	position: relative;

	&::after {
		content: '';
		display: inline-block;
		vertical-align: bottom;
		width: 1em;
		height: 1.7em;
		background: url(/suntoryhall/feature/chamber2025/common/img/new_window.svg) no-repeat right center / 0.75em;
	}
		&:has(.txt_sm)::after {
		height: 1.4em;
	}

}

#suntory_contents .thumnail {
	overflow: hidden;
}

#suntory_contents .thumnail img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#suntory_contents .cmg_container section span.satD {
	color: #0066ff !important;
}

#suntory_contents .cmg_container section span.sunD {
	color: #dd1111 !important;
}

/*------------------------------------------------------------
[COMMON] #sec_top_main
------------------------------------------------------------ */
#suntory_contents #sec_top_main {
	padding: 0;
}

#sec_top_main h1 {
	display: block;
	position: relative;
}

#suntory_contents .header_second h1 .jp,
#suntory_contents #sec_top_main h1 .jp {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	color: transparent;
	background: url(/suntoryhall/feature/chamber2026/assets/img/top/title2026.svg) no-repeat left top / contain;
}

#suntory_contents .header_second h1 .eng {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/suntoryhall/feature/chamber2025/common/img/title_eng.svg) no-repeat left top / contain;
}

#sec_top_main .date_venue {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#sec_top_main .maincopy {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#sec_top_main .about_venue {
	position: relative;
	width: fit-content;
	padding: 0 0 0 17px;
}

#sec_top_main .about_venue::after {
	content: '';
	display: block;
	position: absolute;
	width: 0.75em;
	height: 100%;
	left: 0;
	top: 0;
	background: url(/suntoryhall/feature/chamber2025/common/img/arrow_right_s.svg) no-repeat right center / contain;
}

#sec_top_main .flyer_pdf a {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	color: #000;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	background: linear-gradient(0deg, #E2D294 0%, #FFF7D7 100%);
}

#sec_top_main .flyer_pdf a::after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	background: url(/suntoryhall/feature/chamber2026/assets/img/icon_pdf.svg) no-repeat right center / contain;
}

#sec_top_main .flyer_pdf a p{
	line-height: 1.5;
}

#sec_top_main .btn_go a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
	line-height: 1.65;
	background: url(/suntoryhall/feature/chamber2026/assets/img/btn_bg.svg) no-repeat left top;
}

#sec_top_main .btn_go a::after {
	content: "";
	display: block;
	position: absolute;
	background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_dwn.svg) no-repeat center center;
}

#sec_top_main .btn_go.next a::after {
	transform: rotate(-90deg);
}

/*------------------------------------------------------------
[COMMON] #sec_program
------------------------------------------------------------ */
#sec_program .btn_go a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
	line-height: 1.65;
	background: url(/suntoryhall/feature/chamber2026/assets/img/btn_bg.svg) no-repeat left top;
}

#sec_program .btn_go a::after {
	content: "";
	display: block;
	position: absolute;
	background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_dwn.svg) no-repeat center center;
}

#sec_program .btn_go a .supplement {
	display: block;
	color: #fff;
	font-weight: normal;
}

#sec_program .btn_go.next a::after {
	transform: rotate(-90deg);
}

#sec_program .ticket_guide {
	position: relative;
	font-weight: bold;
}

#sec_program .ticket_guide::before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	background: url(/suntoryhall/feature/chamber2025/common/img/icon_ticket.svg) no-repeat center center / contain;
}

#sec_program .item {
	background: #fff;
}

#sec_program .summary {
	position: relative;
}

#sec_program .summary h3 {
	font-weight: bold;
	line-height: 1.5;
}

#sec_program .summary p {
	color: #7D001D;
	font-weight: bold;
	line-height: 1.5;
}

#sec_program .summary .btn_spfeature a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #fff;
	font-weight: bold;
	background: linear-gradient(to right, #008488 15%, #008753 50%, #008a22 90%);
}

#sec_program .summary .btn_spfeature a::after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	background: url(/suntoryhall/feature/chamber2025/common/img/arrow_right_wh.svg) no-repeat right center / contain;
}

#sec_program .date_list li a {
	display: block;
	height: 100%;
	width: 100%;
	color: #000;
	background: #eeffee;
	position: relative;
}

#sec_program .date_list li a::before {
	content: "";
	display: block;
	position: absolute;
}

/*------------------------------------------------------------
[COMMON] #sec_schedule
------------------------------------------------------------ */
#suntory_contents #sec_schedule {
	padding-top: 0;
}

#sec_schedule .accordion_container {
	width: 100%;
	border: 1px solid #008A22;
	background: #fff;
}

#sec_schedule .sche_title {
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
}

#sec_schedule .sche_title h3,
#sec_schedule .sche_title p {
	position: relative;
	font-weight: bold;
	line-height: 1;
}

#sec_schedule .sche_title p::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background: url(/suntoryhall/feature/chamber2025/common/img/icon_calendar.svg) no-repeat center center / contain;
}

#sec_schedule .sche_title .switch {
	display: block;
	position: absolute;
	background: #008A22;
	border: 0;
}

#sec_schedule .sche_title .bar1,
#sec_schedule .sche_title .bar2 {
	display: block;
	background: #fff;
	top: 50%;
	left: 50%;
	transform-origin: center center;
	position: absolute;
	translate: -50% -50%;
	transition-duration: 0.2s;
}

#sec_schedule .sche_title .bar2 {
	rotate: 90deg;
}

#sec_schedule .sche_title.open .bar2 {
	rotate: 0deg;
}

#sec_schedule .schedule_list li a {
	display: block;
	width: 100%;
	color: #000;
	background: #eeffee;
	font-weight: bold;
}

#sec_schedule .schedule_list li .start {
	font-weight: normal;
}

/*------------------------------------------------------------
[COMMON] #sec_sales
------------------------------------------------------------ */
#suntory_contents .cmg_container #sec_sales {
	position: relative;
	overflow: hidden;
}

#sec_sales .box {
	position: relative;
	background: #fff;
}

#sec_sales .box h3 {
	display: block;
	width: 100%;
	background-color: rgba(195, 176, 100, 0.2);
}

#sec_sales .box.members h3 {
	background-color: #FCD4DC;
}

#sec_sales .box.members .presale {
	margin: 0 0.5rem 5px 0;
	font-size: 18px;
	color: #7D001D;
	text-align: center;
}

#sec_sales .box p {
	font-weight: bold;
}

#sec_sales .note li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.7;
}

#sec_sales .note li::before {
	content: '※';
}

#sec_sales .btn_about a {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #fff;
	background: linear-gradient(to right, #C72E4D 2%, #A71A36 98%);
}

#sec_sales .btn_about a::before {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	top: 0;
	height: 100%;
}

#sec_sales .btn_about.members a::before {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/top/section03_btn01_icon.svg);
}

#sec_sales .btn_about.purchase a::before {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/top/section03_btn02_icon.svg);
}

#sec_sales .btn_about a::after {
	content: '';
	position: absolute;
	background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_wh.svg) no-repeat center center / contain;
	top: 0;
	height: 100%;
}


/*------------------------------------------------------------
[COMMON]  #sec_news
------------------------------------------------------------ */
#sec_news .scroll__inner {
	overflow-y: scroll;
	-ms-overflow-style: none;
	/* IE, Edge 対応 */
	scrollbar-width: none;
	/* Firefox 対応 */
	scrollbar-color: #008020 #EEF8F0;
}

#sec_news .scroll__inner::-webkit-scrollbar {
	/* Chrome, Safari 対応 */
	display: none;
}

#sec_news .simplebar-scrollbar::before {
	background: #008020;
}

#sec_news .simplebar-scrollbar.simplebar-visible::before {
	opacity: 1;
}

#sec_news .simplebar-track {
	background: #e5f3e8;
	border-radius: 0;
}

#sec_news ul.news_list {
	width: 100%;
}

/*------------------------------------------------------------
[COMMON]  .tag TOP>#sec_news/topics
------------------------------------------------------------ */
#suntory_contents .tag {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left center;
}

#suntory_contents .tag.Report {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_report.svg);
}

#suntory_contents .tag.Special {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_special.svg);
}

#suntory_contents .tag.Message {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_message.svg);
}

#suntory_contents .tag.Movie {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_movie.svg);
}

#suntory_contents .tag.Performer {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_performer.svg);
}

#suntory_contents .tag.Interview {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_interview.svg);
}

#suntory_contents .tag.Essay {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_essay.svg);
}

#suntory_contents .tag.Explanation {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_explanation.svg);
}

#suntory_contents .tag.Playlist {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_playlist.svg);
}

#suntory_contents .tag.Info {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_info.svg);
}

#suntory_contents .tag.Info {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_info.svg);
}

#suntory_contents .tag.History {
	background-image: url(/suntoryhall/feature/chamber2025/common/img/tag_history.svg);
}



/*------------------------------------------------------------
[COMMON] 下層ページ下空き
------------------------------------------------------------ */
/*#suntory_contents .cmg_container #chapter_amc,
#suntory_contents .cmg_container #sec_artist{
	padding-bottom: 80px;
}*/


@media print,
screen and (min-width: 768px) {

	/*------------------------------------------------------------
[PC] setting 
------------------------------------------------------------ */
	#suntory_contents .header_second,
	#suntory_contents .ham_position,
	#suntory_contents #sp_modal,
	#suntory_contents .sp_item {
		display: none;
	}

	#suntory_contents .cmg_container a:hover {
		text-decoration: underline;
	}

	#suntory_contents .cmg_container *{
		letter-spacing: 0.02em;
		font-feature-settings: "palt";
	}

	/*------------------------------------------------------------
[PC] breadArea ぱんくず
------------------------------------------------------------ */
	#suntory_contents .breadArea {
		width: 100%;
		background: #fff;
		padding: 0 10px;
	}

	#suntory_contents .breadArea ul {
		display: block;
		padding: 10px 0;
		line-height: 1.5;
		font-size: 12px;
	}

	#suntory_contents .breadArea li {
		display: inline-block;
		position: relative;
	}

	#suntory_contents .breadArea li a {
		color: #000;
	}

	#suntory_contents .breadArea li+li {
		margin-left: 15px;
	}

	#suntory_contents .breadArea li+li::before {
		content: '>';
		display: block;
		text-align: center;
		position: absolute;
		left: -15px;
		width: 15px;
	}

	/*------------------------------------------------------------
[PC] header
------------------------------------------------------------ */
	#suntory_contents .cmg_container header {
		background: #008a22;
		background:
			url(/suntoryhall/feature/chamber2026/assets/img/bg_nav_pc.webp),
			linear-gradient(0deg, #008A22 2%, #00731C 98%);
		background-repeat: no-repeat, no-repeat;
		background-position: center top, left top, left top;
		background-size: 1500px auto, 100% 100%;
	}

	#suntory_contents .cmg_container header nav ul.gnbNav {
		margin: 0;
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: flex-start;
	}

	#suntory_contents .cmg_container header nav li.tab {
		display: block;
		width: 330px;
		height: 60px;
		position: relative;
	}

	#suntory_contents .cmg_container header nav li.tab::before {
		content: '';
		width: 1px;
		height: 30px;
		background-color: #FFF;
		opacity: 0.3;
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	#suntory_contents .cmg_container header nav li:last-of-type.tab::after {
		content: '';
		width: 1px;
		height: 30px;
		background-color: #FFF;
		opacity: 0.3;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}

	#suntory_contents .cmg_container header nav .tab>a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		font-size: 18px;
		font-weight: bold;
		line-height: 1;
		letter-spacing: 0.1em;
		color: #fff;
		text-decoration: none;
	}

	#suntory_contents .cmg_container header nav .tab>a>span {
		padding: 8px 0;
		border-bottom: 2px solid rgba(255, 255, 255, 0);
		transition: border-color 0.2s;
		letter-spacing: 0.15em;
	}

	#suntory_contents .cmg_container header nav .tab>a .txt_s {
		font-size: 16px;
	}

	#cmg_home header #nav_home>a>span,
	#cmg_artist header #nav_artist>a>span,
	#cmg_topics header #nav_topics>a>span,
	#suntory_contents .cmg_container header nav .tab>a:hover>span {
		border-color: #fff;
	}

	/*サブメニュー*/
	#suntory_contents .cmg_container header nav .tab .dropmenu {
		opacity: 0;
		transition: opacity 0.2s;
	}

	#suntory_contents .cmg_container header nav .tab .subNav {
		display: none;
	}

	#suntory_contents .cmg_container header nav .tab:hover .dropmenu {
		display: block;
		z-index: 110;
		opacity: 1;
		width: 100%;
		padding: 0 0 15px;
		position: absolute;
		top: 60px;
		left: 0;
		background: #EEF8F0;
		border-top: none;
		box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .25);
	}

	#suntory_contents .cmg_container header nav .tab:hover .subNav {
		display: block;
		width: 220px;
		margin: 0 auto;
	}

	#suntory_contents .cmg_container header nav .tab:hover .subNav li+li {
		border-top: 1px solid #76C088;
	}

	#suntory_contents .cmg_container header nav .tab:hover .subNav li a {
		display: flex;
		justify-content: center;
		align-items: center;
		min-height: 50px;
		padding: 10px 0;
		font-size: 15px;
		line-height: 1.5;
		color: #000;
		text-decoration: none;
		text-align: center;
	}

	#suntory_contents .cmg_container header nav .tab:hover .subNav li a:hover {
		text-decoration: underline;
	}

	/*------------------------------------------------------------
[PC] footer
------------------------------------------------------------ */
	#suntory_contents .cmg_container footer {
		background: #FFFFFF;
	}

	#suntory_contents .cmg_container footer .inner {
		padding: 50px 0;
	}

	#suntory_contents .cmg_container footer nav ul.gnbNav {
		margin: 0;
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: flex-start;
		gap: 20px;
	}

	#suntory_contents .cmg_container footer nav li.tab {
		display: block;
		width: 300px;
		position: relative;
	}

	#suntory_contents .cmg_container footer nav .tab>a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		font-size: 18px;
		font-weight: bold;
		line-height: 1;
		color: #000;
		letter-spacing: 0.1em;
		text-decoration: none;
	}

	#suntory_contents .cmg_container footer nav .tab>a>span {
		padding: 0 0 8px;
		color: #000;
		border-bottom: 2px solid rgba(255, 255, 255, 0);
		transition: border-color 0.2s;
	}

	#suntory_contents .cmg_container footer nav .tab>a .txt_s {
		font-size: 16px;
		color: #000;
	}

	#cmg_home footer #nav_home>a>span,
	#cmg_artist footer #nav_artist>a>span,
	#cmg_topics footer #nav_topics>a>span,
	#suntory_contents .cmg_container footer nav .tab>a:hover>span {
		border-color: #008A22;
	}

	/*サブメニュー*/
	#suntory_contents .cmg_container footer nav .subNav {
		display: block;
		width: 220px;
		margin: 30px auto 0;
	}

	#suntory_contents .cmg_container footer nav .tab .subNav ul {
		display: block;
	}

	#suntory_contents .cmg_container footer nav .tab .subNav li {
		border-top: 1px solid #008A22;
	}

	#suntory_contents .cmg_container footer nav .tab .subNav li:last-of-type {
		border-bottom: 1px solid #008A22;
	}

	#suntory_contents .cmg_container footer nav .tab .subNav li a {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 15px 0;
		font-size: 15px;
		line-height: 1.5;
		color: #000;
		text-decoration: none;
		text-align: center;
	}

	#suntory_contents .cmg_container footer nav .tab .subNav li a:hover {
		text-decoration: underline;
	}

	/*------------------------------------------------------------
[PC] layout
------------------------------------------------------------ */

	#suntory_contents .cmg_container section {
		padding: 0 10px 80px;
	}

	#suntory_contents .cmg_container .inner {
		width: 100%;
		max-width: 1160px;
		min-width: 1140px;
		margin: 0 auto;
		position: relative;
	}

	#suntory_contents .cmg_container section .chapter {
		width: 1160px;
		margin: 0 auto;
		padding: 50px;
		background-color: #FFF;
		box-shadow: 0px 0px 50px 0px rgba(195, 169, 78, 0.3);
	}

	#suntory_contents .cmg_container section .chapter:not(:first-of-type) {
		margin: 50px auto auto;
	}

/*------------------------------------------------------------
[PC] section common
------------------------------------------------------------ */

	#suntory_contents .cmg_container article {
		
		position: relative;
	}

	#suntory_contents .cmg_container#cmg_home .contents-wrap{
		position: relative;
	}
	#suntory_contents .cmg_container#cmg_home .contents-wrap::before{
		content: '';
		position: absolute;
		inset: 0;
		z-index: 0;
		background:
			linear-gradient(180deg,
				#FFFDEE 75%,
				#DAF4CA 98%
			);
	}

	#suntory_contents .cmg_container #sec_artist::before,
	#suntory_contents .cmg_container .sec_second::before{
		content: '';
		position: absolute;
		inset: 0;
		z-index: 0;
		background:
			url(/suntoryhall/feature/chamber2026/assets/img/bg_page_main_pc.webp),
			linear-gradient(180deg, rgba(225,215,177,1) 0%, rgba(225,215,177,0) 100%),
			linear-gradient(180deg,
				#FFFDEE 0,
				#FFFDEE 800px,
				#FFFDEE calc(800px + (100% - 800px) * 0.75),
				#DAF4CA 100%
			);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: center top, left top, left top;
		background-size: 1920px auto, 100% 800px, 100% 100%;
	}

	#suntory_contents .cmg_container section h3.sec_title {
		display: flex;
		align-items: center;
		width: 100%;
		max-width: 1160px;
		margin: auto;
		padding: 0 0 13px 0;
		font-size: 26px;
		border-bottom: 1px solid #00731C;
	}

	#suntory_contents .cmg_container section .close01pc {
		letter-spacing: -0.03em;
	}

	#suntory_contents .cmg_container section .close02pc {
		letter-spacing: -0.06em;
	}

	#suntory_contents .item_list {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 30px 0 0 0;
	}

	#suntory_contents .item_list .thumnail {
		margin: 0 0 10px;
	}

	#suntory_contents .item_list p {
		margin: 0;
		font-size: 15px;
	}

	#suntory_contents .item_list p .txt_sm {
		font-size: 13px;
		margin: 0 0 0 5px;
	}

	/*------------------------------------------------------------
[PC] #sec_top_main
------------------------------------------------------------ */
	#suntory_contents #sec_top_main {
		background: url(/suntoryhall/feature/chamber2026/assets/img/top/bg_top_main_pc.webp), linear-gradient(180deg, rgba(225,215,177,1) 0%, rgba(225,215,177,0) 100%), linear-gradient(180deg,#FFFDEE 75%,#DAF4CA 98%);

		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: center top, left top, left top;
		background-size: 1920px auto, 100% 800px, 100% 800px;
	}

	#sec_top_main .plants {
		min-width: 1160px;
		padding: 0 10px;
	}

	#sec_top_main .inner {
		height: 580px;
		padding: 30px 50px 0 50px;
		background: rgba(255, 255, 255, 1);
	}

	#sec_top_main p.subttl {
		line-height: 1!important;
	}

	#sec_top_main h1 {
		width: 654px;
	}

	#sec_top_main h1 .jp {
		width: 654px;
		height: 94px;
		margin: 18px 0 0 0;
	}

	#sec_top_main h1 .eng {
		position: absolute;
		width: 273px;
		height: 29px;
		right: 0;
		top: 4px;
	}

	#sec_top_main .date_venue {
		margin: 21px 0 0;
		width: 600px;
		height: 62px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/top/tl_date2026_pc.svg) no-repeat left center / contain;
	}

	#sec_top_main .maincopy {
		margin: 26px 0 0;
		width: 496px;
		height: 32px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/top/tl_theme2026_pc.svg) no-repeat left center / contain;
	}

	#sec_top_main .leadtext {
		width: 610px;
		margin: 18px 0 0;
		font-size: 16px;
		line-height: 1.5;
	}

	#sec_top_main .about_venue {
		margin: 10px 0 0;
	}

	#sec_top_main .about_venue a {
		font-size: 16px;
		line-height: 1.5;
	}

	#sec_top_main .main_visual {
		position: absolute;
		width: 332px;
		height: 370px;
		right: 90px;
		top: 20px;
	}

	#sec_top_main .flyer_pdf {
		position: absolute;
		width: 310px;
		height: 70px;
		right: 112px;
		bottom: 90px;
		box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, .1);
		border-radius: 5px;
	}

	#sec_top_main .flyer_pdf a {
		border-radius: 5px;
		padding: 0 45px 0 15px;
	}

	#sec_top_main .flyer_pdf a::before {
		content: "";
		position: absolute;
		inset: 0;
		right: 0;
		top: 0;
		border-radius: 5px;
		z-index: -1;
		background: linear-gradient(0deg, #F1EAAF 0%, #FEFDF4 100%);
		opacity: 0;
		transition: all 0.5s;
	}

	#sec_top_main .flyer_pdf a:hover::before {
		opacity: 1;
	}

	#sec_top_main .flyer_pdf a:hover {
		text-decoration: underline;
	}

	#sec_top_main .flyer_pdf a::after {
		width: 24px;
		right: 15px;
	}

	#sec_top_main .flyer_pdf .name {
		font-size: 14px;
		line-height: 1.25;
	}

	#sec_top_main .flyer_pdf .flyer {
		font-size: 16px;
	}

	#sec_top_main .flyer_pdf .size {
		font-size: 13px;
	}

	#sec_top_main .btn_go {
		width: 300px;
		height: 50px;
		margin: 20px 0 0 0;
	}

	#sec_top_main .btn_go.next {
		width: 300px;
	}

	#sec_top_main .btn_go a {
		padding: 10px 10px 10px 15px;
		border-radius: 5px;
		font-size: 18px;
		text-align: center;
	}

	#sec_top_main .btn_go a:hover {
		background: linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)), url(/suntoryhall/feature/chamber2026/assets/img/btn_bg.svg) no-repeat left top;
	}

	#sec_top_main .btn_go a::after {
		top: 18px;
		right: 12px;
		width: 14px;
		height: 14px;
		background-size: 15px;
	}

	#sec_top_main .logo {
		width: 88px;
		height: auto;
		position: absolute;
		top: 20px;
		right: 20px;
	}

	/*------------------------------------------------------------
[PC] #sec_pickup
------------------------------------------------------------ */

	#suntory_contents .cmg_container section#sec_pickup {
		padding: 50px 10px 80px;
	}

	#sec_pickup h2 {
		display: block;
		padding: 0 0 15px 0;
		/*padding: 40px 0 15px 0;*/
		font-size: 32px;
		border-bottom: 1px solid #00731C;
	}

	#sec_pickup .item_list {
		width: 100%;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
	}

	#sec_pickup .item_list li {
		width: 270px;
	}

	#sec_pickup .item_list .thumnail {
		width: 270px;
		height: 189px;
	}

	#sec_pickup .permanent {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-end;
		align-items: flex-start;
		gap: 15px;
		position: absolute;
		right: 0;
		top: 0px;
	}

	#sec_pickup .permanent li a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		position: relative;
		width: 100%;
		background: #FFFFFF;
		box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1);
	}

	#sec_pickup .permanent .thumnail {
		width: 144px;
		height: 80px;
		margin-right: 15px;
	}

	#sec_pickup .permanent li.welcome {
		width: 330px;
	}

	#sec_pickup .permanent li.amc {
		width: 370px;
	}

	#sec_pickup .permanent li.amc a::after {
		content: '';
		position: absolute;
		display: block;
		right: 10px;
		top: 10px;
		width: 1em;
		height: 1em;
		background: url(/suntoryhall/feature/chamber2025/common/img/new_window.svg) no-repeat right top / 0.75em;
	}

	#sec_pickup .permanent p {
		margin: 0;
		font-size: 14px;
		font-weight: bold;
	}
	#suntory_contents .external_grn.hanging_pc:has(.txt_sm)::after {
			position: absolute;
			right: -0.75em;
		}

	/*------------------------------------------------------------
[PC] #sec_program
------------------------------------------------------------ */

	.cmg_container #sec_program {
		position: relative;
	}

	#sec_program .inner {
		padding: 50px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 50px 0px rgba(195, 169, 78, 0.3);
	}

	#sec_program h2 {
		display: block;
		padding: 0 0 15px 0;
		font-size: 30px;
		border-bottom: 1px solid #00731C;
	}

	#sec_program p.guide {
		font-size: 14px;
		margin: 20px 0 0 0;
	}

	#sec_program .btn_go {
		position: absolute;
		right: 370px;
		top: 30px;
		width: 300px;
		height: 50px;
		margin-left: auto;
	}

	#sec_program .btn_go.next {
		position: absolute;
		right: 50px;
		top: 30px;
		width: 300px;
	}

	#sec_program .btn_go a {
		padding: 10px 10px 10px 15px;
		border-radius: 5px;
		font-size: 18px;
		text-align: center;
	}

	#sec_program .btn_go a:hover {
		background: linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)), url(/suntoryhall/feature/chamber2026/assets/img/btn_bg.svg) no-repeat left top;
	}
	
	#sec_program .btn_go a::after {
		top: 18px;
		right: 12px;
		width: 14px;
		height: 14px;
		background-size: 15px;
	}

	#sec_program .btn_go a .supplement {
		font-size: 14px;
	}

	#sec_program .ticket_guide {
		margin: 0 0 10px 40px;
		padding: 0 0 0 60px;
	}

	#sec_program .ticket_guide::before {
		width: 50px;
	}

	#sec_program .flex {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		gap: 0 10px;
		margin: 10px 0 0;
	}

	#sec_program .item {
		width: 525px;
	}

	#sec_program .item:nth-of-type(n+3) {
		margin: 40px 0 0 0;
	}

	#sec_program a.summary {
		padding: 10px;
		min-height: 154px;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}

	#sec_program a.summary .thumnail {
		width: 210px;
	}

	#sec_program a.summary .text {
		width: 280px;
	}

	#sec_program a.summary .text h3 {
		padding: 10px 0 0;
		font-size: 18px;
		letter-spacing: 0;
	}

	#sec_program a.summary .text  p {
		margin: 5px 0 0;
		font-size: 15px;
		line-height: 1.6;
	}

	#sec_program a.summary:hover {
		background-color: #F0F8EB;
		text-decoration: none;
	}

	#sec_program a.summary:hover .text h3 {
		text-decoration: underline;
	}

	#sec_program a.summary:hover .text p {
		text-decoration: none;
	}

	#sec_program .date_list {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 10px 10px;
		margin: 15px 0 0 0;
	}

	#sec_program .date_list li {
		width: 252px;
		height: auto;
	}

	#sec_program .date_list li a {
		width: 252px;
		height: 39px;
		padding: 0 0 0 12px;
		font-size: 15px;
		font-weight: bold;
		line-height: 39px;
		letter-spacing: 0;
		border-radius: 5px;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#sec_program .date_list li a.no-ticket {
		padding: 0 0 0 12px;
	}

	#sec_program .date_list li a span.saturday {
		color: #0066FF;
	}
	#sec_program .date_list li a span.sunday {
		color: #DD1111;
	}

	#sec_program .date_list li a::before {
		content: '';
		width: 37px;
		height: 18px;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 24px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#sec_program .date_list li a.no-ticket::before {
		display: none;
	}

	#sec_program .date_list li a::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		right: 7px;
		transform: translateY(-50%);
	}

	#sec_program .date_list li a:hover {
		background-color: #D5EBC6;
	}

	/*------------------------------------------------------------
[PC]  #sec_schedule
------------------------------------------------------------ */
	
	#sec_schedule .inner {
		padding: 50px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 50px 0px rgba(195, 169, 78, 0.3);
	}

	#sec_schedule h2 {
		display: block;
		padding: 0 0 15px 0;
		font-size: 30px;
		border-bottom: 1px solid #00731C;
	}

	#sec_schedule .sche_title {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		padding: 30px 40px;
	}

	#sec_schedule .sche_title h3 {
		font-size: 30px;
	}

	#sec_schedule .sche_title p {
		margin: 0 0 0 20px;
		padding: 0 0 0 80px;
		font-size: 18px;
	}

	#sec_schedule .sche_title p::before {
		width: 45px;
		height: 42px;
		top: -12px;
	}

	#sec_schedule .sche_title .switch {
		top: 50%;
		right: 40px;
		width: 40px;
		height: 40px;
		translate: 0 -50%;
	}

	#sec_schedule .sche_title .bar1,
	#sec_schedule .sche_title .bar2 {
		width: 18px;
		height: 2px;
	}


	#sec_schedule .schedule_list .guide {
		padding: 20px 0 0;
		border-top: 1px solid #119900;
		font-size: 14px;
	}

	#sec_schedule .schedule_list ul {
		display: grid;
  		grid-template-columns: 1fr 1fr; /* 2列 */
  		grid-auto-flow: column;         /* 上→下で埋めてから次の列へ */
  		grid-template-rows: repeat(12, auto); /* 12行 */
  		gap: 10px 40px;
		margin: 30px 0 0 0;
	}

	#sec_schedule .schedule_list li {
		width: 510px;
	}

	#sec_schedule .schedule_list li a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		padding: 8px 15px 8px 15px;
		font-size: 14px;
		position: relative;
		background-color: #E4F7D7;
		border-radius: 5px;
	}
	#sec_schedule .schedule_list li a p.date {
		line-height: 1.5;
	}
	#sec_schedule .schedule_list li a p.date span.saturday {
		color: #0066FF;
	}
	#sec_schedule .schedule_list li a p.date span.sunday{
		color: #DD1111;
	}
	#sec_schedule .schedule_list li a p.prog_title {
		line-height: 1.5;
	}

	#sec_schedule .schedule_list li a::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
	}

	#sec_schedule .schedule_list li a:hover {
		background-color: #D5EBC6;
		text-decoration: none;
	}

	#sec_schedule .schedule_list li a::before {
		content: '';
		width: 37px;
		height: 18px;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 27px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}
	
	#sec_schedule .schedule_list li a.no-ticket::before {
		content: '';
		width: 26px;
		height: 18px;
		display: inline-block;
		position: absolute;
		top: 10px;
		left: 10px;
		background: none;
	}

	#sec_schedule .schedule_list li .date {
		width: 90px;
	}

	#sec_schedule .schedule_list li .start {
		display: block;
	}

	#sec_schedule .schedule_list li a:hover .prog_title {
		text-decoration: underline;
	}


	/*------------------------------------------------------------
[PC]  #sec_sales
------------------------------------------------------------ */

	#sec_sales .inner {
		padding: 50px 50px 70px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 50px 0px rgba(195, 169, 78, 0.3);
	}

	#sec_sales h2 {
		display: block;
		padding: 0 0 15px 0;
		font-size: 30px;
		border-bottom: 1px solid #00731C;
	}

	#sec_sales .flex {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		width: 100%;
		margin: 30px auto auto;
	}

	#sec_sales .box {
		width: 510px;
		padding: 0 0 18px 0;
		border: 1px solid #C0BBAB;
		border-radius: 5px;
	}

	#sec_sales .box h3 {
		height: 45px;
		font-size: 18px;
		line-height: 45px;
		text-align: center;
	}

	#sec_sales .box .date {
		height: 100px;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
	}

	#sec_sales .box p {
		font-size: 22px;
	}

	#sec_sales .flex+.note {
		margin: 20px auto 0;
	}

	#sec_sales .flex .box:first-of-type .note {
		width: 420px;
		margin: auto;
	}

	#sec_sales .flex .box:last-of-type .note {
		margin: auto;
		text-align: center;
	}

	#sec_sales .note li {
		font-size: 14px;
		margin-left: 1em;
		text-indent: -1em;
	}

	#sec_sales .flex.btnarea {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		width: 100%;
		margin: 20px 0 0;
		gap: 40px;
	}

	#sec_sales .btn_about {
		width: 320px;
		height: 50px;
	}
	#sec_sales .btn_about:last-of-type {
		width: 280px;
		height: 50px;
	}

	#sec_sales .btn_about a {
		font-size: 15px;
		font-weight: bold;
		line-height: 1.2;
		border-radius: 5px;
	}

	#sec_sales .btn_about .txt_s {
		display: block;
		font-size: 15px;
	}

	#sec_sales .btn_about.members a::before {
		width: 55px;
		left: 28px;
	}

	#sec_sales .btn_about.purchase a::before {
		width: 72px;
		left: 35px;
	}

	#sec_sales .btn_about.club a {
		padding: 0 1em 0 0;
	}

	#sec_sales .btn_about.ticket a {
		padding: 0 0 0 2em;
	}

	#sec_sales .btn_about.ticket a::before {
		content: '';
		width: 37px;
		display: inline-block;
		position: absolute;
		left: 60px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket_wh.svg) no-repeat center center;
	}

	#sec_sales .btn_about a::after {
		width: 12px;
		right: 12px;
	}

	/*------------------------------------------------------------
[PC]  #sec_news
------------------------------------------------------------ */

	#sec_news .inner {
		padding: 50px;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 50px 0px rgba(195, 169, 78, 0.3);
	}

	#sec_news h2 {
		display: block;
		padding: 0 0 15px 0;
		font-size: 30px;
		border-bottom: 1px solid #00731C;
	}

	#sec_news .scroll__inner {
		/*height: 114px;*/
		height: auto;
		width: 1060px;
		margin: 30px auto auto;
		padding: 0 30px 0 0;
	}

	#sec_news .simplebar-scrollbar::before {
		width: 10px;
		border-radius: 5px;
		margin: 2px;
		margin-right: 0;
	}

	#sec_news .simplebar-track {
		width: 18px;
	}

	#sec_news .news_list li {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: flex-start;
	}

	#sec_news .news_list li+li {
		margin: 8px 0 0;
	}

	#sec_news .news_list li .date {
		width: 90px;
		font-size: 14px;
		line-height: 21px;
		flex-shrink: 0;
	}

	#sec_news .news_list li .tag {
		margin: 0 0 0 5px;
		width: 80px;
		height: 21px;
		flex-shrink: 0;
	}

	#sec_news .news_list li .title {
		margin: 0 0 0 10px;
		font-size: 14px;
		line-height: 21px;
	}

/*------------------------------------------------------------
[PC] #cmg_artist
------------------------------------------------------------ */

	#cmg_artist #sec_artist h2 {
		padding: 38px 0 26px 50px;
		font-size: 32px;
		line-height: 1;
		letter-spacing: 0.05em;
	}


	#cmg_artist #sec_artist h3.sec_title {
		font-size: 30px;
	}

	#cmg_artist #chapter_artist nav.page-link {
		border-top: 1px solid #C3B064;
		border-bottom: 1px solid #C3B064;
	}

	#cmg_artist #chapter_artist nav.page-link ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-items: flex-start;
		gap: 0.5rem 40px;
		padding: 13px 5px;
	}

	#cmg_artist #chapter_artist nav.page-link ul li {
		font-size: 14px;
	}
	

	#cmg_artist #chapter_artist .item.item-top{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 40px 0 0 0;
	}

	#cmg_artist #chapter_artist .item.item-top .image{
		width: 320px;
	}
	#cmg_artist #chapter_artist .item.item-top .text{
		width: 700px;
	}

	#cmg_artist #chapter_artist .item.item-middle{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 40px 0 0 0;
	}

	#cmg_artist #chapter_artist .item.item-middle .item_block{
		width: 320px;
	}
	#cmg_artist #chapter_artist .item.item-middle .item_block:nth-of-type(n+4){
		margin-top: 40px;
	}
	#cmg_artist #chapter_artist .item.item-middle .item_block .text{
		margin: 5px 0 0 0;
	}

	#cmg_artist #chapter_artist .item.item-bottom{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 50px 0 0 0;
	}

	#cmg_artist #chapter_artist .item.item-bottom .item_block{
		width: 505px;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	#cmg_artist #chapter_artist .item.item-bottom .item_block:nth-of-type(n+3){
		margin-top: 40px;
	}

	#cmg_artist #chapter_artist .item.item-bottom .item_block .image{
		width: 190px;
	}
	#cmg_artist #chapter_artist .item.item-bottom .item_block .text{
		width: 290px;
	}

	#cmg_artist #chapter_artist .item .text h3{
		font-size: 18px;
	}
	#cmg_artist #chapter_artist .item .text p{
		font-size: 16px;
		font-weight: bold;
		color: #666666;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin: 8px 0 0 0;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item {
		width: 320px;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link {
		padding: 6px 22px 6px 15px;
		font-size: 14px;
		position: relative;
		background: #E4F7D7;
		border-radius: 5px;
		display: block;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link::before {
		content: '';
		width: 37px;
		height: 18px;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 27px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link.no-ticket {
		padding: 6px 22px 6px 15px;
		font-size: 14px;
		position: relative;
		background: #E4F7D7;
		border-radius: 5px;
		display: block;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link.no-ticket::before {
		display: none;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_day {
		font-size: 12px;
		font-weight: bold;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_day span.saturday {
		color: #0066FF;
	}
	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_day span.sunday {
		color: #DD1111;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_time {
		font-size: 12px;
		font-weight: normal;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_title {
		font-size: 13px;
		font-weight: bold;
		display: block;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link:hover {
		background-color: #D5EBC6;
		text-decoration: none;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link:hover span.date_title {
		text-decoration: underline;
	}

	#cmg_artist #chapter_fellow .item{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 50px 0 0 0;
	}

	#cmg_artist #chapter_fellow .item .item_block{
		width: 515px;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	#cmg_artist #chapter_fellow .item .item_block:nth-of-type(n+3){
		margin-top: 40px;
	}

	#cmg_artist #chapter_fellow .item .item_block .image{
		width: 220px;
	}
	#cmg_artist #chapter_fellow .item .item_block .text{
		width: 275px;
	}

	#cmg_artist #chapter_fellow .item .text h3{
		font-size: 18px;
	}
	#cmg_artist #chapter_fellow .item .text p{
		font-size: 16px;
		font-weight: bold;
		color: #666666;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin: 8px 0 0 0;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item {
		width: 320px;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link {
		padding: 6px 22px 6px 15px;
		font-size: 14px;
		position: relative;
		background: #E4F7D7;
		border-radius: 5px;
		display: block;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link::before {
		content: '';
		width: 37px;
		height: 18px;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 27px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_day {
		font-size: 12px;
		font-weight: bold;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_day span.saturday {
		color: #0066FF;
	}
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_day span.sunday {
		color: #DD1111;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_time {
		font-size: 12px;
		font-weight: normal;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_title {
		font-size: 13px;
		font-weight: bold;
		display: block;
		letter-spacing: 0;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link:hover {
		background-color: #D5EBC6;
		text-decoration: none;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link:hover span.date_title {
		text-decoration: underline;
	}

	#chapter_fellow p.guide,
	#chapter_artist p.guide {
		font-size: 16px;
		font-weight: bold;
	}

	#chapter_artist .item_list.special {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 40px 4.716981132075472%;
		margin: 30px 0 0;
	}

	#chapter_artist .item_list.special li {
		max-width: 320px;
		width: 30.188679245283019%;
	}

	#chapter_artist .item_list.special .thumnail {
		max-width: 320px;
		max-height: 229px;
	}

	#chapter_artist .item_list.main {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 40px 1.886792452830189%;
		margin: 40px 0 0;
	}

	#chapter_artist .item_list.main li {
		max-width: 196px;
		width: 18.490566037735849%;
	}

	#chapter_artist .item_list.main .thumnail {
		max-width: 196px;
		max-height: 275px;
	}


	#chapter_fellow .item_list {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 1.886792452830189%;
	}

	#chapter_fellow .item_list li {
		max-width: 250px;
		width: 23.584905660377358%;
	}

	#chapter_fellow .item_list .thumnail {
		max-width: 250px;
		max-height: 250px;
	}

	#chapter_artist .item_list p.person,
	#chapter_fellow .item_list p.person {
		font-size: 16px;
		text-align: center;
	}

	#chapter_artist .item_list p.instrument,
	#chapter_fellow .item_list p.instrument {
		font-size: 14px;
		text-align: center;
	}

	#chapter_fellow .item_list {
		gap: 40px 1.886792452830189%;
		margin: 30px 0 0;
	}

	/*------------------------------------------------------------
[PC] #cmg_program 
------------------------------------------------------------ */

	#cmg_program .sec_second h2 {
		padding: 38px 0 26px 50px;
		font-size: 32px;
		line-height: 1;
		letter-spacing: 0.05em;
	}

	#suntory_contents #cmg_program section h3.sec_title{
		font-size: 32px;
	}

	#cmg_program .flex {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		gap: 20px 1.886792452830189%;
		margin: 30px auto auto;
	}

	#cmg_program .flex .text {
		width: 685px;
	}

	#cmg_program .flex .text h4 {
		margin: 30px 0 0 0;
		font-size: 18px;
		font-weight: bold;
	}

	#cmg_program .flex .text h4.mdl {
		margin: 10px 0 0 0;
		font-size: 16px;
		font-weight: normal;
	}

	#cmg_program .flex .text h4.sml {
		margin: 10px 0 0 0;
		font-size: 15px;
		font-weight: normal;
	}

	#cmg_program .flex .text h5 {
		margin: 10px 0 0 0;
		font-size: 15px;
		font-weight: bold;
	}

	#cmg_program .flex .text h4 + p.performer,
	#cmg_program .flex .text h4 + ul.performer {
		margin: 10px 0 0;
	}
	#cmg_program .flex .text h4.sml + p.performer,
	#cmg_program .flex .text h4.sml + ul.performer {
		margin: 5px 0 0;
	}
	
	#cmg_program .flex .text p:first-of-type + h4.sml,
	#cmg_program .flex .text p:first-of-type + ul.performer{
		margin: 15px 0 0;
	}

	#cmg_program .flex .text a.text_link + ul.date_list{
		margin: 25px 0 0;
	}

	#cmg_program .flex .text p.other{
		font-size: 15px;
	}

	#cmg_program .flex .text p.performer{
		font-size: 15px;
		line-height: 1.8em;
	}

	#cmg_program .flex .text ul.performer li{
		font-size: 15px;
		line-height: 1.8em;
	}
	#cmg_program .flex .text ul.performer li.indent{
		padding: 0 0 0 1rem;
	}

	#cmg_program .flex .text ul.piece{
		margin: 8px 0 0;
		padding-left: 1em;
	}

	#cmg_program .flex .text ul.piece li{
		font-size: 15px;
		line-height: 1.8em;
		list-style-type: disc;
	}

	#cmg_program .flex .text a.text_link {
		margin: 2px 0 0 0;
		padding: 0 0 0 20px;
		display: inline-block;
		font-size: 15px;
		position: relative;
	}
	
	#cmg_program .flex .text a.text_link::before {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	#cmg_program .flex .text ul.date_list {
		margin: 15px 0 0;
	}
	#cmg_program .flex .text ul.date_list + ul.piece {
		margin: 30px 0 0;
	}

	#cmg_program .flex .text ul.date_list li.date_item {
		width: 280px;
		height: auto;
	}
	#cmg_program .flex .text ul.date_list li.date_item:not(:first-of-type) {
		margin: 10px 0 0 0;
	}

	#cmg_program .flex .text ul.date_list li.date_item a {
		width: 280px;
		height: 39px;
		padding: 0 0 0 15px;
		font-size: 15px;
		font-weight: bold;
		line-height: 39px;
		border-radius: 5px;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#cmg_program .flex .text ul.date_list li.date_item a.no-ticket {
		padding: 0 0 0 12px;
	}

	#cmg_program .flex .text ul.date_list li.date_item.large {
		width: 685px;
		height: auto;
	}

	#cmg_program .flex .text ul.date_list li.date_item.large a {
		width: 680px;
	}

	#cmg_program .flex .text ul.date_list li a:hover {
		background-color: #D5EBC6;
	}

	#cmg_program .flex .text ul.date_list li.date_item a span{
		display: inline-block;
	}
	#cmg_program .flex .text ul.date_list li.date_item a:hover span{
		text-decoration: underline;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_number {
		min-width: 1.5rem;
		font-weight: bold;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_day {
		min-width: 10.5rem;
		font-weight: bold;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_day span.saturday {
		color: #0066FF;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_day span.sunday {
		color: #DD1111;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_time {
		font-weight: normal;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_title {
		font-weight: bold;
	}

	#cmg_program .flex .text ul.date_list li a::before {
		content: '';
		width: 37px;
		height: 18px;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 27px;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#cmg_program .flex .text ul.date_list li a.no-ticket::before {
		display: none;
	}

	#cmg_program .flex .text ul.date_list li a::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
	}

	#cmg_program .flex .text p.name {
		font-size: 14px;
		font-weight: bold;
		text-align: right;
	}

	#cmg_program .flex .text p.name span {
		margin: 0 0 0 0.5em;
		font-size: 20px;
		font-weight: bold;
	}

	#cmg_program .flex .image {
		width: 320px;
		margin: 0;
	}

	#cmg_program .flex .image a {
		width: 180px;
		margin: 30px auto auto;
		display: block;
	}

	#cmg_program .flex .image .flyer figure {
		width: 100%;
		margin: auto;
	}

	#cmg_program .flex .image figure:not(:first-of-type) {
		margin: 30px auto auto;
	}

	#cmg_program .flex .image figure figcaption {
		margin: 10px auto auto;
		font-size: 14px;
		line-height: 1.35;
	}
	#cmg_program .flex .image .flyer figure figcaption {
		margin: 12px auto auto;
		padding: 0 22px 0 0;
		text-align: center;
		position: relative;
	}

	#cmg_program .flex .image .flyer figure figcaption::after {
		content: "";
		width: 20px;
		height: 25px;
		margin: 0 0 0 5px;
		display: inline-block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_pdf.svg) no-repeat right center / contain;
	}

	/*------------------------------------------------------------
[PC] #cmg_greeting 
------------------------------------------------------------ */

	#cmg_greeting .sec_second h2 {
		padding: 38px 0 26px 50px;
		font-size: 32px;
		line-height: 1;
		letter-spacing: 0.05em;
	}

	#cmg_greeting #chapter_greeting .flex {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		gap: 20px 1.886792452830189%;
		margin: 30px auto auto;
	}

	#cmg_greeting #chapter_greeting .flex .text {
		width: 685px;
	}

	#cmg_greeting #chapter_greeting .flex .text p.name {
		font-size: 14px;
		font-weight: bold;
		text-align: right;
	}

	#cmg_greeting #chapter_greeting .flex .text p.name span {
		margin: 0 0 0 0.5em;
		font-size: 20px;
		font-weight: bold;
	}

	#cmg_greeting #chapter_greeting .flex .image {
		width: 320px;
	}

	#cmg_greeting #chapter_cmg .flex {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		gap: 20px 1.886792452830189%;
		margin: auto;
	}

	#cmg_greeting #chapter_cmg .flex .text {
		width: 800px;
	}

	#cmg_greeting #chapter_cmg .flex .text p {
		margin: 30px auto auto;
	}

	#cmg_greeting #chapter_cmg .flex .text a {
		margin: 1em 0 0 0;
		padding: 0 0 0 17px;
		display: inline-block;
		font-size: 14px;
		position: relative;
	}

	#cmg_greeting #chapter_cmg .flex .text a.text_link::before {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn.svg);
		width: 12px;
		height: 12px;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	
	#cmg_greeting #chapter_cmg .flex .image {
		width: 220px;
	}
	
	/*------------------------------------------------------------
[PC] #cmg_topics 
------------------------------------------------------------ */

	#cmg_topics .sec_second h2 {
		padding: 38px 0 26px 50px;
		font-size: 32px;
		line-height: 1;
		letter-spacing: 0.05em;
	}

	#cmg_topics .item_list {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 20px 1.886792452830189%;
	}

	#cmg_topics .item_list li {
		max-width: 250px;
		width: 23.584905660377358%;
	}

	#cmg_topics .tag_list {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 5px;
		gap: 5px;
	}

	#cmg_topics .tag_list .tag {
		display: block;
		width: 80px;
		height: 25px;
	}

	#chapter_interview .item_list .thumnail,
	#chapter_movie .item_list .thumnail {
		max-width: 250px;
		max-height: 175px;
	}

	#chapter_movie .item_list .mv .thumnail::before {
		content: "";
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2025/common/img/icon_player.svg);
		width: 60px;
		height: 60px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#chapter_movie .movie_note {
		display: inline-block;
		margin: -10px 0 20px;
		padding-left: 85px;
		font-size: 15px;
		position: relative;
	}

	#chapter_movie .movie_note2 {
		display: inline-block;
		font-size: 15px;
	}

	#chapter_movie .movie_note .tag {
		display: block;
		position: absolute;
		left: 0;
		width: 80px;
		height: 25px;
	}

	#chapter_amc .item_list .thumnail {
		max-width: 250px;
		max-height: 250px;
	}

	/* PC END */
}

@media screen and (max-width:767px) {

	/*------------------------------------------------------------
[SP] setting 
------------------------------------------------------------ */
	body {
		-webkit-text-size-adjust: 100%;
		text-size-adjust: 100%;
	}

	#suntory_contents .cmg_container * {
		font-family: Arial, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
		letter-spacing: 0;
		font-feature-settings: normal;
	}

	#suntory_contents .breadArea,
	#suntory_contents .cmg_container header,
	#suntory_contents .cmg_container footer,
	#suntory_contents .cmg_container .pc_item {
		display: none;
	}

	#suntory_contents .cmg_container p a {
		text-decoration: underline;
	}

	/*------------------------------------------------------------
[SP] hamburger menu
------------------------------------------------------------ */
	body.bodyfixed {
		overflow: hidden;
	}

	#suntory_contents .ham_position {
		display: block;
/*		position: absolute;*/
				position: sticky;
		width: 100%;
		height: 0;
		margin: 0;
		top: 56px;
		padding: 0 4vw 0 0;
		transition: all 0.5s ease;
		z-index: 20;
		pointer-events: none;
/*		transform: translateY(0);*/
		transform: translateY(3.2vw);
	}

	#suntory_contents .ham_position.stickycss {
		position: sticky;
/*		transform: translateY(2.4vw);*/
	}

	#suntory_contents .btn_hamburger {
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-content: space-between;
		width: 25.6vw;
		height: 12vw;
		margin: 0 0 0 auto;
		background: #008A22;
		border-radius: 1.6vw;
		padding: 4vw 3.2vw;
		pointer-events: auto;
		-webkit-tap-highlight-color: transparent;
		touch-action: manipulation;
		box-shadow: 0px 0px 4vw 0 rgba(255, 255, 255, 1);
	}

	#suntory_contents .btn_hamburger p {
		display: block;
		color: #fff;
		text-align: left;
		font-size: 3.733333333vw;
		line-height: 4vw;
		font-family: YuMincho, "Hiragino Mincho ProN", serif;
		font-weight: 600;
	}

	#suntory_contents .btn_hamburger span {
		display: block;
		width: 4.8vw;
		height: 0.266666667vw;
		background: #fff;
	}

	#suntory_contents .btn_close {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 11.2vw;
		height: 11.2vw;
	}

	#suntory_contents .btn_close span {
		display: block;
		width: 6.4vw;
		height: 0.533333333vw;
		background: #fff;
		position: absolute;
		right: 3.2vw;
		top: 6.4vw;
		transform: rotate(45deg);
	}

	#suntory_contents .btn_close .second {
		transform: rotate(-45deg);
	}

	/*------------------------------------------------------------
[SP]  #sp_modal menu
------------------------------------------------------------ */
	#suntory_contents #sp_modal {
		display: block;
		padding: 8vw 4vw 8vw 24vw;
		margin: 0;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		overflow-y: scroll;
		background: rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
		transition: 0.3s;
		z-index: 2000;
	}

	#suntory_contents #sp_modal.active {
		opacity: 1;
		visibility: visible;
	}

	#suntory_contents #sp_modal .wrapper {
		width: 100%;
		position: relative;
		background: #fff;
	}

	#suntory_contents #sp_modal a {
		color: #000;
		text-decoration: none;
	}

	#suntory_contents #sp_modal .link_home {
		margin: 0;
		width: 100%;
		background: #008a22;
		padding: 4vw 4vw;
	}

	#suntory_contents #sp_modal .link_home a {
		display: block;
		width: 56.333333333vw;
		height: 16vw;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(/suntoryhall/feature/chamber2026/assets/img/sp_modal_title.svg) no-repeat left top / 56.333333333vw;
	}

	#suntory_contents #sp_modal li {
		width: 100%;
		border-top: 1px solid #ddf2cc;
	}

	#suntory_contents #sp_modal li a {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		position: relative;
		width: 100%;
		height: 100%;
		color: #000;
		line-height: 1.5;
		background: url(/suntoryhall/feature/chamber2025/common/img/arrow_right_s.svg) no-repeat right 4vw center / 3.2vw;
	}

	#suntory_contents #sp_modal .gnbNav>li>a {
		height: 12vw;
		font-weight: bold;
		font-size: 4.266666667vw;
		padding: 0 0 0 4vw;
	}

	#suntory_contents #sp_modal .gnbNav>li>a .txt_home {
		font-size: 3.733333333vw;
	}

	#cmg_home #sp_modal li#nav_home>a,
	#cmg_artist #sp_modal li#nav_artist>a,
	#cmg_topics #sp_modal li#nav_topics>a {
		background-color: #f4ffdd;
	}

	#suntory_contents #sp_modal .subNav a {
		min-height: 12vw;
		font-weight: normal;
		font-size: 4vw;
		padding: 2.4vw 0 2.4vw 6.4vw;
	}

	/*------------------------------------------------------------
[SP] layout
------------------------------------------------------------ */

	#suntory_contents .cmg_container section {
		padding: 0 0 12vw;
	}

	#suntory_contents .cmg_container .inner {
		width: 100vw;
		margin: 0 auto;
		position: relative;
	}

	#suntory_contents .cmg_container section .chapter {
		width: 100%;
		margin: 0;
		padding: 9.6vw 4vw 12vw;
		background-color: #FFF;
		box-shadow: 0px 0px 6.4vw 0px rgba(195, 169, 78, 0.3);
	}

	#suntory_contents .cmg_container section .chapter:not(:first-of-type) {
		margin: 8vw 0 0 0;
	}

	/*------------------------------------------------------------
[SP] section common
------------------------------------------------------------ */
	/*#suntory_contents .cmg_container section h2 {
		display: block;
		position: relative;
		width: 100%;
		font-size: 5.866666667vw;
		height: 9.6vw;
		line-height: 1.3;
	}

	#suntory_contents .cmg_container section h2::before {
		width: 4vw;
		height: 12vw;
		top: -2.4vw;
		left: -0.8vw;
	}*/

	#suntory_contents .cmg_container article {
		position: relative;
	}

	#suntory_contents .cmg_container#cmg_home .contents-wrap{
		position: relative;
	}
	#suntory_contents .cmg_container#cmg_home .contents-wrap::before{
		content: '';
		position: absolute;
		inset: 0;
		z-index: 0;
		background:
			linear-gradient(180deg,
				#FFFDEE 75%,
				#DAF4CA 98%
			);
	}

	#suntory_contents .cmg_container #sec_artist::before,
	#suntory_contents .cmg_container .sec_second::before{
		content: '';
		position: absolute;
		inset: 0;
		z-index: 0;
		background:
			url(/suntoryhall/feature/chamber2026/assets/img/bg_page_main_sp.webp),
			linear-gradient(180deg, rgba(225,215,177,1) 0%, rgba(225,215,177,0) 100%),
			linear-gradient(180deg,
				#FFFDEE 0,
				#FFFDEE 88vw,
				#FFFDEE calc(88vw + (100% - 88vw) * 0.75),
				#DAF4CA 100%
			);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: center top, left top, left top;
		background-size: 100% auto, 100% 88vw, 100% 100%;
	}

	#suntory_contents .cmg_container section h3.sec_title {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 auto 5.6vw;
		padding: 0 0 2.4vw 0;
		border-bottom: 1px solid #00731C;
		line-height: 1.4;
	}

	#suntory_contents .cmg_container section h3.sec_title.close {
		letter-spacing: -0.07em;
	}

	#suntory_contents .cmg_container section .close01 {
		letter-spacing: -0.03em;
	}

	#suntory_contents .cmg_container section .close02 {
		letter-spacing: -0.07em;
	}

	#suntory_contents .cmg_container section .nakaguro {
		margin: 0 -0.35em;
	}

	#suntory_contents .item_list p {
		text-decoration: underline;
		font-size: 3.733333333vw;
	}

	#suntory_contents .item_list p .txt_sm {
		font-size: 3.2vw;
	}

	/*------------------------------------------------------------
[SP] header_second
------------------------------------------------------------ */
	#suntory_contents #cmg_home .header_second {
		display: none;
	}

	#suntory_contents .header_second {
		background: #F4F0FB url(/suntoryhall/feature/chamber2025/common/img/top/bg_top_main_sp.jpg) no-repeat center top / cover;
	}

	#suntory_contents .header_second .plants {
		padding: 8vw 0 0;
		background: url(/suntoryhall/feature/chamber2025/common/img/top/img_flower_l.png) no-repeat left -1.333333333vw top / 24vw, url(/suntoryhall/feature/chamber2025/common/img/top/img_flower_r.png) no-repeat right -2.4vw top / 22.4vw;
	}

	#suntory_contents .header_second .inner {
		width: 100%;
		height: 100%;
		padding: 5.6vw 3.2vw 4vw 4vw;
		background: rgba(255, 255, 255, 0.65);
	}

	#suntory_contents .header_second .date_venue {
		display: block;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		margin: 4vw 0 0;
		width: 92vw;
		height: 5.6vw;
		background: url(/suntoryhall/feature/chamber2025/common/img/top/tl_date2025_pc.svg) no-repeat left top / 92vw;
	}


	/*------------------------------------------------------------
[SP] #sec_top_main
------------------------------------------------------------ */
	#suntory_contents #sec_top_main {
		background: #EAE2F7 url(/suntoryhall/feature/chamber2026/assets/img/top/bg_top_main_sp.webp) no-repeat center top / contain;
	}

	#suntory_contents #sec_top_main .plants {
		padding: 8vw 0 0;
	}

	#suntory_contents #sec_top_main .inner {
		width: 100%;
		height: 100%;
		padding: 4vw 4vw 12vw 4vw;
		background: rgba(255, 255, 255, 1);
	}

	#sec_top_main p.subttl {
		line-height: 1!important;
	}

	#sec_top_main p.subttl img {
		width: auto;
		height: 2.93333333333333vw;
	}

	#suntory_contents #sec_top_main h1,
	#suntory_contents .header_second h1 {
		width: 92vw;
	}

	#suntory_contents #sec_top_main h1 .jp,
	#suntory_contents .header_second h1 .jp {
		width: 92vw;
		height: 20.8vw;
		margin: 3.2vw 0 0 0;
		background: url(/suntoryhall/feature/chamber2026/assets/img/top/title2026_sp.svg) no-repeat left top / contain;
		-webkit-filter: drop-shadow(-1.6vw 0 0.533333333vw rgba(255, 255, 255, 1));
		filter: drop-shadow(-1.6vw 0 0.533333333vw rgba(255, 255, 255, 1));
	}

	#suntory_contents #sec_top_main h1 .eng,
	#suntory_contents .header_second h1 .eng {
		margin: 0 0 3.2vw 0;
		width: 40vw;
		height: 4.8vw;
	}

	#sec_top_main .date_venue {
		margin: 3.333333333vw 0 0 0;
		width: 62.13333333vw;
		height: 18.4vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/top/tl_date2026_sp.svg) no-repeat left center / contain;
	}

	#sec_top_main .maincopy {
		margin: 4.8vw 0 0;
		width: 60.53333333vw;
		height: 10.4vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/top/tl_theme2026_sp.svg) no-repeat left center / contain;
	}

	#sec_top_main .leadtext {
		width: 90.4vw;
		margin: 6.4vw 0 0;
		font-size: 3.466666667vw;
		line-height: 1.5;
		letter-spacing: -0.01em;
	}

	#sec_top_main .about_venue {
		margin: 1.6vw 0 0;
		font-size: 3.466666666vw;
		line-height: 1.5;
	}

	#sec_top_main .main_visual {
		position: absolute;
		width: 32vw;
		height: auto;
		right: 1.6vw;
		top: 36.5vw;
	}

	#sec_top_main .flyer_pdf {
		width: 92vw;
		height: 14.4vw;
		margin: 6.4vw auto 0;
		border-radius: 1.6vw;
		box-shadow: 0.8vw 0.8vw 2.4vw 0 rgba(0, 0, 0, .1);
	}

	#sec_top_main .flyer_pdf a {
		border-radius: 1.6vw;
		padding: 0 12vw 0 4vw;
	}

	#sec_top_main .flyer_pdf a::after {
		width: 6.4vw;
		right: 4.8vw;;
	}

	#sec_top_main .flyer_pdf .name {
		font-size: 3.733333333vw;
		line-height: 1.3;
	}

	#sec_top_main .flyer_pdf .flyer {
		font-size: 4.266666666vw;
		line-height: 1.3;
	}

	#sec_top_main .flyer_pdf .size {
		font-size: 3.466666666vw;
		font-weight: normal;
		line-height: 1.3;
	}

	#sec_top_main .btn_go {
		width: 92vw;
		height: 12vw;
		margin-top: 6.4vw;
	}

	#sec_top_main .btn_go.next {
		width: 92vw;
	}

	#sec_top_main .btn_go a {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		font-weight: bold;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
		font-size: 4.266666667vw;
		line-height: 13.3333333333333vw;
		color: #fff;
		letter-spacing: 0.05em;
		border-radius: 1.33333333333333vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/btn_bg.svg) no-repeat left top / cover;
	}

	#sec_top_main .btn_go a::after {
		right: 3.2vw;
		width: 3.2vw;
		height: 3.2vw;
		background-size: 3.2vw;
	}

	#sec_top_main .logo {
		width: 16vw;
		position: absolute;
		top: 4vw;
		right: 32.8vw;
	}

	/*------------------------------------------------------------
[SP] #sec_pickup
------------------------------------------------------------ */

	#sec_pickup .inner{
		padding: 8vw 4vw 0;
	}

	#sec_pickup h2 {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 auto 5.6vw;
		padding: 0 0 2.4vw 0;
		border-bottom: 1px solid #00731C;
		font-size: 5.833333333vw;
		line-height: 1.4;
	}

	#sec_pickup .item_list {
		display: flex;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: center;
		gap: 4vw;
	}

	#sec_pickup .item_list li {
		width: 100%;
	}

	#sec_pickup .item_list li a {
		width: 100%;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: flex-start;
	}

	#sec_pickup .item_list .thumnail {
		width: 44vw;
		height: 30.8vw;
		margin-right: 2.4vw;
	}

	#sec_pickup .item_list p {
		width: 44vw;
	}

	#sec_pickup .permanent {
		display: flex;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: center;
		gap: 4vw;
		margin: 5.6vw 0 0;
	}

	#sec_pickup .permanent li {
		width: 100%;
	}

	#sec_pickup .permanent li a {
		width: 100%;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: center;
		position: relative;
		width: 100%;
		background: #FFFFFF;
	}

	#sec_pickup .permanent .thumnail {
		width: 36vw;
		height: auto;
	}

	#sec_pickup .permanent li.amc a::after {
		content: '';
		position: absolute;
		display: block;
		right: 2.4vw;
		top: 2.4vw;
		width: 1em;
		height: 1em;
		background: url(/suntoryhall/feature/chamber2025/common/img/new_window.svg) no-repeat right top / 0.75em;
	}

	#sec_pickup .permanent p {
		width: 52vw;
		font-size: 3.6vw;
		font-weight: bold;
	}

	/*------------------------------------------------------------
[SP] #sec_program
------------------------------------------------------------ */

	#sec_program {
		padding: 0 0 8vw!important;
	}

	#sec_program .inner{
		padding: 8vw 4vw 12vw;
		background-color: #FFF;
		box-shadow: 0px 0px 6.4vw 0px rgba(195, 169, 78, 0.3);
	}

	#sec_program h2 {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 auto 5.6vw;
		padding: 0 0 2.4vw 0;
		border-bottom: 1px solid #00731C;
		font-size: 5.333333333vw;
		line-height: 1.4;
	}

	#sec_program p.guide {
		font-size: 3.466666666vw;
		line-height: 1.6!important;
		margin-top: 4vw;
		margin-left: 0.65em;
		text-indent: -0.65em;
	}

	#sec_program .btn_go {
		width: 92vw;
		height: 13.3333333333333vw;
		margin-top: 4vw;
	}

	#sec_program .btn_go.next {
		width: 92vw;
	}

	#sec_program .btn_go a {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		font-weight: bold;
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
		font-size: 4.266666667vw;
		line-height: 13.3333333333333vw;
		color: #fff;
		letter-spacing: 0.05em;
		border-radius: 1.33333333333333vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/btn_bg.svg) no-repeat left top / cover;
	}

	#sec_program .btn_go a::after {
		right: 3.2vw;
		width: 3.2vw;
		height: 3.2vw;
		background-size: 3.2vw;
	}

	#sec_program .btn_go a .supplement {
		font-size: 3.466666667vw;
	}

	#sec_program .ticket_guide {
		padding: 0 0 0 14.4vw;
		margin: 0 0 4vw;
		font-size: 3.466666667vw;
		line-height: 1.5;
	}

	#sec_program .ticket_guide::before {
		width: 12vw;
	}

	#sec_program .flex {
		display: flex;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 12vw;
		margin: 8vw 0 0;
	}

	#sec_program .item {
		width: 100%;
	}

	#sec_program .summary {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 2.4vw;
	}

	#sec_program .thumnail {
		width: 39.2vw;
		flex-shrink: 0;
	}

	#sec_program .summary h3 {
		font-size: 4vw;
		line-height: 1.5;
	}

	#sec_program .summary p {
		margin: 1.6vw 0 0;
		font-size: 2.933333333vw;
		line-height: 1.6;
		letter-spacing: -0.05em;
	}

	#sec_program .summary .btn_spfeature {
		margin: 4vw 0 0;
		width: 45.6vw;
		height: 11.2vw;
	}

	#sec_program .summary .btn_spfeature a {
		padding: 0 0 0 4vw;
		font-size: 3.733333333vw;
		line-height: 11.2vw;
		border-radius: 5.6vw;
	}

	#sec_program .summary .btn_spfeature a::after {
		width: 3.2vw;
		right: 3.2vw;
	}

	#sec_program .date_list {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 2.4vw;
		margin: 4vw 0 0 0;
	}

	#sec_program .date_list li {
		width: 100%;
		height: auto;
	}

	#sec_program .date_list li a {
		width: 100%;
		height: 11.2vw;
		padding: 0 0 0 4vw;
		font-size: 3.73333333333333vw;
		font-weight: bold;
		line-height: 11.2vw;
		letter-spacing: 0;
		border-radius: 1.33333333333333vw;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#sec_program .date_list li a.no-ticket {
		width: 100%;
		height: 11.2vw;
		padding: 0 0 0 4vw;
		font-size: 3.73333333333333vw;
		font-weight: bold;
		line-height: 11.2vw;
		letter-spacing: 0;
		border-radius: 1.33333333333333vw;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#sec_program .date_list li a span.saturday {
		color: #0066FF;
	}
	#sec_program .date_list li a span.sunday {
		color: #DD1111;
	}

	#sec_program .date_list li a::before {
		content: '';
		width: 9.86666666666667vw;
		height: 4.8vw;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 7.2vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#sec_program .date_list li a.no-ticket::before {
		display: none;
	}

	#sec_program .date_list li a::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		right: 2.66666666666667vw;
		transform: translateY(-50%);
	}

	/*------------------------------------------------------------
[SP]  #sec_schedule
------------------------------------------------------------ */

	#sec_schedule {
		padding: 0 0 8vw!important;
	}

	#sec_schedule .inner{
		padding: 8vw 4vw 12vw;
		background-color: #FFF;
		box-shadow: 0px 0px 6.4vw 0px rgba(195, 169, 78, 0.3);
	}

	#sec_schedule h2 {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 auto 5.6vw;
		padding: 0 0 2.4vw 0;
		border-bottom: 1px solid #00731C;
		font-size: 5.333333333vw;
		line-height: 1.4;
	}

	#sec_schedule .sche_title {
		display: block;
		padding: 6.4vw 4vw;
	}

	#sec_schedule .sche_title h3 {
		font-size: 5.866666667vw;
		margin: 0 0 8vw;
	}

	#sec_schedule .sche_title p {
		margin: 0;
		padding: 0 0 0 9.6vw;
		font-size: 4vw;
	}

	#sec_schedule .sche_title p::before {
		width: 6.4vw;
		height: 6.4vw;
		top: 0;
	}

	#sec_schedule p.guide {
		font-size: 3.466666667vw;
		margin-left: 0.5em;
		text-indent: -0.5em;
	}

	#sec_schedule .sche_title .switch {
		top: 4vw;
		right: 4vw;
		width: 8vw;
		height: 8vw;
	}

	#sec_schedule .sche_title .bar1,
	#sec_schedule .sche_title .bar2 {
		width: 4vw;
		height: 0.533333333vw;
	}
	#sec_schedule .schedule_list ul {
		margin: 8vw 0 0 0;
	}

	#sec_schedule .schedule_list li {
		width: 100%;
	}
	#sec_schedule .schedule_list li+li {
		margin: 4vw 0 0 0;
	}

	#sec_schedule .schedule_list li a {
		padding: 1.6vw 8.8vw 1.6vw 4vw;
		font-size: 3.466666666vw;
		letter-spacing: -0.05em;
		position: relative;
		background-color: #E4F7D7;
		border-radius: 1.33333333333333vw;
	}
	#sec_schedule .schedule_list li a p.date {
		line-height: 1.5;
	}
	#sec_schedule .schedule_list li a p.date span.saturday {
		color: #0066FF;
	}
	#sec_schedule .schedule_list li a p.date span.sunday{
		color: #DD1111;
	}
	#sec_schedule .schedule_list li a p.prog_title {
		line-height: 1.5;
	}

	#sec_schedule .schedule_list li a::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		right: 2.66666666666667vw;
		transform: translateY(-50%);
	}

	#sec_schedule .schedule_list li a::before {
		content: '';
		width: 9.86666666666667vw;
		height: 4.8vw;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 7.2vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#sec_schedule .schedule_list li a.no-ticket::before {
		display: none;
	}

	/*------------------------------------------------------------
[SP]  #sec_sales
------------------------------------------------------------ */

	#sec_sales {
		margin-top: -4vw;
		padding: 4vw 0 8vw!important;
	}

	#sec_sales .inner{
		padding: 8vw 4vw 12vw;
		background-color: #FFF;
		box-shadow: 0px 0px 6.4vw 0px rgba(195, 169, 78, 0.3);
	}

	#sec_sales h2 {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 auto 5.6vw;
		padding: 0 0 2.4vw 0;
		border-bottom: 1px solid #00731C;
		font-size: 5.333333333vw;
		line-height: 1.4;
	}

	#sec_sales .flex {
		display: flex;
		flex-flow: column nowrap;
		justify-content: flex-start;
		width: 100%;
		gap: 4vw;
	}

	#sec_sales .box {
		width: 100%;
		padding: 0 0 4.8vw 0;
		border: 1px solid #C0BBAB;
		border-radius: 1.33333333333333vw;
	}

	#sec_sales .box h3 {
		height: 12vw;
		font-size: 4.8vw;
		letter-spacing: 0.05em;
		line-height: 12vw;
		text-align: center;
	}

	#sec_sales .box .date {
		display: block;
		margin: 5.6vw 0 4vw;
	}

	#sec_sales .box p,
	#sec_sales .box.members .presale {
		font-size: 4.266666666vw;
		line-height: 1.5;
		text-align: center;
	}

	#sec_sales .flex+.note {
		margin: 4vw 0 0 0;
	}

	#sec_sales .box .note li {
		font-size: 3.2vw;
		line-height: 1.5;
		margin-left: 0.5em;
		padding: 0 4vw;
		text-indent: -0.5em;
	}

	#sec_sales .inner > ul.note li {
		font-size: 3.2vw;
		line-height: 1.5;
		margin-left: 0.5em;
		text-indent: -0.5em;
	}

	#sec_sales .flex.btnarea {
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		width: 100%;
		margin: 8vw 0 0;
		padding: 0;
		gap: 5.6vw;
	}

	#sec_sales .btn_about {
		width: 100%;
		height: 12vw;
	}

	#sec_sales .btn_about .txt_s {
		display: block;
		font-size: 3.2vw;
	}

	#sec_sales .btn_about a {
		font-size: 3.733333333vw;
		font-weight: bold;
		line-height: 3.733333333vw;
		border-radius: 1.33333333333333vw;
		letter-spacing: 0.05em;
	}

	#sec_sales .btn_about.members a::before {
		width: 12vw;
		left: 4vw;
	}

	#sec_sales .btn_about.purchase a::before {
		width: 12vw;
		left: 4vw;
	}

	#sec_sales .btn_about.ticket a {
		padding: 0 0 0 2em;
	}

	#sec_sales .btn_about.ticket a::before {
		content: '';
		width: 9.86666666666667vw;
		display: inline-block;
		position: absolute;
		top: 0;
		left: 22vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket_wh.svg) no-repeat center center;
	}

	#sec_sales .btn_about a::after {
		width: 4vw;
		right: 4vw;
	}


	/*------------------------------------------------------------
[SP]  #sec_news
------------------------------------------------------------ */

	#sec_news {
		padding: 0 0 12vw!important;
	}
	#sec_news .inner{
		padding: 8vw 4vw 12vw;
		background-color: #FFFFFF;
		box-shadow: 0px 0px 6.4vw 0px rgba(195, 169, 78, 0.3);
	}

	#sec_news h2 {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0 auto 5.6vw;
		padding: 0 0 2.4vw 0;
		border-bottom: 1px solid #00731C;
		font-size: 5.833333333vw;
		line-height: 1.4;
	}

	#sec_news .scroll__inner {
		width: 92vw;
		/*height: 80vw;*/
		height: auto;
		padding: 0 5.6vw 4vw 0;
	}

	#sec_news .simplebar-scrollbar::before {
		width: 2.666666667vw;
		border-radius: 1.333333333vw;
		margin: 0.533333333vw;
		margin-right: 0;
	}

	#sec_news .simplebar-track {
		width: 4.8vw;
	}

	#sec_news ul.news_list {
		width: 96%;
	}
	#sec_news .news_list li {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: center;
		align-content: flex-start;
	}

	#sec_news .news_list li+li {
		margin: 6.4vw 0 0;
	}

	#sec_news .news_list li .date {
		min-width: 14.4vw;
		font-size: 3.466666667vw;
		line-height: 1.5;
	}

	#sec_news .news_list li .title {
		width: 100%;
		margin: 1.6vw 0 0;
		font-size: 3.733333333vw;
		line-height: 1.5;
	}

	#sec_news .tag {
		margin: -0.4vw 0 0 2.4vw;
		width: 16vw;
		height: calc(3.466666667vw*1.5);
	}

	/*------------------------------------------------------------
[SP] #cmg_profile
------------------------------------------------------------ */

	#chapter_fellow p.guide,
	#chapter_artist p.guide {
		font-size: 3.733333333vw;
		font-weight: bold;
		margin-left: 0.75em;
		text-indent: -0.75em;
		letter-spacing: -0.02em;
	}

	#chapter_fellow .item_list,
	#chapter_artist .item_list.special {
		display: flex;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: center;
		gap: 8vw;
		margin: 8vw 0 0;
	}

	#chapter_fellow .item_list li,
	#chapter_artist .item_list.special li {
		width: 84vw;
	}

	#chapter_fellow .item_list .thumnail,
	#chapter_artist .item_list.special .thumnail {
		width: 84vw;
		height: 60vw;
	}

	#chapter_artist .item_list.main {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin: 8vw 0 0;
		gap: 8vw 0;
	}

	#chapter_artist .item_list.main .thumnail {
		height: 61.6vw;
	}

	#chapter_artist .item_list p.person,
	#chapter_fellow .item_list p.person {
		margin: 2.4vw 0 0;
		font-size: 3.733333333vw;
		text-align: center;
	}

	#chapter_artist .item_list p.instrument,
	#chapter_fellow .item_list p.instrument {
		margin: 0;
		font-size: 3.2vw;
		text-align: center;
	}

	#chapter_artist .item_list p.person.small {
		font-size: 3.333333333vw;
	}

	#chapter_artist .item_list p.instrument.small {
		font-size: 2.933333333vw;
		margin: 0 -1em;
		width: calc(100% + 2em);
	}

	/*------------------------------------------------------------
[SP] #cmg_artist
------------------------------------------------------------ */

	#cmg_artist #sec_artist h2 {
		width: 100%;
		padding: 10.4vw 4vw 4vw;
		font-size: 5.866666667vw;
		line-height: 1;
		letter-spacing: 0.05em;
	}

	#cmg_artist h3.sec_title {
		margin: 8vw 0 0 0;
		font-size: 5.333333333vw;
		font-weight: bold;
		letter-spacing: -0.05rem;
	}

	#cmg_artist #chapter_artist nav.page-link {
		border-top: 1px solid #C3B064;
		border-bottom: 1px solid #C3B064;
	}

	#cmg_artist #chapter_artist nav.page-link ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-items: flex-start;
		gap: 0 5.6vw;
		padding: 4vw 0;
	}

	#cmg_artist #chapter_artist nav.page-link ul li {
		font-size: 3.2vw;
	}
	#cmg_artist #chapter_artist nav.page-link ul li a {
		text-decoration: underline;
		padding: 2.4vw 0;
		display: block;
	}

	#cmg_artist #chapter_artist .item.item-top,
	#cmg_artist #chapter_artist .item.item-middle .item_block,
	#cmg_artist #chapter_artist .item.item-bottom .item_block{
		margin: 16vw 0 0 0;
	}

	#cmg_artist #chapter_artist .item.item-top .image,
	#cmg_artist #chapter_artist .item.item-middle .image{
		width: 80vw;
		margin: auto;
	}

	#cmg_artist #chapter_artist .item.item-bottom .image{
		width: 44vw;
		margin: auto;
	}

	#cmg_artist #chapter_artist .item .text h3{
		margin: 1.6vw 0 0 0;
		font-size: 4.266666666vw;
		text-align: center;
	}
	#cmg_artist #chapter_artist .item .text p{
		font-size: 3.733333333vw;
		font-weight: bold;
		color: #666666;
		text-align: center;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item {
		width: 100%;
		margin: 3.2vw 0 0 0;
	}
	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item:not(:first-of-type) {
		margin: 2.4vw 0 0 0;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a {
		width: 100%;
		height: auto;
		padding: 1.6vw 8.8vw 1.6vw 4vw;
		font-size: 3.733333333vw;
		font-weight: bold;
		line-height: 1.5;
		border-radius: 1.33333333333333vw;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_day {
		min-width: 10.5rem;
		font-weight: bold;
	}
	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_day span.saturday {
		color: #0066FF;
	}
	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_day span.sunday {
		color: #DD1111;
	}
	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_time {
		font-weight: normal;
	}
	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link span.date_title {
		font-weight: bold;
		display: block;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link::before {
		content: '';
		width: 9.86666666666667vw;
		height: 4.8vw;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 7.2vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link.no-ticket::before {
		display: none;
	}

	#cmg_artist #chapter_artist .item .text ul.date_list li.date_item a.date_link::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		right: 2.66666666666667vw;
		transform: translateY(-50%);
	}

	#cmg_artist #chapter_fellow .item .item_block{
		margin: 16vw 0 0 0;
	}

	#cmg_artist #chapter_fellow .item .image{
		width: 72vw;
		margin: auto;
	}

	#cmg_artist #chapter_fellow .item .text h3{
		margin: 1.6vw 0 0 0;
		font-size: 4.266666666vw;
		text-align: center;
	}
	#cmg_artist #chapter_fellow .item .text p{
		font-size: 3.733333333vw;
		font-weight: bold;
		color: #666666;
		text-align: center;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item {
		width: 100%;
		margin: 3.2vw 0 0 0;
	}
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item:not(:first-of-type) {
		margin: 2.4vw 0 0 0;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a {
		width: 100%;
		height: auto;
		padding: 1.6vw 8.8vw 1.6vw 4vw;
		font-size: 3.733333333vw;
		font-weight: bold;
		line-height: 1.5;
		border-radius: 1.33333333333333vw;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_day {
		min-width: 10.5rem;
		font-weight: bold;
	}
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_day span.saturday {
		color: #0066FF;
	}
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_day span.sunday {
		color: #DD1111;
	}
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_time {
		font-weight: normal;
	}
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link span.date_title {
		font-weight: bold;
		display: block;
	}

	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link::before {
		content: '';
		width: 9.86666666666667vw;
		height: 4.8vw;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 7.2vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}
	
	#cmg_artist #chapter_fellow .item .text ul.date_list li.date_item a.date_link::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		right: 2.66666666666667vw;
		transform: translateY(-50%);
	}

	/*------------------------------------------------------------
[SP] #cmg_program 
------------------------------------------------------------ */

	#cmg_program #program07.chapter {
		margin: 0 0 0 0;
		padding: 8vw 0 0 0;
		background-color: inherit;
		box-shadow: none;
	}

	#cmg_program #program07 .chapter_inner {
		width: 100%;
        margin: 0 0 0 0;
        padding: 9.6vw 4vw 12vw;
        background-color: #FFF;
        box-shadow: 0px 0px 6.4vw 0px rgba(195, 169, 78, 0.3);
	}

	#cmg_program .sec_second h2 {
		width: 100%;
		padding: 10.4vw 4vw 4vw;
		font-size: 5.866666667vw;
		line-height: 1;
		letter-spacing: 0.05em;
	}

	#cmg_program h3.sec_title {
		margin: 8vw 0 0 0;
		font-size: 5.333333333vw;
		font-weight: bold;
	}
	#cmg_program .flex .text h4 {
		margin: 8vw 0 0 0;
		font-size: 4.533333333vw;
		font-weight: bold;
	}

	#cmg_program .flex .text h4.mdl {
		margin: 2.4vw 0 0 0;
		font-size: 4vw;
		font-weight: normal;
	}

	#cmg_program .flex .text h4.sml {
		margin: 2.4vw 0 0 0;
		font-size: 3.733333333vw;
		font-weight: normal;
	}

	#cmg_program .flex .text h5 {
		margin: 2.4vw 0 0 0;
		font-size: 3.733333333vw;
		font-weight: bold;
	}

	#cmg_program .flex .text h4 + p.performer,
	#cmg_program .flex .text h4 + ul.performer {
		margin: 2.4vw 0 0;
	}
	#cmg_program .flex .text h4.mdl + p {
		margin: 0.6vw 0 0;
	}

	#cmg_program .flex .text h4.sml + p.performer,
	#cmg_program .flex .text h4.sml + ul.performer {
		margin: 1.2vw 0 0;
	}
	
	#cmg_program .flex .text p:first-of-type + h4.sml,
	#cmg_program .flex .text p:first-of-type + ul.performer{
		margin: 8vw 0 0;
	}

	#cmg_program .flex .text a.text_link + ul.date_list{
		margin: 8vw 0 0;
	}

	#cmg_program .flex .text p{
		font-size: 4vw;
	}

	#cmg_program .flex .text p.other{
		font-size: 3.733333333vw;
	}

	#cmg_program .flex .text p.performer{
		font-size: 3.733333333vw;
		line-height: 1.8em;
	}

	#cmg_program .flex .text ul.performer li{
		font-size: 3.733333333vw;
		line-height: 1.8em;
	}
	#cmg_program .flex .text ul.performer li.indent{
		padding: 0 0 0 1rem;
	}

	#cmg_program .flex .text ul.piece{
		margin: 2.4vw 0 0;
		padding-left: 1em;
	}

	#cmg_program .flex .text ul.piece li{
		font-size: 3.733333333vw;
		line-height: 1.8em;
		list-style-type: disc;
	}

	#cmg_program .flex .text a.text_link {
		margin: 0.25em 0 0 0;
		padding: 0 0 0 5.33333333333333vw;
		display: inline-block;
		font-size: 3.733333333vw;
		text-decoration: underline;
		position: relative;
	}
	
	#cmg_program .flex .text a.text_link::before {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	#cmg_program .flex .text ul.date_list {
		margin: 5.333333333vw 0 0;
	}
	#cmg_program .flex .text ul.date_list + ul.piece {
		margin: 8vw 0 0;
	}

	#cmg_program .flex .text ul.date_list li.date_item {
		width: 100%;
		height: auto;
	}
	#cmg_program .flex .text ul.date_list li.date_item:not(:first-of-type) {
		margin: 4vw 0 0 0;
	}

	#cmg_program .flex .text ul.date_list li.date_item a {
		width: 100%;
		height: 11.2vw;
		padding: 0 0 0 4vw;
		font-size: 3.73333333333333vw;
		font-weight: bold;
		line-height: 11.2vw;
		letter-spacing: 0;
		border-radius: 1.33333333333333vw;
		background-color: #E4F7D7;
		display: block;
		position: relative;
	}

	#cmg_program .flex .text ul.date_list li.date_item a.no-ticket {
		padding: 0 0 0 4vw;
	}

	#cmg_program .flex .text ul.date_list li.date_item.large {
		width: 100%;
	}

	#cmg_program .flex .text ul.date_list li.date_item.large a {
		width: 100%;
		height: auto;
		padding: 1.6vw 2.66666666666667vw 1.6vw 4vw;
		line-height: 1.5;
	}

	#cmg_program .flex .text ul.date_list li.date_item.middle {
		width: 100%;
		height: auto;
	}

	#cmg_program .flex .text ul.date_list li.date_item.middle a {
		width: 100%;
		height: auto;
		padding: 1.6vw 2.66666666666667vw 1.6vw 4vw;
		line-height: 1.5;
	}

	#cmg_program .flex .text ul.date_list li a:hover {
		background-color: #D5EBC6;
	}

	#cmg_program .flex .text ul.date_list li.date_item a span{
		display: inline-block;
	}
	#cmg_program .flex .text ul.date_list li.date_item a:hover span{
		text-decoration: underline;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_number {
		min-width: 1.5rem;
		font-weight: bold;
		display: block;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_day {
		min-width: 10.5rem;
		font-weight: bold;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_day span.saturday {
		color: #0066FF;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_day span.sunday {
		color: #DD1111;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_time {
		font-weight: normal;
	}
	#cmg_program .flex .text ul.date_list li.date_item a span.date_title {
		font-weight: bold;
		display: block;
	}

	#cmg_program .flex .text ul.date_list li a::before {
		content: '';
		width: 9.86666666666667vw;
		height: 4.8vw;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 7.2vw;
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_ticket.svg) no-repeat center center;
		transform: translateY(-50%);
	}

	#cmg_program .flex .text ul.date_list li a.no-ticket::before {
		display: none;
	}

	#cmg_program .flex .text ul.date_list li a::after {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn-dark.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		right: 2.66666666666667vw;
		transform: translateY(-50%);
	}

	#cmg_program .flex .image {
		width: 80vw;
		margin: auto;
	}

	#cmg_program .flex .image a {
		width: 40vw;
		margin: 4vw auto auto;
		display: block;
	}

	#cmg_program .flex .image .flyer figure {
		width: 100%;
		margin: auto;
		text-align: center;
	}

	#cmg_program .flex .image figure:first-of-type {
		margin: 12vw auto auto;
	}

	#cmg_program .flex .image figure:not(:first-of-type) {
		margin: 4vw auto auto;
	}

	#cmg_program .flex .image figure figcaption {
		margin: 2.4vw auto auto;
		font-size: 3.466666666vw;
		line-height: 1.35;
	}

	#cmg_program .flex .image .flyer figure figcaption {
		margin: 3.2vw auto auto;
		padding: 0 5.33333333333333vw 0 0;
		position: relative;
		text-decoration: underline;
	}

	#cmg_program .flex .image .flyer figure figcaption::after {
		content: "";
		width: 5.33333333333333vw;
		height: 6.66666666666667vw;
		margin: 0 0 0 0.6vw;
		display: inline-block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		background: url(/suntoryhall/feature/chamber2026/assets/img/icon_pdf.svg) no-repeat right center / contain;
	}

	/*------------------------------------------------------------
[SP] #cmg_greeting
------------------------------------------------------------ */

	#cmg_greeting .sec_second h2 {
		width: 100%;
		padding: 10.4vw 4vw 4vw;
		font-size: 5.866666667vw;
		line-height: 1.2;
		letter-spacing: -0.02em
	}

	#cmg_greeting #chapter_greeting .flex {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#cmg_greeting #chapter_greeting .flex .text{
		order: 2;
		margin: 4vw auto auto;
	}
	#cmg_greeting #chapter_greeting .flex .image{
		order: 1;
	}
	#cmg_greeting #chapter_greeting .flex .text p,
	#cmg_greeting #chapter_cmg .flex .text p{
		font-size: 4vw;
		line-height: 1.8;
	}

	#cmg_greeting #chapter_greeting .flex .text p.name{
		text-align: right;
		font-size: 3.2vw;
		font-weight: bold;
	}

	#cmg_greeting #chapter_greeting .flex .text p.name span{
		text-align: right;
		font-size: 4.8vw;
		font-weight: bold;
	}

	#cmg_greeting #chapter_cmg .flex .text a {
		margin: 1em 0 0 0;
		padding: 0 0 0 5.33333333333333vw;
		display: inline-block;
		font-size: 4vw;
		text-decoration: underline;
		position: relative;
	}

	#cmg_greeting #chapter_cmg .flex .text a.text_link::before {
		content: '';
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2026/assets/img/arrow_right_grn.svg) no-repeat center center;
		width: 3.2vw;
		height: 3.2vw;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	#cmg_greeting #chapter_greeting .flex .image{
		width: 80vw;
		height: auto;
		margin: auto;
	}

	#cmg_greeting #chapter_cmg .flex .image{
		width: 58.666666666vw;
		height: auto;
		margin: 8vw auto auto;
	}

	/*------------------------------------------------------------
[SP] #cmg_topics 
------------------------------------------------------------ */

	#cmg_topics .sec_second h2 {
		width: 100%;
		padding: 10.4vw 4vw 4vw;
		font-size: 5.866666667vw;
		line-height: 1;
		letter-spacing: 0.05em;
	}

	#cmg_topics .item_list {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 5.6vw 4vw;
	}

	#cmg_topics .item_list li {
		width: 44vw;
	}

	#cmg_topics .item_list .thumnail {
		width: 44vw;
		height: 30.8vw;
		margin-bottom: 2.4vw;
	}

	#cmg_topics .tag_list {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 1.6vw;
		gap: 1.6vw;
	}

	#cmg_topics .tag_list .tag {
		display: block;
		width: 16vw;
		height: 5.6vw;
	}

	#chapter_movie .movie_note {
		margin: -2.4vw 0 0;
		padding-left: calc(17.6vw + 1.3em);
		font-size: 3.466666667vw;
		text-indent: -1.3em;
		position: relative;
	}

	#chapter_movie .movie_note2 {
		margin: 0 0 4vw;
		font-size: 3.466666667vw;
	}

	#chapter_movie .movie_note .tag {
		display: inline-block;
		position: absolute;
		left: 0;
		width: 16vw;
		height: 5.6vw;
	}

	#chapter_movie .item_list .mv .thumnail::before {
		content: "";
		display: block;
		position: absolute;
		background: url(/suntoryhall/feature/chamber2025/common/img/icon_player.svg);
		width: 10.4vw;
		height: 10.4vw;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#chapter_amc .item_list .thumnail {
		height: 44vw;
	}

	/* SP END */
}
#suntoryhall_footer {
	display: block!important;
}
#suntoryhall_footer .logo img{
  display: inline;
}
#suntoryhall_footer img{
  opacity: 1!important;
}
#ticket_contact h2{
  padding: 0!important;
  height: auto!important;
}
#ticket_contact h2::before{
  display: none!important;
}

