body {
	position: relative;
}
#daimahouritsuWrap {
	min-width: 1200px;
    background-color: #ff9fa5;
    background-size: cover;
}
#daimahouritsuWrap header {
	min-width: 1200px;	
	position: relative;
}
#daimahouritsuWrap #event_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-bottom: -170px;
}
#daimahouritsuWrap #subCont {
	position: relative;
}
#daimahouritsuWrap #newsOnceBox {
	margin-top: 30px !important;
}
#daimahouritsuWrap #newsOnceBox h1 {
	position: absolute;
	height: 260px;
    width: 452px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -130px;
}
#daimahouritsuWrap #newsOnceBox a {
    height: 260px;
    display: block;
    background: url(../event/daimahouritsu/images/event_logo.png) center center no-repeat;
    transition: all 0.5s ease;
}
#daimahouritsuWrap #newsOnceBox a:hover {
    transform: scale(1.05);
}
#daimahouritsuWrap #newsOnceBox h2 p,
#daimahouritsuWrap #newsOnceBox h3 p {
	text-align: center;
	letter-spacing: 0.15em;
	transform: scale(0.8, 1);
}
#daimahouritsuWrap #newsOnceBox h2 p {
	font-size: 20px;
	line-height: 45px;
	color: #000;
}
#daimahouritsuWrap #newsOnceBox h2 span {
	font-size: 40px;
	line-height: 66px;
	color: #000;
	text-align: center;
	display: block;
}
#daimahouritsuWrap #newsOnceBox h3 {
	margin-top: 30px;
	padding-bottom: 110px;
}
#daimahouritsuWrap #newsOnceBox h3 p {
	width: 600px;
	margin: auto;
	font-size: 20px;
	line-height: 40px;
	position: relative;
}
#daimahouritsuWrap #newsOnceBox h3 p:before {
	content: "";
	width: 6px;
	height: 70px;
	background: url(../event/daimahouritsu/images/event_obj.png) no-repeat center center / cover;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -35px;
}
#daimahouritsuWrap #newsOnceBox h3 p:after {
	content: "";
	width: 6px;
	height: 70px;
	background: url(../event/daimahouritsu/images/event_obj.png) no-repeat center center / cover;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -35px;
}
#daimahouritsuWrap #subContin section {
	margin: 43px 0;
}
#daimahouritsuWrap #subContin section h2 {
	height: 57px;
	margin: auto;
	background-color: #5f070f;
	position: relative;
	text-align: center;
	line-height: 57px;
	font-size: 15px;
	color: #ccc48e;
}
#daimahouritsuWrap #subContin section h2:before {
	content: "";
	width: 20px;
	height: 57px;
	background: url(../event/daimahouritsu/images/event_btn_l.png) no-repeat center center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -28.5px;
	margin-left: -19px;
}
#daimahouritsuWrap #subContin section h2:after {
	content: "";
	width: 20px;
	height: 57px;
	background: url(../event/daimahouritsu/images/event_btn_r.png) no-repeat center center;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -28.5px;
	margin-right: -19px;
}
#daimahouritsuWrap #subContin #schedule span:nth-child(2),
#daimahouritsuWrap #subContin #place span:nth-child(2){
	margin-left: 20px;
}
#daimahouritsuWrap #subContin #schedule h2,
#daimahouritsuWrap #subContin #place h2,
#daimahouritsuWrap #subContin #tickt h2,
#daimahouritsuWrap #subContin #cast h2,
#daimahouritsuWrap #subContin #artist h2,
#daimahouritsuWrap #subContin #tickt02 h2,
#daimahouritsuWrap #subContin #goods h2,
#daimahouritsuWrap #subContin #contact01 h2,
#daimahouritsuWrap #subContin #contact02 h2{
	width: 180px;

}

#daimahouritsuWrap #subContin #place p,
#daimahouritsuWrap #subContin #tickt p,
#daimahouritsuWrap #subContin #contact01 p,
#daimahouritsuWrap #subContin #contact02 p{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 35px 0;
	color: #000;
}
#daimahouritsuWrap #subContin #place #placeCont {
	width: 400px;
	margin: auto;
}
#daimahouritsuWrap #subContin #place #placeCont p {
	float: left;
	margin-top: 20px;
	color: #000;
}
#daimahouritsuWrap #subContin #place .gmap {
	float: left;
	width: 120px;
	height: 45px;
	background-color: #214807;
	position: relative;
	margin-top: 44px;
	margin-left: 20px;
	border: 2px solid #ccc48e;
	transition: all 0.2s ease;
}
#daimahouritsuWrap #subContin #place .gmap a {
	display: block;
	height: 45px;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    color: #ccc48e;
    letter-spacing: 0.15em;
	transform: scale(0.8, 1);
}
#daimahouritsuWrap #subContin #place .gmap:hover {
	transform: scale(1.03);
}
#daimahouritsuWrap #subContin #cast h2 {
	width: 180px;
}
#daimahouritsuWrap #subContin .eventList {
	padding: 45px 0 0;
}
#daimahouritsuWrap #subContin .eventList li {
	width: 210px;
	height: 370px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
