@charset "UTF-8";

body {
	background-image: url(/zombiecity/img/bg.png);
	background-repeat: repeat;
	background-attachment:fixed;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link { color: white; text-decoration:none }
a:visited { color: white; }
a:hover { color: white; }
a:active { color: yellow; }

h2 {
	text-align:center;
	padding:0;
	margin:3em 0 0;
}
#Contents {
	background:rgba(255,255,255,0.20);
}
li {
	list-style:none;
}

.nav-toggle:before {
    color: #FFF; /* Edit this to change the icon color */
}
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
  background-color:rgba(0,0,0,0.6);
}
.nav-collapse li {
	padding:0.4em 0;	
	font-size:1.4em;
}
.nav-collapse a {
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

ul li {
	list-style:none;
}

.gaiyou_tb {
	width: 100%;
	margin: 1em 0;
	background-color: rgba(253,253,253,0.41);
}
.gaiyou_th {
	font-weight:bold;
	width:auto;
	font-size:0.8em;
	background:rgba(0,0,0,0.8);
	margin: 1em;
	text-align:center;
}
.gaiyou_td {
	text-align: center;
	width:auto;
	background: rgba(0,0,0,0.6);
	vertical-align: central;
	margin: 1em;
	font-size: 0.6em;
}
#play img {
	margin:	auto;
}
#play ul {
	padding:0;
	margin:0;
}
#play li {
	list-style:none;
	text-align:center;
	margin-bottom:1em;
}
.toTop {
/*	width:60%;*/
	clear:both;
	padding:2em 0 1em;
/*	margin:2em auto 1em;
	font-size:1em;
	font-weight:bold;
	background:rgba(0,0,0,0.70);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px*/
}

.spTop a:hover {
	color:rgba(255,255,255,1.00);
}
.copyright {
	text-align:center;
	padding:2em 0;
	font-weight:bold;
}


/*-----------Accordion styles-----------*/

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid white;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}
	
h2.resp-tab-active {
    background: rgba(255,0,4,0.80) ; !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    /*border: 1px solid #c1c1c1;*/
}

.resp-easy-accordion .resp-tab-content:last-child {
    /*border-bottom: 1px solid #c1c1c1 !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
    /*background: rgba(255,255,0,06);*/
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

.gaiyou_th {
	font-size:1.2em;
}
.gaiyou_td {
	font-size:1em;
}
#play li {
	width:50%;
	float:left;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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


.nav-collapse li {
	width:33.3%;
	float:left;
	padding:1em 0;
	text-align:center;
	background-color:rgba(0,0,0,0.6);
	font-size:1.6em;
	font-weight:bold;
}
.nav-collapse li a:hover {
	color:rgba(255,255,255,1.00);
}



/*-----------Vertical tabs-----------*/

.resp-tab-content {
    display: none;
    /*padding: 15px;*/
}

.resp-tabs-list li {
    font-weight: bold;
    font-size: 1.6em;
    display: inline-block;
    padding: 0px 0em;
    margin: 0 0 1px;
    list-style: none;
    cursor: pointer;
    float: none;
	color:white;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    background:rgba(0,0,0,0);
    border-bottom: none;
}

.resp-tab-active {
    /*border: 1px solid #c1c1c1;*/
    border-bottom: none;
   /* margin-bottom: -1px !important;*/
    /*padding: 12px 14px 14px 14px !important;*/
	background:rgba(0,0,0,0.80);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color:white;
    border-bottom: none;
    padding: 0px 0em;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}


	
/*
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  background-color:rgba(0,0,0,0.6);
}

.nav-collapse li {
	padding:0;
}

.nav-collapse li a{
	float: left;
	width: 50%;　/* デバイス幅を100%とした場合の横幅を入力 
	height: 0;　/* 一度高さを０に指定 */
	/* padding-top: 15.625%;　デバイス幅を100%とした場合の高さを入力 
	padding:7.1825% 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-size: cover; /* 背景画像の横幅をあわせる 
}
.p1{
	background: url(/zombiecity/img/menu_play.png) no-repeat 0 0;　/* 背景画像を表示 
}

.p2{
	background: url(/zombiecity/img/menu_enquete.png) no-repeat 0 0;　/* 背景画像を表示 
}*/

.gaiyou_th {
	font-size:1.4em;
}
.gaiyou_td {
	font-size:1.2em;
}
#play li {
	width:25%;
}

}

/*-----【3DSロゴ】-----*/
.logo	{
	position: absolute;
	top: 4px;
	left: 66%;
}