/* Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #8a8683;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #121212;
	text-decoration: none;
}
a:hover {
	color: #121212;
	text-decoration: none;
}
a:visited {
	color: #121212;
	text-decoration: none;
}
#news1 {
	padding-bottom: 15px;
}
#topics1 {
	padding-bottom: 15px;
}
.topics1 {
	padding-bottom: 15px;
}
/* Navigation */
.button {
	float: left;
	padding: 5px 10px;
	margin: 0;
}
.bunner2 a {
	padding: 0;
	margin: 0;
	display: inline-block;
}
.bu2 {
	float: left;
	padding: 5px 10px;
	margin: 0;
}
.bunner {
	clear: both;
	overflow: hidden;
	padding: 10px 0;
	margin: 0;
}
.bunner2 {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
	margin: 0 0 80px 0;
	border-bottom: solid 1px #000;
}
.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffffff;
	z-index:100;
}
.right2 {
	text-align: right;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 30px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 50px;
}
.navigation li:hover{
	cursor:pointer;
	color: #a9d3d0;
}

.navigation .active{
	cursor:pointer;
	color: #f68f67;
	font-weight:bold;
}




/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding: 120px 0;
}
.slide2{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding: 210px 0 120px 0;
}


/* Slide 1 */ 

#slide1{
	background-color:#ffffff;
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 2 */ 

#slide2{
	background:url('../images/topimage2.jpg');
	color: #222222;
	padding: 300px 0 150px 0;
	text-align: center;
   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
}
#slide2 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 130%;
	font-weight: 700;
	padding-bottom:20px;
}
#slide2 h2 {
	font-size: 3em;
	line-height: 2em;
	padding-bottom:20px;
	font-weight: bold;
	color: white;
}




/* Slide 3 */ 

#slide3{
	background-color:#ffffff;
}
#slide3 h1 {
	font-size: 3em;
	/*letter-spacing: -3px;*/
	line-height: 0px;
	color: #121212;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
#test{
	background-color:#bde2df;
	color:#ffffff;
	text-align:center;
	font-size: 2em;
	font-weight: 400;
}




/* Slide 4 */

#slide4{
	background:url('../images/topimage.jpg');
	color:#222222;
	padding: 200px 0;
   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
   
   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;

}
#slide4 h1 {
	font-size: 2.5em;
	letter-spacing: -3px;
	line-height: 0px;
	font-weight: 700;
	padding-bottom:20px;
}
#slide4 h2 {
	font-size: 1em;
	line-height: 2em;
	padding-bottom:20px;
	font-weight: bold;
}

/* Slide 5 */

#slide5{
	background-image:url('../images/topimage4.jpg');
	color:#ffffff;
	padding: 500px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
#slide5 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide5 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
/* Slide 6 */

#slide6{
	background:url('../images/machiai.jpg') top center;
	color:#ffffff;
	padding: 500px 0;
	background-position: center top;
   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
   
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  background-attachment: fixed;
   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
   
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #464646;
}
#slide6 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide6 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
/* Slide 7 */

#slide7{
	background:url('../images/nagae6.jpg') top center;
	color:#ffffff;
	padding: 300px 0;
}
#slide7 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide7 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
/* Slide 8 */

#slide8{
	background:url('../images/horikawa6.jpg') top center;
	color:#ffffff;
	padding: 300px 0;
}
#slide8 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide8 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
	width:100%;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}


#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}




