@charset "utf-8";
/*
* sp_about_jfa.css
* JFA
*
*/

/* h2-area
-------------------------------------------------- */
#h2-area {
  display: none;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	border-bottom: solid 1px #009;
	display: block;
}

/* index
-------------------------------------------------- */
.jfaListHead{
	background: #052667;
	text-align: center;
	color: #fff;
	font-size: 18px;
  font-weight: 700;
  padding: 10px;
  line-height: 1;
	position: relative;
	cursor: pointer;
	margin: 0 10px 30px;
}
.jfaListHead::after{
	font-family: "Font Awesome 5 Free";
	content: "\f0fe";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
.jfaListHead.is-active::after{
	content: "\f146";
}

.noaft::after{
display: none  !important;
}


.accordionTarget{
	display: none;
	margin: 0 20px;
	padding-bottom: 50px;
}

.jfaList_img{
    width:100%;
    text-align:center;
}

.jfaList__title{
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
}
.jfaList__title a{
	position: relative;
	text-decoration: none;
	padding-right: 20px;
}
.jfaList__title a:hover{
	text-decoration: underline;
}
.jfaList__title a::after{
	font-family: "Ionicons";
	content: "\f3d1";
	padding-left: 10px;
}

.jfaList__subList__item{
	margin-top: 10px;
	word-wrap: break-word;
}
.jfaList__subList__item a{
	font-size: 12px;
	padding: 5px 5px 5px 15px;
	position: relative;
	color: #0B8FBA;
	display: block;
}
.jfaList__subList__item a::after{
	font-family: "Ionicons";
	font-size: 14px;
	content: "\f363";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}


/* president
-------------------------------------------------- */
.bold {
	font-weight: bold;
}

div.box_bb {
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	margin-top:35px;
}


div.box_bb .year {
	background-color: #666;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px;
}

.height-s{
	margin-bottom:4px;
}

/* dream
-------------------------------------------------- */
.xh2 {
	display: block;
	padding-bottom: 14px;
}
.xh3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px;
	border-bottom: solid 1px #009;
	display: block;
}
.xh4 {
  margin: 0 0 5px;
	display: block;
}
.sizeL {
	font-weight: bold;
}
.listL {
	margin-bottom: 10px;
}
.arrow_u {
	display: none;
}
.listL .listBody, .listLTop .listBody {
  margin: 0 0 5px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.snavSetF{
	margin-top: 5px;
}
.snavSetF,.snavSet {
	text-align: center;
	margin-bottom: 5px;
}

.m-jfaimg{
	margin:35px 0 0;
}

.dream_table{
	margin:35px auto 20px auto;
	display:table;
	border-collapse:collapse;
	font:0;
	line-height:0;
}

.dream_cell{
	margin-top:10px;
	border-top: 1px solid #CCC;
}

.dream_td{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.dream_td_r{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


/* organization
-------------------------------------------------- */
table {
  width: 100%;
}
.table01 {
  border-collapse: collapse;
}
.table01 thead th {
  background: none repeat scroll 0 0 #BABABA;
  color: #000;
  font-weight: normal;
  text-align: center;
}
.table01 th {
  background: none repeat scroll 0 0 #CBD7DF;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 5px;
  text-align: left;
  vertical-align: top;
	font-weight:normal;
}
.table01 th.blue {
  background: none repeat scroll 0 0 #6082BB;
  color: #fff;
  font-weight: normal;
}
.table01 th.blue10 {
  background: none repeat scroll 0 0 #6082BB;
  border-right: 11px solid #fff;
  color: #fff;
  font-weight: normal;
}
.table01 td {
  background: none repeat scroll 0 0 #DFE6EB;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
.table01 .top {
  background: none repeat scroll 0 0 #6082BB;
  color: #fff;
}
.table01 .center {
  font-weight: normal;
  text-align: center;
}
.table01 .under {
	border-bottom: 1px solid #ccc;
}
.table01 td img {
  float: left;
  margin-right: 5px;
}
.table01 td .profile {
  margin-top: 5px;
}

.sp-images img{
	width:100%;
	height:100%;
}


/* JFA組織図 */

ul.org_menu li{
 background-color: #fff;
 height: 44px;
 margin: 0;
 border-bottom: #CCC solid 1px;
 color:#333;
 }

ul.org_menu li a{
 display: block;
 height: 44px;
 margin: 0;
 padding: 0 0 0 10px;
 overflow: hidden;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 line-height: 44px;
 position: relative;
 }
ul.org_menu li a:after{
 display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
 }
ul.org_menu li.actv{
 display: block;
 height: 44px;
 margin: 0;
 padding: 0 0 0 10px;
 overflow: hidden;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 line-height: 44px;
 position: relative;
  background-color:#006;
 color: #fff;
 }

ul.org_menu li.actv:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
}

.org_note {
	text-align: right;
	display: block;
}

ul.lst_code {
	font-size: 14px;
	padding: 0 0 0 1.5em;
}
ul.lst_code li {
	display: block;
	text-indent: -1.5em;
	margin-bottom: 10px;
}

/* 47fa */
div.fa47a a{
	color:#0B8FBA;
}

dl.fa47 dt {
	font-weight: bold;
	padding:0 0 4px 4px;
	margin: 0 0 5px;
	border-bottom: #CCC dotted 1px;
}
dl.fa47 dd {
	margin: 0 0 0 20px;
}

/* databox */
.table04, .table05 {
  border-collapse: collapse;
}
.table04 th, .table05 th {
  background: none repeat scroll 0 0 #eaeaea;
  border:1px solid #ccc;
  color: #000;
  padding: 2px;
  text-align: center;
  vertical-align: top;
}
.table04 td, .table05 td {
  background: none repeat scroll 0 0 #f0f0f0;
  border:1px solid #ccc;
  padding: 2px;
  text-align: center;
  vertical-align: top;
}
.table04 td.blue {
  background: none repeat scroll 0 0 #CBD7DF;
  text-align: left;
}
.table05 th#whole {
  background-color: #36c;
  font-weight: bold;
  vertical-align: middle;
}
.table05 th.data {
  font-weight: bold;
  vertical-align: middle;
}
.table05 th.bg-white, .table05 td.bg-white {
  background-color: #fff;
	border-right:none;
	border-bottom:none;
	border-top:none;
}
.table05 td {
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
.table05 td.value {
  font-size: 125%;
  vertical-align: middle;
}
.table05 td.no-data {
  text-align: center;
  vertical-align: middle;
}

.nolist {
  background: none repeat scroll 0 0 #F7F3E6;
  padding: 10px;
	margin: 20px 0 0;
}
.nolist ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.nolist li {
  border-bottom: 1px dotted #999;
  color: #333;
  margin: 0;
  padding: 8px 5px;
  text-decoration: none;
}
.sp_tb5 {font-size: 5px;}
.sp_tb6 {font-size: 6px;}
.sp_tb7 {font-size: 7px;}
.sp_tb8 {font-size: 8px;}
.sp_tb9 {font-size: 9px;}

/* databox team以下 */
ul.oflist li{
 background-color: #fff;
 height: 44px;
 margin: 0;
 border-bottom: #CCC solid 1px;
 color:#333;
 }
ul.oflist li.actv{
 background-color:#666;
 color: #666;
}
ul.oflist li.actv a{
 color: #fff;
}
ul.oflist li a{
 display: block;
 height: 44px;
 margin: 0;
 padding: 0 0 0 10px;
 overflow: hidden;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 line-height: 44px;
 position: relative;
}
ul.oflist li a:after{
 display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
ul.oflist li.actv a:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}


ul.dbox_menu {
	margin: 14px 0 14px 10px;
	font-size: 14px;
}

ul.dbox_menu a{
	color:#0B8FBA;
	text-decoration: underline;
}

.m-tops{
	margin-top:-15px !important;
	}

.db_sttle {
	font-weight: bold;
	font-size: 14px;
}


/* goal_project
-------------------------------------------------- */
ul.gp_list{
	font-size: 14px;
}
ul.gp_list li{
	display:block;
}
ul.gp_list .gp_list1 {
	background: url(../img/goal_project/b_01.gif)  no-repeat 0 10px;
	padding-left:30px;
}
ul.gp_list .gp_list2 {
	background: url(../img/goal_project/b_02.gif)  no-repeat 0 10px;
	padding-left:30px;
}
ul.gp_list .gp_list3 {
	background: url(../img/goal_project/b_03.gif)  no-repeat 0 10px;
	padding-left:30px;
}
ul.gp_list .gp_list4 {
	background: url(../img/goal_project/b_04.gif)  no-repeat 0 10px;
	padding-left:30px;
}
ul.gp_list .gp_list5 {
	background: url(../img/goal_project/b_05.gif)  no-repeat 0 10px;
	padding-left:30px;
}
ul.gp_list .gp_list6 {
	background: url(../img/goal_project/b_06.gif)  no-repeat 0 10px;
	padding-left:30px;
}
ul.gp_list .gp_list7 {
	background: url(../img/goal_project/b_07.gif)  no-repeat 0 10px;
	padding-left:30px;
}

/* presidents_mission
-------------------------------------------------- */
ul.pm_menu {
	background: #F7F3E6;
	padding: 10px 20px;
	font-size: 12px;
}
ul.pm_menu li {
	display: block;
	margin-bottom: 10px;
	color:#432f14;
}
ul.pm_menu li:last-child{
	margin-bottom: 0;
}
ul.pm_menu li a{
	color:#0B8FBA;
}

/* history
-------------------------------------------------- */
#page_nav a{
	color:#0B8FBA;
}

.table03 {
	border-collapse: collapse;
	text-align: center;
}

.table03 th {
	background:#eaeaea;
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
	color:#333;
}
.table03 td {
	background:#f0f0f0;
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
}

.table03 td.blue {
	background:#f0f0f0;
}
.table03 td.bluecenter {
	background:#f0f0f0;
	text-align:center;
}
.table03 td img {
	float:left;
	margin-right:5px;}

.table03 .under {
	border-bottom: 5px solid #fff;
}
.table03 .center {
	text-align:center;
}
.table03 .tright {
	text-align:right;
}
.table03 table td {
	border:none;
}
.table03 a{
	color:#0B8FBA;
}
#container #main-colum p.blank {
  background: url("../img/history/list_blank.gif") no-repeat scroll 0 center rgba(0, 0, 0, 0);
  text-decoration: none;
	padding-left: 13px;
  font-size: 9px;
  line-height: 14px;
}
.m-hisimg{margin-top:20px;}
.his-img-sp{margin-top:35px;}

/* hall_of_fame
-------------------------------------------------- */
.hall{
	padding-top: 15px;
}

ul.hall_navi{
	border-bottom: 1px solid #ccc;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
	padding-bottom:5px;
}

ul.hall_navi li{
	font-size: 14px;
  font-weight: bold;
  width: 25%;
	float: left;
  vertical-align: middle;
	text-align:center;
}

ul.hall_navi li a .hall_allow{
	background:url(/about_jfa/img/hall_of_fame/hall_a_sp.jpg) no-repeat;
  background-position: left center;
	padding:0 0 0 8px;
	margin-left:-8px;
}


ul.hall_navi li:hover{
	border-bottom: 5px solid #3c4db5;
	margin-bottom:-5px;
}

#main-colum ul.hall_navi a{
	color:#333;
}

