@charset "utf-8";
/* CSS Document */
/*
# =================================================================
# IPCC
# =================================================================
*/
ul{
  margin: 15px 0 15px 25px;
  padding-left: 0;
}
ul > li, ol > li {
  margin-bottom: .3em;
}
/*********************************************/
/*IPCC WGII AR6特集ページ
/*********************************************/
.toc_l{
	background-color: #f0f0f0;
	padding: 30px;
}
.toc_r{
	padding: 30px;
	border: 5px solid #f0f0f0;
}
#toc_container ul{
	margin-top: 8px;
}
.toc_title,.rl_title {
	color: #819faf;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	font-size: 20px;
}
.toc_list li{
	font-weight: bold;
	font-size: 18px;
}
.toc_list li a{
	text-decoration: underline;
}
.toc_list li a:hover{
	color: #666;
	text-decoration: none;
}
.toc_list ul li{
	font-weight: normal;
	margin-bottom: 0;
	font-size: 16px;
}
.toc_list ul li a{
	text-decoration: none;
}
.toc_list ul li a:hover{
	text-decoration: underline;
}
.rl_note{
	font-size: 14px;
	color: #999;
	margin-top: 0;
}
.report-list ul{
	margin-bottom: 0;
}
.report-list h4{
	margin-top: 0;
}
.report-list li{
	margin-bottom: 0;
}
#ipcc h3 span{
	background: #0075a9;
	color: #fff;
	padding: 0 10px 2px;
	margin-right: 10px;
}
#ipcc h4{
	font-size: 16px;
	color: #3F5C6C;
}
.report_ipcc06 h4{
	margin-top: 0;
	margin-bottom: 20px;
}
#ipcc p.source{
	font-size: 13px;
	text-align: right;
	margin-bottom: 0;
}
#ipcc figure{
	margin-top: 50px;
	margin-bottom: 50px;
}
#ipcc h4 span{
	font-size: 20px;
	color: #09435C;
	padding: 0 10px 2px;
}
#ipcc li{
	line-height: 1.6;
}
.bold{
	font-weight: bold;
}
.list_non{
	list-style: none;
}
.related_info{
	display: flex;
	position: relative;
	margin-top: 80px;
	margin-bottom: 50px;
}
.related_info h4{
	margin: 0;
}
.relation_r{
	padding: 20px 25px;
	color: #555;
	background: #f4f4f4;
	width: 100%;
}
#ipcc .relation_r li{
	margin-bottom: 0;
}
.info_tab {
	font-size: 16px;
	position: absolute;
	top: -32px;
	left: 0;
	height: 32px;
	padding: 0 1em;
	color: #fff;
	border-radius: 10px 10px 0 0;
	background: #a9a9a9;
}
.toc_title{
	margin-top: 0;
}
.bk_color{
	background-color: rgba(255, 255, 255, 0.562);
	padding: 30px;
}
#ipcc p{
	padding-left: 20px;
	padding-right: 20px;
}
.report_ipcc06{
	border: 2px solid #ccc;
	padding: 35px 30px 30px 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.report_ipcc06 li{
	margin-bottom: 2em;
}
.report_ipcc06 ul li ul li{
	margin-bottom: .5em;
}
.report_ipcc06 ul ul{
	margin-top: 8px;
}
.line_yellow-70 {
	background: linear-gradient(transparent 70%, #fff499 0%);
}
.ipcc_qa{
	margin-bottom: 50px;
}
.ipcc_qa h3{
	font-size: 20px;
	display: flex;
	align-items: flex-start;
	gap: 10px;
}
.ipcc_qa h3 .circle-q{
	flex-shrink: 0;
	width: 28px;
	height: 28px;
	font-size: 16px;
	margin-right: 0;
	margin-top: 2px;
}
.ipcc_qa h4{
	margin-top: 30px;
}
#ipcc h2 .circle-q{
	background: #e65b5b;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	width: 50px;
	height: 48px;
	font-size: 40px;
	text-align: center;
	vertical-align: text-bottom;
	margin-right: 10px;
}
#ipcc h3 .circle-a{
	background: #86aabe;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 24px;
	line-height: 1;
	margin-right: 5px;
}
#ipcc h3 .circle-q{
	background: #e65b5b;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	font-size: 24px;
	line-height: 1;
	vertical-align: middle;
	margin-right: 10px;
	padding: 0;
}
#ipcc h4 .circle-a{
	background: #86aabe;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 24px;
	line-height: 1;
	margin-right: 5px;
}

.forexample{
	text-align: center;
	margin: 20px 0;
}
.qa_ol{
	margin-left: 2em;
}
.qa_ul ul{
	margin-top: 0;
}
.qa_ul li{
	margin-bottom: 0;
}
.underline_01{
	border-bottom: 2px solid #0000cd;
	font-weight: bold;
}
.underline_02{
	border-bottom: 2px solid #008000;
	font-weight: bold;
}
.underline_03{
	border-bottom: 2px solid #dc143c;
	font-weight: bold;
}

/* Youtubeアスペクト比 */
.youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
	margin-top: 50px;
	margin-bottom: 50px;
}
.youtube iframe {
	width: 100%;
	height: 100%;
}
#ipcc .textbox h6:not(:first-child) {
	margin-top: 24px;
}

@media (min-width: 920px) {
	#toc_container{
		display: flex;
	}
	.toc_l{
		width: 60%;
		padding: 30px 50px;
	}
	.toc_r{
		width: 40%;
		padding: 30px 50px;
	}
	.rl_title {
		margin-top: 0;
	}
}
