@charset "utf-8";

/**
 * ZEROの歴史 Tablet版
 */
 .his_year p.year img, .his_year p.year_l img {
     width: 70px;
 }

.his_year p.year span.timeline_arrow, .his_year p.year_l span.timeline_arrow img{
	display: none;
}
/*
.history_contents_wrap {
	width: 100%;
	text-align: left;
	background: rgba(20,20,20,0.7);
}

.history_contents_wrap li .his_year {
	width: 100px;
}

.history_contents_wrap li .his_event img {
	margin-right: 10px;
}

.his_year .catalog_bknum,
.his_event .interview{
	float: none;
}

.his_event .catalog_bknum{
	text-align: center;
	width: 100%;
}
.his_event .interview{
	width: 100%;
	text-align: left;
}

.his_year p.year img,
.his_year p.year_l img{
	width: 70px;
}

.his_year p.year span.timeline_arrow,
.his_year p.year_l span.timeline_arrow{
	position: absolute;
	right: -35px;
	top: 8px;
}

.his_year p.year span.timeline_arrow img,
.his_year p.year_l span.timeline_arrow img{
	width: auto;
}

.his_event .catalog_bknum a{
	float: none;
}

.his_event .catalog_bknum a img{
	width: auto;
}
*/
