@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*==============================================================================
  タイトル: billi-walker
  著者    : 伊達氏
  説明    :
==============================================================================*/



/*==============================================================================
  [INFO] カスタムテーマスタイルシート(雛型)
         ProfessionalCSSテーマをベースとしたカスタムテーマの作成を補助するCSSファイル(雛型)です。
         [BASE]部分で、ProfessionalCSSテーマの基本的なスタイルを初期化しています。
         [CUSTOM]部分で、カスタムテーマのスタイルを定義していきます。
         サンプルとして、リキッドレイアウトのスタイルのみ定義してあります。
==============================================================================*/

/*==============================================================================
  [BASE] ProfessionalCSSテーマのスタイル初期化
         ProfessionalCSSテーマの基本的なスタイルを初期化します。
         (背景色: #FFFFFF, 前景色: #000000)
==============================================================================*/

/*--------------------------------------
  [BASE] form.css
---------------------------------------*/

div#leftblocks div#block-left-search {
  border: none;
  background-color: transparent;
}



/*--------------------------------------
  [BASE] block.css
---------------------------------------*/

div#content p.welcome_msg,
div#leftblocks div.block-left,
div#rightblocks div.block-right {
  border: none;
}
/*--------------------------------------
  基本設定
---------------------------------------*/
body{
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p{margin:0;padding:0;}
fieldset,a img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
.separator,.floatingw,legend{display:none;}
button{cursor:pointer;}
select, input, textarea{font-family:Meiryo,  Osaka,  sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
th,td{word-break:break-word;}
h1,h2,h3,h4,h5{font-size:100%;}
.contentbox2nd h2,#spotlight h2{font-size:131%;}
html body input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #7f9db9;
}
table[border="0"],table[border="0"] td{
	border:0;
}
table[style="text-align: center;"] tr,table[style="text-align: center;"] td{
	text-align:center;
}
#emg table{font-size:108%;}

#tpc_boxbd em,#tpc_boxbd cite{
font-size:85%;
*font-size:72%;
}

li,p,li,dt,dd,td{
}
#tpc_boxbd em,#tpc_boxbd cite{
font-size:85%;
*font-size:72%;
}
.tpc_index ul.emphasis li{margin:5px 0;}
.tpc_index ul.emphasis li{margin-bottom:6px;}
a,ul.tab a:visited{color:#1d3994;}
a:visited{color:#941d55;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
body{text-align:center;}

#tpc_box ul.tab,#tpc_box ul.tab li.on,#tpc_box ul.tab li{background:#fff url(images/custom/bg_all.gif) repeat-x;zoom:1;}
ul.emphasis li{padding-left:13px;background:url(images/custom/icon.gif) no-repeat;zoom:1;}

.bx,#tpc_box ul.tab{border:1px solid #9fb7d4;}
ul.emphasis li{background-position:-3px -398px;}

p.info{
	border: 1px solid #01122b;
    padding: 7px 10px;
    margin-top: 15px;
    font-size: 12px !important;
}
.topinfo {
    border: 2px solid #160f92;
    padding: 1rem 1rem 1rem 3rem;
    font-size: 0.8rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    position:relative;
}
.topinfo:before {
	content:'\f05a';
	position:absolute;
	font-family:fontawesome;
	left:1rem;
	font-size:1.5rem;
	color: #160f92;
	line-height:  1;
}
.topinfo a:link,.topinfo a:visited{
	color:blue;
}
.topinfo p {
    margin: 0.5em 0;
    font-weight: bold;
    font-size:.8rem;
}
body{
margin: 0px;
padding: 0px;
background-color: #DEEDED;
}


/*--------------------------------------
  配置設定 全体
---------------------------------------*/


/*--------------------------------------
  配置設定 トップページ

/*--------------------------------------
  ヘッダ設定
---------------------------------------*/
/*--------------------------------------
  左ブロック設定
---------------------------------------*/
/*--------------------------------------
  左ブロック 右メニュー設定
---------------------------------------*/
/*--------------------------------------
  左ブロック ログイン画面設定
---------------------------------------*/
#right_login {
    border: 1px solid;
    background-color: #000;
    margin: 10px 3px 0 0;
    text-align: center;
}
#right_login form input.input {
    width: 115px;
    height: 25px;
    font-size: 12px;
    line-height: 1;
    background-color: #FFFFFF;
    padding: 0 0 0 0px;
    border: solid 1px #000000;
    margin: 0 0 0 47px;
    box-sizing: border-box;
    margin-bottom: 4px;
}
#right_login form button {
    width: 80px;
    display: block;
    margin: 10px auto 0;
    text-align: center;
    background: #000;
    border-style: none;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
#right_login form button:hover {
	background-color:#fff;
	color:#000;
}
div#right_login_header {
    background: url("https://billi-walker.jp/layout/billi-walker_new/images/common/login_form.gif") #000 no-repeat;
    padding: 60px 0 0 0;
    text-align: left;
}
#right_login .login_menu{
display:block;
margin: 10px auto 10px 20px;
}
#right_login ul li {
    color: #ffffff;
    text-align: left;
    padding: 3px 0px 3px 16px;
    font-size: 11px;
    line-height: 18px;
}
#right_login ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 14px;
    line-height: 17px;
    vertical-align: text-top;
}
#right_login ul li a{
color: #ffffff;
}
#right_login .login_name{
color: #ffffff;
margin: 10px auto 10px auto;
font-size:12px;
}
#right_login .login_avater{
margin: 0px auto;
padding: 0 5px;
}
#right_login .login_avater img{
border: solid 2px #ffffff;
vertical-align:bottom;
}
.right_pr {
    text-align: center;
    font-size: 12px;
    border: 1px solid #ddd;
    margin: 20px 0;
    position: relative;
    padding: 20px 0 0;
	box-sizing:border-box;
	width:177px;
}
.right_pr h5 {
    position: absolute;
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    top: -7px;
    left: 10px;
    padding: 0 5px;
    background-color: #fff;
}
.right_pr div {
    margin-bottom: 15px;
}
div#headerFlash {
    margin-bottom: 0;
}
.right_pr img {
    vertical-align: bottom;
}
.right_pr p {
    font-size: 11px;
    text-align: left;
    padding: 0 15px;
}

.right_pr p a {
    color: #000;
    display: block;
    border-bottom: 1px solid #aaa;
}
.block-left {
    font-size: 13px;
}
div#block-message {
    border: 1px solid #000;
    margin: 0 0 20px;
    box-sizing: border-box;
    padding: 20px;
}

/*--------------------------------------
  右ブロック 管理メニュー設定
---------------------------------------*/
div.admin-block-right{
margin:10px 0px 10px 0px;
text-align: left;
}
div.admin-block-right select{
	width:100%;
}
/*--------------------------------------
  トップページ設定
---------------------------------------*/

#top_center{
overflow: hidden; /*huck*/
}
/*--------------------------------------
  main NEW TOPIC 設定
---------------------------------------*/
#new_topic{
margin:0 10px 0px 0px;
text-align:left;
margin_bottom: 0px;
}

#tpc_box{
background:#fff;
overflow:hidden;
}
#tpc_box .hd{
margin:0 -1px;
border-bottom:0;
}
#tpc_box ul.tab{
position:relative;
z-index:1;
margin-top:-1px;
padding-bottom:1px;
background-color:#e1e8ff;
background-position:0 -100px;
}
#tpc_box ul.tab li{
display:block;
position:relative;
float:left;
width:20%;
margin:-1px 0 -2px;
*padding-top:1px;
border-bottom:1px solid #9baab1;
border-top:1px solid #9fb7d4;
background-position:0 -100px;
background-color:#e1e8ff;
text-align:center;
}
#tpc_box ul.tab li span{
display:block;
*display:inline;
position:relative;
z-index:9;
*width:100%;
margin-bottom:-1px;
border-bottom:1px solid #9baab1;
border-right:1px solid #9fb7d4;
background:url(images/custom/tab_bg.gif) no-repeat 100% 0;
}

#tpc_box ul.tab li span a{
display:block;
position:relative;
margin-right:-2px;
padding:1px 2px 2px 0;
*padding-top:0;
border:1px solid #fff;
}
#tpc_box ul.on1 li.tab0 span a,#tpc_box ul.on2 li.tab1 span a,#tpc_box ul.on3 li.tab2 span a,#tpc_box ul.on4 li.tab3 span a,#tpc_box ul.tab li.on span a,#tpc_box ul.tab li.last span a{
margin-right:0;
padding-right:0;
}
#tpc_box ul.tab li.tab1 span a{*border-left:0;}
/*
#tpc_box ul.on4{
border-bottom-color:#fff;
border-right-color:#9baab1;
background-position:0 -300px;
background-color:#fff;
*/
#tpc_box ul.tab li.on{
z-index:9;
padding:0;
*padding-top:0;
margin-bottom:-2px;
border-top-color:#57718f;
background-position:0 -300px;
}
#tpc_box ul.tab li.on span{
*padding-bottom:1px;
*margin-top:0;
border-right:1px solid #9baab1;
border-bottom:1px solid #fff;
}
#tpc_box ul.tab li.off span{
*margin-top:-1px;
*padding-top:1px;
border-right:1px solid #9baab1;
}
#tpc_box ul.tab li.last{
*width:19.7%;
border-bottom:0;
}
#tpc_box ul.tab li.last span,#tpc_box ul.tab li.last span a{border-right:0;}
#tpc_box ul.on4 li.on span{border-right:0;}
#tpc_boxbd{
*height:240px;
min-height:240px;
/*padding-right:10px;*/
background:#fff;
}
#tpc_boxbd div{display:none;}
#tpc_boxbd div div{display:block;}
#tpc_boxbd div.current{display:block;}
#tpc_boxbd li img.n1,#tpc_boxbd li img.n2{position:absolute;}
#tpc_boxbd li img.n1{margin-top:0.2em;}
#tpc_boxbd li img.n2{margin:0.2em 0 0 18px;}

.tpc_index{
width:300px;
border:1px solid #000000;
}
.tpc_index em{
position:absolute;
margin:6px 0 0 8px;
}
.tpc_index ul.emphasis{margin:23px 0 0 5px;}
.tpc_index table.emphasis{
margin:23px 0 0 5px;
border-collapse:separate;
border-spacing:5px;
border:0;
}
.tpc_index table.emphasis td{
border:0;
}
.tpc_index table.emphasis a img{border: solid 1px #5e5e5e;}
.tpc_index table.emphasis span.s_date{font-size:85%;color:#5e5e5e;}
.tpc_index ul.emphasis li img{margin-left:2px;}
.tpc_index ul.more{margin:13px 15px 10px;*margin-bottom:0;}
.tpc_index ul.more li{display:inline;}
.tpc_index ul.more li.first{
margin-right:1em;
padding-left:16px;
background:url(images/custom/arrow_blue.gif) no-repeat;
zoom:1;
}
.tpc_catch{
float:right;
width:30.8%;
margin-top:10px;
}
#tpc_box .tpc_detail,#tpc_box .tpc_detail2{
padding:8px 5px 8px 8px;
margin-bottom:9px;
}
#tpc_boxbd .tpc_detail,#tpc_boxbd .tpc_detail2{
border:1px solid #e0e7ff;
background:#f8fafd;
}
.tpc_img{padding-bottom:2px;text-align:center;}
.tpc_img img{margin-left:-3px;}
.tpc_catch h3,.tpc_catch ul li{
margin-right:-3px;
padding-bottom:2px;
}
.tpc_catch p{
margin-bottom:5px;
padding:2px 0;
}
#tpc_box em,#tpc_box .tpc_detail cite{display:block;color:#666;}
#tpc_box .tpc_detail cite{margin-bottom:5px;}
.tpc_catch ul.item{margin:0 0 6px -5px;}
.tpc_catch h3.mds{margin-bottom:5px;}
ul.icon li a{padding-left:15px;}

#tpc_box .add_html{
	padding:5px 5px;
}

.bx{margin-bottom:10px;background-color:#fff;border:1px solid #9fb7d4;}

/*--------------------------------------
  sub 設定
---------------------------------------*/
#sub ul {
margin: 0px 0px 10px 0px;
}
#sub ul li{
text-indent: -9999px;
}
#sub ul li#howto a{
display: block;
background: #fff url(images/custom/howto.gif) no-repeat;
width: 160px;
height: 42px;
}
#sub ul li#howto a:hover{
background-position: 0px -42px;
}
#sub ul li#contact a{
display: block;
background: #fff url(images/custom/contact.gif) no-repeat;
width: 160px;
height: 39px;
}
#sub ul li#contact a:hover{
background-position: 0px -42px;
}
/*--------------------------------------
  ビリヤード場ガイド sub2
---------------------------------------*/
#poolhall_map {
margin: 0px 10px;
}
/*--------------------------------------
  ビリヤード場ガイド pickup
---------------------------------------*/
div.center_pickup {
}
#content table.d_list {
	width:99%;
	color:#663300;
	border:solid #9bb1aa;
	border-width:0px 1px 1px 0px;
	margin:10px 0px;
	border-collapse:separate;
	border-spacing:0px;
}
#content table.d_list td.pickup_title{
	background:#fff url(images/custom/bg_all_green.gif) repeat-x;zoom:1;
	background-position: 0px -100px;
	border-bottom: 0;
	padding: 3px 5px;
	margin: 0px;
	text-align:left;
	vertical-align: middle;
	background-color:#C2EEB3;

}
#content table.d_list span.big_title{
	font-size: 131%;
	line-height:1.3;
}
#content table.d_list th {
	width:10%;
	text-align:center;
	background-color:#CCFFCC;
	border:solid #9bb1aa;
	border-width:1px 0px 0px 1px;
	padding:3px;
	font-size:12px;
	color:#000;
}
#content table.d_list th.longth {
	width:30%
}
#content table.d_list td {
	border:solid #9bb1aa;
	border-width:1px 0px 0px 1px;
	padding:10px;
	vertical-align:middle;
}
#content table.d_list td.photo {
	border:solid #9bb1aa;
	border-width:1px 0px 0px 1px;
	vertical-align:middle;
	width: 180px;
	padding: 10px 0px;
	text-align: center;
}
#content table.d_list td.title {
	border:solid #9bb1aa;
	border-width:1px 0px 0px 1px;
	padding:0px 10px;
	vertical-align:middle;
	font-weight: bold;
	width: 40%;
}
#content table.d_list td.right {
	border:solid #9bb1aa;
	border-width:1px 0px 0px 1px;
	padding:0px 10px;
	vertical-align:middle;
}
#content table.d_list td.comment {
	padding: 10px 10px;
}
#content table.d_list td.icon {
	border-width:1px 0px 0px 0px;
	width:3%;
	text-align: center;
	padding:0px;
}
/*--------------------------------------
  カレンダー main2
---------------------------------------*/
#mini_calendar table{
border-collapse:separate;
border-spacing:1px;
}
.calendar_title{
margin:0px auto 0px 0px;
height:32px;
border-top:1px solid #ccc;
}
.calendar_body {
	margin: 0px 0px 0px 0px;
    height: 296px;
    overflow: auto;
	border-bottom: 1px solid #787878;
}

.table-calendar a:link, .table-calendar a:visited{
    color:#787878;
    text-decoration: none;
}
.table-calendar a:hover{
    color:#FF3333;
    text-decoration: underline;
}

/*--カレンダー枠--*/
.table-calendar {
	background-color: #999999;
	width: 283px;
}

/*--日にち部--*/
.td-calendar01 {
	font-weight: bold;
	color: #787878;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 8%;
	font-size:85%;
	*font-size:72%;
}
.table-calendar .sunday {
	background-color: #FFDBFF;
}
.table-calendar .saturday {
	background-color: #CCFFCC;
}
.table-calendar .holiday {
	background-color: #FFDBFF;
}
.table-calendar .today {
	background-color: #FFDB00;
}
/*--曜日部--*/
.td-calendar02 {
	color: #787878;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 8%;
	font-size:85%;
	*font-size:72%;
}
/*--スケジュール部--*/
.td-calendar03 {
	color: #787878;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size:12px;

	padding-right: 5px;
	padding-left: 5px;
}
/*--月表示枠--*/
.table-month {
	width: 99%;
	margin-bottom: 5px;
}
/*--月数字--*/
.td-month01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	color: #FF0000;
	text-align: center;
	width: 30px;
	font-weight: bold;
}
/*--月英字--*/
.td-month02 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 17px;
	color: #787878;
	vertical-align: bottom;
	font-weight: bold;
}
/*--西暦--*/
.td-month03 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #787878;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 10px;
}
.mycal_1,
.mycal_2,
.mycal_3,
.mycal_4,
.mycal_5,
.mycal_6,
.mycal_7,
.mycal_8{
	font-weight:bold !important;
	color:#000 !important;
}
/*--------------------------------------
  floatバグ対策
---------------------------------------*/
#sub:after,
#tpc_box .hd ul:after,
#sp_contents:after,
#tpc_boxbd:after,
.tpc_detail:after,
.tpc_detail2:after{
display:block;visibility:hidden;clear:both;height:0;content:".";
}

#wrapper:after,
#top_center:after,
#header:after,
#footer:after,
div#content div.storytext div.storytext_head:after,
#article_top:after,
#tpc_box:after,
.bmb_pickup:after
{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #wrapper,
* html #top_center,
* html #header,
* html #footer,
* html div#content div.storytext div.storytext_head,
* html #article_top,
* html #tpc_box {
    height: 1em;
    overflow: visible;
}
/**/

/*--------------------------------------
  story.css
---------------------------------------*/

div#article table,div#article table tr ,div#article table td{
	border:0;
}
/* コンテナ */
div#content div.storytext {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #E7E7E7;
  text-align:left;
}
div#content div.storytext div.storytext_head {
  overflow: hidden; /*huck*/

}

/* 話題画像 */
div#content div.storytext span.story_image {
  float: right;
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
}
/* 記事本文 */
div#content div.storytext div.story_introtext table.table_border{
  border-collapse:collapse;
}
div#content div.storytext div.story_introtext table.table_border tr,div#content div.storytext div.story_introtext table.table_border td{
  border: 1px solid #000000;
}
div#content div.storytext div.story_introtext {
  margin: 0 0 2em 0;
  padding: 25px;
  color:#000;
  line-height: 1.8;
}
div#content div#procontents div.storytext div.story_introtext {
	margin:0;
	padding:0;
}
div#content div.storytext div.story_introtext a{
	color:#0044cc;
}
div#content div.storytext div.story_introtext p{
	line-height:1.8;
	letter-spacing:0.05em;
	margin-bottom:1em;
}
div#content div.storytext div.story_introtext h6{
	clear:both;
	font-size: 16px;
    background-color: #01122b;
    color: #fff;
    padding: 5px 20px;
    margin: 20px 0;
}

div#content div.storytext div.media_photos{
	float:left;
	padding:0 25px 25px 0;
	clear:both;
}
div.media_photos a{
	float:left;
}
a[rel="category tag"]{
	display:none;
}
/* らくびりトップ*/
#article_top {
	border: 2px solid #c4c8e0;
	background: #f2f4fb;
	padding: 10px 20px;
	margin-top: 20px;
	margin-bottom:20px;
	overflow: hidden; /*huck*/
}
#article_top_title {
}
#article_top_title {
}
#article_top_image {
	float:left;
}
#article_top_text p {
	padding: 10px;
	position: relative;
	left: 20px;
}
#article_top_info {
	width: 100%;
	padding: 7px 0 5px;
	border-top: 1px solid #c4c8e0;
}
#article_top_info p span{
	margin-right: 5px;
	padding: 3px 7px;
	border: 1px solid #cbcbcb;
	font-size: 93%;
	background: #fff;
}
/* プロ名鑑 */
#procontent table{
	border-collapse:separate;
	border-spacing:1px;
}
#procontent table td{
	padding:3px;
}
/* ビリヲカ日記 */
h2.top_staffdiary{
	background-color: #fff;
    height: 55px;
    position: relative;
    margin: 30px 0 0;
    border: 5px solid #000;
}
h2.top_staffdiary:hover {
    opacity: 0.5;
}

h2.top_staffdiary a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
h2.top_staffdiary a:before {
    display: block;
    content: '';
    background-color: #fff;
    width: 8px;
    height: 55px;
    z-index: 10;
    position: absolute;
    left: 163px;
    top: 0px;
}
h2.top_staffdiary img{
	display:block;
	position:absolute;
	top:-5px;
	left:-6px;
}
h2.top_staffdiary p{
	position: absolute;
    top: 0;
    left: 200px;
    font-size: 12px;
    color: #000;
    height: 40px;
    line-height: 20px;
    margin: 7px 0 8px;
}
/* 写撞部 */
h2.top_shadoubu{
	background-color: #ead6be;
    height: 58px;
    position: relative;
    margin: 30px 0 0;
    border: 1px solid #160f91;
}
h2.top_shadoubu:hover {
    opacity: 0.5;
}

h2.top_shadoubu a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
h2.top_shadoubu a:before {
    display: block;
    content: '';
    background-color: #ead6be;
    width: 8px;
    height: 58px;
    z-index: 10;
    position: absolute;
    left: 173px;
    top: 0px;
}
h2.top_shadoubu img{
	display: block;
    position: absolute;
    top: -1px;
    left: -1px;
}
h2.top_shadoubu p{
	position: absolute;
    top: 0;
    left: 185px;
    font-size: 10px;
    color: #160f91;
    height: auto;
    line-height: 17px;
    margin: 5px 0 0px;
    font-weight: bold;
    letter-spacing: 0.1px;
}
h2.top_shadoubu p a:before {
    content:none;
}
/*playback*/
.storytext.playback img {
    max-width:  100%;
    height:  auto;
}

.storytext.playback h2 {
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  font-size: 1.6em;
  letter-spacing: 4px;
}

.storytext.playback h2:before,
.storytext.playback h2:after { 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

.storytext.playback h2:before {
  border-left: solid 1px #ff5722;
  border-top: solid 1px #ff5722;
  top:0;
  left: 0;
}

.storytext.playback h2:after {
  border-right: solid 1px #ff5722;
  border-bottom: solid 1px #ff5722;
  bottom:0;
  right: 0;
}

.storytext.playback h4 {
  position: relative;
  padding-left: 1.9em;
  line-height: 2;
  border:  none;
  font-size:  1.4em;
  letter-spacing:  2px;
  border-bottom: 2px dotted #ccc;
}

.storytext.playback h4:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  font-size: 1.4em;
  line-height:  1.3;
  left: 0;
  top: 0;
  color: #5ab9ff;
}

