.eventContainer{
	width:100%;	
}
.eventContainer .con{
	width:100%;
	padding:96px 0;
}
.eventContainer .con .inner{
	width:1300px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
.eventContainer .con .inner a{
	display:inline-block;
	font-size:0;
}
.eventContainer .top_area{
    background: url('/img/event/8747/pc/top.png') center no-repeat #8a3b21;
    height: 884px;
    box-sizing: border-box;
    position: relative;
}
.eventContainer .top_area:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 620px;
    background: url(/img/event/8747/pc/top_icon.png) center no-repeat;
}
/* .eventContainer .coupon{
	padding:0 0 96px;
	background:#065b86;
	position:relative;
}
.eventContainer .coupon a{
	position:absolute;
	width:788px;
	height:116px;
	left:calc(50% - 394px);
	top:714px;
} */
.eventContainer .coupon_area{
    padding: 78px 0 84px;
	position:relative;
    background: #5a2b0f;
}
.eventContainer .coupon_area a{
    position: absolute;
    top: 122px;
    left: 50%;
    width: 660px;
    height: 300px;
    transform: translateX(-50%);
    /* left: calc(50% + 85px);
    top: 230px;
    background-color: #000;
    width: 415px;
    height: 70px;
    line-height: 70px;
    font-size: 24px !important;
    color: #fff;
    font-family: 'noto6', 'sans-serif'; */
}
.eventContainer .review_area {
    padding: 135px 0 70px;
    background: #cf9e5b;
}
.eventContainer .review_area a{
    position: absolute;
    left: calc(50% - 500px);
    bottom: 19px;
    /* background-color: #000; */
    width: 1000px;
    height: 120px;
    line-height: 102px;
    color: #fff;
    font-family: 'noto6', 'sans-serif';
}
.eventContainer .notice_area{
    background: #3b2f2f url('/img/event/8747/pc/con3_bg.png') center no-repeat;
    padding: 80px 0;
}
 .eventContainer .notice_area a{
    width: 190px;
    height: 59px;
    position: absolute;
    right: 185px;
    bottom: 40px;
 }