#daimahouritsuWrap #subContin #cast li:nth-child(4n) {
	margin-right: 0!important;
}
#daimahouritsuWrap #subContin #cast li:nth-child(4n + 1) {
	clear: both;
}
#daimahouritsuWrap #subContin #cast li:last-child {
	margin-bottom: 0 !important;
}
#daimahouritsuWrap #subContin .eventList li .actorImg {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 140px;
	margin-right: -14px;
}
#daimahouritsuWrap #subContin .eventList li h3 {	
	position: relative;
	width: 210px;
	height: 60px;
	padding: 20px 0;
	margin: 28px 0;
}
#daimahouritsuWrap #subContin .eventList li h3:before {
	content: "";
	width: 210px;
	height: 13px;
	background: url(../event/daimahouritsu/images/name_acce01.png) no-repeat center center;
	position: absolute;
	top: 0;
	right: 0;	
}
#daimahouritsuWrap #subContin .eventList li h3:after {
	content: "";
	width: 210px;
	height: 13px;
	background: url(../event/daimahouritsu/images/name_acce02.png) no-repeat center center;
	position: absolute;
	bottom: 0;
	right: 0;
}
#daimahouritsuWrap #subContin #cast li h3 span {
	display: block;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
	color: #000;
}
#daimahouritsuWrap #subContin #artist ul {
	width: 440px;
	margin: auto;
}
#daimahouritsuWrap #subContin #artist li {
	margin-bottom: 0 !important;
}
#daimahouritsuWrap #subContin #artist li:nth-child(2) {
	margin-right: 0 !important;
}
#daimahouritsuWrap #subContin #artist li h3 span {
	display: block;
	font-size: 16px;
	line-height: 50px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
	color: #000;
}
#daimahouritsuWrap #subContin #tickt02 .ticktBox {
	background: url(../event/daimahouritsu/images/ticket_bg.png) no-repeat center bottom;
	margin-top: 30px;
	width: 900px;
	height: 522px;
	margin: 45px auto 75px;
	position: relative;
	overflow: hidden;
}
#tickt02 .ticktBox h1 {
	width: 217px;
	height: 88px;
	background: url(../event/daimahouritsu/images/ticket_title_logo.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -108.5px;
	z-index: 30;
}
#tickt02 .ticktBox:after {
	content: "";
	width: 900px;
	height: 480px;
	background: url(../event/daimahouritsu/images/flame.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 20;
	pointer-events: none;
}
#ticketTime {
	height: 100px;
	font-size: 24px;
    line-height: 47px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-top: 165px;
    color: #102700;
    text-align: center;
}
#ticketTime span {
	color: #d90014;

	position: relative;
}
/*#ticketTime span:before {
	content: '';
    width: 635px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: #000;
}*/
#tickt02 .ticktBox h3 {
	width: 623px;
	height: 80px;
	background-color: #102700;
	margin: auto;
	position: relative;
	margin-top: 20px;
}
#tickt02 .ticktBox h3 a {
	width: 623px;
	height: 80px;
	display: block;
    text-decoration: none;
    transition: all 0.4s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -311.5px
}
#tickt02 .ticktBox h3 a:before {
	content: "";
	width: 227px;
	height: 356px;
	background: url(../event/daimahouritsu/images/ticket_chara.png) no-repeat center bottom;
	position: absolute;
	top: -100px;
	right: -139px;
	z-index: 10;
	transition: all 0.2s ease;
	pointer-events: none;
}
#tickt02 .ticktBox h3 span {
	color: #FFF;
	font-size: 24px;
	line-height: 80px;
	letter-spacing: 0.15em;
	transform: scale(1, 1.3);
	text-align: center;
	display: block;
	transition: all 0.2s ease;
	position: relative;
}
#tickt02 .ticktBox h3 span:after {
	content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #fff;
    z-index: 2;
    margin-left: -160px;
    transition: all 0.2s ease;
}
#tickt02 .ticktBox h3 a:hover:before{
    transform: translate(15px, 15px);
}
#tickt02 .ticktBox h3 a:hover span{
	font-size: 28px;
}
#tickt02 .ticktBox h3 a:hover span:after{
    border-width: 5px 0 5px 9px;
    margin-left: -180px;
}
#daimahouritsuWrap #subContin #tickt02 .ticktCaution {
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
    line-height: 37px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #102700;
}
#daimahouritsuWrap #subContin #question h2 {
	width: 460px;
	margin-bottom: 45px;
}
#daimahouritsuWrap #subContin #question form {
	width: 500px;
	margin: auto;
	display: none;
}
#daimahouritsuWrap #subContin #question #namePlace, #q1Box, #q2Box {
	position: relative;
}
#daimahouritsuWrap #subContin #question #namePlace input {
	width: 300px;
	height: 50px;
	padding-left: 20px;
	background-color: #fff;
	border: 1px solid #ccc48e;
	margin-bottom: 15px;
	font-size: 16px;
}
#namePlace span{
	position: absolute;
    top: 5px;
    left: 20px;
    z-index: 30;
    color: #999;
    font-size: 16px;
    display: none;
    pointer-events: none;
}
#q1Box span, #q2Box span{
	position: absolute;
    top: 30px;
    left: 10px;
    z-index: 30;
    color: #999;
    font-size: 16px;
    display: none;
    pointer-events: none;
}
#daimahouritsuWrap #subContin #question #q1,#q2 {
	width: 500px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #ccc48e;
	margin: 15px 0;
	padding: 10px 10px 10px 20px;
	line-height: 28px;
}
#submit {
	width: 100px;
	height: 40px;
	background-color: #214807;
	font-size: 16px;
    color: #ccc48e;
    margin: 15px auto 80px;
    display: block;
    cursor: pointer;
    border: 2px solid #ccc48e;
    text-align: center;
    transition: all 0.2s ease;
}

