@CHARSET "utf-8";
/* Reset CSS
 * --------------------------------------- */

html{
	xoverflow: hidden;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
html{
	font-size: 20px;
	
}

body{
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size:1rem;

	background: url(../img/bg.jpg) repeat-y center 0;
    background-attachment: fixed;
    background-size:cover;
     
    color:#3d3d3d;
	padding:0;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1140px;
	position: relative;
}

.section .row{
    margin-bottom:10px;
}

.container .row p{
	line-height:1.4; 
	
}
.container .row li{
	line-height:1.4; 
	
}

.container{
	width: 96%;	
}

.section{
padding-top:80px;
}

	h2{
        margin: 0 auto 1rem;
        text-align: center;
        width:auto;
		margin-bottom:1rem;
        color:#430d0d;
        padding-top:20px;
        
	}
	h2 span{
    position:relative;
		display: inline-block;
		font-size:1.5rem;
        font-family: serif;
			padding: 0 59px 0 53px;
		line-height:2;
	}


h2 span:before{
    position:absolute;
    top:0;
    left:0;
    content:url("../img/title-l.png");
    width:43px;
    height:49px;
}
h2 span:after{
    position:absolute;
    top:0;
    right:0;
    position:absolute;
    content:url("../img/title-r.png");
    width:40px;
    height:49px;    
}




.container h3{
    background:url(../img/h3-bd.png) no-repeat center bottom;
    background-size: 100%;
    text-align: center;
    font-family: serif;
    padding:0 0 0.25rem;
    margin-bottom:1rem;
    font-size:1.25rem;
}


.container h4{
    font-family: serif;
    color:#430d0d;
    font-size:1.125rem;
    text-align: center;
    margin-bottom:0.5rem;
}

/*top*/

#section0 .container{
	padding-top: 1rem;
}
#section0 .container .row{
    margin:0;
    padding:0;
}

#section0 h1{
	margin-bottom: 0;
    padding:0;
}
#section0 h1 img{
	margin-bottom: 10px;
}

#section0 p{
		margin-bottom: 1rem;
		font-size:0.8rem;
}

    

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

    #section0 p#sub{
margin-bottom:10px;
}
    
#section0 p#sub img.w100{
margin-bottom:0;
}

    #section0{
        background: url(../img/hero/bg.jpg) no-repeat center 70px;
        background-size: 100%;
    }
    
    #section0 img.hippo{}
    #section0 img.hippo#hippo1{width:25%;height:auto;}
    #section0 img.hippo#hippo2{width:25%;height:auto;}
    #section0 img.hippo#hippo3{width:22%;height:auto;}
    #section0 img.hippo#hippo4{width:22%;height:auto;}
    
    
    
}

@media screen and (min-width: 769px){
    #section0{
        background: url(../img/hero/bg.jpg) no-repeat center 70px;
        background-size: 100%;
        position:relative;
    }
    #section0 img.hippo{position:absolute;}
    #section0 img.hippo#hippo1{width:260px;height:auto;left:5%;bottom:200px;}
    #section0 img.hippo#hippo2{width:260px;height:auto;right:5%;bottom:200px;}
    #section0 img.hippo#hippo3{width:220px;height:auto;left:5%;bottom:20px;}
    #section0 img.hippo#hippo4{width:200px;height:auto;right:8%;bottom:20px;}
    
}

#section0 .message{
    background:rgba(255,255,240,0.85);
    text-align: center;
    font-family: serif;
    color:#565656;
    padding:20px 20px 10px;
    border-radius:5px;
    margin-bottom:2rem;
}
#section0 .message strong{
font-size:1.125rem;
color:#430d0d;}

@media screen and (max-width: 768px){
    #section0 .message br{
        display: none;
    }
}


/*enja*/



	#section1 h2{
		margin-bottom:-80px;
	}

	#section1 h3{
		margin-bottom:40px;
	}



#section1 .container h3.sat,
#section1 .container h3.sun{font-size:2rem;margin:1rem 0 1rem 0;}
#section1 .container h3.sat{color:#265ebb;}
#section1 .container h3.sun{color:#b53e3e;}
#section1 .container h3.guide{color:#289f30;backgrxound-size:50%;margin-top:2rem;}