.storytext.playback blockquote {
    position: relative;
    padding: 10px 20px;
    box-sizing: border-box;
    font-style: italic;
    color: #4e4e4e;
    background: #f2f9ff;
}

.storytext.playback blockquote:before{
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 10px;
    vertical-align: middle;
    content: "\f10d";
    font-family: FontAwesome;
    color: #d2e6ff;
    font-size: 58px;
    line-height: 1;
}

.storytext.playback blockquote:after{
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 15px;
    vertical-align: middle;
    text-align: center;
    content: "\f10e";
    font-family: FontAwesome;
    color: #d2e6ff;
    font-size: 40px;
    line-height: 1;
}

.storytext.playback blockquote h5 {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
    font-size: 1.1em;
    letter-spacing:  2px;
    font-style:  italic;
    color: #555;
}

.storytext.playback blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
}

.storytext.playback blockquote cite {
    position: relative;
    z-index: 3;
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
/*billiard girl*/
h2.top_billiardgirl span {
    position: absolute;
    bottom: 45px;
    right: 30px;
    font-weight: bold;
    letter-spacing: .2em;
    /* border-bottom: 2px solid #ff00cc; */
}

h2.top_billiardgirl {
    position: relative;
}
span.date {
    display: inline-block;
    padding: 1em;
    font-weight: bold;
    margin: 0 0 0 20px;
}

span.author {
    display: inline-block;
    padding: 0 2em;
    background-color: #ff00cc;
    color: #eeeeee;
    letter-spacing: .2em;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1.8;
    height: 1.8em;
    vertical-align: middle;
    right: 10px;
}
div.article_box_bottom span.author{
  top: initial;
  bottom: 20px;
  font-size: 12px;
}
.topic_billiardgirl h2.purple{
  border-bottom: 4px solid #ffaaff;
}
.topic_billiardgirl .storytext{
  font-family: 'Noto Sans JP', sans-serif;

}
.topic_billiardgirl div.article_header{
	border-bottom:2px solid #fff0f5;
}
.topic_billiardgirl .storytext ul,.topic_billiardgirl  .storytext ol {
  background: #fffcf4;
  border-radius :8px;
  box-shadow :0px 0px 5px silver;
  padding: 0.5em 0.5em 0.5em 2em;
  margin:  1em 0;
}
.topic_billiardgirl .storytext ul li, .topic_billiardgirl .storytext ol li {
  line-height: 1.5;
  padding: 0.5em 0;
  font-weight: bold;
}


.topic_billiardgirl h4 {
    margin:  0;
    font-size: 14px;
    position:  relative;
    font-weight: bold;
    display:  inline-block;
    background-color: #feeaac;
    padding:  10px;
    margin-bottom: 15px;
    border-radius:  2px;
    min-width: 150px;
}
.topic_billiardgirl  h4:before {
    content:  '';
    background-color: #b3b3b3;
    display:  block;
    position:  absolute;
    left: 50%;
    height: 40%;
    top: 40%;
    z-index:  -1;
    width: 46%;
    box-shadow: 0 0 8px 8px #b3b3b3;
    transform: rotate(3deg);
    line-height: 1;
}

.topic_billiardgirl h3 {
    margin:  0;
    position:  relative;
    font-weight:  normal;
    font-size: 16px;
    text-align:  center;
    padding: 20px 0 15px;
    border-top: solid 1px;
    border-bottom:  solid 1px;
    width: auto;
    margin: 0 auto 35px;
    float: none;
    font-weight: bold;
    border-left: 0;
    height: auto;
    text-indent: 0;
}
.topic_billiardgirl table tr:first-child {
    background-color: #f1f1f1;
}

.topic_RaceTo11 table{
  border:none;
}
.top_info {
    position: relative;
}
ul.pointer {
  color: #1e366a;
  padding: 0.5em 1em 0.5em 2.5em;
  position: relative;
}

ul.pointer li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

ul.pointer li:before {
  font-family: FontAwesome;
  content: "\f0a4";
  position: absolute;
  left : 1em;
  color: #555;
}

h2.top_playback {
    background-color: #523013;
    height: 58px;
    position: relative;
    margin: 30px 0 0;
    border: 1px solid #160f91;
}
h2.top_playback:hover {
    opacity: 0.5;
}

h2.top_playback a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
h2.top_playback a:before {
   content: none;
}
h2.top_playback img{
	display: block;
    position: absolute;
    top: -1px;
    left: -1px;
}
h2.top_playback p {
    position: absolute;
    top: 0;
    left: 190px;
    font-size: 11px;
    color: #e1ccb2;
    height: auto;
    line-height: 17px;
    margin: 5px 0 0px;
    font-weight: bold;
    letter-spacing: 0.1px;
}
h2.top_playback p a:before {
    content:none;
}

/* --- ボックス --- */
div#content .section99 {
width: 99%; /* ボックスの幅 */
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの枠線 */
font-size: 100%; /* ボックスの文字サイズ */
}
/* --- 見出し --- */
div#content .section99 h2 {
margin: 0; /* 見出しのマージン */
padding: 18px 30px 18px 50px; /* 見出しのパディング（上下、左右） */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下枠線 */
font-size: 131%; /* 見出しの文字サイズ */
background:url(images/custom/4chan.gif) no-repeat;
background-color: #FBDBF5; /* 見出しの背景色 */
zoom:1;
}

/* --- ボックス内の段落 --- */
div#content .section99 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}
/* キュー名鑑 */
div#content div.storytext div.storytext_head h2.big{
font-size: 189%;
line-height: 1.9;
}
span.cue_data {
border-bottom: 1px solid rgb(0, 153, 0);
padding:8px 2px 2px 0px;
margin:8px 0px 3px 3px;
}
/* 虚球新聞 */
h2.top_shinbun{
	background-color:#fff;
	height:53px;
	position:relative;
	margin:30px 0 0;
	border:6px solid #000;
}
h2.top_shinbun:hover {
    opacity: 0.5;
}

h2.top_shinbun a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
h2.top_shinbun img{
	display:block;
	position:absolute;
	top:-6px;
	left:-6px;
}
h2.top_shinbun p{
	position:absolute;
	top:0;
	left:200px;
	line-height:53px;
	font-size:12px;
	color:#000;
}

.entryTitle{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳＰ ゴシック',sans-serif;
	letter-spacing: -0.1em;
	font-weight:bold;
}
div#newspaper{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
	width: 100%;
	background-color: #e6e6dd;
	margin: auto;
	padding-bottom: 20px;
}
.entryBody{
	padding:5px;
	margin:5px;
}
div#outerTop{
	height: 35px;
	margin: 30px auto 0 auto;
	width: 100%;
}
div#outerTop p{
}

div#outerTop span{
	font-size: 14px;
    width: 33%;
    display: block;
    float: left;
    margin-top: 18px;
    box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #000;
}

#outerTop .number{
	text-align: left;
}
#outerTop .title{
	text-align: center;
	letter-spacing:1em;
}
#outerTop .date{
	text-align: right;
	padding-right: 14px;
	letter-spacing: 1px;
	padding: 14px 14px 0 0;
	margin: 0;
	font-weight: normal;
}

#newspaper_inner{
	background-color: #e6e6dd;
	width: 95%;
	border: 1px solid #333333;
	margin: 4px auto;
}

div.position0{
	overflow: hidden;
    float: right;
    width: 152px;
    margin: 0px auto auto auto;
}
div.position0 img{
	margin: 0px auto 0px 9px;
}
div.position0 li{
	text-align: center;
    list-style: none;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

div.position0 li {
	line-height:1;
	margin: 6px auto;
	padding:2px 0px;
	width:142px;
}
div.position0 li.date {
    font-size: 16px;
    font-weight: bold;
}
div.position0 span.month,div.position0 span.date{
	font-size:41px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div.position0 span.day{
	display: block;
    font-size: 13px;
    letter-spacing: 2px;
}
div.position0 div.newspapermeta{
	text-align: left;
    font-weight: normal;
    font-size: 10px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 131px;
    box-sizing: border-box;
    margin: 6px auto;
    padding: 5px 3px;
    border: 2px solid #000;
	color:#000;
}
div.position1 div.titledummy{
	width:560px;
}
div.position1 div.entryTitle{
	background-color: #000000;
	height: 75px;
	overflow: hidden;
	width:100%;
	margin:10px auto auto 10px;
}

div.position1 div.entryTitle h2{
	width:100%;
	font-size:37px;
	color: #ebe9dc;
	font-weight: normal;
	text-align: center;
	line-height: 75px;
}
ul.article_index li {
    padding: 20px 0 25px 50px;
    position: relative;
}
ul.article_index li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #662d91;
    font-weight: bold;
}
ul.article_index li a:hover {
    background-color: #ddd;
}
ul.article_index li span {
    font-size: 13px;
    color: #000;
}
ul.article_index li p {
    margin-top: 5px;
}
ul.article_index li::after {
	display: block;
    content: '';
    position: absolute;
    top: 22px;
    left: 19px;
    width: 13px;
    height: 13px;
    background-color: #662d91;
    border-radius: 100%;
}
ul.newsindex { margin: 20px auto; border-top: dotted 1px #CCC; padding: 5px 0; }
ul.newsindex li{
background:url(images/custom/icon.gif) no-repeat;
zoom:1;
background-position: 12px -392px;
border-bottom: dotted 1px #CCC; 
padding: 6px 0 6px 30px;
}
ul.newsindex li h3 { line-height: 120%; font-size: 1.3em; font-weight: normal; }
ul.newsindex small { display: block; font-size: 1em; line-height: 14px; color: #555; margin: 3px 0 0; }
ul.newsindex small span { padding-right: 8px; line-height: 14px;  }

/*脱初心者*/
h2.top_letsbegin{
	background-color:#04562d;
	height:65px;
	position:relative;
	margin:30px 0 0;
}
h2.top_letsbegin:hover {
    opacity: 0.5;
}
h2.top_letsbegin a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
h2.top_letsbegin img{
	display:block;
}
h2.top_letsbegin p{
	position:absolute;
	top:0;
	left:200px;
	line-height:65px;
	font-size:12px;
	color:#fff;
}
/*ポジションプレー*/
#positionplay h3{
	font-weight:bold;
	font-size:larger;
}
#positionplay dl{
	margin-bottom:20px;
}
#positionplay dt{
	font-weight:bold;
}
#positionplay dd{
	padding-left:10px;
	margin-bottom:10px;
}
#positionplay .colum{
	
}
#positionplay .colum h3{
	
}

div#content div.block_right{
	margin:0px 0px 10px 8px;
	padding:0px;
	text-align: left;
}
div#content div.block_right div.block_title{
	padding: 3px;margin: 0px;
	text-align:center;
}
div#content div.block_right div.bx ul.point_b li{
	background: url(images/custom/point_1_b.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom:10px;
}
div#content div.block_right div.bx ul.point_r li{
	background: url(images/custom/point_1_r.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom:10px;
}
div#content div.block_right div.bx span.more_b{
	background: url(images/custom/plus_b.gif) no-repeat 0 1px;
	padding-left: 13px;
}
div#content div.block_right div.bx span.more_r{
	background: url(images/custom/plus_r.gif) no-repeat 0 1px;
	padding-left: 13px;
}
div#content div.storytext{
	font-size:100%;
}
div#content div.block_right div.bx{
	padding:10px;
}
div#content div.storytext ul.bottom_navi{
	margin-left:20px;
}
/* blue */
div#content div#mblog_blue{
text-align:center;
	margin:0px auto;
}
div#content div#mblog_blue div#bmb_topic_title{
	border:1px solid #9fb7d4;/* トップタイトル枠色 */
	background-color:#f2f2f2;/* トップタイトル枠中央部背景 */
}
div#content div#mblog_blue table.bmb_navi{
	background-color:#9fb7d4;/* ナビバー枠色 */
}
div#content div#mblog_blue table.bmb_navi td{
	background-color:#ffffff;/* ナビバー中央部 */
}
div#content div#mblog_blue div.bmb_storytext h3{
	border:1px solid #2222EE;/* 記事枠色 */
	border-bottom:0;
	background:#fff url(images/custom/bg_all.gif) repeat-x;zoom:1;
	background-position: 0px -100px;/* 右ブロックタイトル背景 */
	background-color:#e1e8ff;
	margin:0px;
	padding:5px 0px;
}
div#content div#mblog_blue div.bmb_storytext div.bmb_bodytext{
	border:1px solid #2222EE;/* 記事枠色 */
}
div#content div#mblog_blue div.bmb_storytext h3 span.td_story_title{
	color:#00356a;/* 記事タイトル文字色 */
}
div#content div#mblog_blue div.block_right div.block_title{
	background:#fff url(images/custom/bg_all.gif) repeat-x;zoom:1;
	background-position: 0px -100px;/* 右ブロックタイトル背景 */
	border:1px solid #9fb7d4;/* 右ブロックタイトル枠色 */
	border-bottom: 0;
	background-color:#e1e8ff;/* 右ブロックタイトル背景色 */
}
div#content div#mblog_blue div.block_right div.bx{
	border:1px solid #9fb7d4;/* 右ブロック枠色 */
}

/* red */
div#content div#mblog_red{
text-align:center;
	margin:0px auto;
}
div#content div#mblog_red div#bmb_topic_title{
	border:1px solid #D49FB7;/* トップタイトル枠色 */
	background-color:#fff2f2;/* トップタイトル枠中央部背景 */
}
div#content div#mblog_red table.bmb_navi{
	background-color:#D49FB7;/* ナビバー枠色 */
}
div#content div#mblog_red table.bmb_navi td{
	background-color:#ffffff;/* ナビバー中央部 */
}
div#content div#mblog_red div.bmb_storytext h3{
	border:1px solid #EE2222;/* 記事枠色 */
	border-bottom:0;
	background:#fff url(images/custom/bg_all_red.gif) repeat-x;zoom:1;
	background-position: 0px -100px;/* 記事タイトル背景 */
	background-color:#ffe1e8;
	margin:0px;
	padding:5px 0px;
}
div#content div#mblog_red div.bmb_storytext div.bmb_bodytext{
	border:1px solid #EE2222;/* 記事枠色 */
}
div#content div#mblog_red div.bmb_storytext h3 span.td_story_title{
	color:#00356a;/* 記事タイトル文字色 */
}
div#content div#mblog_red div.block_right div.block_title{
	background:#fff url(images/custom/bg_all_red.gif) repeat-x;zoom:1;
	background-position: 0px -100px;/* 右ブロックタイトル背景 */
	border:1px solid #D49FB7;/* 右ブロックタイトル枠色 */
	border-bottom: 0;
	background-color:#ffe1e8;/* 右ブロックタイトル背景色 */
}
div#content div#mblog_red div.block_right div.bx{
	border:1px solid #D49FB7;/* 右ブロック枠色 */
}

/* green */
div#content div#mblog_green{
text-align:center;
	margin:0px auto;
}
div#content div#mblog_green div#bmb_topic_title{
	border:1px solid #B7D49F;/* トップタイトル枠色 */
	background-color:#f2fff2;/* トップタイトル枠中央部背景 */
}
div#content div#mblog_green table.bmb_navi{
	background-color:#B7D49F;/* ナビバー枠色 */
}
div#content div#mblog_green table.bmb_navi td{
	background-color:#ffffff;/* ナビバー中央部 */
}
div#content div#mblog_green div.bmb_storytext h3{
	border:1px solid #22EE22;/* 記事枠色 */
	border-bottom:0;
	background:#fff url(images/custom/bg_all_green.gif) repeat-x;zoom:1;
	background-position: 0px -100px;/* 記事タイトル背景 */
	background-color:#C2EEB3;
	margin:0px;
	padding:5px 0px;
}
div#content div#mblog_green div.bmb_storytext div.bmb_bodytext{
	border:1px solid #22EE22;/* 記事枠色 */
}

div#content div#mblog_green div.bmb_storytext h3 span.td_story_title{
	color:#00356a;/* 記事タイトル文字色 */
}

div#content div#mblog_green div.block_right div.block_title{
	background:#fff url(images/custom/bg_all_green.gif) repeat-x;zoom:1;
	background-position: 0px -100px;/* 右ブロックタイトル背景 */
	border:1px solid #B7D49F;/* 右ブロックタイトル枠色 */
	border-bottom: 0px;
	background-color:#C2EEB3;/* 右ブロックタイトル背景色 */
}
div#content div#mblog_green div.block_right div.bx{
	border:1px solid #B7D49F;/* 右ブロック枠色 */
}
/* ブログヘッドライン */
.bwblog{
	text-align:left;
}

/*--------------------------------------
  comment.css
---------------------------------------*/
#comments {
width: 95%;
padding: 30px 0px 30px 0px;
background: #FAFAFB;
}
#comments img.comment_img{
margin-top:30px;
margin-bottom: 10px;
}
#comments div.comment_body {
text-align: left;
line-height: 1.6;
margin: 10px 50px 10px 50px;
padding: 20px 0px 5px 0px;
border-bottom: 1px solid #FBDBF5;
}
#comments div.comment_state {
text-align: right;
margin: 0px 10px;
}

/* フォーム */
#comments #comments_form{
text-align: left;
padding: 20px 0px 5px 0px;
margin: 10px auto 10px 50px;
}
#comments input#name{
	width: 220px;
	padding: 1px 0 1px 0.2em;
	border: solid 1px #BABABD;
	background-color: #F2F2F3;
}
#comments input.submit{
	padding: 0;
	margin: 0 2px 0 20px;
	height: 1.6em;
	width: 9em;
	background-color: #F2F2F3;
	border: solid 1px #BABABD;
	border: outset 1px #BABABD;
}
#comments textarea#com{
	width: 350px;
	height: 7em;
	border: solid 1px #BABABD;
	background-color: #F2F2F3;
}

/*--------------------------------------
  ぱんくずナビ
---------------------------------------*/
div.pannavi {
  border-bottom: solid 1px #666666;
}

/*--------------------------------------
  ビリヤード場ガイド
---------------------------------------*/
#poolhall_area{
text-align: center;
}
#poolhall_area div{display:none;}
#poolhall_area div.current{
display:block;
text-align:center;
margin: auto auto;
}
#poolhall_area div table{
margin: auto auto;
}
.grid3 {
    float: none;
    clear: both;
}

.grid3 > div {
    width: calc((100% * 1/3) );
    float: left;
}
.photolist{
}
.photolist li{
	float:left;
	padding:13px;
}
.back_gray{
	background-color:#e6e6e6;
	padding:20px 10px;
}
.imagefit a{
	display:inline-block;
	width:160px;
	height:160px;
}
a.colorbox {
	display:block;
}
a.colorbox img {
  opacity: 1;
  padding: 3px;
  border: 1px solid #ccc;
  transition: 0.3s;
  vertical-align:bottom;
}
a.colorbox:hover img{
  opacity: 0.5;
  border: 1px solid #f58e7e;
  background: #f58e7e;
}
/*--------------------------------------
  リンク集
---------------------------------------*/
div.link_category_title{
	background:#fff url(images/custom/bg_all.gif) repeat-x;zoom:1;
	background-position: 0px -100px;
	border:1px solid #9fb7d4;
	border-bottom: 0;
	padding: 3px;
	margin: 0px;
	text-align:center;
	background-color:#e1e8ff;
	font-weight: bold;
}
div.link_category {
	border:1px solid #9fb7d4;
	border-collapse:separate;
	border-spacing:0px;
}
table.ranking{
	border: none;
	background-color:#9fb7d4;
	border-collapse:separate;
	border-spacing:1px;
}
td.m1{
	background:#fff url(images/custom/bg_all.gif) repeat-x;zoom:1;
	background-position: 0px -100px;
	background-color:#e1e8ff;
	margin: 0px;
	padding: 7px;
}

tr.d0          { background-color:#ffffff; }
tr.d1          { background-color:#f0f0f0; }

td.d1          { color:#484848; font-family:monospace; padding: 7px; }
td.d2          { color:black; line-height:110%;  padding: 15px 7px;}
td.d3          { color:#484848;  padding: 7px;}

.link_title {
	font-size: 100%;
}
.link_title_big {
	font-size: 116%;
}
div.center_pickup .link_title{
	font-size: 131%;
}
.link_title a{
	text-decoration:underline;
}
.link_title_big a{
	text-decoration:underline;
}
.link_rss{
font-size:85%;
*font-size:72%;
}
/*--------------------------------------
  NBAルールブック
---------------------------------------*/
div.rulebook_main,div.rulebook_main td,div.rulebook_main th {
	font-size:100%;
	letter-spacing:0px;
	line-height:1.75;
}
div.rulebook_main {
	width: 764px;
}
div.rulebook_main A:link {
	COLOR: #000000; text-decoration: underline
}
div.rulebook_main A:visited {
	COLOR: #000000; text-decoration: underline
}
div.rulebook_main A:active {
	COLOR: #000000; text-decoration: underline
}
div.rulebook_main A:hover {
	COLOR: #ff9900; text-decoration: none
}
div.rulebook_main b {
	background-color: #ddddff;
}
div.rulebook_main h3{
	position: relative;
    text-indent: 28px;
    border: 0;
    background-color: #fff;
    border-bottom: 3px solid #662d91;
    padding: 0 0 0px 0;
    box-sizing: border-box;
    width: 100%;
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 25px;
    color: #000 !important;
	margin-bottom:30px;
}
div.rulebook_main h3:before{
    position: absolute;
    top: 2px;
    left: 0px;
    width: 18px;
    height: 18px;
    background: #662d91;
    content: "";
}
div.rulebook_main h2 {
}
div.rulebook_main .item { margin-left: 1em; text-indent: -1em;
}
div.rulebook_main .number { margin-left: 1em; text-indent: -1em;
}
div.rulebook_main dt {margin:0; padding:5px 10px;}
div.rulebook_main dd {margin:0; padding:5px; padding-left: 50px;}
div.rulebook_main .tree1 { background-color: #eeeeff;}
div.rulebook_main .tree2 { background-color: #ffffff;}
ul#rulebook_menu li {
    float: left;
    display: block;
    padding: 30px;
}
ul#rulebook_menu li a:hover {
    opacity: 0.5;
}
.rulebook_main p {
    line-height: 1.8;
    margin-top: 15px;
    color: #000;
}

/*--------------------------------------
  スペシャルコンテンツ
---------------------------------------*/
div#sp_contents ul {
	margin-top:20px;
}
div#sp_contents ul li {
    float: left;
    width: 244px;
    margin: 15px 15px 0 0;
    background-color: #e6e6e6;
    min-height: 270px;
	position:relative;
}
div#sp_contents ul li:nth-child(3n) {
	margin-right:0;
}
div#sp_contents p.banner {
    height: 90px;
    text-align: center;
    padding: 20px 0 0 0;
}
div#sp_contents p.coment {
    padding: 0 33px 0 33px;
    font-size: 11px;
    line-height: 1.8;
    font-weight: bold;
	height: 105px;
    text-overflow: ellipsis;
    overflow: hidden;
}
div#sp_contents p.update {
    position: absolute;
    padding: 0px 35px;
    top: 220px;
    text-align: right;
    box-sizing: border-box;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}
