@charset "utf-8";
/*
* about_jfa.css
* JFA
*
*/

#main-colum a {
	color:#0B8FBA;
}

.pos-center{
	text-align: center;
}
.mT40{margin-top: 40px !important;}
.mT60{margin-top: 60px !important;}


/* header
-------------------------------------------------- */
body.jfa #header {
  background: url(/about_jfa/img/header_underline_about_jfa.png) no-repeat center bottom;
}

/* index
-------------------------------------------------- */

.jfaListHead{
	background: #052667;
	text-align: center;
	color: #fff;
	font-size: 26px;
  font-weight: 700;
  padding: 10px;
  line-height: 1;
	position: relative;
	cursor: pointer;
	margin: 30px 0px 30px 0px;
}
.jfaListHead::after{
	font-family: "Font Awesome 5 Free";
	content: "\f0fe";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}

.noaft::after{
display: none  !important;
}

.jfaListHead.is-active::after{
	content: "\f146";
}
.accordionTarget{
	display: none;
	margin-bottom: 100px;
}
.jfaList__top{
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
}
.jfaList__top .jfaList__title{
	margin-right: 50px;
	margin-top: 0;
}
.jfaList__title{
	font-size: 18px;
	font-weight: 700;
	margin-top: 40px;
}
.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__sub{
	display: flex;
	margin-top: 10px;
	align-items: center;
}

.jfaList_img img{
	width: 200px;
	height:200px;
	margin-right:25px;
}

.jfaList__subList{
	margin-top: 5px;
}
.jfaList__subList__item{
	margin-top: 5px;
	margin-right:25px;
	width: 950px;
	font-size: 14px;
}

.jfaList__subList__item:nth-child(4n){
	margin-right: 0;
}
.jfaList__subList__item a{
	font-size: 14px;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	position: relative;
	padding-right: 20px;
}
.jfaList__subList__item a:hover{
	text-decoration: underline;
}
.jfaList__subList__item a {
	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%);
}


/* JFA DREAM BANNER
-------------------------------------------------- */
#link-area #bnr_dream {
	margin-bottom: 20px;
}

/* president
-------------------------------------------------- */
.bold {
	font-weight: bold;
}

div.imgbox_left{
	float: left;
	padding: 20px 20px 20px 0;
	display: table;
	width: 160px; /* minimum width */
	*width: auto; /* for IE7 and below */
}
.imgbox_left span{
	display: block;
	font-size: 12px;
	text-align: center;
	padding: 4px 0 0;
}
div.imgbox_right{
	float: right;
	padding: 20px 0 20px 20px;
	display: table;
	width: 160px; /* minimum width */
	*width: auto; /* for IE7 and below */
}
.imgbox_right span{
	display: block;
	font-size: 12px;
	text-align: center;
	padding: 4px 0 0;
}


.imgbox_right span.txt_l,.imgbox_left span.txt_l{
	text-align: left;
}
div.box_bb {
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	margin-top:35px;
	padding-bottom:20px;
}

div.box_bb .year {
	background-color: #666;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 5px 10px;
}

div.cnt_box {
	padding: 10px 24px 0;
}

#main-colum .news-list02 a,
#main-colum .news-list-paging a {
	color:#333;
}

p.height-s{
	margin-bottom:-16px !important;
}

/* dream
-------------------------------------------------- */
.txt_cnt {
	text-align: center;
}

.xh2 {
	display: block;
}
.xh3 {
  height: 16px;
  vertical-align: top;
  width: 180px;
	font-weight: bold;
}
.xh4 {
  margin: 0 0 5px;
	display: block;
}
#ContentsFrame {
  background-image: url("../img/dream/action_img_dotline.gif");
  background-position: 20% center;
  background-repeat: repeat-y;
  border: 10px solid #1D2088;
  margin: 20px 0 0;
  padding: 0 10px;
  width: 660px;
}
.main {
  float: right;
  margin: 0 0 30px;
  text-align: left;
  width: 431px;
}
.side {
  float: left;
  margin: 0;
  text-align: left;
  width: 180px;
}
.FrameEnd {
  background-color: #fff;
  clear: both;
  height: 10px;
}

