@charset "utf-8";

#historyMv {
	background: url(../../img/history/history_bg_sp.jpg) no-repeat center;
	background-size: cover;
}

#historySince {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 20px;
	background: url(../../img/history/history_grbgsp.png) no-repeat center top;
	background-size: cover;
}
.innerSince {
	display: inline-block;
	margin-left: 20px;
	padding: 25px 0 30px;
	background-color: rgba( 255, 255, 255, 0.9 );
}
.since_year {
	display: inline-block;
	margin: 0 0 20px -15px;
	padding: 0 40px 10px 30px;
	background: url(../../img/history/since_arr01_sp.png) no-repeat -20px bottom;
	background-size: contain;
	color: #004ea0;
	font-weight: 900;
}
.since_year span {
	font-size: 1.5rem;
}
.since_txt {
	margin: 0 20px;
	font-size: 2.0rem;
	font-weight: 900;
}
.since_img {
	margin-top: -20px;
}


.historyArea01 {
	width: 100%;
}
.historTtl {
	width: 93.75%;
	margin: -50px auto 0;
}
.history_tl {
	width: 50%;
	float: left;
	text-align: center;
}
.his_saita,
.his_fukuoka {
	padding: 0 0 15px;
	background: url(../../img/history/saita_arr.png) no-repeat center bottom;
	background-size: 14px auto;
	font-size: 1.3rem;
	font-weight: 900;
	color: #004ea0;
}
.his_fukuoka {
	background: url(../../img/history/fukuoka_arr.png) no-repeat center bottom;
	background-size: 14px auto;
	color: #aeaaaa;
}
.his_saita span,
.his_fukuoka span {
	display: block;
	color: #a6bed6;
	font-size: 1.0rem;
	font-weight: 900;
	text-align: center;
}
.his_fukuoka span {
	color: #d2d0d0;
}

.historyCont {
	width: 93.75%;
	margin: -20px auto 0;
	padding-top: 40px;
	padding-bottom: 20px;
	background: url(../../img/history/history_centerline.jpg) repeat-y center top;
}
.historyCont02 {
	width: 93.75%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../../img/history/history_centerline.jpg) repeat-y center top;
}

.historySec {
	width: 100%;
	margin: 0 auto 15px;
	/*background: url(../../img/history/hitory_point.png) no-repeat center 20px;
	background-size: 20px 20px;*/
}
.his02 {
	margin-bottom: 25px;
}
.his03 {
	margin-bottom: 35px;
}
.his04 {
	margin-bottom: 50px;
}

.saita_history {
	float: left;
	width: 47.5%;
	padding: 0 10px 0 0;
	background: url(../../img/history/history_line.png) no-repeat right 28px;
	background-size: auto 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fukuoka_history {
	float: right;
	width: 47.5%;
	padding: 0 0 0 10px;
	background: url(../../img/history/history_line.png) no-repeat left 28px;
	background-size: auto 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.saita_wh {
	background: url(../../img/history/history_line02.png) no-repeat right 28px;
	background-size: auto 3px;
}
.fukuoka_wh {
	background: url(../../img/history/history_line02.png) no-repeat left 28px;
	background-size: auto 3px;
}

.his_saita_year,
.his_fukuoka_year {
	margin-left: 10px;
	color: #1059a6;
	font-size: 2.0rem;
	font-weight: 900;
	z-index: 2;
}
.his_fukuoka_year {
	color: #aeaaaa;
}
.history_box {
	width: 100%;
	margin-top: -15px;
	padding: 20px 10px 15px;
	background: #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.whbg {
	background: #ffffff;
}
.hisicn {
	float: left;
	width: 5%;
	padding-top: 20px;
}
.hisicn_r {
	width: 52.5%;
	text-align: right;
}
.hisicn_r img {
	width: 9%;
}

.history_img {
	display: block;
	width: 100%;
	margin-top: 10px;
}
.history_img img {
	border: 2px solid #e4e4e4;
}


#historyCach {
	width: 100%;
	height: 62vh;
	background: url(../../img/history/his_trackimg_sp.jpg) no-repeat center top;
	background-size: cover;
}
.hiscachInner {
	width: 87.5%;
	margin: 0 auto;
	padding-top: 60px;
	background: url(../../img/history/his_centerline02.jpg) no-repeat center top;
	background-size: 5px 30px;
}
.hiscachInner h2 {
	width: 100%;
	margin: 0 auto 15px;
	font-size: 2.25rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
}
.hiscachInner p {
	margin: 0 -20px 20px;
	font-size: 1.1rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
}

