@charset "utf-8";
/* CSS Document */

.heroani {
    z-index: 100 !important;
    position:absolute;
    right:0;
    top:0;
}





.box {
	border:solid 4px #F8EF39;
	background: #FFF;
	width:944px;/*980*/
	margin:0px auto 60px;
	padding:35px 15px 20px;
}

.box p {
	margin:0 0 10px;
}

/*タイムテーブル*/
.schedule{
	width:100%;
	max-width:1000px;
	margin:0 auto ;
}
.schedule img {
    width:100%;
    vertical-align: bottom;
}
/*ステージ*/
.waku {
    width:100%;
    margin-bottom:50px;
}
.date4 {
    width:80%;
    max-width:400px;
    margin:0 auto 30px;
}
.og {
    float:left;
    width:450px;
    margin-right:30px;
}
.kai {
    float:left;
    width:450px;
}

ul.stage {
}
ul.stage li {
    width:230px;
    float:left;
    margin-right:7px;
}
ul.stage li:last-child {
    margin-right:0;
}
.date4 img,.og img,.kai img,ul.stage li img {
    width:100%;
    vertical-align: bottom;
}

/*イベントファンサービス*/
.half {
    width:440px;
    float:left;
    margin:0 15px;
}
h4 {
    color:#FFF;
    padding:4px 10px;
    margin:0 0 10px;
    clear: both;
}
.fan {
    background: #8FC427;
}
.bank {
    background: #6B768A;
}
.pic110 {
    float:right;
    width:110px;
    margin-bottom:10px;
}

.pic110 img {
    width:100%;
    vertical-align: bottom;
}

.txt_kome {
    font-size:14px;
    text-align: center;
}

@media screen and (max-width: 500px) {

    
.hero01 {
    left:0%;
    top:5px;
    width:110px;
    height:380px;
}
.hero05 {
    left:0%;
    top:5px;
    width:100px;
    height:280px;
}

.hero07 {
    right:0%;
    top:93%;
    width:80px;
    height:140px;
}
.hero08 {
    left:1%;
    bottom:0px;
    width:100px;
    height:80px;
}
.hero09 {
    right:1%;
    bottom:-60px;
    width:100px;
    height:150px;
}

/**/    

.box {
	border:solid 2px #F8EF39;
	width:95%;
	margin:0px auto 60px;
	padding:35px 2% 20px;
}
.og {
    float:none;
    width:100%;
    margin:0 auto 40px;
}
.kai {
    float:none;
    width:100%;
}
ul.stage li {
    width:49%;
    float:left;
    margin-right:2%;
}
ul.stage li:nth-child(2n) {
    margin-right:0;
}
/*ファン*/
.half {
    width:100%;
    float:none;
    margin:0;
}    
.txt_kome {
    text-align: left;
    margin-top:-40px;
}    

}

.img_event{
    text-align:center;
    width:100%;
    padding:0px 0px 60px 0px;
}

.event{
    width:100%;
}
