@charset "UTF-8";
/*
Theme Name: MD Original Theme
Version:2.3.5
Description:2024.01.26
*/

/* 240724 DR.BRIDGE start */

.footer_bnr_item_box {
    display: flex;
    margin: 20px auto 0;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px 20px;
    width: 100%;
    max-width: 1000px;
}

.footer_bnr_item {
    width: 274px;
}

.footer_bnr_item a {
	display: block;
}

.footer_bnr_item span {
    display: block;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    padding: 10px 0 0;
}

/* 240724 DR.BRIDGE End */