h3.txt_bold:before {
	content: "\f0c8";
	font-family: "Font Awesome 5 Free";
	font-feature-settings: 'liga';
	padding: 0 6px 2px 0;
	font-size: 1.2rem;
}
.ticket_sell_left dl dd span {
	background: #e1e109;
	border-radius: 3px;
}
.ticket_sell_left dl dd small {
	font-size: 80%;
}
ul.sell_ticket h4 {
background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #f6f6b5 25%, #f6f6b5 50%,
    #fff 50%, #fff 75%,
    #f6f6b5 75%, #f6f6b5
  );
  background-size: 4px 4px;
}
ul.sell_ticket li {
	position: relative;
	border: 1px #ccc solid;
}
h3.txt_bold a.ticket_address {
	color: #FABE00;
	padding: 0 0 0 6px;
}
small.ticket_tell_att {
    font-size: 1.3rem;
	display: block;
	font-weight: normal;
	line-height:2;
}
.p_cord p {
	margin: 0 0 4px;
}
.p_cord table {
	table-layout: fixed;
}
.p_cord table th,
.p_cord table td{
	text-align: center;
}
ul.sell_ticket_2patt li:nth-child(2):after {
	content: "" !important;
}
#contents .contents_left section:first-of-type{
	margin-bottom: -8rem;
}
#contents .contents_left section:nth-of-type(2){
	padding: 12rem 0 0 0;
}
@media screen and (max-width: 767px) {
	#contents .contents_left section:first-of-type{
		margin-bottom: 2rem;
	}
	#contents .contents_left section:nth-of-type(2){
		padding: 1rem 0 0 0;
	}
}
@media screen and (min-width:768px) and (max-width:1025px) {
	#contents .contents_left section:first-of-type{
		margin-bottom: -7rem;
	}
	#contents .contents_left section:nth-of-type(2){
		padding: 12rem 0 0 0;
	}
}

