body{
	font-size: 24px;/*
	background:#000;*/
}
img{
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	touch-callout: none;
	user-select: none;
}
.subHeader{
	background-image: url(../../img/herofes2022/sp_hf_header.jpg);
	height: 713px;
	background-size: 100%;
}
.subCont__underWrap3{
	border-top: 0;
	border-right: 6px solid #000;
}
#c_cont{
	padding:20px 40px;
}

section article, section section {
	width: 654px;
	margin: auto;
	border: 1px solid #000;
	padding: 12px;
	box-sizing: border-box;
	margin-bottom: 48px;
}
section a { font-weight: bold; }
article h4, section h4 {
	font-size: 20px;
	height: 45px;
	font-weight: bold;
	line-height: 48px;
	background: #222;
	padding: 0 20px;
	box-sizing: border-box;
}
.bg_y{
	background: linear-gradient(transparent 60%, #ff6 60%);
    color: #E60012;
	font-weight: 600;
}


/** HF COMMON */
.cont_h3{
	font-size: 28px;
	font-weight: 700;
	background-color: #000;
	color: #fff;
	margin-bottom: 16px;
	padding: 0 6px;
}

.underline{
	text-decoration: underline;
}
.mdt{
	background-color: #E60012;
	color: #fff;
	font-weight: 700;
}

/** CONT TOP */
.cont_Top{
	padding: 24px 0 48px;
}
.cont_txt_b{
	font-weight: 700;
}

/** MENU **/
#hf_menu {
	width: 90%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0;
	justify-content: center;
}
#hf_menu li {
	width: 30%;
	height: 30%;
	margin: 0 4px;
}
#hf_menu li a {
	display: block;
	height: 125px;
	background-size: contain;
}
#hf_m1 a { background: url(../../img/herofes2022/sp_jf_btn_cast.png) no-repeat center; }
#hf_m2 a { background: url(../../img/herofes2022/sp_jf_btn_event.png) no-repeat center; }
#hf_m3 a { background: url(../../img/herofes2022/sp_jf_btn_info.png) no-repeat center; }
#hf_m4 a { background: url(../../img/herofes2022/sp_jf_btn_ticket.png) no-repeat center; }
#hf_m5 a { background: url(../../img/herofes2022/sp_jf_btn_present.png) no-repeat center; }
#hf_m6 a { background: url(../../img/herofes2022/sp_jf_btn_goods.png) no-repeat center; }
#hf_m7 a { background: url(../../img/herofes2022/sp_jf_btn_cout.png) no-repeat center; }
#hf_m8 a { background: url(../../img/herofes2022/sp_jf_btn_contact.png) no-repeat center; }

.cont__title img{
	width: 608px;
	padding-bottom: 10px;
}

/** CAST **/
#cast{
	border: 2px solid #000;
	padding: 16px 24px 24px;
}
.castLists{
	display: flex;
	flex-wrap: wrap;
}
.castList{
	width: calc(100% / 3);
}
.castList img{
	width: 100%;
}
.castLists{
	padding: 12px 0 24px;
}
.cautionTit{
	padding-top: 15px;
}
#cast p a{
	color: #E60012;
	text-decoration: underline;
}

/** cation **/
#caution{
	margin-top: 32px;
}
#caution .cont_h3{
	text-align: center;
	background-color: unset;
	color: #000;
}
.cautionWrap p{
	font-size: 24px;
	line-height: 2;
	text-indent: -1em;
	padding-left: 1em;
}
.cautionWrap p.caution__mibun{
	font-size: 24px;
	line-height: 2;
	text-indent: 0em;
	padding-left: 0em;
}
.cautionTit{
	padding-top: 15px;
}
#caution p a{
	color: #E60012;
	text-decoration: underline;
}
.red{
	color: #E60012;
}
.red_tit{
	color: #E60012;
	font-weight: 700;
}


/** EVENT **/
#event{
	border: 2px solid #000;
	padding: 16px 24px 24px;
	margin-top: 32px;
}
#event p{
	font-size: 27px;
	text-align: center;
	font-weight: 600;
}
#event p span{
	background:linear-gradient(transparent 60%, #ff6 60%);
	color: #E60012;
}