.sizeL {
	font-weight: bold;
}
.listL {
	margin-bottom: 10px;
}
.listL .listBody, .listLTop .listBody {
  margin: 0 0 5px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.m-jfaimg{margin-top:35px;}
.section-block .d-jfaimg{margin-top:0;}

.dream_table{
	margin-top:35px;
	display:table;
	border-collapse:collapse;
	font:0;
	line-height:0;
}

.dream_cell{
	display:table-cell;
	border-top: 1px solid #CCC;
}

.dream_td{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.dream_td_r{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}


/* organization
-------------------------------------------------- */
table {
  width: 100%;
}

.table01 {
  border-collapse: collapse;
	margin-top:35px;
}
.table01 thead th {
  background: none repeat scroll 0 0 #6082BB;
  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;
	font-size:14px;
}
.table01 tr:nth-child(odd) {
	background:#000;
}
.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;
	font-size:14px;
}
.table01 tr:nth-child(odd) td{
	background: #eaeaea;
}
.table01 .top {
  background: none repeat scroll 0 0 #6082BB;
  color: #fff;
}
.table01 .center {
  font-weight: normal;
  text-align: center;
}
.table01 .under {
  border-bottom: 2px solid #fff;
}
.table01 td img {
  float: left;
  margin-right: 5px;
}
.table01 td .profile {
  margin-top: 5px;
}

.data_table_3col tr td{
	width: 30%;
}

.m-top20{
	margin-top:20px;
}

/* 組織図 */
.org_img{
	text-align: center;
}

.sp-images img{
	width:100%;
	height:100%;
}

/* JFA組織図 */
ul.org_menu {
	margin: 0;
	display: block;
	padding-bottom: 0;
	margin-top:35px;
	text-align: center;
}
ul.org_menu li{
	display: inline;
	border-left: solid 1px #ccc;
	padding: 2px 7px;
}
ul.org_menu li:first-child{
	border-left: none;
}
ul.org_menu li a {
	color:#0B8FBA;
	font-size: 12px;
}
ul.org_menu li a:hover{
	text-decoration: underline;
	color:#0B8FBA;
}
ul.org_menu li.actv{
  font-weight: bold;
}

.org_jfaimg {
	padding: 10px 0 0;
}
.org_note {
	text-align: right;
	display: block;
	margin-top:20px;
}
.org_houkoku a{
	color:#0B8FBA;
}
.org_grap{
	margin-top:20px;
}

ul.lst_code {
	font-size: 14px;
	padding: 0 0 0 1.5em;
	margin-top:20px;
}
ul.lst_code li {
	display: block;
	text-indent: -1.5em;
	margin-bottom: 10px;
}

/* 47fa */
dl.fa47 {
	font-size: 14px;
	margin-top: 30px;
}
dl.fa47 dt {
	font-weight: bold;
	border-bottom: #CCC dotted 1px;
	padding-bottom: 2px;
	margin: 0 0 4px;
}
dl.fa47 dd {
	margin: 0;
	padding: 0;
}

/* databox */
.table04, .table05 {
  border-collapse: collapse;
}
.table04 th, .table05 th {
  background: none repeat scroll 0 0;
  border:1px solid #ccc;
  color: #333;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}
.table04 td, .table05 td {
  background: none repeat scroll 0 0;
  border:1px solid #ccc;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}
.table04 td.blue {
  background: none repeat scroll 0 0 #CBD7DF;
  text-align: left;
}
.table05 th#whole {
  background-color: #3366CC;
  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: 20px;
	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: 20px;
  text-decoration: none;
}

ul.oflist {
	margin: 20px auto 10px;
}
ul.oflist li {
	display: table;
	overflow: hidden;
	float:left;
	width: 115px;
	height: 65px;
	line-height: 18px;
	text-align: center;
	font-weight:bold;
	background: #052667;
	border: #052667 1px solid;
	margin: 0 1px 1px 0;

}
#main-colum ul.oflist li a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	color: #fff !important;

}

#main-colum ul.oflist li.actv,
#main-colum ul.oflist li a:hover {
	background: #fff;
	color: #052667 !important;
}
#main-colum ul.oflist li.actv a{
	color: #052667 !important;
}

