#eventWrap {
	opacity: 1;
}
#eventHeader {
	z-index: 1;
	position: relative;
}
#event #rightWrap {
	padding-top: 0;
	background: url(../images/event_bg.jpg) repeat center top / contain;
	background-size: 100%;
}
#eventText {
    position: relative;
}
#eventText h2 {
	margin: 40px auto 40px;
    width: 800px;
	font-size: 22px;
	line-height: 45px;
    color: #5C5C5C;
    transform: skewX(-10deg);
    font-weight: 600;
    text-align: center;
}
#butterfly_event {
	background: url(../images/butterfly1.png) no-repeat center center;
    height: 30px;
    width: 30px;
    position: absolute;
    margin-left: 40%;
    top: 55px;
    left: 50%;
    z-index: 500;
}
#eventMovie {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
#eventMovie iframe {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
}
#eventDisc {
	height: 1000px;
	background: url(../images/event_disc_bg.jpg) no-repeat center top;
	background-size: 100%;
	position: relative;
}
#eventDiscText {
	width: 713px;
	height: 435px;
	margin-top: -430px;
	margin-left: -356.5px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#eventInfo {
	height: 1600px;
	position: relative;
	margin-top: -330px;
}
#eventInfo:before {
	content: "";
	background: url(../images/event_info_bg.jpg) repeat center top;
	background-size: 2500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1600px;
    transform: skewY(-15deg);
}
#eventInfo * {
	position: relative;
}
#eventInfo h2 {
    min-width: 800px;
    max-width: 960px;
    margin: auto;
    text-align: right;
    padding: 0 0 0 0;
}
#InfoBox_center {
	width: 620px;
	margin: auto;
	text-align: center
}
#InfoBox_center ul {
	width: 620px;
	color: #FFF;
	margin-bottom: 35px;
	text-align: left;
}
#InfoBox_center p {
	color: #fff;
	font-size: 16px;
}
#InfoBox_center li {
	width: 500px;
	margin: 0 auto 15px;
	font-size: 16px;
}
#eventCaution {
	margin-top: 100px;
	margin-bottom: 100px
}
#eventCaution p{
	width: 500px;
	margin: 60px auto;
	color: #5C5C5C;
	font-size: 22px;
	text-align: center;
} 
#share {
	z-index: 2;
	background: none;
}
#tw a {
	background-image: url(../images/icon_twitter_k.png);
}
#fb a {
	background-image: url(../images/icon_facebook_k.png);
}
#ln a {
	background-image: url(../images/icon_line_k.png);
}
.infoAcce01 {
	margin: 30px auto;
	width: 338px;
}
.infoAcce01 a{
	display: block;
	height: 35px;
	width: 338px;
}
.infoText01 {
	margin-bottom: 20px;
}
.eventInfoText {
	margin-top: 40px;
}
.eventInfoText p {
	text-align: left;
	margin: 20px 0;
}
#cautionText {
	width: 730px;
	margin: auto;
}
#cautionText p{
	width: 730px;
	text-align: left;
	font-size: 16px;
	color: #5C5C5C;
	margin: 0;
	line-height: 30px;
}
.eventInfoText p {
	line-height: 30px;
}
#eventInfo a {
	color: #fff;
}
#bnr_event {
	position: relative;
	height: 310px;
}
#bnr_event ul {
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
#bnr_event li {
	float: left;
	width: 280px;
	padding: 0 10px;
}
#bnr_event a {
	display: block;
}