@charset "utf-8";
/*
* youth_development.css
* 選手育成
*
*/
/* header
-------------------------------------------------- */
body.youth #header {
  background: url(/https/www.jfa.jp/youth_development/img/header_underline_youth_development.png) no-repeat center bottom;
}

/* JFAアカデミー
-------------------------------------------------- */
#jfa-acatdemy-area .link-content li {
  line-height: 25px;
}

#jfa-acatdemy-area .link-content li span .academy {
  margin-right: 10px;
  display: inline;
}

#jfa-acatdemy-area .link-content li span .academy:hover {
  text-decoration: underline;
}

/* relative-content
-------------------------------------------------- */
#jfa-acatdemy-area {
  margin: 35px 0 20px;
}

#jfa-acatdemy-area .ttl_academy {
  background: url(../img/h3_jfa_academy.jpg) no-repeat 0 0;
  height: 23px;
  text-indent: -9999px;
}

#jfa-acatdemy-area .outer-inner {
  overflow: hidden;
}

#jfa-acatdemy-area .banner-content {
  margin: 0;
  padding: 0;
}

#jfa-acatdemy-area .banner-content li {
  display: inline;
  margin-right: 20px;
}

table.border_none {
  border: none;
  font-size: 14px;
}
table.border_none tr th,table.border_none tr td{
  background: none;
  border:none;
}

.strong_dec {
  margin: 35px 0 20px;
  display: block;
  font-size: 16px;
}

.media {
  margin: 15px;
}

.media, .bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}

.media .img {
  float: left;
  margin-right: 15px;
}

.media .img img {
  display: block;
  margin-top: 5px;
}

.media .imgExt {
  float: right;
  margin-left: 15px;
}

.media .bd p {
  border-bottom: 1px solid #000;
}

.media .bd strong {
  font-size: 18px;
}

.media .bd dt{
	float:left;
	width:80px;
}

.media .bd dd{
	float:left;
	width:485px;
	margin:0;
}

.media .bd dd a{
	color:#0B8FBA;
}

.media .bd dd img{
	padding:5px 0 0 5px;
}

.hasFloat {
  overflow: hidden;
}

.hasFloat .img {
  float: right;
  width: 30%;
}

.hasFloat .img img {
  width: 100%;
}

.hasFloat_list_col3 {
  overflow: hidden;
  margin-bottom: 15px;
}

.hasFloat_list_col3 li {
  width: 30%;
  float: left;
  margin-left: 15px;
}

.hasFloat_list_col3 li a {
  font-size: 10px;
  color: #0B8FBA;
  line-height: 1.6;
}

#container #main-colum .hasFloat_list_col3 li a p {
  font-size: 10px;
}

.hasFloat_list_col3 li span {
  font-size: 10px;
  display: block;
  padding: 5px;
  background: #fff0d1;
}

.img_float_right {
  float: right;
}

.outline .img_float_right {
  width: 300px;
  margin-left: 15px;
  margin-bottom: 15px;
}

.color_link {
	margin: 20px 0;
	text-align :center;
}
.color_link span{
  border-right: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  padding: 0 15px;
}

.color_link span a{
  color: #0B8FBA;
}

.color_link span.current{
  border-right: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
	color:#333;
}

.color_link span:last-child{
  border: none;
}

#container #main-colum .qualifying_activity {
  margin-top: 20px;
}

#container #main-colum .qualifying_activity .bd strong {
  text-align: center;
  padding: 5px;
  background: #e0d7c8;
  display: block;
}

#container #main-colum .qualifying_activity .bd p {
  padding: 10px;
  background-color: #ECE7DD;
  margin: 0;
}

#container #main-colum .qualifying_activity .bd p.gray {
  background-color: #eee;
}
#container #main-colum .qualifying_activity .bd .arrow {
  text-align: center;
}
#container #main-colum .qualifying_activity .bd .col_2 .left {
  float: left;
  width: 48%;
}
#container #main-colum .qualifying_activity .bd .col_2 .right {
  float: right;
  width: 48%;
}
#container #main-colum .qualifying_activity .bd .col_3 .left {
  float: left;
  width: 32%;
  margin-right: 2%;
}
#container #main-colum .qualifying_activity .bd .col_3 .right {
  float: right;
  width: 32%;
}

