﻿@charset "utf-8";
/* CSS Document */

/*　リコリス収穫祭～華やかガーデンパーティー～　*/


#candleflower{	
	position:relative;
	display:block;
	width:100%;
	overflow:hidden;
	background: rgb(102,0,0);
	background: url("/image/event/december2020/garden/bg_all.png"),linear-gradient(180deg, rgba(48,1,1,1) 0%, rgba(102,0,0,1) 43%, rgba(102,0,0,1) 62%, rgba(48,1,1,1) 100%);
	min-width: 1000px;
}

#candleflower a img{
	display:inline-block;
	opacity: 1;
	transition: opacity 0.6s ease-out;
}


#candleflower #title{
	width: 1000px;
	height:360px;
	z-index: 30;
	background: url(/image/event/december2020/garden/title.png) no-repeat top;
	position: relative;
	margin: 0 auto;
}

#candleflower #title #EdgeID6{
	position: absolute;
	left: 162px;
	top: 97px;
	z-index: 11;
}

#candleflower #title #EdgeID7{
	position: absolute;
	left: 660px;
	top: 143px;
	z-index: 11;
}
.star.s3,
.star.s4,
.star.s5,
.star.s6,
.star.s7,
.star.s8,
.star.s9{
	position: absolute;
    z-index: 2000;
}
.star.s3 {
	top: 160px;
	left: 440px;
	-webkit-animation: starScaleBlink 1.0s linear .0s infinite alternate;
	animation: starScaleBlink 1.0s linear .0s infinite alternate;
}
.star.s3 img {
	width: 25px;
	height: 25px;
}
.star.s4 {
	top: 107px;
	left: 434px;
	-webkit-animation: starScaleBlink 1.2s linear .0s infinite alternate;
	animation: starScaleBlink 1.2s linear .0s infinite alternate;
}
.star.s4 img,
.star.s5 img {
	width: 20px;
	height: 20px;
}
.star.s5 {
	top: 78px;
	left: 535px;
	-webkit-animation: starScaleBlink 0.9s linear .0s infinite alternate;
	animation: starScaleBlink 0.9s linear .0s infinite alternate;
}

.star.s6 img {
	width: 38px;
	height: 38px;
}
.star.s6 {
	top: 228px;
	left: 874px;
	-webkit-animation: starScaleBlink 0.9s linear .0s infinite alternate;
	animation: starScaleBlink 0.9s linear .0s infinite alternate;
}

.star.s7 {
	top: 240px;
	left: 120px;
	-webkit-animation: starScaleBlink 1.0s linear .0s infinite alternate;
	animation: starScaleBlink 1.0s linear .0s infinite alternate;
}
.star.s7 img {
	width: 22px;
	height: 22px;
}
.star.s8 img {
	width: 38px;
	height: 38px;
}
.star.s8 {
	top: 142px;
	left: 315px;
	-webkit-animation: starScaleBlink 0.9s linear .0s infinite alternate;
	animation: starScaleBlink 0.9s linear .0s infinite alternate;
}
.star.s9 img {
	width: 38px;
	height: 38px;
}
.star.s9 {
	top: 178px;
	left: 421px;
	-webkit-animation: starScaleBlink 0.9s linear .0s infinite alternate;
	animation: starScaleBlink 0.9s linear .0s infinite alternate;
}

@-webkit-keyframes starScaleBlink {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: .3;
  }
}
@keyframes starScaleBlink {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: .3;
  }
}



#candleflower h2{
	display: none;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/*-- メニュー*/



#candleflower ul.eventMenu{
	width: 528px;
	height: 65px;
	z-index: 500;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 21px;
}

#candleflower ul.eventMenu li a{
    background: transparent;
    width: 211px;
	height: 48px;
}

#candleflower ul.eventMenu li{
	margin: 0;
	padding:0;
	width: 249px;
	text-align: center;
	float:left;
	box-sizing: border-box;
	display: block;
}
#candleflower ul.eventMenu li.nav1,
#candleflower ul.eventMenu li.nav1_on{ margin:0 30px 0 0; }

