@charset "UTF-8";

/* ---------------------------------------------------------------------------------------------------- */

body{
	-webkit-text-size-adjust: none;
	min-height: 0;
}

/* VOTE & COMPLETE
---------------------------------------------------------------------------------------- */
.nojs{
	text-align: center;
	padding-bottom: 40px;
}

/* common
---------------------------------------- */
.frm-vote .btn_back{
	text-align: right;
}
.frm-vote .tit,
.frm-vote .subt{
	margin: 0 10px;
}

.frm-vote .subt{
	margin-top: 3px;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	line-height: 1.21;
	word-break: normal;
}

.frm-vote .visfrm{
	position: relative;
	margin: 8px 10px 0;
	background: url(../img/bg_model.gif) no-repeat 50% 50px;
	-webkit-background-size: 264px 156px;
	-moz-background-size: 264px 156px;
	background-size: 264px 156px;
}
.frm-vote .visfrm .no{
	position: absolute;
	top: 5px;
	right: 10px;
}
.frm-vote .visfrm .vis{
	text-align: center;
	height: 290px;
}


/* 詳細ページ
---------------------------------------- */
.frm-vote .visfrm .prev{
	position: absolute;
	top: 110px;
	left: 8px;
}
.frm-vote .visfrm .next{
	position: absolute;
	top: 110px;
	right: 8px;
}

.confrm{
	padding: 0 10px;
}

.frm-vote .excerpt{
	margin-top: 17px;
	font-size: 11px;
	line-height: 1.55;
	color: #222;
	word-break: normal;
}

.frm-vote .btn-vote{
	margin: 15px auto 0;
	display: table;
}
.frm-vote .btn-vote li{
	display: table-cell;
	width: 140px;
}
.frm-vote .btn-vote li.fb{
	width: 144px;
}

.btn-vote-close{
	margin-top: 15px;
	text-align: center;
}

.frm-vote .description{
	margin-top: 20px;
	font-size: 9px;
	color: #888;
	line-height: 1.6;
}

.frm-vote .nav{
	display: table;
	margin: 25px auto;
}
.frm-vote .nav .prev,
.frm-vote .nav .next{
	display: table-cell;
	width: 90px;
}
.frm-vote .pageno{
	display: table-cell;
	vertical-align: middle;
	width: 104px;
	text-align: center;
	font-size: 12px;
	color: #222;
}

/* keyitems */
.keyitems{
	margin-top: 25px;
	padding: 20px 0;
	border-top: 1px solid #e2e2e2;
}
.keyitems ul:nth-of-type(1){
	margin-top: 8px;
}
.keyitems ul{
	margin: 20px auto 0;
	display: table;
}
.keyitems ul li{
	display: table-cell;
	width: 130px;
}
.keyitems ul li .txt{
	margin-top: 10px;
	font-size: 9px;
	line-height: 1.66;
	color: #222;
}
.keyitems ul li:first-child{
	width: 149px;
}
.keyitems ul li:first-child .txt{
	margin-right: 14px;
}
.keyitems .btn-top{
	text-align: center;
	padding: 15px 0 20px;
}

.bnr_top{
	border-top: 1px solid #e2e2e2;
}
.bnr_top a{
	position: relative;
	display: block;
	width: 304px;
	margin: 15px auto 0;
}
.bnr_top .btn_top{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}


/* frm-vote
-----------------------------------------------------*/
.frm-vote .vote{
	margin: 17px 10px 0;
	font-size: 14px;
}
.frm-vote .vote .txt{
	color: #222222;
}
.frm-vote .vote .txt-err{
	color: #eb0000;
}

#voteform{
	width: 100%;
	height: 110px;
	border: none;
	margin-top: 4px;
	padding: 10px;
	border: 1px solid #222222;
	vertical-align: top;
	font-size: 14px;
	color: #222;
	overflow: auto;
	vertical-align: top;
	resize : none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

	-webkit-appearance: none;
	-webkit-user-select: auto;
}

.frm-vote .vote-btn{
	margin-top: 15px;
	text-align: center;
}
	.frm-vote .vote-btn input{
		width: 140px;
		height: 30px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-appearance: none;
	}


/* frm-complete
-----------------------------------------------------*/
.frm-complete {
	margin-top: 10px;
}
	.frm-complete .tit,
	.frm-complete .txt,
	.frm-complete .bnr,
	.frm-complete .link{
		text-align: center;
	}

	.frm-complete .txt{
		margin-top: 15px;
		line-height: 1.55;
		font-size: 11px;
		color: #222222;
	}

	.frm-complete .bnr{
		margin-top: 15px;
	}
	.frm-complete .bnr a{
		display: block;
	}
	.frm-complete .link{
		margin-top: 10px;
	}
	.frm-complete .link a{
		color: #222222;
		font-size: 11px;
		line-height: 1.55;
		padding: 0 0 0 15px;
		background: url(../img/icon_arrow.gif) no-repeat 0 50%;
		-webkit-background-size: 10px 10px;
		-moz-background-size: 10px 10px;
		background-size: 10px 10px;
	}

	.frm-complete .btn a,
	.frm-complete .btn_entry a{
		display: inline-block;
	}
		.frm-complete .btn{
			margin-top: 20px;
			text-align: center;
		}
		.frm-complete .btn_entry{
			margin-top: 15px;
			text-align: center;
		}

	#content-box .frm-complete footer {
		padding-top: 10px;
	}