.md-footer__contents {
    background: #233F87;
}
.md-footer-sitemap__items + .md-footer-sitemap__items {
    border: none;
}
.p-footer__line-title>span {
    font-size: 16px;
    background: #233F87;
}
.md-footer-sitemap__item,
.md-footer-sitemap__item + .md-footer-sitemap__item {
    border: none;
    border-bottom: 1px solid #e6e6e6;
}

.md-footer__heidi span.md-d-block {
    display: block;
}

.md-footer__service {
    margin-top: 0;
    margin-bottom: 2rem;
}

.md-footer__sitemap {
    margin-bottom: 0;
}

.md-footer__title-organization-wrap {
    border-bottom: 1px solid #fff;
}
.md-footer__title-organization {
    padding: 1rem 0;
    font-size: 14px;
    position: relative;
}

.md-footer__title-organization:after {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -0.6em;
    font-weight: 400;
    font-size: .75em;
    font-family: icons;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    line-height: 1.2;
    text-transform: none;
    vertical-align: middle;
    content: "\EA06";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.md-footer-links {
    padding-top: 40px;
}
.md-footer__title-organization::after {
    content: "\EA07";
}
.md-footer__title-organization[aria-expanded=true]:after {
    content: "\EA06";
}

.md-left-side__btn-wrap {
    position: fixed;
    right: -105%;
    bottom: 22%;
    width: 50px;
    height: 135px;
    transition: all 0.4s ease;
}

.md-btn-left-side--show {
    right: -5px;
}

.md-left-side__btn-wrap .md-left-side__btn {
    background-color: #E6EDF5;
    color: #5A85C7;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    border: 1px solid #5A85C7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.md-left-side__btn .md-search-icon {
    width: 23px;
    margin-bottom: 3px;
}

.md-left-side__btn .md-search-icon img {
    width: 100%;
    object-fit: contain;
}

a.md-left-side__btn:hover {
    text-decoration: none;
}

.md-footer__pagetop .md-pagetop {
    right: 2px;
}
.p-footer__heidi img {
    max-width: 120px;
    width: 100%;
}

.p-footer-sitemap__toggle-btn-outer.md-footer-sub-sitemap__toggle-btn-outer {
    display: block;
}

.p-footer-contact__item._contact .p-footer-contact-link:before {
    background: -webkit-gradient(linear, left top, right top, from(#33b161), to(#139141));
    background: -webkit-linear-gradient(left, #33b161, #139141);
    background: linear-gradient(90deg, #33b161, #139141);
}

.p-footer-contact-link .l span {
    font-size: 120%;
}

.p-footer-contact-link .m {
    line-height: 1.1;
}

.first {
    justify-content: center;
}

.first .p-footer-contact-link__inner {
    width: auto;
    margin: 0 .5em;
}

.muryo_icon {
    width: 41px;
    border: solid 1px #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-right: .2em;
}

.muryo_icon p {
    font-size: 120%;
    line-height: 1;
}

@media all and (min-width: 769px) {
    .md-footer-links {
        border-top: none;
        padding-top: 0;
    }

    .p-footer-sitemap__toggle-btn-outer+.p-footer-sitemap__title.sl\:d-block {
        display: block;
    }

    .md-footer__title-organization-wrap {
        width: calc(50% - 50px);
    }

    .md-footer-support__body {
        display: flex;
    }

    .md-footer__line-title::after {
        width: calc(100% - 50px);
    }
    .p-footer__heidi img {
        max-width: 150px;
        width: 100%;
    }
}

@media all and (min-width: 1025px) {
    .md-footer-sitemap__title .md-footer-sitemap__link {
        position: relative;
        display: block;
        padding: 1rem;
        font-weight: 700;
    }
    .md-footer-sitemap__title .md-footer-sitemap__link:before {
        position: absolute;
        top: 50%;
        left: unset;
        right: 0;
        margin-top: -0.6em;
        font-weight: 400;
        font-size: .75em;
        font-family: icons;
        font-style: normal;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        line-height: 1.2;
        text-transform: none;
        vertical-align: middle;
        content: "\EA1A";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    
    .md-footer-sitemap__item+.md-footer-sitemap__item {
        margin: 0;
    }
    
    .md-footer-sitemap__title {
        margin: 0;
        padding: 1rem 0;
    }

    .md-footer-sitemap__link {
        font-size: 20px;
    }

    .md-footer-sitemap__sub-title,
    .md-footer__title-organization {
        font-size: 20px;
    }
    .md-footer__title-organization {
        padding: 1rem 0;
    }
    .md-footer__title-organization-wrap {
        padding: 1rem 0 1rem 1rem;
    }
    .md-footer-sitemap__toggle-btn-outer {
        padding: 1rem 0 1rem 1rem;
    }
    .md-footer-sitemap__toggle-btn-outer .md-footer-sitemap__toggle-btn:after {
        right: 0;
    }
    .md-footer__title-organization:after {
        right: 0;
    }

    .p-footer__line-title>span {
        font-size: 20px;
    }

    .md-footer-sub-sitemap__toggle-btn-outer .md-footer-sub-sitemap__toggle-btn-label {
        font-size: 2rem;
    }

    .md-footer-sitemap__child .md-footer-sitemap__child-item {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        font-weight: bold;
    }

}