@charset "UTF-8";
/* CSS Document */

body {
	line-height: 1.6;
}
div.wrapper {
	background: #bcf2fc url(../img/header_bg.jpg) no-repeat center top;
	min-height: 615px;
	font-size: 110%;
}
.upper_header {
	background: #313131 url(../img/u_header_bg.png) repeat-x left top;
}
.inner {
	border-top: #ffa824 solid 6px;
	margin: 0 auto;
	overflow: hidden;
}
.inner h1 {
	float: left;
}
header {
	margin: 0 auto;
	position: relative;
	height: 615px;
}
header p.c {
	position: absolute;
	bottom: -24px;
	left: 340px;
}
img.cast {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 1;
}
header h1 {
	padding: 40px 0 0 20px;
}
header h2 {
	margin: 15px 0 0 50px;
}
div.mainContainer {
	background: url(../img/bg.png) repeat left top;
	padding: 53px 0 46px 0;
}
section.mainConts:before {
	content: "";
	position: absolute;
	left: 0;
	top: -0.5%;
	display: block;
	background: url(../img/bg_top.png) no-repeat center top;
	z-index: 0;
	height: 18px;
}
div#sns {
	position: absolute;
	top: -43px;
	left: 0px;
	z-index:600;
}
#Btn_twitter {
	float: left;
	margin-right: 3px;
}
#Btn_facebook {
	float: right;
}

.fb_iframe_widget span{
	vertical-align:top !important;
}

section.mainConts {
	background: url(../img/bg_btm.png) no-repeat center bottom;
	padding: 5% 5% 14%;
	margin: 0 auto;
	position: relative;
}
section.outline {
	margin-bottom: 40px;
}
section.vote {
	text-align: center;
}
section.vote h3 {
	margin-bottom: 30px;
　　　　　　　　　　　　　　　　　
}
section.vote a {
	display: inline-block;
	width: 428px;
	height: 101px;
	background: url(../img/btn_govenue.png) no-repeat center top;
	text-indent: -9999px;
	margin-top: 60px;
}
section.vote a:hover {
	background-position: 0 -101px
}
p.catch {
	position: relative;
	z-index: 500;
	margin: 0 0 30px -16px;
}
h3 {
	height: 66px;
}
div.conts {
	background: url(../img/conts_bg_bottom.png) no-repeat center bottom;
	padding: 30px 32px 120px 32px;
	margin-bottom: 40px;
}
div.lineup {
	padding: 30px 110px 120px;
}
div.lineup ul {
	overflow: hidden;
}
div.lineup ul a {
	display: block;
	float: left;
}
div.lineup ul a:last-child {
	float: right;
	display: block;
}
div.lineup ul a p {
	font-weight: bold;
}
div.conts p.period {
	color: #e73068;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 140%;
}

p.end{
	    color: red;
    font-size: 110%;
    font-weight: bold;
    margin-top: 20px;
}


footer {
	background-color: #093BA9;
	background: url(../img/bg_footer.png) repeat-x left top;
	margin-top: -10px;
	vertical-align: baseline;
}
div.footer_inner {
	background: url(../img/pgt.jpg) no-repeat right bottom;
	margin: 0 auto;
	min-height: 321px;
	padding-top: 50px;
	position: relative;
}
div.footer_inner a.pgt {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 150px;
	position: absolute;
	right: 110px;
	top: 70px;
}
footer {
	display:none;
}

#input section.mainConts:before, #input_check section.mainConts:before {
	width: 100%;
}
#input h1 img,#input h2 img{
	width:100%;
	}
#input p.catch {
	position: static;
	font-size: 120%;
	text-align: inherit;
	line-height: 1.6;
	margin-left: 0;
}
#input input[type="text"] {
	background: #CAEAEA;
	border: none;
	font-size: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 8px 10px;
}
#input dl {
	margin-bottom: 85px;
}
#input dl dt {
	font-size: 110%;
	background: url(../img/form/ico_crown.png) no-repeat left 11px;
	padding: 20px 0 0px 39px;
	margin-bottom: 10px;
}
#input dl dd {
	margin-bottom: 20px;
}
#input dd.election, #input dd.wear {
	background-color:  #EB6BA4;
	overflow: hidden;
	padding: 10px;
}
#input dd.election ul li {
	float: left;
	margin: 0 3px 20px;
	text-align: center;
}

#input dd.election ul li:first-child{
	display:none;
}

#input dd.election li img{
	 width: 95%;
}


#input div.mainConts h2 {
	height: 82px;
}
#input p.deadline {
	border: 3px #EB6BA4 solid;
	color: #EB6BA4;
	font-size: 130%;
	font-weight: bold;
	padding: 2%;
	text-align: center;
	margin: 20px 0;
}
#input textarea {
	font-size: 95%;
	width: 100%;
	height: auto;
}

#input form input[type="submit"] {
	border: 1px solid #EB6BA4;
	border-radius: 6px;
	display: block;
	margin: 20px auto 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 60%;
	background-color: #EB6BA4;
	height: auto;
	font-size: 100%;
	color: #fff;
}

#input h3 {
	 padding: 2% 0 2% 12%;
	font-size: 120%;
	background: #FBE807 url(../img/form/ico_warning.png) no-repeat 10px center;
	    background-size: 8%;
	height: auto;
	border-radius: 6px;
	margin-bottom: 20px;
}
#input h3 span {
	font-size: 70%;
	font-weight: normal;
}



/**************ラジオボタン************************/
input[type=radio] {
  display: none;
}

.radio {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 0px 8px 0;
  padding: 12px 12px 12px 38px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover {
  background-color: #e2edd7;
}
.radio:hover:after{
  border-color: #53b300;
}
.radio:after {
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.radio:before {
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #53b300;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
input[type=checkbox]:checked{
  opacity: 1;
}

dd.wear .radio{
	  padding: 7px 12px 7px 38px;
}

dd.wear ul li{
	float:left;
	    margin-right: 6%;
}

dd.wear p.note{
	clear:both;
}

/**************************************/