div#sp_contents p.update img {
    position: absolute;
    top: 0;
    left: 30px;
}
div#sp_contents .writer {
    position: absolute;
    top: 245px;
    left: 0;
    font-size: 11px;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    padding-right: 40px;
    font-weight: bold;
}
div#sp_contents ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    top: 0;
    left: 0;
}
div#sp_contents ul li a:hover {
    background-color: #f2f2f2;
    z-index: 2;
    opacity: 0.5;
}
table.sp_news{
	margin-top:20px;
	border: 0;
}
table.sp_news td {
    padding: 20px 20px 20px 0;
    border: 0;
}
table.sp_news td h2 {
    font-weight: bold;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}
table.sp_news td h2 a {
    color: #662d91;
}

	div.sp_title{
		padding:3px 5px;
		border-color:#0B0099;
		border-width:0 0 1px 7px;
		border-style:solid;
		background:#F8F8F8;
	}
	span.input_cols{
		width: 150px;
		margin-right:10px;
		text-align: right;
	}

/*--------------------------------------
  RESULTS
---------------------------------------*/
table#match1 td{
	padding:5px;
}
table#match1 td[width="24"]{
    letter-spacing:-0.5px;
}
table#match1 td.spacer{
	padding:0px;
	margin:0px;
}
td.winner{
	background-color:pink;
}
div#content table.results_navi{
	border-spacing:1px;
	border-collapse:separate;
	margin:0px auto;
}
div#content table.results_navi{
	background-color:#B7D49F;/* ナビバー枠色 */
}
div#content table.results_navi td{
	background-color:#ffffff;/* ナビバー中央部 */
}
/*--------------------------------------
  RESULTS
---------------------------------------*/
p.title_sub{
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:10px;
	color:#000;
}
div#results {
}
div#result_menu{
	font-size:0;
	margin-top:15px;
}
div#result_menu a{
	width: 240px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    background-color: #808080;
    color: #fff;
    height: 55px;
    line-height: 55px;
    border-radius: 18px;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    margin-left: 20px;
    letter-spacing: 3px;
	margin-left:22px;
}
div#result_menu a:hover,div#result_menu a.hovered{
	background-color: #fcee21;
	color:#000;
}
div#result_menu a:first-child{
	margin-left:0;
}
#content ul.linklist.yellow {
	padding-top:20px;
}
#content ul.linklist.yellow li a{
	padding: 0px 0 0px 25px;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 1px;
    box-sizing: border-box;
    height: 36px;
    position: relative;
}
#content ul.linklist.yellow li a span{
	padding-right:15px;
}
#content ul.linklist.yellow li a:before{
	position: absolute;
    top: 11px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: #fcee21;
    content: "";
}
#content ul.linklist.purple {
	padding-top:20px;
}
#content ul.linklist.purple li a{
	padding: 0px 0 0px 25px;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 1px;
    box-sizing: border-box;
    height: 36px;
    position: relative;
}
#content ul.linklist.purple li a span{
	padding-right:15px;
}
#content ul.linklist.purple li a:before{
	position: absolute;
    top: 11px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: #662d91;
    content: "";
}

div#results table {
	border-spacing:0;
	border:0;
}
div#results table td{
	padding:0px;
	margin:0px;
	text-align:inherit;
	border:0;
}
div.results_title {
	font-size: 15px;
    color: #000;
    background-color: #fcee21;
    font-weight: bold;
    margin-top: 20px;
    clear: both;
    text-align: center;
    line-height: 38px;
    height: 35px;
}
p.results_title_sub {
	text-align: center;
    padding: 10px 0 0px;
    border-bottom: 2px solid #01122b;
    color: #333;
}
p.results_title_sub span{
	margin-left:10px;
	display:inline-block;
}
.jsbutton input{
	border: 2px solid #fff;
    background-color: #cccccc;
    color: #000;
    padding: 2px 0;
    width: 200px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 2px;
}
.jsbutton input:hover,.jsbutton input.hovered{
	border: 2px solid #000;
}
div#results table.table_border{
  border-collapse:collapse;
}
div#results table.table_border tr,div#results table.table_border td{
  border: 1px solid #000000;
}
div#results table#match1 td{
	padding:5px;
}
div#results table#match1 td.spacer{
	padding:0px;
	margin:0px;
}
table[width="249"]{
	width:350px;
}
table[width="150"]{
	width:250px;
}
td.winner{
	background-color:pink;
}

div.results_table_1{
	position: relative;
    text-indent: 28px;
    border: 0;
    background-color: #fff;
    border-bottom: 3px solid #fcee21;
    padding: 0 0 0px 0;
    box-sizing: border-box;
    width: 100%;
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 25px;
    color: #000;
	margin-bottom:30px;
}
.results_table_1:before {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 18px;
    height: 18px;
    background: #fcee21;
    content: "";
}
div#result_simple table td{
	padding:2px;
}
ul.result_versus {
}
ul.result_versus li{
    border: 1px solid #01122b;
    padding: 15px 10px 15px;
    margin-bottom: 10px;
	position:relative;
}
.result_versus .p1 {
    box-sizing: border-box;
    width: 40%;
    float: left;
    font-size: 18px;
	
}
.result_versus p.name {
    box-sizing: border-box;
    width: 100%;
    font-weight: bold;
    margin: 0 !important;
    padding: 0 10px !important;
    letter-spacing: 0 !important;
    margin-top: 15px !important;
    line-height: 1.1 !important;
}
.result_versus .versus {
    box-sizing: border-box;
    width: 20%;
    float: left;
    font-size: 0;
    text-align: center;
    position:relative;
}
.versus span.score {
    width: 37%;
    display: inline-block;
    font-size: 18px;
	font-weight:bold;
}
.versus span.score.win {
	color:red;
}
.versus span.score.lose {
	color:blue;
}

.versus span {
    width: 26%;
    font-size: 18px;
    display: inline-block;
}
.result_versus .versus a.ajax {
    margin: 0 auto;
    display: block;
    border: 1px solid #01122b;
    background-color: #fff;
    padding: 2px 0px;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
}
.result_versus .versus a.ajax:hover {
	background-color:#01122b;
	color:#fff !important;
}
.versus span.nomal_video_icon {
    position: relative;
    width: 100%;
    top: initial;
    left: 0;
    /* bottom: -24px; */
    top: 5px;
    font-size: 0;
}

span.nomal_video_icon a.ajax {
    display: inline-block;
}

.result_versus .versus .nomal_video_icon a.ajax {
    display: inline-block;
    width: auto;
    border: 0;
    padding: 0;
    vertical-align: top;
}
.result_versus .right {
	text-align:right;
}
.result_versus .live{
	display: inline-block;
    position: absolute;
    top: 6px;
    right: 6px;
    border: 2px solid red;
    padding: 5px 10px;
    line-height: 1 !important;
    letter-spacing: 2px !important;
    font-weight: bold;
    margin: 0 !important;
}
.result_versus p.round {
    position: absolute;
    margin: 0 !important;
    top: 7px;
    left: 7px;
    display: inline-block;
    border: 1px solid #01122b;
    padding: 3px 20px 1px;
    line-height: 1 !important;
    font-size: 13px;
    letter-spacing: 2px !important;
    font-weight: bold;
}
.result_versus p.round span {
	margin-left:5px;
}

div#ajax_versus{
	width:764px;
}
/*win expected*/
div.rating_bottom{
	clear:both;
}
div.rating_bottom ul{
	width:50%;
	box-sizing:border-box;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	font-size:0;
}
div.rating_bottom ul.left{
	text-align:right;
	padding-right:75px;
}

div.rating_bottom ul.right{
	text-align:left;
	padding-left:75px;
}
div.rating_bottom ul li{
	border: 1px solid #000;
    padding: 5px 10px;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin: 0 3px;
	color:#666;
}
div.rating_bottom ul li span{
	margin-left:5px;
	font-weight:bold;

}
div.rating_bottom ul.right li span{
	float:right;
}
div.pagenav {
    margin: 40px 0 10px;
    font-size: 15px;
    text-align: left;
	font-weight:bold;
}
div.pagenav b{
	color:red !important;
}
/*video*/

td.spacer{
	position:relative;
}
span.nomal_video_icon{
	display: inline-block;
	position: absolute;
	height: 17px;
	top: 0;
	bottom: 0;
	margin: auto;
}
span.nomal_video_icon a.youtube{
	vertical-align: top;
	padding: 0;
}
span.nomal_video_icon img{
	vertical-align: top;
	padding: 2px 8px;
}
td.spacer span.nomal_video_icon{
	width:150px;
	position:absolute;
	left:100px;
	top:75px;
}
.pro_versus span.nomal_video_icon {
    position: static;
    margin: 0;
}
.pluginBG {
	margin-top:20px;
}
/*--------------------------------------
  各種枠
---------------------------------------*/
div.title_table_1{
	padding:3px 5px;
	border-color:#0B0099;
	border-width:0 0 1px 7px;
	border-style:solid;
	background:#F8F8F8;
}
/* ------ form ------ */
span.box4form {
	margin:10px 0px 20px 0px;
}
span.box4form table {
	width:764px;
	color:#663300;
	border:solid #003366;
	border-width:0px 1px 1px 0px;
}
span.box4form th {
	text-align:left;
	width:200px;
	background-color:#CCFFCC;
	border:solid #003366;
	border-width:1px 0px 0px 1px;
	padding:3px 20px;
	font-size:108%;
	color:#000;
}
span.box4form td {
	border:solid #003366;
	border-width:1px 0px 0px 1px;
	padding:10px;
	vertical-align:middle;
}
span.box4form td.right {
	width:400px;
}
span.box4form td.send {
	text-align:center;
}
hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
}
hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}
hr.style-seven {
    height: 30px;
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.style-seven:before {
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;    
    border-style: solid;
    border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
/*--------------------------------------
  Howto
---------------------------------------*/

#howto_bar ul {
margin: 10px 3px 10px 0px;
}
#howto_bar ul li{
text-indent: -9999px;
}
#howto_bar ul li#howto_1 a {
    display: block;
    background: #fff url(https://billi-walker.jp/layout/billi-walker_new/images/common/howto.GIF) no-repeat;
    height: 30px;
}
#howto_bar ul li#howto_1 a:hover{
	opacity:0.7;
}
#howto_bar ul li#contact_1 a{
	display: block;
	background: #fff url(https://billi-walker.jp/layout/billi-walker_new/images/common/contact.GIF) no-repeat;
	height: 30px;
}
#howto_bar ul li#contact_1 a:hover{
	opacity:0.7;
}
/*--------------------------------------
  検索表示
---------------------------------------*/
table.searchblock{
	margin: 20px 0px;
}

/*--------------------------------------
  引越し用暫定要素
---------------------------------------*/
#firstguide{
  border: solid 1px;
  display:none;
}
/*--------------------------------------
  ちょっとしたFirefox対策
---------------------------------------*/

body {
   overflow-y:scroll;
}
/* 1行dl*/
dl.oneline{
	width: 99%;/* For IE6 Bug */
	padding: 0.3em 0 0.1em 7px;
}
dl.oneline dt{
	clear: both;
	float :left;
	width: 5.5em;
	margin: 0 0 4px 0;
	padding: 0.2em 1em 0.1em 12px;
	background: url(../img/dt_normDef_bg.gif) 0% 50% no-repeat;
	font-weight: bold;
}
dl.oneline dd{
	margin: 0 0 4px 7.5em;
	padding: 0.2em 1em 0.1em 1em;
}
a.smart_button_big {
	/* ▼表示形態 */
	display: block;
	/* ▼サイズ */
	width: 80%;
	/* ▼余白 */
	padding: 0.4em 0px;
	margin: 0.5em auto;
	/* ▼枠線 */
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	/* ▼角丸 */
	-webkit-border-radius: 7px; /* Chrome,Safari */
	-moz-border-radius: 7px;    /* Firefox */
	border-radius: 7px;         /* CSS3 */
	/* ▼文字装飾 */
	text-decoration: none;
	/* ▼文字位置 */
	text-align: center;
	/* ▼背景 */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Chrome,Safari */
	background: -moz-linear-gradient(top, #fff, #ccc); /* Firefox */
	background: -o-linear-gradient(top, #fff, #ccc);   /* Opera */
	background: linear-gradient(top, #fff, #ccc);      /* CSS3 */
}
a.smart_button_big.big{
	font-size:40px;
}
/* social buttons */
.social_buttons{
	clear:both;
	margin-bottom:5px;
  text-align:center;
}
.social_buttons:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;

}
.facebook_like{
	float:left;
	margin-left:10px;
	height:30px;
}
.facebook_share{
	float:left;
	margin-left:10px;
	height:30px;
	font-size:0;
}

.social_buttons .twitter{
	float:left;
	margin-left:10px;
	height:30px;
}
iframe.twitter-share-button {
    width: 105px!important;
}

.social_buttons .evernote{
	float:left;
	margin-left:2px;
	height:30px;

}
.social_buttons .plusone{
	float:left;
	margin-left:10px;
	height:30px;

}
.social_buttons .mixi_like{
	float:left;
	margin-left:10px;
	height:30px;
}

/*新しいSNSボタン*/
.share_btn{
  display: inline-block;
  text-decoration: none;
  width: 50px;
	margin:2px;
  height: 50px;
  line-height: 50px;
  font-size: 23px;
	color:white;
  border-radius: 12px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-weight: bold;
  transition: .3s;
}
.social_buttons a.share_btn{
  color:white !important;
}
.share_btn .fa {
  line-height:50px !important;
}

.share_btn:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.share_btn.twitter_btn {background: #22b8ff;}
.share_btn.facebook_btn {background: #6680d8;}
.share_btn.hatebu_btn {background: #49a8fb;}
.share_btn.pocket_btn {background: #ff6d82;}
.share_btn.feedly_btn {background: #7bda72;}
.share_btn.googleplus_btn {background: #fd6969;}

/* プロ名鑑関連 */
#procontents {
	width:764px;
}
#procontents div.mainContentBox {
	font-family:Arial,Helvetica, Meiryo,  Osaka,  sans-serif; 
	line-height:1.5;
	font-size:12px;
	color:#000;
}
#procontents div.mainContentBox a{
	color:#00aff0;
}
#procontents div.mainContentBox p{
	line-height:1.5;
}
html body div.mainContentBox {
	font-family:Arial,Helvetica, Meiryo,  Osaka,  sans-serif; 
	line-height:1.5;
	font-size:12px;
	color:#000;
}
html body div.mainContentBox a{
	color:#00aff0;
}
html body div.mainContentBox p{
	line-height:1.5;
}

h5.featured_title {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #f1f1f1;
    color: #00aff0;
    padding: 0.6em;
}
h5.featured_title img {
    margin-right: 16px;
    vertical-align: middle;
}
.mainContentBox .featured_box{
	float:left;
	width:212px;
	padding:8px;
	margin:0 1px 0 12px;
}
.storytext .mainContentBox .featured_box{
  margin-left:6px;
}
.mainContentBox .featured_box:nth-child(3),.mainContentBox .featured_box:nth-child(6){
	margin-right:0;
}

.mainContentBox .featured_box img{
	width:212px;
	height:159px;
}

.mainContentBox .featured_box .featured_name{
	position:relative;
	margin:5px 0px;
	overflow:hidden;
	height:15px;
	font-size:12px;
	font-weight:bold;
  width:100%;
  padding-right: 22px;
  box-sizing:border-box;
}
.mainContentBox .featured_box img.flag{
	position:absolute;
	right:0;
	bottom:0;
	width:22px;
	height:14px;
}

.mainContentBox .featured_box ul{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.mainContentBox .featured_box ul li{
	float:left;
	margin:0;
	padding: 14px 0;
    border-left: 1px solid #999;
	position:relative;
}

.mainContentBox .featured_box ul li:nth-child(1){
	border-left: 0;
	width:76px;
}
.mainContentBox .featured_box ul li:nth-child(2){
	width:68px;
}
.mainContentBox .featured_box ul li:nth-child(3){
	width:63px;
}
.mainContentBox .featured_box ul li .ft_content{
	text-align:center;
	height:21px;
}
.mainContentBox .featured_box ul li .ft_content i{
	font-size:17px;
	padding-right:1px;
}
.mainContentBox .featured_box ul li .ft_content .num{
	font-size: 19px;
    font-weight: bold;
    color: #000;
	letter-spacing:-1px;
}
.mainContentBox .featured_box ul li .ft_label{
	text-align:center;
}
.mainContentBox .featured_box ul li .ft_max {
    position: absolute;
    top: 3px;
    font-size: 11px;
    left: 17px;
    font-weight: bold;
    color: red;
}
.featured_box .bottom_buttons .buttons {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    border: 1px solid #00aff0;
    box-sizing: border-box;
    padding: 0.3em 1em;
    margin: 1em 0;
    border-left: 0;
}
.featured_box .bottom_buttons .buttons:first-child {
    border-left: 1px solid #00aff0
}

.featured_box .bottom_buttons a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #00aff0;
}
.featured_box .sendmailbutton {
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #FF65D8;
    color: #fff;
    margin: 5px 0;
    cursor: pointer;
}

.featured_box .sendmailbutton.disactive {
    background-color: #65D8FF;
}
.featured_box .sendmailbutton:before {
    content: '対戦情報メール送信中';
}

.featured_box .sendmailbutton.disactive:before {
    content: '対戦情報メール停止中';
}

.featured_box .sendmailbutton.en.disactive:before {
    content: 'Matching email is disactive';
}

.featured_box .sendmailbutton.en:before {
    content: 'Matching email is active';
}
#ProBio{
	font-family:Helvetica,Arial, Meiryo,  Osaka,  sans-serif;
}
h2.red a.inEnglishLink {
	line-height:33px;
	font-size:16px;
	height:33px;
	color:#000 !important;
	margin-top:10px;
	float:right;
	padding:0 10px;
	border: 2px solid #000;
	text-indent:0;
	text-decoration:none;
}
h2.red a.inEnglishLink:hover {
	background-color:#000;
	color:#fff !important;
}
h2.red a{
	font-size:12px;
}
h2.red span{
	text-transform: uppercase;
	margin-left:15px;
	font-weight:normal;
	font-size:25px;
}
h2.red span.retired{
	font-size: 18px;
    font-style: italic;}
#ProBioMain {
	margin:10px 0;
	zoom:1;
	background:white;
	border:3px solid #cccccc;
	padding: 10px 23px 20px;

}
#ProBioMain:after {
  content: ""; 
  display: block; 
  clear: both;
}

#ProBioPhoto {
	box-sizing:border-box;
	height:180px;
	width:240px;
	float:left;
	position:relative;
	padding:0;
	margin:10px 25px 0 0;
	zoom:1;
}
#ProBioPhoto:after {
  content: ""; 
  display: block; 
  clear: both;
}

#ProBioPhoto img {
	border:1px solid white;
	box-sizing:border-box;
	width:240px;
	height:180px;
}
#ProBioPhotoCopy {
	box-sizing:border-box;
	height:15px;
	width:238px;
	background:url('https://billi-walker.jp/images/icons/shot_copy_bg.png');
	padding:0 4px;
	font-size:10px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px !important;
	position:absolute;
	bottom:1px;
	left:1px;
	margin:0 !important;
}

#ProBioInfoList {
	width:350px;
	float:left;
	padding: 6px 0 0;
	zoom:1;
}
#ProBioInfoList:after {
  content: ""; 
  display: block; 
  clear: both;
}

#ProBioInfoList li {
	border-bottom:1px solid #ccc;
	box-sizing:border-box;
	min-height:23px;
	padding-top:7px;
	line-height:14px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:left;
}
#ProBioInfoList li span {
	float:left;
	width:99px;
	padding:0 10px 0 0;
	font-weight:bold;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
#ProBioInfoList li span.bioLink {
/*	width:59px;*/
/*	white-space:nowrap;*/
}

#ProBioRight {
	width:65px;
	padding:0;
	float:left;
	margin-left:30px;
	margin-top:10px;
}
#ProBioRight #ProBioAssociation {
	background-color:#01122b;
	box-sizing:border-box;
	height:65px;
	width:65px;
	padding:0 5px;
	text-align:center;
	color:white;
	margin-bottom:10px;
}
#ProBioRight #ProBioAssociation span {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	line-height:65px;
}
#ProBioRight #ProBioFlag {
	padding:6px 5px;
	height:65px;
	width:65px;
	background-color:#01122b;
	box-sizing:border-box;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-align:center;
	margin-bottom:10px;
}
#ProBioRight #ProBioFlag img {
	width:33px;
	height:21px;
	margin:5px 0 0;
}
#ProBioRight #ProBioFlag p {
	margin:0;
}
#ProBioBottom{
	float:left;
	width:100%;
	zoom:1;
}
#ProBioBottom:after {
  content: ""; 
  display: block; 
  clear: both;
}
/*rating*/
#ProBioRank{
  margin-top:10px;
}
#ProBioRank h5 {
	margin-bottom:3px;
	font-size:11px;
  font-size:11px;
  margin-top:0;
  text-indent:0;
}
#ProBioBottom div.bwr_wrapper {
    padding: 0 10px 10px;
    margin: 0 3px 0 10px;
    color: #000;
	display:inline-block;
}
#ProBioBottom div.bwr_wrapper.half {
	width:50%;
	box-sizing:border-box;
	margin:0;
	text-align:center;
  vertical-align:top;
}
#ProBioBottom div.bwr_wrapper.half h5{
	text-align:center;
}
#ProBioRank ul.bwr_list{
	display:inline-block;
	border:1px solid #1a4477;
	border-right:none;
	border-left:none;
	font-size:12px;
}
#ProBioRank li.bwr_box{
	display:block;
	float: left;
    text-align: center;
    padding: 15px;
    border-left: 1px solid #1a4477;
	line-height:1.3;
  position:relative;
}
#ProBioRank li.bwr_box .bwr_rdate {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 0.6rem;
    color: #555;
}
#ProBioRank li.half{
    padding: 12px 15px;
}

#ProBioRank li.bwr_box:first-child {
	border-left:none;
}

