/*-----------------------------
	header
------------------------------*/

#header_inner {
	width: 100%;
	background: url(images/header_bg.jpg) no-repeat center 161px;
	overflow: hidden;
}
/*-----------------------------
	main
------------------------------*/


.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
div.disnon {
	display: none;
}
div .chronology {
	margin-bottom: 40px;
}
div .chronology:last-child {
	margin-bottom: 0;
}
.chronology .world_trends .world_trends_ttl {
	margin-bottom: 10px;
	color: #667542;
	font-weight: bold;
	display: block;
	text-align: center;
}
div .chronology h3 {
	padding: 20px 70px 15px 20px;
	margin-bottom: 0;
	cursor: pointer;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	line-height: 1.4;
	background: url(images/chronology/icon-bottom.png) no-repeat 446px center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
}
.chronology div {
	margin: 0 20px;
	padding: 20px 0 20px;
	clear: both;
	text-align: left;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	border-top: 1px solid #fff;
	display: inline-block;
	display: block;
}
div .chronology div.disnon {
	height: 0;
	padding: 0;
	overflow: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
div .chronology div.world_trends {
	border: none;
	width: 100%;
	margin: 0 auto 0;
	padding: 20px;
	background: #fff;
	color: #3594cb;
}
div .chronology div.world_trends p {
}
.chronology_img {
	text-align: center
}
div .chronology div span {
	margin-bottom: 15px;
	display: block;
}
.cbp_tmtimeline > li:nth-child(odd) .world_trends {
	color: #6CBFEE;
}
/**/

.chronology_nav.foot {
	margin-top: 80px;
	margin-bottom: 0;
}
/* General Blueprint Style */
#contents *, #contents *:after, #contents *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
a {
	color: #f0f0f0;
	text-decoration: none;
}

.icon-drop:before, .icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
}
/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 5px;
	background: #afdcf8;
	left: 27%;
	margin-left: -10px;
}
/* The date/time */
.cbp_tmtimeline > li {
	position: relative;
}
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 41%;
	padding-right: 19%;
	position: absolute;
	font-size: 100%;
}
.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #6cbfee;
}
.cbp_tmtimeline > li:nth-child(even) .cbp_tmtime span:last-child {
	color: #3594CB;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:first-child, .cbp_tmtimeline > li:nth-child(even) .cbp_tmtime span:first-child {
	color: #ffffff;
}
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 31%;
	background: #3594cb;
	color: #fff;
	font-size: 100%;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #6cbfee;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}
/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #3594cb;
	border-width: 10px;
	top: 10px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
}
.cbp_tmtimeline > li:nth-child(odd) p {
}
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 25px;
	height: 25px;
	font-family: 'ecoico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #46a4da;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #afdcf8;
	text-align: center;
	left: 27.7%;
	top: 0;
	margin: 0 0 0 -25px;
}
