@charset "utf-8";
/* ===========================================
	jcenv
=========================================== */
a{
    word-break: break-all;
}
.CarbonMarket h2 {
	font-size: 23px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
}
.CarbonMarket h2 span {
	font-weight: bold;
	padding: 0 15px;
	background: #FFF;
	display: inline-block;
}
.CarbonMarket h2 span:before {
	content: '';
	width: 5px;
	height: 25px;
	background-color: #003399;
	position: absolute;
	left: 0;
	top: 6px;
}
.CarbonMarket h2:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #003399;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: -1;
}
div.newsbox {
    overflow:auto;
    width:95%;
    height:350px;
    margin: 10px auto 25px;
    padding: 5px 10px 5px 5px;
    border:solid 1px #CCCCCC;
}
.tableheader_pc th {
    background-color: white;
	font-weight: bold;
	font-size: 15.5px;
	color: #003399;
}
table {
	width: 100%;
}
table td, table th {
	box-sizing: border-box;
}
.table-10 {
	border: 1px solid #003399;
}
.table-10 .t-head td {
	border-bottom: 1px solid #003399;
	background: #ffffff;	
	font-weight: bold;
	font-size: 17px;
	color: #003399;	
	vertical-align: middle;
	padding: 10px;	
	width: 480px;
}
.table-10 th {
	font-weight: bold;
	font-size: 17px;
	color: #003399;
	background: #e8ecf5;	
	border-bottom: 1px solid #003399;
	vertical-align: top;
	padding: 10px;
	width: 120px;
	text-align: center;
}
.table-10 td {
	text-align: left;
	padding: 10px;
	vertical-align: top;
	background: #ffffff;
	border-bottom: 1px solid #003399;
}
.table-10 .t-middle td {
	text-align: left;
	padding: 10px;
	vertical-align: top;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.CarbonMarket_title {
    background-image: url("../images");
    background-repeat: no-repeat;
    background-position: right;
	background-size: cover;
}
.CarbonMarket_title img {
    float: left;
    padding-top: 6px;
    width: 14%;
}
.CarbonMarket_title h1 {
    font-family: 'Calibri','sans-serif';
    color: #003399;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.2em;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align:center;
}
.CarbonMarket_subtitle {
    background-image: url("../images");
    background-repeat: no-repeat;
    background-position: right;
	background-size: cover;
}
.CarbonMarket_subtitle img {
    float: left;
    padding-top: 3px;
    width: 14%;
}
.CarbonMarket_subtitle h1 {
    font-family: 'Calibri','sans-serif';
    color: #003399;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2em;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align:center;
}
.CarbonMarket_breadcrumbs {
    height: 40px;
}
.CarbonMarket_center {
    text-align:center;
    font-weight: bold;
	font-size: 20px;
	color: #003399;
}
.logos {
    text-align:center;
}
.logos .oecc_logo {
    height: 60px;
}
.logos .moe_logo {
    height: 60px;
    margin: 0 180px;
}
.logos .wri_logo {
    height: 60px;
}
.logos .seminar200205_logo {
    height: 60px;
}
.pdf-box {
	background: url("../../../../../common/images/icon_pdfbox.png") left no-repeat;
	padding-left: 30px;
}

.ext-link {
	background: url("../../../../../common/images/icon_extlink.png") right no-repeat;
	padding-right: 20px;
}

.kakomi {
	width: 80px;
	text-align: center;
	font-size: 13.5px;
	padding: 4px;
}
.webinar{
    background-color: #084f9b;
	color: white;
	border: 1px solid #084f9b;

}
.meeting{
    background-color: #003399;
	color: white;
	border: 1px solid #003399;
}
.seminar{
    background-color: #FE642E;
	color: white;
	border: 1px solid #FE642E;
}
.publish{
    background-color: #003399;
	color: white;
	border: 1px solid #003399;
}
.list-num-01 li {
    display: list-item;
    margin-top: 20px;
    margin-bottom: 20px;
}
.outputs_list {
    width: 550px;
    float: left;
}
.list-num-01 li::before {
    content: counter(parentheses) ")";
    margin-right: 0.5em;
    color: black;
    font-weight: bold;
    font-size: 15px;
}
.list-num-01 .list-bold {
    font-weight: bold;
    font-size: 16px;
}
.list-num-01 .highlight {
    font-weight: bold;
    font-size: 16px;
    background: linear-gradient(transparent 0, #ccebf6 0);
}
.img_coinnovation{
    float: right;
}
.img_coinnovation img {
    width: 90%;
}
footer #footer {
    background: white;
}
footer .copyright {
    font-size: 13px;
    color: #003399;
    text-align: center;
    clear: both;
    border-top: 0px solid #003399;
    padding: 15px 0;
}
.inner #main {
    padding-bottom: 30px;
}

.list-01.CarbonMarket_list li {
    font-size: 110%;
}


/* ----------------------------------------
	responsive
------------------------------------------- */
@media screen and (max-width: 640px) {
.CarbonMarket_title {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
	background-size: cover;
}
.CarbonMarket_title img {
    padding-top: 0px;
    width: 30%;
    float: none; 
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.CarbonMarket_title h1 {
    font-family: 'Calibri','sans-serif';
    color: #003399;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2em;
    text-align:center;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.CarbonMarket h2 span {
    font-weight: bold;
    font-size: 20px;
    padding: 0 15px;
    background: #FFF;
    display: inline-block;
}
.inner #main {
    padding-bottom: 20px;
}
.headnav {
    display: none;
}
.logos {
    vertical-align: center;
}
.logos img {
}
.logos .oecc_logo {
    float: left;
    width: 27%;
    height: auto;
}
.logos .moe_logo {
    width: 35%;
    height: auto;
    margin: 0;
}
.logos .wri_logo {
    float: right;
    width: 30%;
    height: auto;
}
.table-10 {
	border: none;
}
.table-10 .t-head {
	display: none;
}
.table-10 tr {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 3px solid #003399;
}
.table-10 th, .table-10 td {
	display: block;
	text-align: left;
	width: 100% !important;
	border: none;
	padding: 10px;
	float: left;
	clear: both;
}
.table-10 td {
	position: relative;
	padding: 7px 5px 7px 115px !important;
	box-sizing: border-box;
}
.table-10 td:nth-child(odd) {
	background: #e8ecf5;
}
.table-10 td:last-child {
	border-bottom: none;
}
.table-10 tr:nth-child(odd) {
	background: none;
}
.table-10 td:before {
	font-weight: bold;
	position: absolute;
	color: #003399;
	display: inline-block;
	text-align: left;
	left: 0;
	padding-left: 10px;
}
.tableheader_pc th {
    display:none;
}
.padblock {
    padding: 0;
}
.outputs_list {
    width: auto;
}
.img_coinnovation img{
    width: 100%;
}
}

/*------------------------------------------
		コンテンツ共通
------------------------------------------*/
span.new {
	color: #FF0000;
	font-weight: bold;
}