#section1 .row p.more{
color:#44aa54;
font-size:1.25rem;
font-family: serif;
line-height:1;
text-align: center;
margin:1rem auto 1rem;
}

#section1{
    text-align: center;
}
#section1 li{
   display:inline-block;
}
	#section1 p a img.w100{
		margin: 0;
	}
	#section1 #sat p a,
	#section1 #sun p a{
	margin: 0 auto;
    padding: 1% 0;
    display: block;
}

@media screen and (min-width:768px){
	#section1 #sat p a,
	#section1 #sun p a{
	width:90%;
	}
}
@media screen and (min-width:1200px){
	#section1 #sat p a,
	#section1 #sun p a{
	width:80%;
	}
}

@media screen and (min-width:1600px){
	#section1 #sat p a,
	#section1 #sun p a{
	width:50%;
	float:left;
    padding: 1% 1%;
	
	}
}


/*
#section1{
    li{
    width:30%;
    float:left;
    height:auto;
        padding:2.5%;
    }
}
*/

	#section1 #sat,
	#section1 #sun{
		padding:80px 0 0 0;
	}

	#section1 li{
   display:inline-block;
   width:48%;
   padding:1%;
   height:auto;
    margin-bottom:0;
}
	#section1 li.mem{
   width:98%;
   padding:1%;
}

	

@media screen and (min-width: 768px){
	.section#section1 .row{
	padding:0;
	}

	#section1 #sat{
		margin-right:2.5%;
		width:47.5%;
	}
	#section1 #sun{
		margin-left:2.5%;
		width:47.5%;
	}
#section1 .row p.more{
	margin-bottom: 0;
}
	
}

@media screen and (min-width: 1200px){
    #section1 li{
       display:inline-block;
       height:auto;
   width:30%;
   padding:1%;
        margin-bottom:0;
    }
    #section1 li.mem{
   width:62%;
    }
}

#section1 li.doi{
	max-width:40%;
}



#section1 li a{
	display:block;
	max-width:100%;
	height:auto;
}



#section1 li a img{
	display:block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#section1 li a.new{
    position:relative;
}

#section1 li a.new:before{
content: " ";
    width: 35%;
    height: 55%;
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    background: url(../img/enja/new.png) no-repeat 0 0;
    background-size: 100%;
}

#section2 p.start {
    font-size:0.875rem;
    text-align: center;
    font-weight:bold;
    line-height:1.4;
    color:#666;
}


#section2 .container #normal .row p{
	text-align: center;
}

#section2 .row #notice{
    background:rgba(255,255,240,0.85);
    padding:20px 10px 10px;
		border:solid 1px #ccc;
    border-radius:5px;
    margin-top:1rem;
}

@media screen and (min-width: 768px){
	#section2 .container #normal .row p{
		text-align: left;
		}
}


#section2 strong{
    font-weight:bold;
    font-size:1.125rem;
    margin-bottom:1rem;
    display: block;
}

#section2 .row.kind div{
	padding:0 10px;
}
#section2 .row.kind div img{
}

#section2 #reserve strong{color:#f14b4b;}
#section2 #normal strong{color:#10842b;}

#section2 .container b.sat{color:#265ebb;}
#section2 .container b.sun{color:#b53e3e;}

#section3 .container strong.sat{color:#265ebb;}
#section3 .container strong.sun{color:#b53e3e;}



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


	#fp-nav{
		display: none;
	}

		
	
}
	

@media screen and (min-width: 769px) {


	#fp-nav{
		display:block;
	}
}






/*==header----------------*/
header{
	width:100%;
	background:url(../img/bg-3.jpg) no-repeat 0 0 ;
    background-size:cover;
	padding:10px 0 0 0;
	position: fixed;
	top:0;
    z-index:1000;
    color:#fff;
    font-family: serif;
    
}

header a{
    color:#fff;
	
}

@media screen and (max-width: 768px) {
	header .inner #pc{
		display:none;
	}

	header .inner{
		width:100%;
		margin:0 auto;
	}
	header .inner h1{
		width: 120px;
		float:left;
		margin: 5px 0 0 5%;
	}
	header .inner h1 img{
		width:100%;
		height:auto;
	}
	
	
}



