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%;
}
.privilege {
	background: #f5f5f5;
}
.privilege h3 {
	margin: 0 0 10px;
}
.privilege ul li span {
	background: #ffd800;
	color: #fff;
	padding: 2px 6px;
	margin: 0 10px 0 0;
}

.moala_wrap h3 small span {
	position:static;
    background: #ffd800;
    color: #fff;
    padding: 0 1px 0 1px;
    margin: 0 2px 0 0;
	font-size: 90%;
}

.moala_wrap h3 small .fas {
	font-size:90%;
    padding: 9px 1px 0 1px;
    margin: 0 0 0 0;
	display:inline-block;
	vertical-align: top;
}

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 {
	/*background: #fcfce6;*/
	position: relative;
	border: 1px #ccc solid;
}
a.ticket_address {
	color: #FABE00;
	padding: 0 0 0 6px;
}
.moala_wrap h3 {
	font-size: 1.6rem;
	padding: 10px 16px;
	margin: 0 0 16px;
	background: #f5f5f5;
	position: relative;
}
.moala_wrap h3 small {
	font-size: 1.3rem;
	font-weight: normal;
}
.moala_wrap .moala_step dt {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0 0 6px;
	border-bottom: 1px #ccc solid;
}
.moala_wrap .moala_step dt span {
	background: #ffd800;
	color: #000;
	padding: 2px 10px;
	line-height: 1;
	margin: 0 4px 0 0;
}
.moala_wrap p {
	font-size: 1.4rem;
}
.moala_wrap p small {
	display: block;
	font-size: 1.3rem;
}
.add_area {
	margin: 40px 0;
}
.add_area p {
	font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
h3.txt_bold {
    font-size: 1.6rem;
    padding: 6px 0 10px;
}
h3.txt_bold br {
	display: none;
}
h3.txt_bold span.btn_box2 a {
	font-size: 1.3rem;
	padding: 4px 20px 4px 10px;
}
.ticket_sell_wrap {
	margin: 10px 0;
}
.ticket_sell_right {
	float: right;
	width: 30%;
}
.ticket_sell_left {
	float: left;
	/* width: 72%; */
	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.2rem;
	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;
}
.privilege {
	padding:20px;
	margin: 0 0 30px;
}
.privilege h3 {
    font-size: 1.6rem;
}
.privilege ul {
    font-size: 1.5rem;
}
.privilege ul li {
 	margin: 0 0 10px;
}
.privilege ul li span {
    font-size: 1.2rem;
}
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;
}
.moala_wrap {
	margin: 60px 0 0;
}
.moala_wrap h3 span {
	position: absolute;
	bottom: -20px;
	right: 10px;
	z-index: 22;
}
.moala_wrap h3 span img{
	width: 110px;
	height: auto;
}
.moala_wrap .moala_step dd img {
	width: 60%;
	margin: 10px 0 20px;
	display: block;
}
}
@media screen and (max-width: 767px) {
h3.txt_bold {
    font-size: 1.5rem;
    padding: 4px 0 10px;
	line-height: 1.8;
}
h3.txt_bold .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;
}
.privilege {
	padding:16px;
	margin: 0 0 20px;
}
.privilege h3 {
    font-size: 1.5rem;
}
.privilege ul {
   font-size: 1.4rem;
}
.privilege ul li {
 	margin: 0 0 10px;
}
.privilege ul li span {
    font-size: 1.1rem;
}
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%;
}
.moala_wrap {
	margin: 40px 0 0;
}
.moala_wrap h3 {
	padding-right: 60px;
	font-size: 1.5rem;
}
.moala_wrap h3 span {
	position: absolute;
	bottom: -10px;
	right: -5px;
	z-index: 22;
}
.moala_wrap h3 span img{
	width: 80px;
	height: auto;
}
.moala_wrap .moala_step dd img {
	width: 90%;
	margin: 10px auto 20px;
	display: block;
}

.moala_wrap h3 small .fas {
    padding: 7px 1px 0 1px;
}

}
/* 繧ｿ繝悶Ξ繝�ヨ隱ｿ謨ｴ */
@media screen and (min-width:768px) and (max-width:1025px) {
h3.txt_bold span {
	display: block;
	margin: 6px 0 0;
}
.moala_wrap h3 {
	padding-right: 65px;
}
.moala_wrap h3 span {
	position: absolute;
	bottom: -10px;
	right: -10px;
	z-index: 22;
}
.moala_wrap h3 span img{
	width: 85px;
	height: auto;
}
.moala_wrap .moala_step dd img {
	width: 70%;
}
}
/* 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: 460px;
    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: inline;
		padding-top: 7px;
	}
	#contents .contents_2col .contents_left .sec_third .sub_txt_area p.sub_txt.txt_attention_red.sub_txt_center {
		padding: 1rem 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;
		padding: 0.6rem 0 0 0;
	}
}