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




.movie {
position: relative;
margin: 20px 0;
padding-bottom: 56.25%;
padding-top: 30px;
overflow: hidden;
max-width: 100%;
height: auto;
}
.movie iframe, .movie object, .movie embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}







.flexslider{
	min-height:415px;
	}
#mainv{
    position: relative;
    width: 860px;
    margin: 0 auto;
    min-height: 415px;
    margin-top: 40px;

	}
#mainvFrame{
	position:absolute;
	z-index:2;
	top:-40px;
	left:-135px;
	}
article{
	width:960px;
	}
ol.catchcopy{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
	}
ol.catchcopy li{
	float:left;
	}
ol li.message{
	margin-left:9px;
	}
ol.sns{
	list-style:none;
	margin:0;
	padding:0;
	}
ol.sns li{
	float:left;
	}
ol.sns .Facebook{
	width:270px;
	height:344px;
	background:url(../img/index/snsFaceBg.png) no-repeat left center;
	padding:16px;
	padding-right:15px;
	}
ol.sns .Twitter{
	width:242px;
	height:344px;
	background:url(../img/index/snsTwitterBg.png) no-repeat left center;
	padding:16px;
	padding-right:15px;
	}
ol.sns .Twitter{
	margin-left:23px;
	}
ol.sns li.map{
	width:340px;
	height:376px;
	margin-left:23px;
	}
.catchcopyMessage{
	background:url(../img/index/catchcopy.png) no-repeat left top;
	width:407px;
	height:270px;
	margin-right:20px;
	}
/*コピーライト書き換え時修正必須*/
.catchcopyMessage .text{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	font-size:24px;
	color:#3b2a1e;
	padding-top:90px;
	text-align:center;
	line-height:1.5em;
	}