@charset "UTF-8";
/* history */

.history_title{
	text-align: center;
	padding: 40px 0 10px;
}
.history_title h1{
	margin: 0;
}
.history_chronology_box_wrap{
	background: url(../img/history/history_bg.jpg) right top repeat;
	padding-bottom: 40px;
}
.history_chronology_box{
	background-color: #fffbdb;
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.history_chronology_box:nth-child(even){
	background-color: #fef5f0;
}
.history_chronology{
	padding:0 0 0 160px;
  background: url(../img/history/bg.png) left 50px top repeat-y;
  background-size: 64px;
}
.history_chronology_box:first-child .history_chronology{
	background-image: url(../img/history/bg_top.png),url(../img/history/bg.png);
	padding-left: 18%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat,repeat-y;
	background-position: 50px top;
	background-size: 64px;
}
.history_chronology_box:last-child .history_chronology{
	background-image: url(../img/history/bg_bottom.png),url(../img/history/bg.png);
	padding-left: 18%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat,repeat-y;
	background-position: 50px bottom;
	background-size: 64px;
}

.history_chronology_box:nth-child(2) .history_chronology{
	padding-top: 35px;
	padding-bottom: 35px;
}
.history_chronology_box:nth-child(3) .history_chronology p{
	padding: 80px 0 80px 270px;
	display: table-cell;
	vertical-align: middle;
}
.history_chronology_box:nth-child(4) .history_chronology p{
	padding: 75px 0 75px 0;
	display: table-cell;
	vertical-align: middle;
}
.history_chronology_box:nth-child(5) .history_chronology{
	height: 164px;
}
.history_chronology_box:nth-child(6) .history_chronology p{
	padding: 50px 0 50px 0;
	display: table-cell;
	vertical-align: middle;
}
.history_chronology_box:nth-child(7) .history_chronology p{
	padding: 70px 0 70px 220px;
	display: table-cell;
	vertical-align: middle;
}
.history_chronology_box:nth-child(8) .history_chronology{
	height: 145px;
}
.history_chronology_box:nth-child(9) .history_chronology p{
	padding: 35px 0 35px 300px;
	display: table-cell;
	vertical-align: middle;
}
.history_chronology_box:nth-child(10) .history_chronology p{
	padding: 130px 0 130px 0;
	display: table-cell;
	vertical-align: middle;
}
.history_chronology_box:nth-child(11) .history_chronology p{
	padding: 55px 0 55px 260px;
	display: table-cell;
	vertical-align: middle;
}
#contents .history_chronology p{
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.4;
}
#contents .history_chronology p.text50{ 
	font-size: 24px;
}
#contents .history_chronology p.text50 span{ 
	font-size: 32px;
  vertical-align: middle;
  display: inline-block;
  margin: -6px 0 0 0;
}
.chronology_box_01img img{
	position: absolute;
	top: 28px;
}
.chronology_box_01img img:nth-child(2){
	width: 95px;
	position: absolute;
	right: 30px;
	top: 35px;
}
.chronology_box_01txt{
	width: 380px;
	margin-left: 235px;
	padding: 35px 0;
}
.history_chronology p .font_red{
	color: #e80216;
}
.history_chronology p{
	color: #4e1a02;
}
.history_chronology p.even{
	color: #9d3a3b;
}
.chronology_box_img03{
	position: absolute;
	right: 40px;
	top: 10px;
}
.chronology_box_img04{
	margin-right: 10px;
  z-index: 1;
  position: absolute;
  top: 30px;
}
.chronology_box_img05 img{
	margin: 15px 40px 15px 0;
}
.chronology_box_img06{
	z-index: 1;
	position: absolute;
	top: -20px;
}
.chronology_box_img07 img{
	position: absolute;
	top: -15px;
	right: 40px;
	z-index: 1;
}
.chronology_box_img08{
	z-index: 1;
	position: absolute;
	left: 220px;
	top: 40px;
}
.chronology_box_img09{
	z-index: 1;
	position: absolute;
	right: 40px;
	top: -25px;
}
.chronology_box_img10{
	z-index: 1;
	position: absolute;
	top: 0;
}
.chronology_box_img11{
	z-index: 1;
	position: absolute;
	right: 10px;
	top: 20px;
}
.chronology_box_img12{
	z-index: 1;
	position: absolute;
	left: 260px;
	top: 20px;
}
.icon_10th{
	position: absolute;
	left: 28px;
	top: 50px;
	z-index: 1;
}
.icon_20th{
	position: absolute;
	left: 28px;
	top: 170px;
	z-index: 1;
}
.icon_30th{
	position: absolute;
	left: 28px;
	top: 20px;
	z-index: 1;
}
.icon_40th{
	position: absolute;
	left: 28px;
	top: 20px;
	z-index: 1;
}
.icon_50th{
	position: absolute;
	left: 28px;
	top: 110px;
	z-index: 1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.sp_none { display: block  }
.pc_none { display: none  }

@media screen and (max-width: 640px) {
	.history_title{
		width: 34%;
		margin: 0 auto;
		padding: 20px 0 10px;
	}
	.history_chronology_box:nth-child(2) .history_chronology{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.history_chronology_box:nth-child(3) .history_chronology p{
		padding: 0;
	}
	.history_chronology_box:nth-child(4) .history_chronology p{
		padding: 0;
	}
	.history_chronology_box:nth-child(5) .history_chronology{
		height: auto;
	}
	.history_chronology_box:nth-child(6) .history_chronology p{
		padding: 0;
	}
	.history_chronology_box:nth-child(7) .history_chronology p{
		padding: 6% 0;
	}
	.history_chronology_box:nth-child(8) .history_chronology{
		height: auto;
	}
	.history_chronology_box:nth-child(9) .history_chronology p{
		padding: 0;
	}
	.history_chronology_box:nth-child(10) .history_chronology p{
		padding: 0;
	}
	.history_chronology_box:nth-child(11) .history_chronology p{
		padding: 2% 0;
	}
	.history_chronology_box_wrap{
		padding-bottom: 0;
	}
	.history_chronology{
		background: url(../img/history/bg.png) left 5% top repeat-y;
		padding-left: 18%;
		padding-top: 20px;
    padding-bottom: 20px;
		background-size: 9%;
	}
	.history_chronology_box:first-child .history_chronology{
		padding-left: 18%;
		background-position: 5% top;
		background-size: 9%;
	}
	.history_chronology_box:last-child .history_chronology{
		padding-left: 18%;
		background-position: 5% bottom;
		background-size: 9%;
	}
	#contents .history_chronology p{
		font-size: 12px;
	}
	#contents .history_chronology p.text50{ 
		font-size: 12px;
	}
	#contents .history_chronology p.text50 span{ 
		font-size: 16px;
		margin: -4px 0 0 0;
	}
	.history_chronology.right{
		text-align: right;
	}
	.history_chronology_box{
		width: auto;
	}
	.chronology_box_01img img{
		position: static;
		width: 60%;
		margin-right: 15px;
	}
	.chronology_box_01img img:nth-child(2){
		position: static;
		width: 25%;
		margin-right: 0;
	}
	.chronology_box_img03{
		position: absolute;
	  width: 22%;
	  right: 10px;
	  top: 10px;
	}
	.chronology_box_img04{
		position: static;
		width: 70%;
		margin: 0 0 10px;
	}
	.chronology_box_img05{
		text-align: right;
	}
	.chronology_box_img05 img{
		width: 70%;
		margin: 0 10px 10px 0;
	}
	.chronology_box_img06{
		position: static;
		width: 70%;
	}
	.chronology_box_img07{
		text-align: right;
	}
	.chronology_box_img07 img{
		position: static;
		width: 70%;
		margin: 0 10px 10px 0;
	}
	.chronology_box_imgtxt img{
		position: static;
		float: left;
		width: 25%;
	}
	.chronology_box_imgtxt p{
		float: left;
		margin-left: 10px;
	}
	.chronology_box_img08{
		position: static;
	}
	.chronology_box_img09{
		position: static;
		margin: 0 10px;
		width: 70%;
	}
	.chronology_box_img10{
		position: static;
		margin: 0 10px 10px;
		width: 70%;
	}
	.chronology_box_img11{
		position: static;
		text-align: right;
	}
	.chronology_box_img11 img{
		width: 70%;
		margin: 0 10px -5px 0;
	}
	.chronology_box_01txt{
		width: auto;
    margin-left: 0;
    padding: 0;
	}
	.icon_10th{
		width: 12%;
		left: 3%;
		top: 33%;
	}
	.icon_20th{
		width: 12%;
		left: 3%;
		top: 33%;
	}
	.icon_30th{
		width: 12%;
		left: 3%;
		top: 33%;
	}
	.icon_40th{
		width: 12%;
		left: 3%;
		top: 33%;
	}
	.icon_50th{
		width: 16%;
		left: 1%;
		top: 30%;
	}
	.fl{
		float: none;
	}
	.fr{
		float: none;
	}
	.sp_none { display: none  }
	.pc_none { display: block  }
}

.clearfixA:after {
    content: "";
    display: block;
    clear: both;
}