ul.hall_navi a:hover{
	text-decoration:none;
}
.hall_small{
	font-size:8px;
	font-weight:300;
}
ul.hall_menu {
	margin: 0 0 20px 10px;
}
ul.hall_menu li a {
	color:#0B8FBA;
}

.boxlightblue {
  background: none repeat scroll 0 0 #fff;
  border-top: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 10px;
  width: auto;
}
.blb_top{
	border-top:none;
}

#container #main-colum .boxlightblue p{
	font-size: 12px;
	line-height: 18px;
}

.boxlightblue strong {
  color: #1D2088;
	font-size: 14px;
}


/* report
-------------------------------------------------- */
#main-colum ul.report_menu li{
 background-color: #fff;
 height: 44px;
 margin: 0;
 border-bottom: #CCC solid 1px;
 color:#333;
}
#main-colum ul.report_menu li.actv{
 background-color:#006;
 color: #fff;
}
#main-colum ul.report_menu li.actv a{
 color: #fff;
}
#main-colum ul.report_menu li a{
 display: block;
 height: 44px;
 margin: 0;
 padding: 0 0 0 10px;
 overflow: hidden;
 text-overflow: ellipsis;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 line-height: 44px;
 position: relative;
}
#main-colum ul.report_menu li a:after{
  display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
 }
