@charset "utf-8";
/* CSS Document */

/*　ねこじゃらし亭～洋食編～
　*/


#nekojarashi{	
	position:relative;
	display:block;
	width:100%;
	overflow:hidden;
	background: url(/image/event/november2023/garden/bg_all.png) repeat center top #7f6751;
	min-width: 1020px;
}

#nekojarashi_board{	
	display:block;
	width:;
	margin: 30px auto;
	padding-top: 16px;
	border-radius: 60px;
}

#nekojarashi .transy{
	display:inline-block;
	transition: 0.2s ;

}

#nekojarashi .transy:hover{
	transform: translateY(4px);
}
#nekojarashi #titlebg{
	position: relative;
	margin: 0 auto;
	height: 460px;
	background: url(/image/event/november2023/garden/titlbg.png) repeat-x center;
}

#nekojarashi #title{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 428px;
	background: url(/image/event/november2023/garden/title.png) no-repeat center;
	top: -36px;
}

#nekojarashi h2{
	display: none;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#nekojarashi img[class^="menu"]{
	position:absolute;
	width:205px;
	height:52px;
	top: 420px;
}

#nekojarashi img.menu_event{
    left: 285px;
}

#nekojarashi img.menu_item{
    right: 285px;
}

#nekojarashi #event01{
	width: 1000px;
	height: 730px;
	margin: 0 auto;
	background: url(/image/event/november2023/garden/bg_event01.png) no-repeat top center;
	position: relative;
}

#nekojarashi #event01 .goto_item{
    width: 106px;
    height: 104px;
    position: absolute;
    display: block;
    left: 30px;
    top: 70px;
}




#nekojarashi #event02{
    width: 1000px;
    height: 310px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bg_event02.png) no-repeat top center;
    position: relative;
}

#nekojarashi #event02 .goto_buy{
    width: 237px;
    height: 56px;
    position: absolute;
    display: block;
    top: 150px;
	left: 260px;
    
}

#nekojarashi #event03{
    width: 1000px;
    height: 830px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bg_event03.png) no-repeat top center;
    position: relative;
}

#nekojarashi #event03 .goto_box{
    width: 332px;
    height: 55px;
    position: absolute;
    display: block;
    left: 333px;
    bottom: 130px;
}

#nekojarashi #event04{
    width: 1000px;
    height: 218px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bg_event04.png) no-repeat top center;
    position: relative;
}

#nekojarashi #item01{
    width: 1000px;
    height: 990px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bg_item01.png) no-repeat bottom center;
    position: relative;
}

#nekojarashi #item01 .gotoShop{
    width: 456px;
    height: 67px;
    position: absolute;
    display: inline-block;
    left: 268px;
    bottom: 48px;
}


#nekojarashi #item02{
    width: 1000px;
    height: 248px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bg_item02.png) no-repeat top center;
    position: relative;
}

#nekojarashi #item02 img{
    width: 467px;
    height: 66px;
    position: absolute;
    display: block;
    left: 272px;
    top: 520px;
}

#nekojarashi #item03{
    width: 1000px;
    height: 248px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bg_item03.png) no-repeat top center;
    position: relative;
}

#nekojarashi #item02 img{
    width: 224px;
    height: 51px;
    position: absolute;
    display: block;
    left: 250px;
    top: 171px;
}

#nekojarashi #item02 img.recipe_r{
    left: 680px;
}


#nekojarashi #item03{
	width:1000px;
	height:795px;
	margin:0 auto;
	background:url(/image/event/november2023/garden/bg_item03.png) no-repeat top center;
	position:relative;
}

#nekojarashi #item04{
	width:1000px;
	height: 285px;
	margin:0 auto 30px;
	background:url(/image/event/november2023/garden/bg_item04.png) no-repeat top center;
	position:relative;
}

#nekojarashi .note{
    position: absolute;
    top: 77px;
    left: 160px;
}

#nekojarashi #item04 .note{
    top: 89px;
}

#nekojarashi .note li{
	position: relative;
	color: #7f6751;
}

#nekojarashi .note li::before{
	content: "※";
	position: absolute;
	top: 0;
	left: -16px;
}

#nekojarashi .about_link li{
	position: relative;
	color: #fd3384;
}

#nekojarashi .about_link li::before{
	content: "≫";
	position: absolute;
	top: 0;
	left: -16px;
}


#nekojarashi .about_link{
    position: absolute;
    font-weight: bold;
    left: 750px;
    top: 225px;
    z-index: 10;
}

#nekojarashi .about_link a{color: #978356;}
#nekojarashi .about_link a:hover{ color: #fae427; }

#nekojarashi #bottom{
    width: 100%;
    height: 175px;
    margin: 0 auto;
    background: url(/image/event/november2023/garden/bottom.png) repeat-x bottom;
    position: relative;
}



/*-----------------アニメーションオブジェクト--------------------- */ 

#nekojarashi object{
	position: absolute;
}

/*-フレーム-*/
#EdgeID{
    left: 426px;
    top: 58px;
    z-index: 15;
}

#EdgeID2{
    left: 89px;
    top: 183px;
    z-index: 15;
}

#EdgeID3{
    left: 443px;
    top: 183px;
    z-index: 15;
}

#EdgeID4{
    left: 83px;
    top: 422px;
    z-index: 15;
}

#EdgeID5{
    right: 116px;
    top: 176px;
    z-index: 15;
}
#EdgeID6{
    left: 310px;
    top: 448px;
    z-index: 15;
}
#EdgeID7{
    right: 398px;
    top: 439px;
    z-index: 15;
}

/*-------------------------------------- */ 
