/*-------------------------------------------
背景・ボタン・リンク設定
-------------------------------------------*/

#cduTopHeaderImage_idxjack20161219 {
    background:url("./20161219_xmastop_bg_star.gif") no-repeat scroll center top,url("./20161219_xmastop_bg_main.jpg") no-repeat scroll center top;
    min-width: 1024px;
    /* position: relative; */
}

#xmastop_bg_idxjack20161219{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1419px;
    background:url("./20161219_xmastop_bg_tree_01.png") no-repeat scroll center top,url("./20161219_xmastop_bg_tree_02.png") no-repeat scroll center top;
    animation: xmaslightkey 3s ease 0s infinite;
}

#xmastop_bg2_idxjack20161219{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 1419px;
    background:url("./20161219_xmastop_bg_tree_03.png") no-repeat scroll center top;
    animation: xmaslightkey 5s ease 0s infinite;
}


#cduTopHeaderImage_idxjack20161219 #cduHeader{
    position: relative;
    z-index: 7;
}

#cduheader{
    position: relative;
    z-index: 10 !important; 
}

#cduFooter{
    position: relative;
    z-index: 6 !important; 
}


#indexTopScroll{
    z-index: 7 !important;
}

.headerBanner{
    width: 100%;
    height: 70px;
    background:url("./20161219_xmastop_head_bg.jpg") repeat-x center top;
    position: relative;
    z-index: 10;
    text-align: center;
}



/*#cduTopHeaderImage_idxjack20161219 a.xmastop_linkarea_idxjack20161219{
    display: block;
    position: absolute;
    top:0;
    left: 0;
    width: 100%; 
    height: 100%;
    z-index:7;
}*/


#cduTopHeaderImage_idxjack20161219 #xmastop_wrap_idxjack20161219{
    position: relative;
    left: 0;
    right:0;
    width: 1024px;
    margin: 0 auto;
}

#cduTopHeaderImage_idxjack20161219 #xmastop_leftarea_idxjack20161219{
    width: 430px;
    position: absolute;
    top: 0;
    left: -440px;
    z-index:7;
}

#cduTopHeaderImage_idxjack20161219 #xmastop_rightarea_idxjack20161219{
    width: 430px;
    position: absolute;
    top: 0;
    right: -440px;
    z-index:7;
}


#cduTopHeaderImage_idxjack20161219 #xmastop_rightarea_idxjack20161219 a{
   display: block;
    width:100%;
    position: fixed;
    top:0;
    height: 100vh;
}


.xmastop_btn_idxjack20161219 {
  position: relative;
}

#cduTopHeaderImage_idxjack20161219 #xmastop_leftarea_idxjack20161219 .xmastop_btn_idxjack20161219 img{
    position: fixed; 
    z-index: 100;  
    -webkit-transform: translate3d(0,0,0);
    margin:-205px 0 0 0;
}



/*キラキラアニメーション*/

@keyframes xmaslightkey {
0% {
    opacity: 1;
}
50% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}


/*-------------------------------------------
コンテンツまわりの背景を消す
-------------------------------------------*/

#cduTopHeaderImage_idxjack20161219 #cduTopSliderWrap_idx20160229{
    background-color: transparent;
}


#cduTopHeaderImage_idxjack20161219 .newsTabs_20160229{
    background-color: transparent;
}

#cduTopHeaderImage_idxjack20161219 #cduTopMcWrap_20160229{
    background-color: transparent;
}


#cduTopHeaderImage_idxjack20161219 .recomendTabs_20160229{
    background-color: transparent;
}

#cduTopHeaderImage_idxjack20161219 .deadlineTabs_20160229{
    background-color: transparent;
}