.honor_table tr th:nth-child(4), .honor_table tr td:nth-child(4) {
  width: 25%;
}
.honor_table tr th:nth-child(1){
  width: 90px;
}
.honor_table tr .border_top_none {
  border-top: none;
}

.table_u15w tr td {
  text-align: right;
}
.table_u15w tr .td_theme1,
.table_poscenter th,.table_poscenter td{
  text-align: center;
}
.posleft,.table_posleft{
text-align: left;
}

.w150{ width: 150px;}
.table_theme1 tr th:last-child{ width: 22%;}
.elite_programme tr th:first-child{ width: 32%;}
.elite_programme tr td:last-child{
  width: 20%;
  text-align: left !important;
}
.elite_programme tr th:nth-child(2){ width: 25%;}

.table_clear tr th:last-child{
  width: auto;
}

.honorplayers_table tr th:last-child{
  width: 130px;
}

.youth_w_table tr th{
	font-weight:normal;
  background: none repeat scroll 0 0;
}

.youth_w_table tbody tr:first-child td:first-child{
	text-align: center;
}

.section-block .tbody_boreder tbody{
  background: #eaeaea
}
.section-block .tbody_boreder tr td{
  background: none;
}
.section-block .tbody_boreder tbody:nth-child(odd){
  background: #f0f0f0;
}

#container #main-colum #toolDownlord p {
  line-height: 20px !important;
  margin:5px 0 0 !important;
  padding: 0;
}

.academy-banner{
	float:left;
	width:325px;
}

#jfa-acatdemy-area .academy-content {
  margin: 0;
  padding: 0;
}

#jfa-acatdemy-area .academy-content li {
  display: inline;
  margin-right: 5px;
}

#jfa-acatdemy-area .academy-content li img.academy_imabari{
  margin-top: 10px;
}

#visual-area .text-box ul {
  height: 443px;
  margin: 2px 0 0 -7px;
  overflow: hidden;
  width: 342px;
}


/* JFAエリートプログラム/ナショナルGKキャンプ
-------------------------------------------------- */
.section-inner{
	margin: 0 0 35px;
}

.section-inner .bold{
	font-weight: bold;
}

.section-inner .table_elite_program,
.section-inner .table-gk-camp{
	margin: 10px 0 0;
}

.section-inner .table_elite_program thead tr td,
.section-inner .table-gk-camp thead tr td{
	background: #bababa;
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

.section-inner .table_elite_program thead tr td.date,
.section-inner .table_elite_program thead tr td.location,
.section-inner .table-gk-camp thead tr td.date,
.section-inner .table-gk-camp thead tr td.location{
	width: 150px;
}

.section-inner .table_elite_program tbody tr td,
.section-inner .table-gk-camp tbody tr td{
	background: #f0f0f0;
	padding: 5px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.section-inner .table_elite_program tbody:nth-child(odd) tr td,
.section-inner .table-gk-camp tbody:nth-child(odd) tr td{
	background: #eaeaea;
}

.u15-outline a{
	color: #0b8fba;
}

.u15-outline a img{
	margin-right: 5px;
	vertical-align: middle;
}

.outline_img_r{
	margin-left:10px;
}

/* profile
-------------------------------------------------- */
.profile_list li {
	float:left;
	margin-right:30px;
  width:180px;
	height:340px;
}

.profile_list li.prof_li_r,
.profile_list li:nth-child(4n){
	margin-right:0;
}

.profile_list li img {
	width:100%;
}

#container #main-colum .profile_list li p.name {
	font-weight:bold;
	margin-top:5px;
	line-height:140%;
}

#container #main-colum .profile_list li p.info {
	font-size:11px;
	line-height:140%;
	margin-bottom:35px;
	margin-top:5px;
}

#container #main-colum .profile_list li p.capa {
	font-size:12px;
	line-height:140%;
	margin-top:10px;
}

#container #main-colum .profile_list li img {
	border: solid 1px #CCC;
	padding:4px;
}

.ref_profile .btn_pdf {
	background:url(/https/www.jfa.jp/football_family/img/medical/icon_pdf.gif) no-repeat 0 center;
	padding:5px 5px 5px 20px;
}

.ref_profile .profile_inter_list li {
	margin-bottom:15px;
}

.ref_profile .profile_inter_list .photo img,
.ref_profile .profile_hist_list .photo img,
.ref_profile .main_info .photo img {
	border: solid 1px #CCC;
	padding:4px;
}

