.special{
position: absolute;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
z-index: 10;
width: 35%;
}
@media screen and (max-width : 750px) {
.special{
position: absolute;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
z-index: 10;
width: 80%;
}
}

.panda01-01{
position: absolute;
top:-8%;
right:22%;
z-index: 10;
width: 18%;
}
.panda02-01{
position: absolute;
top:47%;
left:25%;
z-index: 11;
width: 9%;
}
.panda03-01{
position: absolute;
bottom:9%;
right:25%;
z-index: 10;
width: 12.1%;
}
.panda04-01{
position: absolute;
bottom:7%;
left:25%;
z-index: 10;
width: 25%;
}
.gc-event-cont{
position: relative;
margin-bottom: 0px;
}
.gc-event-cont.item-cont{
position: relative;
margin-bottom: 100px;
}
.gc-event-cont .content-gc{
position: absolute;
top:33%;
}
.gc-items {
width: 85%;
margin: 0 auto;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
flex-wrap:wrap;
}
.gc-items div{
    width: 32%;
    margin-bottom: 15px;
}
.calender{
margin-top: -10%;
position: relative;
z-index: 10;
}
.gc-event.ge-01{
background: url("../img/gc/01/shop_03_pc.png") no-repeat left bottom,url("../img/gc/01/shop_02.jpg") repeat-y left top;
background-size: 100% auto,100% auto;
padding-top: 50px;
padding-bottom: 10%;
margin-top: -1px;
z-index: 11;
position: relative;
}
.gc-event02.ge-01{
background: url("../img/gc/01/shop_07_pc.png") no-repeat left bottom,url("../img/gc/01/shop_04.jpg") repeat-y left top;
background-size: 100% auto,100% auto;
padding-bottom: 10%;
margin-top: -1px;
z-index: 11;
position: relative;
}
.gc-event03.ge-01{
background: url("../img/gc/01/shop_09_pc.png") no-repeat left bottom,#A0DCE6;
background-size: 100% auto,100% auto;
padding-bottom: 10%;
z-index: 11;
position: relative;
}

@media screen and (max-width : 750px) {
.panda01-01{
position: absolute;
top:-8%;
right:-1%;
z-index: 10;
width: 30%;
}
.panda02-01{
position: absolute;
top:47%;
left:3%;
z-index: 11;
width: 14%;
}
.panda03-01{
position: absolute;
bottom:1%;
right:2%;
z-index: 10;
width: 21%;
}
.panda04-01{
position: absolute;
bottom:3%;
left:3%;
z-index: 10;
width: 35%;
}
.gc-event-cont.item-cont{
position: relative;
margin-bottom: 20px;
}
.gc-event.ge-01{
background: url("../img/gc/01/shop_03_sp.png") no-repeat left bottom,url("../img/gc/01/sp-shop_02.jpg") repeat-y left top;
background-size: 100% auto,100% auto;
padding-top: 2%;
padding-bottom: 15%;
margin-top: -1px;
z-index: 11;
position: relative;
}
.gc-event03.ge-01{
background: url("../img/gc/01/shop_09_sp.png") no-repeat left bottom,#A0DCE6;
background-size: 100% auto,100% auto;
padding-bottom: 10%;
margin-top: -1px;
padding-bottom: 80px;
z-index: 11;
position: relative;
}
}