#main-colum ul.report_menu li.actv a:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}

div.exc_ttl {
	border: 1px solid #ddd;
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 14px;
}

/* アコーディオン */
ul.accordion_rp {
	background: #FFF;
	margin:0 auto 15px;
	padding:0 5px;
	font-size:14px;
}
ul.accordion_rp a {
	display:block;
	padding:10px;
	background-position:97% center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	}
ul.accordion_rp span {
	display:block;
	padding:6px 10px;
	background-position:97% center;
	background-repeat:no-repeat; color:#fff;
	font-weight:bold;
	background-color:#ccc;
	color: #575757;
	}
ul.accordion_rp ul {
	display:none;
	}
ul.accordion_rp li {
	background:#FFF;
}
#container #main-colum ul.accordion_rp li p {
	background: #2475bd;
	cursor:pointer;
	padding: 0;
	margin: 5px 0 0;
}
ul.accordion_rp li p span
{ background-image:url(../img/report/open.png);
}
ul.accordion_rp li p span.open
{
	color:#fff;
	background-image:url(../img/report/close.png);
	background-color:#2475bd;
}
ul.accordion_rp li ul li{
  background:#fff;
	margin-bottom: 10px;
}
ul.accordion_rp li ul li:last-child {
	margin-bottom: 0;
}
ul.accordion_rp li ul li p {
  background:#999;
}
ul.accordion_rp li ul li a {
	display: inline;
	padding:0px;
	background:none;
	text-decoration: underline;
	}