.ref_profile .profile_inter_list .photo {
	width:180px;
	float:left;
}

.ref_profile .profile_inter_list dl {
	width:500px;
	float:right;
	margin-top:0;
}

.ref_profile .profile_inter_list dl dt.name {
	font-size:14px;
	font-weight:bold;
}

.ref_profile .profile_inter_list dl dd {
	margin-left:0;
	margin-top:10px;
}

.ref_profile .profile_hist_list li {
	width:340px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.ref_profile .profile_hist_list .photo {
	width:160px;
	float:left;
}

.ref_profile .profile_hist_list dl {
	width:170px;
	float:right;
	margin-top:0;
}

.ref_profile .profile_hist_list dt {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

.ref_profile .profile_hist_list dd {
	margin-left:0;
}

.ref_profile .profile_hist_list dd.nic {
	margin-top:8px;
}

.ref_profile .profile_hist_list dd.info {
	margin-top:15px;
	margin-bottom:20px;
}

.ref_profile .profile_hist_list dd.btn_detail a {
	background:url(/https/www.jfa.jp/football_family/img/medical/ico_arrow.jpg) no-repeat 0 center;
	padding-left:15px;
}

.ref_profile .first_class,
.ref_exchange .table_exchange {
	border-collapse:collapse;
}

.ref_profile .first_class td,
.ref_profile .first_class th,
.ref_exchange .table_exchange th,
.ref_exchange .table_exchange td {
	padding:5px;
	border:solid 1px #ccc;
}

.ref_profile .first_class th,
.ref_exchange .table_exchange th {
	background:#bababa;
}

.ref_profile .first_class td,
.ref_exchange .table_exchange td {
	background:#f0f0f0;
}

.ref_exchange .table_exchange td.num {
	background:#eaeaea;
}

.ref_profile .prof_hist {
	border-collapse:collapse;
	width:100%;
}

.ref_profile .prof_hist td,
.ref_profile .prof_hist th {
	padding:5px;
	border:solid 1px #ccc;
}

.ref_profile .prof_hist th {
	background:#bababa;
}

.ref_profile .prof_hist td {
	background:#f0f0f0;
}

.ref_profile .main_info {
	margin-top:30px;
	margin-bottom:30px;
}

.ref_profile .main_info .photo {
	width:180px;
	float:left;
	padding-left:20px;
}

#container #main-colum .ref_profile .main_info .name {
	font-weight:bold;
	padding-top:20px;
	margin-bottom:0;
	font-size:20px;
}

.ref_profile .main_info .kana {
	margin-top:0;
}

.ref_profile .table_award,
.ref_training .table_training {
	display:table;
	width:100%;
}

.ref_profile .table_award .tr,
.ref_training .table_training dl {
	display:table-row;
}

.ref_profile .table_award .tr .td {
	display:table-cell;
	padding:8px;
	border-bottom:dotted 1px #DFE6EB;
	font-size:14px;
}

.ref_profile .table_award .t_award_fifa{
	width:138px;
}

.ref_training .table_training {
	margin-bottom:20px;
}

.ref_training .table_training dt,
.ref_training .table_training dd {
	display:table-cell;
	padding:10px 8px 10px;
	border-bottom:dotted 1px #DFE6EB;
	font-size:14px;
}

.ref_training .table_training dt {
	width:150px;
}

.ref_training .table_training.th_bold dt {
	width:250px;
	font-weight:bold;
}

.ref_training .table_training ul {
	list-style-type:disc;
}

.ref_exchange .table_exchange td.bg_yellow {
	background:#fff7d8;
}

.ref_exchange .fig_exchange {
	float:right;
	margin-left:15px;
}

.first_class tr:nth-child(odd) td,
.prof_hist tr:nth-child(odd) td,
.table_exchange tr:nth-child(odd) td{
	background: #eaeaea;
}

.college_box{display:table;}
.college_logo{
	display:table-cell;
	padding:15px;
}
.college_txt{
	display:table-cell;
	padding-left:10px;
}

/* space */
.mT20 {margin-top:20px;}
.mT35 {margin-top:35px;}
.mB20 {margin-bottom:20px;}
.mB35 {margin-bottom:35px;}

/* game */
.tlink{
	color: #0B8FBA;
}

.uline{
	text-decoration:underline;
}

.ico_blank{
	width:22px;
	padding:4px;
}


#elite_programme .page-link{
	margin-top:20px;
	text-align:center;
}
#elite_programme .page-link a{
	color:#0B8FBA;
}
	#elite_programme .page-link a:hover{
	color:#666;
}


	/*	右ナビの大カテゴリーがアコーディオンの場合
**********************************************/
.other-category-menu dt{
	cursor:pointer;
}