/** INFO **/
#info{
	border: 2px solid #000;
	padding: 16px 24px 24px;
	margin-top: 32px;
}
#info p{
	font-size: 24px;
	line-height: 2;
}
#info p a{
	color: #E60012;
	text-decoration: underline;
}
.st{
	color: #E60012;
	font-weight: 700;
}

/** TICKET **/
#ticket{
	border: 2px solid #000;
	padding: 16px 24px 24px;
	margin-top: 32px;
}
#ticket h3{
	font-size: 27px;
	text-align: center;
	font-weight: 600;
	color: #000;
    -webkit-text-stroke: 1px #E60012;
}
#ticket p{
	font-size: 24px;
	line-height: 2;
}
#ticket p a{
	color: #E60012;
	text-decoration: underline;
}
.ticket__cout{
	padding-top: 15px;
}
.nline{
	display: block;
    padding-left: 1em;
    text-indent: -1em;
	font-size: 20px;
}


/** PRESENT **/
#present{
	border: 2px solid #000;
	padding: 16px 24px 24px;
	margin-top: 32px;
}
#present p{
	font-size: 27px;
	text-align: center;
	font-weight: 600;
}
#present h3{
	font-size: 27px;
	text-align: center;
	font-weight: 600;
	color: #E60012;
	padding-bottom: 20px;
}
#present p span{
	background:linear-gradient(transparent 60%, #ff6 60%);
	color: #E60012;
}
#present img{
	margin-top: 20px;
	width: 500px;
}

/** GOODS **/
#goods{
	border: 2px solid #000;
	padding: 16px 24px 24px;
	margin-top: 32px;
}
#goods h3{
	font-size: 27px;
	text-align: center;
	font-weight: 600;
	color: #000;
    -webkit-text-stroke: 1px #E60012;
	text-stroke: 1px #E60012;
}
#goods p a{
	color: #E60012;
	text-decoration: underline;
}
.goods__cautTxt{
	font-size: 24px;
    line-height: 2;
	margin-top: 20px;
}
.goods__cautTxtCa{
	display: block;
    padding-left: 1em;
    text-indent: -1em;
}
.goodsWrap {
	margin-top: 20px;
}
.goods_sub {
    float: none !important;
    margin-bottom: 5%;
    width: auto;
}
.goods_cell {
    -webkit-border-radius: 2px;
    box-sizing: border-box;
    width: 92%;
    padding: 2% 2%;
    margin: 0 auto;
    border: 3px solid #222;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.goods_cell .image {
    margin-bottom: 10px;
}
a.image {
    pointer-events: none;
}
a:link {
    color: #AA0014;
}
a {
    color: #aa0014;
    text-decoration: none;
}
img {
    max-width: 100% !important;
    height: auto;
}
.goods_cell .title {
    width: 100%;
    margin: 0 0 2% 0;
    padding: 1% 2%;
    font-weight: bold;
    color: #ffed00;
    background: #000;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.goods_cell .txt {
    margin-bottom: 50px;
}
.hf_contents p {
    width: 100%;
    margin: 0 auto;
    line-height: 1.4;
}
.goods_cell_gentei {
    color: #ffed00;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, -2px 2px 0 #000, 2px -2px 0 #000, 0px 2px 0 #000, 0 -2px 0 #000, -2px 0 0 #000, 2px 0 0 #000;
    background: #dd0b07;
    font-weight: bold;
    text-align: center;
    width: 100%;
    bottom: 50px;
    padding: 3px 0 2px 0;
}
.goods_cell_price {
    color: #fff;
    background: #777;
    text-align: center;
    width: 100%;
    bottom: 5px;
    padding: 3px 0 2px 0;
}


.LinkBtn{
	margin-top: 20px;
}
.LinkBtn a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	/*width: 300px;*/
	height: 50px;
	text-decoration: none;
	transition: 0.3s;
	font-size: 24px;
}
.Lbtn a {
	background-color: #E60012;
	color: #fff;
}
.Lbtn a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	transform: rotate(45deg) translateY(-50%);
	width: 6px;
	height: 6px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #fff;
}
/* POLICY */
.footer__policy {
	display: block;
    font-size: 14px;
    text-align: center;
}
.footer__policy a{
    color: #000;
    text-decoration: underline;
	font-weight: normal;
}