ul.dbox_menu {
	margin: 35px 0 0 10px;
	display: block;
	padding-bottom: 10px;
}
ul.dbox_menu li{
	float: left;
	display: block;
	border-left: solid 1px #333;
	padding: 2px 6px;
}
ul.dbox_menu li:first-child{
	border-left: none;
}
ul.dbox_menu li a {
	color:#0B8FBA;
}

.m-tops{margin-top:10px !important;}
.m-top35{margin-top:35px !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 22px;
	padding-left:30px;
}
ul.gp_list .gp_list2 {
	background: url(../img/goal_project/b_02.gif)  no-repeat 0 22px;
	padding-left:30px;
}
ul.gp_list .gp_list3 {
	background: url(../img/goal_project/b_03.gif)  no-repeat 0 22px;
	padding-left:30px;
}
ul.gp_list .gp_list4 {
	background: url(../img/goal_project/b_04.gif)  no-repeat 0 22px;
	padding-left:30px;
}
ul.gp_list .gp_list5 {
	background: url(../img/goal_project/b_05.gif)  no-repeat 0 22px;
	padding-left:30px;
}
ul.gp_list .gp_list6 {
	background: url(../img/goal_project/b_06.gif)  no-repeat 0 22px;
	padding-left:30px;
}
ul.gp_list .gp_list7 {
	background: url(../img/goal_project/b_07.gif)  no-repeat 0 22px;
	padding-left:30px;
}


/* presidents_mission
-------------------------------------------------- */
ul.pm_menu {
	background: #F7F3E6;
	padding: 10px 20px;
	font-size: 14px;
	margin-top:20px;
}
ul.pm_menu li {
	display: block;
	margin-bottom: 10px;
	color:#432f14;
}
ul.pm_menu li:last-child{
	margin-bottom: 0px;
}
.pm_img{
	margin-top:35px;
}


/* history
-------------------------------------------------- */
.table03 {
	margin:20px 0 0;
	border-collapse: collapse;
	text-align: center;
}

.table03 th {
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
	color:#333;
}
.table03 td {
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
}

.table03 td.bluecenter {
	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;
}
.history_table thead {
  background: none repeat scroll 0 0 #BABABA;
}
.history_table tbody {
  background: none repeat scroll 0 0 #EAEAEA;
}
.history_table tbody:nth-child(2n+1) {
  background: none repeat scroll 0 0 #F0F0F0;
}
#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: 12px;
  line-height: 18px;
}

/* history president */
div.section-block .historyBox{
	border-bottom: #CCC solid 1px;
	padding:0 10px 20px;
	margin-bottom:20px;
	clear:both;
}
div.section-block .historyBox .imageBlock{
	float:left;
	width:175px;
}
div.section-block .historyBox .textBlock{
	float:left;
	width:440px;
}

div.section-block .historyBox .textBlock p{
	margin:0;
}
div.section-block .historyBox .textBlock p.name{
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	font-size:125%;
}
div.section-block .historyBox .textBlock p.period{
	font-weight:bold;
	padding-bottom:10px;
}

.m-hisimg{margin-top:20px;}
.m-histxt{margin-top:15px;}

/* hall_of_fame
-------------------------------------------------- */
.hall{padding-top: 15px;}

ul.hall_navi{
	border-bottom: 1px solid #ccc;
  display: table;
  margin: 30px 0;
  padding: 0;
  width: 100%;
	padding-bottom:5px;
}

ul.hall_navi li{
	font-size: 26px;
  font-weight: bold;
  width: 25%;
	float: left;
  vertical-align: middle;
	text-align:center;
	display: table-cell;
}

