/* #flickscroll
/* #flickthumb
	ClearFixElements
	削除
======================================= */

/* ----------------------------------------
ギャラリーページ　　ページ遷移
-----------------------------------------*/
.gallery_page{
	font-size:14px;
	width:300px;
	margin:0 auto 20px;
	text-align:center;
}
.gallery_page .actv{
	float:left;
	display:inline-block;
	border:#b78f26 1px solid;
	background-color:#b78f26;
	color:#ffffff;
	padding:6px 0;
	width:148px;
}
.gallery_page .unactv a{
	float:left;
	display:inline-block;
	border:#b78f26 1px solid;
	background-color:#000000;
	color:#ffffff;
	padding:6px 0;
	width:148px;
}

/* ----------------------------------------
プロフィール詳細部分 
-----------------------------------------*/
#plof_namae{
	font-size:16px;
	font-weight:bold;
}
#yotei{
	margin:8px 0 0;
}
.bn_tit{
	background:url(../img/hart01.gif) 4px center no-repeat,url(../img/btn6_bg.png) left bottom repeat-x;
	margin:18px 0 8px;
	padding:4px 0 2px 20px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
}

/* ----------------------------------------
BLOG RSS無しvar 2017/05/18～
-----------------------------------------*/
.blog_tx a{
	display:block;
	background-image: url(../../img/top/pickup2.gif);
	background-position:right top;
	background-repeat: no-repeat;
	width:280px;
	padding :10px;
	margin :0 auto 10px;
	border: 1px #7a6d45 solid;
	line-height:1.5em;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0.2em 0.2em 5px #000000;
	color:#e9bc00;
}


/* ----------------------------------------
コース、可能プレイ、OP 対応表
-----------------------------------------*/
#course_bn{
	background:url(../img/cast/plof_couese.png) left bottom repeat-x;
}
#play_bn{
	background:url(../img/cast/plof_play.png) left bottom repeat-x;
}
#ng_bn{
	background-color:#555555;
}
#op_bn{
	background:url(../img/cast/plof_op.png) left bottom repeat-x;
}
#course_bn,
#play_bn,
#ng_bn,
#op_bn{
	margin:18px 0 8px;
	padding:4px 0 2px 8px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
}
.deco1:before{
	content: url(../../img/cast/karigra02.gif) "\a0";
	display: inline-block;
/*	content:"\025c6\a0";	画像無しvar菱形*/
	color: #b8860b;
}
.deco2:before{
	content:"\0d7\a0";	/* ばってん　\a0は半角スペ */
	display: inline-block;
	color: #b8860b;
}


/* ----------------------------------------
動画	2026/02/01
-----------------------------------------*/
#movie_out{
	text-align:center;
	width: 100%;
	max-height: 500px;
	margin:0 0 60px 0;
}
.movie{
	max-width: 100%;
	max-height: 500px;
}