ul.accordion_rp li ul li ul li{
	background:#FFF; border-bottom:1px dotted #888;
}
ul.accordion_rp li u li ul li:last-child {
	border:none;
}
.table01 {
	border-collapse: collapse;
}
.table01 thead th {
	background:#BABABA;
	color:#000;
	font-weight:nomal;
	text-align:center;
}
.table01 th {
	background:#BABABA;
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
}
.table01 th.blue {
	background:#6082BB;
	font-weight:normal;
	color:#fff;
}
.table01 th.blue10 {
	background:#6082BB;
    border:1px solid #ccc;
	font-weight:normal;
	color:#fff;
}
.table01 td {
	background: #f0f0f0;
	text-align:left;
	padding:5px;
	vertical-align:top;
    border:1px solid #ccc;
}
.table01 .top {
	background:#6082BB;
	color:#fff;
}
.table01 .center {
	text-align:center;
	font-weight:normal;
}
.table01 .under {
	border-bottom: 2px solid #fff;
}

.table01 td img {
	float:left;
	margin-right:5px;
}

.table01 td .profile {
	margin-top:5px;
}
ul.accordion_rp .table01 {
	font-size: 11px;
}

#container #main-colum ul.accordion_rp li table p {
	background: none;
}

#container #main-colum #ec_more {
	margin: 30px 0 10px 4px;
}
#container #main-colum #ec_more a{
	font-size: 14px;
	text-decoration: underline;
}

.iconpdf {
  background: url("../img/report/icon_pdf.gif") no-repeat scroll 0 center rgba(0, 0, 0, 0);
  line-height: 16px;
  padding: 2px 0 2px 20px;
  text-align: left;
}
.jssttl {
	font-size:14px;
	font-weight: bold;
	margin: 2px 0;
	display:block;
}

body.jfa #subnavi .head-area .title {
	font-size: 13px;
}


/*
掲額者一覧
******************************************************************/
.inductees_member ul>li{
	width: 30%;
	height:260px;
	margin-right: 10px;
	float: left;
}

.inductees_member ul>li:nth-child(3n){
	margin-right: 0;
}

.inductees_member ul>li img{
	width:96% !important;
	border:1px #ccc solid;
	padding:3px;
}

.inductees_member ul>li .photo{
	margin-bottom: 10px;
}

.inductees_member ul li div span{
	display: block;
  margin: 0;
	padding: 0;
}