#daimahouritsuWrap footer {
	background: url(../event/daimahouritsu/images/footer_ornament.png) no-repeat center top, url(../images/sub_ivy_cb.png) repeat-x left bottom;
	padding-top: 38px;
	height: 385px;
	position: relative;
}
#daimahouritsuWrap footer:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 533px;
	height: 398px;
	background-image: url(../images/sub_ivy_lb.png);
	background-repeat:no-repeat;
}
#daimahouritsuWrap footer:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 591px;
	height: 403px;
	background-image: url(../images/sub_ivy_rb.png);
	background-repeat:no-repeat;
}
#daimahouritsuWrap footer ul {
	width: 660px;
	text-align: center;
	padding-top: 26px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5500;
}
#daimahouritsuWrap footer li {
	display: inline-block;
	padding: 0 15px;
	height: 37px;
	line-height: 37px;
}
#daimahouritsuWrap footer li a {
	display: block;
	height: 37px;
	position: relative;
	color: #f9f5e6;
}
#daimahouritsuWrap footer li a img { vertical-align: baseline; }
#daimahouritsuWrap footer li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	height: 1px;
	width: 0;
	background-color: #f9f5e6;
	transition: all 0.3s ease;
}
#daimahouritsuWrap footer li a:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 10px;
	height: 1px;
	width: 0;
	background-color: #f9f5e6;
	transition: all 0.3s ease;
}
#daimahouritsuWrap footer li a:hover:before,
#daimahouritsuWrap footer li a:hover:after,
#daimahouritsuWrap footer li a.active:before,
#daimahouritsuWrap footer li a.active:after { width: 100%; }
#daimahouritsuWrap footer #share {
	height: 30px;
	width: 125px;
	position: absolute;
	left: 40px;
	bottom: 40px;
	z-index: 30;
}
footer ul li:last-child:after {	
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 13px;
	background: url(https://mahouritsu.com/1st/event/images/icon_twitter.png) center center no-repeat  !important;
}
#daimahouritsuWrap #subContin #schedule p {
	font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
}
#daimahouritsuWrap #subContin #schedule p span {
	font-size: 13px;
}
#schedule h3 {
	font-size: 23px;
	line-height: 40px;
	text-align: center;
	color: #000;
	margin-top: 35px;
}
#postDone {
	width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #214807;
    font-size: 16px;
    color: #ccc48e;
    margin: 15px auto 80px;
    border: 2px solid #ccc48e;
}

