.implant-page {
    color: #2D344A;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
}

.implant-top {
    padding-bottom: 94px;
}

@media (max-width: 768px) {
    .implant-top {
        padding-bottom: 63px;
    }
}

.implant-top h3 {
    text-align: center;
    font-family: "Zen Old Mincho", sans-serif !important;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .implant-top h3 {
        font-size: 20px;
        line-height: 1.5;
    }
}

.implant-top h2 {
    font-family: "Zen Old Mincho", sans-serif !important;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    letter-spacing: -4.6px;
}

@media (max-width: 768px) {
    .implant-top h2 {
        font-size: 36px;
        font-weight: 400;
        line-height: 1.5;
    }
}

.implant-top p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    padding-top: 24px;
    padding-bottom: 24px;
}

@media (max-width: 768px) {
    .implant-top p {
        text-align: left;
        padding: 28px 0 49px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.8;
    }
}

.implant-top img {
    margin: 0 auto;
}

.implant-comparison {
    padding-bottom: 98px;
}

@media (max-width: 768px) {
    .implant-comparison {
        padding-bottom: 80px;
    }
}

.implant-comparison h2 {
    text-align: center;
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -4.6px;
    padding-top: 80px;
    padding-bottom: 49px;
}

@media (max-width: 768px) {
    .implant-comparison h2 {
        font-size: 36px;
        font-weight: 400;
        letter-spacing: -6.12px;
    }
}

.compare-table {
    width: 100%;
    border-collapse: collapse;
}

.scroll-auto {
    padding-bottom: 28px;
}

@media (max-width: 1200px) {
    .scroll-auto {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 768px) {

    .scroll-auto::-webkit-scrollbar {
        height: 6px;
        -webkit-appearance: none;
    }

    .scroll-auto::-webkit-scrollbar-track {
        background: transparent;
        border-radius: 6px;
    }

    .scroll-auto::-webkit-scrollbar:vertical {
        width: 5px;
    }

    .scroll-auto::-webkit-scrollbar:horizontal {
        height: 5px;
    }

    .scroll-auto::-webkit-scrollbar-thumb {
        background: #9FAAE0;
        border-radius: 6px;
    }

    .scroll-auto::-webkit-scrollbar-thumb:hover {
        background: #9FAAE0;
    }
}

.compare-table th, .compare-table td {
    border: 1px solid #BBC1DD;
    padding-left: 33px;
    padding-right: 33px;
    vertical-align: middle;
    min-width: 189px;
    color: #2D344A;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}

.compare-table td p {
    font-size: 16px;
    font-weight: 700!important;
}

@media (max-width: 768px) {
    .compare-table th, .compare-table td {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 13px;
        line-height: 1.8;
    }
    
    .compare-table td p {
        font-size: 13px!important;
    }

    .compare-table tr td:nth-child(1) {
        min-width: 115px;
    }

    .compare-table tr td:nth-child(2) {
        min-width: 136px;
    }

    .compare-table tr td:nth-child(3) {
        min-width: 200px;
    }

    .compare-table tr td:nth-child(4) {
        min-width: 235px;
    }
}

.compare-table .img-row td {
    padding: 14px 21px 11px;
    vertical-align: top;
}

@media (max-width: 768px) {
    .compare-table .img-row td {
        color: #2D344A;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        line-height: 2;
    }
}

.compare-table td.left-title {
    height: 161px;
    text-align: center;
    color: #2D344A;
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
}


@media (max-width: 768px) {
    .compare-table td.left-title {
        height: auto;
        text-align: center;
        margin: 0 auto;
        width: 115px;
        padding: 18px 0 18px;
    }
}

.compare-table th {
    background: #f5f5f5;
}

.compare-table td p {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 2;
    padding-top: 12px;
}

@media (max-width: 768px) {
    .compare-table td p {
        font-size: 14px;
        padding-top: 0;
    }
}

.compare-table img {
    max-width: 252px;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
}

@media (max-width: 768px) {
    .compare-table img {
        max-width: 94px;
        height: 65px;
    }
}

.dot-text p {
    position: relative;
    padding-left: 15px;
    padding-top: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 2;
    text-align: left !important;
}

.dot-text p:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
}

.implant-reason .title {
    padding-top: 82px;
    padding-bottom: 0;
}

.implant-reason p.desc {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    padding-top: 53px;
    padding-bottom: 58px;
}

@media (max-width: 768px) {
    .implant-reason p.desc {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.8;
        padding: 26px 0 34px;
    }

}

.implant-flow h2 {
    padding-top: 83px;
    padding-bottom: 18px;
}

.implant-bone {
    padding-bottom: 66px;
}

@media (max-width: 768px) {
    .implant-bone {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 75px;
    }
}

.implant-bone h3 {
    text-align: center;
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 80px;
}

@media (max-width: 768px) {
    .implant-bone h3 {
        font-size: 24px;
        line-height: 1.1;
        padding-top: 73px;
    }
}

.implant-bone h2 {
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 24px;
}

@media (max-width: 768px) {
    .implant-bone h2 {
        font-size: 36px;
        line-height: 1.1;
    }
}

.implant-bone h3.mid-title {
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 66px;
    padding-bottom: 35px;
}

@media (max-width: 768px) {
    .implant-bone h3.mid-title {
        font-size: 23px;
        padding-top: 30px;
        padding-bottom: 21px;
    }
}

.implant-bone .bone-desc {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}

@media (max-width: 768px) {
    .implant-bone .bone-desc {
        text-align: left;
        font-size: 14px;
        line-height: 1.8;
    }
}

.bone-content {
    display: flex;
    justify-content: center;
    gap: 64px;
}

@media (max-width: 768px) {
    .bone-content {
        flex-direction: column;
        gap: 32px;
    }
}

.bone-content .bone-item {
    max-width: 314px;
    text-align: center;
    flex: 1;
    margin: 0 auto;
}

.bone-content .bone-item h4 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 17px;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .bone-content .bone-item h4 {
        font-size: 18px;
        font-weight: 400;
        padding-top: 15px;
        padding-bottom: 7px;
    }
}

