@charset "UTF-8";

@media screen and (max-width: 650px){
.contents_btn01.block_button_2 .inner_item_img:nth-child(1):nth-last-child(2), .contents_btn01.block_button_2 .inner_item_img:nth-child(2):nth-last-child(1) {
    max-width: 100%;
}
}
#lv {
    width: 90%;
    margin-left: 10%;
    padding-top: 0!important;
    background: #3c4046;
    height: 250px;
    padding-bottom: 0;
    box-shadow: none !important;
    z-index: 2;
    min-width: 290px;
    display: none;
}
#lv_outer:before {
    content: "";
    display: none;
    width: 90%;
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url(/common/upload_data/souzoku-kobejp/image/20200728095743.jpg) no-repeat #3463a8;
    background-position: bottom left;
}