@media screen and (min-width: 769px) {
	header{
		padding:10px 0 15px;
	}

	header .inner #mobile{
		display:none;
	}
	header .inner{
		width:96%;
		margin:0 auto;
		xoverflow: hidden;
		padding: 0;
	}
	header .inner h1{
		width: 196px;
		float:left;
	}
	
	header .inner h1 img{
		width: 196px;
		height:63px;
	}
	
	header .inner #pc{
	float:right;
	margin-top:0.5rem;
	}
	
	
	header .inner #pc ul{
        margin-top:15px;
	}
	header .inner #pc ul li{
		padding:0 0.25rem 0;
		line-height:0;
		display:inline-block;
	
	}
	header .inner #pc ul li.nav1{
		padding-left:0;
	}

	header .inner #pc ul li a{
		color:#fff;
        font-size:0.85rem;
		padding :0.5rem 0.75rem;
		text-decoration: none;
	}
	
	header .inner #pc ul li.active a,
	header .inner #pc ul li a:hover{
        background:rgba(255,255,255,0.3);
		text-decoration: none;
	}
	

}
/*==ticket----------------*/

h4.eplus{background:#e95098;}
h4.lawson{background:#009ee0;}
h4.pia{background:#3366cc;}
h4.yunakama{background:#f14b4b;}

h4.eplus,
h4.lawson,
h4.pia,
h4.yunakama{
    text-align: center;
    font-wight:bold;
    color:#fff;
    padding:0.4rem 0.5rem;
    margin:0 0 0.5rem 0;
    border-radius: 3px;
    font-size:0.75rem;
}



ul.leaf{
}

ul.leaf li{
    margin:0 20px 10px 20px;
    background:url(../img/mrk.png) no-repeat 0 50%;
    padding-left:25px;
    background-size:15px;
}



/*==footer----------------*/

footer{
	width:100%;
    text-align: center;
}

footer .inner{
    width:100%;
    background:url(../img/bg-2.jpg) no-repeat 0 0;
     background-size: cover;
}

footer p.copyright{
		text-align: center;
		font-size: 0.8rem;
		color:#fff;
		padding:1rem 0;
		font-family: serif;
		
}

footer a,
footer a:link,
footer a:visited{
	color:#fff;
}




@media screen and (max-width: 768px) {
    
    footer a.pagetop{
    width:40px;
        display:block;
    position: fixed;
    right:3%;
            bottom:30px;

    }
    footer a.pagetop img{
        width:100%;
        display:block;
    }
    
    footer img.w100{
    margin-bottom: 0.5rem;}

}


@media screen and (min-width: 769px) {
	footer .inner{
		width:100%;
		margin:0 auto;
		padding:20px;
	}
	

	footer a.pagetop{
    position: fixed;
    right:3%;
    bottom:15px;
   }

}

.inner{
	width:90%;
	margin:0 auto;
}

img.w100{
	display: block;
	margin:0 auto 1rem;
  width: 100%;
  max-width: 100%;
  height: auto;
}

/*==clearfix----------------*/
/*==clearfix----------------*/

.clearfix,
.inner{ zoom:1; }

.clearfix:after,
.inner:after{ content:""; display: block; clear: both; height: 0; visibility:hidden; }



/*
	#cancel
*/

#cancel h2{
	margin-top: 2rem;
}
#cancel h2 + p{
	padding:0 20%;
	xtext-align: center;
	margin-bottom: 1rem;
}

@media screen and (max-width:768px){
#cancel h2 + p{
	padding:0 10%;
	
}
}

#cancel h4{
	font-size:1.125rem;
}


#cancel ul.leaf{
    background: rgba(255,255,240,0.85);
    padding: 20px 10px 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin: 1rem 5% 1rem;
}

#cancel dl{
	margin:1rem 5%;
	font-size:0.85rem;
}

#cancel dt{
	background: #927b60;
	color:#fff;
	padding:5px 15px;
	margin-bottom:0;
}
#cancel dd{
	background: #fff;
	padding:15px 15px 25px ;
}

#cancel dd strong{
	color:#f30;
}


#cancel hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px dotted #927b60;
}