#ProBioRank li.bwr_box .bwr_content{
	height:32px;
}
#ProBioRank li.bwr_box .bwr_content_half{
	height:38px;
}
#ProBioRank li.bwr_box .bwr_content_half p{
	font-size:12px;
	line-height:1.0 !important;
	height:12px;
}

#ProBioRank li.bwr_box .num{
	font-size:28px;
}
#ProBioRank li.bwr_box .bwr_content_half .num{
	font-size:20px;
}
#ProBioRank a.morelink {
    font-size: 1rem;
    display: inline-block;
    padding: 0.4em 1em;
    border: 1px solid #ddd;
    margin: 1em 0;
    text-decoration: none;
    background-color: rgba(255,0,0,.1);
}
table.pro_records td .num{
	font-weight:bold;
} 
table.pro_records td.rating_td{
	text-align:center;
}

#ProSponsor {
	margin:2px 5px;
	float:left;
	color:white;
	zoom:1;
}
#ProSponsor:after {
  content: ""; 
  display: block; 
  clear: both;
}

#ProSponsor li {
	width:160px;
	float:left
}
#ProSponsor li img{
	border:0;
	margin:0px 5px auto 5px;
	width:150px;
}
.ProSponsor_versus {
	margin:10px 10px 0;
	color:white;
	zoom:1;
}
.ProSponsor_versus:after {
  content: ""; 
  display: block; 
  clear: both;
}

.ProSponsor_versus li {
	width:110px;
	float:left
}
.ProSponsor_versus li img{
	border:0;
	margin:0px 5px auto 5px;
	width:100px;
}

#ProEquipment {
	margin:2px 0;
	float:left;
	color:#000;
	width:100%;
	box-sizing:border-box;
	padding:0 5px;
	zoom:1;
}
#ProEquipment:after {
  content: ""; 
  display: block; 
  clear: both;
}

#ProEquipment li {
	float:left;
	padding:5px;
}
#ProEquipment li a{
	padding-left: 15px ;
	background: url("https://billi-walker.jp/images/icons/arrow.gif") no-repeat left center transparent ;
}
div.commonProfileContainer {
	background:white;
	border:3px solid #cccccc;
	padding: 10px 11px;
}
div.commonProfileContainer {
	margin-bottom:10px;
	font-size:13px;
	color:#666;
	font-family:Arial,Helvetica, Meiryo,  Osaka,  sans-serif; 
}
#ProProfile{
	float:left;
}
h4.red span{
	color: #e60012;
    margin-left: 10px;
    letter-spacing: 1px;
}
#ProProfile p{
	line-height:1.9;
}
.bioTableWrap {
	border:1px solid #bbb;
	width:100%;
	box-sizing:border-box;
	margin-bottom:20px;

}
.bioTableWrapAlt {
	margin-left:auto;
	margin-right:auto;
}
.extraSpace {
	margin:10px 0 0 0;
}
.bioTable,
.bioTableAlt {
	border:1px solid #fff;
	box-sizing:border-box;
	width:100%;
	border-spacing:0px!important;
    table-layout:fixed;
}
.centerCells {
	text-align:center;
}
.bioTableOuterHead {
	border:0;
	font-weight:bold;
	margin:0;
}
.bioTableAlt tr.oddRow {
	background:#dfdfdf;
}
.bioTable tr.bioTableHead,
.bioTableAlt tr.bioTableHead {
	color:white;
	background:#01122b;
	font-weight:bold;
}
.bioTableAlt td{
	padding:4px 8px !important;
}
.bioTableAlt td a{
	color:#0000ff !important;
}
.bioTableAlt td.td_90{
	width:145px;
}
.bioTableAlt td.td_360{
	width:360px;
}
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
#ProVersusMain {
	width: 100%;
    box-sizing: border-box;
    border: 3px solid #cccccc;
    margin-bottom: 10px;
    color: #01122b;
    padding-bottom: 10px;
    padding-top: 30px;
    font-size: 0;
}
#ProVersusMain a,#ProVersusMain a:visited{
	color: #01122b;
    font-weight: bold;
    text-decoration: underline;
    margin: 0 auto;
    display: block;
    /*width: 300px;*/
    text-align: center;
}
#ProVersusMain .ProVersusTable{
	width:100%;
	border:0;
	text-align:center;
}
#ProVersusMain .ProVersusTable td{
	width:50%;
}
#ProVersusMain .bottom_buttons {
    font-size: 13px;
    margin:1em 2em;
}

#ProVersusMain .bottom_buttons .buttons {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    border: 1px solid #00aff0;
    box-sizing: border-box;
    padding: 0.3em 1em;
    margin: 1em 0;
    border-left: 0;
    color: #00aff0;
    text-decoration: none;
}
#ProVersusMain .bottom_buttons span.buttons {
    color: #999;
}
#ProVersusMain .bottom_buttons .buttons:first-child {
    border-left: 1px solid #00aff0
}

#ProBioHeader h4{
	text-indent:0;
	margin:0;
	padding:20px 0 20px 0;
	border:0;
	line-height:1;
}
#ProBioHeader h4 span.p1,#ProBioHeader h4 span.p2{
	font-size: 24px;
    width: 44%;
    display: inline-block;
    box-sizing: border-box;
    color: #e60012;
    font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
}
#ProBioHeader h4 span.versus{
	box-sizing:border-box;
	text-align:center;
	width:12%;
	font-size:24px;
	line-height:1;
	display:inline-block;
	vertical-align:top;
}
#ProBioHeader h4 span.p1{
	text-align:right;
}
#ProBioHeader h4 span.p2{
	text-align:left;

}
table#versus_stats {
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0;
	color:#000;
}
table#versus_stats tr {
    border-bottom: 1px solid #ccc;
}
table#versus_stats .p1, table#versus_stats .p2 {
    width: 30%;
    box-sizing: border-box;
	font-size:15px;
	padding:10px;
}
table#versus_stats .p1{
	text-align:right;
}
table#versus_stats td.mid {
    width: 40%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
table#versus_stats td.win{
	font-weight:bold;
	color:#e60012;
}

.ProVersusPhoto {
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
    font-size: 18px;
    text-align: center;
}
.ProVersusPhoto img {
    width: 300px;
}
.ProVersusPhoto p {
    font-size: 35px;
}
.ProVersusPhoto p.namelink {
    font-size: 18px;
}

table.pro_versus,table.pro_versus tr,table.pro_versus td{
	text-align:center;
}
table.pro_versus td.v_score{
	font-size:20px;
}
table.pro_versus td.v_score .mode_name{
	font-size:13px;
}
table.pro_versus td.v_title{
	position:relative;
	font-size:16px;
	padding-top:20px !important;
}
table.pro_versus td.v_title a{
	color: #01122b !important;
    font-weight: bold;
}
table.pro_versus td.v_title span.videos{
	display:inline-block;
}
table.pro_versus td.v_title span.videos img{
	padding:0 4px;
}
table.pro_versus td.v_title span.v_date{
	font-size:13px;
	position:absolute;
	top:0px;
	left:100px;
}
table.pro_versus td.v_title span.v_round{
	font-size:13px;
	position:absolute;
	top:0px;
	left:190px;
}
table.pro_versus td.win{
	font-weight:bold;
	color:red;
}
table.pro_versus td.v_score a{
	text-decoration:underline;
}
table.pro_versus td.win .mode_name{
	color:red;
}
.ProBioPhoto {
	height:182px;
	width:242px;
	padding:8px 10px 9px 10px;
	position:relative;
	margin: 0 auto;
}
.ProBioPhoto img {
	border:1px solid white;
}
.ProBioPhotoCopy {
	height:15px;
	width:232px;
	background:url('https://billi-walker.jp/images/icons/shot_copy_bg.png');
	padding:0 4px;
	font-size:10px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	position:absolute;
	bottom:10px;
	left:11px;
	margin:0 !important;
}

.strong{
	font-weight:bold;
}
.red{
	color:red !important;
}
.blue{
	color:blue !important;
}

.gray{
	color:gray !important;
}

.wisp{
	font-size:11px;
	color:gray;
	padding-left:5px;
	font-weight:normal;
}
#pro_edit form{background: #eee;width:90%;}
#pro_edit form.spbanner_edit{background: transparent;width:100%;}
#pro_edit form div{padding: 10px 20px;}
#pro_edit .text, #pro_edit textarea, #pro_edit .dropdown{
	border:1px solid #777;
	padding: 5px;
	color: #999;
	background: #fff;
	border-radius: 5px;
	
	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	
	/* Firefox */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	}
#pro_edit .submit{
    border:1px solid #777;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#99c9e5),
        to(#428ec9)
        );
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px #fff;
         
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #99c9e5,
        #428ec9
        );
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
/* IE */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff99c9e5',endColorstr='#ff428ec9')";
    zoom: 1;
}
#pro_edit textarea,#pro_edit .dropdown{
	width:90%;
}

/* pro_halfrank */
.pro_ranking{
}
.pro_ranking:after {
  content: ""; 
  display: block; 
  clear: both;
}

.pro_ranking .half_ranking {
	margin: 10px 10px 10px 0;
	float:left;
	text-align:center;
    font-size: 13px;
    color: #fff;
    width: 377px;
}
.pro_ranking .half_ranking:last-child {
	margin-right:0;
}
.pro_ranking .half_ranking h3.title{
	font-size: 23px;
    margin: 0 !important;
    padding: 3px 0px 0px 3px !important;
    color: #e60012;
    border-bottom: 3px solid #e60012;
    position: relative;
    font-weight: bold;
    margin-bottom: 20px !important;

}
.pro_ranking .half_ranking h3.title:before {
    content: "\f091";
    font-family: FontAwesome,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
    margin-right: 5px;
}
.pro_ranking .half_ranking h3.title .wisp {
    display: block;
    text-align: right;
    position: absolute;
    right: 0;
    padding: 5px;
}
.pro_ranking .half_ranking ul {
    border: 3px solid #ccc;
}
.pro_ranking .half_ranking li {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    clear: both;
    margin-bottom: 1px;
    position: relative;
    cursor: pointer;
    text-align: left;
}
.pro_ranking .half_ranking li:hover {
    background-color: #eee;
}
.pro_ranking .half_ranking li a{
display:block;
}

.pro_ranking .half_ranking li .rank {
    width: 35px;
    height: 60px;
    padding: 0 0 5px 5px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #e60012;
}
.pro_ranking .half_ranking li > * {
float: left;
display: inline;
padding: 0 10px;
}
.pro_ranking .half_ranking li .name {
    color: #000;
    font-size: 19px;
    margin: 0;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
}
.pro_ranking.rating_ranking .half_ranking li .name {
	font-size:15px;
	line-height:1.0;
}
.pro_ranking.rating_ranking .half_ranking li .name span.fname{
	display: inline-block;
    height: 36px;
    box-sizing: border-box;
    padding-top: 12px;
    font-size: 18px
}
.pro_ranking.rating_ranking .half_ranking li .name span.point{
	display: block;
    padding-left: 0px;
}
.pro_ranking.rating_ranking .half_ranking li .name span.point img{
	margin-right:10px;
	vertical-align:top;
}
.pro_ranking .half_ranking li .name .lname {
text-transform: uppercase;
}
.pro_ranking .half_ranking li .score {
    float: right;
    padding: 2px 10px 2px 0;
}
.pro_ranking .half_ranking li .score img {
    height: 50px;
    padding: 5px 0 0 0;
}
.pro_ranking .half_ranking .morelink{
	display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #000;
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: 4px;
    padding: 5px;
}
div#pro_generalmenu{
	width:764px;
	margin:30px 0 50px;
}
.playerBioFilterWrap {
	background-color:#01122b;
	margin-bottom:6px;
	padding:10px 0;
}
.playerBioFilterWrap.transparent {
	background-color:transparent;
	padding:0;
}
.playerBioFilterWrap .playerBioFilterItem {
	float: left;
	padding: 0 0 0 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica,Arial, Meiryo,  Osaka,  sans-serif;
}
.playerBioFilterWrap .quarter{
	padding:0 0 0 21px;
}
.playerBioFilterWrap .quarter:first-child{
	padding:0;
}

.playerBioFilterWrap .playerBioFilterItem.quarter a {
    display: block;
    width: 175px;
    height: 60px;
    font-size: 16px;
    letter-spacing: 4px;
    line-height: 60px;
    box-sizing: border-box;
    text-align: center;
    background-color: #808080;
    border-radius: 16px;
	text-decoration:none;
}
.playerBioFilterWrap .playerBioFilterItem.quarter a.hovered {
	background-color:#e60012;
	color:#000;

}
.playerBioFilterWrap .playerBioFilterItem.quarter a:hover{
	background-color:#e60012;
	color:#fff;
	
}
.playerBioFilterWrap .playerBioFilterItem a{
color: #fff;
}
.playerBioFilterWrap .genericButton{
	float:left;
	margin-left:15px;
}
.playerBioFilterWrap .genericButton.right{
	float:right;
	margin-right:20px;
}

a.genericButton span {
	display:block;
}
.genericButton button{
	box-sizing:border-box;
	margin:auto 0 auto 0;
	padding:0 10px;
	height:40px;
	border:2px solid #fff;
	border-radius:7px;
	background:transparent;
	color:#fff;
	line-height: 40px;
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing:4px;
}
.genericButton button i{
	font-size:21px;
}
.genericButton button:hover{
	background:#fff;
	color:#000;
}

.playerBioFilterWrap select,.playerBioFilterWrap input[type="text"]{
	padding:9px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	height:40px;
	border:1px solid #01122b;
	box-sizing:border-box;
}
.playerBioFilterWrap select#procategory{
	width:155px;
}
.playerBioFilterWrap select#proorder{
	width:155px;

}
.playerBioFilterWrap select#proorderYear{
	width:100px;
  font-size:13px;
}
.playerBioFilterWrap input#comp_player{
	width:500px;
}
.playerBioFilterWrap input.proversus_text{
	width:190px;
}

.playerBioFilterWrap input[type="radio"],.playerBioFilterWrap input[type="checkbox"]{
	display:none;
}
.playerBioFilterWrap label{
	display: inline-block;
	position: relative;
	margin:0 ;
	padding: 10px 17px;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	box-sizing:border-box;
	height:40px;
	width:100px;
}
.playerBioFilterWrap input[type=checkbox] + label {
    position: relative; 
    display: inline-block;
    margin-left: 12px;
    font-size: 16px;
    line-height: 20px; 
    cursor: pointer;
	box-sizing:border-box;
	text-align:center;
	height:40px;
	width:100px;
	padding: 10px 17px;
}

.playerBioFilterWrap input[type="radio"]+label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 13px;
	padding: 10px 17px;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	box-sizing:border-box;
	height:40px;
	width:67px;
}
.playerBioFilterWrap label.video0{
	width:85px !important;
}
.playerBioFilterWrap label.video1{
	width:118px !important;
}
.playerBioFilterWrap span.versus,.playerBioFilterWrap span.playerBioTitle{
	line-height:40px;
	font-size:16px;
}
.playerBioFilterWrap input[type="checkbox"]+label:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -10px;
	box-sizing: border-box;
	display: block;
	width: 18px;
	height: 18px;
	margin-top: -9px;
    border: 2px solid #ccc;
	background: #FFF;
}
.playerBioFilterWrap input[type="radio"]+label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
	border-radius: 50%;
}
.playerBioFilterWrap input[type="checkbox"]:checked + label:after {
	content: "";
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	display: block;
	left: -7px; 
	width: 16px;
	height: 8px;
	margin-top: -8px;
	border-left: 3px solid #E71063;
	border-bottom: 3px solid #E71063;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.playerBioFilterWrap input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #879c18;
}
/*sponsor一覧*/
div#content h3#sponsors_title{
	position: relative;
	top: 1em;
	display: inline-block;
	left: 2em;
	background: #FFF;
	padding: 0 1em;
	margin:0;
	font-weight: 700;
	color:gray;
}
div#sponsors{
	border: 1px solid gray;
	padding: 1.5em 0.5em 0.5em;
	margin: 0 0 2em;
}
div#sponsors div.sp_banners{
    display: -webkit-box;
    display: -webkit-flex; /* safari */
    display: -ms-flexbox; /* IE */
    display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

div#sponsors div.sp_banners div.sp_images{
    -webkit-flex-grow: 1;  /*Safari*/
    -webkit-box-flex: 1;  /*android */
    flex-grow: 0;
    text-align: center;
    flex-basis:120px;
    height:45px;
}
div#sponsors div.sp_banners div.sp_images img{
	margin:auto auto;
	border:1px solid gray;
}
/*----------------
   neesfeed
-----------------*/

div#feed{
	font-family:"segoe ui semibold",meiryo,"yu gothic","hiragino kaku gothic pron",sans-serif;
}

a{
 text-decoration:none;
}

ul#photo_feed{
 font-size:11px;
 width:100%;
 margin:10px 0px 0px;
 padding:0px;
}

ul#photo_feed li{
 position:relative;
 list-style-type:none;
 display:inline-block;
 width:210px;
 height:160px;
 overflow:hidden;
 vertical-align:top;
 margin:0px 20px 20px;
 background:#f5f5f5;
}
ul#photo_feed li a.imagelink{
 display:block;
 width:100%;
 height:100%;
}
ul#photo_feed li a.imagelink img{
 width:210px;
}
ul#photo_feed li h3{
 position:absolute;
 bottom:0px;
 margin:0px;
 background:#303030;
 width:100%;
 font-weight:normal;
}

ul#photo_feed li h3{
 color:#fff;
 display:block;
 padding:5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
ul#photo_feed li span.feedtitle{
 position:absolute;
 top:0px;
 right:0px;
 background:#fff;
 padding:5px 7px;
 color:#000;
}
ul#photo_feed li span.feedtime{
 position: absolute;
 bottom: 23px;
 left: 0px;
 background: #000;
 padding: 5px 7px;
 color: #fff;
 filter:alpha(opacity=50);
 opacity: 0.5;
}
ul#photo_feed li.promotion img {
    width: 100%;
}
ul#list_feed{
 width:100%;
 padding:10px 0px 0px;
 border-top: .1rem solid #333;
 box-sizing: border-box
}

ul#list_feed li{
 list-style-type:none;
 display:inline-block;
 width:100%;
 height:110px;
 box-sizing: border-box;
	border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
ul#list_feed li.promotion{
	height:auto;
	padding: 0 0 30px 0;
}
ul#list_feed li a.imagelink{
 position:relative;
 display:block;
 width:100%;
 height:100px;
display: inline-block;
overflow: hidden;
position: relative;
white-space: normal;
}
ul#list_feed li img{
 float:left;
 width:130px;
}
ul#list_feed li.promotion img{
	float:none;
	width:auto;
}
ul#list_feed li h3{
 font-weight:bold;
}

ul#list_feed li h3{
box-sizing: border-box;
width:630px;
margin:0px !important;
position:absolute;
left:140px;
top:18px;
font-size:17px;
text-align:left;
 display:inline-block;
 padding:5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
ul#list_feed li span.feedtitle{
	font-family: "segoe ui semibold",meiryo,"yu gothic","hiragino kaku gothic pron",sans-serif;
	line-height: 1.3;
	top: 3px;
	color: #666;
	position: absolute;
	left: 140px;
}
ul#list_feed li span.feedtime{
 position:absolute;
 top:48px;
 left:145px;
 color: #000;
}

input#list_change,input#block_change {
	width: 300px;
    padding: 4px 0px 1px;
    margin: 0;
    font-size: 16px;
    background-color: #cccccc;
    border-style: none;
    border: 3px solid #fff;
    cursor: pointer;
    box-sizing: border-box;
    color: #000;
    font-weight: bold;
}
input#list_change:hover,input#block_change:hover,input#list_change.hovered,input#block_change.hovered {
    border: 3px solid #000;
}
input#list_change{
	margin:10px 30px 10px 50px; 
}
input#block_change {
	margin:10px 50px 10px 30px; 
}
span.rss_checkbox{
	display:inline-block;
	padding:2px;
}
label.biglabel{
	padding:3px;
	margin:1px;
	cursor:pointer;
}
span.feedtitle{
	font-family: "segoe ui semibold",meiryo,"yu gothic","hiragino kaku gothic pron",sans-serif;
	line-height: 1.3;
	display:inline-block;
}
span.feedtitle:before{
	content: "■";
    margin-right: 3px;     
    color:silver;
    vertical-align: baseline; 
}
span.feedtitle:after{
	content: "■";
    margin-left: 3px;     
    color:silver;
    vertical-align: baseline; 
}

span.feed0:before,span.feed0:after{
	color:#077745;
}
span.feed1:before,span.feed1:after{
	color:#921f32;
}
span.feed2:before,span.feed2:after{
	color:#ffa544;
}
span.feed3:before,span.feed3:after{
	color:#305097;
}
span.feed4:before,span.feed4:after{
	color:#0a50ff;
}
span.feed5:before,span.feed5:after{
	color:#ddba0e;
}
span.feed6:before,span.feed6:after{
	color:#252525;
}
span.feed7:before,span.feed7:after{
	color:#ffd000;
}
span.feed8:before,span.feed8:after{
	color:#0a3583;
}
span.feed9:before,span.feed9:after{
	color:#333333;
}
span.feed10:before,span.feed10:after{
	color:2F9329;
}
span.feed11:before,span.feed11:after{
	color:orange;
}
span.feed12:before,span.feed12:after{
	color:pink;
}
span.feed13:before,span.feed13:after{
	color:pink;
}
p#feed_menu{
	padding:10px 0 15px;
}
p#feed_menu button{
 padding:5px;
 margin:2px 5px;
 border-style:none;
 border:1px solid black;
 background-color:white;
}
p#feed_menu select{
 padding:3px;
 margin:1px 3px;
}
p.simplebox{
	border:1px solid #aaaaaa;
	padding:8px;
	margin-top:20px;
}
p.simplebox.red strong {
    font-weight: bold;
}
/*----------------
関連記事表示
-----------------*/