@media screen and (min-width: 768px) {
h3.txt_bold {
    font-size: 1.6rem;
    padding: 6px 0 10px;
}
h3.txt_bold span {
	font-size: 1.3rem;
	font-weight: normal;
}
h3.txt_bold a.ticket_address {
    font-size: 1.6rem;
}
h3.txt_bold span.btn_box2 a {
    font-size: 1.3rem;
    padding: 4px 20px 4px 10px;
}
.ticket_sell_wrap {
	margin: 10px 0;
}
.ticket_sell_left {
	width: 100%;
}
.ticket_sell_left dl {
	font-size: 1.5rem;
	display: flex;
	margin: 0 0 10px;
}
.ticket_sell_left dl dt {
	width: 10%;
	min-width: 77px;
	margin: 0 2% 0 0;
}
.ticket_sell_left dl dd {
	width: 90%;
}
.ticket_sell_left dl dd span {
	font-size: 1.3rem;
	margin: 0 6px 5px 0;
	padding: 2px 8px;
	display: inline-block;
}
.txt_attention_red,
.txt_attention {
	margin: 0 0 30px;
}
#contents .contents_2col .contents_left .sec_third .sub_txt_area p.sub_txt.txt_attention_red {
    font-size: 1.5rem;
}
ul.sell_ticket {
	display: flex;
}
ul.sell_ticket li {
	width: 30%;
	padding:0 0 10px;
}
ul.sell_ticket li:nth-child(1), 
ul.sell_ticket li:nth-child(2) {
	margin: 0 40px 0 0;
		
}
ul.sell_ticket li:nth-child(1):after, 
ul.sell_ticket li:nth-child(2):after {
	content: "play_arrow";
	font-family: "Material Icons";
	font-feature-settings: 'liga';
	position: absolute;
	top: 50%;
	right: -33px;
	transform: translateY(-50%);
	font-size: 2.6rem;
}
ul.sell_ticket h4 {
    font-size: 1.6rem;
	font-weight: bold;
	padding: 10px 16px 4px;
	margin: 0 0 6px;
}
ul.sell_ticket p {
    font-size: 1.4rem;
	padding: 0 16px;
}
ul.sell_ticket small {
    font-size: 1.2rem;
	display: block;
	padding: 0 16px;
}
.p_cord {
    font-size: 1.4rem;
	margin: 14px 0 30px;
}
}
@media screen and (max-width: 767px) {
h3.txt_bold {
    font-size: 1.5rem;
    padding: 4px 0 10px;
	line-height: 1.8;
}
h3.txt_bold a {
	font-size: 1.2rem;
	padding: 2px 20px 2px 10px;
	line-height: 2;
}
h3.txt_bold a.ticket_address {
    font-size: 1.5rem;
}
h3.txt_bold span.btn_box2 a {
	font-size: 1.2rem;
	padding: 2px 20px 2px 10px;
	line-height: 2;
}
.ticket_sell_right {
	width: 80%;
	margin: 0 auto 10px;
	display: block;
}
.ticket_sell_left dl {
	font-size: 1.4rem;
	margin: 0 0 8px;
}
.ticket_sell_left dl dt {
	margin: 0 0 6px;
}
.ticket_sell_left dl dd span {
	font-size: 1.1rem;
	margin: 0 4px 5px 0;
	padding: 2px 6px;
	display: inline-block;
}
.txt_attention_red,
.txt_attention {
	margin: 6px 0 20px !important;
	font-size: 1.3rem !important;
}
ul.sell_ticket li {
	padding: 0 0 10px;
}
ul.sell_ticket li:nth-child(1), 
ul.sell_ticket li:nth-child(2) {
	margin: 0 0 30px;
		
}
ul.sell_ticket li:nth-child(1):after, 
ul.sell_ticket li:nth-child(2):after {
	content: "arrow_drop_down";
	font-family: "Material Icons";
	font-feature-settings: 'liga';
	position: absolute;
	bottom: -35px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 4.0rem;
}
ul.sell_ticket h4 {
    font-size: 1.4rem;
	font-weight: bold;
	padding: 10px 3%;
	margin: 0 0 6px;
}
ul.sell_ticket p {
    font-size: 1.3rem;
	padding: 0 3%;
}
ul.sell_ticket small {
    font-size: 1.2rem;
	display: block;
	padding: 0 3%;
}
.p_cord {
    font-size: 1.4rem;
	margin: 10px 0 20px;
}
.p_cord table {
	display: block;
}
.p_cord table tbody {
	display: flex;
}
.p_cord table tr {
	display: block;
	width: 50%;
}
.p_cord table th,
.p_cord table td{
	display: block;
}
.p_cord table tr:last-child td:first-child {
    border-top: 1px solid #cdd3d6;
}
.p_cord table tr:first-child th:last-child {
    border-bottom: 1px solid #cdd3d6;
}
}
/* タブレット調整 */
@media screen and (min-width:768px) and (max-width:1025px) {
h3.txt_bold span {
	display: block;
	margin: 6px 0 0;
}
}
/* 320px以下 */
@media screen and (max-width:320px) {
h3.txt_bold span {
	display: block;
}
}

/*ticketnews_link*/

.ticketnews_link:link {
    color: #e00010;
    font-size: 1.4rem;
    text-decoration: underline;
}
.ticketnews_link:hover {
    opacity: 0.7;
}

/* 2023追加 */
@media screen and (min-width:768px) {
	.sub_txt_area {
		margin: 0 0 3rem 0;
	}

	#contents .contents_2col .contents_left .sec_third .sub_txt_area  p.sub_txt.txt_attention_red {
	max-width: 550px;
    text-align: left;
	margin: 0 auto 0 0;
}

	#contents .contents_2col .contents_left .sec_third .sub_txt_area p.sub_txt.txt_attention_red strong {
		display: block;
		padding-top: 7px;
	}
	#contents .contents_2col .contents_left .sec_third .sub_txt_area p.sub_txt.txt_attention_red.sub_txt_center {
		padding: 0.5rem 0 0 0;
		text-align: left;
		max-width: 100%;
}
}
	
	
	@media screen and (max-width:767px) {
	.sub_txt_area {
		margin: -1rem 0 2rem 0;;
	}
	#contents .contents_2col .contents_left .sec_third p.sub_txt.txt_attention_red {
		text-align: left;
		margin: 0 auto 0 0!important;
	}
	#contents .contents_2col .contents_left .sec_third .sub_txt_area p.sub_txt.txt_attention_red strong {
		display: block;
		padding-top: 7px;
	}
	#contents .contents_2col .contents_left .sec_third p.sub_txt.txt_attention_red.sub_txt_center {
		text-align: left;
		margin: 0 auto!important;
	}
	}