.other-category-menu dd{
	display:none;
	margin:0 auto;
}

dl.other-category-menu{
	margin:0 0 20px;
}

.other-category-menu dt .category-name{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat  !important;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	padding: 20px 15px;
	border-bottom: 2px solid #545454;
}

.other-category-menu dt .category-name:hover{
  background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat  !important;
}

.other-category-menu dt.active .category-name{
  background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #1c2f51;
}

.category-name.academy{background:#cada49 !important;}
.category-name.fukushima{background:#fbc941 !important;}
.category-name.uki{background:#007c54 !important;}
.category-name.sakai{background:#004f7f !important;}

dt .category-name.academy{
	 background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #cada49 !important;
}

dt .category-name.academy:hover{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #f4ff66 !important;
}

dt.active .category-name.academy{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #cada49 !important;
}

dt .category-name.fukushima{
	 background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #fbc941 !important;
}

dt .category-name.fukushima:hover{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #f9db8f !important;
}

dt.active .category-name.fukushima{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #fbc941 !important;
}

dt .category-name.uki{
	 background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #007c54 !important;
}

dt .category-name.uki:hover{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #0fba7d !important;
}

dt.active .category-name.uki{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #007c54 !important;
}

dt .category-name.sakai{
	 background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #004f7f !important;
}

dt .category-name.sakai:hover{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #0277b2 !important;
}

dt.active .category-name.sakai{
    background:url(/https/www.jfa.jp/common/img/category_arrow.png) 93% 50% no-repeat #004f7f !important;
}


/*	トップスポンサー
**********************************************/
#official-banner-area .outer-inner {
  background: none repeat scroll 0 0 #FAFAFA;
  border-radius: 5px;
}

.wrap-partners {
  height: 100%;
  overflow: hidden;
  width: 930px;
  padding: 20px 0;
  margin: 0 auto 40px;
}

#match-official-partner{
	border-bottom:1px solid #d2d2d2;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
 }

#tournament-sponsor{
	border-bottom:1px solid #d2d2d2;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 10px;
 }

 .common-sponsor{
	border-bottom:1px solid #d2d2d2;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 10px;
 }

.wrap-partners li {
	float:left;
	padding-right:10px;
	margin-bottom:10px;
}

.wrap-partners ul li:last-child,
.wrap-partners ul li:nth-child(4n) {
	padding-right:0;
}


/* ナショナルトレセンU-14トップ
-------------------------------------------------- */
#category-area{
	background: url('/https/www.jfa.jp/common/img/category-area-bg.png') no-repeat scroll center 30px transparent;
  margin: 40px auto 15px;
}

#category-area h3{
	font-size:20px;
	height:50px;
}

#category-area ul{margin-left:10px;}
#category-area .link-content_s li {
	margin: 0 5px 15px 0 !important;
}

#category-area .link-content_s li:nth-child(even) {
	margin: 0 0 15px!important;
}

#first-category-area{
	float:left;
	width:480px;
}

#second-category-area{
	float:right;
	width:480px;
}


/* 内部toto追加
-------------------------------------------------- */
.toto-box {
  width: 670px;
  overflow: hidden;
  padding: 15px !important;
  background: #FAFAFA;
  margin-top:20px !important;
}

.toto-box p {
  margin: 0 !important;
  font-size: 12px !important;
  color: #333;
}

.toto-box .bnr {
  float: left;
  margin-right: 15px!important;
}

.toto-box .txt {
  overflow: hidden;
  vertical-align:middle;
}


/*
リンクカラー
***********************************************/
.group_links{
	border-bottom: none !important;
  padding-bottom: 0;
}

.group_links3{
	margin: 20px 0 30px;
	overflow: hidden;
	position: relative;
}

.group_links3 ul{
	display: table;
	list-style: none outside none;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
}

.group_links3 ul li{
	display: table-cell;
	padding: 0 15px 0 0;
}