.media.media_poole .media_poole--link:hover {
background: #f3f3f3;
text-decoration:none;
}
div#content .recomended-section h3{
box-sizing: border-box;
height: 50px;
line-height: 50px;
padding: 0 20px;
margin: 10px 0;
border-radius: 5px;
background: #f3f3f3;
font-size: 16px;
font-weight: bold;
color: #000;
}
ul.recommended-ul{
background: transparent;
}
.media.media_poole {
width: 364px;
height: 283px;
border: 1px dotted #e1e1e1;
background: transparent;
float:left;
margin:8px;
}
.media.media_poole .media_poole--link {
display: block;
background: #FFF;
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
.media.media_poole .media_poole--inner {
padding: 15px 20px 14px 20px;
}
.heading.heading_caption {
font-size: 13px;
line-height: 1.6;
color: #777;
padding-left: 11px;
position: relative;
}
.media.media_poole .media_poole--inner .figure {
display:inline-block;
width:100%;
height:150px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 14px 0px 16px 0px;
}
.figure img {
display:block;
margin: 0px auto;
}
.media.media_poole .media_poole--heading {
	font-size: 15px;
	text-decoration: underline;
	line-height: 1.8;
	margin-top: 6px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
/*----------------
ビリヤード場口コミ
-----------------*/

div#content .good_list{
  margin:10px auto 0;
  padding: 1px 0 0;
  width: 100%;
  overflow: hidden;
  background: none;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, sans-serif;
  line-height: 1.4;
  }
div#content .good_list h3,
h3.gray_title
{
  position:relative;
box-sizing: border-box;
height: 50px;
line-height: 50px;
padding: 0 20px;
margin: 10px 0;
border-radius: 5px;
background: #f3f3f3;
font-size: 16px;
font-weight: bold;
color: #000;
text-align:left;
}
h4.gray_title {
    background-color: #f3f3f3;
    border: none;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    font-weight: normal;
    text-indent: 0;
    color: #000;
    margin: 20px 0 10px;
}
.good_list ul.list-rvwnew 
,.good_list ul.list-rvwhall{
  margin-top: 8px;
}
.good_list ul.list-rvwnew li 
,.good_list ul.list-rvwhall li{
  padding: 8px 0;
}
.good_list ul.list-rvwnew li .reviewer 
,.good_list ul.list-rvwhall li .reviewer{
  float: left;
  width: 78px;
  overflow: hidden;
  text-align: center;
  word-break: break-all;
  font-size:11px;
}
.good_list ul.list-rvwnew li .reviewer-photo a 
,.good_list ul.list-rvwhall li .reviewer-photo a{
  display: block;
  margin: 0 auto;
  border: solid 1px #ffffff;
  border-radius: 4px;
  width: 30px;
  height: 100%;
}
.good_list ul.list-rvwnew li .reviewer-photo a img  
,.good_list ul.list-rvwhall li .reviewer-photo a img{
  display: block;
  border-radius: 4px;
}
.good_list ul.list-rvwnew li .reviewer-name  
,.good_list ul.list-rvwhall li .reviewer-name{
  padding: 2px 2px 0;
  line-height: 1.2;
  font-size:12px;
}
.reviewer-name a {
  color: #cc6666;
}
.good_list ul.list-rvwnew li .reviewer-name .count  
,.good_list ul.list-rvwhall li .reviwewr-name .count{
  font-weight: normal;
  font-size: 86%;
}
.good_list ul.list-rvwnew li .review {
  float: right;
  width: 578px;
  line-height: 1.3;
    position: relative;
    background: #fff;
    border: 1px solid #777;
    border-radius: 5px;
}
.good_list ul.list-rvwhall li .review{
  float: right;
  width: 658px;
  line-height: 1.3;
    position: relative;
    background: #fff;
    border: 1px solid #777;
    border-radius: 5px;
    padding:10px;
}

.good_list ul.list-rvwnew li .review:after,
.good_list ul.list-rvwnew li .review:before  
,.good_list ul.list-rvwhall li .review:after 
,.good_list ul.list-rvwhall li .review:before{
    right: 100%;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.good_list ul.list-rvwnew li .review:after  
,.good_list ul.list-rvwhall li .review:after{
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 7px;
    margin-top: -7px;
}
.good_list ul.list-rvwnew li .review:before  
,.good_list ul.list-rvwhall li .review:before{
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #000;
    border-width: 8px;
    margin-top: -8px;
}
.good_list ul.list-rvwnew li .review .review-ex {
  padding: 10px 10px 0 16px;
}
.good_list ul.list-rvwnew li .review-ex .rstdata {
  padding: 5px;
  background-color: #e1e8ff;
}
.good_list ul.list-rvwnew li .review .mname {
  float: left;
  width: 438px;
  overflow: hidden;
  font-weight: bold;
  font-size: 100%;
  text-shadow: 0 1px 0 #ffffff;
  word-break: break-all;
  background-color: #e1e8ff;
}
.good_list ul.list-rvwnew li .review .mname .count {
  color: #0066cc;
  font-weight: normal;
  font-size: 86%;
}
.good_list ul.list-rvwnew li .review .mname .area-catg {
  color: #595960;
  font-weight: normal;
  font-size: 86%;
}
.good_list ul.list-rvwnew li .review .review-ex .date {
  float: right;
  width: 80px;
  text-align: right;
}
.good_list ul.list-rvwnew li .review .subject {
  float: left;
  padding: 8px 8px 12px 16px;
  width: 606px;
  font-weight: normal;
}
div#content .good_list ul.list-rvwhall li .review h4.subject {
  position:relative;
  margin:0px;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.6;
  vertical-align: middle;
  overflow: hidden;
  border:none;
  text-align:left;
  color:#000;
  text-indent:0;
}

.good_list ul.list-rvwnew li .review .subject a {
  border-bottom: dotted 1px #160f92;
  color: #3d3727;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
  line-height: 1.7;
}
div#content .good_list ul.list-rvwhall li .review h4.subject a {
  display: block;
  margin-bottom: 2px;
  padding: 3px 5px;
  width: 100%;
  color: #13131e;
  text-decoration: none;
  line-height: 1.7;
}
div#content .good_list ul.list-rvwhall li .review h4.subject a strong{
  border-bottom: dotted 1px #13131e;
  text-shadow: 0 1px 0 #ffffff;
}
div#content .good_list ul.list-rvwhall li .review .comment{
  float:left;
  padding: 0 5px;
  font-size:14px;
  text-align:left;
  width: 648px;
  text-shadow: 0 1px 0 #ffffff;
  line-height: 1.5;
}
div#content .good_list ul.list-rvwhall li .review .comment-photo{
  float:left;
  text-align:left;
  font-size:14px;
  padding: 0 5px;
  width: 580px;
  text-shadow: 0 1px 0 #ffffff;
  line-height: 1.5;
}
div#content .good_list ul.list-rvwhall li .review .photo{
  float: right;
  margin-top: 2px;
  padding-right: 5px;
  width: 62px;
  
}
div#content .good_list ul.list-rvwhall li .review .photo a{
  display:block;
  width:100%;
  height:100%;
}
div#content .good_list ul.list-rvwhall li .review .photo img{
  width:60px;
}
div#content .good_list ul.list-rvwhall li .review .review-ex{
	padding:0 0 1px 4px;
}
div#content .good_list ul.list-rvwhall li .review .review-ex .date,
div#content .good_list ul.list-rvwhall li .review .review-ex .rating{
  float: left;
  margin-right: 8px;
  padding: 7px 10px 0 0;
  color: #939399;
  font-size: 86%;
  vertical-align: top;
  line-height: 1.1;
}

.good_list ul.list-rvwnew li .review .ratings {
  padding: 8px 0 0;
}
.good_list ul.list-rvwnew li .review .ratings .rating {
  float: left;
  padding: 0;
  vertical-align: middle;
}
div#content .good_show_detail{
  margin:10px auto 20px;
  padding: 1px 0 0;
  width: 100%;
  overflow: hidden;
  background: none;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, sans-serif;
  font-size: 100%;
  line-height: 1.4;
  border-bottom:10px solid #e1e8ff;
}
div#content .good_show_detail .good_header {
  margin: 20px 0 0 0;
  border-top: 3px solid #9fb7d4;
}
div#content .good_show_detail .good_header h3.title{
  display: block;
  padding: 11px 7px 9px 14px;
  margin: 0;
  min-height: 19px;
  height: auto !important;
  color: #13131e;
  font-size: 116%;
  font-weight: bold;
  font-style: normal;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #9fb7d4;
  background-color: #e1e8ff;
}
div#content .good_show_detail .good_header h3.title span.date,
div#content .good_show_detail .good_header h3.title span.rating{
  display:inline-block;
  float:right;
  padding:0 10px;
  font-weight:normal;
  
}
div#content .good_show_detail .reviewer{
  width:150px;
  float:left;
  margin: 12px 12px 10px;
}
div#content .good_show_detail .reviewer .reviewer-photo{
  float:left;
  width:32px;
}
div#content .good_show_detail .reviewer .reviewer-photo a{
  display:block;
  border:solid 1px transparent;
}
div#content .good_show_detail .reviewer .reviewer-name{
  float:left;
  width:106px;
  font-size:86%;
  text-align:left;
  margin: 2px 0 0 8px;
  line-height: 1;
  overflow:hidden;
}
div#content .good_show_detail .reviewer .reviewer-name .count{
  display:inline-block;
  font-size:86%;
}
div#content .good_show_detail div.rating{
  float:right;
  width:556px;
  margin: 12px 12px 10px;
  font-size:13px;
  color:#ababbb;
}
div#content .good_show_detail .rating .rating_list li{
  display: inline;
  vertical-align: middle;
}
div#content .good_show_detail .rating .rating_list li.good_active{
  color:#777;
}

div#content .good_show_detail .review-under{
  line-height: 1.3;
    position: relative;
    background: #fff;
    border: 1px solid #777;
    border-radius: 5px;
    padding:10px;
    margin-bottom:10px;

}
div#content .good_show_detail .review-under:before {
	content: "";
	position: absolute;
	top: -10px; left: 30px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #000 transparent;
}

div#content .good_show_detail .review-under:after {
	content: "";
	position: absolute;
	top: -9px; left: 30px;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #fff transparent;
}
div#content .good_show_detail .review-under .review-data {
	line-height:1.6;
	padding:5px;
}
div#content .good_show_detail .review-under .review-data p{
	text-align:left;
	line-height:1.6;
	font-size:14px;
	margin-bottom:15px;
}

/*口コミナビ*/

div#content .good_show_detail .comment_navi_container .comment_pager {
  vertical-align: middle;
  display: inline-block;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  clear: both;
  overflow: hidden;
}
div#content .good_show_detail .comment_navi_container {

  text-align: center;
  padding: 5px;
}

.comment_navi_container .comment_pager a.pager,  .comment_navi_container .comment_pager span.pager {
  padding: 7px 12px;
  margin: 6px 5px 0;
  border: 1px solid #d9d9d9;
  text-decoration: none;
  border-radius: 5px;
  display: inline-block;
  zoom: 1;
  float:left;
}
.comment_navi_container .comment_pager a.pager:hover{
  border: 1px solid #777;
}
.comment_navi_container .comment_pager span.pager {
  border: 1px solid #d9d9d9;
  background: whitesmoke;
  color: #999999;
}
.comment_navi_container .comment_menu {
  display:inline-block;
  font-size: 100%;
  font-weight: bold;
  padding: 12px 24px 0 24px;
  float:left;
}
/*good_detail*/
.poolhall .good_detail {
	margin:10px 0 10px 0;
	padding-bottom:5px;
	border-bottom: 1px solid #9fb7d4;
}
.poolhall .good_detail .good_nums em{
  font-family: Arial;
  font-size: 142%;
  font-weight: bold;
  vertical-align:baseline;
}
.poolhall .good_detail ul.good_list {
  display: block;
  margin: 2px 0 0 8px;
  font-size: 86%;
  color: #595960;
}
.poolhall .good_detail .good_list li{
	display:inline;
	vertical-align:middle;
}
.poolhall .good_detail .good_list li .good_list_line{
	color: #ababbb;
}

.poolhall .good_detail .good_list em{
  font-family: Arial;
  font-size: 117%;
  font-weight: bold;
  vertical-align:baseline;

}
.good_detail img.jpba_icon {
    width: 33%;
    float: right;
    padding: 8px;
    max-width: 300px;
}

.poolhall .detail_photo img{
	max-width:160px;
	max-height:160px;
}

/*記事の一覧などのリスト*/
/* lists */
.numbers{
	font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.top_result {
  background-color: #fff;
  border:1px solid #ccc;
}
.top_result li {
  position: relative;
  font-size:14px;
  font-align:left;
  font-weight:bold;
  height:55px;
}
.top_result li img {
	float: left;
	padding: 12px 5px 0 10px;
}
.top_result li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:left;
  font-weight:bold;
  padding-left:5px;
  font-size:16px

}
.top_result li p.list_date{
	font-size: 12px;
    color: #666666;
    padding: 12px 0 0 2px;
    line-height: 1;
}
.top_result li a {
	display: block;
    width: 100%;
    height: 100%;
    color: #000;
    text-decoration: none;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 15px 0 48px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top_result li a:hover {
	background-color:#808080;
	color: #222;
	text-decoration: none;
	opacity: 0.25;
}

.top_result li span.nomal_video_icon{
  display:inline-block;
  position:relative;
  top:-1px;
}
.top_result li span.nomal_video_icon img{
  padding:0 5px;
  float:none;
}
/*リンク付きリストBorderなし*/
.linklist {
  background-color: #fff;
}
.linklist li{
  position: relative;
  text-align:left;
  font-weight:bold;
}
.linklist li a:not(.noListLink) {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 1px 0;
  color: #000;
  text-align:left;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space:nowrap;
  text-decoration: none;
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
}
.linklist li a:not(.noListLink):hover {
  background-color:#eee;
}
.linklist li a.noListLink{
	position:absolute;
	top:0;
	bottom:0;
	right:20px;
	margin:auto;
}
/*リンク付きリストBorder付*/
.simplelist {
  background-color: #fff;
  border:1px solid #ccc;
}
.simplelist li{
  position: relative;
  font-size:15px;
  text-align:left;
  font-weight:bold;
}
.simplelist li:first-child{
  margin-top:17px;
}
.simplelist li a:not(.noListLink) {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 1px 20px 0;
  color: #000;
  text-align:left;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space:nowrap;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing:border-box;
}
.simplelist li a:not(.noListLink):hover {
  background-color:#eee;
}
.simplelist li a.noListLink{
	position:absolute;
	top:0;
	bottom:0;
	right:20px;
	margin:auto;
}
.bloglist {
  background-color: #fff;
  border:1px solid #ccc;
}
.bloglist li{
  position: relative;
  font-size:15px;
  font-align:left;
  font-weight:bold;
}
.bloglist li a:not(.noListLink) {
  position: relative;
  display: block;
  width: 100%;
  height: 140px;
  padding: 20px 20px 0;
  color: #000;
  text-align:left;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space:nowrap;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing:border-box;
}
.bloglist li div.trimphoto{
  position:relative;
  overflow:hidden;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  float:left;
  margin:auto 0;
}
.bloglist li div.trimphoto img{
  height:110px;
  position:absolute;
  top:0px;
  left:-20px;

}
.bloglist li a:not(.noListLink):hover {
  background-color:#eee;
}
.bloglist li div.title{
	white-space: normal;
    height: 40px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 1em 0 10px;
	position: relative;
	overflow: hidden;
	background-color:inherit;
}
.bloglist li div.title > *{
  color:#000;
  vertical-align:middle;
  display:inline-block;
  font-weight:bold;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
 }
.bloglist li div.title span {
    height: 100%;
    width: 0px;
    display: inline-block;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
}
.bloglist li p.sitename{
  color:gray;
  font-weight:bold;
  padding:3px 12px;
  overflow:hidden;
}
.bloglist li p.date{
  color:gray;
  font-weight:bold;
  padding:0 12px;
  overflow:hidden;
}

.morelink_yellow{
	color: #000;
    background: url(https://billi-walker.jp/layout/billi-walker_new/images/common/linkarrow_yellow.gif) no-repeat left center;
    height: 24px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-indent: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 10px 15px;
    padding-top: 3px;
    }
.h330{
	height:330px;
	overflow:hidden;
}
.h580{
	height:580px;
	overflow:hidden;
}


/*shopguide*/
div#content .shopguide h2.content_title {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #13131e;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	border-top: 3px solid #9fb7d4;
	border-bottom: 1px solid #9fb7d4;
}
div#content .shopguide h2.content_title strong {
	display: inline-block;
	font-size: 184%;
	margin: 14px 0 12px 10px;
	padding-right: 10px;
	line-height: 1.4;
	border: none;
}
div#content .shopguide div.box_title{
	margin: 20px 0 0 0;
	border-top:3px solid #9fb7d4;
}
div#content .shopguide div.box_title h3{
	display: block;
	padding: 11px 7px 9px 14px;
	margin:0;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	color: #13131e;
	font-size: 116%;
	font-weight: bold;
	font-style: normal;
	border-top:1px solid #fff;
	background-color: #e1e8ff;
}
div#content .shopguide div.box_title h3 strong{
	display:inline-box;
	color: #e64c30;
	padding:4px;
	margin: 0 auto;
}
div#content .shopguide div.box_title h3 .link_button,div#content .shopguide h2.shop_list_title .link_button{
	float:right;
	margin-top:-6px;
	font-size: 14px;
}
div#content .shopguide .link_button{
	display:inline-block;
	border: 1px solid #777;
	padding: 4px 10px;
	margin: 4px;
	cursor: pointer;
	background: #428ec9;
	border-radius: 5px;
	background: -webkit-gradient( linear, left top, left bottom, from(#99c9e5), to(#428ec9) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	background: -moz-linear-gradient( top, #99c9e5, #428ec9 );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorstr=#ff99c9e5,endColorstr=#ff428ec9)";
	zoom: 1;
}
div#content .shopguide .link_button a{
	color: #fff;
}
div#content .shopguide .shop_photo img{
	padding:5px;
}
div#content .shopguide .shop_list_box .type_list{
	padding-left:8px;
	float:left;
}
div#content .shopguide .shop_list_box .type_icon{
	display:block;
	width:124px;
	height:40px;
	margin:0 2px;
	overflow:hidden;
	background: #fff url(https://billi-walker.jp/images/shopguide_icon.png) no-repeat;
	text-indent: 100%; 
    white-space: nowrap;
    float:left;
}
div#content .shopguide .shop_list_box .counter_yes{
	background-position: 0 0;
}
div#content .shopguide .shop_list_box .counter_no{
	background-position: 0 -40px;
}
div#content .shopguide .shop_list_box .online_yes{
	background-position: 0 -80px;
}
div#content .shopguide .shop_list_box .online_no{
	background-position: 0 -120px;
}
div#content .shopguide .shop_list_box .repair_yes{
	background-position: 0 -160px;
}
div#content .shopguide .shop_list_box .repair_no{
	background-position: 0 -200px;
}
div#content .shopguide .shop_list_box .trip_yes{
	background-position: 0 -240px;
}
div#content .shopguide .shop_list_box .trip_no{
	background-position: 0 -280px;
}
div#content .shopguide .shop_list_box .shop_list_detail{
	float:left;
	width:500px;
	padding:5px 5px 5px 10px;
}
div#content .shopguide .shop_list_box .details{
	display:inline-block;
	padding:3px;
}
div#content .shopguide .shop_list_box p{
	display:block;
	padding:10px;
	margin:10px 0;
	background-color:#e1e8ff;
	width:654px;
	float:left;
	
}
.shopguide table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}

.shopguide table,.shopguide  th,.shopguide  tr,.shopguide  td {
	color: #595960;
	font-size: 100%;
	line-height: 1.4;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, sans-serif;
	text-align: left;
}
div#content #poolhall_data .hall_data {
	width: 100%;
	border: 2px solid #9fb7d4;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
#poolhall_data .poolhall_data_title {
	display: block;
	margin: 15px 1px 5px;
	padding: 2px 0;
	border-left:3px solid #e64c30;
}
#poolhall_data .poolhall_data_title strong {
	display: inline-block;
	padding: 0 10px;
	width: auto;
	color: #13131e;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.3;
}
#content #poolhall_data .hall_data .table-first th, #content #poolhall_data .hall_data .table-first td {
	border-top: none;
}
#poolhall_data .hall_data th {
	padding: 6px 8px 5px;
	width: 110px;
	\width: 126px;
	w\idth: 110px;
	color: #13131e;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: #e1e8ff;
	border-top: solid 1px #ffffff;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}
#poolhall_data .hall_data td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	color: #595960;
	background-color: #ffffff;
	border-top: dotted 1px #e0dccc;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}

#poolhall_data .hall_data .mname {
	float: left;
	width: auto;
	word-break: break-all;
	word-wrap: break-word;
}
#poolhall_data .hall_data .mname strong {
	font-size: 114%;
}
#content #poolhall_data .hall_data .tel-wrap {
	padding-top:5px;
}
#content #poolhall_data .hall_data .tel-main {
	width: auto;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

#content #poolhall_data .hall_data .tel-wrap strong {
	font-family: Arial;
	font-size: 149%;
	font-weight: bold;
	line-height: 1;
	color: #e64c30;
}
#content #poolhall_data .hall_data .map_morelinks{
}
#poolhall_data .hall_data .sell_list ,#poolhall_data .hall_data .repair_list{
	display:inline-block;
}
/*絞り込み部分*/
body .square_option input[type=checkbox] {
  display: none;
}

body .square_option .checkbox {
  box-sizing: border-box;
  font-size:12px;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
  display:inline-block;
}
body .square_option .checkbox:hover {
  background-color: #e2edd7;
}
body .square_option .checkbox:hover:after {
  border-color: #53b300;
}
body .square_option .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

body .square_option .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body .square_option input[type=checkbox]:checked + .checkbox{
	display:inline-block;
}
body .square_option input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
#search_option{
	box-sizing:border-box;
	width:723px;
	padding:0 10px;
	margin: 0 auto;
}
#search_option input[type=submit] {
	display:inline-block;
}
#search_option h3{
	color:#000;
	margin-bottom:5px;
	cursor:pointer;
	font-weight:bold;
}
#search_option h3:hover{
	background-color:#e6e6e6;
}
#search_option h3:before{
    content: "\f150";
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 22px;
    vertical-align: middle;	
	font-weight:normal;
}
#search_option h3.search_close:before{
	content: "\f151";
}
#search_option h3 p{
	display:inline-block;
	padding-left:30px;
	font-weight:normal;
}
#search_option h3 p strong{
	font-size:18px;
	margin-right:5px;
	font-weight:bold;
}
.list-controll {
margin: 0 0 0 14px;
padding: 8px 0 6px;
width: 760px;
background-color: #ffffff;
}
.list-controll .page-count {
display: block;
float: left;
margin: 0 0 0 3px;
font-size: 93%;
color: #595960;
}
.list-controll .line {
color: #aaaaaa;
}
.list-controll .count {
font-size: 109%;
color: #595960;
}
.list-controll .page-count .num {
margin: 0 2px 0 1px;
font-size: 125%;
font-weight: bold;
font-family: Arial;
}

