@charset "utf-8";
/*-------------------------------------------------------
トップページ common
-------------------------------------------------------*/

.inner{
	width: 1170px;
	margin: 0 auto;
}
/*-------------------------------------------------------
トップページ
-------------------------------------------------------*/

.main_vis{
	text-align: center;
	background: url(../images/common/bg_main2.jpg) repeat-x center top;
	background-size: cover; 
	padding-top: 20px;
}

.shisetu{
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
}


#tree {
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0;
    width: 416px;
    height: 610px;
    background: transparent url("../images/index//kotori-01.gif") no-repeat scroll 0px 20px;
}

.main_mov{
    background: transparent url("../images/shisetu/bg_mov.png") no-repeat center top;
    text-align: center;
    padding-top: 35px;
}

.main_mov .txt_l{
	font-size: 18px;
	margin-top: 10px;
}

.gashuku {
	width: 960px;
	margin: 30px auto 35px;
}

.gashuku .modal-open{
	width: 33.33%;
	text-align: center;
	float: left;
}

.shisetu h3{
	margin-bottom: 20px;
}

/*------modal--------*/
.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    /*width:50%;*/
    margin:0;
    padding: 10px;
    background:#fff;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
	background: url(../images/cuisine/bg_modal.png) repeat left top;
    /*background-color:rgba(0,0,0,0.75);*/
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#00f;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}

/*------modal--------*/

.mov_area{
	height:500px;
}

.mov_area .bg_mov{
	background: url(../images/shisetu/bg_mov02.jpg) repeat left top;
	width: 562px;
	height: 500px;
	padding-top: 20px;
	box-sizing: border-box;
	margin-bottom: 55px;
}

.mov_area .bg_mov h4{
	text-align: center;
	margin-bottom: 25px;	
}
.mov_area .bg_mov div{ 
	text-align: center;
}

.mov_area .bg_mov dl{ 
	width: 450px;
	margin: 20px auto 0;
	font-size: 14px;
	color: #3d2f18;
}

.mov_area .bg_mov dl dt,  
.mov_area .bg_mov dl dd{
	float: left;
	line-height: 1.4; 
}

.memory{
	margin-top: 100px;
	position: relative;
	height: 350px;
}

.memory h4{
	margin-bottom: 30px;
	margin-left: 30px;
}

.memory .bird03{
	position: absolute;
	top: -85px;
	left:0;
}

.memory .img_memory01{
	position: absolute;
	top: 100px;
	right:30px;
}

.memory .img_memory02{
	position: absolute;
	top: 210px;
	right:280px;
}


.mov_area .bird01{
	position: absolute;
	top: 420px;
	right:-9px;
}

.mov_area .bird02{
	position: absolute;
	top: 980px;
	left:440px;
}

.mov_area .leaf01{
	position: absolute;
	top: 920px;
	right: 30px;
}

.photo_gallery {
	width:1200px;
	margin:0 auto;
}
.photo_gallery0 {
	width:1000px;
	padding-left:110px;
}
