#candleflower ul.eventMenu li.nav1 img{
    width: 206px;
	height: 60px;
}

#candleflower ul.eventMenu li.nav2 img{
    width: 206px;
	height: 60px;
}

#candleflower ul.eventMenu a{
    transition: 0.6s
}

#candleflower ul.eventMenu a:hover{
	transform: translateY(4px);
}

#candleflower ul.eventMenu li[class$="on"] img{

}

#candleflower #event01{
    width: 1000px;
    height: 849px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    background: url(/image/event/december2020/garden/bg_event01.png)no-repeat;
    position: relative;
    z-index: 10;
}


#candleflower #event01 .goto_item{
    position: absolute;
    top: 492px;
    left: 728px;
}


#candleflower #event01 .goto_point{
    position: absolute;
    top: 457px;
    left: 728px;
}


#candleflower #event01 .goto_buy{
    width: 237px;
    height: 56px;
    position: absolute;
    display: block;
    left: 359px;
    top: 732px;
}

#candleflower #event02{
	width:1000px;
	height:680px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event02.png)  top no-repeat;
	position:relative;
	z-index: 10;
}

#candleflower #event02 .goto_buy_c{
    width: 159px;
    height: 23px;
    position: absolute;
    display: block;
    left: 138px;
	top: 323px;
}

#candleflower #event02 .goto_buy_p{
    width: 159px;
    height: 23px;
    position: absolute;
    display: block;
    left: 330px;
	top: 323px;
}

#candleflower #event02 .goto_box{
    width: 266px;
    height: 55px;
    position: absolute;
    display: block;
    left: 580px;
    top: 578px;
}


#candleflower #event03{
	width:1000px;
	height:283px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event03.png) no-repeat center;
	position:relative;
	z-index: 0;
}

#candleflower #event03 .current_point{
	width:200px;
	height:70px;
	font-size: 31px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	position: absolute;
    display: block;
    left: 511px;
	top: 95px;
	color:#f1e596;
}

#candleflower #event04{
	width:1000px;
	height:681px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event04.png) no-repeat top center;
	position:relative;
}

#candleflower #event04 .exchange01{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 50px;
	top: 549px;
	
}

#candleflower #event04 .exchange02{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 378px;
	top: 549px;
	
}

#candleflower #event04 .exchange03{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 707px;
	top: 549px;
}

#candleflower #event04 .exchange01_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 87px;
	top: 613px;	
}

#candleflower #event04 .exchange02_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 415px;
	top: 613px;	
}

#candleflower #event04 .exchange03_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 750px;
	top: 613px;	
}
#candleflower #event05{
	width:1000px;
	height:549px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event05.png) no-repeat top center;
	position:relative;
}

#candleflower #event05 .santa01{
    width: 187px;
    height: 235px;
    position: absolute;
    display: block;
    left: 740px;
    top: 107px;
}



#candleflower #event05 .exchange04{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 50px;
	top: 435px;
	
}

#candleflower #event05 .exchange05{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 378px;
	top: 435px;
	
}

#candleflower #event05 .exchange06{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 707px;
	top: 435px;
}

#candleflower #event05 .exchange04_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 87px;
	top: 500px;	
}

#candleflower #event05 .exchange05_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 415px;
	top: 500px;	
}

#candleflower #event05 .exchange06_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 750px;
	top: 500px;	
}




#candleflower #event06{
	width:1000px;
	height:625px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event06.png) no-repeat top center;
	position:relative;
}
#candleflower #event06 .naya01{
    width: 239px;
    height: 290px;
    position: absolute;
    display: block;
    left: 214px;
    top: 143px;
}

#candleflower #event06 .naya02{
    width: 251px;
    height: 296px;
    position: absolute;
    display: block;
    left: 529px;
    top: 140px;
}

#candleflower #event06 .exchange07{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 213px;
	top: 516px;
	
}

#candleflower #event06 .exchange08{
	width:245px;
	height:55px;
	position: absolute;
    display: block;
    left: 539px;
	top: 516px;
}