div#content .shopguide .shop_list_box {
background: url(https://billi-walker.jp/images/shopguide_line.gif) no-repeat;
margin-bottom: 30px;
}
div#content .shopguide .shop_list_box h2{
word-break: break-all;
word-wrap: break-word;
text-align: left;
padding: 20px 0 0 0;
font-size: 16px;
font-weight: bold;
}

.shopguide form#shopguide_search table {
margin:0;
}
.shopguide .head{
	border-bottom:#36c solid 1px;
	color:#36c;
	font-size:small;
	font-weight:bold;
}
.shopguide .body{
	clear:left;
	border:#36c solid 1px;
	padding:10px;
}
.shopguide .inputbox{
	border:#36c solid 1px;
	background-color:#eef;
	padding:10px;
	margin:0px 50px 0px 50px;
}
.shopguide .buttonarea{
	text-align:center;

}
.shopguide .listbox{
	padding:10px;
	margin:0px 50px 0px 50px;
}
.shopguide hr{
	border:#9cf dashed 1px;
	margin:30px 100px 30px 100px;
}
.shopguide img{
	border-width:0px;
}
.shopguide a{
	color:#36f;
}
.shopguide a:link{
	color:#36f;
}
.shopguide a:hover{
	color:#000;
}
.shopguide form table {
	margin-top: 18px;
	width: 100%;
	border-top: 3px solid #9fb7d4;
	border-collapse: separate;
	border-spacing: 0px;
}
.shopguide form table th {
	width: 174px;
	font-size:12px;
	padding: 8px 13px;
	color: #13131e;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
	background-color: #e1e8ff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #9fb7d4;
	overflow: hidden;
	word-break: break-all;
}
.shopguide form table td {
	padding: 13px 0px 13px 12px;
	min-height: 26px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5;
	border-bottom: solid 1px #9fb7d4;
	overflow: hidden;
	word-break: break-all;
	valign: middle;
	width: 467px;
	color: #13131e;
}
span.check_list {
	display: inline-block;
	width: 130px;
	line-height: 1.8;
}
.shopguide form input[type=checkbox], .shopguide form input[type=radio] {
	vertical-align: middle;
	margin: 0 4px 3px 0;
}
.shopguide form input[type=submit],.shopguide form input[type=button] {
	border: 1px solid #777;
	padding: 4px 10px;
	margin: 4px;
	color: #fff;
	cursor: pointer;
	background: #428ec9;
	border-radius: 5px;
	background: -webkit-gradient(
	 linear,
	 left top,
	 left bottom,
	 from(#99c9e5),
	 to(#428ec9)
	 );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	background: -moz-linear-gradient(
	 top,
	 #99c9e5,
	 #428ec9
	 );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff99c9e5,endColorstr=#ff428ec9)";
	zoom: 1;
}
.shopguide form select {
	height: 20px;
	border-top: 1px solid #b4b4b6;
	border-right: 1px solid #d1d1d2;
	border-bottom: 1px solid #d1d1d2;
	border-left: 1px solid #d1d1d2;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.2) inset;
}
.shopguide form textarea {
	padding: 2px;
	border-top: 1px solid #b4b4b6;
	border-right: 1px solid #d1d1d2;
	border-bottom: 1px solid #d1d1d2;
	border-left: 1px solid #d1d1d2;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.2) inset;
}
.shopguide .photoframe{
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	float:left;
}

.shopguide .thead{
	float:left;
	width:150px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background-color:#CCFFCC;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #d6ceb4;	}
.shopguide form input[type=text]{
	height: 18px;
	padding: 2px;
	line-height: 1.5em;
	border-top: 1px solid #b4b4b6;
	border-right: 1px solid #d1d1d2;
	border-bottom: 1px solid #d1d1d2;
	border-left: 1px solid #d1d1d2;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.2) inset;
}

.shopguide .tbody{
	float:left;
	width:450px;
	padding:5px;
	}
.shopguide .treturn{
	clear:left;
	height:5px;
}
.shopguide .extext{
	white-space:pre;
}

/* GoogleMap用 */
.shopguide ol,div#gmap div#mapSideBar ol ,div#gmap ol{
	list-style: decimal outside;
	padding-left: 25px;
}
#gmap li {
	margin: 0px 0px 0px 0px;
	display :block;
}
.gmap_menu { width:99%; border-bottom:1px dotted #00ff80; padding:8px 0px;}
.gmap_menu img.side_pic{ float:left; margin:5px;}
.gmap_menu .r_detail { margin-left:5px;margin-bottom:5px;}
.gmap_menu .r_address { margin:0px 3px; clear:both;}

/*ポイント付きリンク*/
a.link_point{
    position: relative;
    padding-left: 14px;
    color: #000;
    font-weight:bold;
    font-size: 13px;
    line-height: 20px;
    display:inline-block;
}
a.link_point:before {
    position: absolute;
    top: 6px;
    left: 3px;
    width: 8px;
    height: 7px;
    background: #f50545;
    content: "";
}
a.link_point_white{
    position: relative;
    padding-left: 14px;
    color: white;
    font-weight:bold;
    font-size: 13px;
    line-height: 20px;
    display:inline-block;
}
a.link_point_white:link,a.link_point_white:visited{
	color:white;
}
a.link_point_white:before {
    position: absolute;
    top: 6px;
    left: 3px;
    width: 8px;
    height: 7px;
    background: #f50545;
    content: "";
}
.float_right {
    position: absolute !important;
    right: 12px;
    top: 0;
    bottom: 0;
    height: 20px;
    margin: auto 0;
}

/*ガイド口コミ comment.php*/
.comment_input{
	padding:15px;
}
.comment_input h2{
}
.comment_input h4{
	font-size:15px;
	margin:10px 0;
	padding: 5px;
}
.comment_input .input_body,
.photo_input .input_body{
	padding:10px;
	border:1px solid #000;
	background-color:#f3f3f3;
	min-height:200px;
}
.comment_input .input_body input[type=text],
.comment_input .input_body textarea{
	padding:8px 8px 7px;
	width:650px;
	margin:5px 0;
}
.comment_input .input_body textarea{
	height:200px;
	line-height:1.5;
}
.comment_input div{
    text-align:left;
}
.comment_input .comment_rank,
.comment_input .comment_good
{
    padding:10px;
}

.comment_input input[type=radio],
.comment_input input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
.comment_input input[type=radio] + label,
.comment_input input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 12px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
.comment_input .label a,
.comment_input .label a:hover,
.comment_input .label a:visited
{
	font-weight:bold;
	color:#000;
}

@media (min-width: 1px) {
	.comment_input input[type=radio] + label i,
	.comment_input input[type=checkbox] + label i{
		font-size:24px;
		margin:0 5px;
		background-color: #fff;
	    border: 2px solid #ccc;
	    color:#ccc;
	}
    .comment_input input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .comment_input input[type=radio] + label,
    .comment_input input[type=checkbox] + label {
    }
    .comment_input input[type=radio]:checked + label i,
    .comment_input input[type=checkbox]:checked + label i{
		color:red;
    }
    .comment_input .label a:hover i{
		color:red;
    }
}
/*写真登録*/
#photo_area,#photo_area_admin{
}
#photo_area li,#photo_area_admin li{
	float:left;
	padding:5px;
	border: 1px solid #ccc;
	background-color:#fff;
	margin:5px;
}
#photo_area li input,#photo_area_admin li input{
	width:150px;
	padding:3px;
}
/*新ビリヤード場ガイド*/

#search_map{
	position:relative;
	width:764px;
	height:500px;
	overflow:hidden;
	margin-top:10px;
}
#search_map img{
	vertical-align:bottom;
}
#search_map ul{
	width:60px;
	border-top:2px solid blue;
	position:absolute;
	padding:1px 0;
}
#search_map ul.hover{
	color:#000 !important;
}
#search_map ul li{
	float:left;
	width:24px;
	padding:3px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:1.3;
	overflow:hidden;
}
#search_map ul li a{
	color:inherit;
}
#search_map #disp_area{
	position: absolute;
    top: 263px;
    left: 588px;
    color: black;
    width: 150px;
    height: 100px;
/*    border: 1px solid black;*/
    font-size: 50px;
    font-weight:bold;
}
#sm_hokkaido{
	top:30px;
	left:530px;
	border-color:#0363b7 !important;
	color:#0363b7;
}
#sm_hokkaido li{
	width:54px !important;
}
#sm_tohoku{
	top:166px;
	left:430px;
	border-color:#54c2f0 !important;
	color:#54c2f0;
}
#sm_kanto{
	top:350px;
	left:511px;
	border-color:#8dc21f !important;
	color:#8dc21f;
}
#sm_kanagawa{
	width:54px !important;
}
#sm_hokuriku{
	top: 235px;
    left: 337px;
	border-color:#00913a !important;
	color:#00913a;
}
#sm_chubu{
	top: 392px;
    left: 404px;
	border-color:#d60050 !important;
	color:#d60050;
}
#sm_kansai{
	top: 408px;
    left: 325px;
	border-color:#f9be00 !important;
	color:#f9be00;
}
#sm_wakayama{
	width:54px !important;
}
#sm_chugoku{
	top: 260px;
    left: 222px;
	border-color:#a560a2 !important;
	color:#a560a2;
}
#sm_shikoku{
	top: 408px;
    left: 250px;
	border-color:#e95513 !important;
	color:#e95513;
}
#sm_kyushu{
	top: 370px;
    left: 100px;
	border-color:#e75297 !important;
	color:#e75297;
}
#sm_kagoshima{
	width:54px !important;
}
#sm_okinawa{
	top: 176px;
    left: 126px;
	border-color:#e50012 !important;
	color:#e50012;
}
#sm_search_bar{
	position: absolute;
    top: 36px;
    left: 45px;
    font-size: 15px;
    font-weight: bold;
}
#sm_search_bar input[type=text]{
	padding: 8px;
    margin: 0px 6px;
    width: 146px;}
#sm_search_bar input[type=submit]{
	border: 1px solid #777;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 16px;
    line-height: 1.4;
    margin: 0px;
    color: #fff;
    cursor: pointer;
    background: black;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-border-radius: 0;
    font-family: Meiryo, Osaka, sans-serif;
}
#sm_direct_form{
	position: relative;
    display: block;
    background-color: black;
    text-align: left;
    font-size: 12px;
    color: white;
    padding: 8px 21px;
    margin-top:10px;
}
#sm_direct_form select{
	width: 103px;
    margin-left: 4px;
}
#sm_firect_form select option{
	padding:0 2px;
}
#sm_direct_form button{
	border: 1px solid #777;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 9px;
    line-height: 1;
    margin: 0 3px;
    color: #fff;
    cursor: pointer;
    background: black;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-border-radius: 0;
    font-family: Meiryo, Osaka, sans-serif;
}
/*topmap hover*/
ul.hov_map{
	width: 200px;
    border-top: 8px solid blue;
    padding: 1px 0;
    background: #fff;
    margin: 20px;
}
ul.hov_map.hover{
	color:#000 !important;
}
ul.hov_map li{
	float: left;
    width: 100px;
    box-sizing: border-box;
    padding: 3px;
    font-size: 41px;
    font-weight: bold;
    text-align: left;
    line-height: 1.3;
    overflow: hidden;
}
ul.hov_map li a{
	color:inherit;
}
#hov_tohoku {
    border-color: #54c2f0 !important;
    color: #54c2f0;
}
#hov_kanto{
	border-color:#8dc21f !important;
	color:#8dc21f;
}
#hov_kanagawa{
	width:200px !important;
}
#hov_hokuriku{
	border-color:#00913a !important;
	color:#00913a;
}
#hov_chubu{
	border-color:#d60050 !important;
	color:#d60050;
}
#hov_kansai{
	border-color:#f9be00 !important;
	color:#f9be00;
}
#hov_wakayama{
	width:200px !important;
}
#hov_chugoku{
	border-color:#a560a2 !important;
	color:#a560a2;
}
#hov_shikoku{
	border-color:#e95513 !important;
	color:#e95513;
}
#hov_kyushu{
	border-color:#e75297 !important;
	color:#e75297;
}
#hov_kagoshima{
	width:200px !important;
}

#user_home .user_header{
	background-color: #160f92;
    height: 175px;
    margin-bottom: 40px;
    position: relative;
    color: white;
    font-size: 13px;
}
#user_home .user_header h4{
	position: absolute;
    bottom: 35px;
    left: 150px;
    color: white;
}
#user_home .user_header h4 a{
	color:white;
}
#user_home .user_header .user_photo{
	position: absolute;
    left: 30px;
    bottom: -30px;
    padding: 3px;
    background-color: white;
}
#user_home .user_header p{
	position: absolute;
    bottom: 15px;
    left: 174px;
}

/*ガイド登録画面*/
table.input_table {
    margin: 15px 0 0 30px;
    width: 734px;
    box-sizing: border-box;
}
table.input_table label {
    display: inline-block;
    margin-right: 10px;
}
table.input_table input[type="text"],table.input_table textarea,table.input_table select{
	border: 1px solid #000 !important;
    padding: 0 5px;
    margin-right: 3px;
}
table.input_table tr {
    border: 1px solid #b9b9b9;
}
.input_table th {
    background-color: #e6e6e6;
    color: #000;
    padding: 10px 20px;
    width: 200px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.input_table td {
    padding: 10px 20px;
	position:relative;
}
.input_table input[size="50"] {
    width: 350px;
	margin: 5px 0;
}
.input_table textarea[cols="50"] {
    width: 100% !important;
}
.input_table td span.required {
    display: inline-block;
    height: 16px;
    position: absolute;
    top: 18px;
    left: 385px;
    font-weight: bold;
	color:#000;
}
.input_table td p {
    font-size: 12px;
    /* font-weight: bold; */
    color: #000;
    padding-top: 3px;
}
div#map{
	width: 100% !important;
}
div.poolhall form input[type=button],div.poolhall form input[type=submit] {
    border: 1px solid #808080;
    padding: 4px 10px;
    margin: 4px;
    color: #fff;
    cursor: pointer;
    background: #808080;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-border-radius: 5px;
    -moz-box-shadow: none;
	background-image:none !important;
    zoom: 1;
}
div.poolhall form .buttonarea{
	margin-top:20px;
}

ul.affi_list li {
    float: left;
    padding: 5px;
}
ul.affi_list li img {
    vertical-align: top;
    height: 50px;
}
ul.affi_list li p {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.s_list_td ul.affi_list li img {
    height: 20px;
}
.s_list_td ul.affi_list li {
    padding: 0 5px;
}
td.td_affi {
    padding: 0;
}
td.td_affi ul.affi_list {
    padding: 5px 0;
}

div#affi_explain {
    width: 580px;
    text-align: left;
    padding: 20px;
	color:#000;
}
div#affi_explain img.logo{
	display:block;
	margin:0 auto 5px;
}
div#affi_explain a {
    color: blue;
}
div#affi_explain h2 {
    font-weight: bold;
    border-left: 20px solid blue;
    line-height: 20px;
    padding-left: 10px;
    font-size: 17px;
    margin-bottom: 10px;
}
div#affi_explain p {
    margin-bottom: 10px;
    line-height: 1.6;
}
div#affi_explain h3 {
    font-weight: bold;
    margin-bottom: 5px;
    background-color: blue;
    color: #fff;
    padding-left: 5px;
}
div#affi_explain ul {
}
div#affi_explain ul li {
    list-style: initial;
    margin-left: 20px;
    line-height: 1.6;
}




div#map_container {
    padding: 10px;
    border: 2px solid #000;
}
#content #map_container ul.pref_navi{
	border:none;
}
#content #map_container ul.pref_navi li{
	float: left;
    padding: 0 5px 10px 20px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
	
}
.square_red{
	display:inline-block;
	background-color:#f15a24;
	color:#fff;
	width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    margin-right: 5px;
}
.square_blue{
	display:inline-block;
	background-color:#0a50ff;
	color:#fff;
	width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    margin-right: 5px;
}
.square_yellow{
	display:inline-block;
	background-color:#ffff00;
	color:#000;
	width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    margin-right: 5px;
}
.square_green{
	display:inline-block;
	background-color:#8cc63f;
	color:#fff;
	width: 18px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    margin-right: 5px;
}

table#from_map{
	width:100%;
	margin:0;
	padding:0;
	box-sizing:border-box;
	border:1px solid #000;
	position:relative;
}
table#from_map td{
	padding:0;
}
table#from_map #map{
	height:600px;
	width:100%;
}
table#from_map #bmap{
	width:500px;
}
table#from_map #smap{
	height:600px;
	overflow:scroll;
	overflow-x:hidden;
	padding:5px;
}
table#from_map #mapSideBar{
	
}
table#from_map #closed{
	
}
table#from_map #change_point{
	
}
table#from_map .map_loading{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width:32px;
	height:32px;
	display:block;
}
table#from_map .map_loading_side{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width:32px;
	height:32px;
	display:block;
}
#content .poolhall div.pref_navi_title {
    background: none;
	background-color:#160f92;
	letter-spacing:3px;
	color:#fff;
    zoom: 1;
    padding: 3px;
    margin: 50px 0 0 0;
    text-align: center;
    font-weight: bold;
	border:0;
}
.gmap_menu h2{
	font-weight:bold;
}
.user_good_td{
	border: 1px solid #ccc;
    padding: 10px;
    font-size: 12px;
    margin-top:15px;
}
.user_good_td h3{
	padding: 10px;
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.user_good_td h3 a{
	font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}
.user_good_td .user_good_rank{
	text-align: left;
    border-bottom: 1px solid #ccc;
}
.user_good_td .user_good_rank .rank{
	font-size: 17px;
    display: inline-block;
    padding: 10px;
}
.user_good_td .user_good_rank .rank i{
	margin:0 5px;
}
.user_good_td .user_good_rank .rating {
	float: right;
    padding: 13px;
}
.user_good_td .user_good_rank .rating li{
	display:inline;
}
.user_good_td .user_good_comment p{
	font-size: 14px;
    line-height: 1.6;
    text-align: left;
}
.user_good_td .user_good_comment li{
	float:left;
	padding:10px
}
.user_good_td p.date{
	text-align: left;
    padding: 7px;
}
h2.pink a {
	color:#000;
}
h2.pink a.sub::before{
}

h2.pink a.sub{
	padding-left:7px;
}
/* footarea*/
#footarealink{
	text-align:left;
}
#footarealink p, #footarealink ul, #footarealink li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#footarealink li {
    display: inline;
    margin-right: 5px;
    line-height: 130%;
	font-size:14px;
}
#footarealink li a{
	color:#000;
}
/* 地域ごとリスト */
.from_list a.from_map_button ,.from_list a.from_city_button{
	display:inline-block;
	width:300px;
	padding:0px;
	margin:20px;
	background-color:#ccc;
	color:black;
	text-decoration:none;
	font-weight:900;
	letter-spacing:4px;
	font-size:16px;
	border:4px solid #ccc;
	text-align:center;
}
.from_list a.selected {
	border:4px solid #000;
}
#area_list{
	text-align:left;
	font-size: 15px;
    padding: 20px 25px 5px;
	font-weight:bold;
	margin-bottom:10px;
}
#area_list a{
	display:inline-block;
	color:#000;
	padding: 1px 5px;
    /* width: 150px; */
    font-weight: bold;
}
.d_list_new{
	border:2px solid #000;
	width:735px;
	margin:0 auto 20px;
}
.d_list_new td{
	padding:5px 20px;
	border:solid 1px #000;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.d_list_new td.photo{
	border: solid #000;
    border-width: 1px 0px 0px 1px;
    vertical-align: middle;
    width: 180px;
    padding: 10px 0px;
    text-align: center;
}
.d_list_new td.photo img{
	max-width: 160px;
    max-height: 160px;
}
.d_list_new td.title{
	width:40%;
	font-size:16px;
}
.d_list_new td a{
	font-weight:900;
	color:#000;
}
.d_list_new td p{
	font-size:12px;
	line-height:2;
	font-weight:bold;
}
.d_list_new th{
	width: 10%;
    text-align: center;

    border-width: 1px 0px 0px 1px;
    padding: 3px;
}
.s_list_new{
	border:2px solid #000;
	width:735px;
	margin:0 auto 20px;

}
.s_list_new td{
	border:none;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.s_list_new td a{
	color:#000;
}
.order_navi {
	text-align:center;
}
.order_navi li span {
    position: relative;
    display: block;
    background: #fff;
    padding: 1px 12px;
    margin: 10px auto;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    border-right: 1px solid #dbdbdb;
    line-height: 16px;
}
.order_navi li a {
    position: relative;
    display: block;
    padding: 1px 12px;
    margin: 10px auto;
    border-right: 1px solid #dbdbdb;
    color: #3E5371;
    font-size: 15px;
    line-height: 16px;
}
/*ユーザー ビリヤード場マップ*/
#map-container{
	float:left;
	width:500px;
	height:400px;
}
.user_map_ranking{
	float:left;
	text-align:left;
	padding:15px;
}

/*ミニランキング*/
.mini_ranking{
margin: 0;
padding: 0;
list-style-type: none;
}
.mini_ranking li{
font-size:14px;
position: relative;
margin: 0;
padding: 4px 16px;
border-bottom: 1px dotted #ccc;
}
.mini_ranking li::before{
position: absolute;
top: 7px;
left: 1px;
color: #d05;
content: "★";
font-size: 9px;
}
.mini_ranking li:first-child::before,
.mini_ranking li:nth-child(2)::before,
.mini_ranking li:nth-child(3)::before{
position: absolute;
top: 1px;
left: 0;
width: 0;
height: 0;
border: 6px solid transparent;
border-bottom: 10px solid #fb0;
content: "";
}
.mini_ranking li:first-child::after,
.mini_ranking li:nth-child(2)::after,
.mini_ranking li:nth-child(3)::after{
position: absolute;
top: 9px;
left: 0;
width: 0;
height: 0;
border: 6px solid #fb0;
border-top: 3px solid transparent;
border-bottom: 6px solid #f90;
content: "";
}
.mini_ranking li:nth-child(2)::before{
border-bottom: 10px solid #ccc;
}
.mini_ranking li:nth-child(2)::after{
border: 6px solid #ccc;
border-top: 3px solid transparent;
border-bottom: 6px solid #aaa;
}
.mini_ranking li:nth-child(3)::before{
border-bottom: 10px solid #d98;
}
.mini_ranking li:nth-child(3)::after{
border: 6px solid #d98;
border-top: 3px solid transparent;
border-bottom: 6px solid #c76;
}
.mini_ranking li span{
color: #9ab;
font-size: 11px;
}
div#side_login {
    width: 177px;
    font-size: 13px;
    margin: 0 0 10px 0;
	text-align:center;
}
div#side_login a {
    background-color: #000;
    color: white;
    display: inline-block;
    width: 85px;
}
div#side_login a.option{
	margin-left:7px;
}
div#side_search {
    background-color: #000;
	width:177px;
	position:relative;
	font-size:0;
}
#side_search input[type="text"] {
    width: 121px;
    box-sizing: border-box;
    padding: 3px;
    margin: 4px 4px 4px 0;
    border: 1px solid #fff;
    font-size: 12px;
    display: inline-block;
    font-family: FontAwesome,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
