body{
	color: #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{
	margin-bottom: 0;
}
.subWrap__cont__in{
	padding-top: 0;
}
#jf__bg {
	background-image: url(../../img/herofes2022/c_hf2022_back.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 100vh;
	width: 100%;
	min-height: 620px;
	min-width: 1200px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
.subWrap__cont {
	width: 100%;
	margin-left: 0;
}
.subWrap__cont__in{
	width: 1200px;
	margin-top: 48px;
}
#top_bar {
	width: 100%;
	height: 19px;
	background: url(../../img/old/common/c_topbar.gif) repeat-x;
	position: relative;
}
#top_bar a {
	text-decoration: none;
	display: block;
	width: 344px;
	height: 30px;
	background: url(../../img/jf2020/c_jf_topbn_off.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translateX(-145%);
}
#top_bar a:hover {
	background: url(../../img/jf2020/c_jf_topbn_on.png) no-repeat;
}
#c_cont {
	width: 1200px;
	margin: auto;
}
#c_header {
	width: 1200px;
	height: 903px;
	background: url(../../img/herofes2022/c_hf2022_header.png) no-repeat;
}
#c_contIn {
	width: 960px;
	padding: 16px 50px 48px 48px;
	background: url(../../img/old/common/c_window_back1000.png) repeat-y center / 100%;
	position: relative;
	overflow: auto;
	margin: 0 auto;
}
section article, section section{
	width: 920px;
	margin: auto;
	border: 1px solid #000;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
section a { font-weight: bold; }
section a:hover { 
	opacity: .7;
	text-decoration: underline;
}
article h4, section h4 {
	font-size: 20px;
	height: 45px;
	font-weight: bold;
	line-height: 45px;
	background: #222;
	padding: 0 20px;
	box-sizing: border-box;
}
#c_end {
	width: 960px;
	height: 18.28px;
	background: url(../../img/old/common/c_window_footer1000.png) no-repeat top center / contain;
	margin: 0 auto 80px;
}
.bg_y{
	background: linear-gradient(transparent 60%, #ff6 60%);
    color: #E60012;
	font-weight: 600;
}

/** HF COMMON */
.cont_h3{
	font-size: 20px;
	font-weight: 700;
	background-color: #000;
	color: #fff;
	margin-bottom: 12px;
	padding: 0 6px;
}
.cont_txt{
	font-size: 16px;
	line-height: 1.8;
}
.underline{
	text-decoration: underline;
}
.mdt{
	background-color: #E60012;
	color: #fff;
	font-weight: 700;
}
.cpr{
	width: 100%;
	height: 70px;
	padding: 24px;
	background-color: #000;
}
.cpr p{
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.js-imgModal{
	display: block;
}
.cell_goods_img2{
	width: 100%;
}

/** CONT TOP */
.cont_Top{
	padding: 24px 0 48px;
}

.cont_txt_b{
	font-size: 18px;
	font-weight: 700;
}

/** MENU **/
#hf_menu {
	width: 862px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#hf_menu li {
	width: 210px;
	height: 59px;
	margin: 0 30px 10px 0; 
}
#hf_menu li a {
	display: block;
	height: 59px;
}
#hf_m1 a { background: url(../../img/herofes2022/c_jf_btn_cast_off.png) no-repeat center; }
#hf_m2 a { background: url(../../img/herofes2022/c_jf_btn_event_off.png) no-repeat center; }
#hf_m3 a { background: url(../../img/herofes2022/c_jf_btn_info_off.png) no-repeat center; }
#hf_m4 a { background: url(../../img/herofes2022/c_jf_btn_tiket_off.png) no-repeat center; }
#hf_m5 a { background: url(../../img/herofes2022/c_jf_btn_present_off.png) no-repeat center; }
#hf_m6 a { background: url(../../img/herofes2022/c_jf_btn_goods_off.png) no-repeat center; }
#hf_m7 a { background: url(../../img/herofes2022/c_jf_btn_cout_off.png) no-repeat center; }
#hf_m8 a { background: url(../../img/herofes2022/c_jf_btn_contact_off.png) no-repeat center; }
#hf_m1 a:hover { background: url(../../img/herofes2022/c_jf_btn_cast_on.png) no-repeat center; }
#hf_m2 a:hover { background: url(../../img/herofes2022/c_jf_btn_event_on.png) no-repeat center; }
#hf_m3 a:hover { background: url(../../img/herofes2022/c_jf_btn_info_on.png) no-repeat center; }
#hf_m4 a:hover { background: url(../../img/herofes2022/c_jf_btn_tiket_on.png) no-repeat center; }
#hf_m5 a:hover { background: url(../../img/herofes2022/c_jf_btn_present_on.png) no-repeat center; }
#hf_m6 a:hover { background: url(../../img/herofes2022/c_jf_btn_goods_on.png) no-repeat center; }
#hf_m7 a:hover { background: url(../../img/herofes2022/c_jf_btn_cout_on.png) no-repeat center; }
#hf_m8 a:hover { background: url(../../img/herofes2022/c_jf_btn_contact_on.png) no-repeat center; }

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

