@media only screen and (max-width: 768px) {
    @keyframes scroll {
        0% {
            transform: translateY(2em);
        }
        to {
            transform: translateY(9em);
        }
    }
    .home_page .key {
        --height: calc(100vh - 60px);
        --max-height: 156vw;
        --min-height: 320px;
        font-size: 8px;
    }
    .home_page .key .key_text .item {
        padding: 10px;
        align-items: flex-end;
        padding-bottom: 14vh;
    }
    .home_page .key .inner {
        padding: 0;
    }
    .home_page .key .catch {
        text-align: center;
        font-size: min(10px, 1.8vw);
    }
    .home_page .key p {
        margin-left: auto;
        margin-right: auto;
        max-width: 355px;
        font-size: 2.2em;
        letter-spacing: 0;
    }
    .home_page .key p br {
        display: none;
    }
    .home_page .key h2 {
        line-height: 1.4;
        margin-bottom: 0.2em;
    }
    .home_page .key .scroll {
        right: auto;
        left: 10px;
        font-size: 10px;
    }
    .home_page .key .scroll a {
        padding-bottom: 9em;
    }
    .home_page .key .scroll a:before {
        height: 8em;
    }
    .home_page .key .key_banner {
        position: fixed;
        bottom: 3em;
        font-size: 6.5px;
        right: 3em;
    }
    .home_page .key .key_banner.active {
        font-size: 6.5px;
        bottom: 18em;
    }
    .idx_banner {
        padding-bottom: 10vw;
    }
    .idx_banner .slick-dots {
        display: flex !important;
        justify-content: center;
    }
    .idx_banner .slick-dots li button {
        width: 12px;
        height: 12px;
        margin: 3px;
        border-radius: 50%;
        font-size: 0;
        background-color: var(--main-color);
        border: 0;
    }
    .idx_banner .slick-dots .slick-active button {
        background-color: #585041;
    }
    .idx_banner .alink {
        font-size: min(14px, 2.8vw);
    }
    .idx_banner .flex {
        display: block;
        position: relative;
        z-index: 1;
    }
    .idx_banner .banner {
        padding-left: 0;
        justify-content: center;
        padding: 10px;
        padding-top: 1.5em;
        height: min(206px, 40vw);
        width: min(415px, 68vw);
    }
    .idx_banner .banner .ttl {
        font-size: min(8.5px, 1.8vw);
    }
    .idx_banner .banner .ttl .sm {
        font-size: 1.5em;
    }
    .idx_banner .banner .ttl .sm2 {
        font-size: 2em;
        line-height: 1.6;
    }
    .idx_banner .banner .ttl .sm2 span {
        display: block;
    }
    .idx_banner .link {
        bottom: 0;
    }
    .idx_banner .slick-arrow {
        background-color: var(--main-color);
        border-radius: 50%;
        top: 50%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
    .idx_banner .slick-prev {
        left: -15px;
        background-image: url(../images/idx_banner_arrslide_prev.png);
    }
    .idx_banner .slick-next {
        right: -15px;
        background-image: url(../images/idx_banner_arrslide.png);
    }
    .idx_banner .ttl .jp {
        font-size: 3.2em !important;
    }
    .idx01 {
        padding: 60px 0;
    }
    .idx01 .inner_big {
        padding-left: 10px;
        padding-right: 10px;
    }
    .idx01 h3 {
        text-align: center;
        width: 100%;
        margin-bottom: 15px !important;
    }
    .idx01 h3 .sm {
        font-size: 14px !important;
    }
    .idx01 .flex {
        flex-direction: column-reverse;
    }
    .idx01 .button a {
        font-size: 14px;
    }
    .idx01_left,
    .idx01_right {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .idx01_left {
        margin-top: 30px;
        padding: 20px 10px;
    }
    .idx01_right {
        padding-bottom: 80px;
    }
    .idx01_right .btn-group {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .idx01_right .btn-group .btn {
        margin: 0 auto;
        display: table;
    }
    .idx01 .time_sheet {
        font-size: min(16px, 3.5vw);
    }
    .idx01 ul li a {
        padding: 15px 0;
    }
    .idx01 ul li a .f_flex {
        padding-right: 20px;
    }
    .idx02 {
        padding: 60px 0 40px;
    }
    .idx02 .flex {
        display: block;
    }
    .idx02 h3 {
        margin-right: 0;
        margin-bottom: 15px !important;
    }
    .idx02 h3 .jp {
        padding-top: 0.3em;
        padding-bottom: 0.9047em;
    }
    .idx02 h3 .jp:before {
        bottom: 0;
        left: calc(50% - 0.119em);
    }
    .idx02 h4 {
        font-size: 26px;
        padding-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .idx02_doctor {
        position: relative;
        top: 0;
        right: 0;
        height: 110em;
        font-size: min(5px, 0.98vw);
        margin-left: auto;
        margin-right: auto;
    }
    .idx02_doctor:before {
        top: 34em;
    }
    .idx02_doctor .name {
        font-size: min(8px, 1.5vw);
        top: 15em;
        right: 6em;
    }
    .idx02_box {
        margin-left: auto;
        margin-right: auto;
        width: 100% !important;
    }
    .idx02 .btn-group {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .idx02 .btn-group .btn {
        margin: 10px auto;
    }
    .idx03 {
        padding: 60px 0;
    }
    .idx03 .content_in {
        padding: 30px 15px;
    }
    .idx03 .tab1_flex {
        font-size: min(7px, 0.9vw);
    }
    .idx03 .ttl .jp {
        line-height: 1.4;
    }
    .idx03 .btn-group.flex {
        gap: 0;
    }
    .idx03 .btn-group.flex .btn.style01 {
        width: calc((100% - 5px) / 2);
        margin: 5px;
        margin-left: 0;
        min-width: unset;
    }
    .idx03 .btn-group.flex .btn.style01:nth-child(2n) {
        margin-right: 0;
    }
    .idx03 .btn-group.flex .btn.style01 a {
        font-size: min(1.8em, 3.2vw);
        min-height: 4.126984127em;
        height: 100%;
        letter-spacing: 0;
    }
    .idx03 .btn-group.flex.col {
        margin-top: 15px;
        flex-direction: column;
    }
    .idx03 .btn-group.flex.col .btn {
        width: 100%;
        margin: 5px auto;
    }
    .idx04 {
        padding: 80px 0 40px;
    }
    .idx04:before {
        height: min(1097px, 100vw);
    }
    .idx04 .inner_big:before {
        left: 2.8em;
        top: 0.72em;
        writing-mode: unset;
        right: 0;
        text-align: center;
        letter-spacing: 0;
        font-size: min(50px, 13vw);
    }
    .idx04 .inner_big h3 {
        font-size: min(8px, 1.8vw);
        padding-right: 0;
        margin-bottom: 17px;
        margin-right: 3em;
    }
    .idx04 .inner_big h3:before {
        font-size: unset;
        left: 0;
        transform: unset;
    }
    .idx04 .inner_big h3:after {
        width: 10.4em;
        height: 8.6em;
        top: -32px;
        right: -70px;
        left: 0;
        margin: auto;
    }
    .idx04_link {
        padding-right: min(28px, 7vw);
    }
    .idx04_link a {
        font-size: 14px;
    }
    .idx04_link a:before {
        width: 28px;
        height: 28px;
    }
    .idx04_btn {
        font-size: 14px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .idx04_btn a span:before {
        top: -4px;
    }
    .idx04_head {
        margin-bottom: 40px;
    }
    .idx04_col2,
    .idx04_col3 {
        padding-left: 10px;
    }
    .idx04_col2 h4:before {
        font-size: 3.6em;
        top: -0.0533em;
    }
    .idx04_col3 .item {
        max-width: 550px !important;
    }
    .idx04_col3 .item:first-child h4 {
        padding-left: 3.8em;
    }
    .idx04 .txt {
        line-height: 2;
    }
    .idx04 .item {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        max-width: 550px;
    }
    .idx04 .item.st1 {
        padding-bottom: 0;
        padding: 0 20px 50px;
    }
    .idx04 .item.st1:after {
        display: none;
    }
    .idx04 .item.st1 h4 {
        padding-left: 3em;
    }
    .idx04 .item.st1 .box_img {
        width: 100%;
        align-items: flex-end;
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        left: 10px;
    }
    .idx04 .item.st1 .box_img .pic1 {
        position: relative;
        margin-top: 0;
        padding-left: 10px;
    }
    .idx04 .item.st1 .box_img .pic1:before {
        left: 0;
        bottom: -10px;
    }
    .idx04 .item.st1 .box_img .pic2 {
        top: 1.5rem;
        left: -1.5rem;
    }
    .idx04 .item.st1 .box_img figure {
        width: 50% !important;
    }
    .idx04 .item.st1:before {
        width: 100%;
        height: 75%;
    }
    .idx04 .item.st1 .box_txt {
        width: 100%;
    }
    .idx04 .item.st1 .txt {
        font-size: 14px;
    }
    .idx04 .item.st1 .box_inner {
        top: 0;
        padding-top: 40px;
        padding-left: 0;
        padding-right: 0;
        max-width: 470px;
    }
    .idx04 .item .link a:before {
        width: 35px;
        height: 35px;
        bottom: 15px;
        right: 15px;
    }
    .idx04 .item:last-child h4 {
        padding-left: 4.2em;
    }
    .idx04 .img:before {
        left: -3%;
        top: -3%;
        width: 60%;
        height: 80%;
    }
    .idx04 .box_txt:before {
        width: 35px;
        height: 35px;
        bottom: 10px;
        right: 10px;
    }
    .idx04 .box_inner {
        padding-top: 30px;
        padding-bottom: 50px;
        max-width: 470px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .idx04 h4 {
        font-size: min(28px, 4.7vw);
        letter-spacing: 0;
        padding-left: 3.6em;
        margin-bottom: 15px;
        margin-right: -0.1428571429em;
    }
    .idx04 h4:before {
        left: -0.07em;
    }
    .idx04 .btn-group.sm {
        display: table;
        margin-right: auto;
        margin-left: auto;
    }
}
@media only screen and (max-width: 640px) {
    .home_page .key {
        font-size: 1.4vmin;
    }
    .idx03 .tab1_flex {
        font-size: 7px;
    }
    .idx03 .item {
        width: calc(50% - 1em);
        height: min(26em, 50vw);
    }
    .idx03 .btn-group .btn.style01 a,
    .idx03 .btn-group .btn.style02 a {
        padding-right: 1.5em;
    }
}
@media only screen and (max-width: 400px) {
    .idx04 .inner_big:before {
        left: 2.21905em;
        top: 0.85em;
        font-size: min(42px, 11.5vw);
    }
}
@media only screen and (max-width: 320px) {
    .idx04 .inner_big:before {
        left: 1.7em;
    }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
    .home_page .key {
        font-size: 1.4vmin;
        --height: 100vh;
        --min-height: unset;
        --max-height: unset;
    }
    .home_page .key .catch {
        font-size: 7px;
    }
}
@media only screen and (max-width: 768px) {
    .home_page h3 {
        margin-bottom: 30px;
        font-size: 8px;
    }
    .home_page h3:before {
        font-size: min(8em, 16vw);
        left: 50%;
        transform: translateX(-50%);
        line-height: 1;
    }
    .home_page h3 .sm {
        font-size: 16px;
    }
}
@media only screen and (max-width: 768px) {
    .index0 {
        padding: 60px 0px 60px;
        background-color: #000;
    }
    .idx_news {
        padding: 60px 0px 55px;
    }
    .idx_news .content {
        flex-direction: column;
        align-items: center;
    }
    .idx_news .content .box {
        margin-bottom: 5px;
        width: 100%;
        padding: 40px 5%;
        max-width: 680px;
    }
    .idx_news .content .btn-group {
        max-width: 150px;
        width: 44%;
    }
    .idx_news .content li {
        max-width: 100%;
    }
    .idx_news .content li a {
        padding: 20px 0;
    }
    .idx_news .content li a .date {
        width: 7em;
    }
    .idx_news .content li a .title {
        width: calc(100% - 7em);
    }

    .TabContainer .TabContent .content{
        height: auto !important;
    }
    .TabContainer .TabContent .content > div{
        position: relative;
        display: none;
    }
    .TabContainer .TabContent .content > div.active{
        display: block;
    }
}
@media only screen and (max-width: 420px) {
    .idx01 ul li a {
        flex-wrap: wrap;
        --ulWidth: 5.8em;
    }
    .idx01 ul li a .f_flex {
        padding-right: 7px;
    }
    .idx01 ul li a .date {
        letter-spacing: 0;
    }
    .idx01 ul li a .title {
        width: calc(100% - var(--ulWidth) - 67px);
        padding-right: 0;
    }
    .idx01 ul li a .cate {
        width: 60px;
        height: 27px;
        font-size: 11px;
    }
}
/*# sourceMappingURL=index_sp.css.map */