ul.hall_navi li a .hall_allow{
	background:url(/about_jfa/img/hall_of_fame/hall_a.jpg) no-repeat;
  background-position: left center;
	padding:0 0 0 25px;
	margin-left:-10px;
}

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:12px;
}

.left_hf {
	float: left;
}

ul.hall_menu {
	margin: 0 0 0 10px;
	display: block;
	padding: 20px 0;
}
ul.hall_menu li{
	float: left;
	display: block;
	border-left: solid 1px #333;
	padding: 2px 6px;
	margin-bottom: 3px;
}
ul.hall_menu li:first-child{
	border-left: none;
}
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;
}
.boxlightblue strong {
  color: #1D2088;
	font-size: 16px;
}

#container #sub .local-navi li span.bnr_utxt{
	color:#333;
	border-top: none;
  padding: 5px 15px 10px;

}
#container #sub .local-navi li a.hall_bnr{
	border-bottom: none;
}

/* report
-------------------------------------------------- */
#main-colum ul.report_menu {
	margin: 40px 0 10px 1px;
}
#main-colum ul.report_menu li {
	display: table;
	overflow: hidden;
	float:left;
	width: 404px;
	height: 95px;
	line-height: 18px;
	border: #052667  solid 1px;
	text-align: center;
	font-weight:bold;
	font-size: 16px;
	background: #052667;
}
#main-colum ul.report_menu li:nth-child(even) {
	margin: 0 0 20px 15px;

}
#main-colum ul.report_menu li a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
}

#main-colum ul.report_menu li.actv {
	background: #052667;
}

#main-colum ul.report_menu li a:hover,
#main-colum ul.report_menuli.actv a:hover {
	color:#052667;
	background-color: #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 30px;
	padding:0 5px;
	font-size:16px;
}
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:10px;
	background-position:97% center;
	background-repeat:no-repeat;
	background-color:#ccc;
	color: #575757;
	font-weight:bold;
}
ul.accordion_rp ul {display:none;}
ul.accordion_rp li {
	background:#FFF;
}
#container #main-colum ul.accordion_rp li p {
	cursor:pointer;
	padding: 0;
	margin: 1px 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;
}


table.table10{
	margin-top:35px;
}
table.table10 tr:nth-child(odd){
	background: #f9f9f9;
}
table.table10 tr:nth-child(even){
	background:#eee;
}
table.table10 thead th {
	background:#BABABA;
	font-weight:normal;
	text-align:center;
}
table.table10 th {
	background:#ddd;
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
}
table.table10 th.w15{width:15%;}
table.table10 th.w35{width:35%;}
table.table10 td {
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
}

.table01 {
	border-collapse: collapse;
}
.table01 thead th {
	background:#BABABA;
	font-weight:normal;
	text-align:center;
}
.table01 th {
	width:25%;
	background:#BABABA;
	text-align:left;
	padding:5px;
	vertical-align:top;
  border:1px solid #ccc;
}
.table01 th.w150{
	width:150px;
}
.table01 th.blue {
	background:#6082BB;
	font-weight:normal;
	color:#fff;
}
.table01 th.blue10 {
	background:#f0f0f0;
  border:1px solid #ccc;
	font-weight:normal;
	color:#fff;
}
.table01 td {
	width:80%;
	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: 1px solid #ccc;
}


.table01 td img {
	float:left;
	margin-right:5px;}

.table01 td .profile {
	margin-top:5px;
}
ul.accordion_rp .table01 {
	font-size: 12px;
}
#container .section-block ul.accordion_rp h5 {
	margin: 10px 0;
}

#container #main-colum ul.accordion_rp li table p {
	background: none;
}

#container #main-colum #ec_more {
	margin: 60px 0 10px 5px;
}
#container #main-colum #ec_more p{
	font-size: 16px;
}

.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;
	padding:20px 0 0;
	margin: 2px 0;
	display:block;
}

/* 権利関係啓蒙
-------------------------------------------------- */
p.amb_cnt{
	text-align: center;
	margin: 20px 0;
}


