/* CSS Document */

/* ALL_setting
================================================== */
*{
	margin:0;
	padding:0;
	font-family: Meiryo, sans-serif, monospace;
	font-size: 100%;
}

html{height:100%;}

body{
	height:100%;
	background-repeat: repeat;
	background-color:#f8f8f8;
	z-index:10;
}
#wrapper{
	width:100%;
	height:100%;	
}
@media screen and (max-width: 699px){

#wrapper{
	width:100%;
	height:90%;	
}
}
@media screen and (max-width: 400px){
	#wrapper{
	width:100%;
	height:90%;	
}
}
.clear{clear:both;}



.pc{ display: inherit; }
.sp{ display: none; }
@media screen and (max-width: 699px){
.pc{ display: none; }
.sp{ display: inherit; }
}


/* menu_setting
================================================== */

.menu_box {
	background-color:#2aa53f;
	background-image:url(../image/menu_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 52px;
	width: 100%;
	position:absolute;
	bottom:0;
	z-index:999;
}
body.fixed .menu_box{
	width:100%;
	position: fixed;
	top:0px;
	z-index:999;
}

.menu_box2 {
	background-image: url(../image/rewrite_im_menu_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 56px;
	width: 100%;
	position: fixed;
	top:0px;
	z-index:999;
}

.menu_box_wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.menu_top {
	width: 91px;
	float: left;
	margin-right: 75px;
}
.menu_news {
	width: 121px;
	float: left;
	margin-right: 71px;
}
.menu_event {
	width: 132px;
	float: left;
	margin-right: 75px;
}
.menu_goods {
	width: 132px;
	float: left;
	margin-right: 75px;
}
.menu_ticket {
	width: 141px;
	float: left;
	margin-right: 75px;
}
.menu_notes {
	width: 129px;
	float: left;

}
.menu_character {
	float: left;
	width: 257px;
	margin-right: 71px;
}
.menu_play {
	float: left;
	width: 99px;
	margin-right: 71px;
}
.menu_special {
	float: left;
	width: 144px;
}


.menu_box_left_icon {
	position:absolute;
	margin-top:6px;
	left:0;
}

.menu_box_right_icon {
	position:absolute;
	margin-top:6px;
	right:0;
}




.sp_menu_box nav {
    position: absolute;
    top: 100%;
}
.sp_menu_box {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #2f1c0d), color-stop(0.00, #4c311b));
	background: -webkit-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: -moz-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: -o-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: -ms-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: linear-gradient(to bottom, #4c311b 0%, #2f1c0d 88%);
    color: white;
    width: 100%;
    height: 40px;
    z-index: 1000;
    position: fixed;
}
.sp_menu_box .menu_button {
    border-left: solid 1px #dfa750;
    float: right;
    width: 90px;
	padding-left:10px;
	padding-right:10px;
    height: 100%;
    text-align: center;
}
.sp_menu_box .menu_button span {
    line-height: 40px;
}
.sp_menu_box nav {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #2f1c0d), color-stop(0.00, #4c311b));
	background: -webkit-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: -moz-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: -o-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: -ms-linear-gradient(top, #4c311b 0%, #2f1c0d 88%);
	background: linear-gradient(to bottom, #4c311b 0%, #2f1c0d 88%);
    color: white;
    width: 100%;
}
.sp_menu_box nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sp_menu_box nav ul li:first-child {
    border-top: solid 1px #dfa750;
}
.sp_menu_box nav ul li {
    border-bottom: dotted 1px #dfa750;
    text-align: center;
    padding: 1em;
}

/* footer_setting
================================================== */

.footer_box {
	background-color: #000;
}
.copy_right {
	color: #FFF;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.banner_box {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.banner_box_sp {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.banner_left {
	float: left;
	width: 200px;
}
.banner_right {
	float: right;
	width: 200px;
}
.banner{
	width:70%;
	margin:auto;
}

/* contents_setting
================================================== */

.top_news_box {
	width:100%;
	background-color: #374B48;
	color: #FFF;
	position:relative;
	min-width:480px;
	z-index:2;
}

.top_news_title {
	background-color: #3BB15D;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	min-width:60px;
	font-size:0.8em;
}
.top_news_text {
	float: left;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	min-width:360px;
	font-size:0.8em;
}
.top_bg_box {
	height: 100%;
	width: 100%;
	position:absolute;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-image: url(../image/top_bg.png);
	z-index:1;
}

.top_bg_black{
	height: 100%;
	width: 100%;
	position:absolute;

	background-position: center top;
	background-repeat: no-repeat;

	background-size: cover;
	background-image: url(../image/top_bg_black.png);
	z-index:2;
}
@media screen and (max-width: 699px){
.top_bg_box {
	height: 100%;
	width: 100%;
	position:relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-image: url(../image/top_bg.png);
	z-index:1;
}

}

.top_bg_style1{
	width:20%;
	height:100%;
	position:absolute;
	left:0;
}
.top_bg_style2{
	width:20%;
	height:100%;
	position:absolute;
	left:20%;
}
.top_bg_style3{
	width:20%;
	height:100%;
	position:absolute;
	left:40%;
}
.top_bg_style4{
	width:20%;
	height:100%;
	position:absolute;
	left:60%;
}
.top_bg_style5{
	width:20%;
	height:100%;
	position:absolute;
	right:0;
}

.top_logo {
	width: 32%;
	min-width:400px;
	background-repeat: no-repeat;
	position: absolute;
	left:50%;
	top:34%;
	right:auto;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
 	transform: translateX(-50%);
	z-index:999;
}
@media screen and (max-width: 699px){
.top_logo {
	width:50%;
	min-width:0px;
	max-width:100%;
	background-repeat: no-repeat;
	position: absolute;
	top:30%;
	z-index:999;
}
}
@media screen and (max-width: 400px){
.top_logo {
	width:80%;
	min-width:0px;
	max-width:100%;
	background-repeat: no-repeat;
	position: absolute;
	top:40%;
	z-index:999;
}
}
.top_day{
	width: 44%;
	min-width:400px;
	background-repeat: no-repeat;
	position: absolute;
	left:50%;
	top:71%;
	right:auto;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
 	transform: translateX(-50%);
	z-index:999;
}
.top_twitter_box {
	width:220px;
	height:300px;
	position: absolute;
	bottom:12%;
	left:20px;
	z-index:999;
}
.social_icon {
	width: 11%;
	background-repeat: no-repeat;
	position: absolute;
	left:86%;
	bottom:12%;
	right:auto;
	z-index:999;
}






.contents_top_bg_left {
	height: 321px;
	width: 232px;
	position:fixed;
	top:60px;
	left:0;
	background-image: url(../image/contents_top_left_bg.png);
	background-repeat: no-repeat;
	z-index:-999;
}

.contents_top_bg_right {
	height: 321px;
	width: 232px;
	position:fixed;
	top:60px;
	right:0;
	background-image: url(../image/contents_top_right_bg.png);
	background-repeat: no-repeat;
	z-index:-999;
}

.contents_title {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:2;
}
.event_text_style1 {
	font-size: 1em;
	line-height: 2.4em;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 14px;
}
.contents_bg_style1 {
	height: 300px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_event_title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.contents_bg_style2 {
	height: 300px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_goods_title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.contents_bg_style3 {
	height: 300px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_ticket_title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.contents_bg_style4 {
	height: 300px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_notes_title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.event_info_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	background-color: #FFF;
	margin-top: 25px;
	margin-bottom: 50px;
}


.event_text_title {
	background-color:#2aa53f;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:white;
}

.about_text_wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.about_text_left {
	width: 180px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color:#2aa53f;
	color:white;
	margin-right: 15px;
}
.about_text_right {
	float: left;
	width: 660px;
	font-size: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 36px;
}

.about_style_box {
	padding-bottom: 15px;
}
.time_schedule_title {
	text-align: center;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fbf139;
	color: #333;
	margin-bottom: 30px;
}
.time_schedule_text {
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
}
.event_time_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 25px;
}
.event_time_img {
	height: 300px;
	width: 300px;
	float: left;
	margin-right: 16px;
}
.event_right_contents_box {
	float: left;
	width: 580px;
}
.event_time_title {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2aa53f;
	font-size: 26px;
	font-weight:bold;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:6px;
}
.event_time_text {
	font-size: 16px;
	line-height: 28px;
}
.event_time_text2 {
	font-size: 16px;
	line-height: 28px;
}

.event_time_title2 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 18px;
	font-weight:bold;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:6px;
}

.ticket_box {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 30px;
	margin-bottom: 25px;
}

.artist_image{
	margin-top:2px;
	margin-bottom:12px;
	width:250px;
}


@media screen and (max-width: 699px){
.artist_image{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:50%;
}
	
	.contents_bg_style1 {
	height: 150px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_event_title_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.contents_bg_style2 {
	height: 150px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_goods_title_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.contents_bg_style3 {
	height: 150px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_ticket_title_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.contents_bg_style4 {
	height: 150px;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.4) inset;
	background-image: url(../image/rewrite_im_fes_notes_title_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.event_info_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 4%;
	background-color: #FFF;
	margin-top: 25px;
	margin-bottom: 50px;
}
.about_text_left {
	width: 80%;
	text-align: center;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color:#2aa53f;
	color:white;
	margin-right: auto;
	margin-left:auto;
}
.about_text_right {
	float: none;
	width: 80%;
	text-align: center;
	font-size: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 36px;
	margin-right: auto;
	margin-left:auto;
}
.time_schedule_text {
	width:92%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:1%;
}
.event_time_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 25px;
}
.event_time_img {
	height: auto;
	width: 100%;
	background-color: none;
	float: none;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:10px;
}
.event_right_contents_box {
	float: none;
	width: 90%;
}
.event_time_title {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2aa53f;
	font-size: 26px;
	font-weight:bold;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:10px;
	width:90%;
	margin:auto;
}
.event_time_title2 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 18px;
	font-weight:bold;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:10px;
		width:90%;
	margin:auto;
}
.event_time_text {
	font-size: 16px;
	line-height: 28px;
	width:90%;
	margin:auto;
}
.event_time_text2 {
	font-size: 16px;
	line-height: 28px;
	width:90%;
	margin:auto;
	text-align:center;
}
.ticket_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 4%;
	margin-bottom: 25px;
}
}

.goods_wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 25px;
}

.goods_left_box{
	width:440px;
	float:left;	
}


.goods_right_box{
	width:440px;
	float:right;	
}

.goods_title{
	width:100%;
	background-color:#2aa53f;
	padding-top:12px;
	padding-bottom:12px;	
	color:white;
	font-weight:bold;
	text-align:center;
}

.goods_text{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	background-color:#fff;
	line-height:24px;
}

.goods_price{
	text-align:right;
	font-weight:bold;
	background-color:#fff;
	padding:10px;
	font-size:20px;
}



@media screen and (max-width: 699px){
.goods_wrapper{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

.goods_left_box{
	width:100%;
	float:none;
	padding-bottom:20px;
}


.goods_right_box{
	width:100%;
	float:none;	
	padding-bottom:20px;
}

}