@charset "utf-8";
/*
* youth_development.css
* 選手育成
*
*/
/* header
-------------------------------------------------- */
/* line 10, youth_development.scss */
body.youth #header {
  background: url(/youth_development/img/header_underline_youth_development.png) no-repeat center bottom;
}

/* JFAアカデミー
-------------------------------------------------- */
/* line 17, youth_development.scss */
#jfa-acatdemy-area .link-content li {
  line-height: 25px;
}

/* line 21, youth_development.scss */
#jfa-acatdemy-area .link-content li span .academy {
  margin-right: 10px;
  display: inline;
}

/* line 26, youth_development.scss */
#jfa-acatdemy-area .link-content li span .academy:hover {
  text-decoration: underline;
}

/* relative-content
-------------------------------------------------- */
/* line 33, youth_development.scss */
#jfa-acatdemy-area {
  margin: 35px 0px 20px;
}

/* line 37, youth_development.scss */
#jfa-acatdemy-area .ttl_academy {
  background: url(../img/h3_jfa_academy.jpg) no-repeat 0 0;
  height: 23px;
  text-indent: -9999px;
}

/* line 42, youth_development.scss */
#jfa-acatdemy-area .outer-inner {
  overflow: hidden;
}

/* line 46, youth_development.scss */
#jfa-acatdemy-area .banner-content {
  margin: 0px;
  padding: 0px;
}

/* line 50, youth_development.scss */
#jfa-acatdemy-area .banner-content li {
  display: inline;
  margin-right: 20px;
}

/* line 55, youth_development.scss */
table.border_none {
  border: none;
  font-size: 14px;
}
table.border_none tr th,table.border_none tr td{
    background: none;
    border:none;
}

/* line 59, youth_development.scss */
.strong_dec {
  margin: 35px 0 20px 0;
  display: block;
  font-size: 16px;
}

/* line 65, youth_development.scss */
.media {
  margin: 15px;
}

/* line 66, youth_development.scss */
.media, .bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}

/* line 67, youth_development.scss */
.media .img {
  float: left;
  margin-right: 15px;
}

/* line 68, youth_development.scss */
.media .img img {
  display: block;
  margin-top: 5px;
}

/* line 69, youth_development.scss */
.media .imgExt {
  float: right;
  margin-left: 15px;
}

/* line 70, youth_development.scss */
.media .bd p {
  border-bottom: 1px solid #000000;
}

/* line 71, youth_development.scss */
.media .bd strong {
  font-size: 18px;
}

.media .bd dt{
	float:left;
	width:45px;
}

.media .bd dd{
	float:left;
	width:525px;
	margin:0;
}

.media .bd dd a{
	color:#0B8FBA;
}

.media .bd dd img{
	padding:5px 0 0 5px;
}


/* line 74, youth_development.scss */
.hasFloat {
  overflow: hidden;
}

/* line 77, youth_development.scss */
.hasFloat .img {
  float: right;
  width: 30%;
}

/* line 81, youth_development.scss */
.hasFloat .img img {
  width: 100%;
}

/* line 84, youth_development.scss */
.hasFloat_list_col3 {
  overflow: hidden;
  margin-bottom: 15px;
}

/* line 88, youth_development.scss */
.hasFloat_list_col3 li {
  width: 30%;
  float: left;
  margin-left: 15px;
}

/* line 93, youth_development.scss */
.hasFloat_list_col3 li a {
  font-size: 10px;
  color: #0B8FBA;
  line-height: 1.6;
}

/* line 98, youth_development.scss */
#container #main-colum .hasFloat_list_col3 li a p {
  font-size: 10px;
}

/* line 102, youth_development.scss */
.hasFloat_list_col3 li span {
  font-size: 10px;
  display: block;
  padding: 5px;
  background: #fff0d1;
}

/* line 109, youth_development.scss */
.img_float_right {
  float: right;
}

/* line 112, youth_development.scss */
.outline .img_float_right {
  width: 300px;
  margin-left: 15px;
  margin-bottom: 15px;
}

/* line 117, youth_development.scss */
.color_link {
	margin: 20px 0;
  text-align: center;
}
/* line 121, youth_development.scss */
.color_link span{
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 12px;
    padding: 0 15px;
}

.color_link span a{
    color: #0B8FBA;
}


.color_link span.current{
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 0 15px;
		color:#333;
}

.color_link span:last-child{
    border: none;
}

/* line 126, youth_development.scss */
#container #main-colum .qualifying_activity {
  margin-top: 20px;
}
/* line 129, youth_development.scss */
#container #main-colum .qualifying_activity .bd strong {
  text-align: center;
  padding: 5px;
  background: #e0d7c8;
  display: block;
}
/* line 135, youth_development.scss */
#container #main-colum .qualifying_activity .bd p {
  padding: 10px;
  background-color: #ECE7DD;
  margin: 0;
}
/* line 139, youth_development.scss */
#container #main-colum .qualifying_activity .bd p.gray {
  background-color: #EEEEEE;
}
/* line 143, youth_development.scss */
#container #main-colum .qualifying_activity .bd .arrow {
  text-align: center;
}
/* line 147, youth_development.scss */
#container #main-colum .qualifying_activity .bd .col_2 .left {
  float: left;
  width: 48%;
}
/* line 151, youth_development.scss */
#container #main-colum .qualifying_activity .bd .col_2 .right {
  float: right;
  width: 48%;
}
/* line 157, youth_development.scss */
#container #main-colum .qualifying_activity .bd .col_3 .left {
  float: left;
  width: 32%;
  margin-right: 2%;
}
/* line 162, youth_development.scss */
#container #main-colum .qualifying_activity .bd .col_3 .right {
  float: right;
  width: 32%;
}

/* line 171, youth_development.scss */
.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;
}
/* line 174, youth_development.scss */
.honor_table tr .border_top_none {
  border-top: none;
}

/* line 180, youth_development.scss */
.table_u15w tr td {
  text-align: right;
}
/* line 183, youth_development.scss */
.table_u15w tr .td_theme1 {
  text-align: center;
}

.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: 60px;
}
.table_clear tr th:last-child{
  width: auto;
}

.honorplayers_table tr th:last-child{
  width: 130px;
}

/*
.table_member tr:nth-child(2n){
    background: none repeat scroll 0 0 #EAEAEA;
}
*/

.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;
}

.youth_w_table tbody tr td a{

}



.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;
}

/* line 46, youth_development.scss */
#jfa-acatdemy-area .academy-content {
  margin: 0px;
  padding: 0px;
}

/* line 50, youth_development.scss */
#jfa-acatdemy-area .academy-content li {
  display: inline;
  margin-right: 5px;
}

#visual-area .text-box ul {
    height: 443px;
    margin: 2px 0 0 -7px;
    overflow: hidden;
    width: 342px;
}


/* JFAエリートプログラム/ナショナルGKキャンプ
-------------------------------------------------- */
.section-inner{
	margin: 0px 0 35px;
}

.section-inner .bold{
	font-weight: bold;
}

.section-inner .table_elite_program,
.section-inner .table-gk-camp{
	margin: 10px 0 0px;
}

.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 {
	width:150px;
	float:left;
	margin-right:30px;
}

.profile_list li.prof_li_r{
	margin-right:0px
}

.profile_list li:nth-child(4n){
	margin-right:0px
}

.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(/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(/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;

	}

#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;
}

.arrow_w2{
  position: relative;
  top:35px;
  right: 5px;
  width: 120px;
  height: 80px;
  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: 73px;
  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;
}
