@charset "UTF-8";


/*.main,
.container > header {
	width: 95%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em;
}*/

/*.container > header {
	padding: 2.875em 1.875em 1.875em;
}*/



.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;
}

.container > header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}

.cbp_tmtimeline {
	/*margin-top:50px;*/
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 7px;
	background: #afdcf8;
	background-color:#fdcb2d;
	background-color:#d2e8f3;
	background-color:#b6aad2;
	left: 16%;
	margin-left: -7px;
}

.cbp_tmtimeline > li {
	position:relative;
	margin-top:20px;
}

.cbp_tmtimeline > li:first-child {
	margin-top:0;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	/*width: 25%;
	padding-right: 100px;*/
	position: absolute;
	font-family: 'Roboto', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
}



.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 1.4rem;
	color: #207ca2;
	color:#e27366;
	font-weight:bold;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 3.6rem;
	line-height:1.4;
	font-style:italic;
	color: #3594cb;
	color:#464646;
}

.cbp_tmtimeline > li .cbp_tmtime span.t_movie {
	color:#FFF;
	background-color:#449a60;
	padding: 7px 12px;
	box-sizing:border-box;
	font-size: 2.8rem;
	font-style:  normal;
}

/*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:first-child {
	color: #6cbfee;
	color:#464646;
}*/

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 21%;
	background: #3594cb;
	background-color:#eaeaea;
	background-color:#30647d;
	background-color:#b2c9d6;
	background-color:#cfc4e8;
	/*color: #fff;*/
	padding: 20px;
	box-sizing:border-box;
	/*font-weight: 300;*/
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}

.cbp_tmtimeline > li.movie_line {
	margin:50px 0;
}

.cbp_tmtimeline > li.movie_line .cbp_tmtime {
	display:none;
}

.cbp_tmtimeline > li.movie_line .cbp_tmicon.movie {
	display:none;
}

.cbp_tmtimeline > li.movie_line .cbp_tmlabel {
	margin: 0 0 15px 0;
}


/*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #6cbfee;
	background-color:#7390a0;
	background-color:#608396;
	background-color:#eaeaea;
	background-color:#7297a9;
}*/

.cbp_tmtimeline > li .cbp_tmlabel.movie_block {
	background-color:#459a60;
	background-color:#d06848;
}

.cbp_tmtimeline > li .cbp_tmlabel.movie_block:after {
	border-right-color: #459a60;
	display:none;
	
}

.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-right-color: #eaeaea;
	border-right-color: #b2c9d6;
	border-right-color: #cfc4e8;
	border-width: 10px;
	top: 10px;
}

/*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
	border-right-color: #608396;
	border-right-color: #eaeaea;
	border-right-color: #7297a9;
}*/

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 20px;
	height: 20px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*font-size: 1.4em;*/
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #46a4da;
	background-color:#f37575;
	background-color:#7197a9;
	background-color:#4b3a93;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #d2e8f3;
	box-shadow: 0 0 0 8px #b6aad2;
	text-align: center;
	left: 16%;
	top: 0;
	margin: 7px 0 0 -14px;
}

.cbp_tmtimeline > li .cbp_tmicon.movie {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 7px 0 0 -19px;
	font-size:1.3rem;
	background-color:#459a60;
}


@media screen and (max-width: 920px) {
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 2.8rem;
}
	
	
}

@media screen and (max-width: 768px) {
	.cbp_tmtimeline:before {
		/*display: none;*/
		left:50%;
	}
	
	.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 3.2rem;
	padding-right:12px;
}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 10px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
		display:inline-block;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		/*padding: 1em;
		font-weight: 400;
		font-size: 95%;*/
		padding:15px;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #cfc4e8;
		top: -20px;
	}

	/*.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #6cbfee;
	}*/

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
		display:none;
	}
	
	.cbp_tmtimeline > li .cbp_tmlabel.movie_block:after {
	border-right-color: transparent;
	border-bottom-color: #459a60;
	
}	
}

