#aff_loading{
    margin-top:2em;
}
.aff_box{
    background-color:#fff;
    font-size:13.2px !important;
    line-height: 1.1;
    margin-top:2em;
}
.aff_box a:hover, .aff_box a:focus{
    text-decoration: none;
}

.home_affi{
    float:right;
    width:210px;
    font-size:95%;
    line-height: 1.1;
    border: #d1e9f9 1px solid;
}
.home_affi .aff_box:first-child{
    margin-top:0;
}
/*
.home_root .aff_box{
    margin-top:0;
    max-width:1040px;
    margin:5px auto;
    padding:.2em 2em;
    border:#ccc 1px solid;
}
.home_root .aff_text{
    margin-bottom:.5em;
}
*/

.aff_text{
    text-align:center;
    font-weight:bold;
    font-size:110%;
    padding:4px 12px 2px 8px;
    margin-top:.2em;
    position:relative;
}
.aff_hide{
    font-size: 12px;
    line-height:12px;
    position:absolute;
    right:2px;
    top:3px;
    color:#fff !important;
    background-color:rgb(187, 187, 187);
    padding:2px;
    border-radius:10px;
    display:inline-block;
}
.aff_hide:hover{
    background-color:rgb(109, 109, 109);
}
.aff_show{
    text-align:center;
    font-size: 13px;
    padding:4px 1px 8px 1px;
    margin-top:.2em;
}
.aff_show a{
    color:#7b7684 !important;
}
.aff_items{
    text-align: center;
}
.aff_item_box{
    display:inline-block;
    margin:1px;
    padding:1px;
    width:100px;
    height:123px;
    overflow:hidden;
    text-align:center;
}
.aff_item_box:hover{
    background-color:#effaff;
}
.aff_item_box .aff_thumb{
    margin:1px;
}
.aff_item_box .aff_thumb img{
    max-width:75px;
    max-height:75px;
}
.aff_item_box .aff_price{
    font-size:85%;
    color: #363636;
}
.aff_item_box .aff_title{
    font-size:80%;
}
.aff_link{
    color:#222;
}
.aff_partenaire{
    font-size:65%;
    color:#707070;
    padding:6px 4px;
    text-align:center;
}
.aff_promo{
    padding:.1em;
    font-size: 15px;
}
#mw-panel .aff_promo{
    font-size: 13.5px;
}
/*
#mw-panel .aff_item_box{
    width:76px;
    height:128px;
    font-size:95%;
}
#mw-panel .aff_thumb img{
    max-width:74px;
}
#mw-panel .aff_text{
    font-size:100%;
}
*/
#mw-panel .aff_box{
    margin-left:2px;
}
#footer .aff_partenaire{
    font-size:70%;
    text-align:left;
    padding-left:0;
}


@media (max-width:375px) {
    .aff_box{
        font-size:12.5px !important;
    }
}
