@charset "utf-8";
/* CSS Document */

#header{
	width: 950px;
	height: 505px;
}
.bnr01{
	width: 770px;
	height: 150px;
	margin: 0 auto;
}
.bnr02{
	width: 860px;
	height: 200px;
	margin: 20px 0 0 50px;
}
.bnr02 ul{
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
}
.bnr02 ul li{
	list-style-type: none;
	float: left;
	width: 215px;
}
.bnr03{
	width: 770px;
	height: 360px;
	margin: 0 auto;
}
#intro{
	margin: 70px 0 0 0;
}
#intro .ttl{
	text-align: center;
	font-size: 20px;
	line-height: 26px;
}
span8{
	color: #F00;
}
span9{
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: #005024;
	margin-top: 100px;
	font-weight: bold;
}
#intro .txt{
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	padding-bottom: 20px;
	font-weight: bold;
}
#intro .txt span{
	color: #F00;
	font-weight: bold;
}
#intro2{
	margin: 50px 0 0 0;
}
#intro2 .ttl{
	text-align: center;
	font-size: 20px;
	line-height: 26px;
}
#intro2 .txt{
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	padding-bottom: 20px;
	font-weight: bold;
}
.link{
	width: 950px;
	height: 50px;
	margin: 0 auto;
}
.btn_link{
	color: #005024;
	font-weight: bold;
	width: 316px;
	height: 35px;
	margin: 0 auto;
	font-size: 19px;
	border: 1px solid;
	text-align: center;
	padding-top: 16px;
	margin-top: 30px;
}
.btn_link2{
	color: #000;
	font-weight: bold;
	width: 356px;
	height: 35px;
	margin: 0 auto;
	font-size: 19px;
	border: 1px solid;
	text-align: center;
	padding-top: 16px;
	margin-top: 0px;
}
#cont1{
	width: 950px;
	height: 860px;
	margin: 50px 0 0 0px;
}
#cont1 .ttl_line{
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	font-size: 26px;
	padding: 0 0 20px;
	line-height: 36px;
}
#cont1 .ttl_line::before{
	content: "";
	display: inline-block;
	width: 85px;
	height: 6px;
	background: #42210b;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
#cont1 .pickup{
	height: 500px;
	margin: 0 auto;
}
#cont1 .pickup exti {
	height: 210px;
	width: 950px;
	margin: 0 auto;
}
#cont1 .pickup ul{
	padding: 0;
	margin-left: 34px;
	margin-top: 30px;
}
#cont1 .pickup ul li{
	list-style-type: none;
	width: 275px;
	height: 260px;
	margin-left: 0px;
	float: left;
	margin-right: 30px;
}



#cont2{
	width: 950px;
	height: 2050px;
	margin: 50px 0 0 0px;
}
#cont2 .ttl_line{
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	font-size: 26px;
	padding: 0 0 20px;
}
#cont2 .ttl_line::before{
	content: "";
	display: inline-block;
	width: 85px;
	height: 6px;
	background: #42210b;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
#cont2 .txt{
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	padding-bottom: 20px;
}
.appeal {
	width: 950px;
	height: 560px;
	margin-top: 50px;
}
.al{
	width: 465px;
	height: 560px;
	float: left;
	margin-left: 5px;
}
.ar{
	width: 465px;
	height: 560px;
	float: right;
	margin-right: 5px;
}
.ap_img{
	width: 465px;
	height: 261px;
}
.ap_ttl{
	color: #F00;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	height: 60px;
	line-height: 30px;
	margin-top: 10px;
}
.ap_ttl2{
	color: #F00;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	height: 60px;
	line-height: 20px;
	margin-top: 10px;
}
.ap_text{
	text-align: center;
	font-size: 15px;
	height: 110px;
	margin-top: 10px;
	line-height: 20px;
}
.ap_link{
	color: #42210b;
	font-weight: bold;
	width: 300px;
	height: 35px;
	margin: 0 auto;
	font-size: 19px;
	border: 1px solid;
	text-align: center;
	padding-top: 16px;
	margin-top: 40px;
}
