@media (min-width: 769px) {
	.grid_btn-blank a:hover span:after {
	  background-image: url(/assets/images/ic-blank.png);
	}
  }

  .grid_btn-blank span:after {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 0.5em;
	background-image: url(/assets/images/ic-blank-red.png);
	background-size: 15px 15px;
	transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }

  .l-gwcp-img {
	padding-right: 6em;
	padding-left: 2em;
  }
  .overview_btn .c-roundButton{
	line-height: 1.5;

  }
  @media (max-width: 768px) {
	.sp-style .l-gwcp-img {
	  margin: 0 auto;
	  margin-bottom: 2em;
	  padding: 0;
	}
  }

  /* anchorBtnList */
  .anchorBtnList{
	display: none;
}

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

.anchorBtnList{
	display: flex;
	gap: 2px;
	margin-bottom: 10px;
}
.anchorBtnList__item{
	width: 50%;
}
.anchorBtnList__btn{
	background-color: #c82020;
	color: #fff;
	text-align: center;
	display: block;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	height: 100%;
}
.anchor{
	position: absolute;
	top: -70px;
	left: 0;
}
}
  /* table_event2col ---------------- */
.table_event2col {
	margin: 0 auto;
	border: 2px solid #b22222;
	}
.table_event2col tbody {
	display: block;
	}
  .table_event2col th {
	text-align: center;
	color: #fff;
	background: #c82020;
	padding: 8px 6px 5px;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: 2px solid #b22222;
	vertical-align: middle;
	width: 50%;
  }
  .table_event2col td {
	background: #fff;
	padding: 10px 6px 10px;
	font-size: 12px;
	vertical-align:text-top;
	}
  .table_event2col th:first-child,
  .table_event2col td:first-child {
	border-right: 2px solid #b22222;
  }
  /* .table_event2col .col1 {
	width: 489px;
  }
  .table_event2col .col2 {
	width: 489px;
  } */
  .table_event2col span{
	font-weight: bold;
	font-size: 14px;
	display: block;
  }
  .program_txt{
	display: block;
	font-size: 12px !important;
	font-weight: normal !important;
   }
   .program_note{
	display: block;
	font-size: 12px !important;
	font-weight: normal !important;
	margin-bottom: 0.5em;
   }
   .program_note:last-child{
	margin-bottom: 0;
   }

  @media screen and (max-width: 480px) {
	.table_event2col tbody th {
	  /* background: #c82020; */
	  display: none;
	}
	.table_event2col tbody td {
	  display: block;
	  position: relative;
	  padding-top: 90px;
	  margin-bottom: 10px;
	}
	.table_event2col tbody td:last-child {
	  margin-bottom: 0;
	}
	.table_event2col tbody td:before {
		white-space: pre;
		background: #c82020;
		box-sizing: border-box;
		color: #fff;
		font-weight: bold;
		height: max-content;
		padding: 10px;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
	}
	.table_event2col tbody td:first-child::before {
		content: "【第1部】\Aオーケストラ・アカデミー\A～クラシックの名曲を気軽に楽しく～";
	}
	.table_event2col tbody td:nth-child(2)::before {
		content: "【第2部】\A名作！アニメ・コンチェルト！！\A～映像を観ながら生オーケストラを楽しむ～";
	}
	.table_event2col th:first-child,
    .table_event2col td:first-child {
	border-right: none;
    }
	.table_event2col span{
	  font-size: 12px;
	}
  }
  /* table_event8col ---------------- */
  .table_event8col {
	margin: 0 auto;
	width:100%;
	border-top: 2px solid #b22222;
	border-right: 2px solid #b22222;
	border-left: 2px solid #b22222;
  }
  .table_event8col .col1 { width: 12.5%; }
  .table_event8col .col2 { width: 12.5%; }
  .table_event8col .col3 { width: 11.5%; }
  .table_event8col .col4 { width: 12.5%; }
  .table_event8col .col5 { width: 12.5%; }
  .table_event8col .col6 { width: 13.5%; }
  .table_event8col .col7 { width: 13.5%; }
  .table_event8col .col8 { width: 12.5%; }

  .table_event8col th:not(:last-child),
  .table_event8col td:not(:last-child) {
	border-right: 2px solid #b22222;
  }
  .table_event8col_wrap.pc{
	display: block;
	}
	.table_event8col_wrap.sp{
		display: none;
	}
  .table_event8col th {
	text-align: center;
	color: #fff;
	background: #c82020;
	padding: 8px 6px 5px;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: 2px solid #b22222;
	vertical-align: middle;
  }
  .table_event8col td {
	background: #fff;
	padding: 8px 6px 5px;
	font-size: 12px;
	border-bottom: 2px solid #b22222;
  }
  @media screen and (max-width: 480px) {
	.table_event8col_wrap.pc{
		display: none;
	}
	.table_event8col_wrap.sp{
		display: block;
	}
	.table_event8col {
	  overflow: auto;
	  width: 100%;
	  text-align: center;
	}
	.table_event8col th{
		width: 25%;
	}
	.table_event8col td {
		width: 25%;
	}
  }
  .indent{
  	display:block;
  	text-indent: -5em;
  	margin-left: 5em;
  }
  .w420{
  	width:420px;
  }
  @media screen and (max-width: 480px) {
  	.w420{
  	width:auto;
  }
  }

 .table_event2col_note {
  margin-top: 0.5em;
  text-align: right;
  display: block;
  font-size: 12px;
}
@media screen and (max-width: 480px) {
  .table_event2col_note {
    text-align: left;
  }
}
.mb_40 {
    margin-bottom: 40px;
}
#concertAnnouncement {
	padding-bottom: 35px;
	max-width: 960px;
	margin: 0 auto;
font-size: 15px;
}
.detail_box {
	border: 2px solid #000;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
	#concertAnnouncement {
		padding: 0 10px 20px;
	font-size: 1.6rem;
	}
}

/* 2024蟷ｴ逕ｨ */
.p-buttonUnit.-concert>*:not(:first-child) {
	margin-right: 0;
}
@media (max-width: 768px) {
	.p-buttonUnit.-concert>*:not(:first-child)::before {
		display: none;
	}
}
@media (min-width: 769px) {
	.p-buttonUnit.-concert>*:first-child {
		margin-right: 16px;
	}
}
.p-point.-concert {
	border: 2px solid #e60012;
}
.p-point.-concert .p-point__head {
	top: -15px;
}
@media (max-width: 768px) {
	.p-point.-concert .p-point__head {
		font-size: 16px;
		margin-top: -53px;
	}
}

/* 2025追加 */
.imgBox{
	display: flex;
	justify-content: center;
	gap: 10px 20px;
}
.imgBox img{
	width: 40%;
}

@media (max-width: 768px) {
	.imgBox{
		flex-direction: column;
		align-items: center;
	}
	.imgBox img{
		width: 80%;
	}
}

/* 2025/12/22追記 */

.u-br {
	border-right: 2px solid #b22222;
}

.img-width-100{
	width: 100% !important;
}

.note-text-s {
	margin-top: 8px;
	font-size: 1rem;
}