/*テーブル
-------------------------------------------------- */
.data_box_table{
	border-collapse: collapse;
	border-spacing: 0;
}

.data_box_table tr td,
.data_box_table tr th{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f0f0f0;
	font-size: 14px;
	font-weight:normal;
	padding: 5px;
	text-align:left;
}

.data_box_table tr th:first-child{width:5%;}
.data_box_table tr td:last-child{width:24%;}
.data_box_table tr td a{
	font-weight: normal;
}

ul.accordion_rp .exc_ttl,
ul.accordion_rp .exc_ttl a{
	font-weight:normal;
}

.data_table_3col{
	font-size: 14px;
}

.data_table_3col thead tr th{
	background: #bababa;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.data_table_3col tbody tr td{
	background: #f0f0f0;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.data_table_3col tbody:nth-child(odd) tr td{
	background: #eaeaea;
}

/*業務・財務報告小見出し
-------------------------------------------------- */
#executive_committee h5{
	margin-bottom:20px !important;
}

/*
掲額者一覧（個人）
******************************************************************/
.inductees_member ul{
	margin: 20px auto 0;
	width: 100%;
}

.inductees_member ul>li{
	width: 190px;
	margin-right: 22px;
	float: left;
}

.inductees_member ul>li img{
	width:100%;
	border:1px #ccc solid;
	padding:3px;
	box-sizing: border-box;
}

.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: 14px;
	display:block;
	margin-top:10px;
}

#container #main-colum .inductees_member ul li a p span.name_e{
	font-size: 14px;
	line-height:14px !important;
}

.inductees_member ul li p .status{
	font-size: 12px;
	line-height: 14px;
}

.inductees_member ul>li img{
	width: 100%;
	height: auto;
}

.inductees_member ul li:nth-child(4n){
	margin-right: 0;
}

#container .section-block.hall_of_fame h5 {
  font-size: 20px !important;
  border-bottom: none;
  margin: 35px 0 0;
	padding:0 !important;
}

#container .section-block.hall_of_fame h5 span{
	font-size: 14px !important;
	padding:0 0 0 20px !important;
}

#container .section-block.hall_of_fame h5 span.team{
	padding:0 !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{
	float:left;
	border:1px #ccc solid;
	margin:0 20px 0 0;
	padding:3px;
	width:220px;
}

.hall_of_fame dl{
	margin:20px 0 40px !important;
}

.hall_of_fame dd.txt{
	float:left;
	width:580px;
	margin:0!important;
	font-size:14px;
}

.hall_of_fame ul{
	border-top:1px solid #ddd;
	padding-top:20px;
	display:block;
}

.hall_of_fame ul li.thumL{
	float:left;
	background:url(/common/img/arrow_l.png) no-repeat 0 50%;
	padding-left:25px;
}

.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:88px;
}

.hall_of_fame ul li.thumL .thum img{
	width:80px;
	border:1px #ccc solid;
	margin:0 10px 0 0;
	padding:2px;
}

.hall_of_fame ul li.thumL .name{
	display:table-cell;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

.hall_of_fame ul li.thumR{
	float:right;
	text-align:right;
	background:url(/common/img/arrow_r.png) no-repeat 100% 50%;
	padding-right:25px;
}

.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:88px;
}

.hall_of_fame ul li.thumR .thum img{
	width:80px;
	border:1px #ccc solid;
	margin:0 0 0 10px;
	padding:2px;
}

.hall_of_fame ul li.thumR .name{
	display:table-cell;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

.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;
}


/* 2018/12/20 */
#container #main-colum .section-block.hall_of_fame h5{
	border: none;
	margin-bottom: 10px;
}
#main-colum .section-block.hall_of_fame .backBtn a{
	width: 140px;
}
#action #main-colum .section-block .backBtn a{
	width: 480px;
}



/* plan
-------------------------------------------------- */
#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;
}


/*
掲額者一覧（チーム）
******************************************************************/
.inductees_team ul{
	margin: 20px auto 0;
	width: 700px;
}

