@charset "UTF-8";

/*************************************************************

@media screen and (max-width: 736px) {

}

**************************************************************/


#page-event a img:hover{
 opacity: 0.7;
}

.of_visible {
    overflow: visible!important;
}

.item-container {
}




a.button {
    display: inline-block;
    border: 0px #CC276B solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    behavior: url(PIE.htc);
    overflow: hidden;
    background: #d71563;
    color: #fff;
    font-weight: normal;
    padding: 10px 15px;
    margin: 6px 5px;
    line-height: 1.2;
    font-size: 13px;
    width: auto;
    text-align: center;
    box-sizing: border-box;
}


a.button.btn-normal {
    display: block;
    border: 0px #CC276B solid;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    width: 100%;
    background: #666;
}


.item-container .item h4{
    padding: 0px 0 5px 0;
    font-size: 24px;
    color: #fdfdfd;
    text-align: left;
}


.item-container .item h4 span {
    display: block;
    font-weight: bold;
    font-size: 120%;
    border-top: 0px #a41717 dotted;
    border-left: 0;
    border-right: 0;
}



.item .inbody p.txt {
    line-height: 1.6;
    font-size: 14px;
    padding: 0px 0;
    text-align: left;
}




table.ticket{
color: #fff;
border-left: 1px #6B6868 solid;
border-top: 1px #6B6868  solid;
    font-size: 14px;
}
table.ticket th{
padding:10px;
border-bottom: 1px #6B6868  solid;
border-right: 1px #6B6868 solid;
white-space: nowrap;
background:#464646;
text-align: center;
}

table.ticket td{
padding:18px;
border-bottom: 1px #6B6868 dotted;
border-right: 1px #6B6868 solid;
text-align: center;
}

/*******************************************************************

origin

*******************************************************************/


.of_visible {
    overflow: visible;
}

.margin-top-50{
	margin-top:-50px;
}
.margin-top-100{
	margin-top:-100px;
}
.margin-top-200{
	margin-top:-200px;
}

#firstview.item-container {
	background: url(../images/index/firstview/bg_pc.jpg);
    background-size: 1920px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

#firstview img.firstview-txt {
    position: absolute;
    top: 2%;
    right: 2%;
    width: 10%!important;
    display: block;
}
#firstview img.firstview-person {
    position: absolute;
    bottom: 0%;
    left: 2%;
    width: 40%!important;
    display: block;
}

#firstview:after{
	content: "";
    visibility: visible;
    animation-name: fadeIn;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; 
    height: 200px;
    width: 100%!important;
    background: url(../images/index/cover_after.png);
    background-size: 100% 100%;
    background-position: center top;

}

@media screen and (max-width: 736px) {
	#firstview.item-container {
		background: url(../images/index/firstview/bg_sp.jpg);
	    background-size: cover;
    background-position: center center;
	}

	#firstview:after {
	    height: 50px;
	}
}

.highlight-box:before{
	content: "";
    visibility: visible;
    animation-name: fadeIn;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    width: 100%!important;
    background: url(../images/index/cover_before.png);
    background-size: 100% 100%;
    background-position: center top;
}

.highlight-box:after{
	content: "";
    visibility: visible;
    animation-name: fadeIn;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    width: 100%!important;
    background: url(../images/index/cover_after.png);
    background-size: 100% 100%;
    background-position: center top;
}


#section01.item-container {
    background: url(../images/index/highlight/section01/bg_pc.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#section02.item-container {
    background: url(../images/index/highlight/section02/bg_pc.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#section03.item-container {
    background: url(../images/index/highlight/section03/bg_pc.jpg);
	background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}

/*******************************************************************

#ticket_bottom

*******************************************************************/

#ticket_bottom.item-container {
    background: url(../images/index/highlight/section01/bg_pc.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/*******************************************************************

#event

*******************************************************************/

#event.item-container{
background: #e08e98;
}

#event.item-container h4.ttl{
	font-size: 1.2rem;
    text-align: center;
    margin: 10px auto;
}

#event.item-container h4.ttl span{
    font-weight: normal;
    font-size: 85%;
    margin: 15px auto 10px;
}

#event.item-container a.button {
    margin: 0px auto;
    background: transparent;
    border-radius: 0;
    border: 1px #fff solid;
    font-size: 1rem;;
    padding: 15px 15px;
}

@media screen and (max-width: 736px) {
	#event.item-container h4.ttl {
	    font-size: 0.85rem;
	}
}


/*******************************************************************

#hotel

*******************************************************************/

#hotel.item-container {
    background: #070c2a url(../images/hotel/hotel_bg.jpg)center center no-repeat;
    background-size: cover;
}
#hotel.item-container h3 {
    font-size: 26px;
    color: #fff;
    line-height: 1.2;
    padding: 20px 0;
    font-weight: 100;
    border: 0px #b32261 solid;
    border-left: 0;
    border-right: 0;
    margin: 0 auto 10px;
}

#hotel.item-container .plan-box{
    margin: 4px!important;
    padding: 5px!important;
}
#hotel.item-container .plan-box .inbody {
    padding: 5px;
}
#hotel.item-container .plan-box a.button {
    margin: 0px auto;
    background: #cea05a;
    border-radius: 0;
    border: 0px #fff solid;
    font-size: 1rem;;
    padding: 15px 15px;
	width: 80%;
}
#hotel.item-container .plan-box a.button.btn-large {
    font-size: 20px;
}


#hotel.item-container  .plan-box  h3 {
    line-height: 1.6;
    padding: 5px 0 10px;
    font-size: 28px;;
    letter-spacing: 0px;
}
#hotel.item-container  .plan-box h3 span {
    display: block;
    font-size:80%;

}
#hotel.item-container  .plan-box  h4 {
    line-height: 1.6;
    padding: 5px 0 10px;
    font-size: 1.2rem;;
    letter-spacing: 0px;
    text-align: center;
}
#hotel.item-container .plan-box h4 span {
    display: block;
    font-size:80%;
    padding: 5px 0 10px;
 }   

@media screen and (max-width: 736px) {
	#hotel.item-container  .plan-box  h3 {
	    font-size: 16px;
	}
	#hotel.item-container  .plan-box  h4 {
	    font-size: 15px;
	}
} 
 
 
@media screen and (max-width: 736px) {
hr.clear {
    margin: 5px;
}

.margin-top-50,
.margin-top-100,
.margin-top-200{
	margin-top:0px;
}

.margin-top-50-sp{
	margin-top:-50px;
}

.item-container {
    min-width: 100%;
}

.backtoBtn {
    bottom: 10%;
    width: 100px;
}



iframe.youtube{
    height: 200px;
}



}

