.wrapper{
	width:960px;
	margin:80px auto;
	}
.wrap{
	margin:60px auto;
	}
#header{
	border-bottom:8px solid #0073BD;
	background:white;
	padding:5px;
	position:  fixed;
	top:0;
	width:100%;
	z-index: 999;
	min-width: 960px;

	}
header{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	}

#menu ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style:none;
	}
#menu ul li{
	border-left:2px solid #0073BD;
	padding:0 5px;
	}
	#menu ul li:nth-child(1){
		border:0;
		}
#menu ul li a{
	display: block;
	padding:3px 20px;
	font-size:16px;
	text-align: center;
	text-decoration: none;
	}
#menu ul li a:hover{
	background:#eee;
	}
#menu ul li .active{
	background:#ffeab8;
	}
/*/ top /*/
h3{
	margin-bottom:20px;
	font-size:29px;
	color:#0073BD;
	padding-bottom: 3px;
	border-bottom:4px solid #0073BD;
	font-weight:normal;
	line-height: 1.4;
	}
.presents {
	padding:0 10px;
	}
.presents img{
	margin:10px auto;
	}
.presents ul{
	max-width:870px;
	margin:auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	list-style:none;
	}
.presents ul li{
	min-width:23%;
	padding-right:20px;
	text-align: left;
	font-weight: bold;
	font-size:16px;
	}
#keyvisual{
	position: relative;
	margin:20px auto 30px;
	}
#keyvisual .kv{
	position: relative;
	}
#keyvisual .btn{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom:40px;
	left:0;
	right:0;
	margin:auto;
	width:90%;
	}
#keyvisual .btn a{
	width:50%;
	margin:0 10px;
	font-size:25px;
	}
.def_btn{
	display: block;
	padding:8px 20px;
	color:white;
	border:3px solid white;
	}
a.def_btn:hover{
	text-decoration: none;
	}
.blue_btn{
	background:#0073BD;
	}
.blue_btn:hover{
	background:#00acd3;
	}
.yellow_btn{
	background:#FF8C00;
	}
.yellow_btn:hover{
	background:#ffaf00;
	}
.read{
	margin:20px auto;
	max-width: 850px;
	font-size:18px;
	}

#result .rankList {
	margin: 0 auto 60px;
	max-width: 800px;
}

#result .box {
	margin-bottom: 40px;
}

#result .box ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	list-style: none;
}

#result .rankTtl {
	margin-bottom: 20px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#result .rankTtl img {
	margin-right: 5px;
}

#result .rankList .box:first-child {
  color: #b39914;
}

#result .rankList .box:nth-child(2) {
  color: #8a8a8a;
}

#result .rankList .box:nth-child(3) {
  color: #b3783f;
}

#result .rankList .box:nth-child(4) {
  color: #60a8f3;
}

#result .rankList .box:nth-child(5) {
  color: #6cc676;
}
#result .rankTtl.sp, #result .iconRank.sp {
	display: none;
}

#result .rankTtl {
  font-size: 30px;
  font-weight: bold;
}

#result .rankTable {
  margin: 0 auto 80px;
  font-size: 16px;
	max-width: 800px;
}

#result .rankTableArea h4 {
	font-size: 24px;
	margin-bottom: 25px;
	text-align: center;
}

#result .rankTable {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#result .rankTable dl {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
}

#result .rankTable dl:nth-child(even) {
  border-right: 1px solid #c8c8c8;
}

#result .rankTable .thead {
  color: #62b62f;
  border-top: 1px solid #c8c8c8;
}

#result .rankTable dt {
  width: calc(64/400*100%);
  text-align: center;
  padding: 6px 0;
}

#result .rankTable dd {
  width: calc(336/400*100%);
  width: 100%;
  padding: 6px 22px;
  /*border-left: 1px solid #c8c8c8;*/
}

#result .rankTable2 {
	display: block;
}

#result .rankTable2 dl {
	width: 100%;
}

#result .rankTable2 dl:nth-child(odd) {
  border-right: 1px solid #c8c8c8;
}

#result .rankTable2 dd {
	border-left: 1px solid #c8c8c8;
}

#movies .movie-list ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	list-style: none;
	}
#movies .movie-list ul li{
	width:50%;
	padding:15px 20px;
	}
#movies .movie-list ul li .ti{
	margin:5px;
	}
.s100man{
	position: relative;
	width:100%;
	height: 0;
	padding-top:32%;
	}
.s100man .ps01{
	position: absolute;
	left:0;
	bottom:20px;
	z-index: 1;
	}
.s100man .ps02{
	position: absolute;
	left:50px;
	bottom:0px;
	z-index: 2;
	}
.s100man .text{
	position: absolute;
	right:0px;
	top:0px;
	z-index: 3;
	padding:50px 0;
	}
.s100man .btn{
	margin:20px;
	}
.s100man .btn a{
	font-size:27px;
	font-weight: bold;
	}
#contest table.ranking{
	width:850px;
	margin:auto;
	}
#contest table.ranking th,
#contest table.ranking td{
	border:1px solid #ccc;
	}
#contest h4{
	font-size:20px;
	font-weight: normal;
	margin:10px auto;
	}
#contest table.ranking tbody th{
	width:50px;
	text-align: center;
	font-weight: normal;
	}
#contest table.ranking thead{
	color:#62b62f;
	}
#about {
	font-size:13px;
	}
#about h4{
	color:#40A629;
	font-size:21px;
	font-weight: normal;
	text-align: left;
	border-bottom:1px solid #40A629;
	margin:15px 0;
	}

#about .leftarea{
	width:58%;
	}
#about .rightarea{
	width:42%;
	padding:50px 0 0 30px;
	}
#about .photo-gallery{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin:15px 0;
	}
#about .photo-gallery div{
	width:33.33%;
	}
#about .voice{
	background:#CCE70B;
	padding:15px;
	margin-top:40px;
	color:#167a01;
	font-size:13px;
	}

#about .voice dl dt{
	font-size:20px;
	border-bottom:1px solid #167a01;
	margin-bottom: 10px;
	}
#access .map{
	padding:20px ;
	}

#sponsor .inner{
	max-width: 900px;
	margin:50px auto;
	}

#sponsor .spons ul{
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	}
#sponsor .spons ul li{
	width:33.333%;
	padding:10px;
	}
#sponsor .spons ul li.long{
	width:100%;
	}
#sponsor .spons ul li img{
	border:1px solid #bbb;
	}
#footer .kouen{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	max-width: 850px;
	margin:auto;
	}
#footer .kouen dl{
	font-size:12px;
	}

#footer .sns ul{
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	}
#footer .sns ul li{
	padding:10px;
	}
footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:20px 0;
	}
.btm-logo,
dl.seinen{
	padding:0 20px;
	}

dl.seinen dt{
	margin-bottom: 5px;
	}
dl.seinen dd {
	font-size:13px;
	}


/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 55px;
    height: 55px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
    background: white;
    width:100%;
    height: 100%;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 70%;
    background: #0073BD;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 13px;
    left:8px;
}
#nav-toggle span:nth-child(2) {
    top: 24px;
    left:8px;
}
#nav-toggle span:nth-child(3) {
    top: 35px;
    left:8px;
}
