@charset "UTF-8";
body{
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#e50020;
	font-size:15px;
}
img{
	max-width:100%;
	height:auto !important;
}
a{
	color:#36C;
}
a:hover{
	color:#09F;
}
.clear{
	clear:both;
	height:0;
}
.sp{
	display:none;
}
.smalltext{
	font-size:10px;
}
/*
 float clear
-------------------------------------------------------------------------*/
.clearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix{
	display:inline-table;
	min-height:1%;
}
/* \*/
html .clearFix{
	* height:1%;
}
.clearFix{
	display:block;
}

.inner{
	max-width:1200px;
	margin:0 auto;
}
.inner2{
	max-width:950px;
	margin:0 auto;
}
.center{
	text-align:center;
}

/*page_links*/
.page_links {margin-top:4px;margin-bottom:1px;}
.page_links span {margin: 0 2px;font-size: 13px;}
.page_links .allCnt {}
.page_links .range {margin-left: 5px;}
.page_links a.first {margin-left: 3px;}
.page_links a.back	{margin-left: 3px;margin-right:3px;}
.page_links a.next	{margin-left: 3px;margin-right:3px;}
.page_links a.last	{}
.page_links a span {display: inline;}
.page_links a.first span {padding-left: 16px;background: url(/images/management/page_l2.gif) no-repeat center left; width: 15px;height:12px;}
.page_links a.back	span {padding-left:  11px;background: url(/images/management/page_l.gif) no-repeat center left; width: 10px;height:12px;}
.page_links a.next	span {padding-right: 11px;background: url(/images/management/page_r.gif) no-repeat center right; width: 10px;height:12px;}
.page_links a.last	span {padding-right: 16px;background: url(/images/management/page_r2.gif) no-repeat center right; width: 15px;height:12px;}
.page_links a.page, .page_links span.current {margin:0 2px;}
.page_links span.current {
	font-weight: bold;
	font-size: 14px;
}

/*タイトル*/
.ttl_type1{
	font-size:48px;
	text-align:center;
	margin-bottom:1em;
	color:#fff;
	font-weight:normal;
}
.ttl_type2{
	display:block;
	font-size:14px;
}
.ttl_type_game{
	font-size:36px;
	text-align:center;
	color:#fff;
	font-weight:normal;
}

/*ボタン*/
.btn_style1{
	text-align:center;
}
.btn_style1 a{
	display:inline-block;
	border:solid 1px #fff;
	border-radius:24px;
	font-size:18px;
	padding:5px 30px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.btn_style1 a:hover{
	color:#E80011;
	background:#fff;
}
.btn_style2{
	text-align:center;
}
.btn_style2 a{
	margin-top:20px;
	display:inline-block;
	border:solid 1px #E80011;
	border-radius:24px;
	font-size:18px;
	padding:5px 30px;
	color:#E80011;
	text-decoration:none;
	font-weight:normal;
}
.btn_style2 a:hover{
	color:#fff;
	background:#E80011;
}
.header_sp,.slogan_sp{
	display:none;
}

.btn-square {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  background: #ff0000;
  color: #FFF;
  border-bottom: solid 4px #7f0000;
  border-radius: 3px;
	font-size:30px;
}
.btn-square:hover{
	color:#fff;
}
.btn-square:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}