div#side_search h5 {
	margin: 0;
    padding: 0;
	font-weight:normal;
	text-align:center;
    display: inline-block;
    width: 52px;
    color: white;
    font-size: 11px;
    text-indent: 0;
    line-height: 1;}
#side_search input[type="submit"] {
	position:absolute;
	right:7px;
	font-family:inherit;
	background-color:#fff;
	border:0;
	height:12px;
	line-height:12px;
	font-size:12px;
	top:0;
	bottom:0;
	margin:auto;
	
}
.autoreload {
    padding: 10px;
    font-weight: bold;
}
.autoreload button {
    margin-left: 20px;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #01122b;
    padding: 0 15px;
    letter-spacing: 2px;
    font-family: FontAwesome,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif !important;

}
.autoreload button:hover{
	background-color: #01122b;
	color:#fff;
}
.result_edit{
	float:right;
	padding:10px;
}
.title_live {
    font-size: 23px;
    text-align: right;
    margin-top: 40px;
    font-weight: bold;
    letter-spacing: 10px;
}
/* プロブログヘッドライン */
#blog_headline{
	
}

#blog_headline ul{
	margin-top:20px;
}
#blog_headline ul li{
	padding: 20px 0 20px 30px;
}

#blog_headline li div.trimphoto{
  position:relative;
  overflow:hidden;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  float:left;
  margin:auto 0;
}
#blog_headline li div.trimphoto img{
  height:110px;
  position:absolute;
  top:0px;
  left:-20px;

}
#blog_headline li div.data{
	float:left;
	padding:0 0 0 15px;
	color:#000;
	box-sizing:border-box;
	width:624px;
	position:relative;
}
#blog_headline li div.data p.name{
	font-weight:bold;
	font-size:21px;
}
#blog_headline li div.data p.name span{
	font-size: 13px;
    display: inline-block;
    padding-bottom: 5px;
    vertical-align: middle;
    margin-left: 7px;
    letter-spacing: 1px;
}
#blog_headline li div.data p.name a{
	color:blue;
}
#blog_headline li div.data p.sitename{
}
#blog_headline li div.data p.sitename a{
	display: block;
    background-color: #01122b;
    box-sizing: border-box;
    border: 2px solid #01122b;
    color: #fff;
    padding: 1px 5px 0px;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 10px;
	line-height:22px;
}
#blog_headline li div.data p.sitename a:hover{
	color:#000;
	background-color: #fff;
}
#blog_headline li div.data p.title{
}
#blog_headline li div.data p.title a{
	display: block;
    height: 45px;
	font-weight:bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#blog_headline li div.data p.title a:hover{
	background-color:#ccc;
	color: #000;
}
#blog_headline li div.data p.date{
	position:absolute;
	height:22px;
	bottom:0;
}
/*カレンダー*/
div#calendar_menu{
	padding:10px;
	background-color:#01122b;
	margin-top:30px;
}
div#calendar_menu select{
	padding: 9px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    height: 40px;
    border: 1px solid #01122b;
    box-sizing: border-box;
}
div#calendar_menu a{
	display:inline-block;
	box-sizing: border-box;
    margin: auto 0 auto 0;
    padding: 0 10px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 7px;
    background: transparent;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 4px;
	float:right;
}
div#calendar_menu a:hover{
	background-color:#fff;
	color:#000;
}
.cal-centerblocks .thismonth {
    font-size: 70px;
    font-weight: bold;
    color: #29abe2;
    margin-top: 30px;
}
.cal-centerblocks .thismonth span.eng{
	font-size: 35px;
    color: #000;
}
.cal-centerblocks table.cal-body{
	border: 3px solid #000;
}
.cal-centerblocks table.cal-body td{
	border:1px solid #000;
	padding:8px;
	line-height:1.3;
}
.cal-centerblocks table.cal-body td hr{
	margin: 5px;
    border: 0;
    border-top: 1px solid #ccc;
}
.cal-centerblocks table.cal-body td a.cal-date{
	font-size: 28px;
    display: block;
    margin: 5px 5px 10px;
}
.cal-centerblocks table.cal-body td a.cal-event{
	font-size:11px;
	display:block;
}
.cal-centerblocks table.cal-body td a.cal-event img
,.cal-centerblocks table.cal-body td a.cal-event i{
	margin-right: 5px;
    vertical-align: top;
}
.cal-centerblocks table.cal-body td.cal-day{
	text-align:center;
	font-size:18px;
}
.cal-centerblocks table.cal-body td.cal-nullday{
	background-color:#fff;
}
.cal-centerblocks table.cal-body td.cal-futureday{
	background-color:#fff;
}
.cal-centerblocks table.cal-body tr{
}
.cal-centerblocks .next_navi{
	text-align:center;
}
.cal-centerblocks .next_navi form{
	display:inline-block;
}
.cal-centerblocks .next_navi button{
	background-color: transparent;
    border: 1px solid #01122b;
    padding: 5px 20px;
    font-size: 18px;
    margin: 20px;
}
.cal-centerblocks .next_navi button:hover{
	background-color:#01122b;
	color:#fff;
}
#calendar_bottom .bottom_options{
	
}
#calendar_bottom .bottom_options p{
	padding:0 5px;
	display:inline-block;
	color:#000;
}

#calendar_bottom .bottom_options .topicoption{
	width:175px;
}
#calendar_bottom .bottom_options .topicoption img{
	margin-right:4px;
}

#calendar_bottom .bottom_options .topicoption a{
	color:#000;
}
#calendar_bottom .bottom_options .adminoption{
	margin-right:25px;
}
#calendar_bottom .bottom_options .adminoption a{
	color:#000;
}
#form_box table{
	width:100% !important;
	box-sizing:border-box;
	border: 3px solid #000 !important;
}
#form_box table tr th {
	text-align: left;
    width: 200px;
    background-color: #29abe2;
    border: solid #003366;
    border-width: 1px 0px 0px 1px;
    padding: 0 0 0 20px;
    font-size: 15px;
	color:#000;
	font-weight:bold;
}
#form_box table tr td{
	color:#000;
}
#form_box table tr td.right{
	width:auto;
}
p.backtocalendar a {
    display: inline-block;
    padding: 3px 20px;
    border: 1px solid #01122b;
    margin-top: 15px;
    color: #000;
    font-weight: bold;
}
p.backtocalendar a:hover {
	background-color:#ccc;
}
/*FORUM*/
div.forum_menu{
	padding: 10px;
    background-color: #01122b;
    margin-top: 30px;
}
div.forum_menu form{
	display:inline-block;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
div.forum_menu form input[type="text"]{
	padding: 9px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    height: 40px;
    border: 1px solid #01122b;
    box-sizing: border-box;
	vertical-align:middle;
	margin-left:10px;
	width:190px;
}
div.forum_menu form input[type="submit"]{
}
p.new_topic{
	display: inline-block;
    float: right;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: bold;
}
div.forum_menu a,div.forum_menu form input[type="submit"] {
    display: inline-block;
    box-sizing: border-box;
    margin: auto 0 auto 10px;
    padding: 0 10px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 7px;
    background: transparent;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 4px;
    font-family: FontAwesome,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif !important;
	vertical-align:middle;
}
div.forum_menu a:hover ,div.forum_menu form input[type="submit"]:hover{
	background-color:#01122b;
	color:#fff;
}
.forum_pagenavi {
    padding: 10px 0;
    margin-bottom: 20px;
}
div.forum_pagenavi .pagenav {
    display: inline-block;
    margin: 8px 0 0;
}
.forum_pagenavi a.subscribe {
    display: inline-block;
    float: right;
    border: 1px solid #01122b;
    padding: 5px;
    font-size: 14px;
}
.w60{
	display:inline-block;
	width:60px;
}

.w_764{
	width:764px !important;
	box-sizing:border-box !important;
	margin-right:0 !important;
	margin-left:0 !important;
}
#uranai_body table {
    margin: 0;
    padding: 0;
    border: 0;
}
#uranai_body table td {
    padding: 0;
    margin: 0;
    border: 0;
}
#uranai_body table td[height="12"] {
    font-size: 0;
}
#uranai_body table td img {
    vertical-align: top;
}
/*question*/
div#question_navi {
    height: 60px;
    background-color: #01122b;
    color: #fff;
    margin-top: 30px;
	margin-bottom:30px;
}
div#question_navi span {
    float: left;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    letter-spacing: 1px;
    font-size: 17px;
    margin: 0 0 0 50px;
    font-weight: bold;
}
ul.question_navi_li {
    float: right;
}
ul.question_navi_li li {
    float: left;
    height: 60px;
    box-sizing: border-box;
    position: relative;
    border: 0;
}
#bwquestion ul.question_navi_li li a {
    display: block;
    margin: 10px 0;
    box-sizing: border-box;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 7px;
    background: transparent;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    padding: 0 10px;
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
}
#bwquestion ul.question_navi_li li a:hover{
	background-color:#fff;
	color:#000;
}

/*広告*/

.sponsor_ad {
    margin: 20px 0 0;
    border: 1px solid #000;
}
.sponsor_ad a {
    width: 100%;
    display: block;
}
.sponsor_ad img {
    display: block;
    margin: 20px auto 0;
}
.sponsor_ad a img:hover {
    opacity: 0.7;
}
.sponsor_ad p {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, helvetica, sans-serif;
	line-height:1.5;
	width:100%;
	float:left;
}
.sponsor_ad p a{
	color:#0044cc;

}
.sponsor_ad.size_728 {
    padding-bottom: 20px;
}
#header_ad .sponsor_ad {
    border: 1px solid #fff;	
	padding-bottom:20px;
}
#header_ad .sponsor_ad p{
	font-size: 11px;
    font-weight: bold;
    padding: 3px;
}
#header_ad .sponsor_ad img {
    width: auto;
    max-height: 70px;
}
#procontents .sponsor_ad.size_728 {
    margin-bottom: 20px;
    border: 3px solid #cccccc;
	position:static;
}
.story_introtext .sponsor_ad.size_728 {
    border: 0;
    position: relative;
    left: -15px;
}
/*news*/
li.list_ad .sponsor_ad.size_728 {
    margin: 0;
	border:0;
}
ul#list_feed li.list_ad img {
    float: none;
    position: static;
    width: auto;
    height: auto;
}
/*loginrequired*/
.loginrequired{
	width:764px;
}
.loginrequired p {
    margin: 2em;
    line-height: 1.5;
    font-weight: bold;
}
.loginrequired h5 {
    text-align: center;
    font-size: 16px;
    letter-spacing: 5px;
}
.loginrequired form {
    width: 95%;
    border: 4px solid #e6e6e6;
    margin: 11px auto;
    padding: 20px 0;
	text-align:center;
}
.loginrequired form table td input[type="text"], #content .loginrequired form table td input[type="password"] {
    width: 250px;
    padding: 5px;
    border: 1px solid #000;
}
.loginrequired form table{
	margin:0 auto;
}
.loginrequired form table td {
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
}
.loginrequired form table tbody tr td input[type="submit"] {
    display: block;
    margin: 0px auto 0;
    padding: 0px 30px;
    text-align: center;
    background: #000;
    border-style: none;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
	border-radius:0
}
ul.login_list {
    margin: 10px;
}
ul.login_list li {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}
table.tablesorter{
	min-width:100%;
	width:650px;
	counter-reset: ranking; 	
}
table.tablesorter td{
	border:0;
	min-width:30px;
}
table.tablesorter tbody th:before{
   counter-increment: ranking;
   content:counter(ranking);

}
table.tablesorter thead tr th,table.tablesorter tfoot tr th{
	color:#000;
}
table.tablesorter tfoot tr th.num{
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
table.tablesorter tbody th{
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
/*sponsor.php*/
div#sp_prefweight {
    color: #000;
    padding: 10px 0!important;
}
input#all_weight {
    margin: 0 10px 0 20px;
}
div#sp_prefweight ul {
    background-color: #e6e6e6;
    padding: 20px 20px 10px;
    margin-top: 10px;
}
div#sp_prefweight ul li {
    float: left;
    width: 60px;
    text-align: center;
    padding-bottom: 10px;
    height: 70px;
}
div#sp_prefweight button[type=submit] {
    margin: 10px auto;
    display: block;
}
div#sp_prefweight input[type=checkbox]{
	margin:5px;
}
div#sp_prefweight label{
	padding:3x;
	cursor:pointer;
}

#loading{
    border:1px dashed #999;
	margin-top:-65px;
	margin-left:-65px;
    padding:15px;
    position: fixed;
    top:50%;
    left:50%;
    background-color:#FFF;
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}
 
#loading .loadingMsg{
    text-align:center;
    padding-top:100px;
    width:100px;
    background-image:url("https://billi-walker.jp/images/loading.gif");
    background-position: center top;
    background-repeat: no-repeat;
    font-family: "メイリオ"!important;
}
.is-hide{
 display:none; 
}
.ajaxloading{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background:rgba(0,0,0,.5);
  z-index:10000;
}
.ajaxloading::before{
  content:"";
  display:block;
  position:fixed;
  left:50%;
  top:50%;
  width:50px;
  height:50px;
  border-radius:5px;
  margin-top:-15px;
  margin-left:-15px;
  background:white;
}
.ajaxloading::after{
  content:"";
  display:block;
  position:fixed;
  left:50%;
  top:50%;
  width:32px;
  height:32px;
  border-radius:20px;
  margin-top:-10px;
  margin-left:-10px;
  border:4px solid #60ABB9;
  border-right:4px solid white;
  animation: rotate 1s infinite linear;
}
@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}
/*pro fan*/
.player_photobox {
    position: relative;
}
.player_photobox button:hover {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    margin: 0;
	font-size:15px;
}
.player_photobox button {
	display:table-cell;
    position: absolute;
    top: 0;
    right: 0;
    width: 21%;
    height: 21%;
    opacity: 0.3;
    font-size: 0;
    margin: 2px;
	transition: all 1s;
	-webkit-transition: all 0.5s;
  border-radius:0px;
  -webkit-appearance: none;
  background-color: #ddd;
  border: none;
}
.player_photobox button i {
	color:blue;
	margin-right:2px;
	font-size:13px;
}
.player_photobox button .num {
	font-size:13px;
}
.player_photobox button.active i {
    color: red;
}
.player_photobox button span.message {
	display:none;
}
.player_photobox button:hover span.message {
    display: block;
    border-style: none;
    background-color: #fff;
    border: 1px solid #000;
    width: 50%;
    margin: 5px auto;
    padding: 3px;
	line-height:15px;
	height:15px;
	overflow:hidden;
}
.player_photobox button:hover span.message:hover {
	background-color: #e6e6e6;
}

.fan_button_big {
    position: relative;
	clear:both;
}
.fan_button_big button:hover {
    opacity: 0.8;
	background-color:#ccc;
}
.fan_button_big button {
	display:inline-block;
	letter-spacing:4px;
    width: 100%;
    opacity: 1;
    font-size: 15px;
	transition: all 1s;
	-webkit-transition: all 0.5s;
	border:1px solid #000;
	background-color:#fff;
	padding:5px;
}
.fan_button_big button i {
	color:blue;
	margin-right:2px;
	font-size:13px;
}
.fan_button_big button .num {
	font-size:13px;
}
.fan_button_big button.active i {
    color: red;
}
.fan_button_big button span.message {
}

ul.fan_player li{
	position:relative;
	min-height:130px;
	border:1px solid #000;
	padding:10px 120px;
	margin:0 0 10px;
	box-sizing:border-box;
}
ul.fan_player li p.round{
	text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}
ul.fan_player li p.round span{
	margin-left:5px;
}
.fan_player li div.trimphoto {
    position: absolute;
    overflow: hidden;
    width: 110px;
    height: 110px;
    margin: auto 0;
	top:10px;
}
.fan_player li .p1 div.trimphoto {
	left:10px;
}
.fan_player li .p2 div.trimphoto {
	right:10px;
}
.fan_player li div.trimphoto img {
    height: 110px;
    position: absolute;
    top: 0px;
    left: -20px;
}
.fan_player li .p1{
	width:200px;
	text-align:right;
	float:left;
}
.fan_player li .p2{
	width:200px;
	text-align:left;
	float:left;
}
.fan_player li .versus_video{
	width:122px;
	float:left;
	text-align:center;
	position:relative;
}
.fan_player li .name{
	font-size:19px;
	padding:0 5px;
}

.fan_player li  .name a{
	font-size:19px;
	font-weight:bold;
	color:#000;
}
.fan_player li .versus_video span{
	display:block;
	float:left;
	width:22px;
	text-align:center;
	color:#000;
	font-size:15px;
	line-height:30px;
}
.fan_player li .versus_video span.score{
	width:50px;
	font-size:20px;
	font-weight:bold;
}
.fan_player li .versus_video span.score.win{
	color:red;
}
.fan_player li .versus_video span.score.lose{
	color:blue;
}

.fan_player li .versus_video a.ajax{
	position:absolute;
	display:block;
	border:1px solid #000;
	line-height:1;
	padding:6px 10px;
	font-size:12px;
	top:30px;
	width:122px;
	box-sizing:border-box;
}
.fan_player li .video_bottom {
	clear: both;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 6px;
    left: 0;
}
.fan_player li .video_bottom a{
	margin:0 5px;
}
button#morefan {
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
    font-size: 16px;
    letter-spacing: 4px;
    border: 1px solid;
    margin-bottom: 15px;
}

button#morevideo,button.morevideo {
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
    font-size: 16px;
    letter-spacing: 4px;
    border: 1px solid;
    margin-bottom: 15px;
}
button#moreresult {
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
    font-size: 16px;
    letter-spacing: 4px;
    border: 1px solid;
    margin-bottom: 15px;
}
/*ログインのススメ*/
.login_info{
	border:1px solid #000;
	padding:10px;
	margin-bottom:15px;
}
.login_info h3{
	font-size:16px;
	font-weight:bold;
	letter-spacing:4px;
}
.login_info h3:before{
	content:'\f090';
	font-family:fontawesome;
	margin-right:10px;
	font-size:19px;
}
.login_info p{
	font-size:15px;
	margin:10px 20px;
}
.login_info .login_buttons{
	margin-top:10px;
}
.login_info .login_buttons a{
	background-color: #000;
    color: white;
    display: inline-block;
	margin-right:20px;
	padding:0 15px;
	font-size:14px;
}

/*プロ名鑑リスト*/
.bioTableWrap.bioTableWrapAlt.ratiorank{
	border:0;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table tr.bioTableHead td{
	border:0;
}

.bioTableWrap.bioTableWrapAlt.ratiorank table td{
	border:1px solid #ececec;
	text-align:center;
	letter-spacing:-0.7px;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table td.sel {
    background-color: #fafafa;
    font-weight: bold;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table td.player_name{
	text-align:left;
	padding: 4px 10px !important;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table td i{
	margin-right:2px;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table td:first-child{
	border-left:0;
	padding: 20px 4px !important;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table td.pad_r:first-child{
	border-left:0;
	padding: 20px 40px 20px 4px !important;
}
.bioTableWrap.bioTableWrapAlt.ratiorank table td:last-child{
	border-right:0;
}

td.rank {
    position: relative;
}
td.rank span {
    position: absolute;
    right: 0.4em;
}
td.rank span.up{
  color:red;
}
td.rank span.down{
  color:blue;
}
td.rank span.up:before {
    content: '\f176';
    font-family: 'Fontawesome';
    color: red;
    padding: 0 0.2em;
}
td.rank span.down:before {
    content: '\f175';
    font-family: 'Fontawesome';
    color: blue;
    padding: 0 0.2em;
}
td span.pointup{
  color:red;
  display: block;
}
td span.pointdown{
  color:blue;
  display: block;
}
td span.pointup:before {
    content: '\f176';
    font-family: 'Fontawesome';
    color: red;
    padding: 0 0.2em;
}
td span.pointdown:before {
    content: '\f175';
    font-family: 'Fontawesome';
    color: blue;
    padding: 0 0.2em;
}

/*for halfrank*/
.name.withpoint span.point {
    display: block;
    padding-left: 0px;
}

h2.name.withpoint span.fname {
    display: inline-block;
    height: 36px;
    box-sizing: border-box;
    padding-top: 12px;
    font-size: 18px;
}

h2.name.withpoint {
    font-size: 15px;
    line-height: 1.0;
}

.name.withpoint span.point img {
    margin-right: 10px;
    vertical-align: top;
}

.name.withpoint span.point span {
    font-weight: bold;
    display: inline-block;
    width: 120px;
    font-size:14px;
}
span.point span.rankup{
  color: red;
}
span.point span.rankup:before {
    content: '\f176';
    font-family: 'Fontawesome';
    color: red;
    padding: 0 0.3em;
}
span.point span.rankdown{
  color: blue;
}

span.point span.rankdown:before {
    content: '\f175';
    font-family: 'Fontawesome';
    color: blue;
    padding: 0 0.3em;
}

/*language切り替え*/
ul#header_language {
    position: absolute;
    top: 70px;
    left: 430px;
    text-align: left;
    font-size: 14px;
}
ul#header_language li {
    position: relative;
    color: #000;
    padding: 0px 0 0 20px;
    font-family: Helvetica, Arial, sans-serif;
	letter-spacing:2px;
	font-size:13px;
}
ul#header_language li.active:before {
    content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}
ul#header_language li a {
    color: #000;
}

/*story admin*/
form#admin-storyeditor_advanced div#html_editor_en {
    margin: 0 0 1em 0;
    padding: 8px;
    border: 1px solid #000000;
}
form#admin-storyeditor_advanced div#html_editor_en textarea{
    width: 98%;
}
/*レーティングについて*/
#about_rating{
	font-size:14px;
	line-height: 1.8;
    letter-spacing: 0.05em;
}
#about_rating h3{
	width:764px;
	height:30px;
	font-size:20px;
	border-left:30px solid  #29abe2;
	color:#000;
	text-align:left;
	text-indent:10px;
	line-height:30px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
}
#about_rating ul li{
	margin: 10px 0px 10px 0px !important;
	position:relative;
	padding-left:20px;
	line-height:1.8 !important;
}
#about_rating ul li:after{
	content:''; 
	display:block; 
	position:absolute; 
	top:5px; 
	left:3px; 
	border-radius:30px;
	height:7px; 
	width:7px; 
	border:3px solid #0a50ff;
}
/*ビリヤード場ガイド行ったボタン*/
.poolhall .hall_plus{
	float:right;
	padding-top:15px;
}
.poolhall .hall_plus button {
    width: 100px;
    background-color: white;
    border: 1px solid #ccc;
    margin-left: 10px;
    padding: 2px 0;
    font-size: 12px;
	font-weight:bold;
}
.poolhall .hall_plus button:hover,.poolhall .hall_plus button.active{
	color:#ff00cf;
}
.poolhall .hall_plus button:hover:before,.poolhall .hall_plus button.active:before{
	color:#ff00cf;
}
button.hall_visited:before {
    content: "\f124";
    font-family: FontAwesome;
    margin-right: 7px;
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal;
	color:#ccc;
}
button.hall_favorite:before {
    content: "\f004";
    font-family: FontAwesome;
    margin-right: 7px;
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal;
	color:#ccc;

}
.hall_fan span {
    display: inline-block;
    width: 130px;
    font-size: 15px;
    border: 1px solid #ccc;
    margin: 0 14px;
    padding: 3px 0;
	font-weight:bold;
}
.hall_fan span input{
	vertical-align:middle;
}
.hall_fan input:checked+label ,.hall_fan input+label:hover{
	color:#ff00cf;
}
.hall_fan .hall_fan_detail {
    width: 500px;
    display: inline-block;
}

