@charset "utf-8";


/*----------------------------------------------------
	#introduction
--------------------------------------------------- */
#introduction{
	width:100%;
	overflow:hidden;
	padding-top:45px;
	background:#FAFAF0 url(../img/page_bottom.png) no-repeat bottom;
	background-size:100% 50px;
	padding-bottom:40px;
}
#introduction h1{
	font-family: 'Merriweather',"游明朝体", "Yu Mincho","ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "MSP明朝","MS PMincho","MS 明朝",serif;
	font-weight:normal;
	font-size:16px;
	color:#FFF;
	position:absolute;
	top:62px;
	right:7.33%;
}
#introduction .caver01{
	position:absolute;
	top:45px;
	left:0%;
	background:url(../img/visual_caver01.png) no-repeat;
	background-size:contain;
	width:270px;
	height:29px;
}
#introduction .caver02{
	position:absolute;
	bottom:0px;
	right:0%;
	background:url(../img/visual_caver02.png) no-repeat bottom;
	background-size:100% 100%;
	width:54.93%;
	height:42px;
	z-index:10;
}
.flexslider{
	position:relative;
	margin-bottom:20px;
}

.flex-control-nav{
	position:absolute;
	bottom:0px;
	z-index:11;
	left:79%;
	width:auto;
	
}

#introduction .textArea{
	width:89.33%;
	margin:0 auto;

}

#introduction .textArea h3{
	font-size:15px;
	color:#605040;
	line-height:160%;
	margin-bottom:5px;
	font-weight:normal;
	
}
#introduction .textArea p{
	font-size:14px;
	line-height:200%;
	margin-bottom:15px;
	font-weight:normal;
	
}