@charset "UTF-8";
/* ==================================================== 

エントリー＆対象ショップでの4,500円以上のお買い物で5,000ポイント当たる！クリスマスの大抽選会

===================================================== */


.kanban_ribbon{
    background-color: #ff5c5c;
}
.kanban_ribbon p{
    width: 960px;
    margin: 0 auto;
    color:#ffffff;
    text-align: center;
    padding:0.6em 0;
    font-size: 22px;
    line-height: 1.5;
}
.kanban_ribbon p span{
    font-weight: bold;
    margin-right: 1em;
}

.entry_alt{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
}

.entry_anchor{
    width: 464px;
    margin:0 auto;
}
.entry_anchor .ecm-button{
    padding: 16px;
}

.intro_area{
    background-color: #f2f2f2;
}
.intro_link{
    background-color: #fff2f9;
}

.mobile_area_ttl{
    text-align: center;
    font-weight: bold;
    color:#333333;
    font-size:40px;
    margin-bottom: 20px;
}

.mobile_btn01{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.27em;
    width: 640px;
    margin: 0 auto;
    border-radius: 3.27em;
    font-size: 26px;
    line-height: 1.3;
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    background-color:#ff008c;
    box-shadow: 0 8px #e8dde3;
}
.mobile_btn01:hover{
    text-decoration: none;
    opacity: 0.8;
    color:#ffffff;
}
.mobile_btn02{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4.31em;
    width: 640px;
    margin: 0 auto;
    border-radius: 4.31em;
    font-size: 26px;
    line-height: 1.3;
    text-align: center;
    background-color:#ffffff;
    font-weight: bold;
    color:#ff008c;
    border:1px solid #ff008c;
    box-shadow: 0 8px #e8dde3;
}

.mobile_btn02:hover{
    text-decoration: none;
    opacity: 0.8;
    color:#ff008c;
}

.giftsearch_area_ttl{
    text-align: center;
    font-weight: bold;
    color:#bf0000;
    font-size:40px;
    margin-bottom: 36px;
}
.giftsearch_area_ttl span{
    font-size: 30px;
}

.shoplist_area_ttl{
    text-align: center;
    font-weight: bold;
    color:#333333;
    font-size: 40px;
    margin-bottom: 20px;
}



.floating_banner[data-module-name=ecm-floating][data-static=false]{
    top:auto;
    right: 16px;
    bottom:160px;
    width: 140px;
    height: 140px;
}