@charset "utf-8";
body{
	margin: 0px;
	font-family: "a-otf-gothic-bbb-pr6n",sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px;
	}
/* Global Styles */
a:link{
	color: #FFFFFF;
	text-decoration: underline;
	}

.clearfloat{
	clear:both;
}
#container{
	padding: 0px;
	margin: 0px;
	}
/*header*/
.header{
	position: fixed;
	z-index: 99;
	margin-bottom: 60px;
	width: 100%;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	padding-top: 0px;
	vertical-align: middle;
	padding-bottom: 4px;
	}
.header .logo{
	float: left;
	height: 40px;
	vertical-align: middle;
	width: 220px;
	}	
nav{
	width: 100%;
	text-align: right;
	padding-top: 0px;
	margin: 0px auto;
	max-width: 1100px;
	vertical-align: middle;
	}
#nav {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 1em;
	width: 70%;
	max-width: 600px;
	float: right;
	display: inline-block;
	margin-top: 0.7%;
	}	
nav ul {
	list-style: none;
	text-align: right;
	display: inline-block;
}
#nav li {
	text-decoration: none;
	color: #4A3C37;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	vertical-align: middle;
	width: 50%;
	float: left;
	display: inline-block;
	}
#nav li img{
	margin-top: 1%;
	width: 100%;

	}	
.section{
	}	
#section1{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100vh;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#section1 .menu{
	height: 6%;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	margin-top: -24px;
}
#section1 .menu .menu-wrap{
	width: 100%;
	max-width: 1100px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
	background-size: cover;
	height: 100%;
	position: relative;
	}
#section1 .menu .menu-wrap img{
	width: 250px;
	height: 48px;
}
#section1 .menu .menu-wrap .link{
	float: right;
	margin-top: 1.5vh;
	width: 50%;
	}
#section1 .menu .menu-wrap .link img{
	width: 48%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -7px;
}	
#section1 .head-main{
	height: 85%;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 1100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../img/pc-key.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 6vh;
}	
#section1 .next{
	height: 6vh;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}	
#section1 .next img{
	height: 100%;
	width: auto;
}
/* Main content of the site */
#content {
	margin-top: 0px;
}

#c1{
	height: 100vh;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
}
#c1 .c1-main{
	height: 84vh;
	background-image: url(../img/c1_pc.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	}
#c1 .next{
	height: 6vh;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#c1 .next img{
	height: 100%;
	width: auto;
}		
#c2{
	width: 100%;
	margin-top: 8vh;
	}
#c2 .c-wrap .c2-main{
	text-align: center;
	}
#c2 .c-wrap .c2-main .ttl{
	width: 60%;
	max-width: 600px;
		}	
#c2 .c-wrap .c2-main .detail{
	border-width: 1px;
	border-style: solid;
	padding: 1em;
	border-color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: left;
	}
#c2 .c-wrap .c2-main .vote_btn{
	width: 30%;
	}
#c2 .c-wrap .c2-main .attention{
	color: red;
	margin-bottom: 3em;
	font-weight: bold;
	}	
#c2 .c-wrap .c2-main .date{
	margin-top: 0px;
	font-size: 1.5em;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
#c2 .c-wrap .c2-main .date .d-ttl{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0px;
}
#c2 .c-wrap .c2-main .date .tex{
	margin-top: 0.3em;
	font-weight: normal;
	font-size: 1em;

}	
#c2 .c-wrap .c2-main .date .tex2{
	margin-top: 0.3em;
	font-weight: normal;
	font-size: 0.8em;

}
	
.c-wrap{
	width: 100%;
	margin-top: 8vh;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 1100px;
	height: auo;
}
.footer{
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
.spmenu {
	display: none;
}
/* Media query for tablets */
@media screen and (max-width:720px) {
/*header*/
.header{
	position: fixed;
	z-index: 99;
	margin-bottom: 60px;
	width: 100%;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	padding-top: 0px;
	vertical-align: middle;
	max-height: 6vh;
	}
.header .logo{
	float: none;
	height: 100%;
	margin: 0px auto;
	vertical-align: middle;
	display: inline;
	width: auto;
	max-width: none;
	max-height: none;
	}	
nav{
	width: 100%;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 1100px;
	vertical-align: middle;
	height: 40px;
	}
#nav {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 1em;
	width: 70%;
	max-width: 600px;
	float: right;
	display: none;
	margin-top: 0.7%;
	}	
nav ul {
	list-style: none;
	text-align: left;
	display: inline-block;
}
#nav li {
	text-decoration: none;
	color: #4A3C37;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	vertical-align: middle;
	width: 50%;
	float: left;
	display: inline-block;
	}
