.store_login{
    position: absolute;
    top: 550px;
    right: 130px;
    width:321px;
    z-index: 5;
}
.store_login img{
    width: 321px;
    height: 107px;
}

.textCss{}



#dmm_ntgnavi {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11;
    background: url('../imgs/bg_navimain.gif') center center repeat-x;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 12px;
    font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Verdana, sans-serif;
    display: flex;
    justify-content: space-between;
}



#dmm_ntgnavi ul {
    list-style: none;
    margin: 2px 0;
    padding: 0;
    display: flex;
    width: 50%;
}

#dmm_ntgnavi ul li {
    margin: 0 6px 0 0;
    line-height: 15px;
}

#dmm_ntgnavi .navi_left li > a {
    display: block;
    padding: 0 3px 0 8px;
    text-decoration: none;
    border: 1px solid #eee;
    border-radius: 3px;
}

#dmm_ntgnavi .navi_left li > a:hover {
    background: #eee;
    border: 1px solid #666;
    border-radius: 3px;
}

#dmm_ntgnavi .navi_left li > a span {
    display: block;
    padding: 9px 10px 7px 28px;
    color: #333;
    font-weight: bold;
}

#dmm_ntgnavi .navi_left li.dmm_top img {
    margin: 8px 5px 8px 0
}

#dmm_ntgnavi .navi_left li.ntg_top {
    margin-left: 10px;
}

#dmm_ntgnavi .navi_left li.ntg_top span {
    background: url('../imgs/bg_bt_olgtop.gif') 0 center no-repeat;
}

#dmm_ntgnavi .navi_left li.ntg_poi span {
    background: url('../imgs/bg_bt_point.gif') 0 center no-repeat;
}

#dmm_ntgnavi .navi_right {
    justify-content: flex-end;
    font-size: 10px;
}

#dmm_ntgnavi .navi_right li {
    margin: 0 10px 0 0;
    padding: 8px 5px;
}

#dmm_ntgnavi .arrow {
    padding-left: 14px;
    color: inherit;
    background: url('../imgs/arrow_common.gif') no-repeat left center;
}

#dmm_ntgnavi .tx-point {
    font-size: 16px;
    font-weight: bold;
    color: #ff4b4b !important;
}

#dmm_ntgnavi p {
    margin: 0;
    line-height:2.6em;
}

#dmm_ntgnavi .clear {
    clear: both;
}

.wrap-contail{
    position: relative;
    min-width: 1200px;
}

.reward-contain{
    min-width: 1200px;

}

.reward-img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.reward-contain {
    min-width: 1200px;
    height: 2306px;
    top: 200px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}

.cb-bg{
    position: relative;
    width: 100%;
    height: 987px;
    background: url(../imgs/cb-bg.png) no-repeat center center;
    background-size: cover;
}

.cb-text1{
    position: absolute;
    left: 50%;
    margin-left: -405.5px;
    top: 200px;
    width: 811px;
    height: 73px;
}

.cb-btn{
    position: absolute;
    width: 330px;
    height: 86px;
    left: 50%;
    margin-left: -165px;
    top: 400px;
}

.cb-text2{
    position: absolute;
    width: 653px;
    height: 47px;
    left: 50%;
    margin-left: -326.5px;
    top: 200px;
}