.inductees_team ul>li{
	width: 336px;
	margin-right: 20px;
	float: left;
}

.inductees_team ul>li img{
	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: 14px;
	display:block;
	margin-top:10px;
}

#container #main-colum .inductees_team ul li a p span.name_e{
	font-size: 14px;
	line-height:14px !important;
}

.inductees_team ul li p .status{
	font-size: 12px;
	line-height: 14px;
}

.inductees_team ul>li img{
	width: 100%;
	height: 250px;
}

.inductees_team ul li:nth-child(2n){
	margin-right: 0;
}



/*
日本代表プロパティに関して
******************************************************************/
#main-colum ul.property {
	margin: 40px 0 10px;
}
#main-colum ul.property li {
	display: table;
	overflow: hidden;
	float:left;
	width: 260px;
	margin:0 20px 0 0;
	height: 95px;
	line-height: 18px;
	border: #052667  solid 1px;
	text-align: center;
	font-weight:bold;
	font-size: 16px;
	background: #052667;
}
#main-colum ul.property li:nth-child(3n){
	margin:0;
}

#main-colum ul.property li a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
}
#main-colum ul.property li.actv {
	background: #006;
}

#main-colum ul.property li a:hover {
	color:#052667;
	background-color: #fff;
}
#main-colum ul.property.actv a:hover {
	background: #000;
}

/* リンク */
.color_link {
	margin: 20px 0;
}
.color_link span{
  border-right: 1px solid #ccc;
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
  margin-bottom: 8px;
}

.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 10px;
	color:#333;
}

.color_link span:last-child{
  border: none;
}

/* 2018.12.20 */
#goodslicensee #main-colum .section-block .backBtn a{
	width: 480px;
}
.table_theme1.pos-equality{
	table-layout: fixed;
}

/* policy_rule
----------------------------------------------- */
.docList ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}
.docList li{
	width: 262px;
	margin-right:20px;
	margin-top:20px;
}
.docList li:nth-child(3n){
	margin-right: 0;
}
a.pdf{
	padding:5px 0 5px 22px;
	display:block;
	background:url(../../common/img/icon_pdf.gif) no-repeat left center;
}
a.word{
	padding:5px 0 5px 22px;
	display:block;
	background:url(../../common/img/icon_word.gif) no-repeat left center;
}

/* eng/registration
----------------------------------------------- */
.registration__title{
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0 10px;
	background: #eee;
	padding: 3px 10px;
}
.registration__btn{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}
.registration__btn div.moreBtn{
	margin: 0 10px;
}
.registration__titleBtn{
	padding-left: 20px;
}


/* documents/intermediary_list
----------------------------------------------- */
#intermediary_list #main-colum .table_theme1 th{
	padding: 10px 5px;
	font-size: 12px;
}
#intermediary_list #main-colum .table_theme1 td{
	padding: 20px 5px;
	font-size: 12px;
}

#container #sub .registration {
  margin-bottom: 0;
}



#election #match_title #ttl_pc{
	margin-bottom: 10px !important;
    font-size: 40px !important;
    font-weight: 700 !important;
	color: #333 !important;
}



/* value_creation_story
----------------------------------------------- */

#value_creation_story #main-colum{
  width: 1136px !important;
}

.story_box {
    padding:  10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
	justify-content:space-between;
}
 
.story_item {
    padding: 10px;
    color:  #ccc;               /* 文字色 */
    margin:  10px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    font-size:  16px;           /* 文字サイズ */
    width: 29%;               /* 幅指定 */
    text-align:  center;        /* 文字中央揃え */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.story_item a{
    color:  #fff;               /* 文字色 */
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
}

.story_item a:hover{
	text-decoration: none;
	opacity: 0.8;
}
 
 
.story_item:nth-child(1) {
    background-color:  #c00000; /* 背景色指定 */
}
 
.story_item:nth-child(2) {
    background-color:  #006600; /* 背景色指定 */
}
 
.story_item:nth-child(3) {
    background-color: #bb8605; /* 背景色指定 */
}
