/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ol, ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



/******************************
 common
*******************************/
body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  text-align: justify;
  text-justify: distribute;
  word-break: normal;
  line-break: strict;
  background-color: #000;
  color: #000;
  background-image: url(../img/bg02.jpg);
  background-repeat: repeat;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
}

.opa {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}

.opa:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}


.inr {
  width: 920px;
  margin: 0 auto;
  position: relative;
}

.ml0 {
  margin-left: 0 !important;
}


/******************************
 contents
*******************************/
.wrapper {
  background-image: url(../img/bg01.png);
  background-repeat: no-repeat;
  background-position: center top;
  min-width: 920px;
}

.header-sns-list {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 0;
  z-index: 1;
}

.header-sns-list li {
  display: inline-block;
  margin-left: 10px;
}

header {
  text-align: center;
  padding: 30px 0;
}

header .logo img {
  margin-left: -70px;
}

header .lead {
  margin-top: -65px;
}

.bk-wrap {
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); 
  background: rgba(0, 0, 0, 0.4);
  min-width: 920px;
  padding-bottom: 30px;
}

.bk-wrap:not(:target) {
  filter: none;
}

.vote {
  position: relative;
  margin-bottom: 15px;
}

.vote .txt01 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 113px;
  height: 287px;
}

.vote .movie-list li {
  position: relative;
}

.vote .movie-list li.s {
  float: left;
}

.vote .movie-list li a {
  display: block;
}

.vote .movie-list li.s img {
  margin-left: -4px;
  margin-top: -15px;
}

.vote .movie-list li.k {
  float: right;
}

.vote .movie-list li.k img {
  margin-right: -36px;
  margin-top: -15px;
}

.vote .vote-btn-list li {
  position: relative;
}

.vote .vote-btn-list li.s {
  float: left;
  margin-left: -5px;
}

.vote .vote-btn-list li.k {
  float: right;
  margin-right  : -5px;
}

.vote .vote-btn-list li a {
  display: block;
  width: 380px;
  height: 80px;
}

.vote .vote-btn-list li.s a {
  background: url(../img/vote-btn-sadako_on.png) no-repeat 0 0;
}

.vote .vote-btn-list li.k a {
  background: url(../img/vote-btn-kayako_on.png) no-repeat 0 0;
}

.vote .txt02 {
  color: #ffe6a9;
  font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho";
  font-size: 14px;
  text-align: center;
  margin: 10px 0 15px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.vote .txt03 {
  text-align: center;
  color: #fff;
  font-family: Garamond, 'Times New Roman', 游明朝, 'Yu Mincho', 游明朝体, YuMincho;
  font-size: 19px;
  margin-top: 10px;
}

.vote .txt03 .em {
  font-size: 23px;
}

.vote .txt03 .num {
  font-size: 27px;
}

.vote .once {
  text-align: center;
  background: rgba(34,34,34,0.9);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6222222,endColorstr=#e6222222);
  height: 80px;
  line-height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  width: 380px;
  z-index: 9;
}

.vote .once:not(:target){
  filter: none;
}

.vote .once img {
  vertical-align: middle;
}

.vote .close {
  text-align: center;
  background: rgba(34,34,34,0.9);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6222222,endColorstr=#e6222222);
  height: 80px;
  line-height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  width: 380px;
  z-index: 9;
}

.vote .close:not(:target){
  filter: none;
}

.vote .close img {
  vertical-align: middle;
}

#cboxOverlay.s-cbox {
  background: #393d50;
}

#cboxOverlay.k-cbox {
  background: #5e3535;
}

#cboxContent {
  margin: 56px 54px;
}

#cboxLoadedContent {
  padding: 0;
}

#cboxClose {
  width: 110px;
  height: 110px;
  top: -54px;
  right: -56px;
  background: url(../img/modal-btn-close.png) no-repeat 0 0;
  outline: none;
}

#cboxClose:hover {
  background-position: 0 0;
}

.modal {
  background: #000;
  padding: 20px;
  outline: none;
  width: 840px;
  margin: 0 auto;
}

.modal .txt {
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}

.modal .dl {
  padding-left: 359px;
  height: 290px;
}

#modal-s .dl {
  background: url(../img/modal-s-ph01.png) no-repeat left bottom;
}

#modal-k .dl {
  background: url(../img/modal-k-ph01.png) no-repeat left bottom;
}

.modal .dl .ttl {
  padding-top: 30px;
  margin-bottom: 20px;
}

#modal-k .dl .ttl {
  margin-left: -40px;
}

.modal .dl .btn-dl {
  margin-bottom: 20px;
}

.modal .dl .txt {
  width: 380px;
}

.modal .cp {
  padding: 30px 60px;
  text-align: center;
}

#modal-s .cp {
  background: #07315c;
}