.hall_fan .hall_fan_detail span {
    margin: 7px;
}
.hall_fan dt {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}
.hall_fan dt p{
	display:inline-block;
	margin-left:10px;
}
.hall_fan dd {
    display: inline-block;
}
.hall_fan textarea {
    width: 435px;
    height: 120px;
}

.hall_fan dl {
    margin: 20px 0;
}
.hall_fan button{
    background-color: #ff00cf;
    border: 0;
    color: #ffffff;
    padding: 5px 0;
    width: 200px;
    letter-spacing: 4px;
}
.hall_comment_under{
  line-height: 1.6;
    position: relative;
    background: #fff;
    border: 1px solid #777;
    border-radius: 5px;
    padding:15px;
    margin-bottom:10px;

}
#hall_mycomment.disactive{
	display:none;
}
.hall_comment_under:before {
	content: "";
	position: absolute;
	top: -10px; left: 30px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #000 transparent;
}

.hall_comment_under:after {
	content: "";
	position: absolute;
	top: -9px; left: 30px;
	margin-left: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 9px 9px 9px;
	border-color: transparent transparent #fff transparent;
}
.hall_comment_under .updated{
	text-align:right;
}
span.icon_fan i {
    padding: 0 4px 0 0;
}

span.icon_fan i.active {
    color: #ff00cf;
}

span.icon_fan i.disactive {
    color: #ccc;
}

span.icon_fan {
    cursor: pointer;
}
div#area_buttons {
    position: absolute;
    left: 10px;
    top: 370px;
	z-index:102;
}

#area_buttons button {
    display: inline-block;
    margin: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 3px 5px;
    color: #555;
}
#area_buttons button:hover,#area_buttons button.active {
	border:1px solid #ff00cf;
	color:#000;
}
div#jmap_change {
    position: absolute;
    left: 10px;
    top:-5px;
	z-index:102;
}

#jmap_change button {
    display: inline-block;
    margin: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 8px;
	font-size:15px;
    color: #555;
}
#jmap_change button:hover,#jmap_change button.active {
	border:1px solid #ff00cf;
	color:#000;
}

div#user_map {
    position: relative;
}
body #map_box {
	width:500px;
	height:400px;
	float:left;
	position:relative;
	margin-left:50px;
}
body #map-container {
	overflow:hidden;
	position:relative;
	z-index:100;
}

body #map-container > canvas {
	position:relative;
	top:0px;
	left:0px;
	z-index: 101;
	transition: all 1s;
    -webkit-transition: all 1s;
}
ul#jmap_sample {
    position: absolute;
    top: 280px;
    left: 400px;
    font-size: 11px;
	color:#999;
	background-color:#fff;
	padding:5px;
	z-index:105;
}
ul#jmap_sample li {
    padding: 0px;
}

ul#jmap_sample li span {
    font-size: 16px;
    vertical-align: middle;
}
/*poolhall_list*/
ul.poolhall_list li {
    width: 50%;
    float: left;
}

ul.poolhall_list li .list_content {
    margin: 5px;
    border: 1px solid #999;
    padding: 10px;
	position:relative;
	font-size:0;/*inline-block*/
	border-radius:5px;
}

ul.poolhall_list li .list_content .photo img {
    width: 150px;
}
ul.poolhall_list li .list_content h6 {
    background-color: #f3f3f3;
    line-height: 1;
    padding: 5px 10px;
    text-indent: 0;
    font-size: 15px;
    margin: 2px 0 10px;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
}
ul.poolhall_list li .list_content .states {
    display: inline-block;
    padding: 5px;
    background-color: #ff00fe;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    margin: 0 0 5px;
}

ul.poolhall_list li .list_content .options {
    width: 190px;
    /* float: left; */
    display: inline-block;
    height: 150px;
    vertical-align: top;
	padding:0 5px;
	font-size:13px;
	position:relative;
}
ul.poolhall_list li .list_content .options .city{
	margin:8px 0 8px 8px;
	font-size:13px;
}
ul.poolhall_list li .list_content .options a{
	display:block;
	position:absolute;
	bottom:0px;
	padding:3px;
	border:1px solid #ccc;
	width:190px;
	text-align:center;
	background-color: #f3f3f3;
    border-radius: 5px;
}
ul.poolhall_list li .list_content .photo {
    width: 150px;
    /* float: left; */
    display: inline-block;
	position:relative;
}

ul.poolhall_list li .list_content .options dl {
    display: inline-block;
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 3px 10px;
    line-height: 1;
	margin:0 3px 6px;
}

ul.poolhall_list li .list_content .options dl dt {
    display: inline-block;
}

ul.poolhall_list li .list_content .options dl dd {
    display: inline-block;
    font-size: 15px;
    margin-left: 2px;
    font-weight: bold;
    vertical-align: middle;
}

ul.poolhall_list li .list_content .favorite {
    position: absolute;
    top: 14px;
    right: 10px;
	font-size:12px;
}
ul.poolhall_list li .list_content .favorite .icon_fan {
    padding: 3px 13px;
    border: 1px solid #ccc;
    margin-left: 5px;
    line-height: 1;
    font-weight: bold;
}

ul.poolhall_list li .list_content .favorite .icon_fan span {
    font-size: 15px;
    margin-left: 3px;
}
ul.poolhall_list li .list_content h6 a {
    display: block;
}

ul.poolhall_list li .list_content h6 a:hover {
    color: #ff00fe;
}

ul.poolhall_list li .list_content .favorite .icon_fan:hover {
    color: #ff00fe;
}

ul.poolhall_list li .list_content .favorite .icon_fan i.active,ul.poolhall_list li .list_content .favorite .icon_fan:hover i {
    color: #ff00fe;
}
ul.poolhall_list .plz_photo {
    position: absolute;
    top: 15px;
    font-size: 13px;
    border: 1px solid #999;
    width: 80%;
    left: 12px;
    background-color: #fff;
    color: #000;
    padding: 10px;
    opacity: 0.7;
}

ul.poolhall_list .plz_photo a {
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    color: #ff00fe;
	margin-top:5px;
}

ul.poolhall_list .plz_photo:before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.owner_pr h4 {
    border-left: 4px solid #ff00fe;
    text-indent: 7px;
    margin: 20px 17px 0;
    font-size: 17px;
    /* display: none; */
    color: #555;
    letter-spacing: 4px;
    line-height: 1;
    padding: 3px 0 0;
}
/*owner制度*/
.owner_pr h4 {
    border-left: 4px solid #ff00fe;
    text-indent: 7px;
    margin: 20px 17px 0;
    font-size: 17px;
    color: #555;
    letter-spacing: 4px;
    line-height: 1;
    padding: 3px 0 0;
}

.owner_pr {
    border: solid 3px #eeece4;
    margin: 20px 0;
}

.owner_pr p {
    line-height: 1.8;
    font-size: 16px;
    padding: 10px 20px;
    font-weight: bold;
}
.close_info {
    border: solid 3px #ff00cf;
    margin: 20px 0;
}

.close_info h4 {
    border-left: 4px solid #ff00fe;
    text-indent: 7px;
    margin: 20px 17px 0;
    font-size: 17px;
    color: #555;
    letter-spacing: 4px;
    line-height: 1;
    padding: 3px 0 0;
}

.close_info p {
    line-height: 1.8;
    font-size: 16px;
    padding: 10px 20px;
    font-weight: bold;
}
.close_info p a{
  text-decoration:underline;
  color:#ff00fe;
}
.box_shadow {
    background: rgba(158,158,158,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.autotag_photos {
    overflow:hidden;
}
.autotag_photos.photo_image {
    display: inline-block;
    vertical-align: top;
    padding: .3em;
}
.autotag_photos img{
    max-width:100%;
}
.autotag_photos.photo_image img {
    border: 2px solid #eee;
    box-shadow: #ddd 2px 3px;
}
ul.article_index_photo li {
    padding:.5em;
    float: left;
    width: 33%;
    box-sizing:border-box;
}
ul.article_index_photo .photos_box {
    /* width: 33%; */
    height: 15rem;
    /* float: left; */
    position: relative;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

ul.article_index_photo h3 {
    position: absolute;
    bottom: 0;
    /* height: 3rem; */
    width: 100%;
    background-color: rgba(0,0,0,.4);
    padding: 1em;
    box-sizing: border-box;
    font-size: .9em;
    color: #fff;
}
ul.article_index_photo h3 p {
    font-size: .8em;
    text-align: right;
}
.gallery-items {
    cursor: pointer;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
}
a.linkbox {
    display: inline-block;
    width: 100%;
    clear: both;
    text-align: center;
    border: 1px solid #000;
    padding: 1em;
    margin: 0.3em 0;
    box-sizing: border-box;
    text-decoration: underline;
}
/*box-shadow*/
.box-shadow-1 {
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
}
.box-shadow-2 {
    box-shadow: 0 2px 10px rgba(0,0,0,.2)
}

/*写真付き記事一覧*/
ul.article_box_ul li {
    width: 50%;
    float: left;
    padding: 1em;
    box-sizing:  border-box;
}

.article_box {}


.photo_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background:  #b40d0d; */
}


.article_box_photo_2x1 {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 50% 0 0;
}
.article_box_photo_4x3 {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 75% 0 0;
}


ul.article_box_ul li a {
    text-decoration:  none;
    display:  block;
    color: #555;
}

ul.article_box_ul li a:hover {
    opacity: .8;
}

.article_box_bottom h3 {
    padding: 0.6em 0.6em 0;
    margin: 0 0 0 0;
    font-size:  1.2em;
    font-weight:  bold;
    line-height:  1.3;
    overflow:  hidden;
    max-height:  3em;
    border: 0;
    text-align: left;
}

.article_box_bottom span.date {
    font-size:  .8em;
    display: block;
    padding: 0 1.3em;
    line-height:  1;
    margin-top:  0.3em;
}

.article_box_bottom {overflow:  hidden;height: 10em;position: relative;}

.article_box_bottom p.article_ex {
    padding: 1em;
    font-size: 0.8em;
    line-height: 1.6;
}

/*livescore関連*/
#tournamentList .tlist {
    padding: 10px;
    background-color: #fff;
    color: #000;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
}
#tournamentList .tlist h6 {
    line-height: 1.2;
    font-size: 15px;
    margin: 0.2em 0 0;
    text-transform: uppercase;
    display: inline-block;
    padding: 0.5em;
    color: #fff;
    background-color: #8bc34a;
    width: auto;
    text-indent: 0;
    font-weight: 400;
    letter-spacing: .04em;
}
#tournamentList .tlist.active_scheduled {
    background-color: #eee;
    cursor: pointer;
}

#tournamentList .tlist.active_scheduled h6 {
    background-color: gray;
}
#tournamentList .tlist.active_now h6 {
    background-color: red;
}

#tournamentList .tlist.active_upcoming h6 {
    background-color: #ff4081;
}
#tournamentList .tlist.active_result {
    background-color: #eee;
}
#tournamentList .tlist h4 {
    font-size: 20px;
    margin: 1em 0 1em;
    line-height:32px;
    text-indent: 0;
    border: 0;
    font-weight:  400;
}
#tournamentList .sex {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
}
#tournamentList .sex i.fa-male {
    color: #aaaaff;
}
#tournamentList .sex i.fa-female {
    color: #ffaaaa;
}
#tournamentList .sex i {
    padding: 0.1em;
}
#tournamentList .tlist .entry {
    font-size: 11px;
    display: inline-block;
    margin-right: 5px;
    border-bottom: 2px solid #0033ff;
    padding: 0 5px;
    vertical-align: middle;
    color:#000;
}
#tournamentList .tlist .entry.active {
    color:red;
}
#tournamentList .tlist .entry span {
    font-weight: bold;
    padding: 0 0 0 1em;
    font-size: 11px;
    display:block;
    color:#000;
}
#tournamentList span.seriesname {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    display: block;
    padding: .5rem;
    color: #ffffff;
    font-size: 0.8rem;
    min-width:25%;
    text-align:center;
}

.tlist_td p {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height:24px

}
.tlist_td p.date {
    font-weight: bold;
    font-size: 15px;
}
.mdl-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.mdl-cell {
    box-sizing: border-box;
}
.mdl-shadow--3dp {
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.14), 0 3px 3px -2px rgba(0,0,0,.2), 0 1px 8px 0 rgba(0,0,0,.12);
}
.mdl-grid {
    padding: 8px 0;
}
.mdl-cell--4-col, .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: calc(50% - 16px);
}
.mdl-cell {
margin: 8px;
width: calc(50% - 16px);
}

.vote_button a {
    display: inline-block;
    background-color: #ff8a00;
    width: auto;
    padding: 0 15px;
    line-height: 50px !important;
    height: 50px;
    margin: 1em 0;
    border-radius: 25px;
    font-weight: bold;
    color: #fff !important;
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.vote_button a:hover {
  background-color:#ffcc00;
  text-decoration:none;
  color:#fff !important;
}
.vote_button a:after {
    content: "▶";
    margin-left: .5em;
}
.nameAdjust{
  overflow:hidden;
  white-space:nowrap;
}
/*この記事を書いた人*/
.about_author {
    width: 100%;
    background-color: #f3f5f6;
    border-radius: 1em;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    font-family: 'Noto Sans JP', sans-serif;
}
.about_author p{
  padding:0 1em;
}
.about_author h3 {
    display: inline-block;
    font-size: 2em !important;
    font-weight: bold !important;
    padding: 1em !important;
    border: 0 !important;
    margin: 0 !important;
}
.about_author .photo {
    width: 30%;
    float: left;
    height: 100%;
    padding: 5%;
    box-sizing: border-box;
    font-size: 0;
}

.about_author .desc {
    width: 70%;
    float: left;
    min-width:300px;
}

.about_author .photo img {
    border-radius: 100%;
    width:100%;
}
.about_author .desc p {
    padding: 0 0 0 2em;
}
.about_author h2 {
    position: absolute;
    right: 0.7em;
    top: 0.7em;
    background-color: #fff;
    padding: .2em;
    /* border-radius: 10px; */
    color: #888;
}
.ajaxbox {
    position: relative;
    min-height: 300px;
}

.ajaxloadingbox{
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background: rgba(0,0,0,0.1);
  z-index:10000;
}
.ajaxloadingbox::before{
  content:"";
  display:block;
  position: absolute;
  bottom: 0;
  top: 0;
  width:50px;
  height:50px;
  border-radius:5px;
  /* margin-top:-15px; */
  /* margin-left:-15px; */
  background:white;
  right: 0;
  left: 0;
  margin: auto;
}
.ajaxloadingbox::after{
  content:"";
  display:block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height:32px;
  width: 32px;
  border-radius:20px;
  /* margin-top:-10px; */
  /* margin-left:-10px; */
  border:4px solid #60ABB9;
  border-right:4px solid white;
  animation: rotate 1s infinite linear;
}
@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}

.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

.videobox {
    float: left;
    width: 210px;
    margin: 0.5%;
    font-size: 13px;
    width: 32%;
    cursor:pointer;
    display:block;
}
.videobox:hover{
  text-decoration:none;
}

.videobox .thumbnail img {
    width: 100%;
    font-size: 0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    

}

.videobox .meta h5 {
    margin: 0;
    height: 5em;
    line-height: 1.5;
    overflow: hidden;
    font-size: 1em;
    text-indent:0;
}

.videobox .meta {
    padding: .3em 1em .5em;
    position:relative;
}

.videobox .thumbnail .duration {
    position: absolute;
    background-color: rgba(0,0,0,0.7);
    color: rgba(255,255,255,.8);
    padding: 2px 4px;
    font-size: 0.8rem;
    margin: 5px;
    bottom: 0;
    right: 0;
    letter-spacing: .5px;
    font-weight: 500;
}

.videobox .thumbnail {
    position: relative;
    font-size: 0;
    background-color: #000;
    overflow: hidden;
}
.videobox .thumbnail:before{
  content:'';
  display:block;
  width:100%;
  height:0;
  padding-bottom: 56.2%;
}
.videobox .mode {
    background-color: red;
    color: #fff;
    display: inline-block;
    padding: 0 1em;
    line-height: 1.5;
    font-weight: 500;
    position: relative;
    left: -0.5em;
}
.videobox .mode.cbnt {
    background-color: #63bbbf;
}
.videobox .meta .article {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.7em;
    font-size: .6em;
    color: blue;
    font-weight: bold;
}
.videobox .meta .channelname {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.7em;
    font-size: .6em;
    color: blue;
    font-weight: bold;
    padding-left: 9em;
    box-sizing: border-box;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.thumbnail .hovered {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    display: none;
    width:100%;
    height:100%;
}

.thumbnail .hovered h6 {
    margin: 0;
    background: transparent;
    line-height: 1.5;
    color: rgba(255,255,255,.8);
    padding: 0.6em;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: left;
    text-indent: 0;
}

.videobox:hover .thumbnail .hovered {
    display: block;
}

.videobox .meta .article:hover {
    background-color: rgba(100,100,255,.6);
    color: #fff;
}
.videobox .meta .channelname:hover {
    background-color: rgba(100,100,255,.6);
    color: #fff;
}

body .ui-state-active, body .ui-widget-content .ui-state-active, body .ui-widget-header .ui-state-active, body a.ui-button:active, body .ui-button:active, body .ui-button.ui-state-active:hover {background-color: #160f92;}

.ui-state-active.youtubelabel, .ui-widget-content .ui-state-active.youtubelabel, .ui-widget-header .ui-state-active.youtubelabel, a.ui-button.youtubelabel:active, .ui-button.youtubelabel:active, .ui-button.ui-state-active.youtubelabel:hover{
  background-color: red;
}
.ui-state-active.cbntlabel, .ui-widget-content .ui-state-active.cbntlabel, .ui-widget-header .ui-state-active.cbntlabel, a.ui-button.cbntlabel:active, .ui-button.cbntlabel:active, .ui-button.ui-state-active.cbntlabel:hover{
  background-color: #63bbbf;
}

.video_menu {
    margin: 5px 0;
    text-align: center;
    font-size: 0.9em;
}
.label-group {
    display: inline-block;
}


.thumbnail .hovered:before {
    content: '';
    display:block;
    position: absolute;
    /* width: 1em; */
    /* height: 1.5em; */
    z-index: 200;
    font-size: 12px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 2em;
    border-color: transparent transparent transparent rgba(255,255,255,0.4);
}
.videoedit {
    display: inline-table;
    position: absolute;
    bottom: 0.5em;
    right: 0;
    background-color: rgba(255,122,255);
    padding: .2em 1em;
    color: #fff;
    z-index:200;
}
a.videoeditbutton {
    font-size: 1rem;
    color: #000;
    text-align: right;
    float: right;
}

/*provideo tournamentinfo*/
.tournamentinfo .tournamentinfo_body{
    position:relative;
    padding: .4em;
}
.tournamentinfo .icon_balls {
    width: 100px;
    float: left;
    font-size: 0;
}

.tournamentinfo .info {
    float: left;
}

.tournamentinfo .info h5 {font-size: 19px;margin: 0.7em;}
.tournamentinfo .info .date {font-size: 15px;font-weight: bold;margin: 0;display: inline-block;vertical-align: top;line-height: 1;}
.tournamentinfo .info .links {
    position: absolute;
    right: 1em;
    height: 2.5em;
    line-height: 2.7;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tournamentinfo {
    clear: both;
    border: 1px solid #ccc;
    margin: 31px 0;
}

.tournamentinfo .info .links a {
    color: #00aeef;
    font-weight: bold;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0 1em;
    box-sizing: border-box;
    border: 1px solid #00aeef;
}
.tournamentinfo .info .links a:hover {
	background-color: #00aeef;
	color: #fff;
	text-decoration: none;
}
.tournamentinfo .info .country {
    display: inline-block;
    /* font-size: 0; */
    vertical-align: top;
    padding: 0 0 0 20px;
    height: 1em;
}

.tournamentinfo .info .country img {
    height: 1em;
    width: auto;
}

/*playerSearch*/
.playerBioFilterWrap .videoForm label {
    width: 25%;
}

.playerBioFilterItem.videoForm {
    width: 100%;
    box-sizing:border-box;
}

.playerBioFilterWrap .videoForm .playerSearch {
    width: 70%;
}
.bottom_button_big a {
    display: block;
    padding: 1em;
    margin: 1em 0;
    border: 2px solid #00aff0;
    text-align: center;
    font-weight: bold;
    transition: all 1s;
    -webkit-transition: all 0.5s;
    clear:both;
}
.bottom_button_big a:hover {
    color:#fff;
    background-color: #00aff0;
    text-decoration: none;
}
.inline-block {
    display:inline-block !important;
}
/*----------------
ie5-ie5.5対策
-----------------*/
@media tty{
i{content:"\";/*" "*/}} @import 'ie50-55win.css'; /*";}
}/* */
