@charset "UTF-8";

#access1+.widget_shop01 .inner_item_txt {
    position: relative;
}
#access1+.widget_shop01 .inner_item_txt .heading.block_header_4 {
    margin-left: 48px;
    margin-bottom: 20px;
}
#access1+.widget_shop01 .inner_item_txt dl:last-child  {
    position: absolute;
    top: 0;
    left: 2vw;
    border-bottom: none;
}
#access1+.widget_shop01 .inner_item_txt dl:last-child dt  {
    display: none;
}
#access1+.widget_shop01 .inner_item_txt dl:last-child dd  {
    padding: 0;
}
@media screen and (max-width: 800px) {
    #access1+.widget_shop01 .inner_item_txt .heading.block_header_4 {
        margin-left: 60px;
        margin-bottom: 35px;
    }
    #access1+.widget_shop01 .inner_item_txt dl:last-child dd a img  {
        width: 40px;
        height: 40px;
    }
}