#modal-k .cp {
  background: #7b0c1b;
}

.modal .cp .ttl {
  margin-bottom: 20px;
}

.modal .cp .txt {
  margin-bottom: 20px;
}

.modal .cp .extarnal {
  color: #fff;
  text-decoration: none;
  background: url(../img/ico-external.png) no-repeat right center;
  display: inline-block;
  padding-right: 17px;
  min-height: 12px;
}

.modal .cp .extarnal:hover {
  text-decoration: underline;
}

.modal .cp .bnr-list li {
  float: left;
}

.modal .cp .bnr-list li.bnr01 {
  margin-bottom: 18px;
}

.modal .cp .bnr-list li.bnr02 {
  margin-right: 18px;
}

.number {
  background: url(../img/number-bg.png) repeat;
  padding: 2px;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.number .col {
  display: table-cell;
  vertical-align: top
}

.number .tweet {
  background: #000;
  width: 190px;
}

.number .now {
  width: 534px;
  position: relative;
  text-align: center;
}

.number .now .number-ttl {
  padding: 20px 0 22px;
}

.number .s-voice {
  position: absolute;
  top: 7px;
  left: 10px;
}

.number .k-voice {
  position: absolute;
  top: 7px;
  right: 10px;
}

.number .bar-graph {
  display: table;
  width: 480px;
  height: 70px;
  margin: 0 auto;
}

.number .bar-graph li {
  display: table-cell;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.number .bar-graph li:after {
  content: '';
  position: absolute;
  top: 0;
  width: 2px;
  height: 70px;
}

.number .bar-graph li.s {
  background-image: url(../img/bar-graph-s-bg.jpg);
}

.number .bar-graph li.s:after {
  right: 0;
  background: url(../img/bar-graph-s-line.jpg) no-repeat;
}

.number .bar-graph li.k {
  background-image: url(../img/bar-graph-k-bg.jpg);
}

.number .bar-graph li.k:after {
  left: 0;
  background: url(../img/bar-graph-k-line.jpg) no-repeat;
}

.number .number-list {
  font-size: 0;
}

.number .number-list li {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  width: 240px;
  height: 113px;
  color: #fff;
  font-size: 30px;
  line-height: 106px;
  position: relative;
}

.number .number-list li span {
  position: relative;
  z-index: 1;
}

.number .number-list li .hyo {
  display: inline-block;
  margin-left: 4px;
  z-index: 1;
  position: relative;
}

.number .number-list li .bg {
  position: absolute;
  top: 0;
  left: 0;
}

.bnr-campaign {
  margin-bottom: 36px;
}

.batsu {
  text-align: center;
}

.report {
  background: url(../img/report-bg-mid.png) repeat-y;
  margin-top: 50px;
  margin-bottom: 44px;
  position: relative;
}

.report:before {
  content: '';
  position: absolute;
  top: -62px;
  left: 0;
  width: 920px;
  height: 260px;
  background: url(../img/report-bg-top.png) no-repeat center top;
}

.report:after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 920px;
  height: 24px;
  background: url(../img/report-bg-btm.png) no-repeat center bottom;
}

.report .txt-wrap {
  position: relative;
  text-align: center;
}

.report .ttl {
  padding-top: 60px;
  padding-bottom: 40px;
}

.report .txt01 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
}

.report .txt02 {
  font-size: 12px;
  line-height: 17px;
  color: #7a7a7a;
}

.report .cs-txt {
  text-align: center;
  padding: 100px 0 150px;
}

.report .report-list {
  padding: 40px;
}

.report .report-list li {
  width: 410px;
  background: #fff;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

.report .report-list li a {
  display: block;
  padding: 20px;
}

.report .report-list li .subttl {
  background: url(../img/report-subttl-bg.png) no-repeat;
  text-align: center;
  font-size: 16px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: normal;
}

.report .report-list li .txt {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
}

.report .report-list li .more {
  font-size: 12px;
  color: #830202;
  text-align: right;
  text-decoration: none;
  display: block;
}

.totop {
  text-align: center;
  position: relative;
  height: 172px;
  margin: 30px 0;
}

.totop .toshio {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 386px;
  z-index: 10;
}

.totop .toshio-bg {
  position: absolute;
  top: 0;
  left: 0;
}


footer {
  border-top: 1px solid #313131;
  padding: 40px 0 20px;
  text-align: center;
}

footer .footer-sns-list {
  font-size: 0;
}

footer .footer-sns-list li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

footer .footer-sns-list li:first-child {
  margin-left: 0;
}

footer .copyright {
  font-size: 12px;
  font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho";
  color: #740306;
  padding-top: 25px;
}

.overlay {
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background:#7a0306;
  display: none;
  z-index:10;
}

#message {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 20px;
  font-size: 13px;
}
