@charset "utf-8";

/**********************************************/
/* AP-PLAT financial_info.css
/**********************************************/


#financial h1{
	font-size: 2.8rem;
    font-family: 'Raleway', sans-serif;
}
#financial h2 {
	font-size: 2.4rem;
    font-weight: normal;
    background-color: #e2f4e6;
    background-color: #f7f7f7;
    padding: 20px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	margin-top: 50px;
	margin-bottom: 30px;   
}
#financial h3 {
    border-left:3px #009E13 solid;
    padding: 0 0 0 10px;
    font-size: 20px;
    font-size:2.0rem;
    margin-left:2px;
	margin-top: 30px;
}
#financial h3~h3 {
    margin-top: 50px;
}

#financial h4 {
    font-size: 18px;
    font-size:1.8rem;
}
.border_box_activities_w{
	background-color: #fff;
	padding: 20px;
}
.reference{
	font-size: 1.6rem;
	color: #666;
}


.financial_co2{
	display: flex;
	flex-direction: column;
}



/*繧ｵ繧､繝峨ヰ繝ｼ*/
.subttl{
	font-size: 2rem;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px #009E13 solid;
}
.sidebar{
	margin-top: 30px;
}
.sidebar ul{
	line-height: 1.2;
}
.sidebar li{
	list-style: none;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-right: 20px;
}

.sidebar .f-sidemenu li::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
}
.pjlist{
	margin: 50px 0;
}
.pjlist a{
	font-weight: bold;
}
.sidebar .pjlist li::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-right: 2px solid #999;
    border-top: 2px solid #999;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0.3em;
    right: 0;
}

.booklet li{
	padding: 30px 20px;
}
.booklet li img{
	margin-bottom: 10px;
}

.tbopen{
	text-align: center;
}
.tbopen a{
	padding: 10px 50px;
	background-color: #006600;
	color: #fff;
	position: relative;
}
.tbopen a:hover{
	opacity: 0.5;
}
.tbopen a::after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 36%;
    right: 20px;
}




/*陦ｨ*/
#financial table caption {
    font-weight: bold;
	margin-top: 30px;
    margin-bottom: 10px;
	text-align: center;
}
#financial table th,td{
    font-size: 1.4rem; 
}
#financial table th {
    background-color:#626a78;
    color:#fff;
}
#financial table .no {
	width: 60px;
	text-align: center;
    background-color:#f7f7f7;
}