/*ヘッダー1*/
#header_1{
	background:#fff;
	padding:10px 20px;
}
.logo_nec{
	float:left;
}
.logo_necsports{
	float:right;
}
/*ヘッダー2*/
#header_2{
	background:#E80012;
	padding:10px 20px;
}
ul.header_2_block > li{
	display:block;
	float:left;
	width:25%;
	overflow:hidden;
}
ul.header_2_block > li:nth-child(2){
	width:50%;
}
ul.header_2_block > li:last-child{
	display:block;
	float:left;
	width:25%;
	text-align:right;
}
.logo_rr{
}
.slogan{
	text-align:center;
	color:#fff;
	padding-top:20px;
	line-height:190%;
}
.slogan .line_1{
	font-size:14px;
}
.slogan .line_2{
	font-size:22px;
}
.header2_navi{
	margin-top:10px;
	display:inline-block;
}
.navi_rocketsclub{
	margin-bottom:15px;
	text-align:left;
}
.navi_rocketsclub a{
	display:block;
	background:url(/files/user/images/icon_arrow1.svg) no-repeat left center;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 18px;
}
.navi_rocketsclub a:hover{
	opacity:.7;
}
#header_3{
	background:#9F0010;
	text-align:center;
}
/*ヘッダーグローバルナビ*/
ul.navi_global{
	width:1050px;
	margin:0 auto;
}
ul.navi_global li{
	display:inline-block;
	font-size:15px;
}
ul.navi_global li a{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding:10px 20px;
}
ul.navi_global li a:hover{
	background:#E50020;
}
/*フッターナビ*/
ul.navi_utility li{
	background:url(/files/user/images/icon_arrow1.svg) no-repeat left center;
	padding:0 30px 0 20px;
	float:left;
	font-size:14px;
}
ul.navi_utility li a{
	color:#fff;
	text-decoration:none;
}
ul.navi_utility li a:hover{
	text-decoration:underline;
}
/*SNSナビ*/
ul.navi_sns li{
	display:inline-block;
	padding:0 6px 0 0;
}
ul.navi_sns li:last-child{
	padding:0;
}
ul.navi_sns li a:hover{
	opacity:.7;
}
/*フッター*/
#footer{
	background:#e50020;
	padding:40px 20px;
}
.footer_left{
	float:left;
}
.footer_right{
	width:250px;
	float:right;
	text-align:right;
}
#copyright{
	font-size:12px;
	color:#fff;
	padding:40px 0 0 0;
	text-align:center;
}
/*メインイメージ*/
#mainimage{
	background:#000;
}
/*試合情報*/
.gameinfo{
	background:url(/files/user/images/game_bg.png);
	background-size:cover;
	padding:40px 0;
}
.gameinfo_left{
	width:50%;
	float:left;
}
.gameinfo_right{
	width:50%;
	float:right;
}
/*NEXT GAME*/
.nextgame{
	padding:20px;
	background-color: rgba(0,0,0,0.6);
	border-radius:10px;
	color:#fff;
	text-align:center;
	margin:0 20px;
	min-height:315px;
}
.nextgame_1{
	font-size:12px;
	margin-bottom:1em;
}
.nextgame_2{
	font-size:14px;
	border:solid 1px #fff;
	padding:.2em 2em;
	display:inline-block;
	margin-bottom:1em;
}
.nextgame_3,.nextgame_4{
	font-size:14px;
	margin-bottom:1em;
}
.nextgame_5{
	font-size:14px;
}
.nextgame_5 img{
	width:100px;
	margin-left:10px;
}
.nextgame_5 .logo_team{
	margin:0 20px 0 0;
	max-height:110px;
}
.nextgame_team{
	font-size:30px;
	display:inline-block;
	line-height:100%;
	padding:0;
	margin:10px 0 0 0;
}
.nextgame_5 .grade{
	font-size:14px;
}
/*RESULT*/
.result_parts{
	padding:20px;
	background-color: rgba(0,0,0,0.6);
	border-radius:10px;
	color:#fff;
	text-align:center;
	margin:0 20px;
	min-height:315px;
}
.result_1{
	font-size:12px;
	margin-bottom:1em;
}
.result_2{
	font-size:14px;
	border:solid 1px #fff;
	padding:.2em 2em;
	display:inline-block;
	margin-bottom:1em;
}
.result_3{
	font-size:12px;
	margin-bottom:1em;
}
.result_4{
	font-size:24px;
	margin-bottom:.5em;
}
.result_5{
	font-size:12px;
	margin-bottom:5px;
}
.result_6{
	font-size:12px;
}
table.result_score{
	margin:0 auto;
}
table.result_score td{
	vertical-align:top;
	padding:0 5px;
}
table.result_score td.score1{
	vertical-align:middle;
	font-size:48px;
}
table.result_score_inside{
	margin:0 auto;
	font-size:12px;
}
table.result_score_inside{
	margin:0 auto 10px auto;
	font-size:12px;
}
table.result_score_inside td{
	padding:0 5px;
}
.result_team{
	width:100px;
}
.logo_team{
	width:100px;
	max-height:110px;
}
.result_detail{
	text-align:right;
	margin-top:-20px;
}
	.result_detail a{
	background:url(/files/user/images/icon_arrow1.svg) no-repeat left center;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

/*動画とランキングのブロック*/
.movieandranking{
  background: -moz-linear-gradient(top, #9C0206, #2A0202);
  background: -webkit-linear-gradient(top,#9C0206, #2A0202);
  background: linear-gradient(to bottom, #9C0206, #2A0202);
	padding:40px 20px;
}

/*MOVIE*/
.movie{
	float:left;
	width:50%;
}
.youtube{
	width:560px;
	margin:0 auto 30px auto;
}

/*RANKING*/
.ranking{
	float:right;
	width:50%;
}
.rankingtable{
}
.rankingtable table{
	color:#fff;
	border:solid 1px #000;
	border-collapse:collapse;
	width:500px;
	margin:0 auto 30px auto;
}
.rankingtable table th{
	text-align:center;
	font-weight:normal;
	padding:.5em 1em;
}
.rankingtable table td{
	padding:.5em 1em;
}
.rankingtable tr:nth-child(even) {
	background: #000;
}
.rankingtable .rank{
	text-align:center;
}
.rankingtable .team{
}
.rankingtable .win{
	text-align:center;
}
.rankingtable .lose{
	text-align:center;
}
.rankingtable .point{
	text-align:center;
}
.ranking_note{
	width:500px;
	margin:0 auto;
	color:#fff;
	font-size:15px;
	margin-bottom:20px;
}
.logo_team_ranking{
	width:30px;
	margin-right:10px;
}


/*TOP NEWS*/
.news{
	background:#E80012;
	padding:40px 20px;
}
ul.news_box{
	width:1200px;
	margin:0 auto 20px auto;
	letter-spacing: -.4em;
}
.news_box li{
	width:260px;
	background:#fff;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.3);
	padding:10px;
	display:inline-block;
	margin:0 20px 20px 0;
	letter-spacing: normal;
	vertical-align:top;
	min-height:280px;
}
.news_box li:nth-child(4n){
	margin:0 0 20px 0;
}
.news_date{
	font-size:10px;
	color:#000;
	font-weight:bold;
	display:inline-block;
}
.newmark{
	background:#E80012;
	display:inline-block;
	padding:2px 3px;
	margin-right:5px;
	color:#fff;
	font-size:10px;
	line-height:110%;
}
.news_cat{
	float:right;
	border:solid 1px #E80012;
	display:inline-block;
	padding:1px 2px;
	color:#E80012;
	font-size:10px;
	font-weight:bold;
}
.news_title{
	font-size:14px;
}
.news_image{
	text-align:center;
	margin:20px 0;
	height:173px;
	overflow:hidden;
}
.news_image img{
}

/*ロケッツクラブ*/
.rocketsclub{
	padding:40px 20px;
}
.parallax-window-rocketsclub{
 	min-height: 200px;
	background: transparent;
}
.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 15px;
/*  min-width: 120px;
  max-width: 100%;*/
  color: #000;
  font-size: 15px;
  background: #fff;
	border-radius: 10px;
	width:820px;
}
.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 10px solid transparent;
  border-left: 15px solid #fff;
}
.balloon1-right p {
  margin: 0;
  padding: 0;
}
.rocketsclub_luna{
	float:right;
}
.rocketsclub_banner{
	text-align:center;
	margin:20px 0;
}
.rocketsclub_text{
	color:#fff;
	text-align:center;
	font-size:16px;
	margin:40px 0 20px 0;
}
.rocketsclub_btn_left{
	width:420px;
	float:left;
}
.rocketsclub_btn_left a{
	display:block;
	background:url(/files/user/images/rocketsclub_arrow.png) no-repeat left 10px center #0053FF;
	border-radius:7px;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	text-align:center;
	width:380px;
	padding:15px 0;
}
.rocketsclub_btn_right{
	width:420px;
	float:right;
	text-align:center;
}
.rocketsclub_btn_right a{
	display:block;
	background:url(/files/user/images/rocketsclub_arrow.png) no-repeat left 10px center #858585;
	border-radius:7px;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	text-align:center;
	width:380px;
	padding:15px 0;
}
.rocketsclub_btn_left a:hover,.rocketsclub_btn_right a:hover{
	opacity:.7;
}
/*OFFICIAL SNS*/
.sns{
	background:#E80012;
	padding:40px 10%;
}
.sns_ttllink{
	margin-bottom:20px;
}
.sns_facebook{
	width:40%;
	float:left;
}
.sns_twitter{
	width:40%;
	float:right;
}
.sns_instagram{
	margin:40px 0;
}
.widget{
}

/*PHOTO GALLERY*/
.photogallery{
  background: -moz-linear-gradient(top, #002fe0, #9f0001);
  background: -webkit-linear-gradient(top, #002fe0, #9f0001);
  background: linear-gradient(to bottom, #002fe0, #9f0001);
	padding:40px 20px;
}
ul.photo_list{
	letter-spacing: -.4em;
	max-width:1200px;
	margin:0 auto 20px auto;
}
ul.photo_list li{
	letter-spacing: normal;
	width:220px;
	display:inline-block;
	margin:0 20px 20px 0;
}

/*PICK UP*/
.pickup{
	padding:40px 0;
}
.parallax-window-pickup{
 	min-height: 400px;
	background: transparent;
}
.pickup_left{
	width:40%;
	float:left;
	margin-left:5%;
	margin-right:5%;
}
.pickup_right{
	width:40%;
	float:right;
	margin-left:5%;
	margin-right:5%;
}
.ttl_pickup{
	font-size:24px;
	border-left:solid 5px #fff;
	padding:0 0 0 10px;
	color:#fff;
	font-weight:normal;
	line-height:110%;
	margin:0 0 20px 0;
}
.p_pickup{
	color:#fff;
	margin-bottom:50px;
	line-height:175%;
}
.pickup_link{
	display:inline-block;
	border-radius:18px;
	font-size:13px;
	padding:3px 10px;
	color:#e50020;
	text-decoration:none;
	font-weight:normal;
	background:#fff;
	margin-top:5px;
	border:solid 1px #fff;
}
.pickup_link:hover{
	color:#fff;
	border:solid 1px #fff;
	background:#e50020;
}
table.pickup_schedule,table.pickup_bbs{
	width:100%;
	font-size:15px;
	margin-bottom:30px;
}
table.pickup_schedule td,table.pickup_bbs td{
	background:#eee;
	padding:12px;
}
table.pickup_schedule tr:nth-child(odd) td,table.pickup_bbs tr:nth-child(odd) td{
	background: #fff;
}
.schedule_date{
	width:30px;
}
.saturday{
	color:#36C;
}
.sunday{
	color:#F30;
}
.player{
	width:300px;
	margin:0 auto;
}
.player .ttl_pickup_player {
	position: relative;
  line-height: 1.4;
  padding:0 0;
  display: inline-block;
	width:300px;
  top:0;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	text-align:center;
}
.player .ttl_pickup_player:before, .player .ttl_pickup_player:after{
	position: absolute;
  top: 0;
  content:'';
  width: 5px;
  height: 100%;
  display: inline-block;
}
.player .ttl_pickup_player:before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  left: 0;
}
.player .ttl_pickup_player:after {
 content: '';
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  right: 0;
}
.player_photo{
	text-align:center;
	margin-bottom:10px;
}
.player_name{
	color:#fff;
	font-size:18px;
	text-align:center;
	margin-bottom:5px;
}
.player_name_en{
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-bottom:15px;
}
.player_infor{
	color:#fff;
	font-size:12px;
	width:100%;
	margin-bottom:20px;
}
.player_infor tr td{
	padding:5px 0;
	border-bottom:solid 1px #ed4d63;
}
.player_infor tr td.noborder{
	border-bottom:none;
}
.pickup_link2{
	display:block;
	border-radius:18px;
	font-size:11px;
	background:#fff url(../images/icon_arrow2.svg) left 10px center no-repeat;
	padding:3px 10px 3px 28px;
	color:#e50020;
	text-decoration:none;
	font-weight:normal;
	margin-top:5px;
	border:solid 1px #fff;
}
.pickup_link2:hover{
	background:#e50020 url(../images/icon_arrow3.svg) left 10px center no-repeat;
	color:#fff;
	border:solid 1px #fff;
}

/*GOODS*/
.goods{
  background: -moz-linear-gradient(top, #80cef2, #016bb4);
  background: -webkit-linear-gradient(top, #80cef2, #016bb4);
  background: linear-gradient(to bottom, #80cef2, #016bb4);
	padding:40px 0;
}
.goods_btn{
	padding-top:40px;
	text-align:center;
}
.goods_btn a:hover{
	opacity:.7;
}
.goods_btn img{
	width:300px;
}

/*スポンサー*/
.sponcer_wrapper{
	background:#fff;
}
.sponcer{
	padding:40px 0;
	width:1120px;
	margin:0 auto;
}
.supportshop{
	float:left;
	width:360px;
	margin-bottom:30px;
}
#contents1000499{
	line-height:100%;
}
#contents1000499 img{
	border:none;
	padding:0;
	margin:0;
}
ul.right_banners{
	float:right;
	width:740px;
	letter-spacing: -.4em;
	}
ul.right_banners li{
	letter-spacing: normal;
	display:inline-block;
	min-height:100px;
}
ul.right_banners li.dazn{
	width:100%;
	padding-bottom:20px;
}
ul.right_banners li.spocale{
	width:100%;
	padding-bottom:20px;
}
ul.right_banners li.left{
	width:33%;
}
ul.right_banners li.center{
	width:34%;
	text-align:center;
}
ul.right_banners li.right{
	width:33%;
	text-align:right;
}
.ttl_sponcer{
	font-size:24px;
	border-left:solid 5px #E80012;
	padding:0 0 0 10px;
	color:#E80012;
	font-weight:normal;
	line-height:110%;
	margin:0 0 20px 0;
}
ul.official{
	letter-spacing: -.4em;
}
ul.official li{
	letter-spacing: normal;
	display:inline-block;
	width:25%;
	text-align:center;
}
ul.official li:first-child{
	text-align:left;
}
ul.official li:last-child{
	text-align:right;
}

/*
下層ページ
*/
#content{
	padding:40px 0;
}

.ttl_sub{
	font-size:24px;
	border-left:solid 5px #fff;
	padding:0 0 0 10px;
	color:#fff;
	font-weight:normal;
	line-height:110%;
	margin:0 0 20px 0;
}

.content_body{
	max-width:1050px;
	background:#fff;
	padding:50px;
	margin:50px auto;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.3);
	font-size:15px;
}

/*NEWS*/
.rrnews_list .news_date{
	font-size:16px;
	color:#666;
	font-weight:bold;
	display:inline-block;
	float:left;
}
.rrnews_list .news_cat{
	border:solid 1px #E80012;
	display:inline-block;
	padding:6px 8px 3px 8px;
	color:#E80012;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	float:left;
	margin:0 0 0 1em;
}
.rrnews_list .news_ttl{
	font-size:24px;
	margin:0 0 2em 0;
	padding:2em 0;
	color:#393939;
	border-bottom:solid 2px #ccc;
}
.news_article{
	line-height:175%;
}
.news_eyecatch{
	text-align:center;
	margin-bottom:40px;
}
ul.news_navi_pn{
	margin:50px 0;
}
ul.news_navi_pn li{
	display:block;
	width:50%;
}
ul.news_navi_pn li.prev{
	float:left;
}
ul.news_navi_pn li.next{
	float:right;
	text-align:right;
}
ul.news_navi_pn li a{
	color:#E80012;
	font-size:14px;
	text-decoration:none;
}
ul.news_navi_pn li.prev a{
	background:url(/files/user/images/news_navi_icon_left.svg) top 4px left no-repeat;
	padding-left:18px;
}
ul.news_navi_pn li.next a{
	background:url(/files/user/images/news_navi_icon_right.svg) top 4px right no-repeat;
	padding-right:18px;

}

.news_recent{
	margin-top:50px;
	border:solid 2px #ccc;
	padding:20px;	
}
.news_recent h2{
	color:#e50020;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:solid 1px #e50020;
	margin-bottom:20px;
}
.news_list dl {
padding: 20px 0;
border-bottom: 1px solid #ddd;
}
.news_list dt {
padding-bottom: 5px;
}

.news_list dt {
clear: left;
float: left;
width: 12%;
}
.news_list dd {
margin-left: 13%;
line-height:175%;
}
.news_archive{
	margin-top:50px;
	background:#E80012;
	padding:40px;
	margin-bottom:20px;
}
.news_archive_cat{
	float:left;
	width:50%;
}
.news_archive_monthly{
	float:left;
	width:50%;
}
.news_archive_list li{
	padding-bottom:.4em;
}
.news_archive_list li a{
	color:#fff;
	background:url(/files/user/images/new_archive_icon_arrow.svg) left center no-repeat;
	padding-left:13px;
	text-decoration:none;
}


.cp_ipselect {
	overflow: hidden;
	width: 100%;
	margin: 2em auto;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl02::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl02:after {
	position: absolute;
	top: 0;
	right: 2.5em;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #bbbbbb;
}
.cp_ipselect.cp_sl02 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}

/*ルール紹介*/
.rule p{
	margin-bottom:2em;
}
.rule .ttl_h2{
	font-size:24px;
	border-bottom:solid 1px #E50020;
	color:#E50020;
	padding:10px 0;
	margin:30px 0 20px 0;
}
.rule .ttl_h3{
	font-size:18px;
	margin-bottom:1em;
}
.rule .ttl_h4{
	font-size:16px;
	margin-bottom:1em;
	border:solid 1px #ccc;
	border-radius:8px;
	padding:8px 12px;
  background: -moz-linear-gradient(top, #fff, #ccc);
  background: -webkit-linear-gradient(top, #fff, #ccc);
  background: linear-gradient(to bottom, #fff, #ccc);
	color:#F30;
}
.rule_image img{
	margin-bottom:40px;
}
.rule dl{
	margin-bottom:40px;
}
.rule dt{
	margin-bottom:10px;
}
.rule dd{
	margin-bottom:20px;
	padding-left:1em;
}


/* DAZN */
.content_body_dazn{
	margin-top:-40px;
}
.dazn-header{
background:#0d161d;
}
.dazn-h2{
text-align:center;
}

.dazn-h2{
}

.dazn-mainimage{
	margin:30px 0;
}

.dazn-image{
}
p.dazn-btn{
	width:50%;
	margin:0 auto;
}
.dazn-btn a{
	color:#000;
	font-weight:bold;
	display:block;
	padding:2em;
	font-size:17px;
	text-align:center;
	background:url(/files/user/dazn/btn-bg.png) center right 15px no-repeat yellow;
}
.dazn-btn a:hover{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
text-decoration:none;
}

.dazn-content{
padding:50px;
background:#0C161D;
}

.dazn-kentou{
	background:#fff;
	padding:25px 0 0 0;
	margin-bottom:75px;
	border-radius:10px;
}
.dazn-h3{
	text-align:center;
	font-size:24px;
	margin-bottom:25px;
}
.dazn-list{
}
.dazn-list li{
	padding:15px;
	font-size:16px;
	border-top:dotted 1px #ccc;
	}
.dazn-textgroup{
	text-align:center;
	margin-bottom:50px;
}
.dazn-text1{
	font-size:30px;
	color:#fff;
	margin-bottom:30px
}
.dazn-text3{
	font-size:18px;
	color:#fff;
}
.daznbox{
	min-height:480px;
}
.small{
	font-size:12px;
}
.step1{
	width:25%;
	float:left;
	background:#fff;
	padding:2%;
	margin:2%;
}
.step2{
	width:25%;
	float:left;
	background:#fff;
	padding:2%;
	margin:2%;
}
.step3{
	width:25%;
	float:left;
	background:#fff;
	padding:2%;
	margin:2%;
	}
.dazn-h4{
	font-size:22px;
	padding-bottom:5px;
	margin-bottom:20px;
	color:#E50020;
	text-align:center;
	line-height:150%;
	}
.dazn-h4 strong{
	font-size:30px;
	font-weight:normal;
}
.dazn-text2{
	font-size:15px;
	margin-bottom:30px;
	line-height:150%;
}

.dazn-list2{
	font-size:12px;
	margin:20px 20px 0 20px;
}
.dazn-list2 li{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:5px;
}


/*history*/
.content{
	position:relative;
	}
.history{
}
table.history_table{
	width:750px;
}
table.history_table .lefttd{
	background:#fff;
	padding:15px;
}
table.history_table .righttd{
	background:#fff;
	padding:15px;
	border-left:solid 1px #ccc;
	white-space:nowrap;
}
.daihyousensyu{
	width:150px;
}
.content #menu{ 
width:230px;
top:0px;
right:10px;
background:#eee;
color:#000;
}
#menu ul{
	list-style-type:none;	
}
#menu ul a{
display:block;
padding:15px 5px 15px 10px;
border-bottom:dotted 1px #666;
color:#000;
font-size:11px;
text-decoration:none;
}
#menu ul a:hover{
	background:#ccc;
}
#menu .menu_ttl1{
	text-align:center;
	padding:15px;
	color:#ccc;
	background:#000;
}

.title{
	color:#730000;
	font-size:12px;
	text-align:center;
}
h2{
	margin-bottom:1em;
	font-size:24px;
	color:#730000;
	line-height:125%;
}
.year{
	font-size:12px;
	color:#333;
}

.image{
	margin:0 0 0 0;
	text-align:center;
}
.image img{
	width:90px;
	margin-bottom:5px;
}
.nendo{
	color:#730000;
	font-size:14px;
	border-left:#730000 solid 5px;
	padding-left:4px;
	margin-bottom:8px;
	font-weight:bold;
}
.text{
	color:#000;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:solid 1px #aaa;
	padding-bottom:10px
}
.kantoku{
	color:#000;
	font-size:12px;
	padding-left:20px;
	background-image:url(/files/user/history/2015/icon_human.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
	float:left;
}
.captain{
	color:#000;
	font-size:12px;
	padding-left:20px;
	margin-bottom:10px;
	background-image:url(/files/user/history/2015/icon_human.png);
	background-repeat:no-repeat;
	margin-left:2em;
	float:left;
	}
.captain2{
	color:#000;
	font-size:12px;
	padding-left:20px;
	margin-bottom:30px;
	background-image:url(/files/user/history/2015/icon_human.png);
	background-repeat:no-repeat;
	margin-left:2em;
	float:left;
	}
.comment{
	clear:both;
	color:#000;
	font-size:14px;
	border-top:solid 1px #aaa;
	padding:10px 0 0 0;
	margin-bottom:7px;
	line-height:130%;
	}

.player_history{
	font-size:12px;
	color:#000;
}
.chusyaku{
	font-size:11px;
}

.clear-float {
    clear: both;
    font-size: 1%;
    line-height: 1%;
    width: 1%;
}

/*NEW一覧*/
.rrnews_list{
}
.season_search{
	text-align:right;
	margin-bottom:20px;
}
.rrnews_list table{
	width:100%;
}
.rrnews_list table td{
	padding:10px 5px;
}
.rrnews_list table tr td {
	background: #fff;
}
.rrnews_list table tr:nth-child(odd) td {
	background: #eee;
}
.rrnews_date{
	font-size:13px;
}
.rrnews_category{
}
.category_base{
	display:inline-block;
	padding:4px 6px;
	margin-right:5px;
	color:#fff;
	font-size:12px;
	line-height:110%;
	width:110px;
	text-align:center;
	border-radius:5px;
}
.c_color1{
	background:#F99;
}
.c_color2{
	background:#F4B902;
}
.c_color3{
	background:#0180CC;
}
.c_color4{
	background:#BEB3FF;
}
.c_color5{
	background:#5ED3EC;
}
.c_color6{
	background:#C00;
}
.c_color7{
	background:#9DCF36;
}

.rrnews_title a{
	font-size:15px;
	line-height:150%;
}
.btn_style_news{
	text-align:center;
}
.btn_style_news a{
	margin-top:20px;
	display:inline-block;
	border:solid 1px #E80011;
	border-radius:24px;
	font-size:18px;
	padding:5px 30px;
	color:#E80011;
	text-decoration:none;
	font-weight:normal;
}
.btn_style_news a:hover{
	opacity:.7;
}



/*アンケート一覧*/
.survey_list{
}
.survey_list table{
	margin:30px 0;
	width:100%;
}
.survey_list table th{
	padding:5px 10px;
	font-size:12px;
	text-align:center;
	background:#F00;
	color:#fff;
}
.survey_list table td{
	padding:15px 10px;
	font-size:14px;
}
.survey_list .joukyou{
	font-size:12px;
}
.survey_list .joukyou a{
	display:inline-block;
	background:#06F;
	color:#fff;
	text-decoration:none;
	padding:3px 6px;
	font-size:12px;
	border-radius:5px;
}
.survey_list .kekka{
	font-size:12px;
}

/*アンケート入力*/
/*アンケート集計結果*/
.survey_answer{
}
.survey_answer .description{
	margin-bottom:30px;
	border-bottom:dotted 1px #ccc;
	padding-bottom:30px;
}
.survey_answer table,.survey_report table{
	font-size:15px;
}
.survey_answer table td,.survey_report table td{
	padding:20px 0;
}
.survey_q{
}
.survey_a{
	margin:.5em 0 0 1em;
}
.survey_require{
	color:#F00;
	font-size:12px;
}
.survey_answer h2,.survey_report h2{
	border-bottom:1px solid #E50020;
	color:#000;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
}
.entryform_bt{
	text-align:center;
}
.survey_submit{
	width:50%;
	font-size:15px;
	border-radius:5px;
	background:#E50020;
	height:35px;
	color:#fff;
}

/*お問い合わせ一覧*/

.survey_list{
}
.survey_list ul{
	border:solid 1px #ccc;
}
.survey_list ul li{
	padding:1em;
}
.survey_list ul li:nth-child(even) {
	background:#eee;
}

/*お問い合わせ詳細*/
.survey_detail h2,.survey_report h2{
	border-bottom:1px solid #E50020;
	color:#000;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
}
.survey_detail{
}
.input_form_header{
	margin-bottom:30px;
}
.survey_detail table{
	width:100%;
	border:solid 1px #ccc;
	border-collapse:collapse;
	margin-bottom:30px;
}
.survey_detail table th{
	padding:15px;
	width:300px;
	background:#F6DCDB;
	border:solid 1px #ccc;
	font-weight:normal;
	}

.survey_detail table td{
	padding:15px;
	background:#EFEFEF;
	border:solid 1px #ccc;
	}
.required{
	color:#F00;
	font-size:12px;
	font-weight:normal;
}
.survey_detail input{
	width:100%;
	font-size:15px;
	border-radius:5px;
	background:#E50020;
	height:35px;
	color:#000;
}
.survey_detail table input{
	background:#fff;
}
.survey_detail .btn input{
	color:#fff;
	margin-bottom:1em;
}
.survey_detail input[type=checkbox] {
	display:inline-block;
	width:inherit;
	margin-right:.5em;
	padding-top:.5em;
	vertical-align:middle;
}
.survey_detail label{
	vertical-align:text-top;
	line-height:140%;
}

/*カレンダー*/
.month h2 {
	border-bottom:1px solid #E50020;
	color:#E50020;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
}
.month ul {
float: right;
padding: 9px 10px 0 0;
}
.month ul li {
display: inline;
padding-left: 10px;
}
.month a:link,
.month a:visited,
.month a:hover {
color: #fff;
}
ul.naviYear {
font-size: 12px;
width: 100%;
}
ul.navi_month  {
margin: 0 auto;
}
ul.navi_month li {
display: inline-block;
padding:1em .2em;
}
ul.navi_month li a{
font-size:14px;
display:inline-block;
color:#fff;
background:#09F;
padding:8px 10px 5px 10px;
text-decoration:none;
line-height:100%;
border-radius:5px
}
ul.navi_month li a.on{
text-decoration:none;
background:none;
color:#333;
}
.calendar table {
margin: 20px 0;
width:100%;
}
.calendar table th {
border: 1px solid #ccc;
text-align:center;
background:#eee;
font-size:12px;
}
.calendar table td {
border: 1px solid #ccc;
vertical-align: top;
padding: 3px;
font-size: 12px;
height: 100px;
width:14%;
}

/* 曜日ごと */
.calendar td.Sat,.calendar th.Sat {color: #36C;}
.calendar td.Sun,.calendar th.Sun {color: #F00;}

/* 祝日 */
.calendar td.holiday {color: #993333;}

/* 本日 */
.calendar td.today {
background-color: #FCFADA;
}

/* 祝日などの文字 */
.calendar td .head span{margin-left: 10px;}

/*年のナビ*/
ul.naviYear {
	margin-left: auto ;
	margin-right: auto ;
	font-size: 90%;
}
ul.naviYear li {
	list-style: none;
	display: inline;
}
ul.naviYear li.pre	{float:left;}
ul.naviYear li.next {float:right;text-align:right;}
/* 矢印を消したい、矢印画像を使いたい場合はこれを参考にしてください。*/
/*
ul.naviYear li.pre	a {padding-left:15px;  background: url(/xxxxx/xx.gif) no-repeat;}
ul.naviYear li.next a {padding-right:15px; background: url(/xxxxx/xx.gif) no-repeat right;}
ul.naviYear li.pre	.arrow {display:none;}
ul.naviYear li.next .arrow {display:none;}
*/
ul.naviYear li.pre	.arrow {margin-right:5px;}
ul.naviYear li.next .arrow {margin-left:5px;}

/*月のナビ*/
ul.naviMonth {
	margin-left: auto ;
	margin-right: auto ;
	padding-bottom: 3px;
	font-size: 90%;
	width:95%;
	text-align:center;
	border-bottom: 1px dotted #333333;
}
ul.naviMonth li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}
/*現在表示中の月*/
ul.naviMonth li.current {
	font-weight:bold;
}

/* カレンダー見出し */
div.calendar_list .header {
	margin-left: auto ;
	margin-right: auto ;
	margin-top:5px;
	margin-bottom:5px;
	width:95%;
}
div.calendar_list .header .pre	{
	width:30%;
	padding-left:3em;
	text-align:left;
	font-size: 90%;
}
div.calendar_list .header .this {
	width:40%;
	text-align:center;
	font-weight: bold;
	font-size: 130%;
}
div.calendar_list .header .next {
	width:30%;
	padding-right:3em;
	text-align:right;
	font-size: 90%;
}

/*	カレンダー本体 */
div.calendar_list .calendar {
	width:95%;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 5px ;
	background-color: #f0f0f0;
	font-size: 95%;
	border-collapse: separate ;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* カレンダーの曜日タイトル */
div.calendar_list .calendar .header th {
	font-weight:bold;
	font-size: 120%;
	background-color: #cccccc;
	text-align:center;
	width:14%;
}
div.calendar_list .calendar .daysHeader th {
	font-weight:bold;
	background-color: #dfdfdf;
	text-align:center;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	height:30px;
}
div.calendar_list .calendar .header .Mon {color: #666666;border-right:1px solid #fff;}
div.calendar_list .calendar .header .Tue {color: #666666;border-right:1px solid #fff;}
div.calendar_list .calendar .header .Wed {color: #666666;border-right:1px solid #fff;}
div.calendar_list .calendar .header .Thu {color: #666666;border-right:1px solid #fff;}
div.calendar_list .calendar .header .Fri {color: #666666;border-right:1px solid #fff;}
div.calendar_list .calendar .header .Sat {color: #006699;border-right:1px solid #fff;}
div.calendar_list .calendar .header .Sun {color: #993333;}

/* 日のセル */
div.calendar_list .calendar td {
	font-size: 90%;
	width:14%;
	height:100px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
}
/* 曜日ごと */
div.calendar_list .calendar th.Sat,
div.calendar_list .calendar td.Sat {color: #006699;}

div.calendar_list .calendar th.Sun,
div.calendar_list .calendar td.Sun {color: #993333;}
/* 祝日 */
div.calendar_list .calendar td.holiday {color: #993333;}
/* 本日 */
div.calendar_list .calendar td.today {border: 2px solid #ffff00;}
/* 日付 */
div.calendar_list .calendar td p {
	font-weight:bold;
	margin-bottom: 4px;
}
/* 祝日などの文字 */
div.calendar_list .calendar td .head span{margin-left: 10px;}
/* 内容表示部分 */
div.calendar_list .calendar td .body {color: #000000;width:100%;}

div.calendar_list .calendar td ul{
	padding: 0;
	margin: 0;
}
div.calendar_list .calendar td ul li{
	padding: 0;
	margin: 0;
	list-style-type:none;
	list-style-position:outside;
}

/* ----- 週間スケジュール ----- */
.weekly_calendar .day {
	font-weight:bold;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif", "ＭＳ Ｐゴシック", "Osaka";
}
.weekly_calendar .saturday {
	font-weight: bold;
	color: #006699;
	font-family: "Arial", "Helvetica", "sans-serif", "ＭＳ Ｐゴシック", "Osaka";
}
.weekly_calendar .holiday,
.weekly_calendar .sunday {
	font-weight: bold;
	color: #993333;
	font-family: "Arial", "Helvetica", "sans-serif", "ＭＳ Ｐゴシック", "Osaka";
}
.weekly_calendar .calendar_data {
		font-size:90%;
}


/* ----- カソウ　日次スケジュール ----- */

div.calendar_list .dayly_calendar th {
	background-color: #efefef;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 3px;
}
div.calendar_list .dayly_calendar td {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 3px;
}

/* ----- カソウ　週間スケジュール ----- */

div.calendar_list .weeklyIndex {
	text-align: center;
	margin: 0px 0px 10px 0px;
}
div.calendar_list .weeklyIndex span {
	margin: 0px 15px 0px 15px;
	font-weight: bold;
}
div.calendar_list ul.categoryList li {
	list-style: none;
	float: left;
	border-right: 1px solid #999999;
	padding-right: 5px;
	margin: 0px 5px 5px 0px;
	font-size: 90%;
}
div.calendar_list .categoryName {
	clear: both;
	font-weight: bold;
	float: left;
	margin: 5px 10px 10px 0px;
}
div.calendar_list .weekly_calendar {
	clear: both;
}
div.calendar_list .weekly_calendar th {
	background-color: #efefef;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 3px;
}
div.calendar_list .weekly_calendar td {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 3px;
}

/* ----- カソウ　月カレンダー（小） ----- */

.kasou_calendar .module_contents {
	border: 1px solid #cccccc;
	padding: 2px;
}
.kasou_calendar .module_contents table {
	border-collapse: separate;
}
.kasou_calendar .module_contents th {
	text-align: center;
	background-color: #cccccc;
	padding: 3px 0px 3px 0px;
}
.kasou_calendar .module_contents td {
	text-align: center;
	background-color: #efefef;
	padding: 3px 0px 3px 0px;
}


/*カレンダー詳細*/
.calendar_list_detail h2{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#000;
	padding:30px 0;
	margin-bottom:30px;
	text-align:center;
}
.calendar_list_detail table.list{
	width:100%;
}

.calendar_list_detail table.list{
	width:100%;
	border:solid 1px #ccc;
	border-collapse:collapse;
	margin-bottom:30px;
}
.calendar_list_detail table.list th{
	padding:14px;
	width:150px;
	background:#F00;
	color:#fff;
	border:solid 1px #ccc;
	font-weight:normal;
	text-align:center;
	}

.calendar_list_detail table.list td{
	padding:15px;
	background:#fff;
	border:solid 1px #ccc;
	}


/*メンバー一覧*/
.member_list h2{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#000;
	padding:30px 0;
	margin-bottom:30px;
	text-align:center;
	}
.member_block_renew{
	display:block;
	float:left;
	width: 190px;
	background: linear-gradient(#fff, #eee);
	border:solid 1px #ccc;
	border-radius:8px;
	padding-bottom:5px;
	min-height:185px;
	margin: 0 10px 10px 0;
	padding:6px 4px;
}
.staff{
	padding-top:15px;
	min-height:160px;
	}
.link_member {
	text-align: right;
	margin-bottom: 10px;
}
.link_member a{
	background:url(/files/user/images/news_navi_icon_right.gif) no-repeat top 4px right;
	padding-right:20px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#F00;
}
.member_list_renewal {
	margin-bottom: 10px;
}
.member_list_renewal .cap {
margin: 5px 0 0 2px;
}
.member_list_renewal .number {
font-weight: bold;
font-size: 14px;
color: #ff9900;
margin: 3px 0px 0px 5px;
}
.member_block_renew h1 {
font-size: 18px;
line-height: 100%;
margin: 0 0 5px 5px;
text-align:center;
}
.member_list_renewal .kana {
	font-size: 10px;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	line-height: 100%;
	text-align:center;
}
.member_list_renewal .photo {
	float:left;
	width:110px;
}
.member_list_renewal .photo img {
	margin: 0 5px 0 5px;
}
.member_list_renewal .member_detail_renewal{
	float:right;
	width:80px;
}
.member_list_renewal .birth,
.member_list_renewal .height,
.member_list_renewal .position {
margin-left: 2px;
line-height: 150%;
font-size:12px;
}

/*メンバー詳細*/

.member_detailpage_renew{

}
.member_detailpage_renew h1{
	font-size:36px;
	margin:15px 0 30px 0;
	text-align:center;
}
.member_detailpage_renew .number_renew{
	display:inline;
	margin-right:10px;
	font-size: 40px;
	font-weight: bold;
	color: #ff9900;
}
.member_detailpage_renew .cap {
	display:inline-block;
	margin: 0 5px 0 0;
	vertical-align:middle;
}
.member_detailpage_renew .kana{
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	vertical-align:middle;
}
.member_detailpage_renew .photo_l_renew{
	margin:0 0 30px 0;
	text-align:center;
}
.member_detailpage_renew .photo_l_renew img{
}
.member_detailpage_renew .profile_renew{
	padding:10px;
	background:#5d0000;
	color:#fff;
	width:550px;
	margin:0 auto 30px auto;
	margin-bottom:30px;
	border-radius:10px;
}
.member_detailpage_renew .photo_s_renew{
	float:left;
	margin:0 15px 0 0;
	width:95px;
	padding:5px;
	background:#fff;
}
.member_detailpage_renew .photo_s_renew img{
	width:95px;
}
.member_detailpage_renew .profile_detail{
	float:left;
	display:block;
}
.member_detailpage_renew table.profile_detail{
}
.member_detailpage_renew .profile_detail th{
	font-size:12px;
	padding:8px 0 4px 0;
	border-bottom:solid 1px #9b3d3d;
	width:100px;
	color:#fff;
	font-weight:normal;
}
.member_detailpage_renew .profile_detail td{
	font-size:13px;
	padding:8px 0 4px 0;
	border-bottom:solid 1px #9b3d3d;
	color:#fff;
	width:320px;
}
.member_detailpage_renew .comment_renew{
	margin:15px 0 0 0;
}
.member_detailpage_renew .comment_renew h2{
	color:#F00;
	border-bottom:solid 1px #F00;
	font-size:24px;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:50px;
	text-align:center;
}
.member_detailpage_renew .comment_renew table{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #ccc;
}
.member_detailpage_renew .comment_renew th{
	width:18%;
	font-size:12px;
	line-height:150%;
	padding:8px;
	background:#eee;
	border:solid 1px #ccc;
	vertical-align:top;
	}
.member_detailpage_renew .comment_renew td{
	width:32%;
	font-size:13px;
	line-height:175%;
	padding:8px;
	border:solid 1px #ccc;
	vertical-align:top;
	}

/*photogallery*/
/*  一覧  */
.season_search {
text-align: right;
}
.photog_list ul{
	letter-spacing: -.4em;
	margin:30px 0;
}
.photog_list ul li{
	display:inline-block;
	letter-spacing: normal;
	width:154px;
	padding:5px;
	background:#eee;
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -webkit-linear-gradient(top, #fff, #eee);
  background: linear-gradient(to bottom, #fff, #eee);
	border-radius:8px;
	margin:0 10px 10px 0;
	border:solid 1px #ccc;
}
.photog_list ul li:nth-child(6n){
	margin-right:0;
}

.photo_thumb{
	margin-bottom:10px;
}
.photo_date{
	font-size:10px;
}
.photo_title a{
	font-size:14px;
	text-decoration:none;
}

/*詳細*/
.photo_detail h2 {
	border-bottom:1px solid #E50020;
	color:#000;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
}
.photo_box {
text-align:center;
}
.photo_comment {
text-align: left;
padding: 1em 0 10px 0;
font-size: 15px;
}
.photo_detail{
	margin-bottom:50px;
}

/*  フォト前後  */
.photo_item {
margin: 40px 0 40px;
}
.item_forward a {
display: block;
/*background: url(/files/user/photo/bg_forward.gif) no-repeat;*/
width: 250px;
height: 198px;
float: left;
text-align: right
}
.item_forward img {
margin: 7px 11px 0 0;
}
.item_back a {
display: block;
/*background: url(/files/user/photo/bg_back.gif) no-repeat;*/
width: 250px;
height: 198px;
float: right;
}
.item_back img {
margin: 7px 0 0 8px;
}
.photo_search2 .relation_link {
margin: 0 20px 20px 0;
}

/*   フォト情報  */
.ttl_photo_info{
	font-size:24px;
	border-left:solid 5px #E50020;
	padding:0 0 0 10px;
	color:#E50020;
	font-weight:normal;
	line-height:110%;
	margin:0 0 20px 0;
}
.photo_info .module_contents {
padding: 7px;
}
.photo_info h3 {
font-weight: normal;
margin-top: 5px;
}
.photo_info li {
background: url(/files/user/img/icon02.gif) no-repeat 0 3px;
padding-left: 14px;
}

/*試合情報一覧*/
.game_list h2{
	border-bottom:1px solid #E50020;
	color:#E50020;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
}
.select_season{
	text-align:right;
	margin-bottom:20px;
}
.game_list table.list{
	width:100%;
	margin-bottom:50px;
}
.game_list table.list th{
	background:#eee;
	text-align:center;
	padding:5px;
	font-size:14px;
	font-weight:normal;
}
.game_list table.list td{
	background:#fff;
	padding:10px;
	font-size:14px;
	font-weight:normal;
}
.game_note {
margin: 0 10px 25px 10px;
}
.game_top table th {
border: 1px solid #ccc;
}
.game_top table ddate {
	text-align:center;
}
.game_top table dteam {
}
.game_top table td.place {
}
.game_top table td.result{
	text-align:center;
}
.game_top table td {
border: 1px solid #ccc;
padding: 5px;
}

/*試合情報詳細*/

.game_detail2 h2.module_title {
	border-bottom:1px solid #E50020;
	color:#E50020;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
	}
p.link {
text-align: right;
margin: 0 0 10px 0;
}
p.link a {
background: url(/files/user/img/icon03.gif) no-repeat 0 2px;
padding-left: 10px;
}

/*  スコア  */
.game_info {
margin-bottom: 15px;
width:700px;
margin:0 auto 50px auto;
}
div.score {
width: 400px;
padding: 2px;
background-color: #84201E;
float: left;
}
div.score div {
border: 1px solid #fff;
background-color: #D57371;
padding: 2px;
}
.score_table th {
background-color: #84201E;
color: #fff;
text-align: center;
padding: 3px;
}

/*  日時等  */
.info_table {
width: 260px;
float: right;
}
.info_table th {
font-weight: normal;
text-align: left;
padding: 10px 20px 10px 0;
white-space: nowrap;
font-size:14px;
border-bottom:solid 1px #ccc;
vertical-align:top;
}
.info_table td {
padding: 10px 0 10px 0;
font-size:14px;
border-bottom:solid 1px #ccc;
vertical-align:top;
}
/*-------------------------------------------------
  試合情報
-------------------------------------------------*/
.position_area{
	position:relative;
	width: 400px;
	height: 260px;
	background-image:url(https://d2bdaudt60fvl9.cloudfront.net/images/modules/gamevolley/position_area.gif);
	color:#ffffff;
}
.position_area .photo {
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.position_area .photo img {
	width: 60px;
}
.position_area a,
.position_area a:visited,
.position_area a:hover {
	color:#ffffff;
}
.position_area .name {
	font-size: 10px;
	text-align: center;
}
.position_area .name span {
	color: #ffff00;
}

/*  選手配置  */

.position_area1 {
	position: absolute ;
	top:10px;
	left: 30px;
}
.position_area2 {
	position: absolute ;
	top: 10px;
	left: 170px;
}
.position_area3 {
	position: absolute ;
	top: 10px;
	left: 310px;
}
.position_area4 {
	position: absolute ;
	top: 95px;
	left: 30px;
}
.position_area5 {
	position: absolute ;
	top: 95px;
	left: 170px;
}
.position_area6 {
	position: absolute ;
	top: 95px;
	left: 310px;
}
.position_area7 {
	position: absolute ;
	top: 180px;
	left: 310px;
}

/*-------------------------------------------------
  試合結果テーブル（共通）
-------------------------------------------------*/
.game_detail2 .score_table {
	width: 100%;
	color: #9F2626;
}
.game_detail2 table.result {
	border-bottom: 4px solid #fff;
	margin-bottom: 2px;
	margin-bottom: 0px;
}
.game_detail2 table.result th {
	border-bottom: 4px solid #fff;
}
.game_detail2 .score_table .team_nm {
	width: 165px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
}
.game_detail2 .score_table td {
	background-color: #fff;
	text-align: center;
}
.game_detail2 .score_table .logo {
	width: 90px;
}
.game_detail2 .score_table .score28 {
	font-size: 38px;
	width: 40px;
	background-color: #F5E7E7;
	line-height: 100%;
}
.game_detail2 .score_table .hyphen {
	font-size: 14px;
	font-weight: bold;
}
.game_detail2 .score_table .score{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0;
	width: 35px;
}


/*  メンバー  */
.position_area {
float: left;
}
.reserve {
width: 260px;
float: right;
}
.reserve_table {
width: 260px;
margin-top: 5px;
}
.reserve_table td {
background-color: #eee;
padding: 4px 5px 2px 5px;
}
.reserve_table tr.on td {
background-color: #fff;
}
.reserve_table td.number{
width: 15px;
text-align: center;
}

/*  コメント */
.gamedetail_comment {
margin: 20px 0;
font-size:15px;
line-height:175%;
}
.gamedetail_comment div {
margin: 20px 0;
}

.game_detail h3{
	font-size:18px;
	border-bottom:solid 1px #000;
}
.gamedetail_comment h3{
	color:#F00;
	border-bottom:solid 1px #F00;
	font-size:24px;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:50px;
	text-align:center;s	
}
/*  右側試合一覧  */
.game_history .subitem_list {
padding: 15px 10px;
}
.game_history .on {
background-color: #eee;
}
.game_history{
	margin-top:50px;
}
.game_history h2 {
font-size: 15px;
padding: 10px;
color: #fff;
background-color:#9F000F;
border-radius:7px;
}

/*  右側フォト */
.photo_relation .subitem_list {
text-align: center;
padding: 7px 0;
}
.photo_relation .subitem_list img {
border: 5px solid #fff;
width: 180px;
}
.photo_relation .relation_link {
padding: 0 7px 5px 0;
}

/*  動画 */
.relation p {
padding: 10px;
}



/*
 BBS
-------------------------------------------------------------------------*/


/*  掲示板詳細  */
p.post {
margin-bottom: 10px;
}
.thread {
border: 2px solid #E7BEBE;
background-color: #F8EDED;
padding: 10px;
margin-bottom: 30px;
border-radius:10px;
}
.thread .title {
background-color: #E7BEBE;
padding: 10px;
margin-bottom: 20px;
text-align:left;
font-size:18px;
}
.thread h3 {
color: #BE3A3A;
}
.thread .title p {
text-align: right;
font-size:12px;
}
.thread .title .name {
margin-right: 10px;
}
.thread .title img {
position: relative;
top: 1px;
left: 5px;
}
.thread .act {
text-align: right;
margin-top: 10px;
}
.thread .act .btn a{
	display:inline-block;
	background:#06C;
	color:#fff;
	padding:3px 9px;
	text-decoration:none;
	font-size:14px;
	border-radius:5px;
}
.thread .act .btn a:hover{
	opacity:.7;
}
.children .bbsItem {
margin-top: 10px;
}
 .bbsItem .image {
float: left;
width: 95px;
}
 .bbsItem .image p {
margin-bottom: 5px;
}
 .bbsItem .image_body {
padding-left: 120px;
}

/*  投稿画面  */
#bbs h2.toukou{
	border-bottom:1px solid #E50020;
	color:#E50020;
	text-align:center;
	padding:20px 0 40px 0;
	margin:0 0 50px 0;
}
#bbs .required_bbs1{
	color:#F00;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	margin-bottom:15px
}
#bbs table.list {
	border:solid 1px #ccc;
	border-collapse:collapse;
	margin-bottom:30px;
	margin-top:15px;
}
#bbs table.list th {
width: 150px;
font-weight:normal;
background:#eee;
border:solid 1px #ccc;
padding:10px;
	}
#bbs table.list td{
	border:solid 1px #ccc;
padding:10px;
}
p.button{
text-align: center;
}
p.button input{
background:#E50020;
font-size:15px;
color:#fff;
border-radius:5px;
padding:10px;
width:50%;
}
#bbs .required_bbs2{
	color:#F00;
	font-size:12px;
	display:inline-block;
	padding:0 1em 0 0;
}
#bbs .hint{
	font-size:12px;
	color:#096;
}

input.name,
input.title_bbs,
input.url,
input.mail{
width: 500px;
height:30px;
font-size:16px;
border:solid 1px #ccc;
text-align:left;
margin-right:1em;
}
input.delkey{
width: 200px;
height:30px;
font-size:16px;
border:solid 1px #ccc;
}
textarea.note {
width: 500px;
height: 300px;
border:solid 1px #ccc;
font-size:16px;
}

.pageInfo{
	text-align:right;
	font-size:14px;
	margin-bottom:20px;
}
.pageInfo a{
	display:inline-block;
	border:solid 1px #06C;
	color:#06C;
	padding:3px 9px;
	text-decoration:none;
}
.pageInfo a:hover{
	background:#06C;
	color:#fff;
}

.btn_submit{
	text-align:center;
}
.btn_submit a{
	margin-bottom:20px;
	display:inline-block;
	border:solid 1px #E80011;
	border-radius:24px;
	font-size:20px;
	padding:8px 34px;
	color:#E80011;
	text-decoration:none;
	font-weight:normal;
}
.btn_submit a:hover{
	background:#E80011;
	color:#fff;
}
.msgtable{
	color:#000;
	font-size:16px;
	margin:2em 0;
}


/*

トピックス

どぶづけシート
*/

.head_dobuduke{
  position: relative;
  display: inline-block;
  padding: 20px 105px;
	font-size:18px;
	margin-bottom:20px;
}
.head_dobuduke:before, .head_dobuduke:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 95px;
  height: 1px;
  background-color: black;
}

.head_dobuduke:before {
  left:0;
}
.head_dobuduke:after {
  right: 0;
}
.head2_dobuduke{
  position: relative;
  padding: 0.35em 0.5em;
  background: #c60404;
  color: #fff;
	text-align:center;
	margin-bottom:30px;
}
.head2_dobuduke:before {
  content: " ";
  position: absolute;
  top: -16px;
  left: 0;
  width: -webkit-calc(100% - 16px);
  width: calc(100% - 16px);
  height: 0;
  border: solid 8px transparent;
  border-bottom-color: #ff6161;
}
.dobuduke_mainimage{
	margin-bottom:10px;
	text-align:center;
}
table.dobuduketable{
	border-collapse:collapse;
	margin-bottom:30px;
}
.dobuduketable th{
	background:#A18C33;
	color:#fff;
	padding:5px;
	font-size:12px;
	white-space:nowrap;
	border:solid 1px #fff;
	text-align:center;
}
.dobuduketable td{
	background:#E0DBCD !important;
	padding:5px 10px !important;
	font-size:14px;
	border:solid 1px #fff;
}
ul.chusyaku{
	margin:0;
	padding:0;
}
.chusyaku li{
	list-style:none;
	font-size:12px;
}
ul.dobuduke_list{
	margin:30px 0 0 0;
	padding:0;
}
.dobuduke_list li{
	list-style:none;
	font-size:16px;
	padding-bottom:30px;
	padding-left:40px;
	background:url(/files/user/special/2019HG/icon_check.png) no-repeat;
}
.dobuduke_basyo{
	text-align:center;
	margin-bottom:50px;
}