#candleflower #event06 .exchange07_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 251px;
	top: 579px;	
}

#candleflower #event06 .exchange08_txt{
	width:171px;
	height:14px;
	position: absolute;
    display: block;
    left: 580px;
	top: 579px;	
}

#candleflower #event07{
	width:1000px;
	height:347px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event07.png) no-repeat top center;
	position:relative;
}

#candleflower #event07 .exchange_v01{
	width:175px;
	height:51px;
	position: absolute;
    display: block;
    left: 32px;
	top: 255px;
}

#candleflower #event07 .exchange_v02{
	width:175px;
	height:51px;
	position: absolute;
    display: block;
    left: 280px;
	top: 255px;
}

#candleflower #event07 .exchange_v03{
	width:175px;
	height:51px;
	position: absolute;
    display: block;
    left: 516px;
	top: 255px;
}

#candleflower #event07 .exchange_v04{
	width:175px;
	height:51px;
	position: absolute;
    display: block;
    left: 767px;
	top: 255px;
}

#candleflower #event08{
	width:1000px;
	height:301px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event08.png) no-repeat top center;
	position:relative;
}
#candleflower #event09{
	width:1000px;
	height:397px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_event09.png) no-repeat top center;
	position:relative;
}

#candleflower #event09 .note{
    position: absolute;
    top: 66px;
    left: 123px;
}


/*--合成アイテム--*/

#candleflower #item01{
    width: 1000px;
    height: 695px;
    margin: 0 auto;
    background: url(/image/event/december2020/garden/bg_item01.png) no-repeat top center;
    position: relative;
	top: 0;
	z-index: 10;
}


#candleflower #item01 .gotoShop{
    width: 467px;
    height: 66px;
    position: absolute;
    display: inline-block;
    left: 268px;
    bottom: 20px;
	z-index: 10;
}


#candleflower #item02{
    width: 1000px;
    height: 330px;
    margin: 0 auto;
    background: url(/image/event/december2020/garden/bg_item02.png) no-repeat top center;
    position: relative;

}

#candleflower #item02 img{
    position: absolute;
    left: 162px;
    top: 210px;
}


#candleflower #item02 img.recipe_c{
    left: 480px;
}
#candleflower #item02 img.recipe_r{
    left: 800px;
}
#candleflower #item03{
	width:1000px;
	height:562px;
	margin:0 auto;
	background:url(/image/event/december2020/garden/bg_item03.png) no-repeat top center;
	position:relative;
}


#candleflower #item03 #EdgeID{
	position: absolute;
	left: 77px;
	top: 345px;
	z-index: 11;
}

#candleflower #item03 #EdgeID2{
	position: absolute;
	left: 138px;
	top: 318px;
	z-index: 10;
}

#candleflower #item03 #EdgeID3{
	position: absolute;
	left: 308px;
	top: 215px;
	z-index: 10;
}
#candleflower #item03 #EdgeID4{
	position: absolute;
	left: 515px;
	top: 168px;
	z-index: 10;
}
#candleflower #item03 #EdgeID5{
	position: absolute;
	left: 745px;
	top: 218px;
	z-index: 10;
}

#candleflower #item04{
	width:1000px;
	height:482px;
	margin:0 auto;
	position:relative;
	background:url(/image/event/december2020/garden/bg_item04.png) no-repeat top center;
}



#candleflower .note{
    position: absolute;
    top: 107px;
    left: 123px;
}



#candleflower .note li{
	position: relative;
	color: #fff;

}

#candleflower .note li::before{
	content: "※";
	position: absolute;
	top: 0;
	left: -16px;
}

#candleflower .about_link li{
	position: relative;
}

#candleflower .about_link li::before{
	content: "≫";
	position: absolute;
	top: 0;
	left: -16px;
}

#candleflower .about_link{
	position: absolute;
	font-weight: bold;
	left: 792px;
	top: 238px;	
    z-index: 10;
	color: #fff;
}

#candleflower .about_link a{
	color: #fffcd1;
}

/*-------------------------------------- */ 