.inductees_member ul li span.name{
  font-weight: bold;
  font-size: 12px;
  display:block;
  margin-top:5px;
}

#container #main-colum .inductees_member ul li a p span.name_e{
	font-size: 12px;
	line-height:12px !important;
}

.inductees_member ul li p .status{
	font-size: 8px !important;
	line-height: 8px !important;
}


#container .section-block.hall_of_fame h5 {
  font-size: 20px !important;
  border-bottom: none;
  margin: 20px 0 0;
	padding:0 !important;
}

#container .section-block.hall_of_fame h5 span{
	font-size: 14px !important;
	padding-left:10px !important;
}

#container .section-block.hall_of_fame h6 {
  font-size: 14px !important;
  margin: 0 !important;
	padding:0 0 10px!important;
	font-weight:normal !important;
	border-bottom:1px dotted #ccc;
}

.hall_of_fame .photo{
	border:1px #ccc solid;
	padding:3px;
}

.hall_of_fame .photo img{
	width:100%;
}

.hall_of_fame dl{
	margin:20px 0!important;
}

.hall_of_fame dd.txt{
	margin:0!important;
	font-size:14px;
	padding:0 10px;
}

.hall_of_fame ul{
	border-top:1px solid #ddd;
	padding-top:20px;
	display:block;
}

.hall_of_fame ul li.thumL{
	display:table-cell;
	background:url(/common/img/arrow_l.png) no-repeat 0 50%;
	padding-left:20px;
}

.hall_of_fame ul li.thumL:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

.hall_of_fame ul li.thumL .thum{
	display:table-cell;
	width:50px;
}

.hall_of_fame ul li.thumL .thum img{
	width:50px;
	border:1px #ccc solid;
	margin:0 5px 0 0;
	padding:2px;
}

.hall_of_fame ul li.thumL .name{
	display:table-cell;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}

.hall_of_fame ul li.thumR{
  display:table-cell;
	text-align:right;
	background:url(/common/img/arrow_r.png) no-repeat 100% 50%;
	padding-right:20px;
}

.hall_of_fame ul li.thumR:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

.hall_of_fame ul li.thumR .thum{
	display:table-cell;
	width:50px;
}

.hall_of_fame ul li.thumR .thum img{
	width:50px;
	border:1px #ccc solid;
	margin:0 0 0 5px;
	padding:2px;
}

.hall_of_fame ul li.thumR .name{
	display:table-cell;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}

.hall_of_fame ul li.thumL .name span.txt12,
.hall_of_fame ul li.thumR .name span.txt12{
	font-size:10px !important;
}

.hall_of_fame .back a{
	text-align:center;
	width:100%;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	background:#bbb;
	display:block;
	margin:20px 0;
	color:#fff !important;
}
.hall_of_fame .back a:hover{
	background:#ddd;
}

/* plan
-------------------------------------------------- */
#mission h5.mis_title{
	background-color:#D4E5F6;
	font-size:18px;
	letter-spacing: 10px;
	font-weight:900;
	text-align:center;
	width:100%;
	border:none;
	padding:10px 0;
}

#mission h6.mis_subtitle{
	font-size:18px;
	font-weight:900;
	border:none;
	color:#0B4EA2;
	margin:30px 0 0;
}

#action h5.act_title{
	font-size:18px;
	font-weight:900;
	border:none;
	color:#0B4EA2;
	margin:30px 0 0;
	padding:0;
}
#action h5.mT50{
	margin-top:50px;
}

#action ul li ul li dl dt{
	font-size:14px;
}
#action ul li ul li dl dt em{
	font-size:12px;
	font-weight:900;
	background-color:#0B4EA2;
	color:#fff;
	padding:0 5px;
	margin-left:10px;

}
#action ul li ul li dl dd{
	font-size:14px;
	margin:0 0 10px 20px;
}

#about_plan .link-content_s li,
#goal2030 .link-content_s li,
#mission .link-content_s li,
#action .link-content_s li{
	border:1px solid #ccc;
	display:table;
	float:left;
	margin:0 12px 5px 0;
	width:95%;
}