#nav li img{
	margin-top: 1%;
	width: 100%;

	}	
.section{
	}	
#section1{
	background-color: #000000;
	margin: 0px;
	height: 100vh;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
	}
#section1 .menu{
	height: 6%;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	margin-top: -24px;
}
#section1 .menu .menu-wrap{
	width: 100%;
	max-width: 1100px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
	background-size: cover;
	height: 100%;
	position: relative;
	}
#section1 .menu .menu-wrap img{
	width: 250px;
	height: 48px;
}
#section1 .menu .menu-wrap .link{
	float: right;
	margin-top: 1.5vh;
	width: 50%;
	}
#section1 .menu .menu-wrap .link img{
	width: 48%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -7px;
}	
#section1 .head-main{
	height: 80%;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 1100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../img/sp-key.png);
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: -81px;
}	
#section1 .next{
	height: 6vh;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 90;
	margin-top: -3px;
	}	
#section1 .next img{
	height: 100%;
	width: auto;
}
/* Main content of the site */
#content {
	margin-top: 0px;
}

#c1{
	height: 100vh;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
}
#c1 .c1-main{
	height: 85vh;
	background-image: url(../img/c1_sp.png);
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
	}
#c1 .next{
	height: 6vh;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#c1 .next img{
	height: 100%;
	width: auto;
}		
#c2{
	width: 100%;
	margin-top: 8vh;
	}
#c2 .c2-main{
	text-align: center;
	}
#c2 .c2-main .ttl{
	width: 100%;
	max-width: 600px;
		}	
#c2 .c2-main .detail{
	border-width: 1px;
	border-style: solid;
	padding: 0.5em;
	border-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	text-align: left;
	}
#c2 .c-wrap .c2-main .vote_btn{
	width: 70%;
	}
#c2 .c2-main .attention{
	color: red;
	margin-bottom: 3em;
	font-weight: bold;
	}	
#c2 .c2-main .date{
	margin-top: 0px;
	font-size: 1.2em;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
#c2 .c2-main .date .d-ttl{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0px;

}
#c2 .c2-main .date .tex{
	margin-top: 0.3em;
	font-weight: normal;
	font-size: 1em;

}	
#c2 .c2-main .date .tex2{
	margin-top: 0.3em;
	font-weight: normal;
	font-size: 0.8em;

}	
.c-wrap{
	width: 100%;
	margin-top: 8vh;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	max-width: 1100px;
	height: auo;
}
.footer{
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
.spmenu {
	display: block;
}
.btn {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/btn.png);
	background-color: transparent;
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	z-index: 200;
	right: 5px;
	top: 0px;
}
.peke {
    background-position: -35px 0;
}
.drawr {
	display: none;
	background-color: rgba(0,0,0,0.80);
	position: absolute;
	top: 0px;
	right: 0;
	width: 260px;
	padding: 60px 0 20px 20px;
	z-index: 100;
}
#menu li {
	width: 100%;
	display: inline-block;
	margin-left: -2em;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;
}
#c2 .c-wrap .c2-main .detail{
	font-size:1rem;
	}	
}
@media screen and (max-width:400px) {
.header .logo{
	float: none;
	height: 32px;
	margin: 0px auto;
	vertical-align: middle;
	display: inline;
	width: auto;
	max-width: none;
	max-height: none;
	}
#c2 .c-wrap .c2-main .date .d-ttl{
	font-weight: bold;
	font-size: 1.2rem;
	margin-bottom: 0px;
}
#c2 .c-wrap .c2-main .date .tex{
	margin-top: 0.3em;
	font-weight: normal;
	font-size: 1rem;

}	
#c2 .c-wrap .c2-main .date .tex2{
	margin-top: 0.3em;
	font-weight: normal;
	font-size: 0.8rem;

}
	
	
}
