@charset "UTF-8";

/* 大河津分水
----------------------------------------------------------*/
.secHistory01 {
	padding: 160px 0 80px;
	background-image: url(../images/bg_history01.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.secHistory01 .inner {
	max-width: 900px;
	margin: 0 auto;
}

.secHistory01 h2 {
	margin: 140px 0 30px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}

.secHistory01In {
	width: 31.11111%;
	margin-left: 3.33333%;
	float: left;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

.secHistory01In:first-child {
	margin-left: 0;
}

/* 良寛さんの幸福論
----------------------------------------------------------*/
.secHistory02 {
	min-height: 100%;
	padding: 80px 0;
	background-image: url(../images/bg_history02.jpg);
	background-position: 15% center;
	background-size: cover;
	background-repeat: no-repeat;
}

.secHistory02.fixed {
	background-position: center center;
}

.secHistory02 .inner {
	max-width: 900px;
	margin: 0 auto;
	padding-left: 360px;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
}

/* いまに伝わる長善館の教え
----------------------------------------------------------*/
.secHistory03 {
	min-height: 100%;
	padding: 80px 0;
	background-image: url(../images/bg_history03.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.secHistory03 .inner {
	max-width: 900px;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

/* 金属産業のまち、つばめの歴史
----------------------------------------------------------*/
.secHistory04 {
	min-height: 100%;
	padding: 100px 0;
	background-image: url(../images/bg_history04.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.secHistory04 .inner {
	max-width: 900px;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}

/* つばめの産業文化、燕ラーメン
----------------------------------------------------------*/
.secHistory05 {
	min-height: 100%;
	padding: 100px 0;
	background-image: url(../images/bg_history05.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.secHistory05 .inner {
	max-width: 900px;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
}