/*GCF繝壹�繧ｸ*/
.coverimg{
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.coverimg > figure{
	width: 24%;
	padding: 30px 0 0;
}
figcaption{
	text-align: center;
}
.tbl-financial2 caption {
    text-align: center;
    padding: 10px;
    background-color: #0e4991;
    color: #fff;
}
.tbl-financial2 th:first-child {
    width: 30%;
	text-align: left;
}
.tbl-financial2 td {
    padding: 15px;
    background-color: #d0d8e8;
}
.tbl-financial2 tr:nth-child(odd) td {
    background-color: #e9edf4;
}



/*螟匁棧*/
.tbl_section_box {
  width: 96%;
  margin: 0 auto;
  padding: 80px 0;
}
.tbl_section_box table th,.tbl_section_box table td{
	line-height: 1;
	vertical-align: middle;
}

/*陦ｨ*/
.tbl-ae {
    width: 100%;
    margin: 0px auto;
    border-collapse: collapse;
    font-size: 1.4rem;  
	border: 1px #b1c9e6 solid;
    table-layout: fixed;
}
.tbl-ae th {
    font-weight: 500;
    background-color:#626a78;
    border-right:1px #ddd dotted;
    border-bottom:1px #ddd dotted;
    color:#fff;
    line-height: 100%;
    padding: 3px 1px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 1.4rem; 
    letter-spacing: 0.5px;
	vertical-align: middle;
	text-align: center;
}
.tbl-ae td {
    background-color: #fff;
    border-bottom: 1px #b1c9e6 solid;
    border-right: 1px #b1c9e6 dotted;
    padding: 5px 5px;
    line-height: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 1.4rem;
}
.tbl-ae td img {
    width: 20px;
    display: block;
    margin: 0 auto;
}

.tbl-ae tr:nth-child(odd) td {
    background-color:#f1f7fe;
}
.tbl-ae tr:hover td {
    background-color: #f7f7f7;
}

.tbl-ae .name   { width:19%; }
.tbl-ae .s-name { width:9%; }
.tbl-ae .hq     { width:9%; }
.tbl-ae .type   { width:9%; }
.tbl-ae .check  { width:4.5%; } /*12蛟�*/

.tbl-ae .check5  { width:22.5%; }
.tbl-ae .check3  { width:13.5%; }
.tbl-ae .check4  { width:18%; }



table{
    margin: 0;
}
.tbl-funding td span {
    color: #BDBDBD;
}
.tbl-funding tr:nth-child(odd) td {
    background-color:#f1f7fe;
}
.tbl-funding tr:hover td {
	background-color:#FBFAC0;
}
.tbl-funding th {
    font-weight: 500;
    background-color:#626a78;
    border:1px #fff solid;
    color:#fff;
    line-height: 100%;
    padding: 3px 1px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 1.4rem; 
    letter-spacing: 0.5px;
	vertical-align: middle;
	text-align: center;
}

.tbl-funding .wauto {
    width: auto;
}
.tbl-funding .w3p {
    width: 3%;
}
.tbl-funding .w4p {
    width: 4%;
}
.tbl-funding .w5p {
    width: 5%;
}
.tbl-funding .w6p {
    width: 6%;
}
.tbl-funding .w8p {
    width: 8%;
}
.tbl-funding .w10p {
    width: 10%;
}
.tbl-funding .w3px6 {
    width: 18%;
}
.tbl-funding td .al-c{
	text-align: center;
}


/*陦ｨ GEF*/
#GEF .tbl-funding td:nth-child(2) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(5) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(7) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(9) {
    text-align: right;
}
#GEF .tbl-funding td:nth-child(10) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(11) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(12) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(13) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(14) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(15) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(16) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(17) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(18) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(19) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(20) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(21) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(22) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(23) {
    text-align: center;
}
#GEF .tbl-funding td:nth-child(24) {
    text-align: center;
}

/*陦ｨ GCF*/
#GCF .tbl-funding td:nth-child(7) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(8) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(9) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(10) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(11) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(12) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(13) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(14) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(15) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(16) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(17) {
    text-align: center;
}
#GCF .tbl-funding td:nth-child(18) {
    text-align: center;
}

/*陦ｨ CIF*/
#CIF .tbl-funding td:nth-child(2) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(5) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(7) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(9) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(11) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(12) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(13) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(14) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(15) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(16) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(17) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(18) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(19) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(20) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(21) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(22) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(23) {
    text-align: center;
}
#CIF .tbl-funding td:nth-child(24) {
    text-align: center;
}

/*陦ｨ CTCN*/
#CTCN .tbl-funding td:nth-child(1) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(2) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(7) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(8) {
    text-align: right;
}
#CTCN .tbl-funding td:nth-child(10) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(11) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(12) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(13) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(14) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(15) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(16) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(17) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(18) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(19) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(20) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(21) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(22) {
    text-align: center;
}
#CTCN .tbl-funding td:nth-child(23) {
    text-align: center;
}




@media (min-width : 920px) {
#financial h1{
	font-size: 3.8rem;
}
#financial h2 {
	font-size: 2.4rem;  
}
#financial h3 {
    font-size:2.0rem;
}
.border_box_activities_w{
	padding: 50px;
}
.financial_co2{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.financial_co2 > .contents{
	width: 78%;
}
.financial_co2 > .sidebar{
	width: 20%;
	font-size: 1.6rem;
}
}
@media (max-width : 1200px) {
.tbl_section_box table {
  display: block;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

}