#confirm h3 {
	font-size: 23px;
	text-align: center;
	line-height: 43px;
	color: #000;
	margin-bottom: 30px;
}
#confirm #backBtn {
	width: 150px;
	transition: all 0.5s ease;
}
#confirm #backBtn a {
	height: 57px;
	display: block;
	height: 57px;
    text-align: center;
    line-height: 57px;
    font-size: 15px;
    color: #ccc48e;
    
}
#confirm #backBtn:hover {
	transform: scale(1.05);
}
#question .error {
	margin: auto;
	width: 860px;
    background-color: rgba(254, 194, 194, 0.6);
    border: 2px solid #B90404;
    color: #B90404;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    padding: 15px 0;
}
.isNew {
	width: 67px;
	height: 28px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 10px;
}
#production {
	font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 35px 0;
    color: #000;
}
#contact01 .cautionTitle, #contact02 .cautionTitle{
	font-weight: bold;
	padding: 50px 0 !important;
}
#contact01 .caution, #contact02 .caution {
	text-align: left !important;
	padding: 0 !important;
	margin-bottom: 45px;
}
#contact01 article, #contact02 article {
	padding-bottom: 30px;
}
#contact02 .caution a {
	border-bottom: 1px solid #000;
}
#contact02 .caution a:hover {
	opacity: 0.7;
}
#submit:hover {
	transform: scale(1.03);
}
.finishEvent {
	margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 37px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #d90014;
}
.finishEvent02 {
	margin-top: 10px;
	padding-left: 160px;
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #d90014;
    display: none;
}
.finishLink {
	position: relative;
	cursor: pointer;
}
.finishLink:before {
	content: '';
    width: 375px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: #000;
    display: none;
}
#daimahouritsuWrap #subContin #question p {
	font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-align: center;
    padding-bottom: 35px;
    color: #000;
}
#goods h3 {
	font-size: 23px;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-top: 35px;
    padding-bottom: 30px;
}
.firstRead {
	width: 100%;
	position: relative;
}
.firstRead:before {
	content: "";
    width: 6px;
    height: 115px;
    background: url(../event/daimahouritsu/images/event_obj02.png) no-repeat center center / cover;
    position: absolute;
    top: 0;
    left: 0;
}
.firstRead:after {
	content: "";
    width: 6px;
    height: 115px;
    background: url(../event/daimahouritsu/images/event_obj02.png) no-repeat center center / cover;
    position: absolute;
    top: 0;
    right: 0;
}
.firstRead p {
	font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-align: center;
    color: #000;
}

#goods .goodsWrap {
	padding: 35px 0;
}
#goods .cautionTitle {
	font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    font-weight: bold;
    padding: 40px 0 20px;
}
#goods .caution {
	font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    margin-bottom: 45px;
}
#goods .eventList li:nth-child(4n) {
	margin-right: 0!important;
}
#goods .eventList li a {
	display: block;
	height: 370px;
	transition: all 0.3s ease;
}
#goods .eventList li a:hover {
	opacity: 0.7;
}
#goods .eventList h3 {
	position: relative;
    width: 210px;
    height: 60px;
    padding: 20px 0;
    margin: 28px 0;
}
#goods .eventList span {
	display: block;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-align: center;
    padding: 4px 0;
    color: #000;
}
#goods .eventList .longTitle span {
    line-height: 20px;
    padding: 0 0;
}
#goods h2 {
	background-color: #2c4014 !important;
}
#goods h2:before {
	background: url(../event/daimahouritsu/images/event_btn_l_gn.png) no-repeat center center  !important;
}
#goods h2:after {
 	background: url(../event/daimahouritsu/images/event_btn_r_gn.png) no-repeat center center  !important;
}

#goodsModal {
 	position: fixed;
 	top: 0;
 	bottom: 0;
 	left: 0;
 	right: 0;
 	background: #ff9fa5;
 	z-index: 10000;
 	display: none;
}
#goodsModalin {
 	width: 100%;
 	height: 600px;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%);
}
#goodsModalin article {
   	width: 1000px;
   	margin: auto;
   	display: none;
}
#goodsModalin h3 {
	font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    padding-top: 10px;
}
#modalClose {
	width: 49px;
	height: 49px;
	margin:auto;
	padding: 60px;
}
#modalClose a {
  	display: block;
 	width: 49px;
 	height: 49px;
}
.etc {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding: 4px 0;
    color: #000;
    position: absolute;
    bottom: 53px;
    left: 15px;
}
.tokutenList li {
	float: none !important;
	margin: auto !important;
}