@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_grbgpc.png) no-repeat center top;
}
.innerhistory_since {
	width: 92.5%;
	max-width: 1040px;
	margin: 0 auto;
}

.innerSince {
	display: inline-block;
	margin-left: 0;
	padding: 50px 0 60px;
	background-color: rgba( 255, 255, 255, 0.9 );
}
.since_year {
	display: inline-block;
	margin: 0 0 20px -30px;
	padding: 0 40px 10px 70px;
	background: url(../../img/history/since_arr01_pc.png) no-repeat 0 bottom;
	color: #004ea0;
	font-size: 1.4rem;
	font-weight: 900;
	letter-spacing: 0;
}
.since_year span {
	font-size: 2.2rem;
}
.since_txt {
	margin: 0 40px;
	font-size: 3.4rem;
	font-weight: 900;
}
.since_img {
	margin: -40px -20px 0 -20px;
}
.since_img img {
	max-width: 100%;
}


.historyArea01 {
	width: 100%;
}
.historTtl {
	width: 92.5%;
	max-width: 1040px;
	margin: -65px auto 0;
}
.history_tl {
	width: 50%;
	float: left;
	text-align: center;
}
.his_saita,
.his_fukuoka {
	padding: 0 0 20px;
	background: url(../../img/history/saita_arr.png) no-repeat center bottom;
	background-size: 19px auto;
	font-size: 2.0rem;
	font-weight: 900;
	color: #004ea0;
}
.his_fukuoka {
	background: url(../../img/history/fukuoka_arr.png) no-repeat center bottom;
	background-size: 19px 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: 92.5%;
	max-width: 1040px;
	margin: -30px auto 0;
	padding-top: 70px;
	padding-bottom: 20px;
	background: url(../../img/history/history_centerline.jpg) repeat-y center top;
}
.historyCont02 {
	width: 92.5%;
	max-width: 1040px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
	background: url(../../img/history/history_centerline.jpg) repeat-y center top;
}

.historySec {
	width: 100%;
	margin: 0 auto 10px;
}
.his02 {
	margin-bottom: 20px;
}
.his03 {
	margin-bottom: 30px;
}
.his04 {
	margin-bottom: 50px
}

.saita_history {
	float: left;
	width: 48.75%;
	max-width: 508px;
	padding: 0 25px 0 0;
	background: url(../../img/history/history_line.png) no-repeat right 40px;
	background-size: auto 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fukuoka_history {
	float: right;
	width: 48.75%;
	max-width: 508px;
	padding: 0 0 0 25px;
	background: url(../../img/history/history_line.png) no-repeat left 40px;
	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 40px;
	background-size: auto 3px;
}
.fukuoka_wh {
	background: url(../../img/history/history_line02.png) no-repeat left 40px;
	background-size: auto 3px;
}

.his_saita_year,
.his_fukuoka_year {
	margin-left: 40px;
	color: #1059a6;
	font-size: 4.0rem;
	font-weight: 900;
	line-height: 1.0;
	z-index: 2;
}
.his_fukuoka_year {
	color: #aeaaaa;
}
.history_box {
	width: 100%;
	margin-top: -25px;
	padding: 40px 40px 35px;
	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: 2.5%;
	padding-top: 30px;
}
.hisicn img {
	width: 100%;
}

@media screen and (min-width:1040px) {
	.hisicn {
		width: 24px;
	}
}
.hisicn_r {
	width: 51.25%;
	text-align: right;
}
.hisicn_r img {
	width: 24px;
}

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


#historyCach {
	width: 100%;
	height: 850px;
	background: url(../../img/history/his_trackimg_pc.jpg) no-repeat center center;
	background-size: cover;
}
.hiscachInner {
	width: 92.5%;
	max-width: 1040px;
	margin: 0 auto;
	padding-top: 120px;
	background: url(../../img/history/his_centerline02.jpg) no-repeat center top;
}
.hiscachInner h2 {
	width: 100%;
	margin: 0 auto 30px;
	font-size: 5.2rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
	line-height: 1.0;
}
.hiscachInner p {
	margin-bottom: 20px;
	font-size: 2.0rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
	letter-spacing: -0.05em;
}
@media screen and (min-width:1040px) {
	.hiscachInner p {
		font-size: 2.2rem;
	}
}