/** CAST **/
#cast{
	border: 4px solid #000;
	padding: 16px 24px 24px;
}
.castLists{
	display: flex;
	flex-wrap: wrap;
}
.castList{
	width: calc(100% / 4);
}
.castList img{
	width: 100%;
}
.castLists{
	padding: 12px 0 24px;
}
#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: 16px;
	line-height: 2;
	text-indent: -1em;
	padding-left: 1em;
}
.cautionTit{
	padding-top: 15px;
}
.cautionWrap p.caution__mibun{
	font-size: 16px;
	line-height: 2;
	text-indent: 0em;
	padding-left: 0em;
}
#caution p a{
	color: #E60012;
	text-decoration: underline;
}
.red{
	color: #E60012;
}
.red_tit{
	color: #E60012;
	font-weight: 700;
}

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

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

/** TICKET **/
#ticket{
	border: 4px solid #000;
	margin-top: 30px;
	padding: 16px 24px 24px;
}
#ticket h3{
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	color: #000;
    -webkit-text-stroke: 1px #E60012;
}
#ticket p{
	font-size: 16px;
	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: 13px;
}

/** PRESENT **/
#present{
	border: 4px solid #000;
	margin-top: 30px;
	padding: 16px 24px 24px;
}
#present p{
	font-size: 20px;
	text-align: center;
	font-weight: 600;
}
#present h3{
	font-size: 20px;
	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: 700px;
}

/** GOODS **/
#goods{
	border: 4px solid #000;
	margin-top: 30px;
	padding: 16px 24px 24px;
}
#goods h3{
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	color: #000;
    -webkit-text-stroke: 1px #E60012;
	text-stroke: 1px #E60012;
}
#goods p a{
	color: #E60012;
	text-decoration: underline;
}
.goods__cautTxt{
	font-size: 16px;
    line-height: 2;
	margin-top: 20px;
}
.goods__cautTxtCa{
	display: block;
    padding-left: 1em;
    text-indent: -1em;
}
.goodsWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.goods_sub {
    width: 400px;
    margin-top: 30px;
    float: left;
    border: 4px solid #000;
}
.goods_cell {
    padding: 5px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}
.goods_cell .image {
    width: 382px;
    display: block;
}
.cell_goods_img2 {
    width: 382px;
    border: 1px solid #222;
}
.goods_cell .title {
    font-size: 17px;
    font-weight: bold;
    color: #ffed00;
    margin: 5px 0;
    background: #222;
    padding: 5px 5px 2px 5px;
}
.goods_cell .txt {
    font-size: 14px;
    padding: 20px 5px 20px 5px;
    overflow-wrap: break-word;
	padding-bottom: 84px;
}
.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: 382px;
    bottom: 35px;
    padding: 3px 0 2px 0;
	position: absolute;
}
.goods_cell_price {
    font-size: 13px;
    color: #fff;
    background: #777;
    text-align: center;
    width: 382px;
    bottom: 5px;
    padding: 3px 0 2px 0;
	position: absolute;
}
.goods_cell_price span {
    font-size: 12px;
}


.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: 16px;
}
.LinkBtn a:hover {
	color: #f2f2f2;
}
.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;
}
.Lbtn a:hover {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}
.Lbtn a:hover::after {
	border-color: #f2f2f2 #f2f2f2 transparent transparent;
}
/* POLICY */
.footer__policy {
	display: block;
    font-size: 12px;
    text-align: center;
}
.footer__policy a{
    color: #FFF;
    text-decoration: underline;
	font-weight: normal;
}
.cpr {
    width: 100%;
    height: unset;
    padding: 13px 0;
    background-color: #000;
}