#about_plan .link-content_s li,
#goal2030 .link-content_s li,
#mission .link-content_s li,
#action .link-content_s li{
	border:1px solid #ccc;
	display:table;
	float:left;
	margin:0 12px 5px 0;
	width:95%;
}

#about_plan .link-content_s li .photo,
#goal2030 .link-content_s li .photo,
#mission .link-content_s li .photo,
#action .link-content_s li .photo{
	width:30%;
	padding:3px;
}

#about_plan.link-content_s li .title,
#goal2030 .link-content_s li .title,
#mission .link-content_s li .title,
#action .link-content_s li .title{
  color:#333;
  display:table-cell;
  font-size:14px;
  font-weight:bold;
  line-height:120%;
  padding-left:10px;
  padding-right:10px;
  text-align:left;
  vertical-align:middle;
  word-wrap:break-word !important;
}


/*
掲額者一覧（チーム）
******************************************************************/
.inductees_team ul>li{
	width: 100%;
	margin-bottom: 20px;
}


.inductees_team ul>li img{
	width:98% !important;
	border:1px #ccc solid;
	padding:3px;
}

.inductees_team ul>li .photo{
	margin-bottom: 10px;
}

.inductees_team ul li div span{
	display: block;
  margin: 0;
	padding: 0;
}

.inductees_team ul li span.name{
	font-weight: bold;
	font-size: 12px;
	display:block;
	margin-top:5px;
}

#container .section-block.hall_of_fame p {
	margin:20px !important;
}



/*
日本代表プロパティに関して
******************************************************************/
#main-colum ul.property li {
	display: table;
	overflow: hidden;
	float:left;
	width: 100%;
	border: #052667  solid 1px;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	background: #052667;
	margin-top: 10px;
}
#main-colum ul.property li.actv {
	color:#052667;
	background-color: #fff;
}

#main-colum ul.property li a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
	padding: 10px;
	position: relative;
}
#main-colum ul.property li a::after {
	font-family: "Ionicons";
	content: "\f3d1";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}

/* リンク
-------------------------------------------------- */
.color_link {
  padding: 0;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  font-size: 12px;
}
.color_link span{
  padding: 5px;
  display: block;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.color_link span.current{
	font-weight: bold;
}
.color_link a {
  color: #0B8FBA;
  position: relative;
  display: block;
}
.color_link a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}


/* リスト
------------------------------------------------------- */
ul.oflist {
	margin: 20px auto 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}
ul.oflist li {
	width: calc(50% - 3px);
	height: auto !important;
	text-align: center;
	font-weight:bold;
	background: #052667;
	border: #052667 1px solid;
	margin: 0 1px 1px 0;
}
#main-colum ul.oflist li a {
	height: auto !important;
	padding: 10px 20px !important;
	display: block;
	text-decoration: none;
	color: #fff !important;
	white-space: normal;
	line-height: 1.25 !important;
	font-size: 10px;
}

#main-colum ul.oflist li.actv {
	background: #fff;
	color: #052667 !important;
}

#main-colum ul.oflist li.actv a{
	color: #052667 !important;
}

/* table scroll */
.sp-scroll{
	width: 100%;
	overflow-x: auto;
}
.sp-scroll th,
.sp-scroll td{
	white-space: nowrap;
}

/* /eng/registration/ タイトルボタン */
.registration__titleBtn{
	padding-left: 10px;
}


#election #match_title #ttl_sp{
	display:block;
	padding: 10px 0;
	font-size:20px;
	font-weight:700;
	text-align:center;
}


.story_box {
    padding:  5px;             /* 余白指定 */
}
 
.story_item {
    padding: 10px;
    color:  #ccc;               /* 文字色 */
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    font-size:  16px;           /* 文字サイズ */
    width: 90%;               /* 幅指定 */
    text-align:  center;        /* 文字中央揃え */
}

.story_item a{
    color:  #fff;               /* 文字色 */
    display: block;
    font-size: 1.1rem;
    font-weight: 700;
}
 
.story_item:nth-child(1) {
    background-color:  #c00000; /* 背景色指定 */
}
 
.story_item:nth-child(2) {
    background-color:  #006600; /* 背景色指定 */
}
 
.story_item:nth-child(3) {
    background-color: #bb8605; /* 背景色指定 */
}
