/* footer↓↓↓ */

/* .logo a img{
    filter: drop-shadow(0px 0px 2px #fff);
}
header .inner .tel {
    filter: drop-shadow(0px 0px 2px #fff);
} */

.sec-doctor {
    padding: 120px 0 50px;
}

footer .box-bottom .navi li a.no-hover:hover,
footer .box-bottom .navi li a.no-hover {
    color: #636363;
    cursor: auto;
}

.top-news__btn{
    width: 328px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.mb20{
    margin-bottom: 20px!important;
}

header .inner #gnav .sub-navi ul li .fa-calendar-days:before {
    font-size: 16px;
}

footer .box-bottom .sub li a i.fa-calendar-days {
    font-size: 15px;
}

.sec-info .inner .list .item .cat {
    width: 110px;
}
.sec-info .inner .list .item .cat a {
    font-size: 12px;
    width: 95px;
    text-align: center;
}

.sec-info .inner .list .item .txt {
    width: calc(100% - 210px);
}

@media only screen and (max-width: 1270px){
    footer .box-top .tel span {
        font-size: 23px;
    }
    footer .box-top .address {
        max-width: 290px;
    }
    footer .box-top .tel {
        max-width: 204px;
    }
    footer .box-top .open {
        max-width: calc(100% - 204px);
    }
    footer .box-top .open table th {
        width: 15%;
    }
    footer .box-top .open table td {
        width: 85%;
    }
}

@media only screen and (max-width: 1380px) and (min-width: 1300px){
    header .inner #gnav .navi li a {
        padding: 0 18px;
    }
    header .inner .tel span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1100px){
    header .inner #gnav .navi li a {
        padding: 0 15px;
    }
    header .inner #gnav .navi li a .ja {
        font-size: 14px;
    }
    header .inner .tel span {
        font-size: 18px;
    }
    header .inner #gnav .sub-navi ul li {
        margin-right: 15px;
    }
    header .inner #gnav .sub-navi ul li a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1149px) and (min-width: 768px){
    footer .box-top .open {
        max-width: 100%;
    }
    footer .box-top .tel {
        max-width: 247px;
    }
    footer .box-top .tel span {
        font-size: 24px;
    }
    footer .box-top .open table th {
        width: 19%;
    }
    footer .box-top .open table td {
        width: 81%;
    }
    .nav-bl{
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 767px){
    footer .box-top .open {
        max-width: 350px;
    }
    .sec-doctor {
        padding: 60px 0 50px;
    }
    .nav-bl{
        width: 330px;
        margin-left: auto;
        margin-right: auto;
    }
    footer .navi:last-of-type{
        position: relative;
    }
    footer .navi:last-of-type li:first-of-type{
        position: absolute;
        top: -35px;
        right: 0;
        border-left: none;
    }
    footer .navi:last-of-type li:nth-of-type(2){
        border-left: 1px solid #bbb;
    }
    footer .navi:last-of-type li:last-of-type{
        border-left: none;
    }
    .s_mb0{
        margin-bottom: 0!important;
    }
    footer .box-bottom .sub {
        max-width: 330px;
    }
    footer .box-bottom .sub li:nth-child(2n-1) {
        text-align: left;
    }
    footer .box-bottom {
        width: 330px;
        margin-left: auto;
        margin-right: auto;
    }
    .sec-info .inner .list .item .txt {
        width: 100%;
    }
}

/* footer↑↑↑ */

@media only screen and (max-width: 500px){
footer .box-bottom .navi li a {
    font-size: 11px;
}
}