.group_links3 ul li.bold{
	font-weight: bold;
	font-size: 14px;
}

.group_links3 ul li a{
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #ccc;
	margin-right: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	left: -50%;
	position: relative;
	float: left;
}

.group_links3 ul li a:hover {
  background:#ccc none repeat scroll 0 0;
}

.group_links3 ul li a.active {
  border: 1px solid #555;
  background:#1C2F51 none repeat scroll 0 0;
  color:#fff;
}

/* トレセン申請リストタブ
-------------------------------------------------- */
.group_links2 {
  margin: 20px 0 0;
  padding: 0 ;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}

.group_links2 ul li a {
  display: inline-block;
  padding: 10px 0;
  text-decoration: none;
  border: 1px solid #ccc;
  margin-right: 0;
  font-weight: bold;
	width: 320px;
	text-align: center;
}

.arrow_w2{
  position: relative;
  top:35px;
  right: 5px;
  width: 120px;
  height: 33px;
  border-top: 6px solid #e0d7c8;
  border-right: 6px solid #e0d7c8;
  box-sizing: border-box;
}

.arrow_w2::after{
  content: "";
  position: absolute;
  bottom: -12px;
  right: -14px;
  border-top: 12px solid #e0d7c8;
  border-left: 11px solid transparent;
  border-right:11px solid transparent;
}

.arrow_wB{
  position: relative;
  top:-25px;
  right: 12px;
  width: 125px;
  height: 43px;
  border-right: 6px solid #e0d7c8;
  box-sizing: border-box;
}

.arrow_wB::after{
  content: "";
  position: absolute;
  bottom: -12px;
  right: -14px;
  border-top: 12px solid #e0d7c8;
  border-left: 11px solid transparent;
  border-right:11px solid transparent;
}


#nt_certification .color_link span:first-child{
  border-right: none !important;
}


#nt_certification .filters{
	text-align:right;
	display:inline-block !important;
	width:50%;
	margin-top:20px;
}

#nt_certification .desc{
	text-align:left;
	display:inline-block !important;
	width:48%;
	margin-top:20px;
}

#nt_certification .desc p{
	font-weight: bold;
	margin-top:0px;
}

#nt_certification .desc p span{
	font-size: 3.2em;
	font-style:italic;
}

#nt_certification  #main-colum .section-block .color_link span a{
	padding: 6px !important;
}

#nt_certification .filters ul{
	text-align:right !important;
	display:inline-block;
}

#nt_certification .fil-list select {
	width: 60%;
	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;
}

#nt_certification .fil-list select::-ms-expand {
    display: none;
}
#nt_certification .fil-list.fil_select {
	position: relative;
	border-radius: 2px;
	border: 2px solid #052667;
	background: #ffffff;
	width:60%;
	text-align:right;
}
#nt_certification .fil-list.fil_select::before {
	position: absolute;
	top: 0.8em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #052667;
	pointer-events: none;
}

#nt_certification .fil-list.fil_select select {
	padding: 6px;
	color: #052667;
	font-size:14px;
}


#relative-area .banner-content li {
  height:58px !important;
}

/* 特別指定選手制度女子
-------------------------------------------------- */

.item {
  width: 100%;
}
.item-img {
  padding: 0;
}
.item-body {
  padding: 0;
  vertical-align: bottom;
}
.item-title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 700;
  color: #ef5350;
}
.item-body p {
  padding: 10px !important;
  background-color: #eee !important;
  margin: 0 !important;
}

.items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.items .item {
	width: 32%;
}

.arrow_fw {
  width: 100%;
  margin: 10px;
  text-align: center;
}


/* Acordion 特別指定選手制度 */
#honor_players .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
}
#honor_players input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#honor_players label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #000;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
  background-color: #052667;
}

#honor_players .tab-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  color: #000;
}

#honor_players .tab-content p {
  margin: 1em;
}
/* :checked */
#honor_players input:checked ~ .tab-content {
  max-height: 100%;
}
/* Icon */
#honor_players label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
#honor_players input[type=checkbox] + label::after {
  content: "+";
}
#honor_players input[type=radio] + label::after {
  content: "\25BC";
}
#honor_players input[type=checkbox]:checked + label::after {
  content: "-";
}
#honor_players input[type=radio]:checked + label::after {
  content: "-";
}
