﻿@charset "utf-8";
/* CSS Document */


/* import style
------------------------------------------------------------------- */
@import url('/css/mod_default.css');
@import url('/css/mod_layout.css');
@import url('/css/mod_headerfooter.css');
@import url('/css/mod_common.css');
@import url('/css/mod_others.css');
@import url('/css/library/colorbox.css');
@import url('/css/library/animate.min.css');


/* body
---------------------------------------------------------------------- */
body{
	color: #777777;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* footer
---------------------------------------------------------------------- */

#footerArea {
	width: 830px;
	margin: 0 auto;
	background-image:none; background-color:#f6f6f6;
	-webkit-border-radius: 5px;  /* Safari,Google Chrome */
	-moz-border-radius: 5px;      /* Firefox12まで */
	border-radius: 5px;           /* Firefox13以降 */
}

.btnList{ margin: 0 auto; }
/* ------------------------------------------- */

/*　/*　ニコみせイベント　黒ガチャイベント用CSS
------------------------------------------- */

#townWrapper{
	position: relative;
	background: url(../../../image/event/myshop/bg.png) repeat center top #dcfaf6;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top:30px;
}

.contentArea{
	position: relative;
	background: #fbf5d5;
	width: 840px;
	height: 100%;
	margin: 0 auto ;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: solid 2px #8c8c5d;
}

.contentArea a{
	display:block;
	transition: 0.6s ;
}

.contentArea a:hover{
	opacity: 0.6;
}

.contentArea h2{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height:0;
}

#event0,#event1,#event2{
	position: relative;
	width: 840px;
	height: 560px;
	margin: -5px auto 0;
}

h1{	
	position: absolute;
	width: 840px;
	height: 560px;
	top: 0px;
	left: 0px;
}
#event0 .day p{
	position: absolute;
	top: 34px;
	left: 30px;
	color: #fff;
}
#event0 .day{
	position: absolute;
	top: 0px;
	left: 225px;
	width: 388px;
	height: 60px;
	background-image: url(/image/event/myshop/common/info.png);
	z-index: 10;
}
#event0 #event0_btn1{
	position: absolute;
	top: 450px;
	left: 610px;
}

#event0 #event0_btn2{
	position: absolute;
	top: 450px;
	left: 710px;
}
#event1 .arrow{
	position: absolute;
	display: block;
	width: 92px;
	height: 28px;
	bottom: 691px;
	left: 541px;
	z-index: 100;
}
#event1 .arrow2{
	position: absolute;
	display: block;
	width: 92px;
	height: 28px;
	top: 474px;
	left: 139px;
	z-index: 100;
}
#event1 .arrow3{
	position: absolute;
	display: block;
	width: 92px;
	height: 28px;
	top: 927px;
	left: 541px;
	z-index: 100;
}
#event1 .arrow4{
	position: absolute;
	display: block;
	width: 92px;
	height: 28px;
	bottom: 235px;
	left: 139px;
	z-index: 100;
}
#event1 .note_1{
	position: absolute;
	display: block;
	width: 446px;
	height: 62px;
	top: 120px;
	left: 70px;
}
#event1 .note_2{
	position: absolute;
	display: block;
	width: 446px;
	height: 40px;
	top: 367px;
	left: 70px;
}



#event1 #event1_avater{
	position: absolute;
	top: 110px;
	left: 490px;
}

#event1 #event1_btn1{
	position: absolute;
	top: 200px;
	left: 150px;
}

#event1 #event1_btn2{
	position: absolute;
	top: 250px;
	left: 150px;
}
#event1 .ava01{
	position: absolute;
	top: 478px;
	left: 32px;
}

#event1 .ava02{
	position: absolute;
	top: 478px;
	left: 437px;
}
#event1 .ava03{
	position: absolute;
	bottom: 226px;
	left: 32px;
}

#event1 .ava04{
	position: absolute;
	bottom: 226px;
	left: 437px;
}
#event1 .shopitemdisp01{
	position: absolute;
	top: 475px;
	left: 191px;
}
#event1 .shopitemdisp02{
	position: absolute;
	top: 475px;
	left: 596px;
}
#event1 .shopitemdisp03{
	position: absolute;
	bottom: 236px;
	left: 194px;
}
#event1 .shopitemdisp04{
	position: absolute;
	bottom: 234px;
	left: 596px;
}
#event1 #event1_btn3{
	position: absolute;
	bottom : 20px;
	left: 172px;
}

#event1 .itemNameArea01{
    position:absolute;
    bottom: 461px;
    left: 19px;
    width: 806px;
    height: 40px;
}
#event1 .itemNameArea01 li{
    float:left;
    text-align:center;
}
#event1 .itemNameArea01 li:first-child{
	position: absolute;
	bottom: -6px;
	left: 2px;
	width: 160px;
}
#event1 .itemNameArea01 li:nth-child(2) {
	position: absolute;
	bottom:5px;
	left: 168px;
	width: 220px;
}
#event1 .itemNameArea01 li:nth-child(3) {
	position: absolute;
	bottom: -6px;
	left: 408px;
	width: 160px;
}
#event1 .itemNameArea01 li:last-child {
	position: absolute;
	bottom:5px;
	left: 576px;
	width: 220px;
}

#event1 .itemNameArea02{
    position:absolute;
    bottom: 192px;
    left: 19px;
    width: 806px;
    height: 40px;
}
#event1 .itemNameArea02 li{
    float:left;
    text-align:center;
}
#event1 .itemNameArea02 li:first-child{
	position: absolute;
	bottom: -6px;
	left: 2px;
	width: 160px;
}
#event1 .itemNameArea02 li:nth-child(2) {
	position: absolute;
	bottom:5px;
	left: 168px;
	width: 220px;
}
#event1 .itemNameArea02 li:nth-child(3) {
	position: absolute;
	bottom: -6px;
	left: 408px;
	width: 160px;
}
#event1 .itemNameArea02 li:last-child {
	position: absolute;
	bottom:5px;
	left: 576px;
	width: 220px;
}
#event2 .note_3{
	position: absolute;
	display: block;
	width: 446px;
	height: 62px;
	top: 127px;
	left: 70px;
}
#event2 .benefits{
	position: absolute;
	display: block;
	width: 237px;
	height: 325px;
	top: 124px;
	right: 40px;
	z-index: 100;
}
#event2 .cookingDisp{
	position: absolute;
	display: block;
	width: 127px;
	height: 128px;
	top: 181px;
	left: 76px;
	z-index: 100;
}
#event2 .note_4{
	position: absolute;
	display: block;
	width: 110px;
	height: 62px;
	top: 233px;
	left: 254px;
	font-size: 29px;
}
#event2 #event2_btn1{
	position: absolute;
	top : 480px;
	left: 172px;
}

#event2 #event2_btn2{
	position: absolute;
	bottom : 110px;
	left: 280px;
}

#event2 #event2_btn3{
	position: absolute;
	bottom : 110px;
	left: 655px;
}

#event2 #event2_btn4{
	position: absolute;
	bottom : 52px;
	left: 100px;
}

#event2 #event2_btn5{
	position: absolute;
	bottom : 52px;
	right: 100px;
}
#event1{
	background: url(../../../image/event/myshop/common/bg_black_event1.png) no-repeat center top;
	height: 1190px;
}

#event2{
	background: url(../../../image/event/myshop/common/bg_color_event2.png) no-repeat center top;
	height: 980px;
}
/*　ニコみせイベント　黒ガチャイベントここまで共通





