@charset "utf-8";

@import url('/css/watch/player.css?110517');

img.icon_view, img.icon_comment, img.icon_owner { background:url('/img/watch/logout/icons_16.png'); width:16px; height:16px;}
img.icon_comment { background-position:0 -16px;}
img.icon_owner   { background-position:0 -32px;}

/*↓マイリストコメント↓*/
.user_icon { border:solid 1px #C9CFCF;}
.user_icon img { width:40px; height:40px; border:solid 1px #696F6F;}
div.user_come { background:url('/img/watch/logout/mylist_comment_bg_l.png') no-repeat center left; margin-top:2px; float:left; clear:both;}
div.user_come div { max-width:524px; background:url('/img/watch/logout/mylist_comment_bg_r.png') no-repeat center right; padding:8px 8px 8px 16px;}
div.user_come p {
	height:12px;
	font-size:12px;
	line-height:1;
	color:#292F2F;
	overflow:hidden;
	white-space:nowrap;
}
/*↑マイリストコメント↑*/

.twitter p { font-size:12px; line-height:1.2;}

/*↓新規登録orログイン↓*/
#suggest_login p { float:left; padding:4px;}
/*↑新規登録orログイン↑*/
/*↓SNS連携↓*/
.ext_login_box {
	text-align: center;
	margin: 12px auto;
}
.ext_login {
	font-size:12px;
	line-height:1;
	margin:0 0 8px;
	display: inline-block;
}
.ext_login p {
	vertical-align:middle;
	padding:8px 8px 8px 0;
}
.sns_login {
	height:18px;
	display:block;
	font-weight:bold;
	text-decoration:none !important;
	border:2px solid #e5e5e5;
	text-align:center;
	margin: 0 15px 0 0;
	padding:3px;
	border-radius:2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
	background:#FFFFFF;
}
#Login_nnid {
  height: 28px;
   margin-right: 5px;
   padding: 0;
   border: 0;
}
#Login_nnid img {
  margin: 0;
}
.sns_login span {
	vertical-align:middle;
	color:#787878;
   margin: 0 3px;
}
.sns_login:hover { color:#666;}
.sns_login img {	border:none; margin:0 6px 0 5px; vertical-align:middle;}
/*↑SNS連携↑*/
/*↓chblog↓*/
#watchLogoutChblog h3{
	font-size:14px;
}
#watchLogoutChblog ul{
	margin:8px auto;
	list-style: none;
	font-size:12px;
}

#watchLogoutChblog li{
	padding:2px 0;
	width:50%;
	float: left;
}

#watchLogoutChblog li a{
	color:#039;
}
/*↑chblog↑*/

/*↓新規登録orログイン↓*/
.wAdjust{
	width: 660px;
	padding-right: 12px;
}
.formBox{
	margin-top: 10px;
	position: relative;
	width: 660px;
	height: 378px;
	text-align: center;
	color: #ffffff;
}

.thumbBox{
	position: absolute;
	top: 0;
	left: 0;
	width: 660px;
	height: 378px;
	overflow: hidden;
}
.thumbBox img{
	width: 105%;
	margin-top: -72px;
	margin-left: -16px;
}

#formBoxInner{
	position: absolute;
	top: 70px;
	left: 62px;
	padding: 24px 16px 16px;
	width: 500px;
	height: auto;
	border: 1px solid #666666;
	background: url(/img/watch/logout/bg_form.png);
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	border-radius: 4px;
	z-index: 1;
}

.register_or_login_form{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 60px;
	border: none;
	overflow: hidden;
}

#loginBox{
	height: auto;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
}
.txt{
	padding-bottom: 6px;
	font-size: 15px;
}
.loginTxt{
	text-align: right;
	color: #ffffff;
}
.loginTxt a{
	font-size: 11px;
	color: #ffffff;
}
.loginTxt a:hover{
	text-decoration: none;
}
.tagBox{
	margin-left: 6px;
	padding-bottom: 8px;
}
.tagBox a{
	margin-right: 4px;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #596979;
	white-space: nowrap;
}
.tagBox a:hover{
	background-color: #394959;
	color: #ffffff;
}
.tagBox a:visited{
	color: #000;
}
.tagTitle{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.mt6{
	margin-top: 6px;
}

/*ログイン・会員登録 20151027*/
.logout-video-wrap{
	width: 672px;
	height: auto;
	margin-bottom: 8px;
}

.logout-video-title-box{
	width: 660px;
}

.logout-video-thumb-box{
	position: relative;
	width: 660px;
	height: 370px;
	overflow: hidden;
	background-color: #ccc;
}

.logout-video-thumb-box img{
	position: absolute;
	z-index: 1;
	width: 660px;
	height: auto;
	top: -100%;
	bottom: -100%;
	margin: auto;
}

.logout-video-thumb-box embed,
.logout-video-thumb-box object {
	position: absolute;
	z-index: 2;
}

.logout-video-length{
	position: absolute;
	z-index: 3;
	right: 8px;
	bottom: 8px;
	padding: 4px 8px;
	background-color: #000000;
	color: #ffffff;
}

.txt-upload{
	margin-bottom: 4px;
	font-size: 12px;
	color: #666666;
}

.txt-title{
	color: #333333;
	line-height: 140%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}

.login-box{
	position: absolute;
	z-index: 3;
	display: table;
	padding: 12px;
	top: 80px;
	left: 60px;
	width: 520px;
	height: auto;
	background-color: #ffffff;
	filter:alpha(opacity=95);
     -moz-opacity:0.95;
     -khtml-opacity: 0.95;
     opacity:0.95;
     text-align: center;
     font-size: 14px;
}
.login-box a{
	display: block;
	color: #ffffff;
	height: 40px!important;
	line-height: 40px!important;
	text-decoration: none;text-align: center;
	border-radius: 4px;
}

.login-box-niconico{
	display: table-cell;
	width: 200px;
	padding-right: 12px;
	border-right: 1px solid #e5e5e5;
}

.txt-login-title{
	display: table-caption;
	background-color: #fff;
	padding-top: 12px;
	font-weight: bold;
	font-size: 14px;
}

.login-box-sns{
	display: table-cell;
	width: 280px;
	padding-left: 12px;
}

.txt-login{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

.login-box a:hover{}
.login-box a.btn-login-nico{
	height: 56px!important;
	line-height: 56px!important;
	background-color: #33cccc;
}
.login-box a.btn-login-nico:hover{
	background-color: #29a3a3;
}

.login-box a.btn-login-tw{
	margin-top: 8px;
	background-color: #5ea9dd;
}
.login-box a.btn-login-tw:hover{
	background-color: #4b87b1;
}

.login-box a.btn-login-fb{
	margin-top: 8px;
	background-color: #3b579d;
}
.login-box a.btn-login-fb:hover{
	background-color: #2f467e;
}

.login-box a.btn-login-nnid{
	margin-top: 8px;
	margin-right: 0!important;
	background-color: #ff7c00;
}
.login-box a.btn-login-nnid:hover{
	background-color: #e76f00;
}

.login-box a.btn-registration{
	margin-top: 8px;
	background-color: #999999;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	color: #ffffff;
}
.login-box a.btn-registration:hover{
	background-color: #666666;
}

.score-wrap{
	width: 660px;
	font-size: 16px;
}
.score-box{
	list-style: none;
	padding: 0;
}
.score-item{
	display: inline-block;
	margin-right: 8px;
}
.score-item span{
	font-weight: bold;
}
