@charset "utf-8";

.menu_sp,
.box-menu-sp {
    display: none;
}

.slide-sp {
    display: none;
}

.top-fb {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.top-fb .box-iframe iframe {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:991px) {
    * {
        padding: 0;
        margin: 0;
    }

    .ow {
        width: 100%;
        overflow: hidden;
    }

    * {
        box-sizing: border-box;
    }

    body {
        width: 100%;
    }

    /* Header */
    .header {
        padding: 10px;
    }

    .header .bg-cd {
        display: none;
    }

    .box-menu,
    .box-menu-sp {
        display: none;
    }

    .sp-logo {
        display: block;
        width: 200px;
        float: left;
    }

    .menu_sp {
        display: block;
        width: 151px;
        float: right;
    }

    .menu_sp {
        float: right;
        list-style: none;
        height: 50px;
    }

    .sp-logo .fl-r {
        display: none;
    }

    .slide-sp {
        display: block;
    }

    /* .rows-mn .fl-r {
    display: none;
} */
    /* .content,.footer {
    width: 100%;
    float: left;
    overflow-x: hidden;
} */
    .box-menu-sp {
        background: #FF73A2;
        float: left;
        width: 100%;
        height: auto;
        position: absolute;
        top: 70px;
        z-index: 999999;
    }

    .box-menu-sp li {
        width: 100%;
        float: left;
        border-bottom: 1px dashed #fff;
    }

    .box-menu-sp li:last-child {
        border-bottom: none;
    }

    .box-menu-sp li a {
        font-size: 16px;
        line-height: 160%;
        color: #000;
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 15px;
        letter-spacing: 1px;
        display: block;
    }

    .mgb-20 {
        margin-bottom: 0;
    }

    .mgt-25 {
        margin-top: 0;
    }

    .menu_sp li {
        float: right;
        text-align: center;
        width: 50px;
        height: 50px;
    }

    .menu_sp li a {
        display: block;
        background: #FF73A2;
        border: 1px solid #FF73A2;
        width: 50px;
        height: 50px;
    }

    .menu_sp li:last-child a {
        border-right: 1px solid #fff;

    }

    .menu_sp li a i {
        font-size: 30px;
        color: #fff;
        text-align: center;
        padding: 10px
    }

    /* menu tog */
    .chane-x {
        float: right;
        position: relative;
    }

    .chane-x::before {
        content: "";
        font-size: 16px;
        color: #fff;
        position: absolute;
        bottom: -25px;
        left: 0;
    }

    .chane-x.change::before {
        content: none;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 35px;
        height: 5px;
        background-color: #fff;
        margin: 6px 6px;
        transition: 0.4s;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-9px, -7px);
        transform: rotate(45deg) translate(-9px, -7px);
        -moz-transform: rotate(45deg) translate(-9px, -7px);
        -ms-transform: rotate(45deg) translate(-9px, -7px);
        -o-transform: rotate(45deg) translate(-9px, -7px);
    }

    .menu_sp li:first-child a {
        padding-top: 5px;
    }

    /* slide */
    .bg-slide {
        display: none;
    }

    /* Content */
    .cont1-left {
        width: 100%;
        min-height: 238px;
    }

    .cont1-right {
        width: 100%;
        min-height: 238px;
    }

    .cont2-left,
    .cont3-item,
    .rows-mn {
        width: 100%;
        float: left;
    }

    .cont1-right {
        margin-top: 20px;
    }

    .mgt-30 {
        margin-top: 20px;
    }

    .mgr-20 {
        margin-right: 0;
    }

    .ffft {
        width: 100%;
        display: inline-block;
        height: 15px;
    }

    .p1-left,
    .cont2-right {
        width: 100%;
        float: left;
    }

    .cont2-right img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .cont3-img img {
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;

    }

    .bd-sl-ccc {
        border: none;
    }

    .cont3-item {
        border-top: 5px solid #FF73A2;
        min-height: auto;
        margin-bottom: 20px;
    }

    .cont3-item:last-child {
        margin-bottom: 0px;
    }

    .cont3-img {
        height: auto;
    }

    .mgt-30 .rows-mn {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* page */
    .stff-img img {
        width: 100%;
    }

    .pd-15-sp {
        padding-left: 15px;
        padding-right: 15px;
    }

    .cont1-left img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .staff-span {
        display: inline-block;
    }

    .mgt-0-sp {
        margin-top: 0px;
    }

    .mgt-0-sp .fl-l {
        float: initial;
    }

    .mgt-0-sp .mgt-3 {
        margin-top: 0;
    }

    .content {
        padding-bottom: 25px;
    }

    .mgb-40 {
        margin-bottom: 20px;
    }

    .img1,
    .img2,
    .img3 {
        width: 100%;
        float: left;
    }

    /* .img1 img{
    width: 100%;
} */
    .txt-img,
    .ico-txt {
        position: relative;
        right: 0;
        bottom: 0;
    }

    .ico-txt {
        top: 0;
        left: 0;
    }

    .cont1-item-img img {
        margin-bottom: 10px;
    }

    .bdb-cd .cont1-right {
        padding-left: 0;
    }

    .img-r-a,
    .img-r-b,
    .img-l-a,
    .img-l-b,
    .img-l-c,
    .img-l-d,
    .img-l-e,
    .cont1-item,
    .access-img,
    .staff-img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: left;
        padding: 0;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .img-r-a img,
    .img-r-b img,
    .img-l-a img,
    .img-l-b img,
    .img-l-c img,
    .img-l-d img,
    .img-l-e img,
    .cont1-item-img img,
    .staff-img img {
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .intro-img .mgt-60 {
        margin-top: 20px;
        margin-right: 0;
    }

    .mgt-10-sp {
        margin-top: 10px;
    }

    .cont1-right,
    .cont2-right {
        border-left: none;
    }

    .cont2-right {
        padding-left: 0;
    }

    .txt-img img,
    .access-img img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .access-img,
    .access-img:last-child img {
        margin-bottom: 0;
    }

    .cont1-item-img {
        border: none;
        overflow: hidden;
    }

    .access-title h2.tit-h2 img {
        display: inline-block;
    }

    .access .mgt-50,
    .medical .mgt-50 {
        margin-top: 0;
    }

    .access-txt {
        margin-bottom: 10px;
    }

    .access-span {
        width: 100%;
    }

    .txt {
        min-height: auto;
    }

    /* End Content */

    /* footer */
    .footer {
        width: 100%;
        overflow: hidden;
    }

    .mnft .fl-l a {
        width: 100%;
        float: left;
        text-align: center;
    }

    .ffft2 {
        width: 100%;
        float: left;
        height: auto;
    }

    .ffft1 {
        height: 0;
        float: left;
        width: 100%;
        text-align: center;
    }

    .pss-re .mnft .fl-l {
        width: 100%;
    }

    .page-top {
        right: 5px;
    }
}

@media screen and (max-width:480px) {
    .sp-logo {
        float: left;
        width: 140px;
        display: flex;
        align-items: center;
    }

    .menu_sp {
        height: 40px;
        float: right;
    }

    .sp-logo h1 a img {
        width: 100%;
    }

    .menu_sp li,
    .menu_sp li a {
        height: 40px;
        width: 40px;
    }

    .menu_sp li a i {
        font-size: 20px;
    }

    .menu_sp li:first-child a {
        padding-top: 3px;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 27px;
        height: 3px;
        background-color: #fff;
        margin: 6px 6px;
        transition: 0.4s;
    }

    .box-menu-sp {
        top: 60px;
    }

    .change .bar1 {
        transform: rotate(-45deg) translate(-7px, 6px);
    }

    .change .bar3 {
        transform: rotate(45deg) translate(-7px, -6px);
    }


}

@media screen and (max-width:390px) {
    .sp-logo {
        float: left;
    }

    .menu_sp {
        float: right;
    }

    .access-img-phone,
    .access-img-phone img,
    .staff-img-sm img.staff-sm {
        width: 100%;
    }

}

@media screen and (max-width:991px) {
    .fa-booking {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px !important;
    }

    .fa-booking img {
        max-width: 100%;
    }

    .fix_li {
        margin-right: 1px;
    }

    .show_sp {
        display: block;
    }

    .show_pc {
        display: none;
    }

    .box_fix_top {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }
}