@charset "utf-8";

@import url(html5reset-1.6.1plus.css);	
@import url(common.css);	

	@media(max-width:1080px){
	}

.mv_container {
	width:100%;
	height:569px;
	z-index:1;
	background:url(../img/head_under_bg.jpg) no-repeat;
	background-position:center top;
	}
.viewer {
	margin: 0 auto;
	width:100%;
	height:569px;
	text-align: left;
	overflow: hidden;
	}
.viewer ul {
	width:100%;
	height:569px;
	text-align: left;
	overflow: hidden;
	position: relative;
	}
.viewer ul li {
	top: 0;
	left: 0;
	width:100%;
	height:569px;
	display: none;
	position: absolute;
	}
	.image01 {
		background:url(../img/idx/mv01.jpg) repeat-x;
		background-position:center top;
		}
	.image02 {
		background:url(../img/idx/mv02.jpg) repeat-x;
		background-position:center top;
		}



.headline_container {
	width:1100px;
	height:1030px; /* 1117 */
	padding:140px 0 0 0;
	margin:0 auto 0 auto;
	background:url(../img/idx/c1_c2_bg.jpg) no-repeat;
	background-position:center top;
	}
.headline_container h2 {
	display:none;
	}
.headline_container h3 {
	text-align:center;
	margin:0 0 18px 0;
	}
.headline_container .unchiku_container {
	width:916px;
	padding:92px 0 0 0;
	margin:0 auto 0 auto;
	}
.headline_container .unchiku_container .youtube {
	float:left;
	width:295px;
	height:166px;
	}
.headline_container .unchiku_container .setsumei {
	float:right;
	width:400px;
	margin:0 185px 0 0;
	padding:90px 0 0 0;
	}
.headline_container .unchiku_container .setsumei p.exp {
	color:#feecda;
	font-size:80%;
	margin:0 0 20px 0;
	}


.shiikikakaku_container {
	width:1000px;
	margin:0 auto;
	padding:0 0 70px 0;
	}
	.inr_atarimae {
		}
	.inr_atarimae .left {
		width:630px;
		float:left;
		}
	.inr_atarimae .left h3 {
		margin:0 0 15px 0;
		}
	.inr_atarimae .left h4 {
		font-size:80%;
		line-height:1.9em;
		}
	.inr_atarimae .right {
		width:334px;
		float:right;
		}



.idx_feedback_container {
	width:100%;
	margin:0 0 50px 0;
	padding:50px 0 50px 0;
	background:url(../img/idx/c4_bg.png) repeat-x;
	background-position:center top;
	}
.idx_feedback_container .inner {
	width:920px;
	margin:0 auto;
	}
.idx_feedback_container .inner h2 {
	margin:0 0 25px 0;
	text-align:center;
	}
.idx_feedback_container .inner h3 {
	margin:0 0 25px 0;
	text-align:center;
	font-size:85%;
	}
	.idx_feed_box {
		width:27%;
		}
	.idx_feed_box p.feed_image {
		margin:0 0 10px 0;
		}
	.idx_feed_box p.feed_image img {
		width:100%;
		height:auto;
		}
	.idx_feed_box p.kiji_title {
		font-size:90%;
		text-align:left;
		font-weight:bold;
		margin:0 0 5px 0;
		}
	.idx_feed_box h4 {
		font-size:70%;
		text-align:left;
		line-height:1.9em;
		}


.idx_works_container {
	width:1100px;
	margin:0 auto 40px auto;
	padding:0 0 40px 0;
	border-radius: 5px;  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	position: relative;
	}
.idx_works_container h2 {
	margin:0 0 30px 0;
	text-align:center;
	}
.idx_works_container h3 {
	margin:0 0 25px 0;
	text-align:center;
	font-size:85%;
	line-height:1.9em;
	}

	#slider {
	  width:90%;
	  margin:0 auto 0 auto;
	}
	#wrapper {
	  width: 100%;
	}
	#carousel {
		width:100%;
		margin:0 auto 0 auto;
		}
	#carousel li {
	  display: block;
	  float: left;
	  width:160px;
	  height:200px;
	  margin:0 25px 0 25px;
	}
	#carousel li a {
		text-decoration:none;
		}
	#carousel li p.img {
		width: 100%;
		height: 130px;
		margin:0 0 7px 0;
		overflow:hidden;
		text-align:center;
		border-radius: 3px;  
		-webkit-border-radius: 3px;  
		-moz-border-radius: 3px;
		}
	#carousel li p.img img {
		height:100%;
		}
	
	#carousel li p.post {
		width:90px;
		margin:0 0 5px 0;
		padding:2px 0 2px 0;
		font-size:80%;
		letter-spacing:0.1em;
		line-height:1.2em;
		background:#333;
		text-align:center;
		color:#FFF;
		}
	#carousel li p.comt {
		font-size:75%;
		letter-spacing:0.15em;
		line-height:1.6em;
		}
	#prev, #next {
	  position: absolute;
	  top: 51%;
	  width:42px;
	  height:42px;
	}
	#prev:hover, #next:hover {
	  background-color:none;
	}
	#prev {
	  background-image:url(../img/sl_aro2.png);
	  left: 0;
	}
	#next {
	  background-image:url(../img/sl_aro1.png);
	  right: 0;
	}
	#pager {
	  text-align:center;
	}
	#pager a {
	  border: 3px solid #ccc;
	  border-radius:5px;
	  -webkit-border-radius:5px;
	  -moz-border-radius:5px;
	  display: inline-block;
	  width: 5px;
	  height: 5px;
	  margin: 0 5px 0 0;
	}
	#pager a:hover {
	  background:#eee ;
	}
	#pager a span {
	  display: none;
	}
	#pager a.selected {
	  background-color: #ccc;
	}


.info_container {
	width:1000px;
	padding:0 0 80px 0;
	margin:0 auto 0 auto;
	}

.ban_container {
	width:468px;
	float:right;
	}

.news_container {
	width:48%;
	float:left;
	border:1px solid #baa996;
	}
.news_container .inner {
	position:relative;
	padding:25px 25px 50px 25px;
	}
.news_container h2 {
	margin:0 0 30px 0;
	}
	.news_more {
		position:absolute; top:30px; right:20px;
		}
	.news_box {
		width:100%;
		margin:0 0 20px 0;
		}
	p.news_date {
		width:23%;
		float:left;
		font-size:80%;
		letter-spacing:0.1em;
		line-height:1.7em;
		padding:0 0 0 5px;
		color:#666;
		}
	p.news_title {
		width:70%;
		float:right;
		line-height:1.7em;
		letter-spacing:0.2em;
		font-size:80%;
		}
	p.news_title a {
		display:block;
		background-position:0 3px;
		padding:0 0 5px 0;
		color:#333;
		text-decoration:none;
		}
	.news_title a:hover {
		text-decoration:none;
		color:#baa996;
		}