.bone-content .bone-item p {
    min-height: 65px;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    padding-left: 6px;
    padding-right: 6px;
}

@media (max-width: 768px) {
    .bone-content .bone-item p {
        font-size: 14px;
        line-height: 1.8;
        padding-left: 0;
        padding-right: 0;
        min-height: unset;
        font-feature-settings: "palt";
    }
}

.implant-post h2 {
    text-align: center;
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 54px;
    padding-bottom: 47px;
}

.implant-post h2 span {
    font-size: 46px;
}

@media (max-width: 768px) {

    .implant-post h2 {
        font-size: 32px;
        line-height: 1.1;
        padding-top: 42px;
        padding-bottom: 14px;
    }

    .implant-post h2 span {
        font-size: 36px;
    }
}

.post-desc {
    display: flex;
    gap: 62px;
    padding-bottom: 81px;
}

@media (max-width: 768px) {
    .post-desc {
        flex-direction: column;
        gap: 24px;
        align-items: center;
        padding-bottom: 59px;
    }
}

.post-desc p {
    flex: 1;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}

@media (max-width: 768px) {
    .post-desc p {
        font-size: 14px;
        line-height: 1.8;
    }
}

.post-desc__image {
    flex: 1;
}

@media (max-width: 768px) {
    .implant-bottom {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.implant-bottom h3 {
    text-align: center;
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -3.4px;
    padding-top: 77px;
}

@media (max-width: 768px) {
    .implant-bottom h3 {
        text-align: left;
        font-size: 24px;
        padding-top: 58px;
    }
}

.implant-bottom h2 {
    font-family: "Zen Old Mincho", sans-serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 24px;
}

@media (max-width: 768px) {
    .implant-bottom h2 {
        text-align: left;
        font-size: 36px;
        padding-bottom: 23px;
    }
}

.implant-bottom p.bottom-desc {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    padding-bottom: 84px;
}

@media (max-width: 768px) {
    .implant-bottom p.bottom-desc {
        text-align: left;
        font-size: 14px;
        line-height: 1.8;
        padding-bottom: 68px;
    }

    .box-contact .pediatric-contact h2 {
        font-size: 30px;
    }
}


/* .implant-page  */
@media (max-width: 768px) {
    .implant-page .procedure-flow .timeline {
    margin: 0 auto 60px;
    }
}

@media (max-width: 768px) {
    .implant-page .procedure-page .adult-contact h2 {
        font-size: 30px;
        padding-bottom: 32px;
    }
}